From 56d3cf51860f905c04829a480917a37b04fa285d Mon Sep 17 00:00:00 2001 From: Daniele Cinti <daniele.cinti@xcally.com> Date: Tue, 27 Sep 2016 16:05:18 +0200 Subject: [PATCH] Built motion from commit aa92458.|0.0.145 --- package.json | 4 +- public/app/5526257a.app.js | 91 -- public/app/91ea27ce.app.js | 91 ++ public/assets/languages/locale-en_EN.json | 3 +- public/assets/languages/locale-it.json | 3 +- public/assets/languages/locale-pt-BR.json | 1271 +++++++++++++++++++- 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.144.txt | 61 - release-notes/changelog_0.0.145.txt | 58 + 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 | 1 + .../report_tiger_dial.controller.js | 1 + .../report_tiger_dial/report_tiger_dial.events.js | 1 + .../report_tiger_dial/report_tiger_dial.socket.js | 1 + 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/agi.js | 2 +- server/config/agi/index.js | 2 +- server/config/ami/action.js | 2 +- server/config/ami/acw.js | 2 +- server/config/ami/agent.js | 2 +- server/config/ami/ami.js | 2 +- server/config/ami/call.js | 2 +- server/config/ami/cleaner.js | 2 +- server/config/ami/dial.js | 2 +- server/config/ami/fax.js | 2 +- server/config/ami/index.js | 2 +- server/config/ami/member.js | 2 +- server/config/ami/network.js | 2 +- server/config/ami/queue_caller.js | 2 +- server/config/ami/queue_member.js | 2 +- server/config/ami/recording.js | 2 +- server/config/ami/transfer.js | 2 +- server/config/ami/trunk.js | 2 +- server/config/ami/user.js | 2 +- server/config/ami/voice_context.js | 2 +- server/config/analytics.js | 2 +- server/config/autodialer/index.js | 2 +- server/config/autodialer/process.js | 2 +- server/config/automations/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 +- .../migrations/20160909092524-voice_recordings.js | 3 + server/migrations/20160919170329-users.js | 3 + server/models/mail_account.js | 6 +- server/models/mail_message.js | 4 +- server/routes.js | 2 +- server/services/dashboard/hooks/index.js | 2 +- server/services/dashboard/hooks/voice.js | 2 +- server/services/dashboard/index.js | 2 +- server/services/dashboard/workers/index.js | 2 +- server/services/dashboard/workers/voice.js | 2 +- server/utils/report_build.js | 2 +- server/utils/report_extraction.js | 2 +- server/utils/voice_extension.js | 2 +- 676 files changed, 2100 insertions(+), 822 deletions(-) delete mode 100644 public/app/5526257a.app.js create mode 100644 public/app/91ea27ce.app.js delete mode 100644 release-notes/changelog_0.0.144.txt create mode 100644 release-notes/changelog_0.0.145.txt create mode 100644 server/api/report_tiger_dial/index.js create mode 100644 server/api/report_tiger_dial/report_tiger_dial.controller.js create mode 100644 server/api/report_tiger_dial/report_tiger_dial.events.js create mode 100644 server/api/report_tiger_dial/report_tiger_dial.socket.js diff --git a/package.json b/package.json index a84cef8..881a099 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "motion", - "version": "0.0.144", + "version": "0.0.145", "main": "server/app.js", "dependencies": { "accept-language-parser": "^1.0.2", @@ -84,7 +84,7 @@ "to-csv": "^0.1.0", "twilio": "^2.9.1", "ua-parser-js": "^0.7.9", - "upload-file": "^1.2.0", + "upload-file": "github:Atm0sf3ar/upload-file", "wait.for": "^0.6.6", "xml2js": "^0.4.15" }, diff --git a/public/app/5526257a.app.js b/public/app/5526257a.app.js deleted file mode 100644 index b9e288f..0000000 --- a/public/app/5526257a.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?!0:!1,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("ChatMessage",["$resource",function(a){return a("/api/chat/messages/: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("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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.chatPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_chat_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PChatQueues,"id"),b.ChatQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.ChatQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_chat_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.ChatQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.chatPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.ChatQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.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">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"chatPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.chatQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_chat_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.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})?!0:!1})}}});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})}),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})?!0:!1},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"}],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"}],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?!0:!1,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.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"}],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"}],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":"icon-paper-plane",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="icon-paper-plane" 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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.faxPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_fax_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PFaxQueues,"id"),b.FaxQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.FaxQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_fax_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.FaxQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.faxPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.FaxQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.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">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"faxPause",width:300,displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.faxQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_fax_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.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})?!0:!1})}}});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">[<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_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.MailAccount.id}}}).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})["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("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").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").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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.mailPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_mail_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PMailQueues,"id"),b.MailQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.MailQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_mail_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.MailQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.mailPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.MailQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.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">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"mailPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.mailQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_mail_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.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})?!0:!1})}}});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">[<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_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",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"}],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.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",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"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){console.log(b),a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.openchannelPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_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">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"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"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.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(),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})?!0:!1})}}});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">[<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_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",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(b){return j.spin("grid-spinner"),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(){b&&n(),j.stop("grid-spinner")})}function n(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&_.merge(c,b)}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}function o(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}var p={controller:"realtime",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>"},{name:"online",displayName:"APPLICATION_ONLINE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"pauseStatus",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span class="left-margin"><i data-ng-if="row.entity.voicePause || row.entity.mailPause || row.entity.chatPause || row.entity.faxPause || row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,null)" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i> <i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.id,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i></span><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.id,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select><span data-ng-if="row.entity.voicePause || row.entity.mailPause || row.entity.chatPause || row.entity.faxPause || row.entity.smsPause"> [{{row.entity.pauseType}}]<timer start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000"> [{{hhours}}:{{mminutes}}:{{sseconds}}]</timer></span></div>'},{name:"voicePause",displayName:"APPLICATION_VOICE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.voicePause}"><span class="left-margin"><i data-ng-if="row.entity.voicePause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'voice\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"mailPause",displayName:"APPLICATION_MAIL",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.mailPause}"><span class="left-margin"><i data-ng-if="row.entity.mailPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'mail\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"chatPause",displayName:"APPLICATION_CHAT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.chatPause}"><span class="left-margin"><i data-ng-if="row.entity.chatPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'chat\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"faxPause",displayName:"APPLICATION_FAX",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.faxPause}"><span class="left-margin"><i data-ng-if="row.entity.faxPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'fax\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"smsPause",displayName:"APPLICATION_SMS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.smsPause}"><span class="left-margin"><i data-ng-if="row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'sms\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){q(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?p.order=null:p.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),m()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){p.offset=(a-1)*b,p.limit=b,m()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?p[a.name]=a.filters[0].term:delete p[a.name]}),m()})}},m(!0),o()};var q=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent")}),a.pause=function(b,c,e,g){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:g||"all"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.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:"voiceSource",displayName:"",headerCellTemplate:'<i class="fa fa-superscript" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.voiceSource ? 'fa fa-superscript' : ''\"></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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.smsPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_sms_queue:save",function(b){console.log("new queue",b);var c=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),d=a.gridOptions.data.indexOf(c);a.gridOptions.data.splice(d+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.SmsQueueId,agent:b.membername,online:c.online})}),e.socket.on("user_has_sms_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.SmsQueueId})})}function p(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.smsPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.SmsQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function q(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function r(){return j.get().$promise.then(function(b){a.smsQueues=b.rows,e.syncUpdates("sms_queue",a.smsQueues)})["catch"](function(a){f.error(a)})}a.smsQueues=[];var s={controller:"realtime",controller1:"sms",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"smsPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause" class="left-margin">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.smsQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?s.order=null:s.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){s.offset=(a-1)*b,s.limit=b,n()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?s[a.name]=a.filters[0].term:delete s[a.name]}),n()})}},n(),q(),r(),o()};var t=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_sms_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/sms/realtime/view/agent/queue.modal.add.html",controller:"SmsRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.smsQueues,function(b){return _.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})?!0:!1})}}});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">[<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_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("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("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("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").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.monitorFormats=[{name:"wav",value:"wav"},{name:"gsm",value:"gsm"},{name:"Inactive",value:""}],a.queueAnnounces=[{display_name:"Default",value:null},{display_name:"Disabled",value:""}];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?!0:!1,b.setqueuevar="yes"===b.setqueuevar?!0:!1,b.setqueueentryvar="yes"===b.setqueueentryvar?!0:!1,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",value:""}),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:save",function(b){a.gridOptions.data.unshift(b)}),c.socket.on("report_queue:update",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&_.merge(c,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",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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.voicePause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,b.status&&(c.status=b.status),c.statusAt=b.statusAt,b.queueStatus&&(c.queueStatus=b.queueStatus),c.queueStatusAt=b.queueStatusAt,c.lastQueue=b.lastQueue,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_voice_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PVoiceQueues,"name"),b.queue)||n.isAdmin(),d=_.find(a.gridOptions.data,{agentId:b.UserId,queue:b.queue});if(!d&&b.logged&&c){var e=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),f=a.gridOptions.data.indexOf(e);a.gridOptions.data.splice(f+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,agent:b.membername,callstaken:b.callstaken?b.callstaken:0,online:e.online})}else d&&!b.logged?_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue}):d&&b.logged&&c&&(d.callstaken=b.callstaken?b.callstaken:0)}),e.socket.on("user_has_voice_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.voicePause,pauseType:b.pauseType,status:b.status||"UNKNOWN",statusAt:b.statusAt,queueStatus:b.queueStatus||"READY",queueStatusAt:b.queueStatusAt,lastQueue:b.lastQueue,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.VoiceQueues.forEach(function(c){c.UserHasVoiceQueue.logged&&a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,agent:b.name,callstaken:c.UserHasVoiceQueue.callstaken?c.UserHasVoiceQueue.callstaken:0,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function s(){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 t={controller:"realtime",controller1:"voice",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\">(<timer start-time=\"grid.appScope.moment(row.entity.statusAt).unix()*1000\">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></span></div>",filter:{type:m.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"queueStatus",displayName:"APPLICATION_QUEUE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><span class="left-margin"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i></span><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select><span> {{\'APPLICATION_\'+row.entity.queueStatus.toUpperCase() | translate}}</span><span data-ng-if="(row.entity.queueStatus!==\'complete\' && (row.entity.queueStatus!==\'paused\' || row.entity.pauseType === \'ACW\'))"> [{{row.entity.lastQueue}}]</span><span data-ng-if="row.entity.pause"> [{{row.entity.pauseType}}]</span><timer data-ng-if="row.entity.queueStatusAt && row.entity.queueStatus!==\'complete\'" start-time="grid.appScope.moment(row.entity.queueStatusAt).unix()*1000"> [{{hhours}}:{{mminutes}}:{{sseconds}}]</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"paused",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_CONNECT")},{value:"complete",label:d.instant("APPLICATION_COMPLETE")},{value:"called",label:d.instant("APPLICATION_CALLED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"callstaken",displayName:"APPLICATION_CALLS_TAKEN",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.callstaken !== null">{{row.entity.callstaken}}</div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1,width:100},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queue" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queue)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.voiceQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i></button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_voice_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"voice"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.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})?!0:!1})}}});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,{id:b.id});c&&(_.merge(c,b),!b.endtime||b.answertime&&b.answertime==b.endtime||m(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4))})}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">{{\'APPLICATION_RINGING\' | translate}}</span><span data-ng-if="row.entity.answertime && row.entity.answertime == row.entity.endtime">{{\'APPLICATION_TALKING\' | translate}}</span><span data-ng-if="row.entity.answertime && 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 && !row.entity.answertime) || (row.entity.answertime && row.entity.answertime == row.entity.endtime)"> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</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.name});c&&(_.merge(c,b),a.$apply())}var j={offset:0,limit:10};a.initParameters=function(){var b;switch(a.user=e.getCurrentUser(),a.$on("$destroy",function(){b&&(b.terminate(),f.socket.removeAllListeners("dashboard:voice:init"),f.socket.removeAllListeners("dashboard:voice:waiting"),f.socket.removeAllListeners("dashboard:voice:active"),f.socket.removeAllListeners("dashboard:voice:complete"),f.socket.removeAllListeners("dashboard:voice:abandon"),f.socket.removeAllListeners("dashboard:voice:unmanaged"),f.socket.removeAllListeners("dashboard:voice:holdtime"),f.socket.removeAllListeners("dashboard:voice:talktime"))}),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("dashboard:voice:waiting",function(a){i(a)}),f.socket.on("dashboard:voice:active",function(a){i(a)}),f.socket.on("dashboard:voice:complete",function(a){i(a)}),f.socket.on("dashboard:voice:abandon",function(a){i(a)}),f.socket.on("dashboard:voice:unmanaged",function(a){i(a)}),f.socket.on("dashboard:voice:talktime",function(a){i(a)}),f.socket.on("dashboard:voice:holdtime",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){console.log(b);var c=_.includes(_.map(a.CurrentUser.PVoiceQueues,"name"),b.queue)||k.isAdmin(),d=_.find(a.gridOptions.data,{agentId:b.UserId,queue:b.queue});if(!d&&b.logged&&c){var e=_.find(a.gridOptions.data,{queueName:b.queue}),f=a.gridOptions.data.indexOf(e);a.gridOptions.data.splice(f+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.id,queue:b.queue})}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,d.lastcall=b.lastcall,d.status=b.statusdesc,d.paused=b.paused,d.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)&&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">{{\'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.queuecallercomplete && !row.entity.queuecallerabandon"> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"agent",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.connectedlinenum || ''}} {{row.entity.connectedlinename || ''}}</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(){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",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(){return j.spin("spinner-grid"),g.get(o).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){j.stop("spinner-grid")})}function n(){e.socket.on("telephone:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&(c.status=b.status,c.statusAt=b.statusAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal)}),e.socket.on("telephone:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}var o={offset:0,limit:10};a.moment=moment,a.initTelephones=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_TELEPHONE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>"},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\">(<timer start-time=\"grid.appScope.moment(row.entity.statusAt).unix()*1000\">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></span></div>",filter:{type:l.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i></button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){p(a.gridOptions.data.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?o.order=null:o.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),m()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){o.offset=(a-1)*b,o.limit=b,m()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?o[a.name]=a.filters[0].term:delete o[a.name]}),m()})}},m(),n()};var p=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("telephone")}),a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/telephone/telephone.modal.info.html",controller:"VoiceRealtimeViewTelephoneInfoModalCtrl",resolve:{telephone:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.telephones",{url:"/telephones",templateUrl:"app/channels/voice/realtime/view/telephone/telephone.html",controller:"VoiceRealtimeViewTelephoneCtrl",data:{permissions:{only:["admin","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/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]}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"}})}]),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",function(a,b,c,d,e,f,g,h,i){function j(b){if(b>=a.csvLength||a.stopped)return void(a.importing=!1);for(var c,f=[],g=b;b+200>g&&g<a.csvLength;g++)c={},_.forOwn(a.item,function(b,e){switch(e){case"tags":c.tags=[],a.item.tags.forEach(function(a){""!==d[g][a]&&c.tags.push(d[g][a])});break;default:c[e]=d[g][b]}}),c.tags=c.tags?c.tags.join(","):void 0,c.ListId=a.item.ListId,c.CompanyId=a.item.CompanyId||null,f.push(c);return h.save({controller:"bulk"},{contacts:f}).$promise.then(function(b){a["import"].success+=b.ok*a.addingQuote,a["import"].succeeded+=b.ok,a["import"].fail+=b.ko*a.addingQuote,a["import"].failed+=b.ko,j(g)})["catch"](function(b){a.stopped=!0,e.error(b),j(g)})}a.indexes=c,a.importing=!1,a.submitted=!1,a.stopped=!1,a["import"]={success:0,fail:0,succeeded:0,failed:0},a.csvLength=d.length,a.addingQuote=100/a.csvLength,a.forms={csv:void 0},a.item={},a.start=function(){a.importing=!0,a.submitted=!0,j(0)},a.getLists=function(){return g.get().$promise.then(function(b){a.lists=b.rows,a.item.ListId=1,a.getCustomFields()})["catch"](function(a){e.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":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"green-turquoise",name:"contacts",uisref:"main.contactmanager.contacts.list({listId:{{row.entity.id}}})"}]}]};a.gridOptions=i.gridOptions(h,b,a)},a.create=function(){var d=f.open({animation:!0,templateUrl:"app/contactmanager/list/list/create.modal.html",controller:"ContactManagerListListCreateModalCtrl"});d.result.then(function(d){b.post("/api/contactmanager/lists/",d).then(function(b){a.gridOptions.getPage(),e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.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"> [<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 || ''}}</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"> [<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>"}],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"> [<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>"}],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"> [<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>"}],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"> [<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>"}],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","VoiceQueue","Dashboard","socket",function(a,b,c,d,e,f,g,h,i,j){a.radioSwitch={size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"success",onColor:"danger"};var k=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;if(a.user=d.getCurrentUser(),a.voice={},a.$on("$destroy",function(){b&&(b.terminate(),j.socket.removeAllListeners("dashboard:voice:waiting"),j.socket.removeAllListeners("dashboard:voice:active"),j.socket.removeAllListeners("dashboard:voice:complete"),j.socket.removeAllListeners("dashboard:voice:abandon"),j.socket.removeAllListeners("dashboard:voice:unmanaged"),j.socket.removeAllListeners("dashboard:voice:holdtime"),j.socket.removeAllListeners("dashboard:voice:talktime"))}),a.onmessage=function(b){a.voice=b.data,a.$apply()},window.Worker){switch(b=new Worker("assets/workers/dashboard/voice/worker.js"),a.user.role){case"admin":h.get().$promise.then(function(a){return b.postMessage({evt:"myQueues",queues:a.rows}),i.get({id:"voice",controller:"init"}).$promise}).then(function(a){a.evt="dashboard:voice:init",b.postMessage(a)})["catch"](function(a){console.error(a)});break;case"user":b.postMessage({evt:"myQueues",queues:a.user.PVoiceQueues}),i.get({id:"voice",controller:"init"}).$promise.then(function(a){a.evt="dashboard:voice:init",b.postMessage(a)})}b.onmessage=a.onmessage}j.socket.on("dashboard:voice:waiting",function(a){a.evt="dashboard:voice:waiting",b.postMessage(a)}),j.socket.on("dashboard:voice:active",function(a){a.evt="dashboard:voice:active",b.postMessage(a)}),j.socket.on("dashboard:voice:complete",function(a){a.evt="dashboard:voice:complete",b.postMessage(a)}),j.socket.on("dashboard:voice:abandon",function(a){a.evt="dashboard:voice:abandon",b.postMessage(a)}),j.socket.on("dashboard:voice:unmanaged",function(a){a.evt="dashboard:voice:unmanaged",b.postMessage(a)}),j.socket.on("dashboard:voice:talktime",function(a){a.evt="dashboard:voice:talktime",b.postMessage(a)}),j.socket.on("dashboard:voice:holdtime",function(a){a.evt="dashboard:voice:holdtime",b.postMessage(a)}),j.socket.on("dashboard:voice:outbound",function(a){a.evt="dashboard:voice:outbound",b.postMessage(a)})},a.initAgent=function(){return a.agent=d.getCurrentUser(),j.socket.on("voice:queue:agent:join",function(b){b.loggedAt=moment().format("YYYY-MM-DD HH:mm:ss"),b.callstaken=0,a.table1.data.push(b)}),j.socket.on("voice:queue:agent:leave",function(b){_.remove(a.table1.data,{queue:b.queue})}),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.pagination.on.paginationChanged(a,function(b,c){k(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>{{'APPLICATION_QUEUESTATUS_WAITING' | translate}}</span>[<timer start-time=\"grid.appScope.moment(row.entity.updatedAt).unix()*1000\">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</span></div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"agent",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.connectedlinenum || ''}} {{row.entity.connectedlinename || ''}}</span></div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],onRegisterApi:function(b){a.gridApi1=b,a.gridApi1.grid.registerDataChangeCallback(function(){k(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(){k(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(){k(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),j.socket.on("voice:queue:update",function(b){var c=_.find(a.table1.data,{queue:b.queue});c?_.merge(c,b):a.table1.data.push(b)}),j.socket.on("user_has_voice_queue:remove",function(b){b.UserId===d.getCurrentUser().id&&_.remove(a.table1.data,{name:b.queue})})})["catch"](function(a){console.error(a)}),e.get({id:"waiting",controller:"calls"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){j.socket.on("report_queue:save",function(b){a.table2.data.push(b)}),j.socket.on("report_queue:update",function(b){var c=_.find(a.table2.data,{id:b.id});c&&b.queuecallerleaveAt&&_.remove(a.table2.data,{id:b.id})})})["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(){j.socket.on("report_queue:save",function(b){a.table3.data.unshift(b)}),j.socket.on("report_queue:update",function(b){var c=_.find(a.table3.data,{id:b.id});c&&_.merge(c,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.isAdmin=e.isAdmin(),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.isAdmin()},{"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.isAdmin()},{"class":"red-sunglo",icon:"fa fa-trash",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)",hide:!e.isAdmin()}]}]};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",function(a,b,c,d,e,f){function g(a,b){var c,d,e=a.length;for(c=0;e>c;c++)if(_.includes(b,a[c].id)){if(!a[c].SubModules||!a[c].SubModules.length)return a[c].path;if(d=g(a[c].SubModules,b))return d}}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,h,i;return(i=e.getCurrentUser().$promise)?i.then(function(e){switch(h=e,h.role){case"user":c=g(h.Modules,_.map(e.Modules,"id"));break;case"admin":case"agent":c="/dashboard/voice"}c||(a.message="MESSAGE_NO_AVAILABLE_MODULES"),d(function(){b.path(c)},500)})["catch"](function(a){console.error(a),b.path("/login")}):void b.path("/login")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("landing",{url:"/landing",templateUrl:"app/landing/landing.html",controller:"LandingCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css","assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("LoginCtrl",["$scope","Auth","$location","$window","$rootScope","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){function g(){return f.get({id:c.eventId,controller:"checkevent"}).$promise.then(function(b){a.contacts=b.rows})["catch"](function(a){d.error(a)})}function h(){return delete c.type,f.get(c).$promise.then(function(b){a.contacts=b.rows})["catch"](function(a){d.error(a)})}a.open=function(a){b.close(a)},a.getContacts=function(){switch(c.type){case"event":g();break;case"detail":h();break;default:b.dismiss("cancel")}},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"></i>';break;case"profile":case"settings":case"detail":case"embedding":a.cellTemplate+='<i class="icon-settings"></i>';break;case"view":a.cellTemplate+='<i class="icon-doc"></i>';break;case"clone":a.cellTemplate+='<i class="icon-docs"></i>';break;case"permits":a.cellTemplate+='<i class="icon-key"></i>';break;case"copy":a.cellTemplate+='<i class="fa fa-files-o"></i>';break;case"select":a.cellTemplate+='<i class="icon-check"></i>';break;case"preview":a.cellTemplate+='<i class="icon-magnifier"></i>';break;case"contacts":a.cellTemplate+='<i class="fa fa-users"></i>';break;case"download":case"export":a.cellTemplate+='<i class="fa fa-download"></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="icon-paper-plane"></i>';break;case"smsRoom":a.cellTemplate+='<i class="glyphicon glyphicon-comment"></i>';break;case"check":a.cellTemplate+='<i class="fa fa-check"></i>';break;case"queues":a.cellTemplate+='<i class="icon-docs"></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)})}),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",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){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])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/yourdashboards/show/1"},{type:"title",heading:c.instant("TOUR_MAIN_YOURDASHBOARD"),text:c.instant("TOUR_MAIN_YOURDASHBOARD_MESSAGE"),curtainClass:"myCurtainClass"}])),(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" -}])}a.awesomeThings=[],b.workspaces=[],a.Auth=f,b.userModules={},f.getCurrentUser().$promise.then(function(a){a.Modules.forEach(function(a){b.userModules[a.id]=!0}),o()})["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)},d(function(){n.get("skipTour")||(b.activeTour.main=!0)}),a.select=function(a){switch(a.type){case"chatRoom":case"mailRoom":case"faxRoom":a.unread=0}},e.socket.on("report_integration:tdDisposal",function(b){a.openTdTab(b)}),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 p=function(b){var c=h.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{data:function(){return{type:"event",eventId:b.id}}}});c.result.then(function(c){c?a.openContactTab(c,b):a.newContact(b)},function(){i.info("Modal dismissed at: "+new Date)})};a.updateContact=function(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){p(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")}),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.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="icon-paper-plane"></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="icon-paper-plane";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.id)});break;case"OPEN":c=g.open({id:parseInt(a.workspace.spooler.ticketId.id)});break;case"BLACK_LIST":c=g.blacklist({id:parseInt(a.workspace.spooler.ticketId.id)});break;case"PLANNED":c=g.planning({id:parseInt(a.workspace.spooler.ticketId.id),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm")});break;case"PLANNED_PEER":c=g.planningpeer({id:parseInt(a.workspace.spooler.ticketId.id),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"),$uibModalInstance.close()):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()})}}}}]),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)}}]),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):e=d.data?d.data.translatedMessage||d.data.message||"Generic Error":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("landing")}}}]).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="icon-paper-plane";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:[],description:""};return _.forOwn(a.item,function(a,c){"phones"===c?d[c].push(e[b][a]):d[c]=e[b][a]}),g.insert(d).$promise.then(function(b){b.status>0?(a["import"].success+=j,a["import"].succeeded++,k.push(b.response.RMI)):(console.log(b),a["import"].fail+=j,a["import"].failed++)})["catch"](function(b){console.log(b),a["import"].fail+=j,a["import"].failed++})["finally"](function(){i(b+1)})}a.form={},a.item={},a.timezones=h.list(),console.log(d),console.log(e),a.indexes=d,a.importing=!1,a.submitted=!1,a.stopped=!1,a["import"]={success:0,fail:0,succeeded:0,failed:0},a.csvLength=e.length;var j=100/a.csvLength,k=[];a.start=function(){a.importing=!0,a.submitted=!0,i(0)},a.close=function(){b.close(k)},a.stop=function(){a.stopped=!0}}]),angular.module("xCallyShuttleApp").controller("MotionDialerListViewCtrl",["$scope","$translate","$stateParams","$uibModal","xAlert","uiGridConstants","usSpinnerService","MotionDialerList","MotionDialerContact","Modal","FileUploader","Papa",function(a,b,c,d,e,f,g,h,i,j,k,l){a.getList=function(){return h.find({id:parseInt(c.id)}).$promise.then(function(b){b.status>0?a.list=b.response.RMI:e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.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+"_queue_"+a.item.queue.name+"_"+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Queue"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call",context:"from-sip",exten:e.replace(/\s/g,"_"),type:"internal",description:f,Applications:[{appdata:["CDR(type)=tigerdial"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["QUEUE_PRIO=99"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:[a.item.queue.name,"","","",a.item.timeout],app:"Queue",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return 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+"_square_"+a.item.project.name+"_"+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Square"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call",context:"from-sip",exten:e.replace(/\s/g,"_"),type:"internal",description:f,Applications:[{appdata:["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 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",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,a.process.queue&&"none"!==a.process.queue&&(a.queue=_.find(b.rows,{name:a.process.queue})))})["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").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?!0:!1,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}}},f.get({id:"smtp"}).$promise.then(function(b){a.item.account=b,d.socket.on("mail_server_out:state",function(b){Number(b.id)===a.item.account.MailServerOut.id&&(a.item.account.MailServerOut.state=b.state,a.item.account.MailServerOut.source=JSON.parse(b.source))})})["catch"](function(b){switch(console.log(b),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(){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",function(a,b,c,d,e,f){function g(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?(g(a.tmp.trim()),a.busy=!0,d.spin("console-spinner"),b.save({controller:"asterisk"},{command:a.tmp}).$promise.then(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()})["catch"](function(b){d.stop("console-spinner"),a.output+="command error:"+b.data.message+"<br>",a.busy=!1,a.cmdFocus()})):void 0},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",function(a,b,c,d,e){a.initCounter=function(){a.$on("timer-stopped",function(a,b){console.log("Timer Stopped - data = ",b),d.path("/dashboard/voice")})},a.initView=function(){var c={exporterCsvFilename:"updates.csv",enableFiltering:!1,enableSorting:!1,enablePaginationControls:!1,enableSelectAll:!1,columnDefs:[{name:"message"},{width:125,name:"version",cellClass:"text-center ui-grid-vcenter"},{width:125,name:"createdAt",displayName:"APPLICATION_UPDATED_AT",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>'}]};a.gridOptions=b.gridOptions(e,c,a)},a.pull=function(){c.open({animation:!0,templateUrl:"app/setting/update/list/list.pull.html",controller:"UpdateListPullCtrl"})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates.list",{url:"/list",templateUrl:"app/setting/update/list/list.html",controller:"UpdateListCtrl"}).state("main.setting.updates.landing",{url:"/landing",templateUrl:"app/setting/update/list/landing.html",controller:"UpdateListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("UpdateListPullCtrl",["$scope","$uibModalInstance","$translate","$location","Update",function(a,b,c,d,e){a.modal={dismissable:!0,title:"Confirm Checkout",html:"Are you sure you want to checkout?",buttons:[{classes:"btn btn-success",text:"Checkout",click:function(){return e.pull().$promise["finally"](function(){b.dismiss("close"),d.path("/setting/updates/landing")})}},{classes:"btn default",text:"Cancel",click:function(){b.dismiss("cancel")}}]}}]),angular.module("xCallyShuttleApp").factory("Update",["$resource",function(a){return a("/api/updates/:id/:controller",{id:"@id"},{pull:{method:"GET",params:{id:"pull"}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates",{url:"/updates",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["hasUpdate"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").controller("SquareOdbcListCtrl",["$scope","$uibModal","$translate","SquareOdbc","gridOptions","xAlert",function(a,b,c,d,e,f){a.initView=function(){var b={exporterCsvFilename:"odbc.csv",columnDefs:[{name:"name"},{name:"dsn",displayName:"APPLICATION_ODBC"},{name:"description"},{name:"action",width:250,buttons:[{"class":"blue-hoki",href:"/square/odbc/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-jungle",name:"check",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","SquareProject","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.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><timer start-time="grid.appScope.moment(row.entity.joinAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?m.order=null:m.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),k()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){m.offset=(a-1)*b,m.limit=b,k()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?m[a.name]=a.filters[0].term:delete m[a.name]}),k()})}},k(!0)};var n=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_square")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view.general",{url:"/general",templateUrl:"app/square/realtime/view/general/general.html",controller:"SquareRealtimeViewGeneralCtrl"})}]),angular.module("xCallyShuttleApp").controller("SquareRealtimeViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view",{url:"/view",templateUrl:"app/square/realtime/view/view.html",controller:"SquareRealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("SquareRecordingListCtrl",["$scope","SquareRecording","gridOptions",function(a,b,c){a.SquareRecording=b;a.initView=function(){var d={exporterCsvFilename:"recordings.csv",rowHeight:30,columnDefs:[{name:"uniqueid"},{name:"callerid",displayName:"APPLICATION_CALLERIDNUM"},{name:"filename"},{name:"extension"},{name:"projectName",displayName:"APPLICATION_PROJECT"},{name:"audio",displayName:"",width: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/wav" btnclass="btn btn-xs blue-hoki" filename="(row.entity.filename || row.entity.uniqueid)+\'.wav\'"></motion-file-download>'}]}]};a.gridOptions=c.gridOptions(b,d,a)}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.recordings.list",{url:"/list",templateUrl:"app/square/recording/list/list.html",controller:"SquareRecordingListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.recordings",{url:"/recordings",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("SquareRecording",["$resource",function(a){return a("/api/square/recordings/:id/:controller",{id:"@id"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square",{url:"/square",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:14}}})}]),angular.module("xCallyShuttleApp").factory("Agent",["$resource",function(a){return a("/api/agents/:id/:controller/:controller1/: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",function(a,b,c,d,e,f,g,h){a.initView=function(){return a.Auth=f,a.forms={},h.get({id:c.id}).$promise.then(function(b){delete b.password,a.item=b,a.item.transport=a.item.transport?a.item.transport.split(","):[],a.item.allow=a.item.allow?a.item.allow.split(";"):[]})["catch"](function(a){g.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){a.item.internal=b.value})["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){a.item.internal=b.value})["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").config(["$stateProvider",function(a){a.state("main.sugarcrm",{url:"/sugarcrm",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmAccount",["$resource",function(a){return a("/api/sugarcrm/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmConfiguration",["$resource",function(a){return a("/api/sugarcrm/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmField",["$resource",function(a){return a("/api/sugarcrm/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal",function(a,b,c,d,e,f,g,h,i,j){a.$stateParams=c,a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:500,scrollInertia:0},a.initConfiguration=function(){a.formsConfiguration={},a.configuration={}},a.goNext=function(){g.wizard().next()},a.formValidation=function(a){return a},a.$on("$destroy",function(){h.unsyncUpdates("sugarcrm_configuration"),h.unsyncUpdates("sugarcrm_field")}),a.initView=function(){b.get("/api/sugarcrm/accounts/"+c.id).success(function(b){a.account=b}).error(function(a){i.error(a)})},a.updateItem=function(){b.put("/api/sugarcrm/accounts/"+c.id,a.account).success(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.getConfigurations=function(){b.get("/api/sugarcrm/configurations",{params:{AccountId:c.id}}).success(function(b){a.configurations=b,h.socket.on("sugarcrm_configuration:remove",function(b){_.remove(a.configurations,{id:b.id})})}).error(function(a){i.error(a)})},a.deleteConfiguration=j.confirm["delete"](function(a){b["delete"]("api/sugarcrm/configurations/"+a).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}),a.createConfiguration=function(){a.configuration.AccountId=c.id,b.post("api/sugarcrm/configurations",a.configuration).success(function(a){e.path("sugarcrm/view/"+c.id+"/configurations/settings/"+a.id)}).error(function(){i.show("Something went wrong!","danger")})},a.fieldType=["string","variable"],a.descFieldType=["string","key_value"],a.getFields=function(){b.get("/api/sugarcrm/accounts/"+c.id+"/fields").success(function(b){a.accountFields=_.sortByOrder(f("sugarcrm")(_.toArray(b)),"name","asc"),_.forEach(b,function(a){a.options=_.toArray(a.options)})}).error(function(a){i.error(a)})},a.getConfiguration=function(){b.get("/api/sugarcrm/configurations/"+c.configurationId).success(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,h.socket.on("sugarcrm_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})}).error(function(a){i.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/sugarcrm/fields/"+a.id).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addItemSubject=function(){var d={type:"string",content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/subject",d).success(function(b){a.subjectConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemDescription=function(){var d={type:"string",content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/description",d).success(function(b){a.descriptionConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemField=function(){var d={content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/field",d).success(function(b){a.fieldConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.updateField=function(a){b.put("/api/sugarcrm/fields/"+a.id,a).success(function(){}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.changeType=function(b){"variable"===b.type?b.content="":"string"===b.type&&(b.VariableId=null),a.updateField(b)},a.changeDescType=function(b){"key_value"===b.type?(b.content="","string"===b.keyType?b.VariableId=null:"variable"===b.keyType&&(b.keyContent="")):"string"===b.type&&(b.VariableId=null,b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){b.content="",a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"name",b);return c?c.options.length>0?c.options:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view",{url:"/view/:id",templateUrl:"app/sugarcrm/view/view.html",controller:"SugarcrmViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.sugarcrm.view.account",{url:"/account",templateUrl:"app/sugarcrm/view/view.account.html"}).state("main.sugarcrm.view.configurations",{url:"/configurations",templateUrl:"app/sugarcrm/view/view.configurations.html"}).state("main.sugarcrm.view.configurations.settings",{url:"/settings/:configurationId",templateUrl:"app/sugarcrm/view/view.configurationSettings.html",controller:"SugarcrmViewCtrl"}).state("main.sugarcrm.view.configuration",{url:"/configuration",templateUrl:"app/sugarcrm/view/view.configuration.html"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmkWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){b.post("api/sugarcrm/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/sugarcrm/list")}).error(function(){e.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.wizard",{url:"/wizard",templateUrl:"app/sugarcrm/wizard/wizard.html",controller:"SugarcrmkWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("CannedAnswer",["$resource",function(a){return a("/api/answers/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers",{url:"/answers",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id: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?!0:!1}}]),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?!0:!1}}]),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="icon-paper-plane";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?!0:!1}}]),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?!0:!1}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.wizard",{url:"/wizard",templateUrl:"app/tools/trigger/wizard/wizard.html",controller:"TriggerWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("TrunkListCtrl",["$scope","Trunk","gridOptions","xAlert","$translate","socket",function(a,b,c,d,e,f){function g(){f.socket.on("trunk:update",function(b){var c=_.find(a.gridOptions.data,{name:b.name});c&&(c.status=b.status,c.peerstatus=b.peerstatus)})}a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var d={exporterCsvFilename:"Trunks.csv",columnDefs:[{name:"name"},{name:"active",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.active" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>'},{name:"host"},{name:"description"},{name:"status",cellTemplate:'<div class="centered-uigrid-td" data-ng-if="row.entity.active && row.entity.registry && row.entity.status">{{row.entity.status}}</div>'},{name:"peerstatus",cellTemplate:'<div class="centered-uigrid-td" data-ng-if="row.entity.active && row.entity.peerstatus">{{row.entity.peerstatus}}</div>'},{name:"action",width: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("trunk:update",function(b){a.trunk.name===b.name&&(a.trunk.status=b.status)})})["catch"](function(a){console.error(a),g.path("/tools/trunks/list")})},a.updateTrunk=function(){""===a.trunk.password&&delete a.trunk.password;var b=angular.copy(a.trunk);return b.nat=b.nat.join(","),b.allow=b.allow.join(";"),b.insecure=b.insecure.join(","),b.transport=b.transport.join(","),h.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){c.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"})}]),angular.module("xCallyShuttleApp").controller("LeaveEditedDashboardModalCtrl",["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("YourdashboardShowCtrl",["$scope","$rootScope","localStorageService","xAlert","$translate","Auth","$stateParams","$location","$uibModal","$log","YourDashboard",function(a,b,c,d,e,f,g,h,i,j,k){a.Auth=f,a.editMode=!1,a.getDashboard=function(){return k.get({id:g.id}).$promise.then(function(b){var c={name:"dashboard",structure:"4-8",enableconfirmdelete:!0,maximizable:!0,collapsible:!0};b.model=JSON.parse(b.model||'{"title":"Dashboard"}'),b.editable=f.isAdmin()&&b.editable?!0:!1,a.dashboard=_.merge(c,b)})["catch"](function(a){h.path("/tools/yourdashboards/list")})},a.$on("$locationChangeStart",function(b,c,d){if(a.editMode){b.preventDefault();var e=i.open({animation:!0,templateUrl:"app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",controller:"LeaveEditedDashboardModalCtrl"});e.result.then(function(b){a.editMode=!1;var d=location.protocol+"//"+location.host;h.path(c.replace(d,""))},function(){j.info("Modal dismissed at: "+new Date)})}});var l=function(b,c,f){var h=angular.copy(a.dashboard);return h.name=a.dashboard.model.title,h.model=JSON.stringify(h.model),k.update({id:g.id},h).$promise.then(function(){d.show(e.instant("MESSAGE_DASHBOARD_SAVED")+"!","success"),a.editMode=!1})["catch"](function(b){d.error(b),h.model=JSON.parse(h.model),h.name="dashboard",a.dashboard=h})};a.$on("adfDashboardChanged",l),a.$on("adfIsEditMode",function(){a.editMode=!0}),a.$on("destroy",function(){console.log("main dashboard")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.show",{url:"/show/:id",templateUrl:"app/tools/yourdashboard/show/show.html",controller:"YourdashboardShowCtrl"})}]),angular.module("xCallyShuttleApp").controller("YourdashboardViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location",function(a,b,c,d,e,f){a.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.getDashboard=function(){b.get("/api/dashboards/"+e.id).success(function(b){delete b.model,a.dashboard=b}).error(function(a){f.path("/tools/yourdashboards/list")})},a.updateDashboard=function(){var f=angular.copy(a.dashboard);b.put("/api/dashboards/"+e.id,f).success(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(b){c.error(b),a.dashboard=f})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.view",{url:"/view/:id",templateUrl:"app/tools/yourdashboard/view/view.html",controller:"YourdashboardViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.yourdashboards.view.settings",{url:"/settings",templateUrl:"app/tools/yourdashboard/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("YourDashboard",["$resource",function(a){return a("/api/dashboards/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards",{url:"/yourdashboards",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:59}}})}]),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(){c.put("/api/users/"+h.id,{online:!1}).success(function(){e.remove("role"),e.remove("token"),e.remove("userId"),g.set("loggedIn"),h={},b.$broadcast("logout")}).error(function(a){return a})},createUser:function(a,b){var c=b||angular.noop;return d.save(a,function(b){return e.put("token",b.token),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){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){c.accounts=a.rows,c.element.data2&&p()})["catch"](function(a){b.error(a)}):void 0},p=function(){c.configurations=_.find(c.accounts,{id:Number(c.element.data2)}).Configurations};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){console.log(a),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){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="icon-paper-plane";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{type:"detail",phone:b,mobile: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":"icon-paper-plane",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",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){var z=[{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_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"}];return{tables:z}}]),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(b){a.dashboards=b.rows,j.syncUpdates("dashboard",a.dashboards)})["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+":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 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 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")?!0:!1,railVisible:"1"==$(this).attr("data-rail-visible")?!0:!1,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?!1:!0},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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">{{ \'APPLICATION_OFFLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">Offline</a>\n <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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">{{ \'APPLICATION_ONLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/online/view/view.detail.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DETAIL\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body row" data-ng-init="initView()">\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_MESSAGES\' | translate}}</a>\n <!-- <a href="#" data-ng-click="export()" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a> -->\n <a href="api/chat/rooms/{{chatRoom.id}}/export" target="_blank" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a>\n <hr>\n </h3>\n <div class="news-block-tags">\n <em am-time-ago="chatRoom.ChatVisitor.ChatEnquiry.createdAt"></em>\n </div>\n <p>\n <div ng-scrollbars ng-scrollbars-config="config">\n <ul class="chats">\n <li data-ng-class="{\'out\': message.User, \'in\':message.ChatVisitor}" data-ng-repeat="message in chatRoom.ChatMessages | orderBy:\'createdAt\'">\n <img class="avatar" data-ng-src="api/users/avatar/{{message.User.userpic || \'unknown_avatar\'}}">\n <div class="message">\n <span class="arrow">\n </span>\n <a href="#" class="name">\n {{message.User ? message.User.fullname : message.ChatVisitor.fullname}}\n </a>\n <span class="datetime">\n at {{message.createdAt | date: \'medium\'}}\n </span>\n <span class="body">\n {{message.body}}\n </span>\n </div>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_VISITOR\' | translate}}</a>\n <hr>\n </h3>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.fullname}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-envelope"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.email}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.referer}} - {{chatRoom.ChatVisitor.ChatWebsite.name}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/channels/chat/online/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">Online</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/enquiry.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- START USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatRoom.ChatVisitor.email}}\n </div>\n <div class="profile-usertitle-job">\n {{chatRoom.ChatVisitor.fullname}}\n </div>\n </div>\n <!-- END USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.online.view.detail\')}">\n <a data-ng-href="/channels/chat/online/view/{{chatRoom.id}}/detail">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_DETAIL\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/preview/preview.html",'<style>\n.xc_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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.agents\')}">\n <a href="/channels/chat/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.applications\')}">\n <a href="/channels/chat/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/external/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n <div class="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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chatVisitor">\n <a href="#">{{chatVisitor.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/visitor.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatVisitor.fullname}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.visitors.view.profile\')}">\n <a data-ng-href="/channels/chat/visitors/view/{{chatVisitor.id}}/profile">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_PROFILE\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.profile.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_PROFILE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div>\n <h4 class="profile-desc-title">{{chatVisitor.email}}</h4>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-magnifier"></i>\n <a href="#" class="inactive-link">{{chatVisitor.origin}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatVisitor.user_agent | truncate: 50: \'...\'}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-flag"></i>\n <a href="#" class="inactive-link">{{chatVisitor.visitor_language}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatVisitor.referer}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_WEB_SITES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_WEB_SITE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/view/{{chatWebsite.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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_USERNAME_TITLE\' | translate}}</label>\n <input type="text" name="nameTitle" placeholder="{{\'APPLICATION_USERNAME_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_USERNAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL 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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{chatWebsite.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/website.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatWebsite.name}}\n </div>\n <div class="profile-usertitle-job">\n {{chatWebsite.address}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.embedding\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/embedding/view">\n <i class="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.usernameTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.usernameTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME_TITLE\' | translate}}</label>\n <input type="text" name="usernameTitle" placeholder="{{\'APPLICATION_USERNAME_TITLE\' | translate}}" class="form-control" data-ng-model="item.username_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_USERNAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL 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_PLACEHOLDER\' | 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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button type="button" class="btn green-jungle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true" aria-expanded="true">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }} <i class="fa fa-angle-down"></i>\n </button>\n <ul class="dropdown-menu" role="menu">\n <li>\n <a href="/channels/fax/accounts/wizard">\n {{ \'APPLICATION_STANDARD\' | translate }}\n </a>\n </li>\n <li>\n <a href="#" data-ng-click="createItem()">\n {{ \'APPLICATION_QUICK\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/fax/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/fax/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.name || account.description }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.name || account.description }}\n </div>\n <div class="profile-usertitle-job">\n {{ account.phone }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.accounts.view.settings\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.formGeneral.$valid)">\n <form name="forms.formGeneral" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.name.$touched) && forms.formGeneral.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formGeneral.name.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HEADERINFO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched) && forms.formGeneral.headerinfo.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADERINFO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="headerinfo" placeholder="{{\'APPLICATION_HEADERINFO\' | translate}}" class="form-control" data-ng-model="item.headerinfo" required/>\n <span data-ng-show="forms.formGeneral.headerinfo.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_HEADERINFO\' | translate}}.\n </span>\n </div>\n <!-- END HEADERINFO -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched) && forms.formGeneral.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.formGeneral.trunk.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched) && forms.formGeneral.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="item.localstationid" required/>\n <span data-ng-show="forms.formGeneral.localstationid.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_ADVANCED\' | translate}}" canexit="exitValidation(forms.formAdvanced.$valid)">\n <form name="forms.formAdvanced" novalidate>\n\n <!-- START ECM -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ECM\' | translate}}<span class="required" aria-required="true">*</span></label><br>\n <input\n bs-switch\n ng-model="item.ecm"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}"\n ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{\'DESCRIPTION_ECM\' | translate}}.\n </span>\n </div>\n <!-- END ECM -->\n\n <!-- START MINRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched) && forms.formAdvanced.minrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MINRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.minrate" name="minrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MINRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="minrate in rate | filter: $select.search">\n <div data-ng-bind="minrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MINRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.minrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MINRATE -->\n\n <!-- START MAXRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched) && forms.formAdvanced.maxrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.maxrate" name="maxrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MAXRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="maxrate in rate | filter: $select.search">\n <div data-ng-bind="maxrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MAXRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.maxrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MAXRATE -->\n\n <!-- START MODEM -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched) && forms.formAdvanced.modem.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODEM\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="modem" placeholder="{{\'APPLICATION_MODEM\' | translate}}" class="form-control" data-ng-model="item.modem" required/>\n <span class="help-block">\n {{\'DESCRIPTION_MODEM\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.modem.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODEM -->\n\n <!-- START GATEWAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.gateway.$touched) && forms.formAdvanced.gateway.$invalid}">\n <label class="control-label">{{\'APPLICATION_GATEWAY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="gateway" placeholder="{{\'APPLICATION_GATEWAY\' | translate}}" class="form-control" data-ng-model="item.gateway" required data-ng-pattern="settings.patternGateway"/>\n <span class="help-block">\n {{\'DESCRIPTION_GATEWAY\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_GATEWAY\' | translate}}.\n </span>\n </div>\n <!-- END GATEWAY -->\n\n <!-- START FAXDETECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.faxdetect.$touched) && forms.formAdvanced.faxdetect.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAXDETECT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="faxdetect" placeholder="{{\'APPLICATION_FAXDETECT\' | translate}}" class="form-control" data-ng-model="item.faxdetect" required data-ng-pattern="settings.patternFaxdetect"/>\n <span class="help-block">\n {{\'DESCRIPTION_FAXDETECT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_FAXDETECT\' | translate}}.\n </span>\n </div>\n <!-- END FAXDETECT -->\n\n <!-- START T38TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.t38timeout.$touched) && forms.formAdvanced.t38timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_T38TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="t38timeout" placeholder="{{\'APPLICATION_T38TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.t38timeout" required min="1000"/>\n <span class="help-block">\n {{\'DESCRIPTION_T38TIMEOUT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_T38TIMEOUT\' | translate}}.\n </span>\n </div>\n <!-- END T38TIMEOUT -->\n\n <!-- START TECH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.tech.$touched) && forms.formAdvanced.tech.$invalid}">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tech" name="tech" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TECHNOLOGY\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="tech in techs | filter: $select.search">\n <div data-ng-bind="tech | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.formAdvanced.tech.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.tech.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TECH -->\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/inbox/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">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == faxAccount.id}" data-ng-repeat="faxAccount in faxAccounts">\n <a href="/channels/fax/inbox/view/account/{{faxAccount.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{faxAccount.name}}\n </a>\n <b></b>\n </li>\n </ul>\n <div class="note note-warning" data-ng-hide="faxAccounts.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_ACCOUNTS\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/accounts/list">{{\'APPLICATION_ACCOUNTS\' | translate}}</a>\n </p>\n </div>\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</div>\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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/lis">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.settings\')}">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateFaxQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START 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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="#">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/mail/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/mail/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar" 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="/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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox">\n <div class="col-md-3">\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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group" data-ng-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/mail/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.settings\')}">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateMailQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Agent Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START 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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.agents\')}">\n <a href="/channels/mail/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.applications\')}">\n <a href="/channels/mail/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/view.queue.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div id="grid1" ui-grid="gridOptions" ui-grid-resize-columns ui-grid-tree-view class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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 <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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 <!-- 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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="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-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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="/channels/realtime/view/agents">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.realtime.view.agents\')}">\n <a href="/channels/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/view/action/list/list.html",'<div class="row" data-ng-init="initActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.settings\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/sms/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n\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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" 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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/sms/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.settings\')}">\n <a data-ng-href="/channels/sms/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.agents\')}" 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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-magnifier"></i>\n <a href="/channels/voice/chanspys/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANSPY\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CHANSPY\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/chanspy/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getChanSpy()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/channels/voice/chanspys/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n <i data-ng-show="chanspy" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chanspy">\n <a href="#">{{chanspy.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/chanspy.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chanspy.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.chanspy.view.settings\')}">\n <a data-ng-href="/tools/chanspy/view/{{chanspy.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/channels/voice/chanspy/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CHANSPY\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateChanSpy()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="chanspy.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$invalid}">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="prefix" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="chanspy.prefix" required/>\n <span data-ng-show="(form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.options.$touched || form.general.$submitted) && form.general.options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="chanspy.options" name="options" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.value}}: {{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="option.value as option in options | filter: $select.search">\n <div ng-bind-html="option.value + \': \' + (option.name | translate) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.general.options.$touched || form.general.$submitted) && form.general.options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START AUTH -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTH\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chanspy.auth"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END AUTH -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.password.$touched || form.general.$submitted) && form.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" data-ng-show="chanspy.auth" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="chanspy.password" data-ng-disabled="!chanspy.auth" data-ng-required="chanspy.auth"/>\n <span data-ng-show="(form.general.password.$touched || form.general.$submitted) && form.general.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="chanspy.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/context/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTEXT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/context/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/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="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone"></i>\n <a href="#">{{ \'APPLICATION_MOHS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-music-tone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOHS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_MOH_CLASS\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.addFiles.html",'\n<div class="row" data-ng-init="getSounds()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOH\' | translate }} {{ \'APPLICATION_ADD_FILES\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="soundList.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <form name="forms.general" data-ng-submit="(item.sounds.length > 0) && addMohs()" data-ng-show="soundList.length" novalidate>\n\n <!-- START SOUNDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0}">\n <label class="control-label">{{\'APPLICATION_SOUNDS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="item.sounds" theme="bootstrap" name="sounds" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.display_name}}</ui-select-match>\n <ui-select-choices repeat="sound.id as sound in soundList | filter: $select.search">\n {{sound.display_name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <input type="submit" class="btn green-haze" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.audios.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="getAudioFiles()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AUDIOS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="audioFiles">\n <a class="btn green-jungle " href="/channels/voice/mohs/view/{{moh.id}}/add" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_ADD_FILES\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="audioFiles">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_FOLDER_DOES_NOT_EXIST\' | translate }}\n </p>\n </div>\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover" data-ng-show="audioFiles">\n <thead>\n <tr>\n <th>{{ \'APPLICATION_NAME\' | translate }}</th>\n <th width="30%">{{ \'APPLICATION_PREVIEW\' | translate }}</th>\n <th width="10%">{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody data-ng-model="audioFiles">\n <tr data-ng-repeat="audiofile in audioFiles">\n <td>{{audiofile}}</td>\n <td>\n <audio controls ng-src="{{getSecureSrc(audioSources[audiofile])}}" preload="none">\n Your browser does not support the audio tag.\n </audio></td>\n <td>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(audiofile,audiofile)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="audioFiles.length">\n <td colspan="3" style="text-align:center;">\n <i>{{ \'MESSAGE_NO_AUDIOFILES_AVAILABLE\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/moh/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getMoh()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.settings\')}">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/settings"> <i class="icon-settings"></i> {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/agents"><i class="icon-people"></i>{{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_QUEUE_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_PERIODIC_ANNOUNCE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();getMohs();getSounds();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && 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>\n <ui-select data-ng-model="queue.autopause" name="autopause" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'all\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_AUTOPAUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.autopause.$touched || forms.advanced.$submitted) && forms.advanced.autopause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUTOPAUSE -->\n\n <!-- START RINGINUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$invalid}">\n <label class="control-label">{{\'APPLICATION_RINGINUSE\' | translate}}</label>\n <ui-select data-ng-model="queue.ringinuse" name="ringinuse" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RINGINUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RINGINUSE -->\n\n <!-- START MEMBER_DELAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$invalid}">\n <label class="control-label">{{\'APPLICATION_MEMBER_DELAY\' | translate}}</label>\n <input type="number" min="0" name="memberdelay" placeholder="{{\'APPLICATION_MEMBER_DELAY\' | translate}}" class="form-control" data-ng-model="queue.memberdelay" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MEMBER_DELAY\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MEMBER_DELAY -->\n\n <!-- START ACW -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACW\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.acw"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span class="help-block">\n {{ \'DESCRIPTION_ACW\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_ACW\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ACW -->\n\n <!-- 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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-play"></i>\n <a href="#">{{ \'APPLICATION_RECORDINGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-play font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_RECORDINGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/inbound/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/inbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-in"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/inbound/view/view.applications.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" 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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/inboundroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.inbound.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/inbound/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.inbound.view.applications') || $state.is('main.channels.voice.routes.inbound.view.application') || $state.is('main.channels.voice.routes.inbound.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/inbound/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/inbound/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INBOUND\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/internal/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/internal/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/internal/list">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/internalroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.internal.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/internal/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.internal.view.applications') || $state.is('main.channels.voice.routes.internal.view.application') || $state.is('main.channels.voice.routes.internal.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/internal/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- <pre>\n {{route | json}}\n </pre> -->\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"), -a.put("app/channels/voice/route/internal/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INTERNAL\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/outbound/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="getTags()">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START TAG -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TAG\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tag" name="tag" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TAG\' | translate }}" data-ng-init="item.tag = \'--\'">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter: $select.search">\n <div ng-bind-html="tag.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid && forms.extension.tag.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAG -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/outbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-out"></i>\n <a href="/channels/voice/routes/outbound/list">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/outbound/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-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" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}</label>\n <ui-select data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="soundPath+\'/\'+audio.save_name as audio in items2 | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items2.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- 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.internal as user in items | filter: $select.search">\n <div ng-bind-html="user.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL DIAL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{ \'APPLICATION_WARNING\' | translate }}!</strong> {{ \'MESSAGE_REQUIRED_FIELD\' | translate }}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{ \'APPLICATION_WARNING\' | translate }}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'externalDial\'" lazy-render duration="1">\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TRUNK\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.appdata[0]" data-ng-init="application.appdata[0] = null" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{ \'APPLICATION_GO_TO\' | translate }} <a href="/tools/trunks/list">{{ \'APPLICATION_TRUNKS\' | translate }}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{ \'APPLICATION_WARNING\' | translate }}!</strong> {{ \'MESSAGE_REQUIRED_FIELD\' | translate }}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PHONE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null" required>\n <span data-ng-show="(forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid && forms.settings.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </div>\n <div id="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 </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" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}</label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[3]" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="soundPath+\'/\'+audio.save_name as audio in items2 | filter: $select.search">\n <div ng-bind-html="audio.display_name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items2.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUDIOFILE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- 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="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.internal as user in items | filter: $select.search">\n <div ng-bind-html="user.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.user.$touched || forms.settings.$submitted) && forms.settings.user.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERNAL DIAL -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n </div>\n <div id="Dial" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'externalDial\'" lazy-render duration="1">\n\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[0]" name="trunk" theme="bootstrap" required data-ng-disabled="!items.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in items | filter: $select.search">\n <div ng-bind-html="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="items.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_TRUNKS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.info.trunk.$touched || forms.info.$submitted) && forms.info.trunk.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n\n <!-- START PHONE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid}">\n <label class="control-label">{{ \'APPLICATION_PHONE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <input type="text" pattern="[0-9]+" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.phone.$touched || forms.settings.$submitted) && forms.settings.phone.$invalid && forms.settings.phone.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OPTIONS\' | translate }}</label>\n <input type="text" name="app_options" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[3]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n </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 </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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="#">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-envelope-letter font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/channels/voice/voicemails/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_VOICEMAIL\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/voicemail/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getVoicemail()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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()">\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-tty"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-tty font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LISTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LIST\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/list/view/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CUSTOM_FIELD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.customField" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.customField.name.$touched || forms.customField.$submitted) && forms.customField.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.alias" required/>\n <span data-ng-show="(forms.customField.name.$touched || forms.customField.$submitted) && forms.customField.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.customField.type.$touched || forms.customField.$submitted) && forms.customField.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$translate.instant($select.selected.name)}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types| filter: $select.search">\n {{$translate.instant(type.name)}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.customField.type.$touched || forms.customField.$submitted) && forms.customField.type.$invalid && forms.customField.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <div ng-slide-down="item.type == \'select\'" lazy-render duration="1">\n <div>\n <label class="control-label">{{\'APPLICATION_CHOICES\' | translate}}</label>\n </div>\n <div class="padding-bottom" ng-repeat="choice in choices">\n <div class="form-group">\n <div class="input-group">\n <input type="text" class="form-control" ng-model="choice.value" required>\n <span class="input-group-btn">\n <button class="btn red" type="button"data-ng-click="removeField($index)" data-ng-disabled="choices.length<=1"><i class="fa fa-times"></i></button>\n </span>\n </div>\n </div>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CHOICE\' | translate}}\n </button>\n\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.customField.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/list/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/list/view/view.customFieldSettings.html",'<div class="row" data-ng-init="getCustomField()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CUSTOM_FIELD\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- GENERAL TAB -->\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateCustomField()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="customField.alias" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <div ng-slide-down="customField.type == \'select\'" lazy-render duration="1" class="mbottom20">\n <div>\n <label class="control-label">{{\'APPLICATION_CHOICES\' | translate}}</label>\n </div>\n <div class="padding-bottom" ng-repeat="choice in choices">\n <div class="form-group">\n <div class="input-group">\n <input type="text" class="form-control" ng-model="choice.value" required>\n <span class="input-group-btn">\n <button class="btn red" type="button"data-ng-click="removeField($index)" data-ng-disabled="choices.length<=1"><i class="fa fa-times"></i></button>\n </span>\n </div>\n </div>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CHOICE\' | translate}}\n </button>\n\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="customField.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/list/view/view.customFields.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="initCustomFields()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CUSTOM_FIELDS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CUSTOM_FIELD\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/contactmanager/list/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getList()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-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-tty"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n <i data-ng-show="list" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="list">\n <a href="#">{{list.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/list.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{list.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.contactmanager.lists.view.settings\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-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=\'icon-paper-plane\'></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.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.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.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.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.avgAnswerTime || 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.avgTalkTime || 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.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 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.abandonRate || 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.totalOffered || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_OFFERED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">\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.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.manualOutbound || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_MANUAL_OUTBOUND\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">\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.globalDuration || 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-->\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-chrome"></i>\n <a href="#" data-ng-if="!Auth.isAgent()">{{ \'APPLICATION_IFRAME\' | translate }}</a>\n <a href="#" data-ng-if="Auth.isAgent()">{{ iframe.title || iframe.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar" data-ng-if="!Auth.isAgent()">\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/iframe.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 {{iframe.title}}\n </div>\n <div class="profile-usertitle-job">\n {{ \'APPLICATION_IFRAME\' | translate }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div class="profile-content" data-ng-if="!Auth.isAgent()">\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_IFRAME\' | 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="iframe.title" 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 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_URL\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="iframe.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 <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 </div>\n <!-- END PROFILE CONTENT -->\n\n <div class="row" data-ng-if="Auth.isAgent()">\n <div class="col-md-12">\n <iframe ng-if="url" style="height: 600px" src="{{url}}" />\n </div>\n </div>\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/integration/list/list.html",'\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-game-controller"></i>\n <a href="/integrations/list">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initList()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-eye font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <span class="btn green-jungle btn-file">\n <span> <i class="icon-plus"></i> New App </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn btn-icon-only btn-default" href="#" ng-csv="displayedIntegrations" filename="integrations.csv">\n <i class="icon-cloud-download"></i></a>\n <a class="btn btn-icon-only btn-default fullscreen" href="#"></a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table st-table="displayedIntegrations" st-safe-src="integrations" class="table table-striped table-bordered table-hover">\n <div class="table-responsive">\n <thead>\n <tr>\n <th colspan="6">\n <div class="row">\n <div class="col-md-6">\n <select class="form-control input-small select2me" data-ng-model="integrationsByPage">\n <option value="10">10</option>\n <option value="25">25</option>\n <option value="50">50</option>\n <option value="{{integrations.length}}">{{ \'APPLICATION_ALL\' | translate }}</option>\n </select>\n </div>\n <div class="col-md-6">\n <div class="input-group input-medium pull-right">\n <input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class="form-control" type="search" />\n <span class="input-group-addon">\n <i class="fa fa-search"></i>\n </span>\n </div>\n </div>\n </div>\n </th>\n </tr>\n <tr>\n <th st-sort="id" width="5%" st-sort-default="reverse">{{ \'APPLICATION_ID\' | translate }}</th>\n <th st-sort="fullname">{{ \'APPLICATION_NAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_FILENAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_VERSION\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_DESCRIPTION\' | translate }}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="integration in displayedIntegrations">\n <td>{{integration.id}}</td>\n <td>{{integration.name}}</td>\n <td>{{integration.filename}}</td>\n <td>{{integration.version}}</td>\n <td>{{integration.description}}</td>\n <td>\n <span class="btn default btn-xs blue-stripe btn-file">\n <span> {{ \'APPLICATION_UPDATE\' | translate }} </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(integration.name, integration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="integrations.length">\n <td colspan="6" style="text-align:center;">\n <i>No integrations available</i>\n </td>\n </tr>\n </tbody>\n <tfoot>\n <tr>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="id" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="name" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_NAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="filename" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_FILENAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n </tr>\n <tr>\n <td colspan="6" class="text-center">\n <div st-pagination class="pagination" st-items-by-page="integrationsByPage" st-displayed-pages="7"></div>\n </td>\n </tr>\n </tfoot>\n </div>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/jscripty/project/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/jscripty/project/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PROJECTS\' | translate }}</a> </span>\n </div>\n <div class="actions" ng-show="isAdmin">\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 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/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="icon-paper-plane" 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="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">RETRIEVE<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 NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <ui-select data-ng-model="item.name" theme="bootstrap" name="name" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_NAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END NAME -->\n\n <!-- START PHONES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.phones.$touched || form.$submitted) && form.phones.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.phones" theme="bootstrap" name="phones" data-ng-disabled="disabled" required>\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_PHONE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.phones.$touched || form.$submitted) && form.phones.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONES -->\n\n <!-- START TIMEZONE -->\n <div class="form-group">\n <label class="control-label">Timezone</label><br>\n <select ng-model="item.timezone">\n <option value="">--</option>\n <optgroup ng-repeat="timezone in timezones" label="{{timezone.group}}">\n <option ng-repeat="zone in timezone.zones" value="{{zone.value}}">{{zone.name}}</option>\n </optgroup>\n </select>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <ui-select data-ng-model="item.description" theme="bootstrap" name="description" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_DESCRIPTION\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n <!-- START PROGRESS -->\n <div>\n <p>{{\'APPLICATION_IMPORT_SUCCEEDED\' | translate}}: {{import.succeeded}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': import.success + \'%\' }"></div>\n </div>\n </div>\n <div>\n <p>{{\'APPLICATION_IMPORT_FAILED\' | translate}}: {{import.failed}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-danger" role="progressbar" ng-style="{ \'width\': import.fail + \'%\' }"></div>\n </div>\n </div>\n <!-- END PROGRESS -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="start()" ng-disabled="form.$invalid || !form.phones || submitted">{{ \'APPLICATION_SUBMIT\' | translate }}</button>\n <button class="btn default" type="button" ng-click="close()" data-ng-if="!importing">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="stop()" data-ng-if="importing">{{ \'APPLICATION_STOP\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/list/view/view.contacts.html",'<div class="row" data-ng-init="getContacts()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_LIST\' | translate}} {{ \'APPLICATION_CONTACTS\' | translate}} </span>\n </div>\n </div>\n\n <div class="portlet-body">\n <div class="btn-group">\n <button class="btn green-jungle margin-bottom-10" ng-click="createContact()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n <span class="btn default btn-file">\n <span class="fileinput-new"><i class="icon-cloud-upload"></i> {{\'APPLICATION_IMPORT_FROM_CSV\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader"/>\n </span>\n </div>\n\n <!-- <div class="btn-group">\n <button class="btn green-jungle" data-ng-click="newContact();">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n\n </div> -->\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/list/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getList()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-doc"></i>\n <a href="/motiondialer/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n <i data-ng-show="list.name" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="list.name">\n <a href="#">{{list.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/template.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{list.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.motiondialer.lists.view.settings\')}">\n <a data-ng-href="/motiondialer/lists/view/{{list.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.lists.view.contacts\')}">\n <a data-ng-href="/motiondialer/lists/view/{{list.id}}/contacts">\n <i class="icon-people"></i>\n {{ \'APPLICATION_CONTACTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/motiondialer/list/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_LIST\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_general" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START GENERAL TAB -->\n <div class="tab-pane active" id="tab_general">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateList()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="list.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="list.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/process/list/list.create.queue.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROCESS\' | translate }} {{\'APPLICATION_QUEUE\' | translate}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" ng-init="initModal()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.list.$touched || form.$submitted) && form.list.$invalid}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="list" class="form-control" data-ng-model="item.list" ng-options="list.name for list in lists" required>\n </select>\n <span data-ng-show="(form.list.$touched || form.$submitted) && form.list.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.queue.$touched || form.$submitted) && form.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="queue" class="form-control" data-ng-model="item.queue" ng-options="queue.name for queue in queues" required>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n <!-- START TIMEOUT QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.timeout" required/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.timeout.$error.max || form.timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MAX RETRIES -->\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="device" class="form-control" data-ng-model="item.device" ng-options="trunk.name for trunk in trunks" required>\n <option value="fake">{{\'APPLICATION_SELECT\' | translate}} {{\'APPLICATION_TRUNK\' | translate}}</option>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n <!-- START FETCH SORT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FETCH_SORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="fetch_sort" class="form-control" data-ng-model="item.fetch_sort" ng-options="fetch_sort for fetch_sort in [\'ASC\', \'DESC\']" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_FETCH_SORT\' | translate}}</span>\n </div>\n <!-- END FETCH SORT-->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/list/list.create.square.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROCESS\' | translate }} {{\'APPLICATION_CALLYSQUARE\' | translate}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" ng-init="initModal()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.list.$touched || form.$submitted) && form.list.$invalid}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="list" class="form-control" data-ng-model="item.list" ng-options="list.name for list in lists" required>\n </select>\n <span data-ng-show="(form.list.$touched || form.$submitted) && form.list.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n <!-- START PROJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.project.$touched || form.$submitted) && form.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="project" class="form-control" data-ng-model="item.project" ng-options="project.name for project in projects" required>\n </select>\n <span data-ng-show="(form.project.$touched || form.$submitted) && form.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="device" class="form-control" data-ng-model="item.device" ng-options="trunk.name for trunk in trunks" required>\n <option value="fake">{{\'APPLICATION_SELECT\' | translate}} {{\'APPLICATION_TRUNK\' | translate}}</option>\n </select>\n <span data-ng-show="(form.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 <select name="queue" class="form-control" data-ng-model="queue" ng-options="queue.name for queue in queues track by queue.name" required>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n <!-- START MAX RETRIES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.max_retries.$touched || form.$submitted) && form.max_retries.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_RETRIES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" max="10" name="max_retries" placeholder="{{\'APPLICATION_MAX_RETRIES\' | translate}}" class="form-control" data-ng-model="process.max_retries" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_MAX_RETRIES\' | translate}}</span>\n <span data-ng-show="(form.max_retries.$touched || form.$submitted) && form.max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.max_retries.$error.max || form.max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MAX RETRIES -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.retry_time.$touched || form.$submitted) && form.retry_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_RETRY_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="retry_time" placeholder="{{\'APPLICATION_RETRY_TIME\' | translate}}" class="form-control" data-ng-model="process.retry_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_RETRY_TIME\' | translate}}</span>\n <span data-ng-show="(form.retry_time.$touched || form.$submitted) && form.retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.retry_time.$error.max || form.retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END RETRY TIME -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.wait_time.$touched || form.$submitted) && form.wait_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_WAIT_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1000" name="wait_time" placeholder="{{\'APPLICATION_WAIT_TIME\' | translate}}" class="form-control" data-ng-model="process.wait_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_WAIT_TIME\' | translate}}</span>\n <span data-ng-show="(form.wait_time.$touched || form.$submitted) && form.wait_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.wait_time.$error.max || form.wait_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END WAIT TIME -->\n <!-- START AUTO CLOSED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_CLOSED\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.auto_closed"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_AUTO_CLOSED\' | translate}}</span>\n </div>\n <!-- END AUTO CLOSED -->\n <!-- START WEIGHT -->\n <!-- END WEIGHT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTODIAL_LEVEL\' | translate}}</label></br>\n <slider ng-model="process.weight" min="0" step="1" max="50"></slider>\n <label>{{\'APPLICATION_VALUE\' | translate}}: {{process.weight}}</label>\n <span class="help-block">{{\'DESCRIPTION_TD_WEIGHT\' | translate}}</span>\n </div>\n <!-- START 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">RETRIEVE<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>\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">\n <div class="row">\n <div class="col-md-12">\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CLIENT ID -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientId.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_ID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientId" placeholder="{{\'APPLICATION_CLIENT_ID\' | translate}}" class="form-control" data-ng-model="account.clientId" required/>\n <span data-ng-show="forms.formSetting.clientId.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT ID -->\n\n <!-- START CLIENT SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientSecret.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientSecret" placeholder="{{\'APPLICATION_CLIENT_SECRET\' | translate}}" class="form-control" data-ng-model="account.clientSecret" required/>\n <span data-ng-show="forms.formSetting.clientSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT SECRET -->\n\n <!-- START SECURITY TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.securityToken.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECURITY_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="securityToken" placeholder="{{\'APPLICATION_SECURITY_TOKEN\' | translate}}" class="form-control" data-ng-model="account.securityToken" required/>\n <span data-ng-show="forms.formSetting.securityToken.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECURITY TOKEN -->\n\n <!-- 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 <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 row">\n <label class="col-md-6">\n {{\'APPLICATION_SECURE_PASSWORD\' | translate}}\n </label>\n <label class="col-md-6">\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 </label>\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="icon-paper-plane"></i> {{\'APPLICATION_FAX\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.fax ? \'label-success\' : \'label-danger\'">{{license.fax ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="glyphicon glyphicon-comment"></i> {{\'APPLICATION_SMS\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.messaging ? \'label-success\' : \'label-danger\'">{{license.messaging ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-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="#" 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-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-globe font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_EXTERNIP\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_EXTERNIP\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/localnet/localnet.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body" data-ng-init="initModal()">\n <form name="form" novalidate>\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.address.$touched || form.$submitted) && form.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START MASK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.mask.$touched || form.$submitted) && form.mask.$invalid}">\n <label class="control-label">{{\'APPLICATION_MASK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mask" placeholder="{{\'APPLICATION_MASK\' | translate}}" class="form-control" data-ng-model="item.mask" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MASK -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/network/view/localnet/localnet.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-desktop font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LOCALNET\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LOCALNET\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_NETWORK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/business.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ \'APPLICATION_NETWORK\' | translate }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.localnet\')}">\n <a ng-href="/setting/network/view/localnet">\n <i class="icon-screen-desktop"></i>\n {{ \'APPLICATION_LOCALNET\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.externip\')}">\n <a ng-href="/setting/network/view/externip">\n <i class="icon-globe"></i>\n {{ \'APPLICATION_EXTERNIP\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/smtp/view/view.html",'<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! We need to restart xCALLY Motion server.</h3>\n <p>\n We are updating it!<br/>\n xCALLY Motion Team<br/><br/>\n </p>\n </div>\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-cloud-download"></i>\n <a href="#">{{ \'APPLICATION_UPDATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-cloud-download font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_UPDATES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="pull()">\n <i class="icon-cloud-download"></i> {{ \'APPLICATION_UPDATE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/list.pull.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text" data-ng-bind="modal.text"></p>\n <div data-ng-if="modal.html" data-ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button data-ng-repeat="button in modal.buttons" data-ng-class="button.classes" data-ng-click="button.click($event)" data-ng-bind="button.text" class="btn"></button>\n</div>\n'),a.put("app/square/odbc/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DSN -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.dsn.$touched || form.$submitted) && form.dsn.$invalid}">\n <label class="control-label">{{\'APPLICATION_ODBC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="dsn" placeholder="DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion" class="form-control" data-ng-model="item.dsn" required/>\n <p class="help-block">Es. DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion</p>\n <span data-ng-show="(form.dsn.$touched || form.$submitted) && form.dsn.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DSN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), -a.put("app/square/odbc/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a>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" data-ng-pattern="settings.patternPassword" required/>\n <span class="help-block">\n {{\'MESSAGE_PASSWORD_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.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="icon-paper-plane"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.sms\'),\'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=\"icon-paper-plane\"></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 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_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 data-ng-show="(forms.changePwd.new_pwd.$touched || forms.info.$submitted) && forms.changePwd.new_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="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="settings.patternPassword" required/>\n <span class="help-block">\n {{\'MESSAGE_PASSWORD_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" data-ng-pattern="settings.patternPassword" required/>\n <span class="help-block">\n {{\'MESSAGE_PASSWORD_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.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=\"icon-paper-plane\"></i> {{'APPLICATION_FAX' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.sms'),'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="settings.patternPassword" required/>\n <span class="help-block">\n {{\'MESSAGE_PASSWORD_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/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">\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\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.subintervalSettings.html",'\n<div class="row" data-ng-init="initSubInterval();getSubInterval();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SUBINTERVAL_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateInterval(\'subintervals\')">\n <div class="profile-usertitle-name">\n {{subinterval.name}}\n </div>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitValidation(forms.subinterval.name.$valid)">\n <form name="forms.subinterval" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="interval.SubIntervals[selectedSubInterval].name" required/>\n <span data-ng-show="(forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor 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\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.subintervals.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SUBINTERVALS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/intervals/view/{{interval.id}}/subinterval" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_SUBINTERVAL\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="selectedSubInterval === undefined" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/tools/pause/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PAUSE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/pause/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-pause"></i>\n <a href="#">{{ \'APPLICATION_PAUSES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-pause font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PAUSES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PAUSE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/pause/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getPause()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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.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="icon-paper-plane"></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}}" 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="icon-screen-desktop"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_DASHBOARD\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_LEAVE_EDITED_PAGE\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CONTINUE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/show/show.html",'<div class="row" style="min-height: 466px;" 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="icon-screen-desktop"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n <i data-ng-show="dashboard" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="dashboard">\n <a href="#">{{dashboard.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/dashboard.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{dashboard.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.yourdashboards.view.settings\')}">\n <a data-ng-href="/tools/yourdashboards/view/{{dashboard.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_DASHBOARD\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateDashboard()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="dashboard.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VISIBLE TO ADMIN -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_ADMIN\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.admin"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO ADMIN -->\n\n <!-- START VISIBLE TO USER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_USER\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.user"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO USER -->\n\n <!-- START VISIBLE TO AGENT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_AGENT\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.agent"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO AGENT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="dashboard.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-heart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ZENDESK\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/zendesk/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/zendesk/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_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_NAME\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="item.authType == \'token\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <!-- 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"><timer start-time="moment(headerAgent.lastPauseAt).unix()*1000"> {{hhours}}:{{mminutes}}:{{sseconds}}</timer></div>\n </a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || 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="icon-paper-plane"></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.isAdmin() || userModules[2])" data-ng-class="{active: $state.is(\'main.tools.yourdashboards.show\')}">\n <a href="javascript:;">\n <i class="icon-screen-desktop"></i>\n <span class="title" >{{\'APPLICATION_YOUR_DASHBOARDS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.tools.yourdashboards.show\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-init="getSidebarDashboards()">\n <li data-ng-class="{active: $stateParams.id == dashboard.id && $state.includes(\'main.tools.yourdashboards.show\')}" data-ng-repeat="dashboard in dashboards" data-ng-if="::(dashboard[Auth.getRole()] && dashboard.visible)">\n <a href="/tools/yourdashboards/show/{{dashboard.id}}" >\n <i class="icon-screen-tablet"></i>\n <span class="title" >{{dashboard.name}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END YOURDASHBOARD LIST CASE -->\n\n <!-- START STAFF LIST CASE -->\n <li data-ng-class="{active: $state.includes(\'main.staff\')}">\n <a href="javascript:;" data-ng-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-tty"></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="icon-directions"></i>\n <span class="title" >{{\'APPLICATION_CHANNELS\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.channels\')}"></span>\n </a>\n <ul class="sub-menu">\n <!-- START VOICE CASE -->\n <li data-ng-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="icon-magnifier"></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="icon-paper-plane"></i>\n <span class="title disable-target"> {{ \'APPLICATION_FAX\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.fax\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.fax">\n <li data-ng-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="icon-grid"></i>\n <span class="title"> {{\'APPLICATION_DASHBOARDS_MANAGER\' | translate}} </span>\n </a>\n </li>\n <!-- END DASHBOARD MANAGER CASE -->\n\n <!-- START SOUND CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.sounds\')}" 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()" 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/91ea27ce.app.js b/public/app/91ea27ce.app.js new file mode 100644 index 0000000..a60c52e --- /dev/null +++ b/public/app/91ea27ce.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?!0:!1,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("ChatMessage",["$resource",function(a){return a("/api/chat/messages/: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("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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.chatPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_chat_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PChatQueues,"id"),b.ChatQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.ChatQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_chat_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.ChatQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.chatPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.ChatQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.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">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"chatPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.chatQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_chat_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"chat"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.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})?!0:!1})}}});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})}),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})?!0:!1},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"}],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"}],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?!0:!1,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.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"}],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"}],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":"icon-paper-plane",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="icon-paper-plane" 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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.faxPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_fax_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PFaxQueues,"id"),b.FaxQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.FaxQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_fax_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.FaxQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.faxPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.FaxQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.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">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"faxPause",width:300,displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.faxQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_fax_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"fax"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.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})?!0:!1})}}});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">[<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_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.MailAccount.id}}}).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})["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("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").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").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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.mailPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_mail_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PMailQueues,"id"),b.MailQueueId)||n.isAdmin();if(c){var d=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0});if(d){var e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.MailQueueId,agent:b.membername,online:d.online})}}}),e.socket.on("user_has_mail_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.MailQueueId})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.mailPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.MailQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.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">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"mailPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.mailQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_mail_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"mail"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.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})?!0:!1})}}});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">[<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_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",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"}],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.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",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"}],a.$application=l.application,a.$stateParams=f,a.$interval=m.interval,a.forms={},a.application={alwaysTime:!0},a.$watch("application.t_from",function(b){a.application.t_from_hm=moment(b).format("HH:mm")}),a.$watch("application.t_to",function(b){a.application.t_to_hm=moment(b).format("HH:mm")})},a.getQueues=function(){return d.get().$promise.then(function(b){console.log(b),a.queues=b.rows})["catch"](function(a){console.error(a)})},a.getAgents=function(){return c.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return e.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.openchannelPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_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">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"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"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.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(),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})?!0:!1})}}});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">[<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_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",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(b){return j.spin("grid-spinner"),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(){b&&n(),j.stop("grid-spinner")})}function n(){e.socket.on("agent:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&_.merge(c,b)}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}function o(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}var p={controller:"realtime",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>"},{name:"online",displayName:"APPLICATION_ONLINE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"pauseStatus",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span class="left-margin"><i data-ng-if="row.entity.voicePause || row.entity.mailPause || row.entity.chatPause || row.entity.faxPause || row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,null)" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i> <i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.id,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i></span><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.id,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select><span data-ng-if="row.entity.voicePause || row.entity.mailPause || row.entity.chatPause || row.entity.faxPause || row.entity.smsPause"> [{{row.entity.pauseType}}]<timer start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000"> [{{hhours}}:{{mminutes}}:{{sseconds}}]</timer></span></div>'},{name:"voicePause",displayName:"APPLICATION_VOICE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.voicePause}"><span class="left-margin"><i data-ng-if="row.entity.voicePause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'voice\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"mailPause",displayName:"APPLICATION_MAIL",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.mailPause}"><span class="left-margin"><i data-ng-if="row.entity.mailPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'mail\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"chatPause",displayName:"APPLICATION_CHAT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.chatPause}"><span class="left-margin"><i data-ng-if="row.entity.chatPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'chat\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"faxPause",displayName:"APPLICATION_FAX",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.faxPause}"><span class="left-margin"><i data-ng-if="row.entity.faxPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'fax\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"smsPause",displayName:"APPLICATION_SMS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.smsPause}"><span class="left-margin"><i data-ng-if="row.entity.smsPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'sms\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i></span></div>',filter:{type:l.filter.SELECT,selectOptions:[{value:"true",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_NOT_PAUSED")}]},enableSorting:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){q(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?p.order=null:p.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),m()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){p.offset=(a-1)*b,p.limit=b,m()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?p[a.name]=a.filters[0].term:delete p[a.name]}),m()})}},m(!0),o()};var q=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent")}),a.pause=function(b,c,e,g){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:g||"all"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.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:"voiceSource",displayName:"",headerCellTemplate:'<i class="fa fa-superscript" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.voiceSource ? 'fa fa-superscript' : ''\"></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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.smsPause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_sms_queue:save",function(b){console.log("new queue",b);var c=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),d=a.gridOptions.data.indexOf(c);a.gridOptions.data.splice(d+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,queueId:b.SmsQueueId,agent:b.membername,online:c.online})}),e.socket.on("user_has_sms_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.SmsQueueId})})}function p(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.smsPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.SmsQueues.forEach(function(c){a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,queueId:c.id,agent:b.name,online:b.online})})}function q(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function r(){return j.get().$promise.then(function(b){a.smsQueues=b.rows,e.syncUpdates("sms_queue",a.smsQueues)})["catch"](function(a){f.error(a)})}a.smsQueues=[];var s={controller:"realtime",controller1:"sms",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"smsPause",displayName:"APPLICATION_PAUSE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.pause != null && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor left-margin" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select> <span data-ng-if="row.entity.pause" class="left-margin">({{row.entity.pauseType}})</span><span class="left-margin"><timer data-ng-if="row.entity.pause" start-time="grid.appScope.moment(row.entity.lastPauseAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"PAUSED"},{value:"false",label:"NOT PAUSED"}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queueId" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queueId)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.smsQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){t(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?s.order=null:s.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){s.offset=(a-1)*b,s.limit=b,n()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?s[a.name]=a.filters[0].term:delete s[a.name]}),n()})}},n(),q(),r(),o()};var t=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_sms_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"sms"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.joinQueue=function(e){var g=c.open({animation:!0,templateUrl:"app/channels/sms/realtime/view/agent/queue.modal.add.html",controller:"SmsRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.smsQueues,function(b){return _.find(a.gridOptions.data,{queue:b.name,isAgent:!1,agentId:e})?!0:!1})}}});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">[<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_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("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("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("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").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.monitorFormats=[{name:"wav",value:"wav"},{name:"gsm",value:"gsm"},{name:"Inactive",value:""}],a.queueAnnounces=[{display_name:"Default",value:null},{display_name:"Disabled",value:""}];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?!0:!1,b.setqueuevar="yes"===b.setqueuevar?!0:!1,b.setqueueentryvar="yes"===b.setqueueentryvar?!0:!1,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",value:""}),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:save",function(b){a.gridOptions.data.unshift(b)}),c.socket.on("report_queue:update",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&_.merge(c,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",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){var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=b.online,c.lastLoginAt=b.lastLoginAt,c.pause=b.voicePause,c.pauseType=b.pauseType,c.lastPauseAt=b.lastPauseAt,b.status&&(c.status=b.status),c.statusAt=b.statusAt,b.queueStatus&&(c.queueStatus=b.queueStatus),c.queueStatusAt=b.queueStatusAt,c.lastQueue=b.lastQueue,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=b.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_voice_queue:save",function(b){var c=_.includes(_.map(a.CurrentUser.PVoiceQueues,"name"),b.queue)||n.isAdmin(),d=_.find(a.gridOptions.data,{agentId:b.UserId,queue:b.queue});if(!d&&b.logged&&c){var e=_.find(a.gridOptions.data,{agentId:b.UserId,isAgent:!0}),f=a.gridOptions.data.indexOf(e);a.gridOptions.data.splice(f+1,0,{isAgent:!1,agentId:b.UserId,queue:b.queue,agent:b.membername,callstaken:b.callstaken?b.callstaken:0,online:e.online})}else d&&!b.logged?_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue}):d&&b.logged&&c&&(d.callstaken=b.callstaken?b.callstaken:0)}),e.socket.on("user_has_voice_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue})})}function q(b){a.gridOptions.data.push({isAgent:!0,agentId:b.id,agent:b.name,online:b.online,lastLoginAt:b.lastLoginAt,lastPauseAt:b.lastPauseAt,pause:b.voicePause,pauseType:b.pauseType,status:b.status||"UNKNOWN",statusAt:b.statusAt,queueStatus:b.queueStatus||"READY",queueStatusAt:b.queueStatusAt,lastQueue:b.lastQueue,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.VoiceQueues.forEach(function(c){c.UserHasVoiceQueue.logged&&a.gridOptions.data.push({isAgent:!1,agentId:b.id,queue:c.name,agent:b.name,callstaken:c.UserHasVoiceQueue.callstaken?c.UserHasVoiceQueue.callstaken:0,online:b.online})})}function r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function s(){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 t={controller:"realtime",controller1:"voice",offset:0,limit:10};a.moment=moment,a.initAgents=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.agent}} <{{row.entity.internal}}></div>'},{name:"online",displayName:"APPLICATION_ONLINE",width:150,headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online != null && row.entity.isAgent"><i class="fa" data-ng-class="{\'font-green\':row.entity.online, \'font-red\':!row.entity.online,\'fa-user\':row.entity.online,\'fa-user-times\':!row.entity.online}"></i> <span data-ng-if="row.entity.online" class="left-margin">(<timer start-time="grid.appScope.moment(row.entity.lastLoginAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\">(<timer start-time=\"grid.appScope.moment(row.entity.statusAt).unix()*1000\">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></span></div>",filter:{type:m.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"queueStatus",displayName:"APPLICATION_QUEUE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent && row.entity.online" class="ui-grid-vcenter" data-ng-class="{\'paused-agent\':row.entity.pause}"><span class="left-margin"><i data-ng-if="row.entity.pause" data-ng-click="grid.appScope.pause(row.entity.agentId,\'unpause\')" class="fa fa-play font-green pointer-cursor" title="{{\'APPLICATION_RESUME\' | translate}}"></i><i class="fa fa-pause font-yellow pointer-cursor" data-ng-click="grid.appScope.pause(row.entity.agentId,\'pause\',\'DEFAULT PAUSE\')" title="{{\'APPLICATION_DEFAULT_PAUSE\' | translate}}"></i></span><select data-ng-if="grid.appScope.pauses.length" class="pause-select pointer-cursor" data-ng-model="grid.appScope.pauseType" data-ng-change="grid.appScope.pause(row.entity.agentId,\'pause\',grid.appScope.pauseType)"><option class="pointer-cursor" data-ng-repeat="pause in grid.appScope.pauses">{{pause.name}}</option></select><span> {{\'APPLICATION_\'+row.entity.queueStatus.toUpperCase() | translate}}</span><span data-ng-if="(row.entity.queueStatus!==\'complete\' && (row.entity.queueStatus!==\'paused\' || row.entity.pauseType === \'ACW\'))"> [{{row.entity.lastQueue}}]</span><span data-ng-if="row.entity.pause"> [{{row.entity.pauseType}}]</span><timer data-ng-if="row.entity.queueStatusAt && row.entity.queueStatus!==\'complete\'" start-time="grid.appScope.moment(row.entity.queueStatusAt).unix()*1000"> [{{hhours}}:{{mminutes}}:{{sseconds}}]</timer></span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"paused",label:d.instant("APPLICATION_PAUSED")},{value:"connect",label:d.instant("APPLICATION_CONNECT")},{value:"complete",label:d.instant("APPLICATION_COMPLETE")},{value:"called",label:d.instant("APPLICATION_CALLED")}]},enableSorting:!1,enableColumnMenu:!1},{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"callstaken",displayName:"APPLICATION_CALLS_TAKEN",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.callstaken !== null">{{row.entity.callstaken}}</div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1,width:100},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button data-ng-if="row.entity.queue" class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.leaveQueue(row.entity.agentId,row.entity.queue)"><i class="icon-ban"></i> {{\'APPLICATION_LEAVE\' | translate}}</button><button data-ng-if="row.entity.isAgent && row.treeNode.children.length < grid.appScope.voiceQueues.length" class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.joinQueue(row.entity.agentId)"><i class="icon-plus"></i> {{\'APPLICATION_JOIN_QUEUE\' | translate}}</button> <button data-ng-if="row.entity.isAgent" class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i></button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=l.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){u(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?t.order=null:t.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),o()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){t.offset=(a-1)*b,t.limit=b,o()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?t[a.name]=a.filters[0].term:delete t[a.name]}),o()})}},o(),r(),s(),p()};var u=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("agent"),e.unsyncUpdates("user_has_voice_queue")}),a.pause=function(b,c,e){return e&&(a.pauseType=null),i.save({name:c,agent:b,type:e||"DEFAULT PAUSE",data4:e||"DEFAULT PAUSE",channel:"voice"}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.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})?!0:!1})}}});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,{id:b.id});c&&(_.merge(c,b),!b.endtime||b.answertime&&b.answertime==b.endtime||m(function(){_.remove(a.gridOptions.data,{id:b.id})},1e4))})}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">{{\'APPLICATION_RINGING\' | translate}}</span><span data-ng-if="row.entity.answertime && row.entity.answertime == row.entity.endtime">{{\'APPLICATION_TALKING\' | translate}}</span><span data-ng-if="row.entity.answertime && 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 && !row.entity.answertime) || (row.entity.answertime && row.entity.answertime == row.entity.endtime)"> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</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.name});c&&(_.merge(c,b),a.$apply())}var j={offset:0,limit:10};a.initParameters=function(){var b;switch(a.user=e.getCurrentUser(),a.$on("$destroy",function(){b&&(b.terminate(),f.socket.removeAllListeners("dashboard:voice:init"),f.socket.removeAllListeners("dashboard:voice:waiting"),f.socket.removeAllListeners("dashboard:voice:active"),f.socket.removeAllListeners("dashboard:voice:complete"),f.socket.removeAllListeners("dashboard:voice:abandon"),f.socket.removeAllListeners("dashboard:voice:unmanaged"),f.socket.removeAllListeners("dashboard:voice:holdtime"),f.socket.removeAllListeners("dashboard:voice:talktime"))}),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("dashboard:voice:waiting",function(a){i(a)}),f.socket.on("dashboard:voice:active",function(a){i(a)}),f.socket.on("dashboard:voice:complete",function(a){i(a)}),f.socket.on("dashboard:voice:abandon",function(a){i(a)}),f.socket.on("dashboard:voice:unmanaged",function(a){i(a)}),f.socket.on("dashboard:voice:talktime",function(a){i(a)}),f.socket.on("dashboard:voice:holdtime",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){console.log(b);var c=_.includes(_.map(a.CurrentUser.PVoiceQueues,"name"),b.queue)||k.isAdmin(),d=_.find(a.gridOptions.data,{agentId:b.UserId,queue:b.queue});if(!d&&b.logged&&c){var e=_.find(a.gridOptions.data,{queueName:b.queue}),f=a.gridOptions.data.indexOf(e);a.gridOptions.data.splice(f+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.id,queue:b.queue})}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,d.lastcall=b.lastcall,d.status=b.statusdesc,d.paused=b.paused,d.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)&&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">{{\'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.queuecallercomplete && !row.entity.queuecallerabandon"> [<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"agent",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.connectedlinenum || ''}} {{row.entity.connectedlinename || ''}}</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(){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",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(){return j.spin("spinner-grid"),g.get(o).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){j.stop("spinner-grid")})}function n(){e.socket.on("telephone:save",function(b){var c=_.find(a.gridOptions.data,{id:b.id});c&&(c.status=b.status,c.statusAt=b.statusAt,c.ipaddr=b.ipaddr,c.port=b.port,c.fullcontact=b.fullcontact,c.useragent=b.useragent,c.lastms=b.lastms,c.internal=b.internal)}),e.socket.on("telephone:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}var o={offset:0,limit:10};a.moment=moment,a.initTelephones=function(){a.gridOptions={enableGridMenu:!0,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,useExternalPagination:!0,useExternalSorting:!0,useExternalFiltering:!0,multiSelect:!0,showTreeExpandNoChildren:!0,columnDefs:[{name:"name",displayName:"APPLICATION_TELEPHONE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.name}} <{{row.entity.internal}}></div>"},{name:"status",displayName:"APPLICATION_PHONE_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_'+row.entity.status | translate}} <span data-ng-if=\"row.entity.statusAt && (row.entity.status === 'BUSY' || row.entity.status === 'ONHOLD' || row.entity.status === 'INUSE')\">(<timer start-time=\"grid.appScope.moment(row.entity.statusAt).unix()*1000\">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>)</span></span></div>",filter:{type:l.filter.SELECT,selectOptions:[{value:"UNKNOWN",label:d.instant("APPLICATION_UNKNOWN")},{value:"NOT_INUSE",label:d.instant("APPLICATION_NOT_INUSE")},{value:"INUSE",label:d.instant("APPLICATION_INUSE")},{value:"BUSY",label:d.instant("APPLICATION_BUSY")},{value:"INVALID",label:d.instant("APPLICATION_INVALID")},{value:"UNAVAILABLE",label:d.instant("APPLICATION_UNAVAILABLE")},{value:"RINGING",label:d.instant("APPLICATION_RINGING")},{value:"RINGINUSE",label:d.instant("APPLICATION_RINGINUSE")},{value:"ONHOLD",label:d.instant("APPLICATION_ONHOLD")}]}},{name:"action",displayName:"",width:170,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><button class="btn btn-xs blue-madison" data-ng-click="grid.appScope.showInfo(row.entity)"><i class="icon-info"></i></button><div>',enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],gridMenuTitleFilter:function(a){var b=k.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){p(a.gridOptions.data.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?o.order=null:o.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),m()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){o.offset=(a-1)*b,o.limit=b,m()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?o[a.name]=a.filters[0].term:delete o[a.name]}),m()})}},m(),n()};var p=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("telephone")}),a.showInfo=function(a){c.open({animation:!0,templateUrl:"app/channels/voice/realtime/view/telephone/telephone.modal.info.html",controller:"VoiceRealtimeViewTelephoneInfoModalCtrl",resolve:{telephone:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.telephones",{url:"/telephones",templateUrl:"app/channels/voice/realtime/view/telephone/telephone.html",controller:"VoiceRealtimeViewTelephoneCtrl",data:{permissions:{only:["admin","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"}})}]),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(b){if(b>=a.csvLength||a.stopped)return void(a.importing=!1);for(var c,f=[],g=b;b+200>g&&g<a.csvLength;g++)c={},_.forOwn(a.item,function(b,e){switch(e){case"tags":c.tags=[],a.item.tags.forEach(function(a){""!==d[g][a]&&c.tags.push(d[g][a])});break;default:c[e]=d[g][b]}}),c.tags=c.tags?c.tags.join(","):void 0,c.ListId=a.item.ListId,c.CompanyId=a.item.CompanyId||null,f.push(c);return h.save({controller:"bulk"},{contacts:f}).$promise.then(function(b){a["import"].success+=b.ok*a.addingQuote,a["import"].succeeded+=b.ok,a["import"].fail+=b.ko*a.addingQuote,a["import"].failed+=b.ko,k(g)})["catch"](function(b){a.stopped=!0,e.error(b),k(g)})}a.indexes=c,a.importing=!1,a.submitted=!1,a.stopped=!1,a["import"]={success:0,fail:0,succeeded:0,failed:0},a.csvLength=d.length,a.addingQuote=100/a.csvLength,a.forms={csv:void 0},a.item={},a.start=function(){a.importing=!0,a.submitted=!0,k(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":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"green-turquoise",name:"contacts",uisref:"main.contactmanager.contacts.list({listId:{{row.entity.id}}})"}]}]};a.gridOptions=i.gridOptions(h,b,a)},a.create=function(){var d=f.open({animation:!0,templateUrl:"app/contactmanager/list/list/create.modal.html",controller:"ContactManagerListListCreateModalCtrl"});d.result.then(function(d){b.post("/api/contactmanager/lists/",d).then(function(b){a.gridOptions.getPage(),e.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.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"> [<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 || ''}}</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"> [<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>"}],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"> [<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>"}],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"> [<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>"}],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"> [<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>"}],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","VoiceQueue","Dashboard","socket",function(a,b,c,d,e,f,g,h,i,j){a.radioSwitch={size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"success",onColor:"danger"};var k=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;if(a.user=d.getCurrentUser(),a.voice={},a.$on("$destroy",function(){b&&(b.terminate(),j.socket.removeAllListeners("dashboard:voice:waiting"),j.socket.removeAllListeners("dashboard:voice:active"),j.socket.removeAllListeners("dashboard:voice:complete"),j.socket.removeAllListeners("dashboard:voice:abandon"),j.socket.removeAllListeners("dashboard:voice:unmanaged"),j.socket.removeAllListeners("dashboard:voice:holdtime"),j.socket.removeAllListeners("dashboard:voice:talktime"))}),a.onmessage=function(b){a.voice=b.data,a.$apply()},window.Worker){switch(b=new Worker("assets/workers/dashboard/voice/worker.js"),a.user.role){case"admin":h.get().$promise.then(function(a){return b.postMessage({evt:"myQueues",queues:a.rows}),i.get({id:"voice",controller:"init"}).$promise}).then(function(a){a.evt="dashboard:voice:init",b.postMessage(a)})["catch"](function(a){console.error(a)});break;case"user":b.postMessage({evt:"myQueues",queues:a.user.PVoiceQueues}),i.get({id:"voice",controller:"init"}).$promise.then(function(a){a.evt="dashboard:voice:init",b.postMessage(a)})}b.onmessage=a.onmessage}j.socket.on("dashboard:voice:waiting",function(a){a.evt="dashboard:voice:waiting",b.postMessage(a)}),j.socket.on("dashboard:voice:active",function(a){a.evt="dashboard:voice:active",b.postMessage(a)}),j.socket.on("dashboard:voice:complete",function(a){a.evt="dashboard:voice:complete",b.postMessage(a)}),j.socket.on("dashboard:voice:abandon",function(a){a.evt="dashboard:voice:abandon",b.postMessage(a)}),j.socket.on("dashboard:voice:unmanaged",function(a){a.evt="dashboard:voice:unmanaged",b.postMessage(a)}),j.socket.on("dashboard:voice:talktime",function(a){a.evt="dashboard:voice:talktime",b.postMessage(a)}),j.socket.on("dashboard:voice:holdtime",function(a){a.evt="dashboard:voice:holdtime",b.postMessage(a)}),j.socket.on("dashboard:voice:outbound",function(a){a.evt="dashboard:voice:outbound",b.postMessage(a)})},a.initAgent=function(){return a.agent=d.getCurrentUser(),j.socket.on("voice:queue:agent:join",function(b){b.loggedAt=moment().format("YYYY-MM-DD HH:mm:ss"),b.callstaken=0,a.table1.data.push(b)}),j.socket.on("voice:queue:agent:leave",function(b){_.remove(a.table1.data,{queue:b.queue})}),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.pagination.on.paginationChanged(a,function(b,c){k(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>{{'APPLICATION_QUEUESTATUS_WAITING' | translate}}</span>[<timer start-time=\"grid.appScope.moment(row.entity.updatedAt).unix()*1000\">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</span></div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"agent",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.connectedlinenum || ''}} {{row.entity.connectedlinename || ''}}</span></div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],onRegisterApi:function(b){a.gridApi1=b,a.gridApi1.grid.registerDataChangeCallback(function(){k(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(){k(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(){k(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),j.socket.on("voice:queue:update",function(b){var c=_.find(a.table1.data,{queue:b.queue});c?_.merge(c,b):a.table1.data.push(b)}),j.socket.on("user_has_voice_queue:remove",function(b){b.UserId===d.getCurrentUser().id&&_.remove(a.table1.data,{name:b.queue})})})["catch"](function(a){console.error(a)}),e.get({id:"waiting",controller:"calls"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){j.socket.on("report_queue:save",function(b){a.table2.data.push(b)}),j.socket.on("report_queue:update",function(b){var c=_.find(a.table2.data,{id:b.id});c&&b.queuecallerleaveAt&&_.remove(a.table2.data,{id:b.id})})})["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(){j.socket.on("report_queue:save",function(b){a.table3.data.unshift(b)}),j.socket.on("report_queue:update",function(b){var c=_.find(a.table3.data,{id:b.id});c&&_.merge(c,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.isAdmin=e.isAdmin(),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.isAdmin()},{"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.isAdmin()},{"class":"red-sunglo",icon:"fa fa-trash",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)",hide:!e.isAdmin()}]}]};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",function(a,b,c,d,e,f){function g(a,b){var c,d,e=a.length;for(c=0;e>c;c++)if(_.includes(b,a[c].id)){if(!a[c].SubModules||!a[c].SubModules.length)return a[c].path;if(d=g(a[c].SubModules,b))return d}}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,h,i;return(i=e.getCurrentUser().$promise)?i.then(function(e){switch(h=e,h.role){case"user":c=g(h.Modules,_.map(e.Modules,"id"));break;case"admin":case"agent":c="/dashboard/voice"}c||(a.message="MESSAGE_NO_AVAILABLE_MODULES"),d(function(){b.path(c)},500)})["catch"](function(a){console.error(a),b.path("/login")}):void b.path("/login")}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("landing",{url:"/landing",templateUrl:"app/landing/landing.html",controller:"LandingCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css","assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("LoginCtrl",["$scope","Auth","$location","$window","$rootScope","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){function g(){return f.get({id:c.eventId,controller:"checkevent"}).$promise.then(function(b){a.contacts=b.rows})["catch"](function(a){d.error(a)})}function h(){return delete c.type,f.get(c).$promise.then(function(b){a.contacts=b.rows})["catch"](function(a){d.error(a)})}a.open=function(a){b.close(a)},a.getContacts=function(){switch(c.type){case"event":g();break;case"detail":h();break;default:b.dismiss("cancel")}},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"></i>';break;case"profile":case"settings":case"detail":case"embedding":a.cellTemplate+='<i class="icon-settings"></i>';break;case"view":a.cellTemplate+='<i class="icon-doc"></i>';break;case"clone":a.cellTemplate+='<i class="icon-docs"></i>';break;case"permits":a.cellTemplate+='<i class="icon-key"></i>';break;case"copy":a.cellTemplate+='<i class="fa fa-files-o"></i>';break;case"select":a.cellTemplate+='<i class="icon-check"></i>';break;case"preview":a.cellTemplate+='<i class="icon-magnifier"></i>';break;case"contacts":a.cellTemplate+='<i class="fa fa-users"></i>';break;case"download":case"export":a.cellTemplate+='<i class="fa fa-download"></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="icon-paper-plane"></i>';break;case"smsRoom":a.cellTemplate+='<i class="glyphicon glyphicon-comment"></i>';break;case"check":a.cellTemplate+='<i class="fa fa-check"></i>';break;case"queues":a.cellTemplate+='<i class="icon-docs"></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)})}),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",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){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])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/yourdashboards/show/1"},{type:"title",heading:c.instant("TOUR_MAIN_YOURDASHBOARD"),text:c.instant("TOUR_MAIN_YOURDASHBOARD_MESSAGE"),curtainClass:"myCurtainClass"}])),(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"}])}a.awesomeThings=[],b.workspaces=[],a.Auth=f,b.userModules={},f.getCurrentUser().$promise.then(function(a){a.Modules.forEach(function(a){b.userModules[a.id]=!0}),o()})["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)},d(function(){n.get("skipTour")||(b.activeTour.main=!0)}),a.select=function(a){switch(a.type){case"chatRoom":case"mailRoom":case"faxRoom":a.unread=0}},e.socket.on("report_integration:tdDisposal",function(b){a.openTdTab(b)}),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 p=function(b){var c=h.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{data:function(){return{type:"event",eventId:b.id}}}});c.result.then(function(c){c?a.openContactTab(c,b):a.newContact(b)},function(){i.info("Modal dismissed at: "+new Date)})};a.updateContact=function(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){p(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")}),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.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="icon-paper-plane"></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="icon-paper-plane";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.id)});break;case"OPEN":c=g.open({id:parseInt(a.workspace.spooler.ticketId.id)});break;case"BLACK_LIST":c=g.blacklist({id:parseInt(a.workspace.spooler.ticketId.id)});break;case"PLANNED":c=g.planning({id:parseInt(a.workspace.spooler.ticketId.id),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm")});break;case"PLANNED_PEER":c=g.planningpeer({id:parseInt(a.workspace.spooler.ticketId.id),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"),$uibModalInstance.close()):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()})}}}}]),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)}}]),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):e=d.data?d.data.translatedMessage||d.data.message||"Generic Error":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("landing")}}}]).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="icon-paper-plane";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:[],description:""};return _.forOwn(a.item,function(a,c){"phones"===c?d[c].push(e[b][a]):d[c]=e[b][a]}),g.insert(d).$promise.then(function(b){b.status>0?(a["import"].success+=j,a["import"].succeeded++,k.push(b.response.RMI)):(console.log(b),a["import"].fail+=j,a["import"].failed++)})["catch"](function(b){console.log(b),a["import"].fail+=j,a["import"].failed++})["finally"](function(){i(b+1)})}a.form={},a.item={},a.timezones=h.list(),console.log(d),console.log(e),a.indexes=d,a.importing=!1,a.submitted=!1,a.stopped=!1,a["import"]={success:0,fail:0,succeeded:0,failed:0},a.csvLength=e.length;var j=100/a.csvLength,k=[];a.start=function(){a.importing=!0,a.submitted=!0,i(0)},a.close=function(){b.close(k)},a.stop=function(){a.stopped=!0}}]),angular.module("xCallyShuttleApp").controller("MotionDialerListViewCtrl",["$scope","$translate","$stateParams","$uibModal","xAlert","uiGridConstants","usSpinnerService","MotionDialerList","MotionDialerContact","Modal","FileUploader","Papa",function(a,b,c,d,e,f,g,h,i,j,k,l){a.getList=function(){return h.find({id:parseInt(c.id)}).$promise.then(function(b){b.status>0?a.list=b.response.RMI:e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.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+"_queue_"+a.item.queue.name+"_"+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Queue"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call",context:"from-sip",exten:e.replace(/\s/g,"_"),type:"internal",description:f,Applications:[{appdata:["CDR(type)=tigerdial"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["QUEUE_PRIO=99"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:[a.item.queue.name,"","","",a.item.timeout],app:"Queue",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return 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+"_square_"+a.item.project.name+"_"+Math.round(1e5*Math.random()),f="Generated by Motion Dialer, Process Square"+(a.item.description?", "+a.item.description:"");return h.save({appdata:"Internal Call",context:"from-sip",exten:e.replace(/\s/g,"_"),type:"internal",description:f,Applications:[{appdata:["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 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",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,a.process.queue&&"none"!==a.process.queue&&(a.queue=_.find(b.rows,{name:a.process.queue})))})["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?!0:!1,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}}},f.get({id:"smtp"}).$promise.then(function(b){a.item.account=b,d.socket.on("mail_server_out:state",function(b){Number(b.id)===a.item.account.MailServerOut.id&&(a.item.account.MailServerOut.state=b.state,a.item.account.MailServerOut.source=JSON.parse(b.source))})})["catch"](function(b){switch(console.log(b),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(){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",function(a,b,c,d,e,f){function g(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?(g(a.tmp.trim()),a.busy=!0,d.spin("console-spinner"),b.save({controller:"asterisk"},{command:a.tmp}).$promise.then(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()})["catch"](function(b){d.stop("console-spinner"),a.output+="command error:"+b.data.message+"<br>",a.busy=!1,a.cmdFocus()})):void 0},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",function(a,b,c,d,e,f,g){a.initCounter=function(){a.$on("timer-stopped",function(a,b){console.log("Timer Stopped - data = ",b),d.path("/dashboard/voice")})},a.initView=function(){var c={exporterCsvFilename:"updates.csv",enableFiltering:!1,enableSorting:!1,enablePaginationControls:!1,enableSelectAll:!1,columnDefs:[{name:"message"},{width:125,name:"version",cellClass:"text-center ui-grid-vcenter"},{width:125,name:"createdAt",displayName:"APPLICATION_UPDATED_AT",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.createdAt"></span></div>'}]};a.gridOptions=b.gridOptions(e,c,a)},a.pull=function(){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["catch"](function(a){console.log(a),f.error(a),d.path("/dashboard/voice")})},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"}).state("main.setting.updates.landing",{url:"/landing",templateUrl:"app/setting/update/list/landing.html",controller:"UpdateListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"smart-table",insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("UpdateListPullCtrl",["$scope","$uibModalInstance",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","SquareProject","xAlert",function(a,b,c,d,e){a.form={},a.item={},a.save=function(){return d.save(a.item).$promise.then(function(a){e.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close(a)})["catch"](function(a){e.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><timer start-time="grid.appScope.moment(row.entity.joinAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer></div>',enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var b=i.defer();return b.resolve(d.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){n(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?m.order=null:m.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),k()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){m.offset=(a-1)*b,m.limit=b,k()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?m[a.name]=a.filters[0].term:delete m[a.name]}),k()})}},k(!0)};var n=function(a){var b=a?30*a+130:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")};a.$on("$destroy",function(){e.unsyncUpdates("report_square")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view.general",{url:"/general",templateUrl:"app/square/realtime/view/general/general.html",controller:"SquareRealtimeViewGeneralCtrl"})}]),angular.module("xCallyShuttleApp").controller("SquareRealtimeViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.square.realtime.view",{url:"/view",templateUrl:"app/square/realtime/view/view.html",controller:"SquareRealtimeViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("SquareRecordingListCtrl",["$scope","SquareRecording","gridOptions","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/wav" btnclass="btn btn-xs blue-hoki" filename="(row.entity.filename || row.entity.uniqueid)+\'.wav\'"></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",function(a,b,c,d,e,f,g,h){a.initView=function(){return a.Auth=f,a.forms={},h.get({id:c.id}).$promise.then(function(b){delete b.password,a.item=b,a.item.transport=a.item.transport?a.item.transport.split(","):[],a.item.allow=a.item.allow?a.item.allow.split(";"):[]})["catch"](function(a){g.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){a.item.internal=b.value})["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){a.item.internal=b.value})["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").config(["$stateProvider",function(a){a.state("main.sugarcrm",{url:"/sugarcrm",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"main.dashboard.voice"}}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmAccount",["$resource",function(a){return a("/api/sugarcrm/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmConfiguration",["$resource",function(a){return a("/api/sugarcrm/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("SugarcrmField",["$resource",function(a){return a("/api/sugarcrm/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal",function(a,b,c,d,e,f,g,h,i,j){a.$stateParams=c,a.config={autoHideScrollbar:!1,theme:"dark",advanced:{updateOnContentResize:!0},setHeight:500,scrollInertia:0},a.initConfiguration=function(){a.formsConfiguration={},a.configuration={}},a.goNext=function(){g.wizard().next()},a.formValidation=function(a){return a},a.$on("$destroy",function(){h.unsyncUpdates("sugarcrm_configuration"),h.unsyncUpdates("sugarcrm_field")}),a.initView=function(){b.get("/api/sugarcrm/accounts/"+c.id).success(function(b){a.account=b}).error(function(a){i.error(a)})},a.updateItem=function(){b.put("/api/sugarcrm/accounts/"+c.id,a.account).success(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.getConfigurations=function(){b.get("/api/sugarcrm/configurations",{params:{AccountId:c.id}}).success(function(b){a.configurations=b,h.socket.on("sugarcrm_configuration:remove",function(b){_.remove(a.configurations,{id:b.id})})}).error(function(a){i.error(a)})},a.deleteConfiguration=j.confirm["delete"](function(a){b["delete"]("api/sugarcrm/configurations/"+a).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}),a.createConfiguration=function(){a.configuration.AccountId=c.id,b.post("api/sugarcrm/configurations",a.configuration).success(function(a){e.path("sugarcrm/view/"+c.id+"/configurations/settings/"+a.id)}).error(function(){i.show("Something went wrong!","danger")})},a.fieldType=["string","variable"],a.descFieldType=["string","key_value"],a.getFields=function(){b.get("/api/sugarcrm/accounts/"+c.id+"/fields").success(function(b){a.accountFields=_.sortByOrder(f("sugarcrm")(_.toArray(b)),"name","asc"),_.forEach(b,function(a){a.options=_.toArray(a.options)})}).error(function(a){i.error(a)})},a.getConfiguration=function(){b.get("/api/sugarcrm/configurations/"+c.configurationId).success(function(b){a.configurationName=b.name,a.subjectConfig=b.Subject,a.descriptionConfig=b.Description,a.fieldConfig=b.Field,h.socket.on("sugarcrm_field:remove",function(b){_.remove(a.subjectConfig,{id:b.id}),_.remove(a.descriptionConfig,{id:b.id}),_.remove(a.fieldConfig,{id:b.id})})}).error(function(a){i.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/sugarcrm/fields/"+a.id).success(function(){i.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addItemSubject=function(){var d={type:"string",content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/subject",d).success(function(b){a.subjectConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemDescription=function(){var d={type:"string",content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/description",d).success(function(b){a.descriptionConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.addItemField=function(){var d={content:""};b.post("/api/sugarcrm/configurations/"+c.configurationId+"/field",d).success(function(b){a.fieldConfig.push(b)}).error(function(){i.show("Something went wrong!","danger")})},a.updateField=function(a){b.put("/api/sugarcrm/fields/"+a.id,a).success(function(){}).error(function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})},a.changeType=function(b){"variable"===b.type?b.content="":"string"===b.type&&(b.VariableId=null),a.updateField(b)},a.changeDescType=function(b){"key_value"===b.type?(b.content="","string"===b.keyType?b.VariableId=null:"variable"===b.keyType&&(b.keyContent="")):"string"===b.type&&(b.VariableId=null,b.key="",b.keyContent=""),a.updateField(b)},a.changeFieldType=function(b){b.content="",a.updateField(b)},a.getSystemFieldOptions=function(b){if(b){var c=_.find(a.accountFields,"name",b);return c?c.options.length>0?c.options:null:void 0}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.view",{url:"/view/:id",templateUrl:"app/sugarcrm/view/view.html",controller:"SugarcrmViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.sugarcrm.view.account",{url:"/account",templateUrl:"app/sugarcrm/view/view.account.html"}).state("main.sugarcrm.view.configurations",{url:"/configurations",templateUrl:"app/sugarcrm/view/view.configurations.html"}).state("main.sugarcrm.view.configurations.settings",{url:"/settings/:configurationId",templateUrl:"app/sugarcrm/view/view.configurationSettings.html",controller:"SugarcrmViewCtrl"}).state("main.sugarcrm.view.configuration",{url:"/configuration",templateUrl:"app/sugarcrm/view/view.configuration.html"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmkWizardCtrl",["$scope","$http","$location","$translate","xAlert","WizardHandler",function(a,b,c,d,e,f){a.translate=d,a.initWizard=function(){a.$translate=d,a.forms={},a.item={}},a.next=function(){f.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){b.post("api/sugarcrm/accounts",a.item).success(function(){e.show(d.instant("MESSAGE_WELL_DONE")+".","success"),c.path("/sugarcrm/list")}).error(function(){e.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.sugarcrm.wizard",{url:"/wizard",templateUrl:"app/sugarcrm/wizard/wizard.html",controller:"SugarcrmkWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("CannedAnswer",["$resource",function(a){return a("/api/answers/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.answers",{url:"/answers",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id: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?!0:!1}}]),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?!0:!1}}]),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="icon-paper-plane";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?!0:!1}}]),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?!0:!1}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.triggers.wizard",{url:"/wizard",templateUrl:"app/tools/trigger/wizard/wizard.html",controller:"TriggerWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("TrunkListCtrl",["$scope","Trunk","gridOptions","xAlert","$translate","socket",function(a,b,c,d,e,f){function g(){f.socket.on("trunk:update",function(b){var c=_.find(a.gridOptions.data,{name:b.name});c&&(c.status=b.status,c.peerstatus=b.peerstatus)})}a.isActive=!0,a.size="mini",a.animate=!0,a.radioOff=!0,a.handleWidth="auto",a.labelWidth="auto",a.inverse=!0,a.offColor="danger",a.onColor="success",a.initView=function(){var d={exporterCsvFilename:"Trunks.csv",columnDefs:[{name:"name"},{name:"active",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.active" type="checkbox" switch-active="{{ grid.appScope.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.onColor }}" switch-off-color="{{ grid.appScope.offColor }}" switch-animate="{{ grid.appScope.animate }}" switch-size="{{ grid.appScope.size }}" switch-label="{{ grid.appScope.label }}" switch-icon="{{ grid.appScope.icon }}" switch-radio-off="{{ grid.appScope.radioOff }}" switch-label-width="{{ grid.appScope.labelWidth }}" switch-handle-width="{{ grid.appScope.handleWidth }}"></div>'},{name:"host"},{name:"description"},{name:"status",cellTemplate:'<div class="centered-uigrid-td" data-ng-if="row.entity.active && row.entity.registry && row.entity.status">{{row.entity.status}}</div>'},{name:"peerstatus",cellTemplate:'<div class="centered-uigrid-td" data-ng-if="row.entity.active && row.entity.peerstatus">{{row.entity.peerstatus}}</div>'},{name:"action",width: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("trunk:update",function(b){a.trunk.name===b.name&&(a.trunk.status=b.status)})})["catch"](function(a){console.error(a),g.path("/tools/trunks/list")})},a.updateTrunk=function(){""===a.trunk.password&&delete a.trunk.password;var b=angular.copy(a.trunk);return b.nat=b.nat.join(","),b.allow=b.allow.join(";"),b.insecure=b.insecure.join(","),b.transport=b.transport.join(","),h.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){c.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"})}]),angular.module("xCallyShuttleApp").controller("LeaveEditedDashboardModalCtrl",["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("YourdashboardShowCtrl",["$scope","$rootScope","localStorageService","xAlert","$translate","Auth","$stateParams","$location","$uibModal","$log","YourDashboard",function(a,b,c,d,e,f,g,h,i,j,k){a.Auth=f,a.editMode=!1,a.getDashboard=function(){return k.get({id:g.id}).$promise.then(function(b){var c={name:"dashboard",structure:"4-8",enableconfirmdelete:!0,maximizable:!0,collapsible:!0};b.model=JSON.parse(b.model||'{"title":"Dashboard"}'),b.editable=f.isAdmin()&&b.editable?!0:!1,a.dashboard=_.merge(c,b)})["catch"](function(a){h.path("/tools/yourdashboards/list")})},a.$on("$locationChangeStart",function(b,c,d){if(a.editMode){b.preventDefault();var e=i.open({animation:!0,templateUrl:"app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",controller:"LeaveEditedDashboardModalCtrl"});e.result.then(function(b){a.editMode=!1;var d=location.protocol+"//"+location.host;h.path(c.replace(d,""))},function(){j.info("Modal dismissed at: "+new Date)})}});var l=function(b,c,f){var h=angular.copy(a.dashboard);return h.name=a.dashboard.model.title,h.model=JSON.stringify(h.model),k.update({id:g.id},h).$promise.then(function(){d.show(e.instant("MESSAGE_DASHBOARD_SAVED")+"!","success"),a.editMode=!1})["catch"](function(b){d.error(b),h.model=JSON.parse(h.model),h.name="dashboard",a.dashboard=h})};a.$on("adfDashboardChanged",l),a.$on("adfIsEditMode",function(){a.editMode=!0}),a.$on("destroy",function(){console.log("main dashboard")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.show",{url:"/show/:id",templateUrl:"app/tools/yourdashboard/show/show.html",controller:"YourdashboardShowCtrl"})}]),angular.module("xCallyShuttleApp").controller("YourdashboardViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location",function(a,b,c,d,e,f){a.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.getDashboard=function(){b.get("/api/dashboards/"+e.id).success(function(b){delete b.model,a.dashboard=b}).error(function(a){f.path("/tools/yourdashboards/list")})},a.updateDashboard=function(){var f=angular.copy(a.dashboard);b.put("/api/dashboards/"+e.id,f).success(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")}).error(function(b){c.error(b),a.dashboard=f})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards.view",{url:"/view/:id",templateUrl:"app/tools/yourdashboard/view/view.html",controller:"YourdashboardViewCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/css/profile.css","assets/css/tasks.css"]}])}]}}).state("main.tools.yourdashboards.view.settings",{url:"/settings",templateUrl:"app/tools/yourdashboard/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").factory("YourDashboard",["$resource",function(a){return a("/api/dashboards/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.yourdashboards",{url:"/yourdashboards",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:59}}})}]),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(){c.put("/api/users/"+h.id,{online:!1}).success(function(){e.remove("role"),e.remove("token"),e.remove("userId"),g.set("loggedIn"),h={},b.$broadcast("logout")}).error(function(a){return a})},createUser:function(a,b){var c=b||angular.noop;return d.save(a,function(b){return e.put("token",b.token),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){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){c.accounts=a.rows,c.element.data2&&p()})["catch"](function(a){b.error(a)}):void 0},p=function(){c.configurations=_.find(c.accounts,{id:Number(c.element.data2)}).Configurations};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){console.log(a),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){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="icon-paper-plane";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{type:"detail",phone:b,mobile: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":"icon-paper-plane",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",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){var A=[{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"}];return{tables:A}}]),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(b){a.dashboards=b.rows,j.syncUpdates("dashboard",a.dashboards)})["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+":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 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 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")?!0:!1,railVisible:"1"==$(this).attr("data-rail-visible")?!0:!1,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?!1:!0},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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">{{ \'APPLICATION_OFFLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/offline/list">Offline</a>\n <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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">{{ \'APPLICATION_ONLINE\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/online/view/view.detail.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_DETAIL\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body row" data-ng-init="initView()">\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_MESSAGES\' | translate}}</a>\n <!-- <a href="#" data-ng-click="export()" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a> -->\n <a href="api/chat/rooms/{{chatRoom.id}}/export" target="_blank" data-ng-show="chatRoom.ChatMessages.length" class="btn btn-sm blue pull-right"><i class="icon-cloud-download"></i> {{\'APPLICATION_EXPORT\' | translate}} CSV </a>\n <hr>\n </h3>\n <div class="news-block-tags">\n <em am-time-ago="chatRoom.ChatVisitor.ChatEnquiry.createdAt"></em>\n </div>\n <p>\n <div ng-scrollbars ng-scrollbars-config="config">\n <ul class="chats">\n <li data-ng-class="{\'out\': message.User, \'in\':message.ChatVisitor}" data-ng-repeat="message in chatRoom.ChatMessages | orderBy:\'createdAt\'">\n <img class="avatar" data-ng-src="api/users/avatar/{{message.User.userpic || \'unknown_avatar\'}}">\n <div class="message">\n <span class="arrow">\n </span>\n <a href="#" class="name">\n {{message.User ? message.User.fullname : message.ChatVisitor.fullname}}\n </a>\n <span class="datetime">\n at {{message.createdAt | date: \'medium\'}}\n </span>\n <span class="body">\n {{message.body}}\n </span>\n </div>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="news-blocks">\n <h3>\n <a href="#" class="inactive-link">{{\'APPLICATION_VISITOR\' | translate}}</a>\n <hr>\n </h3>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.fullname}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-envelope"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.email}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.referer}} - {{chatRoom.ChatVisitor.ChatWebsite.name}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatRoom.ChatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n'),a.put("app/channels/chat/online/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-login"></i>\n <a href="/channels/chat/online/list">Online</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/enquiry.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- START USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatRoom.ChatVisitor.email}}\n </div>\n <div class="profile-usertitle-job">\n {{chatRoom.ChatVisitor.fullname}}\n </div>\n </div>\n <!-- END USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.online.view.detail\')}">\n <a data-ng-href="/channels/chat/online/view/{{chatRoom.id}}/detail">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_DETAIL\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/preview/preview.html",'<style>\n.xc_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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.agents\')}">\n <a href="/channels/chat/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.chat.realtime.view.applications\')}">\n <a href="/channels/chat/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/room/external/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n <div class="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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-users"></i>\n <a href="#">{{ \'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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-question font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VISITORS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-question"></i>\n <a href="/channels/chat/visitors/list">{{ \'APPLICATION_VISITORS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chatVisitor">\n <a href="#">{{chatVisitor.fullname}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/visitor.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatVisitor.fullname}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.chat.visitors.view.profile\')}">\n <a data-ng-href="/channels/chat/visitors/view/{{chatVisitor.id}}/profile">\n <i class="icon-tag"></i>\n {{ \'APPLICATION_PROFILE\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/visitor/view/view.profile.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_PROFILE\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div>\n <h4 class="profile-desc-title">{{chatVisitor.email}}</h4>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-magnifier"></i>\n <a href="#" class="inactive-link">{{chatVisitor.origin}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-globe"></i>\n <a href="#" class="inactive-link">{{chatVisitor.remote_address}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-user"></i>\n <a href="#" class="inactive-link">{{chatVisitor.user_agent | truncate: 50: \'...\'}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-flag"></i>\n <a href="#" class="inactive-link">{{chatVisitor.visitor_language}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-home"></i>\n <a href="#" class="inactive-link">{{chatVisitor.referer}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-cursor"></i>\n <a href="#" class="inactive-link">{{chatVisitor.browser}}</a>\n </div>\n <div class="margin-top-20 profile-desc-link">\n <i class="icon-screen-desktop"></i>\n <a href="#" class="inactive-link">{{chatVisitor.os}}</a>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_WEB_SITES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_WEB_SITE\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/chat/website/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/chat/websites/view/{{chatWebsite.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/chat/website/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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_USERNAME_TITLE\' | translate}}</label>\n <input type="text" name="nameTitle" placeholder="{{\'APPLICATION_USERNAME_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_USERNAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL 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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-bubble"></i>\n <a href="#">{{ \'APPLICATION_CHAT\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="/channels/chat/websites/list">{{ \'APPLICATION_WEB_SITES\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <a href="#">{{chatWebsite.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/website.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chatWebsite.name}}\n </div>\n <div class="profile-usertitle-job">\n {{chatWebsite.address}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.embedding\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/embedding/view">\n <i class="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.usernameTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.usernameTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME_TITLE\' | translate}}</label>\n <input type="text" name="usernameTitle" placeholder="{{\'APPLICATION_USERNAME_TITLE\' | translate}}" class="form-control" data-ng-model="item.username_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_USERNAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_USERNAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL 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_PLACEHOLDER\' | 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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button type="button" class="btn green-jungle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true" aria-expanded="true">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }} <i class="fa fa-angle-down"></i>\n </button>\n <ul class="dropdown-menu" role="menu">\n <li>\n <a href="/channels/fax/accounts/wizard">\n {{ \'APPLICATION_STANDARD\' | translate }}\n </a>\n </li>\n <li>\n <a href="#" data-ng-click="createItem()">\n {{ \'APPLICATION_QUICK\' | translate }}\n </a>\n </li>\n </ul>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/fax/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/fax/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n <button class="btn green-haze" type="submit">{{\'APPLICATION_UPDATE\' | translate}}</button>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/account/view/action/wizard/wizard.html",'\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_APPLICATION\' | translate}}" canexit="formValidation(forms.action.$valid)">\n <form name="forms.action" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.action.$submitted && forms.action.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="forms.action.$submitted && forms.action.app.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVALS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/intervals/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="(forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVALS -->\n\n </div>\n\n <input class="btn green-haze" type="submit" data-ng-click="next()" value="{{\'APPLICATION_CONTINUE\' | translate}}"/>\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.name || account.description }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.name || account.description }}\n </div>\n <div class="profile-usertitle-job">\n {{ account.phone }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.accounts.view.settings\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/fax/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initWizard()">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNT\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="createItem()">\n <wz-step title="{{\'APPLICATION_GENERAL\' | translate}}" canexit="exitValidation(forms.formGeneral.$valid)">\n <form name="forms.formGeneral" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.name.$touched) && forms.formGeneral.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="forms.formGeneral.name.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.name.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START HEADERINFO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched) && forms.formGeneral.headerinfo.$invalid}">\n <label class="control-label">{{\'APPLICATION_HEADERINFO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="headerinfo" placeholder="{{\'APPLICATION_HEADERINFO\' | translate}}" class="form-control" data-ng-model="item.headerinfo" required/>\n <span data-ng-show="forms.formGeneral.headerinfo.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.headerinfo.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_HEADERINFO\' | translate}}.\n </span>\n </div>\n <!-- END HEADERINFO -->\n\n <!-- START TRUNKS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched) && forms.formGeneral.trunk.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.TrunkName" name="trunk" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TRUNK\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="trunk.name as trunk in trunks | filter: $select.search">\n <div data-ng-bind="trunk.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="trunks.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_TRUNKS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/trunks/list">{{\'APPLICATION_INTERVALS\' | translate}}</a>\n </p>\n </div>\n <span data-ng-show="forms.formGeneral.trunk.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.trunk.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TRUNKS -->\n\n <!-- START LOCALSTATIONID -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched) && forms.formGeneral.localstationid.$invalid}">\n <label class="control-label">{{\'APPLICATION_LOCALSTATIONID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="localstationid" placeholder="{{\'APPLICATION_LOCALSTATIONID\' | translate}}" class="form-control" data-ng-model="item.localstationid" required/>\n <span data-ng-show="forms.formGeneral.localstationid.$error.required && (forms.formGeneral.$submitted || forms.formGeneral.localstationid.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span class="help-block">\n {{\'DESCRIPTION_LOCALSTATIONID\' | translate}}.\n </span>\n </div>\n <!-- END LOCALSTATIONID -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_ADVANCED\' | translate}}" canexit="exitValidation(forms.formAdvanced.$valid)">\n <form name="forms.formAdvanced" novalidate>\n\n <!-- START ECM -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ECM\' | translate}}<span class="required" aria-required="true">*</span></label><br>\n <input\n bs-switch\n ng-model="item.ecm"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_ENABLED\' | translate }}"\n switch-off-text="{{ \'APPLICATION_DISABLED\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}"\n ng-true-value="\'yes\'"\n ng-false-value="\'no\'">\n <span class="help-block">\n {{\'DESCRIPTION_ECM\' | translate}}.\n </span>\n </div>\n <!-- END ECM -->\n\n <!-- START MINRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched) && forms.formAdvanced.minrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MINRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.minrate" name="minrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MINRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="minrate in rate | filter: $select.search">\n <div data-ng-bind="minrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MINRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.minrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.minrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MINRATE -->\n\n <!-- START MAXRATE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched) && forms.formAdvanced.maxrate.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAXRATE\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.maxrate" name="maxrate" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_MAXRATE\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="maxrate in rate | filter: $select.search">\n <div data-ng-bind="maxrate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{\'DESCRIPTION_MAXRATE\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.maxrate.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.maxrate.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START MAXRATE -->\n\n <!-- START MODEM -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched) && forms.formAdvanced.modem.$invalid}">\n <label class="control-label">{{\'APPLICATION_MODEM\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="modem" placeholder="{{\'APPLICATION_MODEM\' | translate}}" class="form-control" data-ng-model="item.modem" required/>\n <span class="help-block">\n {{\'DESCRIPTION_MODEM\' | translate}}.\n </span>\n <span data-ng-show="forms.formAdvanced.modem.$error.required && (forms.formAdvanced.$submitted || forms.formAdvanced.modem.$touched)" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MODEM -->\n\n <!-- START GATEWAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.gateway.$touched) && forms.formAdvanced.gateway.$invalid}">\n <label class="control-label">{{\'APPLICATION_GATEWAY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="gateway" placeholder="{{\'APPLICATION_GATEWAY\' | translate}}" class="form-control" data-ng-model="item.gateway" required data-ng-pattern="settings.patternGateway"/>\n <span class="help-block">\n {{\'DESCRIPTION_GATEWAY\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.gateway.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.gateway.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_GATEWAY\' | translate}}.\n </span>\n </div>\n <!-- END GATEWAY -->\n\n <!-- START FAXDETECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.faxdetect.$touched) && forms.formAdvanced.faxdetect.$invalid}">\n <label class="control-label">{{\'APPLICATION_FAXDETECT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="faxdetect" placeholder="{{\'APPLICATION_FAXDETECT\' | translate}}" class="form-control" data-ng-model="item.faxdetect" required data-ng-pattern="settings.patternFaxdetect"/>\n <span class="help-block">\n {{\'DESCRIPTION_FAXDETECT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.faxdetect.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.faxdetect.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_FAXDETECT\' | translate}}.\n </span>\n </div>\n <!-- END FAXDETECT -->\n\n <!-- START T38TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.t38timeout.$touched) && forms.formAdvanced.t38timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_T38TIMEOUT\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="number" name="t38timeout" placeholder="{{\'APPLICATION_T38TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.t38timeout" required min="1000"/>\n <span class="help-block">\n {{\'DESCRIPTION_T38TIMEOUT\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.formAdvanced.t38timeout.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.t38timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_T38TIMEOUT\' | translate}}.\n </span>\n </div>\n <!-- END T38TIMEOUT -->\n\n <!-- START TECH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAdvanced.$submitted || forms.formAdvanced.tech.$touched) && forms.formAdvanced.tech.$invalid}">\n <label class="control-label">{{\'APPLICATION_TECHNOLOGY\' | translate}} <span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tech" name="tech" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_TECHNOLOGY\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="tech in techs | filter: $select.search">\n <div data-ng-bind="tech | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.formAdvanced.tech.$touched || forms.formAdvanced.$submitted) && forms.formAdvanced.tech.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- START TECH -->\n\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_CONTINUE\' | translate}}" data-ng-click="next()"/>\n\n </form>\n </wz-step>\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n\n </wizard>\n\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/inbox/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">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == faxAccount.id}" data-ng-repeat="faxAccount in faxAccounts">\n <a href="/channels/fax/inbox/view/account/{{faxAccount.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{faxAccount.name}}\n </a>\n <b></b>\n </li>\n </ul>\n <div class="note note-warning" data-ng-hide="faxAccounts.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_ACCOUNTS\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/accounts/list">{{\'APPLICATION_ACCOUNTS\' | translate}}</a>\n </p>\n </div>\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</div>\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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/lis">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/fax/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.settings\')}">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.fax.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/fax/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/fax/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateFaxQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START 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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-paper-plane"></i>\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="#">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/account/view/action/list/list.html",'<div class="row" data-ng-init="initActons()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/mail/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/mail/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/mail/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar" 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="/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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox">\n <div class="col-md-3">\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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group" data-ng-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/mail/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.settings\')}">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.mail.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/mail/queues/view/{{queue.id}}/agents">\n <i class="icon-people"></i>\n {{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateMailQueue()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="queue.name" data-ng-pattern="settings.patternName" required />\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid && forms.general.name.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_PATTERN_NAME\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="queue.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START TIMEOUT -->\n <div class="form-group">\n <label class="control-label">Agent Timeout</label>\n <input type="number" name="timeout" placeholder="Timeout" class="form-control" min="1" data-ng-model="queue.timeout"/>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- START 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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope"></i>\n <a href="#">{{ \'APPLICATION_MAIL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="#">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.agents\')}">\n <a href="/channels/mail/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.mail.realtime.view.applications\')}">\n <a href="/channels/mail/realtime/view/applications">\n {{\'APPLICATION_APPLICATIONS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/mail/realtime/view/view.queue.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAgents()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div id="grid1" ui-grid="gridOptions" ui-grid-resize-columns ui-grid-tree-view class="grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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 <!-- START INTERVAL_TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_INTERVAL_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.intType" theme="bootstrap" name="intType" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="intType.value as intType in $application.intTypes | filter: $select.search">\n {{ intType.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.intType.$touched || forms.settings.$submitted) && forms.settings.intType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END INTERVAL_TYPE -->\n\n <div class="app-settings" ng-slide-down="application.intType === \'custom\'" lazy-render duration="1">\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="application.alwaysTime">\n <uib-timepicker name="t_from" data-ng-model="application.t_from" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="application.alwaysTime"><uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker></fieldset>\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="application.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\n </div>\n </div>\n <!-- END TIME -->\n\n <!-- START ALWAYS -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ALWAYS\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-model="application.alwaysTime"\n type="checkbox"\n switch-active="{{ isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ onColor }}"\n switch-off-color="{{ offColor }}"\n switch-animate="{{ animate }}"\n switch-size="{{ size }}"\n switch-label="{{ label }}"\n switch-icon="{{ icon }}"\n switch-radio-off="{{ radioOff }}"\n switch-label-width="{{ labelWidth }}"\n switch-handle-width="{{ handleWidth }}">\n <!-- <input type="checkbox" data-ng-model="application.alwaysTime"> -->\n </label>\n </div>\n </div>\n <!-- END ALWAYS -->\n\n <!-- START WEEKDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_WEEKDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.wd_from" theme="bootstrap" name="wd_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.wd_to" theme="bootstrap" name="wd_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="weekDay.value as weekDay in $interval.daysOfWeek | filter: $select.search">\n {{ weekDay.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.md_from" theme="bootstrap" name="md_from">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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 <!-- 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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="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-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="icon-directions"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-energy"></i>\n <a href="/channels/realtime/view/agents">{{ \'APPLICATION_REALTIME\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <div>\n <nav class="navbar navbar-default" role="navigation">\n <div class="collapse navbar-collapse">\n <ul class="nav navbar-nav">\n <li data-ng-class="{\'active\': $state.is(\'main.channels.realtime.view.agents\')}">\n <a href="/channels/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n </ul>\n </div>\n </nav>\n </div>\n <div ui-view></div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/list/list.html",'<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn btn-default" href="#" data-ng-click="gridOptions.getPage();">\n <i class="icon-reload"></i>\n </a>\n </div>\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/account/view/action/list/list.html",'<div class="row" data-ng-init="initActions()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/channels/sms/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/action/view/view.html",'\n<div class="row" data-ng-init="initAction()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-directions font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ACTION\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.settings" ng-submit="updateItem()" novalidate>\n <!-- START APP -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid}">\n <label class="control-label">{{ \'APPLICATION_APPLICATION\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.app" name="app" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_APPLICATION\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="app.value as app in apps | filter: $select.search">\n <div ng-bind-html="app.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.app.$touched || forms.settings.$submitted) && forms.settings.app.$invalid && forms.settings.app.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END APP -->\n\n <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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.IntervalId.$touched || forms.settings.$submitted) && forms.settings.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="application.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="application.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{ $select.selected.name | translate }}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{ month.name | translate }}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.intType === \'list\'" lazy-render duration="1" data-ng-init="getIntervals()">\n\n <!-- START INTERVALS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.IntervalId.$touched || forms.action.$submitted) && forms.action.IntervalId.$invalid}">\n <label class="control-label">{{\'APPLICATION_INTERVALS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.IntervalId" theme="bootstrap" name="IntervalId" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{ $select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="interval.id as interval in intervals | filter: $select.search">\n {{ interval.name}}\n </ui-select-choices>\n </ui-select>\n <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/sms/accounts/list">{{ \'APPLICATION_ACCOUNTS\' | translate }}</a>\n <i class="fa fa-angle-right" data-ng-show="account"></i>\n </li>\n <li data-ng-show="account">\n <a href="#">{{ account.description || account.name }}</a>\n </li>\n </ul>\n </div>\n\n<!-- END PAGE HEADER-->\n\n<!-- BEGIN PAGE CONTENT-->\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img ng-src="assets/images/media/account.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ account.description || account.name }}\n </div>\n <div class="profile-usertitle-job">\n {{account.email}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.settings\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/sms/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n\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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" 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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="glyphicon glyphicon-comment"></i>\n <a href="#">{{ \'APPLICATION_SMS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/sms/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.settings\')}">\n <a data-ng-href="/channels/sms/queues/view/{{queue.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.sms.queues.view.agents\')}" 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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-magnifier"></i>\n <a href="/channels/voice/chanspys/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_CHANSPY\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CHANSPY\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/chanspy/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getChanSpy()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-eye"></i>\n <a href="/channels/voice/chanspys/list">{{ \'APPLICATION_CHANSPY\' | translate }}</a>\n <i data-ng-show="chanspy" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="chanspy">\n <a href="#">{{chanspy.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/chanspy.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{chanspy.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.chanspy.view.settings\')}">\n <a data-ng-href="/tools/chanspy/view/{{chanspy.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/channels/voice/chanspy/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CHANSPY\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateChanSpy()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="chanspy.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START PREFIX -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$invalid}">\n <label class="control-label">{{\'APPLICATION_PREFIX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="prefix" placeholder="{{\'APPLICATION_PREFIX\' | translate}}" class="form-control" data-ng-model="chanspy.prefix" required/>\n <span data-ng-show="(form.general.prefix.$touched || form.general.$submitted) && form.general.prefix.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PREFIX -->\n\n <!-- START OPTIONS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.options.$touched || form.general.$submitted) && form.general.options.$invalid}">\n <label class="control-label">{{\'APPLICATION_OPTIONS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="chanspy.options" name="options" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.value}}: {{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="option.value as option in options | filter: $select.search">\n <div ng-bind-html="option.value + \': \' + (option.name | translate) | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.general.options.$touched || form.general.$submitted) && form.general.options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START AUTH -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTH\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chanspy.auth"\n type="checkbox"\n name="auth"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n </div>\n <!-- END AUTH -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.general.password.$touched || form.general.$submitted) && form.general.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}<span class="required" data-ng-show="chanspy.auth" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="chanspy.password" data-ng-disabled="!chanspy.auth" data-ng-required="chanspy.auth"/>\n <span data-ng-show="(form.general.password.$touched || form.general.$submitted) && form.general.password.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="chanspy.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/context/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONTEXT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" data-ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/channels/voice/context/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/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="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-music-tone"></i>\n <a href="#">{{ \'APPLICATION_MOHS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-music-tone font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOHS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_MOH_CLASS\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.addFiles.html",'\n<div class="row" data-ng-init="getSounds()">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MOH\' | translate }} {{ \'APPLICATION_ADD_FILES\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="soundList.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_SOUNDS_AVAILABLE\' | translate }}\n </p>\n <p>\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/tools/sounds/list">{{\'APPLICATION_SOUNDS\' | translate}}</a>\n </p>\n </div>\n <form name="forms.general" data-ng-submit="(item.sounds.length > 0) && addMohs()" data-ng-show="soundList.length" novalidate>\n\n <!-- START SOUNDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0}">\n <label class="control-label">{{\'APPLICATION_SOUNDS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="item.sounds" theme="bootstrap" name="sounds" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$item.display_name}}</ui-select-match>\n <ui-select-choices repeat="sound.id as sound in soundList | filter: $select.search">\n {{sound.display_name}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.sounds.$touched || forms.general.$submitted) && item.sounds.length == 0" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <input type="submit" class="btn green-haze" value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </form>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/moh/view/view.audios.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="getAudioFiles()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AUDIOS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="audioFiles">\n <a class="btn green-jungle " href="/channels/voice/mohs/view/{{moh.id}}/add" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_ADD_FILES\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <div class="note note-warning" data-ng-hide="audioFiles">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_FOLDER_DOES_NOT_EXIST\' | translate }}\n </p>\n </div>\n <!-- START TABLE -->\n <table class="table table-striped table-bordered table-hover" data-ng-show="audioFiles">\n <thead>\n <tr>\n <th>{{ \'APPLICATION_NAME\' | translate }}</th>\n <th width="30%">{{ \'APPLICATION_PREVIEW\' | translate }}</th>\n <th width="10%">{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody data-ng-model="audioFiles">\n <tr data-ng-repeat="audiofile in audioFiles">\n <td>{{audiofile}}</td>\n <td>\n <audio controls ng-src="{{getSecureSrc(audioSources[audiofile])}}" preload="none">\n Your browser does not support the audio tag.\n </audio></td>\n <td>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(audiofile,audiofile)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="audioFiles.length">\n <td colspan="3" style="text-align:center;">\n <i>{{ \'MESSAGE_NO_AUDIOFILES_AVAILABLE\' | translate }}</i>\n </td>\n </tr>\n </tbody>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/channels/voice/moh/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getMoh()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="#">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUEUES\' | translate }}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-ng-click="createItem()" data-ng-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/voice/queues/list">{{ \'APPLICATION_QUEUES\' | translate }}</a>\n <i data-ng-show="queue" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="queue">\n <a href="#">{{queue.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET main.channels -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/queue.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{queue.name}}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.settings\')}">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/settings"> <i class="icon-settings"></i> {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.channels.voice.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/voice/queues/view/{{queue.name}}/agents"><i class="icon-people"></i>{{ \'APPLICATION_AGENTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET main.channels -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/queue/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_QUEUE_SETTINGS\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_PERIODIC_ANNOUNCE\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{ \'APPLICATION_ADVANCED\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts();getMohs();getSounds();">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && 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>\n <ui-select data-ng-model="queue.autopause" name="autopause" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\',\'all\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_AUTOPAUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.autopause.$touched || forms.advanced.$submitted) && forms.advanced.autopause.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END AUTOPAUSE -->\n\n <!-- START RINGINUSE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$invalid}">\n <label class="control-label">{{\'APPLICATION_RINGINUSE\' | translate}}</label>\n <ui-select data-ng-model="queue.ringinuse" name="ringinuse" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="item in [\'yes\',\'no\'] | filter: $select.search">\n <div ng-bind-html="item | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_RINGINUSE\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.ringinuse.$touched || forms.advanced.$submitted) && forms.advanced.ringinuse.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RINGINUSE -->\n\n <!-- START MEMBER_DELAY -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$invalid}">\n <label class="control-label">{{\'APPLICATION_MEMBER_DELAY\' | translate}}</label>\n <input type="number" min="0" name="memberdelay" placeholder="{{\'APPLICATION_MEMBER_DELAY\' | translate}}" class="form-control" data-ng-model="queue.memberdelay" required/>\n <span class="help-block">\n {{ \'DESCRIPTION_QUEUE_MEMBER_DELAY\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.memberdelay.$touched || forms.advanced.$submitted) && forms.advanced.memberdelay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MEMBER_DELAY -->\n\n <!-- START ACW -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACW\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.acw"\n type="checkbox"\n switch-active="{{ recordSwitch.isActive }}"\n switch-on-text="{{ recordSwitch.onText }}"\n switch-off-text="{{ recordSwitch.offText }}"\n switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}"\n switch-animate="{{ recordSwitch.animate }}"\n switch-size="{{ recordSwitch.size }}"\n switch-label="{{ recordSwitch.label }}"\n switch-icon="{{ recordSwitch.icon }}"\n switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}"\n switch-handle-width="{{ recordSwitch.handleWidth }}">\n <span class="help-block">\n {{ \'DESCRIPTION_ACW\' | translate }}\n </span>\n <span data-ng-show="(forms.advanced.acw.$touched || forms.advanced.$submitted) && forms.advanced.acw.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_ACW\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ACW -->\n\n <!-- 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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-play"></i>\n <a href="#">{{ \'APPLICATION_RECORDINGS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-play font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_RECORDINGS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/inbound/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/inbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-in"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/inbound/view/view.applications.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" 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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/inbound/list">{{ \'APPLICATION_INBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/inboundroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.inbound.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/inbound/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.inbound.view.applications') || $state.is('main.channels.voice.routes.inbound.view.application') || $state.is('main.channels.voice.routes.inbound.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/inbound/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"),a.put("app/channels/voice/route/inbound/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INBOUND\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/internal/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/internal/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-reload"></i>\n <a href="/channels/voice/routes/internal/list">{{ \'APPLICATION_INTERNAL\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n <i data-ng-show="route" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="route">\n <a href="#">{{route.exten}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/internalroute.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{route.exten}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.channels.voice.routes.internal.view.settings\')}">\n <a data-ng-click="deselectAndRedirect(\'/channels/voice/routes/internal/view/\'+route.id+\'/settings\')">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n'+" <li data-ng-class=\"{active: $state.is('main.channels.voice.routes.internal.view.applications') || $state.is('main.channels.voice.routes.internal.view.application') || $state.is('main.channels.voice.routes.internal.view.applications.settings')}\">\n <a data-ng-click=\"deselectAndRedirect('/channels/voice/routes/internal/view/'+route.id+'/applications')\">\n <i class=\"icon-list\"></i>\n {{ 'APPLICATION_ACTIONS' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class=\"profile-content\">\n </div>\n <!-- <pre>\n {{route | json}}\n </pre> -->\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n"), +a.put("app/channels/voice/route/internal/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_INTERNAL\' | translate}} {{ \'APPLICATION_ROUTE\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body" data-ng-init="getContexts()">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateRoute()" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE_NUMBER\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_PHONE_NUMBER\' | translate}}" class="form-control" data-ng-model="route.exten" required/>\n <span data-ng-show="(forms.general.exten.$touched || forms.general.$submitted) && forms.general.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START CONTEXT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$invalid}">\n <label class="control-label">{{\'APPLICATION_CONTEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.context" name="context" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="context.name as context in voiceContexts | filter: $select.search">\n <div ng-bind-html="context.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="help-block">\n {{ \'DESCRIPTION_VOICE_CONTEXT\' | translate }}\n </span>\n <span data-ng-show="(forms.general.context.$touched || forms.general.$submitted) && forms.general.context.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CONTEXT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="route.description"/></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/voice/route/outbound/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_ROUTE\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="getTags()">\n <form name="forms.extension" novalidate>\n\n <!-- START EXTEN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$invalid || existRoute}">\n <label class="control-label">{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="exten" placeholder="{{\'APPLICATION_DESTINATION_PATTERN\' | translate}}" class="form-control" data-ng-model="item.exten" data-ng-pattern="settings.patternName" required/>\n <span data-ng-show="(forms.extension.exten.$touched || forms.extension.$submitted) && forms.extension.exten.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END EXTEN -->\n\n <!-- START TAG -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TAG\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.tag" name="tag" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TAG\' | translate }}" data-ng-init="item.tag = \'--\'">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter: $select.search">\n <div ng-bind-html="tag.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.extension.tag.$touched || forms.extension.$submitted) && forms.extension.tag.$invalid && forms.extension.tag.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TAG -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.extension.$invalid || existRoute">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n<!-- <pre>\n {{item | json}}\n</pre> -->\n'),a.put("app/channels/voice/route/outbound/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-out"></i>\n <a href="/channels/voice/routes/outbound/list">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-users font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_OUTBOUND\' | translate }} {{ \'APPLICATION_ROUTES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle " href="#" data-ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ROUTE\' | translate }}\n </a>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter class="ui-grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/route/outbound/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getRoute()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-call-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" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="application.appdata[1]" data-ng-init="application.appdata[1] = null">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[2]" data-ng-init="application.appdata[2] = null">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}</label>\n <ui-select data-ng-model="application.appdata[3]" data-ng-init="application.appdata[3] = null" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="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 AUDIOFILE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="application.appdata[4]" data-ng-init="application.appdata[4] = null">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- 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 </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" name="app_options" placeholder="{{ \'APPLICATION_OPTIONS\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[1]">\n <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OPTIONS -->\n\n <!-- START URL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid}">\n <label class="control-label">{{ \'APPLICATION_URL\' | translate }}</label>\n <input type="text" name="url" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[2]">\n <span data-ng-show="(forms.settings.url.$touched || forms.settings.$submitted) && forms.settings.url.$invalid && forms.settings.url.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END URL -->\n\n <!-- START AUDIOFILE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.audiofile.$touched || forms.settings.$submitted) && forms.settings.audiofile.$invalid}">\n <label class="control-label">{{\'APPLICATION_AUDIO_FILE\' | translate}}</label>\n <ui-select data-ng-model="route.Applications[selectedApp].appdata[3]" name="audiofile" theme="bootstrap" data-ng-disabled="!items2.length">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="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 AUDIOFILE -->\n\n <!-- START TIMEOUT -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TIMEOUT\' | translate }}</label>\n <input type="text" pattern="[0-9]+" name="timeout" placeholder="" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[4]">\n <span data-ng-show="(forms.settings.timeout.$touched || forms.settings.$submitted) && forms.settings.timeout.$invalid && forms.settings.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEOUT -->\n\n <!-- 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 </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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-envelope-letter"></i>\n <a href="#">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-envelope-letter font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_VOICEMAILS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="/channels/voice/voicemails/wizard">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_VOICEMAIL\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/voicemail/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getVoicemail()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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="icon-puzzle"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-earphones-alt"></i>\n <a href="#">{{ \'APPLICATION_VOICE\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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-tty"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-tty font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LISTS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LIST\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/contactmanager/list/view/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CUSTOM_FIELD\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.customField" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.customField.name.$touched || forms.customField.$submitted) && forms.customField.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.alias" required/>\n <span data-ng-show="(forms.customField.name.$touched || forms.customField.$submitted) && forms.customField.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TYPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.customField.type.$touched || forms.customField.$submitted) && forms.customField.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$translate.instant($select.selected.name)}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types| filter: $select.search">\n {{$translate.instant(type.name)}}\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.customField.type.$touched || forms.customField.$submitted) && forms.customField.type.$invalid && forms.customField.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TYPE -->\n\n <div ng-slide-down="item.type == \'select\'" lazy-render duration="1">\n <div>\n <label class="control-label">{{\'APPLICATION_CHOICES\' | translate}}</label>\n </div>\n <div class="padding-bottom" ng-repeat="choice in choices">\n <div class="form-group">\n <div class="input-group">\n <input type="text" class="form-control" ng-model="choice.value" required>\n <span class="input-group-btn">\n <button class="btn red" type="button"data-ng-click="removeField($index)" data-ng-disabled="choices.length<=1"><i class="fa fa-times"></i></button>\n </span>\n </div>\n </div>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CHOICE\' | translate}}\n </button>\n\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.customField.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/list/view/view.agents.html",'<div class="row" data-ng-init="getTeams()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_AGENTS\' | translate}}</span>\n </div>\n </div>\n <div class="note note-warning" data-ng-hide="teams.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_AVAILABLE_TEAMS\' | translate }}\n </p>\n </div>\n <div class="portlet-body">\n <!-- BEGIN FORM-->\n <form action="index.html" class="form-horizontal form-row-seperated">\n <div class="form-body">\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-team">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/list/view/view.customFieldSettings.html",'<div class="row" data-ng-init="getCustomField()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_CUSTOM_FIELD\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n </div>\n\n <div class="portlet-body">\n <!-- GENERAL TAB -->\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateCustomField()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="customField.alias" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <div ng-slide-down="customField.type == \'select\'" lazy-render duration="1" class="mbottom20">\n <div>\n <label class="control-label">{{\'APPLICATION_CHOICES\' | translate}}</label>\n </div>\n <div class="padding-bottom" ng-repeat="choice in choices">\n <div class="form-group">\n <div class="input-group">\n <input type="text" class="form-control" ng-model="choice.value" required>\n <span class="input-group-btn">\n <button class="btn red" type="button"data-ng-click="removeField($index)" data-ng-disabled="choices.length<=1"><i class="fa fa-times"></i></button>\n </span>\n </div>\n </div>\n </div>\n <button type="button" class="btn btn-sm green padding-bottom" ng-click="addField()">\n <i class="fa fa-plus"></i> {{\'APPLICATION_ADD_CHOICE\' | translate}}\n </button>\n\n </div>\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="customField.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/contactmanager/list/view/view.customFields.html",'<div ui-view class="profile-content">\n<div class="row" data-ng-init="initCustomFields()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CUSTOM_FIELDS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CUSTOM_FIELD\' | translate }}\n </button>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/contactmanager/list/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getList()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-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-tty"></i>\n <a href="/contactmanager/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n <i data-ng-show="list" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="list">\n <a href="#">{{list.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/list.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{list.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.contactmanager.lists.view.settings\')}">\n <a data-ng-href="/contactmanager/lists/view/{{list.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-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=\'icon-paper-plane\'></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.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.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.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.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.avgAnswerTime || 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.avgTalkTime || 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.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 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.abandonRate || 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.totalOffered || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL_OFFERED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">\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.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.manualOutbound || 0 }}\n </div>\n <div class="desc">\n {{\'APPLICATION_MANUAL_OUTBOUND\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-3 col-md-3 col-sm-6 col-xs-12">\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.globalDuration || 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-->\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-chrome"></i>\n <a href="#" data-ng-if="!Auth.isAgent()">{{ \'APPLICATION_IFRAME\' | translate }}</a>\n <a href="#" data-ng-if="Auth.isAgent()">{{ iframe.title || iframe.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar" data-ng-if="!Auth.isAgent()">\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/iframe.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 {{iframe.title}}\n </div>\n <div class="profile-usertitle-job">\n {{ \'APPLICATION_IFRAME\' | translate }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div class="profile-content" data-ng-if="!Auth.isAgent()">\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_IFRAME\' | 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="iframe.title" 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 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_URL\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="iframe.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 <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 </div>\n <!-- END PROFILE CONTENT -->\n\n <div class="row" data-ng-if="Auth.isAgent()">\n <div class="col-md-12">\n <iframe ng-if="url" style="height: 600px" src="{{url}}" />\n </div>\n </div>\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/integration/list/list.html",'\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-game-controller"></i>\n <a href="/integrations/list">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initList()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-eye font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INTEGRATIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <span class="btn green-jungle btn-file">\n <span> <i class="icon-plus"></i> New App </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn btn-icon-only btn-default" href="#" ng-csv="displayedIntegrations" filename="integrations.csv">\n <i class="icon-cloud-download"></i></a>\n <a class="btn btn-icon-only btn-default fullscreen" href="#"></a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <table st-table="displayedIntegrations" st-safe-src="integrations" class="table table-striped table-bordered table-hover">\n <div class="table-responsive">\n <thead>\n <tr>\n <th colspan="6">\n <div class="row">\n <div class="col-md-6">\n <select class="form-control input-small select2me" data-ng-model="integrationsByPage">\n <option value="10">10</option>\n <option value="25">25</option>\n <option value="50">50</option>\n <option value="{{integrations.length}}">{{ \'APPLICATION_ALL\' | translate }}</option>\n </select>\n </div>\n <div class="col-md-6">\n <div class="input-group input-medium pull-right">\n <input st-search placeholder="{{ \'APPLICATION_SEARCH\' | translate }}" class="form-control" type="search" />\n <span class="input-group-addon">\n <i class="fa fa-search"></i>\n </span>\n </div>\n </div>\n </div>\n </th>\n </tr>\n <tr>\n <th st-sort="id" width="5%" st-sort-default="reverse">{{ \'APPLICATION_ID\' | translate }}</th>\n <th st-sort="fullname">{{ \'APPLICATION_NAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_FILENAME\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_VERSION\' | translate }}</th>\n <th st-sort="name">{{ \'APPLICATION_DESCRIPTION\' | translate }}</th>\n <th>{{ \'APPLICATION_ACTIONS\' | translate }}</th>\n </tr>\n </thead>\n <tbody>\n <tr data-ng-repeat="integration in displayedIntegrations">\n <td>{{integration.id}}</td>\n <td>{{integration.name}}</td>\n <td>{{integration.filename}}</td>\n <td>{{integration.version}}</td>\n <td>{{integration.description}}</td>\n <td>\n <span class="btn default btn-xs blue-stripe btn-file">\n <span> {{ \'APPLICATION_UPDATE\' | translate }} </span>\n <input type="file" accept=".zip" nv-file-select="" uploader="uploader"/>\n </span>\n <a class="btn default btn-xs red-stripe" data-ng-click="deleteItem(integration.name, integration.id)">\n {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </td>\n </tr>\n <tr data-ng-hide="integrations.length">\n <td colspan="6" style="text-align:center;">\n <i>No integrations available</i>\n </td>\n </tr>\n </tbody>\n <tfoot>\n <tr>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="id" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="name" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_NAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n <div class="input-icon right">\n <i class="fa fa-search"></i>\n <input st-search="filename" placeholder="{{ \'APPLICATION_SEARCH\' | translate }} {{ \'APPLICATION_BY\' | translate | lowercase }} {{ \'APPLICATION_FILENAME\' | translate | lowercase}}" class="form-control" type="search"/>\n </div>\n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n </tr>\n <tr>\n <td colspan="6" class="text-center">\n <div st-pagination class="pagination" st-items-by-page="integrationsByPage" st-displayed-pages="7"></div>\n </td>\n </tr>\n </tfoot>\n </div>\n </table>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/jscripty/project/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/jscripty/project/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-slack"></i>\n <a href="/jscripty/projects/list">{{ \'APPLICATION_PROJECTS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PROJECTS\' | translate }}</a> </span>\n </div>\n <div class="actions" ng-show="isAdmin">\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 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/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="icon-paper-plane" 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="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">RETRIEVE<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 NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <ui-select data-ng-model="item.name" theme="bootstrap" name="name" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_NAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END NAME -->\n\n <!-- START PHONES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.phones.$touched || form.$submitted) && form.phones.$invalid}">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.phones" theme="bootstrap" name="phones" data-ng-disabled="disabled" required>\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_PHONE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.phones.$touched || form.$submitted) && form.phones.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PHONES -->\n\n <!-- START TIMEZONE -->\n <div class="form-group">\n <label class="control-label">Timezone</label><br>\n <select ng-model="item.timezone">\n <option value="">--</option>\n <optgroup ng-repeat="timezone in timezones" label="{{timezone.group}}">\n <option ng-repeat="zone in timezone.zones" value="{{zone.value}}">{{zone.name}}</option>\n </optgroup>\n </select>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <ui-select data-ng-model="item.description" theme="bootstrap" name="description" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_DESCRIPTION\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="index in indexes | filter: $select.search">\n <div ng-bind-html="index | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n <!-- START PROGRESS -->\n <div>\n <p>{{\'APPLICATION_IMPORT_SUCCEEDED\' | translate}}: {{import.succeeded}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-info" role="progressbar" ng-style="{ \'width\': import.success + \'%\' }"></div>\n </div>\n </div>\n <div>\n <p>{{\'APPLICATION_IMPORT_FAILED\' | translate}}: {{import.failed}}/{{csvLength}}</p>\n <div class="progress progress-sm" style="">\n <div class="progress-bar progress-bar-danger" role="progressbar" ng-style="{ \'width\': import.fail + \'%\' }"></div>\n </div>\n </div>\n <!-- END PROGRESS -->\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="start()" ng-disabled="form.$invalid || !form.phones || submitted">{{ \'APPLICATION_SUBMIT\' | translate }}</button>\n <button class="btn default" type="button" ng-click="close()" data-ng-if="!importing">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="stop()" data-ng-if="importing">{{ \'APPLICATION_STOP\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/list/view/view.contacts.html",'<div class="row" data-ng-init="getContacts()">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_LIST\' | translate}} {{ \'APPLICATION_CONTACTS\' | translate}} </span>\n </div>\n </div>\n\n <div class="portlet-body">\n <div class="btn-group">\n <button class="btn green-jungle margin-bottom-10" ng-click="createContact()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n <span class="btn default btn-file">\n <span class="fileinput-new"><i class="icon-cloud-upload"></i> {{\'APPLICATION_IMPORT_FROM_CSV\' | translate}}</span>\n <input type="file" nv-file-select="" uploader="uploader"/>\n </span>\n </div>\n\n <!-- <div class="btn-group">\n <button class="btn green-jungle" data-ng-click="newContact();">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONTACT\' | translate }}\n </button>\n\n </div> -->\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/list/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getList()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-control-forward"></i>\n <a href="#">Motion Dialer</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-doc"></i>\n <a href="/motiondialer/lists/list">{{ \'APPLICATION_LISTS\' | translate }}</a>\n <i data-ng-show="list.name" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="list.name">\n <a href="#">{{list.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/template.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{list.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.motiondialer.lists.view.settings\')}">\n <a data-ng-href="/motiondialer/lists/view/{{list.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.motiondialer.lists.view.contacts\')}">\n <a data-ng-href="/motiondialer/lists/view/{{list.id}}/contacts">\n <i class="icon-people"></i>\n {{ \'APPLICATION_CONTACTS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/motiondialer/list/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_LIST\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_general" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START GENERAL TAB -->\n <div class="tab-pane active" id="tab_general">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateList()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="list.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="list.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/motiondialer/process/list/list.create.queue.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROCESS\' | translate }} {{\'APPLICATION_QUEUE\' | translate}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" ng-init="initModal()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.list.$touched || form.$submitted) && form.list.$invalid}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="list" class="form-control" data-ng-model="item.list" ng-options="list.name for list in lists" required>\n </select>\n <span data-ng-show="(form.list.$touched || form.$submitted) && form.list.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n <!-- START QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.queue.$touched || form.$submitted) && form.queue.$invalid}">\n <label class="control-label">{{\'APPLICATION_QUEUE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="queue" class="form-control" data-ng-model="item.queue" ng-options="queue.name for queue in queues" required>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n <!-- START TIMEOUT QUEUE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.timeout.$touched || form.$submitted) && form.timeout.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEOUT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="timeout" placeholder="{{\'APPLICATION_TIMEOUT\' | translate}}" class="form-control" data-ng-model="item.timeout" required/>\n <span data-ng-show="(form.timeout.$touched || form.$submitted) && form.timeout.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.timeout.$error.max || form.timeout.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MAX RETRIES -->\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="device" class="form-control" data-ng-model="item.device" ng-options="trunk.name for trunk in trunks" required>\n <option value="fake">{{\'APPLICATION_SELECT\' | translate}} {{\'APPLICATION_TRUNK\' | translate}}</option>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TRUNK -->\n <!-- START FETCH SORT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_FETCH_SORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="fetch_sort" class="form-control" data-ng-model="item.fetch_sort" ng-options="fetch_sort for fetch_sort in [\'ASC\', \'DESC\']" required>\n </select>\n <span class="help-block">{{\'DESCRIPTION_TD_FETCH_SORT\' | translate}}</span>\n </div>\n <!-- END FETCH SORT-->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/motiondialer/process/list/list.create.square.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROCESS\' | translate }} {{\'APPLICATION_CALLYSQUARE\' | translate}}</h3>\n</div>\n<div class="modal-body">\n <form name="form" ng-init="initModal()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START LIST -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.list.$touched || form.$submitted) && form.list.$invalid}">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="list" class="form-control" data-ng-model="item.list" ng-options="list.name for list in lists" required>\n </select>\n <span data-ng-show="(form.list.$touched || form.$submitted) && form.list.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LIST -->\n <!-- START PROJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.project.$touched || form.$submitted) && form.project.$invalid}">\n <label class="control-label">{{\'APPLICATION_PROJECT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="project" class="form-control" data-ng-model="item.project" ng-options="project.name for project in projects" required>\n </select>\n <span data-ng-show="(form.project.$touched || form.$submitted) && form.project.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PROJECT -->\n <!-- START TRUNK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.device.$touched || form.$submitted) && form.device.$invalid}">\n <label class="control-label">{{\'APPLICATION_TRUNK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="device" class="form-control" data-ng-model="item.device" ng-options="trunk.name for trunk in trunks" required>\n <option value="fake">{{\'APPLICATION_SELECT\' | translate}} {{\'APPLICATION_TRUNK\' | translate}}</option>\n </select>\n <span data-ng-show="(form.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 <select name="queue" class="form-control" data-ng-model="process.queue" ng-options="queue.name for queue in queues track by queue.name" required>\n </select>\n <span data-ng-show="(form.queue.$touched || form.$submitted) && form.queue.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END QUEUE -->\n <!-- START MAX RETRIES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.max_retries.$touched || form.$submitted) && form.max_retries.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_RETRIES\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" max="10" name="max_retries" placeholder="{{\'APPLICATION_MAX_RETRIES\' | translate}}" class="form-control" data-ng-model="process.max_retries" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_MAX_RETRIES\' | translate}}</span>\n <span data-ng-show="(form.max_retries.$touched || form.$submitted) && form.max_retries.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.max_retries.$error.max || form.max_retries.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END MAX RETRIES -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.retry_time.$touched || form.$submitted) && form.retry_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_RETRY_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="retry_time" placeholder="{{\'APPLICATION_RETRY_TIME\' | translate}}" class="form-control" data-ng-model="process.retry_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_RETRY_TIME\' | translate}}</span>\n <span data-ng-show="(form.retry_time.$touched || form.$submitted) && form.retry_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.retry_time.$error.max || form.retry_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END RETRY TIME -->\n <!-- START RETRY TIME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.wait_time.$touched || form.$submitted) && form.wait_time.$invalid}">\n <label class="control-label">{{\'APPLICATION_WAIT_TIME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1000" name="wait_time" placeholder="{{\'APPLICATION_WAIT_TIME\' | translate}}" class="form-control" data-ng-model="process.wait_time" required/>\n <span class="help-block">{{\'DESCRIPTION_TD_WAIT_TIME\' | translate}}</span>\n <span data-ng-show="(form.wait_time.$touched || form.$submitted) && form.wait_time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="form.wait_time.$error.max || form.wait_time.$error.min" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_INVALID_NUMBER\' | translate}}.\n </span>\n </div>\n <!-- END WAIT TIME -->\n <!-- START AUTO CLOSED -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTO_CLOSED\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.auto_closed"\n type="checkbox"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-animate="false">\n <span class="help-block">{{\'DESCRIPTION_TD_AUTO_CLOSED\' | translate}}</span>\n </div>\n <!-- END AUTO CLOSED -->\n <!-- START WEIGHT -->\n <!-- END WEIGHT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_AUTODIAL_LEVEL\' | translate}}</label></br>\n <slider ng-model="process.weight" min="0" step="1" max="50"></slider>\n <label>{{\'APPLICATION_VALUE\' | translate}}: {{process.weight}}</label>\n <span class="help-block">{{\'DESCRIPTION_TD_WEIGHT\' | translate}}</span>\n </div>\n <!-- START 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">RETRIEVE<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>\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">\n <div class="row">\n <div class="col-md-12">\n <div class="portlet light" data-ng-init="initView()">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- SUBJECT TAB -->\n <div class="tab-pane ui-padding active" id="tab_1_1">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by blank space:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\n <div class="col-md-3">\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END SUBJECT TAB -->\n <!-- DESCRIPTION TAB -->\n <div class="tab-pane ui-padding" id="tab_1_2">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">All following fields will be join by new line:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\n <div class="col-md-2">\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END DESCRIPTION TAB -->\n <!-- FIELDS TAB -->\n <div class="tab-pane ui-padding" id="tab_1_3">\n <div class="row">\n <div class="col-md-11">\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\n </div>\n <div class="col-md-1 pull-rigth">\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\n </div>\n </div>\n <hr>\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\n <div class="col-md-3">\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\n <div ng-bind-html="item.label | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\n <div class="form-group">\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\n <div class="form-group">\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\n <div class="form-group">\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <div class="col-md-1">\n <div class="form-group">\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\n </div>\n </div>\n </div>\n <!-- </div> -->\n </div>\n <!-- END FIELDS TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/salesforce/view/view.account.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACCOUNT\' | translate}}</span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="account.name" required/>\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <input type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START USERNAME -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.username.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="username" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="account.username" required/>\n <span data-ng-show="forms.formSetting.username.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START REMOTE ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\n <label class="control-label">{{\'APPLICATION_URI\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URI\' | translate}}" class="form-control" data-ng-model="account.remoteUri" required />\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END USERNAME -->\n\n <!-- START PASSWORD -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="password" name="password" placeholder="{{\'APPLICATION_PASSWORD\' | translate}}" class="form-control" data-ng-model="account.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START CLIENT ID -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientId.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_ID\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientId" placeholder="{{\'APPLICATION_CLIENT_ID\' | translate}}" class="form-control" data-ng-model="account.clientId" required/>\n <span data-ng-show="forms.formSetting.clientId.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT ID -->\n\n <!-- START CLIENT SECRET -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.clientSecret.$invalid}">\n <label class="control-label">{{\'APPLICATION_CLIENT_SECRET\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="clientSecret" placeholder="{{\'APPLICATION_CLIENT_SECRET\' | translate}}" class="form-control" data-ng-model="account.clientSecret" required/>\n <span data-ng-show="forms.formSetting.clientSecret.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CLIENT SECRET -->\n\n <!-- START SECURITY TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.securityToken.$invalid}">\n <label class="control-label">{{\'APPLICATION_SECURITY_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="securityToken" placeholder="{{\'APPLICATION_SECURITY_TOKEN\' | translate}}" class="form-control" data-ng-model="account.securityToken" required/>\n <span data-ng-show="forms.formSetting.securityToken.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SECURITY TOKEN -->\n\n <!-- 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 <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 row">\n <label class="col-md-6">\n {{\'APPLICATION_SECURE_PASSWORD\' | translate}}\n </label>\n <label class="col-md-6">\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 </label>\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="icon-paper-plane"></i> {{\'APPLICATION_FAX\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.fax ? \'label-success\' : \'label-danger\'">{{license.fax ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="glyphicon glyphicon-comment"></i> {{\'APPLICATION_SMS\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.messaging ? \'label-success\' : \'label-danger\'">{{license.messaging ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-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-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-globe font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_EXTERNIP\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_EXTERNIP\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/localnet/localnet.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{title}}</h3>\n</div>\n<div class="modal-body" data-ng-init="initModal()">\n <form name="form" novalidate>\n\n <!-- START ADDRESS -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.address.$touched || form.$submitted) && form.address.$invalid}">\n <label class="control-label">{{\'APPLICATION_ADDRESS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="address" placeholder="{{\'APPLICATION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.address" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.address.$touched || form.$submitted) && form.address.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END ADDRESS -->\n\n <!-- START MASK -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.mask.$touched || form.$submitted) && form.mask.$invalid}">\n <label class="control-label">{{\'APPLICATION_MASK\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mask" placeholder="{{\'APPLICATION_MASK\' | translate}}" class="form-control" data-ng-model="item.mask" required data-ng-pattern="/^(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})(.(25[0-5]|2[0-4][0-9]|1?[0-9]{1,2})){3}$/"/>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <span data-ng-show="(form.mask.$touched || form.$submitted) && form.mask.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MASK -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/setting/network/view/localnet/localnet.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-desktop font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LOCALNET\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LOCALNET\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/network/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_NETWORK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img src="assets/images/media/business.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{ \'APPLICATION_NETWORK\' | translate }}\n </div>\n </div>\n <!-- END SIDEBAR USER TITLE -->\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.localnet\')}">\n <a ng-href="/setting/network/view/localnet">\n <i class="icon-screen-desktop"></i>\n {{ \'APPLICATION_LOCALNET\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.externip\')}">\n <a ng-href="/setting/network/view/externip">\n <i class="icon-globe"></i>\n {{ \'APPLICATION_EXTERNIP\' | translate }} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/smtp/view/view.html",'<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! We need to restart xCALLY Motion server.</h3>\n <p>\n We are updating it!<br/>\n xCALLY Motion Team<br/><br/>\n </p>\n </div>\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-settings"></i>\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-cloud-download"></i>\n <a href="#">{{ \'APPLICATION_UPDATES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-cloud-download font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_UPDATES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="pull()">\n <i class="icon-cloud-download"></i> {{ \'APPLICATION_UPDATE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/setting/update/list/list.pull.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 ng-if="modal.title" ng-bind="modal.title" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text" data-ng-bind="modal.text"></p>\n <div data-ng-if="modal.html" data-ng-bind-html="modal.html"></div>\n</div>\n<div class="modal-footer">\n <button data-ng-repeat="button in modal.buttons" data-ng-class="button.classes" data-ng-click="button.click($event)" data-ng-bind="button.text" class="btn"></button>\n</div>\n'),a.put("app/square/odbc/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PROJECT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DSN -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.dsn.$touched || form.$submitted) && form.dsn.$invalid}">\n <label class="control-label">{{\'APPLICATION_ODBC\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="dsn" placeholder="DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion" class="form-control" data-ng-model="item.dsn" required/>\n <p class="help-block">Es. DRIVER=MySQL;SERVER=127.0.0.1;UID=xcall;PWD=password;DATABASE=motion</p>\n <span data-ng-show="(form.dsn.$touched || form.$submitted) && form.dsn.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DSN -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'), +a.put("app/square/odbc/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-superscript"></i>\n <a>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" data-ng-pattern="settings.patternPassword" required/>\n <span class="help-block">\n {{\'MESSAGE_PASSWORD_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.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="icon-paper-plane"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.sms\'),\'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=\"icon-paper-plane\"></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 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_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 data-ng-show="(forms.changePwd.new_pwd.$touched || forms.info.$submitted) && forms.changePwd.new_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="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="settings.patternPassword" required/>\n <span class="help-block">\n {{\'MESSAGE_PASSWORD_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" data-ng-pattern="settings.patternPassword" required/>\n <span class="help-block">\n {{\'MESSAGE_PASSWORD_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.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=\"icon-paper-plane\"></i> {{'APPLICATION_FAX' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.sms'),'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="settings.patternPassword" required/>\n <span class="help-block">\n {{\'MESSAGE_PASSWORD_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/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">\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\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.subintervalSettings.html",'\n<div class="row" data-ng-init="initSubInterval();getSubInterval();">\n <div class="col-md-12">\n <!-- BEGIN PORTLET-->\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-notebook font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_SUBINTERVAL_SETTINGS\' | translate }} WIZARD</a> </span>\n </div>\n </div>\n <div class="portlet-body">\n <wizard on-finish="updateInterval(\'subintervals\')">\n <div class="profile-usertitle-name">\n {{subinterval.name}}\n </div>\n <wz-step title="{{\'APPLICATION_SETTINGS\' | translate}}" canexit="exitValidation(forms.subinterval.name.$valid)">\n <form name="forms.subinterval" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="interval.SubIntervals[selectedSubInterval].name" required/>\n <span data-ng-show="(forms.subinterval.name.$touched || forms.subinterval.$submitted) && forms.subinterval.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START TIME -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_TIME\' | translate }}</label>\n <div class="input-group input-large">\n <fieldset class="pull-left" ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_from" data-ng-model="splittedInterval.t_from" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <div class="input-group-addon col-md-1 interval-to pull-left">to</div>\n <fieldset ng-disabled="splittedInterval.alwaysTime"><uib-timepicker name="t_to" data-ng-model="splittedInterval.t_to" show-meridian="false" show-spinners="false"></uib-timepicker></fieldset>\n <label class="control-label pointer-cursor 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\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.md_to" theme="bootstrap" name="md_to">\n <ui-select-match>{{$select.selected === \'always\' ? \'APPLICATION_ALWAYS\' : $select.selected | translate}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search">\n {{monthDay === \'always\' ? \'APPLICATION_ALWAYS\' : monthDay | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START MONTH -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_MONTH\' | translate }}</label>\n <div class="input-group input-large">\n <ui-select data-ng-model="splittedInterval.m_from" theme="bootstrap" name="m_from">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n <span class="input-group-addon">to</span>\n <ui-select data-ng-model="splittedInterval.m_to" theme="bootstrap" name="m_to">\n <ui-select-match placeholder="">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="month.value as month in $interval.months | filter: $select.search">\n {{month.name | translate}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTH -->\n\n\n\n <button class="btn green-haze" type="submit" ng-click="next()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\n </form>\n </wz-step>\n\n\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <button class="btn green-haze" type="button" ng-click="previous()"><i class="fa fa-angle-left"></i> {{\'APPLICATION_BACK\' | translate}}</button>\n <input type="submit" class="btn green-haze" wz-next value="{{\'APPLICATION_CONFIRM\' | translate}}"/>\n </wz-step>\n </wizard>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/interval/view/view.subintervals.html",'<div ui-view class="profile-content">\n<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_SUBINTERVALS\' | translate}}</span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <a class="btn green-jungle " href="/tools/intervals/view/{{interval.id}}/subinterval" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_SUBINTERVAL\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div data-ng-if="selectedSubInterval === undefined" ui-grid="gridOptions" ui-grid-resize-columns class="grid" ui-grid-draggable-rows>\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n</div>\n</div>\n'),a.put("app/tools/pause/list/list.create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_PAUSE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="item.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="save()" ng-disabled="form.$invalid">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/pause/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-pause"></i>\n <a href="#">{{ \'APPLICATION_PAUSES\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-pause font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_PAUSES\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_PAUSE\' | translate }}\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/pause/view/view.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="getPause()">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-wrench"></i>\n <a href="#">{{ \'APPLICATION_TOOLS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-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.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="icon-paper-plane"></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}}" 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="icon-screen-desktop"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-docs font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <button class="btn green-jungle " ng-click="create()">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_DASHBOARD\' | translate }}\n </button>\n </div>\n <!-- <a class="btn btn-icon-only btn-default fullscreen" href="#"></a> -->\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/show/leaveEditedDashboard.modal.html",'<div class="modal-header" data-ng-init="getContacts()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_LEAVE_EDITED_PAGE\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_CONTINUE\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/tools/yourdashboard/show/show.html",'<div class="row" style="min-height: 466px;" 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="icon-screen-desktop"></i>\n <a href="/tools/yourdashboards/list">{{ \'APPLICATION_YOUR_DASHBOARDS\' | translate }}</a>\n <i data-ng-show="dashboard" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="dashboard">\n <a href="#">{{dashboard.name}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <!-- PORTLET MAIN -->\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img data-ng-src="assets/images/media/dashboard.png" class="img-responsive">\n </div>\n <!-- END SIDEBAR USERPIC -->\n <!-- SIDEBAR USER TITLE -->\n <div class="profile-usertitle">\n <div class="profile-usertitle-name">\n {{dashboard.name}}\n </div>\n <!-- <div class="profile-usertitle-job">\n {{user.role}}\n </div> -->\n </div>\n <!-- END SIDEBAR USER TITLE -->\n\n <!-- SIDEBAR MENU -->\n <div class="profile-usermenu">\n <ul class="nav">\n <li data-ng-class="{active: $state.is(\'main.tools.yourdashboards.view.settings\')}">\n <a data-ng-href="/tools/yourdashboards/view/{{dashboard.id}}/settings">\n <i class="icon-settings"></i>\n {{ \'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n </ul>\n </div>\n <!-- END MENU -->\n </div>\n <!-- END PORTLET MAIN -->\n </div>\n <!-- END BEGIN PROFILE SIDEBAR -->\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view class="profile-content">\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/tools/yourdashboard/view/view.settings.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light">\n <div class="portlet-title tabbable-line">\n <div class="caption caption-md">\n <i class="icon-globe theme-font hide"></i>\n <span class="caption-subject font-blue-madison bold uppercase">{{ \'APPLICATION_DASHBOARD\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} </span>\n </div>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_GENERAL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.general" data-ng-submit="forms.general.$valid && updateDashboard()" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="dashboard.name" required/>\n <span data-ng-show="(forms.general.name.$touched || forms.general.$submitted) && forms.general.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START VISIBLE TO ADMIN -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_ADMIN\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.admin"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO ADMIN -->\n\n <!-- START VISIBLE TO USER -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_USER\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.user"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO USER -->\n\n <!-- START VISIBLE TO AGENT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VISIBLE_TO_AGENT\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="dashboard.agent"\n type="checkbox"\n switch-active="{{ radioSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ radioSwitch.onColor }}"\n switch-off-color="{{ radioSwitch.offColor }}"\n switch-animate="{{ radioSwitch.animate }}"\n switch-size="{{ radioSwitch.size }}"\n switch-label="{{ radioSwitch.label }}"\n switch-icon="{{ radioSwitch.icon }}"\n switch-radio-off="{{ radioSwitch.radioOff }}"\n switch-label-width="{{ radioSwitch.labelWidth }}"\n switch-handle-width="{{ radioSwitch.handleWidth }}">\n </div>\n <!-- END VISIBLE TO AGENT -->\n\n <!-- START DESCRIPTION -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}</label>\n <textarea type="text" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="dashboard.description"></textarea>\n </div>\n <!-- END DESCRIPTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ADVANCED TAB -->\n\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/zendesk/list/list.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n <div class="page-bar">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-rocket"></i>\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-heart"></i>\n <a href="/zendesk/list">{{ \'APPLICATION_ZENDESK\' | translate }}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN Portlet PORTLET-->\n <div class="portlet light bordered" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-heart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_ZENDESK\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group" data-ng-show="id.length">\n <a class="btn red" href="#" data-ng-click="deleteItems()">\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\n </a>\n </div>\n <div class="btn-group">\n <a class="btn green-jungle" href="/zendesk/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACCOUNT\' | translate }}\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-pagination ui-grid-selection ui-grid-exporter ui-grid-draggable-rows class="ui-grid">\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/zendesk/view/configuration/list/create.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.name.$touched || form.name.$submitted) && form.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.name" required/>\n <span data-ng-show="(form.name.$touched || form.name.$submitted) && form.name.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END NAME -->\n\n <!-- START CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_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_NAME\' | translate}}" class="form-control" data-ng-model="item.password" required/>\n <span data-ng-show="forms.formSetting.password.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PASSWORD -->\n\n <!-- START TOKEN -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.token.$invalid}" ng-slide-down="item.authType == \'token\'" lazy-render duration="1">\n <label class="control-label">{{\'APPLICATION_TOKEN\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" name="token" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="item.token" required/>\n <span data-ng-show="forms.formSetting.token.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TOKEN -->\n\n <!-- 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"><timer start-time="moment(headerAgent.lastPauseAt).unix()*1000"> {{hhours}}:{{mminutes}}:{{sseconds}}</timer></div>\n </a>\n </li>\n <li class="dropdown dropdown-user" data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || 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="icon-paper-plane"></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.isAdmin() || userModules[2])" data-ng-class="{active: $state.is(\'main.tools.yourdashboards.show\')}">\n <a href="javascript:;">\n <i class="icon-screen-desktop"></i>\n <span class="title" >{{\'APPLICATION_YOUR_DASHBOARDS\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.tools.yourdashboards.show\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-init="getSidebarDashboards()">\n <li data-ng-class="{active: $stateParams.id == dashboard.id && $state.includes(\'main.tools.yourdashboards.show\')}" data-ng-repeat="dashboard in dashboards" data-ng-if="::(dashboard[Auth.getRole()] && dashboard.visible)">\n <a href="/tools/yourdashboards/show/{{dashboard.id}}" >\n <i class="icon-screen-tablet"></i>\n <span class="title" >{{dashboard.name}} </span>\n </a>\n </li>\n </ul>\n </li>\n <!-- END YOURDASHBOARD LIST CASE -->\n\n <!-- START STAFF LIST CASE -->\n <li data-ng-class="{active: $state.includes(\'main.staff\')}">\n <a href="javascript:;" data-ng-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-tty"></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="icon-directions"></i>\n <span class="title" >{{\'APPLICATION_CHANNELS\' | translate}}</span>\n <span class="arrow" data-ng-class="{open: $state.includes(\'main.channels\')}"></span>\n </a>\n <ul class="sub-menu">\n <!-- START VOICE CASE -->\n <li data-ng-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="icon-magnifier"></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="icon-paper-plane"></i>\n <span class="title disable-target"> {{ \'APPLICATION_FAX\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.fax\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.fax">\n <li data-ng-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="icon-grid"></i>\n <span class="title"> {{\'APPLICATION_DASHBOARDS_MANAGER\' | translate}} </span>\n </a>\n </li>\n <!-- END DASHBOARD MANAGER CASE -->\n\n <!-- START SOUND CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.sounds\')}" 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 177987f..3d73c0f 100644 --- a/public/assets/languages/locale-en_EN.json +++ b/public/assets/languages/locale-en_EN.json @@ -1547,5 +1547,6 @@ "APPLICATION_TD_DISPOSAL": "Show Disposal", "DESCRIPTION_TD_DISPOSAL": "Open a disposal tab when a call is hung up", "APPLICATION_ANSWER": "Answer", - "APPLICATION_EMAIL_FROM_ACCOUNT": "Email from account" + "APPLICATION_EMAIL_FROM_ACCOUNT": "Email from account", + "APPLICATION_REPORT_TDIAL": "Motion Dialer Report" } diff --git a/public/assets/languages/locale-it.json b/public/assets/languages/locale-it.json index 9c7a064..2c29441 100644 --- a/public/assets/languages/locale-it.json +++ b/public/assets/languages/locale-it.json @@ -1551,5 +1551,6 @@ "APPLICATION_TD_DISPOSAL": "Mostra Disposal", "DESCRIPTION_TD_DISPOSAL": "Apri un tab di disposizione della chiamata quando questa viene terminata", "APPLICATION_ANSWER": "Rispondi", - "APPLICATION_EMAIL_FROM_ACCOUNT": "Email da account" + "APPLICATION_EMAIL_FROM_ACCOUNT": "Email da account", + "APPLICATION_REPORT_TDIAL": "Motion Dialer Report" } diff --git a/public/assets/languages/locale-pt-BR.json b/public/assets/languages/locale-pt-BR.json index c0d8c01..04ae7fe 100644 --- a/public/assets/languages/locale-pt-BR.json +++ b/public/assets/languages/locale-pt-BR.json @@ -1 +1,1270 @@ -{"APPLICATION_SMS":"SMS","APPLICATION_NEW_MAIL_REQUEST":"Novo pedido de correio","APPLICATION_NAME":"Nome","APPLICATION_LAST_CALL":"Ãltima chamada","APPLICATION_TOTAL_OFFERED":"Oferecido total","APPLICATION_UNMANAGED":"Sem treinador","APPLICATION_MANUAL_OUTBOUND":"Outbound manual","APPLICATION_GLOBAL_DURATION":"Duração global","APPLICATION_AVG_DURATION":"Média Duração","APPLICATION_AVG_ANSWER_TIME":"Média de Resposta Tempo","APPLICATION_AVG_TALK_TIME":"Média de Tempo de conversa","APPLICATION_ANSWER_RATE":"Resposta da classificação","APPLICATION_ABANDON_RATE":"Taxa de abandono","APPLICATION_CONNECTION_TIMEOUT":"Connection Timeout","APPLICATION_AUTH_TIMEOUT":"Authentication Timeout","APPLICATION_WAITING":"Esperando","APPLICATION_ACTIVE":"Ativo","APPLICATION_ANSWERED":"Respondidas","APPLICATION_ABANDONED":"Abandonado","APPLICATION_LOAD_TEMPLATES":"Modelos de carga","APPLICATION_NEW_CANNED_ANSWER":"Nova Resposta Conservas","APPLICATION_CANNED_ANSWER":"Resposta enlatados","APPLICATION_CANNED_ANSWERS":"Respostas enlatadas","APPLICATION_ADD_BY":"Adicionar por","APPLICATION_KEY":"Chave","APPLICATION_VALUE":"Valor","APPLICATION_NOTES":"Notas","APPLICATION_ASSING_AGENTS":"Atribuir Agentes","APPLICATION_ADD_NOTE":"Adicionar nota","APPLICATION_STORE":"Loja","APPLICATION_DASHBOARD":"Painel de instrumentos","APPLICATION_SENT_BY":"Enviado por","MESSAGE_NO_TEMPLATES_AVAILABLE":"Não há modelos disponÃveis.","APPLICATION_OFFLINE_MESSAGES":"Offline Mensagens","APPLICATION_ONLINE_MESSAGES":"Mensagens on-line","MESSAGE_ZERO_MEANS_UNLIMITED":"Zero significa ilimitado.","APPLICATION_AGENTS":"Agentes","APPLICATION_USERS":"Usuários","APPLICATION_DEFAULT":"Padrão","APPLICATION_TABLE":"Mesa","APPLICATION_RATING":"Classificação","APPLICATION_GROUP":"Grupo","APPLICATION_ACW":"Pós-atendimento","APPLICATION_ITALIAN":"Italiano","APPLICATION_JOIN_QUEUE":"Junte-Queue (s)","APPLICATION_LEAVE":"Sair","MESSAGE_INVALID_PATTERN_NAME":"Permitidos apenas números, letras, pontos e sublinhado","APPLICATION_ENGLISH":"Inglês","APPLICATION_ACW_TIMEOUT":"Depois de duração de trabalho de chamada (segundos)","DESCRIPTION_ACW":"Se ativo, o agente será definido em pausa após uma chamada completada na fila","DESCRIPTION_ACW_TIMEOUT":"A duração da pausa desencadeada pela opção Depois de Atividade da Chamada","APPLICATION_PREFIX":"Prefixo","APPLICATION_RESUME":"CurrÃculo","APPLICATION_DEFAULT_PAUSE":"Pausa padrão","APPLICATION_FIDELITY":"Fidelidade","APPLICATION_AUTH":"Auth","APPLICATION_CHANSPY":"ChanSpy","APPLICATION_NEW_CHANSPY":"New ChanSpy","APPLICATION_CHANSPY_OPTION_b":"Apenas espionar canais envolvidos em uma chamada em ponte.","APPLICATION_CHANSPY_OPTION_B":"Em vez de sussurrar em uma única barcaça canal em ambos os canais envolvidos na chamada.","APPLICATION_CHANSPY_OPTION_E":"Sair quando o canal espionado-on desliga.","APPLICATION_CHANSPY_OPTION_o":"Ouvir apenas audio proveniente deste canal.","APPLICATION_CHANSPY_OPTION_q":"Não reproduza um sinal sonoro quando a começar a espionar um canal, ou falar o nome do canal selecionado.","APPLICATION_CHANSPY_OPTION_s":"Ir a reprodução do tipo de canal quando se fala o nome do canal selecionado.","APPLICATION_CHANSPY_OPTION_S":"Pare quando não há mais canais são deixados para espionar.","APPLICATION_CHANSPY_OPTION_w":"Ative o modo de sussurro, de modo que o canal de espionagem pode falar com o canal espionado-on.","APPLICATION_CHANSPY_OPTION_W":"Ative o modo de sussurro privada, de modo que o canal de espionagem pode falar com o canal espionado-on, mas não pode ouvir aquele canal.","APPLICATION_EMAIL_ADDRESS":"Endereço de e-mail","APPLICATION_OUTGOING_MAIL_SERVER":"Outgoing Mail Server","APPLICATION_AGENTS_TIMELINE":"Agentes Timeline","APPLICATION_SESSIONS_TIMELINE":"Sessões Timeline","APPLICATION_MEET_ALL_CONDITIONS":"Conheça <b> todos </ b> estas condições","APPLICATION_MEET_ANY_CONDITIONS":"Conheça <b> qualquer </ b> destas condições","DESCRIPTION_OUTBOUND_PREFIX":"Prefixo para chamadas de saÃda, será adicionado ao número antes de discar","APPLICATION_APP":"App","APPLICATION_REPORT_AGENT_HISTORY":"Relatório Agent","APPLICATION_REPORT_CALL_HISTORY":"Chamada Relatório","APPLICATION_REPORT_DIAL_HISTORY_HISTORY":"Dial Relatório","APPLICATION_REPORT_MAIL_SESSION_HISTORY":"Relatório de correio","APPLICATION_REPORT_MEMBER_HISTORY":"Relatório membro","APPLICATION_REPORT_QUEUE_HISTORY":"Relatório fila","APPLICATION_REPORT_INTEGRATION_HISTORY":"Relatório de integração","APPLICATION_REPORT_CHAT_SESSION_HISTORY":"Relatório de bate-papo","APPLICATION_PROJECTID":"Projeto Id","APPLICATION_SESSIONID":"Identificação de sessão","APPLICATION_STARTEDAT":"Iniciado em","APPLICATION_COMPLETEDAT":"Fechou em","APPLICATION_STATUS":"Estado","APPLICATION_LASTQUESTIONID":"Ãltima Id Pergunta","APPLICATION_QUESTIONID":"Pergunta Id","APPLICATION_QUESTIONTYPE":"Tipo de pergunta","APPLICATION_QUESTIONLABEL":"Etiqueta pergunta","APPLICATION_QUESTION":"Questão","APPLICATION_COUNT":"Contagem","APPLICATION_CAPACITY":"Capacidade","APPLICATION_NUMBER":"Número","APPLICATION_AUTO_ANSWER":"Resposta automatica","APPLICATION_ENABLE_SETTINGS":"Ativar Configurações","APPLICATION_CALL_FORWARDING":"Desvio de chamadas","APPLICATION_UNCONDITIONAL":"Incondicional","APPLICATION_NO_REPLY":"Sem resposta","APPLICATION_BUSY":"Ocupado","APPLICATION_CALLERIDNUM":"CallerNum","APPLICATION_CALLERIDNAME":"CallerName","APPLICATION_CONNECTEDLINENUM":"ConnectedNum","APPLICATION_PAUSE":"Pausa","APPLICATION_PHONE_BAR":"Bar Phone","APPLICATION_NEW_PAUSE":"Nova pausa","APPLICATION_PAUSES":"Pausas","APPLICATION_CONNECTEDLINENAME":"ConnectedName","APPLICATION_RECORD":"Registro","DESCRIPTION_OUTBOUND_CALLERID":"O identificador de chamadas, no formato","APPLICATION_ALIAS":"Aliás","APPLICATION_COPY_REPORT":"Relatório cópia","MESSAGE_REPORT_EXTRACTING":"Seu relatório está sendo elaborado, você vai encontrá-lo na secção dos relatórios extraÃdos '..","APPLICATION_EXTRACTED_REPORTS":"Os relatórios extraÃdos","APPLICATION_COPY_TO":"Copiar para","MESSAGE_NO_LISTS_AVAILABLE":"Não há listas disponÃveis","APPLICATION_NEW_LIST":"Nova lista de","APPLICATION_RUN_DATE":"Execute Data","APPLICATION_OUTPUT":"SaÃda","APPLICATION_RECORDING":"Gravação","APPLICATION_RECORDINGS":"Gravações","MESSAGE_START_OR_END_DATE_MISSING":"InÃcio ou de término faltando!","MESSAGE_NO_AVAILABLE_CUSTOM_FIELDS":"Sem campos personalizados disponÃveis","APPLICATION_DATE_RANGE":"Intervalo de datas","APPLICATION_COPY":"Cópia","APPLICATION_START_DATE":"Data inicial","APPLICATION_END_DATE":"Data final","APPLICATION_NEW_TELEPHONE":"Novo Telefone","MESSAGE_NO_EXTRACTED_REPORTS_AVAILABLE":"Não há relatos extraÃdos disponÃveis","APPLICATION_SAVE_AS_CSV":"Salvar como CSV","APPLICATION_SAVE_AS_PDF":"Salvar como PDF","APPLICATION_EXTRACT":"Extrair","APPLICATION_REPORT_PREVIEW":"Antevisão Crónica","APPLICATION_EXTRACT_REPORT":"Extrair Relatório","APPLICATION_EXPORT":"Exportar","APPLICATION_FUNCTION":"Função","APPLICATION_MANAGE":"Gerir","APPLICATION_RUN":"Corre","MESSAGE_SELECT_A_FIELD":"Selecione pelo menos um campo de tabela!","APPLICATION_GROUP_BY":"Grupo por","APPLICATION_BUILD":"Construir","APPLICATION_ORDER_BY":"Ordenar por","APPLICATION_MONTH_TO_MONTH":"Mês a mês","APPLICATION_YEARLY":"Anual","APPLICATION_PERPETUAL":"Perpétuo","APPLICATION_PRICES":"Preços","APPLICATION_LICENSE":"Licença","APPLICATION_MONTHS":"Meses","MESSAGE_ADD_A_FIELD":"Adicionar um campo","APPLICATION_TELEPHONES":"Telefones","APPLICATION_TELEPHONE":"Telefone fixo","APPLICATION_CONCURRENTS":"Concurrents","MESSAGE_INVALID_JSON":"Formato JSON inválido!","MESSAGE_QUERY_NOT_VALID":"A consulta não é válida!","APPLICATION_CONTACT_MANAGER":"Contacts Manager","APPLICATION_ENQUIRY_FORWARDING":"Inquérito forwading","APPLICATION_ENQUIRY_FORWARDING_ADDRESS":"Inquérito forwading Endereço","APPLICATION_CHECKOUT":"Confira","APPLICATION_RENAME":"Rebatizar","APPLICATION_METRIC":"Métrico","APPLICATION_NEW_METRIC":"New Metric","MESSAGE_NO_METRICS_AVAILABLE":"Não métricas disponÃveis","APPLICATION_FOLDERS":"Pastas","MESSAGE_NO_REPORTS_AVAILABLE":"Não há relatórios disponÃveis","APPLICATION_CALL_STATUS":"Estado da chamada","APPLICATION_NEW_SMTP":"Nova Conta de SMTP","APPLICATION_DEFAULT_REPORTS":"Relatórios predefinidos","APPLICATION_CUSTOM_REPORTS":"Relatórios personalizados","APPLICATION_LASTEVENT_RINGING":"Toque","APPLICATION_OFFLINE":"Off-line","APPLICATION_LASTEVENT_UP":"Acima","APPLICATION_DAILY":"Diariamente","APPLICATION_SELECTED_AGENTS":"Agentes seleccionados","APPLICATION_AGENTS_SELECTION":"Agentes Selecção","APPLICATION_LOG":"Registro","APPLICATION_SOURCE":"Fonte","APPLICATION_IMPORT_FROM_JSON":"Importar de JSON","APPLICATION_DESTINATION":"Destino","APPLICATION_IMPORT_SUCCEEDED":"Sucedido","APPLICATION_IMPORT_FAILED":"Fracassado","APPLICATION_IMPORT_FROM_CSV":"Importar do CSV","APPLICATION_CHOOSE_CONTACT":"Escolha contato","MESSAGE_REMEMBER_SMTP_SERVICE_ACCOUNT":"Lembre-se de configurar a conta de movimento de serviço SMTP","APPLICATION_LASTEVENT_COMPLETE":"Completo","APPLICATION_LASTEVENT_REJECTED":"Rejeitado","APPLICATION_CHOICES":"Escolhas","APPLICATION_ADD_CHOICE":"Adicionar escolha","APPLICATION_LASTEVENT_ABANDONED":"Abandonado","APPLICATION_OR":"Ou","APPLICATION_EXISTING_CONTACT":"Contato existente","APPLICATION_JOIN_WITH":"Juntar-se com","APPLICATION_CONTACTS":"Contactos","APPLICATION_COMPANIES":"Empresas","MESSAGE_NO_COMPANIES_AVAILABLE":"Nenhuma empresa disponÃveis","APPLICATION_NEW_COMPANY":"Nova Empresa","APPLICATION_SHIPMENT_ADDRESS":"Expedição Endereço","APPLICATION_COMPANY":"Companhia","APPLICATION_STREET":"Rua","APPLICATION_CONTACT":"Contato","APPLICATION_POSTALCODE":"Código postal","APPLICATION_DATEOFBIRTH":"Data de nascimento","APPLICATION_MAIN":"A Principal","APPLICATION_OTHER":"De outros","APPLICATION_CREATED_BY":"Criado por","APPLICATION_ABOUT":"Sobre","APPLICATION_HISTORY":"História","APPLICATION_NEW_CONTACT":"Novo contato","APPLICATION_NEW_REPORT":"Novo Relatório","APPLICATION_REPORT":"Relatório","APPLICATION_ALWAYS":"Sempre","APPLICATION_REPORTS":"Relatórios","MESSAGE_NO_CONTACTS_AVAILABLE":"Não existem contactos disponÃveis","APPLICATION_USER":"Do utilizador","MESSAGE_NO_AVAILABLE_UPDATES":"Não há atualizações disponÃveis","MESSAGE_NO_AVAILABLE_SMTP_ACCOUNTS":"Não há contas SMTP disponÃveis","APPLICATION_PHONES":"Telefones","APPLICATION_EMAILS":"E-mails","APPLICATION_ADD_PHONE":"Adicionar Telefone","APPLICATION_ADD_EMAIL":"Adicionar E-mail","APPLICATION_ALREADY_UP_TO_DATE":"Já até à data","APPLICATION_UPDATED_TO_LATEST_VERSION":"Atualizado para a versão mais recente","APPLICATION_SURNAME":"Sobrenome","APPLICATION_AGENT":"Agente","APPLICATION_CONFIRM_CLOSE":"Confirmar Fechar","APPLICATION_VIEW_MORE":"VEJA MAIS","APPLICATION_DASHBOARD_ABANDONED":"Abandonado","APPLICATION_DASHBOARD_COMPLETED":"ConcluÃdo","APPLICATION_UPDATES":"Atualizações","APPLICATION_DASHBOARD_WAIT":"Esperar","MESSAGE_NO_CHATS_FOUND":"Não Bate-papo Encontrado","APPLICATION_DASHBOARD_ACTIVE":"Ativo","APPLICATION_METRICS":"Métricas","APPLICATION_CHANNEL":"Canal","APPLICATION_TAGS":"Etiquetas","APPLICATION_TAG":"Etiqueta","APPLICATION_NEW_TAG":"New Tag","MESSAGE_NO_TAGS_AVAILABLE":"Não há tags disponÃveis","APPLICATION_GTE_TO":"Maior do que ou igual a","APPLICATION_LTE_TO":"Menos que ou igual a","APPLICATION_GREATER_THAN":"Melhor que","APPLICATION_LESS_THAN":"Menos que","APPLICATION_DTMFMODE":"Modo DTMF","APPLICATION_REASON":"Razão","APPLICATION_DASHBOARDS_MANAGER":"Dashboards Gestor","APPLICATION_VIEW":"Visão","APPLICATION_VISIBLE_TO_ADMIN":"VisÃvel para administrador","APPLICATION_VISIBLE_TO_USER":"VisÃvel para os usuários","APPLICATION_VISIBLE_TO_AGENT":"VisÃvel para agentes","APPLICATION_UNIQUEID":"ID único","APPLICATION_SESSIONS":"Sessões","APPLICATION_SESSION":"Sessão","APPLICATION_YOUR_DASHBOARDS":"Seus painéis","APPLICATION_JOIN_AT":"Junte-At","APPLICATION_LEAVE_AT":"Deixar em","APPLICATION_UNMANAGED_AT":"Sem treinador Na","APPLICATION_NEW_DASHBOARD":"Novo Painel","APPLICATION_NEW_ACTION":"Nova ação","APPLICATION_ACTION":"Açao","MESSAGE_NO_DASHBOARDS_AVAILABLE":"Não dashboards disponÃveis","APPLICATION_ABANDONED_AT":"Abandonado Ao","APPLICATION_WIDGET_COLOR":"Cor widget","APPLICATION_WIDGET_ICON":"Ãcone do widget","APPLICATION_WIDGET_DETAILS":"Detalhes Widget","APPLICATION_WIDGET_LINK":"Link do widget","APPLICATION_WIDGET_LINK_TEXT":"Texto do link Widget","APPLICATION_UNASWER_AT":"Unanswer No","APPLICATION_WIDGET_MAX_HEIGHT":"Altura máxima Widget","APPLICATION_SELECT_IMAGE":"Selecionar imagem","APPLICATION_PAUSE_SELECTION":"Seleção de pausa","APPLICATION_QUEUE_SELECTION":"Seleção de filas","MESSAGE_ENTER_ONE_VALID_FIELD_AND_CHECK_OTHER":"Pelo menos um campo válido e verificar todos os campos","MESSAGE_ENTER_ONE_VALID_METRIC_AND_CHECK_OTHER":"Pelo menos uma métrica válida e verificar todas as métricas","APPLICATION_SELECTED_PAUSE":"Pausa selecionadas","APPLICATION_QUEUE_REMOVAL":"Remoção da fila","APPLICATION_READY":"Pronto","APPLICATION_AVAILABLE":"DisponÃvel","APPLICATION_UNAVAILABLE":"IndisponÃvel","MESSAGE_FILE_CREATION_ERROR":"Erro ao criar arquivo ou pasta","MESSAGE_NO_RESULTS_AVAILABLE":"Não há resultados disponÃveis","MESSAGE_DASHBOARD_SAVED":"Painel salvo","MESSAGE_PERMANENT_REMOVAL_FROM_QUEUE":"Remoção permanente da fila","MESSAGE_WIDGET_SELECT_REPORT":"Selecione uma tabela de relatório da lista","APPLICATION_QUALIFY":"Qualificar","APPLICATION_ALLOW_CODEC":"Codecs autorizados","APPLICATION_ADD_RULE":"Nova regra","APPLICATION_ADD_GROUP":"Adicionar grupo","APPLICATION_INSECURE":"Configurações inseguras","APPLICATION_SERVED":"Servido","APPLICATION_LAST_LOGIN":"Ãltimo login","APPLICATION_LOGIN":"Entrar","APPLICATION_LOGOUT":"Sair","APPLICATION_CALLER":"Visitante","APPLICATION_CALLED_AT":"Chamado No","APPLICATION_CONNECTED_AT":"Conectados em","APPLICATION_COMPLETED_AT":"ConcluÃda no","APPLICATION_HOLDTIME":"Tempo de espera","MESSAGE_EXIST_PHONE_OR_EMAIL":"Telefone ou e-mail já está associado a outro contacto","APPLICATION_TALKTIME":"Hora de conversar","APPLICATION_LAST_SERVED":"Ãltima Servido","APPLICATION_PENALTY":"Pena","APPLICATION_LISTS":"Listas","APPLICATION_LIST":"Lista","APPLICATION_DETAIL":"Detalhe","APPLICATION_DETAILS":"Detalhes","APPLICATION_ADD_FIELD":"Adicionar campo","APPLICATION_OTHER_FIELDS":"Outros Campos","DESCRIPTION_TRUNK_OTHER_FIELDS":"Outros campos para adicionar os arquivos de troncos conf. A ser escrito em formato asterisco (key = value), cada campo em uma única linha.","APPLICATION_CALLLIMIT":"Chama limite","APPLICATION_DSN":"DSN","APPLICATION_TEMPLATE":"Modelo","APPLICATION_TEMPLATES":"Modelos","APPLICATION_NEW_TEMPLATE":"Novo modelo","MESSAGE_SELECT_AT_LEAST_ONE_CONDITION":"Pelo menos uma condição deve ser seleccionado","MESSAGE_MAXIMUM_SOUND_UPLOAD_SIZE":"Tamanho máximo do arquivo:","MESSAGE_SUPPORTED_FORMATS":" Os formatos suportados:","APPLICATION_EQUALS_TO":"à igual a","APPLICATION_NOT_EQUALS_TO":"Não é igual a","APPLICATION_DEFAULT_USER":"Usuário padrão","APPLICATION_TRIGGERS":"Gatilhos","APPLICATION_TRIGGER":"Gatilho","MESSAGE_ENTER_VALID_CONDITION":"Introduza uma condição válida","APPLICATION_REMOVE_GROUP":"Remover grupo","APPLICATION_ODBCS":"Conexões ODBC","APPLICATION_REFRESH_TIMEOUT":"Atualizar Timeout (segundos)","APPLICATION_USERID":"ID do usuário","APPLICATION_IS":"Ã","APPLICATION_ARE":"Estamos","APPLICATION_SERVER":"Servidor","APPLICATION_DATABASE":"Banco de dados","APPLICATION_DRIVER":"Condutor","APPLICATION_CONDITION":"Condição","APPLICATION_ADD_CONDITION":"Adicionar condição","APPLICATION_ADD_ACTION":"Adicionar ação","MESSAGE_NO_SOUNDS_AVAILABLE":"Não há sons enviados","MESSAGE_NO_ODBCS_AVAILABLE":"Sem conexões ODBC disponÃveis","MESSAGE_NO_PROJECTS_AVAILABLE":"Nenhum dos projectos disponÃveis","APPLICATION_LIMITONPEERS":"Limite para Peers","APPLICATION_DIRECTMEDIA":"Media Direct","APPLICATION_ANNOUNCE_POSITION_LIMIT":"Anunciar Limite de Posição","APPLICATION_QUEUE_REPORTHOLD":"'Hold Time' anunciar","APPLICATION_REPORTHOLDTIME":"Tempo de relatório espera para agente","DESCRIPTION_QUEUE_REPORTHOLDTIME":"Habilita o relatório de tempo de espera do chamador para o membro fila antes da ponte.","DESCRIPTION_QUEUE_STRATEGY":"A estratégia anel fila.","DESCRIPTION_QUEUE_REPORTHOLD":"Se não definido, vai jogar o valor padrão ( \"Hold Time\"). Se for definido como um valor vazio, o prompt não será reproduzido em tudo.","DESCRIPTION_QUEUE_ANNOUNCE_POSITION_LIMIT":"Utilizado se você definiu anunciar-se como limitar ou mais.","DESCRIPTION_QUEUE_VOICE_MOH":"Define a classe de música para ser usado por uma fila particular.","DESCRIPTION_QUEUE_TIMEOUT":"Especifica o número de segundos para tocar o dispositivo de um membro.","DESCRIPTION_QUEUE_MAXLEN":"Especifica o número máximo de participantes permitidos estar esperando em uma fila. Um valor de zero significa que um número ilimitado de chamadas são permitidas na fila.","DESCRIPTION_QUEUE_RETRY":"Especifica o número de segundos de espera antes de tentar o próximo membro na fila se o valor de tempo limite se esgota durante a tentativa de tocar um membro da fila.","DESCRIPTION_QUEUE_WRAPUPTIME":"O número de segundos para manter um membro indisponÃveis em uma fila depois de completar uma chamada.","DESCRIPTION_QUEUE_WEIGHT":"Define o peso de uma fila. Uma fila com um peso superior definida terá prioridade quando os membros estão associados com várias filas.","DESCRIPTION_QUEUE_JOINEMPTY":"Controla se um chamador é adicionado à fila quando não membros estão disponÃveis.","DESCRIPTION_QUEUE_LEAVEWHENEMPTY":"Usado para controlar se os chamadores são expulsos da fila quando os membros não estão mais disponÃveis para receber chamadas.","DESCRIPTION_QUEUE_ANNOUNCE":"Usado para reproduzir um anúncio para o agente que atendeu a chamada, normalmente para que ele saiba o que a fila o chamador está vindo.","DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE":"Um conjunto de anúncios periódicos para ser jogado, jogado na ordem em que são definidos.","DESCRIPTION_QUEUE_ANNOUNCE_FREQUENCY":"Define com que freqüência devemos anunciar a posição do chamador e / ou tempo de espera estimado na fila. Defina esse valor como zero para desabilitar.","DESCRIPTION_QUEUE_MIN_ANNOUNCE_FREQUENCY":"Especifica a quantidade mÃnima de tempo que deve passar antes de anunciar a posição do chamador na fila novamente. Isto é usado quando a posição do chamador podem mudar frequentemente, para evitar que o chamador auditiva múltiplas alterações em um curto perÃodo de tempo.","DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE_FREQUENCY":"Indica com que freqüência devemos fazer anúncios periódicos ao chamador.","DESCRIPTION_QUEUE_RANDOM_PERIODIC_ANNOUNCE":"Se definido como sim, vai jogar os anúncios periódicos definidos em uma ordem aleatória.","DESCRIPTION_QUEUE_ANNOUNCE_HOLDTIME":"Define se o tempo de espera estimado deve ser jogado junto com os anúncios periódicos.","DESCRIPTION_QUEUE_ANNOUNCE_POSITION":"Define se a posição do chamador na fila deve ser anunciado para ela. Se definido como não, a posição nunca será anunciado. Se definido para sim, a posição do chamador será sempre anunciado. Se o valor é definido como limite, o chamador ouvirá a sua posição na fila somente se ele está dentro do limite definido por anunciar-posição-limite. Se o valor é definido como mais, o chamador ouvirá a sua posição se for além do número definido por anunciar-posição-limite.","DESCRIPTION_QUEUE_YOUARENEXT":"Se não definido, vai jogar o valor padrão ( \"Você é agora o primeiro na linha\"). Se for definido como um valor vazio, o prompt não será reproduzido em tudo.","DESCRIPTION_QUEUE_THEREARE":"Se não definido, vai jogar o valor padrão ( \"Há\"). Se for definido como um valor vazio, o prompt não será reproduzido em tudo.","DESCRIPTION_QUEUE_CALLSWAITING":"Se não definido, vai jogar o valor padrão ( \"chamada em espera\"). Se for definido como um valor vazio, o prompt não será reproduzido em tudo.","DESCRIPTION_QUEUE_HOLDTIME":"Se não definido, vai jogar o valor padrão ( \"A atual tempo de espera estimado é\"). Se for definido como um valor vazio, o prompt não será reproduzido em tudo.","DESCRIPTION_QUEUE_MINUTES":"Se não definido, vai jogar o valor padrão ( \"minutos\"). Se for definido como um valor vazio, o prompt não será reproduzido em tudo.","DESCRIPTION_QUEUE_MINUTE":"Se não definido, vai jogar o valor padrão ( \"minuto\"). Se for definido como um valor vazio, o prompt não será reproduzido em tudo.","DESCRIPTION_QUEUE_SECONDS":"Se não definido, vai jogar o valor padrão ( \"segundos\"). Se for definido como um valor vazio, o prompt não será reproduzido em tudo.","DESCRIPTION_QUEUE_THANKYOU":"Se não definido, vai jogar o valor padrão ( \"Obrigado por sua paciência\"). Se for definido como um valor vazio, o prompt não será reproduzido em tudo.","DESCRIPTION_QUEUE_AUTOPAUSE":"Ativa / desativa a pausa automática de membros que não conseguem atender uma chamada. Um valor de todas as causas deste membro a ser uma pausa em todas as filas que ela é um membro de.","DESCRIPTION_QUEUE_RINGINUSE":"Usado para evitar o envio de chamadas para os membros cujo estatuto está em uso.","DESCRIPTION_QUEUE_MEMBER_DELAY":"Usado se você quer que haja um atraso antes do membro do chamador ea fila a ser ligados uns aos outros.","DESCRIPTION_QUEUE_TIMEOUTRESTART":"Se definido como sim, redefine o tempo limite para um agente de responder se qualquer um status de ocupado ou congestionamento é recebida do canal.","DESCRIPTION_QUEUE_MONITOR_FORMAT":"Especifica o formato de arquivo a ser usado durante a gravação. Se monitor de formato está inativo, as chamadas não serão gravadas.","DESCRIPTION_QUEUE_VOICE_CONTEXT":"Permite que um chamador para sair da fila, pressionando um único dÃgito DTMF. Se um contexto é especificado eo chamador entra um número, esse dÃgito tentará ser combinado no contexto especificado, e execução dialplan continuará lá.","APPLICATION_CALLCOUNTER":"Chama Contador","DESCRIPTION_TRUNK_ROLE":"O canal onde usar o tronco.","DESCRIPTION_TRUNK_HOST":"O nome de domÃnio ou de host para o provedor.","DESCRIPTION_TRUNK_SECRET":"Senha de autenticação para entrar em contato com o provedor.","DESCRIPTION_TRUNK_DEFAULT_USER":"Nome de usuário de autenticação para entrar em contato com o provedor.","DESCRIPTION_TRUNK_REGISTRY":"A cadeia de registo tronco, exigido por alguns provedores, geralmente DefaultUser: segredo @ host.","DESCRIPTION_TRUNK_VOICE_CONTEXT":"O contexto explorável para o tronco.","DESCRIPTION_TRUNK_DTMFMODE":"Como DTMF (Dual-Tone Multi-Frequency) são enviados: RFC2833: o modo padrão, o DTMF são enviados com a RTP, mas fora do fluxo de áudio. Inband: O DTMF é enviado no fluxo de áudio da conversa atual, tornando-se audÃvel nos alto-falantes. Requer uma alta carga de CPU. INFO: Embora este método é muito confiável, não é suportado por todos os dispositivos de PBX e muitos Tronco SIP.","DESCRIPTION_TRUNK_NAT":"Altera o comportamento do Asterisk para clientes atrás de um firewall.If qualquer uma das opções separadas por vÃrgulas é \"não\", o Asterisk irá ignorar quaisquer outras definições e definir nat = no.","DESCRIPTION_TRUNK_TYPE":"Determina o papel SIP dentro asterisco. Usuário: usado para autenticar de entrada - Par: para chamadas de saÃda - Amigo: abrange tanto as caracterÃsticas do acima.","DESCRIPTION_TRUNK_QUALIFY":"Determina quando o SIP é alcançável.","DESCRIPTION_TRUNK_ALLOW_CODEC":"Codecs autorizados em ordem de preferência.","DESCRIPTION_TRUNK_INSECURE":"Especifica como lidar com conexões com pares, permitindo configurações inseguras.","DESCRIPTION_TRUNK_CALLLIMIT":"O número limite das chamadas de entrada e saÃda de cada vez.","DESCRIPTION_TRUNK_LIMITONPEERS":"Definir os limites de chamada de um tipo pares SIP.","DESCRIPTION_TRUNK_DIRECTMEDIA":"Asterisk por padrão tenta redirecionar o fluxo de mÃdia RTP para ir diretamente a partir do chamador para o receptor. Alguns dispositivos não suportam esta (especialmente se um deles está atrás de um NAT). A configuração padrão é YES. Se você tiver todos os clientes atrás de um NAT, ou por algum outro motivo quer Asterisk para ficar no caminho de áudio, você pode querer desligar isso.","DESCRIPTION_TRUNK_CALLCOUNTER":"Habilitar contadores de chamadas em dispositivos.","DESCRIPTION_TRUNK_FROMDOMAIN":"Define padrão de: domÃnio em mensagens SIP quando actua como um SIP UA (cliente). Alguns destinos podem exigir nome de identidade obrigatórios em vez de apenas o endereço IP.","DESCRIPTION_TRUNK_FROMUSER":"Como seu rovider te conhece. Este é que o usuário colocar em vez de callerid ao fazer chamadas _to_ peer (outro proxy SIP). Válido somente para type = pares.","DESCRIPTION_TRUNK_OUTBOUNDPROXY":"IP_address ou nome SRV DNS (excluindo o prefixo _sip._udp): Nome do SRV, nome do host ou endereço IP do SIP Proxy de saÃda. Enviar de sinalização de saÃda para este proxy, não directamente para os dispositivos. Válido somente para type = pares.","DESCRIPTION_TRUNK_USEREQPHONE":"Definir se o provedor requer '; user = phone' na URI.","DESCRIPTION_TRUNK_TRUSTRPID":"Definir se Remote-Party-ID deve ser confiável.","DESCRIPTION_TRUNK_SENDRPID":"Definir se Remote-Party-ID deve ser enviado (o padrão é não).","DESCRIPTION_TRUNK_ENCRYPTION":"Se a oferecer SRTP mÃdia criptografada (e só de mÃdia criptografado SRTP) nas chamadas de saÃda para um par. Chamadas falhará com HANGUPCAUSE = 58 se o ponto não suporta SRTP. O padrão é não.","DESCRIPTION_TRUNK_PORT":"O número da porta que deseja se conectar no lado remoto.","DESCRIPTION_TRUNK_TRANSPORT":"Definir os transportes padrão. A ordem determina o transporte padrão primário.","MESSAGE_FOLDER_DOES_NOT_EXIST":"A pasta não existe.","APPLICATION_DISABLED":"Desativado","APPLICATION_ENABLED":"Ativado","APPLICATION_FROMDOMAIN":"De DomÃnio","APPLICATION_FROMUSER":"De Usuário","APPLICATION_OUTBOUNDPROXY":"Outbound Proxy","APPLICATION_YES":"Sim","APPLICATION_NO":"Não","APPLICATION_USAGE":"Uso","APPLICATION_IN_SECONDS":"Em segundos","APPLICATION_USEREQPHONE":"Adicionar telefone para URI","APPLICATION_TRUSTRPID":"Confie Remote-Party-ID","APPLICATION_SENDRPID":"Enviar Remote-Party-ID cabeçalho","APPLICATION_ENCRYPTION":"Encryption","APPLICATION_TEAMS":"Teams","APPLICATION_SECRET":"Segredo","APPLICATION_NEW_SECRET":"New Secret","APPLICATION_CONFIRM_SECRET":"Confirmar segredo","APPLICATION_IDENTIFIER":"Identificador","APPLICATION_CHANNELS":"Canais","APPLICATION_AUTOMATIONS":"Automações","APPLICATION_NEW_AUTOMATION":"New Automation","APPLICATION_NEW_TRIGGER":"Novo Gatilho","APPLICATION_OR_CONDITIONS":"Condições ou","APPLICATION_AND_CONDITIONS":"E CONDIÃÃES","MESSAGE_NO_CONTEXTS_AVAILABLE":"Não há contextos disponÃveis","MESSAGE_NO_ACCOUNTS_AVAILABLE":"Não há contas disponÃveis","MESSAGE_NO_INTERVALS_AVAILABLE":"Não há intervalos disponÃveis","MESSAGE_NO_MOHS_AVAILABLE":"Não há músicas em espera disponÃveis","MESSAGE_NO_QUEUES_AVAILABLE":"Sem filas disponÃveis","MESSAGE_NO_ROUTES_AVAILABLE":"Não há rotas disponÃveis","MESSAGE_NO_SUBINTERVALS_AVAILABLE":"Não subintervalos disponÃveis","MESSAGE_NO_TRUNKS_AVAILABLE":"Não troncos disponÃveis","MESSAGE_NO_VOICEMAILS_AVAILABLE":"Não há mensagens de voz disponÃveis","MESSAGE_NO_AUDIOFILES_AVAILABLE":"Não há arquivos de áudio disponÃveis","MESSAGE_INSERT_AT_LEAST_ONE_CONDITION":"Inserir, pelo menos, uma condição","MESSAGE_INSERT_AT_LEAST_ONE_ACTION":"Insira pelo menos uma ação","APPLICATION_HANGUP":"Desligar","APPLICATION_PATTERN":"Padrão","APPLICATION_ANNOUNCE_FREQUENCY":"Anunciar Frequency","APPLICATION_PERIODIC_ANNOUNCE_FREQUENCY":"Periódica Frequency Anunciam","APPLICATION_MEMBER_DELAY":"Atraso membro","APPLICATION_JOINEMPTY":"Junte-se quando vazio","APPLICATION_LEAVEWHENEMPTY":"Deixar quando vazio","APPLICATION_ANNOUNCE_HOLDTIME":"Anunciar Holdtime","APPLICATION_AUTOPAUSE":"Pausa Auto","APPLICATION_RINGINUSE":"Anel em uso","APPLICATION_TIMEOUTRESTART":"Restart Timeout","APPLICATION_SETINTERFACEVAR":"Definir variáveis ââde interface","APPLICATION_ANNOUNCE_ROUND_SECONDS":"Anunciar segundos","APPLICATION_ANNOUNCE":"Anuncie ao agente","APPLICATION_PERIODIC_ANNOUNCE":"Anúncios periódicos","APPLICATION_MONITOR_FORMAT":"Formato do monitor","APPLICATION_ANNOUNCE_POSITION":"Anunciar a posição do chamador","APPLICATION_QUEUE_YOUARENEXT":"'Você é o próximo' anunciar","APPLICATION_QUEUE_THEREARE":"\"Há 'anunciar","APPLICATION_QUEUE_CALLSWAITING":"'Número de chamadas em espera' anunciar","APPLICATION_QUEUE_HOLDTIME":"\"O atual tempo de espera estimado é\" anunciar","APPLICATION_QUEUE_MINUTES":"Palavra 'Minutes' para anúncios","APPLICATION_QUEUE_MINUTE":"Palavra \"Minuto\" para anúncios","APPLICATION_QUEUE_SECONDS":"Palavra 'Segundos' para anúncios","APPLICATION_QUEUE_THANKYOU":"'Obrigado' anunciar","APPLICATION_MIN_ANNOUNCE_FREQUENCY":"MÃnimo anunciar frequência","APPLICATION_RANDOM_PERIODIC_ANNOUNCE":"Anúncios aleatórios periódicos","MESSAGE_NO_AVAILABLE_MAILS":"Não mails disponÃveis","APPLICATION_PREVIEW":"Visualização","APPLICATION_TEST_PREVIEW":"Visualização de teste","APPLICATION_WEIGHT":"Peso","APPLICATION_WRAPUPTIME":"Wrapup Tempo","APPLICATION_RETRY":"Tentar novamente","APPLICATION_MAXLEN":"Comprimento máximo","DESCRIPTION_VOICE_MOH":"Define a classe de música a ser utilizado.","APPLICATION_HANGUP_CAUSE":"Causa hangup","APPLICATION_CONDITIONS":"Condições","APPLICATION_SELECT_FILES":"Arquivos selecionados","MESSAGE_RETURN_HOME":"Voltar para casa","MESSAGE_OR_UPLOAD_SOUND_FILE":"Ou fazer upload de um arquivo de som.","APPLICATION_QUEUE_SETTINGS":"Configurações da Fila","APPLICATION_UPLOAD_TYPE":"Carregar Tipo","MESSAGE_NO_SOUNDS":"Lá isn 't qualquer som.","APPLICATION_UPLOAD_QUEUE":"Fila de upload","MESSAGE_AUDIO_NOT_SUPPORTED":"Seu navegador não suporta a tag de áudio.","APPLICATION_QUEUE_LENGTH":"Comprimento da fila","MESSAGE_TRUNK_OUTBOUND_ASSOCIATED":"O tronco é associada a uma ou mais rotas de saÃda, exclua-os primeiro","MESSAGE_INTERVAL_ROUTE_ASSOCIATED":"O intervalo está associado a uma ou mais rotas, excluÃ-los primeiro","MESSAGE_QUEUE_ROUTE_ASSOCIATED":"A fila está associada a uma ou mais rotas, excluÃ-los primeiro","MESSAGE_CONTEXT_ROUTE_ASSOCIATED":"O contexto é associada a uma ou mais rotas, excluÃ-los primeiro","APPLICATION_CHAT":"Conversar","APPLICATION_MESSAGES":"Mensagens","APPLICATION_MESSAGE":"Mensagem","APPLICATION_UPLOAD_QUEUE_PROGRESS":"O progresso do upload Queue","APPLICATION_PATH":"Caminho","MESSAGE_EXIST_MAILBOX":"Combinação Mailbox / Contexto já existe","MESSAGE_EXIST_ODBC":"Conexão ODBC já existe","MESSAGE_EXIST_VARIABLE":"Nome da variável já existe","MESSAGE_EXIST_QUEUE":"Nome da fila já existe","MESSAGE_EXIST_PROJECT":"Nome do projeto já existe","MESSAGE_EXIST_TRUNK":"Nome tronco já existe","MESSAGE_EXIST_CONTEXT":"Nome de contexto já existe","MESSAGE_EXIST_INTERVAL":"Nome do intervalo já existe","MESSAGE_EXIST_INTERNAL":"Número interno já existe","MESSAGE_EXIST_MOH":"Aula de música em espera já existe","MESSAGE_EXIST_SUBINTERVAL":"Nome subintervalo para este intervalo já existe","MESSAGE_NO_AVAILABLE_CONVERSATIONS":"Não há conversas disponÃveis","APPLICATION_VOICE":"Voz","APPLICATION_RANDOM":"Aleatória","APPLICATION_ALPHABETICAL":"Alfabética","APPLICATION_MAIL":"Enviar","APPLICATION_AUDIOS":"Arquivos de áudio","APPLICATION_CALLERID":"Caller ID","APPLICATION_DURATION":"Duração","APPLICATION_DATE":"Encontro","APPLICATION_DIRECTORY":"Diretório","APPLICATION_SORT":"Ordenar","APPLICATION_NEW_MOH_CLASS":"New Music-on-hold Classe","APPLICATION_MOH_CLASS":"Música em espera Classe","APPLICATION_FAX":"Fax","APPLICATION_SUBINTERVALS":"Subintervalos","APPLICATION_SUBINTERVAL":"Subintervalo","APPLICATION_NEW_SUBINTERVAL":"New subintervalo","APPLICATION_SUBINTERVAL_SETTINGS":"Configurações de subintervalo","APPLICATION_HANGUP_CAUSE_1":"1 = número Unallocated","APPLICATION_HANGUP_CAUSE_16":"16 = clareira chamada normal","APPLICATION_HANGUP_CAUSE_17":"17 = Usuário ocupado","APPLICATION_HANGUP_CAUSE_18":"18 = Nenhum usuário responder (dispositivo de telefone não conectado)","APPLICATION_HANGUP_CAUSE_21":"21 = chamada rejeitada","APPLICATION_HANGUP_CAUSE_22":"22 = Número alterado","APPLICATION_HANGUP_CAUSE_27":"27 = aplicação médica fora de ordem","APPLICATION_HANGUP_CAUSE_38":"38 = Rede fora de ordem","APPLICATION_HANGUP_CAUSE_41":"41 = Falha temporária","APPLICATION_WEB_SITES":"Sites web","APPLICATION_WEB_SITE":"Web site","APPLICATION_WEB_SITE_LIST":"Lista de Web Sites","APPLICATION_NEW_WEB_SITE":"Novo Web Site","APPLICATION_ADDRESS":"Endereço","APPLICATION_EXTENSION":"Extensão","APPLICATION_ROUTES":"Rotas","APPLICATION_ROUTE":"Rota","APPLICATION_PHONE":"Telefone","APPLICATION_FAXHEADER":"Cabeçalho Fax","APPLICATION_LOCALID":"Localid","APPLICATION_MAXRATE":"Taxa min","APPLICATION_MINRATE":"Max Rate","APPLICATION_NEW_ROUTE":"New Route","APPLICATION_ROUTES_LIST":"Lista de rotas","APPLICATION_TRUNKS":"Troncos","APPLICATION_TRUNK":"Tronco","APPLICATION_INTERVAL":"Intervalo","APPLICATION_INTERVALS":"Intervalos","APPLICATION_NEW_INTERVAL":"Novo intervalo","APPLICATION_GENERAL":"Geral","APPLICATION_PLAYBACK":"Reprodução","APPLICATION_ADVANCED":"Avançado","APPLICATION_CONTEXTS":"Contextos","APPLICATION_CONTEXT":"Contexto","APPLICATION_ACCOUNTS":"Contas","APPLICATION_ACCOUNT":"Conta","APPLICATION_INBOX":"Caixa de entrada","APPLICATION_INTERNAL_NUMBER":"Número interno","APPLICATION_STRATEGY":"Estratégia","APPLICATION_NEW_INTERNAL":"New interno","APPLICATION_NEW_MESSAGE":"Nova mensagem","APPLICATION_HOST":"Anfitrião","APPLICATION_DID":"FEZ","APPLICATION_ID":"Identidade","APPLICATION_FAVORITE":"Favorito","APPLICATION_INTEGRATIONS":"Integrações","APPLICATION_APPLICATION":"Aplicação","APPLICATION_APPLICATION_SETTINGS":"Configurações do aplicativo","APPLICATION_APPLICATIONS":"Aplicações","APPLICATION_BUSINESS_ANALYTICS":"Analista de negócios","APPLICATION_REALTIME":"Tempo real","APPLICATION_INBOUND":"Inbound","APPLICATION_OUTBOUND":"SaÃda","APPLICATION_INTERNALS":"Internals","APPLICATION_INTERNAL":"Interno","APPLICATION_INTERFACES":"Interfaces","APPLICATION_CUSTOMERS":"Clientes","APPLICATION_CUSTOM_APP":"Nome da Aplicação","APPLICATION_QUEUES":"Filas","APPLICATION_QUEUE":"Fila","APPLICATION_QUEUES_LIST":"Lista filas","APPLICATION_NEW_QUEUE":"Nova fila","APPLICATION_DIALPLAN":"Dialplan","APPLICATION_FULLNAME":"Nome completo","APPLICATION_PRIORITY":"Prioridade","APPLICATION_ARGUMENTS":"Argumentos","APPLICATION_MAILBOX":"Caixa de correio","APPLICATION_AUDIO":"Auditivo","APPLICATION_SOUNDS":"Sons","APPLICATION_FILE_UPLOAD":"Carregar arquivo","APPLICATION_MULTI_FILE_UPLOAD":"Multi File Upload","APPLICATION_AUDIO_FILE":"Audio File","APPLICATION_CALLYSQUARE":"Cally ²","APPLICATION_JSCRIPTY":"Jscripty","APPLICATION_START":"Começar","APPLICATION_PROJECTS":"Projetos","APPLICATION_PROJECT":"Projeto","APPLICATION_PROJECTS_LIST":"Lista de projetos","APPLICATION_NEW_PROJECT":"Novo projeto","APPLICATION_ANALYTICS":"AnalÃtica","APPLICATION_VOICEMAILS":"Mensagens de voz","APPLICATION_VOICEMAIL":"Voicemail","APPLICATION_NEW_VOICEMAIL":"Novo Correio de Voz","APPLICATION_MAILS":"Mails","APPLICATION_MAILS_LIST":"Lista de e-mails","APPLICATION_SETTINGS":"Configurações","APPLICATION_SET":"Conjunto","APPLICATION_DESCRIPTION":"Descrição","APPLICATION_AGENTS_LIST":"Lista de agentes","APPLICATION_USERS_LIST":"Lista de usuários","APPLICATION_TEAMS_LIST":"Lista equipes","APPLICATION_NEW_AGENT":"New Agent","APPLICATION_NEW_USER":"Novo usuário","APPLICATION_NEW_TEAM":"New Team","APPLICATION_NEW_TRUNK":"New Tronco","APPLICATION_REQUEST":"Pedido","APPLICATION_PROGRESS":"Progresso","APPLICATION_NEW_CONTEXT":"Novo Contexto","APPLICATION_NEW_ACCOUNT":"Nova conta","APPLICATION_TOOLS":"Ferramentas","APPLICATION_STAFF":"Funcionários","APPLICATION_EXPORT_TO_EXCEL":"Elatório para o Excel","APPLICATION_EXPORT_TO_CSV":"Elatório para CSV","APPLICATION_EXPORT_TO_XML":"Elatório para XML","APPLICATION_SEARCH":"Pesquisa","APPLICATION_RESET":"Reiniciar","APPLICATION_SELECT":"Selecionar","APPLICATION_BACK":"Voltar","APPLICATION_ACTIONS":"Ações","APPLICATION_SIZE":"Tamanho","APPLICATION_EMAIL":"O email","APPLICATION_USERNAME":"Nome de usuário","APPLICATION_EDIT":"Editar","APPLICATION_DELETE":"Excluir","APPLICATION_CANCEL":"Cancelar","APPLICATION_STOP":"Pare","APPLICATION_CANCEL_ALL":"Cancelar tudo","APPLICATION_UPLOAD":"Envio","APPLICATION_UPLOAD_ALL":"Carregar todos","APPLICATION_REMOVE":"Remover","APPLICATION_REMOVE_ALL":"Deletar tudo","APPLICATION_SUBMIT":"Enviar","APPLICATION_CREATED_AT":"Criado em","APPLICATION_UPDATED_AT":"Atualizado em","APPLICATION_QUICK":"Rápido","APPLICATION_WIZARD":"Bruxo","APPLICATION_BULK":"Massa","APPLICATION_CUSTOM":"Personalizadas","APPLICATION_FROM_LIST":"A partir da lista","APPLICATION_INTERFACES_LIST":"Lista Interfaces","APPLICATION_NEW_INTERFACE":"Nova interface","APPLICATION_NUMBER_AGENTS":"Número de agentes","APPLICATION_BY":"De","APPLICATION_ALL":"Todos","APPLICATION_PROFILE":"Perfil","APPLICATION_CHATS":"Bate-papo","APPLICATION_SENT":"Enviei","APPLICATION_NOT_SENT":"Não Enviados","APPLICATION_DRAFT":"Rascunho","APPLICATION_TRASH":"Lixo","APPLICATION_COMPOSE":"Compor","APPLICATION_WRITE":"Escreva","APPLICATION_SPAM":"Spam","APPLICATION_MARK_AS_READ":"Ler","APPLICATION_MARK_AS_UNREAD":"Não lida","APPLICATION_MAILS_PER_PAGE":"Mails por página","APPLICATION_MORE":"Mais","APPLICATION_REPLY":"Resposta","APPLICATION_REPLY_TO_ALL":"Responder a todos","APPLICATION_FORWARD":"Para a frente","APPLICATION_PRINT":"Impressão","APPLICATION_FROM":"A partir de","APPLICATION_TO":"Para","APPLICATION_BCC":"Bcc","APPLICATION_CC":"Cc","APPLICATION_SEND":"Enviar","APPLICATION_DISCARD":"Descartar","APPLICATION_SAVE_AS_DRAFT":"Salvar como rascunho","APPLICATION_SUBJECT":"Sujeito","APPLICATION_OUTGOING":"Extrovertido","APPLICATION_INCOMING":"Entrada","APPLICATION_INSERT_TEXT":"Inserir texto","APPLICATION_PASSWORD":"Senha","APPLICATION_ADD_FILES":"Adicionar arquivos","APPLICATION_NEW_PASSWORD":"Nova senha","APPLICATION_PORT":"Porta","APPLICATION_SECURE":"Seguro","APPLICATION_URL":"URL","APPLICATION_WEB_ADDRESS":"Endereço da web","APPLICATION_SNIPPET":"Fragmento","APPLICATION_EMBEDDING":"Incorporação","APPLICATION_APPEARANCE":"Aparência","APPLICATION_FORMS":"Forms","MESSAGE_CLOSE_EDITED_TAB":"Há algumas alterações não salvas, você realmente deseja fechar?","APPLICATION_CONTINUE":"Continuar","APPLICATION_INCOMING_MAIL_SERVER":"Servidor de mensagens recebidas","APPLICATION_DELETE_MAIL_FROM_SERVER":"Eliminar correio a partir do servidor","APPLICATION_SEARCH_FILTER":"Filtro de pesquisa","APPLICATION_WARNING":"Aviso","APPLICATION_ACCOUNT_INFO":"Informações de conta","APPLICATION_CONFIRM":"Confirmar","APPLICATION_GENERALS":"Generais","APPLICATION_PLAYBACK_OPTION_J":"Se a opção for especificada, o aplicativo irá saltar para a prioridade n + 101 se presente quando um arquivo especificado para ser jogado não existe.","APPLICATION_PLAYBACK_OPTION_NOANSWER":"Reproduzir o arquivo de som, mas não atender o primeiro canal (se já não foi respondida). Nem todos os canais de suporte a reprodução das mensagens, enquanto ainda no gancho.","APPLICATION_PLAYBACK_OPTION_SAY":"Use say.conf para interpretar a string","APPLICATION_PLAYBACK_OPTION_SKIP":"Reproduzir o arquivo de som apenas se o canal já foi respondida. Se o canal ainda não foi respondida, o comando de reprodução retornará imediatamente sem jogar nada.","APPLICATION_UPDATE":"Atualizar","APPLICATION_CREATE":"Crio","APPLICATION_STATISTICS":"EstatÃstica","APPLICATION_VISITORS":"Visitantes","APPLICATION_VISITOR":"Visitante","APPLICATION_LANGUAGES":"Idiomas","APPLICATION_ORIGIN":"Origem","APPLICATION_HOURS_SINCE_CREATED":"Horas desde que criou","APPLICATION_TIME":"Tempo","APPLICATION_WEEKDAY":"WeekDay","APPLICATION_MONTHDAY":"Dia do mês","APPLICATION_MONTH":"Mês","APPLICATION_MAIN_COLOR":"Cor principal","APPLICATION_FOCUS_COLOR":"Cor foco","APPLICATION_BUTTON_COLOR":"Cor do botão","APPLICATION_CONVERSATION":"Conversação","APPLICATION_CONVERSATIONS":"Conversações","APPLICATION_TYPE":"Digitar","APPLICATION_INTERVAL_TYPE":"Tipo intervalo","APPLICATION_INTERFACE":"Interface","APPLICATION_REMOTE_ADDRESS":"Endereço remoto","APPLICATION_REFERER":"Referer","APPLICATION_BROWSER":"Navegador","APPLICATION_ENGINE":"Motor","APPLICATION_OS":"Sistema operacional","APPLICATION_DEVICE":"Dispositivo","APPLICATION_COUNTRY":"PaÃs","APPLICATION_REGION":"Região","APPLICATION_REGISTRY":"Registro","APPLICATION_CITY":"Cidade","APPLICATION_LATITUDE":"Latitude","APPLICATION_LONGITUDE":"Longitude","APPLICATION_ARRIVAL_TIME":"Tempo de chegada","APPLICATION_TRANSCRIPT":"Cópia","APPLICATION_ROLE":"Função","APPLICATION_ENQUIRIES":"Inquéritos","APPLICATION_ENQUIRY":"Inquérito","APPLICATION_TEXT":"Texto","APPLICATION_SUMMARY":"Resumo","APPLICATION_MONDAY":"Segunda-feira","APPLICATION_TUESDAY":"Terça-feira","APPLICATION_WEDNESDAY":"Quarta-feira","APPLICATION_THURSDAY":"Quinta-feira","APPLICATION_FRIDAY":"Sexta-feira","APPLICATION_SATURDAY":"Sábado","APPLICATION_SUNDAY":"Domingo","APPLICATION_JANUARY":"Janeiro","APPLICATION_FEBRUARY":"Fevereiro","APPLICATION_MARCH":"Marcha","APPLICATION_APRIL":"Abril","APPLICATION_MAY":"Pode","APPLICATION_JUNE":"Junho","APPLICATION_JULY":"Julho","APPLICATION_AUGUST":"Agosto","APPLICATION_SEPTEMBER":"Setembro","APPLICATION_OCTOBER":"Outubro","APPLICATION_NOVEMBER":"Novembro","APPLICATION_DECEMBER":"Dezembro","APPLICATION_OPENED":"Aberto","APPLICATION_OPEN":"Aberto","APPLICATION_CODEC":"Codec","APPLICATION_CLOSED":"Fechadas","APPLICATION_CLOSE":"Fechar","APPLICATION_PENDING":"Pendente","APPLICATION_UNSERVED":"Unserved","APPLICATION_READ":"Ler","APPLICATION_UNREAD":"Não lida","APPLICATION_LOCATION":"Localização","APPLICATION_LOCATIONS":"Localizações","APPLICATION_WEB_SITE_INFO":"Informações Web Site","APPLICATION_WEB_SITE_APPEARANCE":"Aparência Web Site","APPLICATION_OTHER_INFO":"Outras informações","APPLICATION_OVERVIEW":"Visão geral","APPLICATION_CONFIRM_PASSWORD":"Confirme a Senha","APPLICATION_TRANSPORT":"Transporte","APPLICATION_ACCOUNTCODE":"Código de conta","APPLICATION_NAT":"NAT","APPLICATION_PERSONAL_INFO":"Informação pessoal","APPLICATION_CHANGE_AVATAR":"Mudar Avatar","APPLICATION_CHANGE_PASSWORD":"Mudar senha","APPLICATION_ANIMATION":"Animação","APPLICATION_ROUNDED":"Arredondado","APPLICATION_SQUARED":"Squared","APPLICATION_HEADER_SHAPE":"Forma de cabeçalho","APPLICATION_HEADER_ONLINE":"Header on-line","APPLICATION_USERNAME_PLACEHOLDER":"Nome de usuário de espaço reservado","APPLICATION_EMAIL_PLACEHOLDER":"Email espaço reservado","APPLICATION_START_CHAT_BUTTON":"Botão Iniciar bate-papo","APPLICATION_RESTART":"Reiniciar","APPLICATION_ASSIGN":"Atribuir","APPLICATION_LABELS":"Labels","APPLICATION_ONLINE_MESSAGE":"Mensagem on-line","APPLICATION_HEADER_OFFLINE":"Header off-line","APPLICATION_OFFLINE_MESSAGE":"Mensagem off-line","APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER":"Mensagem de Inquérito espaço reservado","APPLICATION_ENQUIRY_BUTTON":"Botão Inquérito","APPLICATION_ONLINE_STATE":"Estado on-line","APPLICATION_OFFLINE_STATE":"Estado offline","APPLICATION_DOWNLOAD_TRANSCRIPT":"Baixar Transcrição","APPLICATION_TEAM":"Equipe","APPLICATION_FIELD":"Campo","APPLICATION_FIELDS":"Campos","APPLICATION_DOWNLOAD":"Baixar","APPLICATION_DESIGN":"Projeto","APPLICATION_VARIABLES":"Variáveis","APPLICATION_VARIABLE":"Variável","APPLICATION_NEW_VARIABLE":"Nova variável","APPLICATION_ODBC":"ODBC","APPLICATION_NEW_ODBC":"ODBC nova","APPLICATION_CUTDIGITS":"DÃgitos de corte","APPLICATION_NEW_APPLICATION":"Nova aplicação","APPLICATION_TIMEOUT":"Tempo esgotado","APPLICATION_AGENT_TIMEOUT":"Agente Timeout","APPLICATION_APPLICATION_TIMEOUT":"Aplicação Timeout","APPLICATION_UNKNOWN":"Desconhecido","APPLICATION_OPTIONS":"Opções","APPLICATION_MOH":"Música em espera","APPLICATION_MOHS":"Music On Classes Realizar","APPLICATION_QUEUE_OPTION_c":"Continuar no dialplan se o receptor desliga.","APPLICATION_QUEUE_OPTION_C":"Mark todas as chamadas como 'respondidas em outros lugares \", quando cancelada.","APPLICATION_QUEUE_OPTION_d":"De qualidade de dados (modem) chamada (mÃnimo atraso).","APPLICATION_QUEUE_OPTION_F":"Quando o chamador desligar, transferir o membro chamada para o destino especificado e iniciar a execução naquele local.","APPLICATION_QUEUE_OPTION_h":"Permitir receptor para desligar pressionando *.","APPLICATION_QUEUE_OPTION_H":"Permitir que chamador desligar, pressionando *.","APPLICATION_QUEUE_OPTION_I":"Asterisk irá ignorar quaisquer solicitações de atualização da linha conectada ou qualquer actualização partido redirecionando o solicite podem receber, a esta tentativa de discagem.","APPLICATION_QUEUE_OPTION_i":"Ignorar chamar a frente pedidos dos membros de fila e não fazer nada quando eles são solicitados.","APPLICATION_QUEUE_OPTION_k":"Permitir que a pessoa chamada para permitir estacionamento da chamada enviando a sequência de DTMF definido para o estacionamento de chamadas em features.conf.","APPLICATION_QUEUE_OPTION_K":"Permitir que o chamador para permitir estacionamento da chamada enviando a sequência de DTMF definido para o estacionamento de chamadas em features.conf.","APPLICATION_QUEUE_OPTION_n":"Não há novas tentativas no tempo limite, vai sair desta aplicação e ir para a próxima etapa.","APPLICATION_QUEUE_OPTION_R":"Tocar em vez de jogar MOH quando um canal membro é realmente tocar.","APPLICATION_QUEUE_OPTION_r":"Tocar em vez de jogar MOH. Anúncios periódicos são feitos ainda, se for o caso.","APPLICATION_QUEUE_OPTION_t":"Permitir que o usuário chamado para transferir o utilizador autor da chamada.","APPLICATION_QUEUE_OPTION_T":"Permitir que o usuário chamando para transferir a chamada.","APPLICATION_QUEUE_OPTION_w":"Permitir que o usuário chamado para escrever a conversa para o disco através de Monitor.","APPLICATION_QUEUE_OPTION_W":"Permitir que o usuário chamado para escrever a conversa para o disco através de Monitor.","APPLICATION_QUEUE_OPTION_x":"Permitir que o usuário chamado para escrever a conversa para o disco através MixMonitor.","APPLICATION_QUEUE_OPTION_X":"Permitir que o usuário chamado para escrever a conversa para o disco através MixMonitor.","APPLICATION_FILENAME":"Nome do arquivo","APPLICATION_VERSION":"Versão","APPLICATION_LAST_PAUSE":"Ãltima Pausa","APPLICATION_LAST_INCOMING_CALL":"Ãltima chamada recebida","MESSAGE_CONFIGURATION_COMPLETED":"Configuração completa! Confirmar a procede","MESSAGE_REQUIRED_FIELD":"Campo requerido","MESSAGE_WRONG_FORMAT":"Formato incorreto","MESSAGE_WRONG_PASSWORD":"Senha incorreta","MESSAGE_NUMERIC_FIELD":"Apenas valores numéricos permitidos","MESSAGE_NO_USERS_ONLINE":"Nenhum usuário online","MESSAGE_NO_USERS_OFFLINE":"Não há usuários offline","MESSAGE_NO_USERS_FOUND":"Usuários não encontrados","MESSAGE_NO_AGENTS_FOUND":"Nenhum agente encontrado","MESSAGE_SAVE_AS_DRAFT":"Mensagem salva como rascunho","MESSAGE_WELL_DONE":"FEITO!","MESSAGE_SUCCESS":"Sucesso","MESSAGE_INFO":"Informações","MESSAGE_ERROR":"Erro","MESSAGE_SOMETHING_WENT_WRONG":"Algo deu errado","MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_CHAT":"Tem certeza de que quer encerrar o bate-papo?","APPLICATION_MESSAGE_SEND_RETRY":"Tentar reenviar o e-mail","MESSAGE_MESSAGE_SEND_RETRY":"Tem certeza de que deseja repetir para enviar a mensagem?","MESSAGE_MAIL_ACCOUNT_UPDATE_SUCCESS":"Sua conta de correio foi atualizado corretamente","MESSAGE_CHAT_PROPERLY_ASSIGNED":"Sessão de chat adequadamente atribuÃdo","MESSAGE_CHAT_ALREADY_ASSIGNED":"Sessão de chat já atribuÃda","MESSAGE_MAIL_ACCOUNT_UPDATE_FAILURE":"Encontramos um erro durante o procedimento de actualização","MESSAGE_CHAT_WEBSITE_UPDATE_SUCCESS":"Seu site de bate-papo foi atualizado corretamente","MESSAGE_CHAT_WEBSITE_UPDATE_FAILURE":"Encontramos um erro durante o procedimento de actualização","MESSAGE_CHAT_WEBSITE_CREATE_SUCCESS":"Seu site de bate-papo foi criado corretamente","MESSAGE_CHAT_WEBSITE_CREATE_FAILURE":"Encontramos um erro durante a criação de procedimento","MESSAGE_CHAT_WEBSITE_DELETE_SUCCESS":"Seu site de bate-papo foi devidamente apagado","MESSAGE_CHAT_WEBSITE_DELETE_FAILURE":"Encontramos um erro durante o procedimento de exclusão","MESSAGE_CHAT_QUEUE_UPDATE_SUCCESS":"Sua fila bate-papo foi atualizado corretamente","MESSAGE_CHAT_QUEUE_UPDATE_FAILURE":"Encontramos um erro durante o procedimento de actualização","MESSAGE_CHAT_QUEUE_CREATE_SUCCESS":"Sua fila chat foi criado corretamente","MESSAGE_CHAT_QUEUE_CREATE_FAILURE":"Encontramos um erro durante a criação de procedimento","MESSAGE_CHAT_QUEUE_DELETE_SUCCESS":"Sua fila de bate-papo foi devidamente apagado","MESSAGE_CHAT_QUEUE_DELETE_FAILURE":"Encontramos um erro durante o procedimento de exclusão","MESSAGE_TEAM_UPDATE_SUCCESS":"Sua equipe foi atualizado corretamente","MESSAGE_TEAM_UPDATE_FAILURE":"Encontramos um erro durante o procedimento de actualização","MESSAGE_TEAM_CREATE_SUCCESS":"Sua equipe foi criada corretamente","MESSAGE_TEAM_CREATE_FAILURE":"Encontramos um erro durante a criação de procedimento","MESSAGE_TEAM_DELETE_SUCCESS":"Sua equipe foi devidamente apagado","MESSAGE_TEAM_DELETE_FAILURE":"Encontramos um erro durante o procedimento de exclusão","APPLICATION_IF":"E se","APPLICATION_ANY":"Qualquer","MESSAGE_CODITIONS_MET_ALL":"Estas condições forem satisfeitas","MESSAGE_CODITIONS_MET_ANY":"Estas condições forem satisfeitas","MESSAGE_FAX_ACCOUNT_GET_FAILURE":"Encontramos um erro durante a obtenção de procedimento","MESSAGE_FAX_ACCOUNT_UPDATE_SUCCESS":"A sua conta de fax foi devidamente atualizada","MESSAGE_FAX_ACCOUNT_UPDATE_FAILURE":"Encontramos um erro durante o procedimento de actualização","MESSAGE_FAX_ACCOUNT_CREATE_SUCCESS":"A sua conta de fax foi devidamente criada","MESSAGE_FAX_ACCOUNT_CREATE_FAILURE":"Encontramos um erro durante a criação de procedimento","MESSAGE_FAX_ACCOUNT_DELETE_SUCCESS":"A sua conta de fax foi devidamente apagado","MESSAGE_FAX_ACCOUNT_DELETE_FAILURE":"Encontramos um erro durante o procedimento de exclusão","MESSAGE_EXIST_ROUTE":"Combinação Extensão / contexto já existe","MESSAGE_MAIL_MESSAGE_SEND_FAILURE":"Encontramos um erro durante o procedimento de envio","MESSAGE_MAIL_MESSAGE_SEND_SUCCESS":"Seu e-mail foi enviado corretamente","MESSAGE_MAIL_NEW_INCOMING_MAIL":"Novo e-mails recebidos","MESSAGE_MAIL_MESSAGE_NEW":"Novo pedido disponÃveis","MESSAGE_NO_AVAILABLE_TEAMS":"Não há equipes disponÃveis.","DESCRIPTION_VOICE_CONTEXT":"O contexto da extensão relativa.","DESCRIPTION_VOICE_HOST":"O nome de domÃnio ou host para o servidor SIP.","DESCRIPTION_VOICE_NAT":"Altera o comportamento do Asterisk para clientes atrás de um firewall.If qualquer uma das opções separadas por vÃrgulas é \"não\", o Asterisk irá ignorar quaisquer outras definições e definir nat = no.","DESCRIPTION_VOICE_TYPE":"Determina o papel SIP dentro asterisco. Usuário: usado para autenticar de entrada - Par: para chamadas de saÃda - Amigo: abrange tanto as caracterÃsticas do acima.","DESCRIPTION_VOICE_CODEC":"Codecs autorizados em ordem de preferência.","DESCRIPTION_VOICE_ACCOUNTCODE":"Os utilizadores podem ser associados com um accountcode.","DESCRIPTION_VOICE_TRANSPORT":"Definir os transportes padrão. A ordem determina o transporte padrão primário.","APPLICATION_STATUS_OPEN":"Aberto","APPLICATION_STATUS_CLOSED":"Fechadas","APPLICATION_STATUS_NEW":"Novo","APPLICATION_STATUS_PENDING":"Pendente","APPLICATION_STATUS_SOLVED":"Resolvido","MESSAGE_NO_AVAILABLE_ACCOUNTS":"Não há contas disponÃveis","APPLICATION_ECM":"ECM","APPLICATION_UNASSIGNED":"Unassigned","MESSAGE_NO_AVAILABLE_MESSAGES":"Não há mensagens disponÃveis","MESSAGE_CHAT_CLOSED":"Bate-papo Closed","MESSAGE_NO_MESSAGES_FOUND":"Nenhuma mensagem encontrada","MESSAGE_STATUS_UPDATE_SUCCESS":"Status atualizado corretamente","MESSAGE_STATUS_UPDATE_FAILURE":"Encontramos um erro durante o procedimento de atualização de status","MESSAGE_MAIL_MESSAGE_ASSIGNEMNT_SUCCESS":"Atribuição executado corretamente","MESSAGE_MAIL_MESSAGE_ASSIGNEMNT_FAILURE":"Encontramos um erro durante o procedimento assignemnt agente","MESSAGE_NO_AVAILABLE_AUTOMATIONS":"Não automações disponÃveis","APPLICATION_TIMELINE":"Timeline","APPLICATION_EXTERNALS":"Externals","APPLICATION_EXTERNAL":"Externo","APPLICATION_AT":"Em","APPLICATION_GO_TO":"Vamos para","APPLICATION_EMBED_SNIPPET":"Incorporar o de trechos","MESSAGE_EMBED_SNIPPET":"Copie o seguinte script e inseri-lo no código-fonte HTML do seu site no final da tag <body>. Este código deve ser inserido em cada página na qual você deseja exibir o xCally bate-papo de trechos.","MESSAGE_NO_AVAILABLE_APPLICATIONS":"Não há aplicativos disponÃveis","MESSAGE_NO_AVAILABLE_WEBSITES":"Não há sites disponÃveis","MESSAGE_TRUNK_FAX_ASSOCIATED":"O tronco é associada a uma ou mais conta de fax, excluÃ-los primeiro","APPLICATION_ALLOWED_CODECS":"Codecs autorizados","APPLICATION_CURRENT_PASSWORD":"Senha atual","APPLICATION_RE_TYPE_NEW_PASSWORD":"Re-Type New Password","MESSAGE_EXIST_USERNAME":"Nome de usuário existente","MESSAGE_EXIST_EMAIL":"Email já existe","APPLICATION_ZENDESK":"Zendesk","APPLICATION_TOKEN":"SÃmbolo","APPLICATION_AUTHENTICATION_TYPE":"Tipo de Autenticação","MESSAGE_EXIST_DOMAIN":"O domÃnio já existe","APPLICATION_CHECK_CONNECTION":"Verifique a conexão","MESSAGE_ACCOUNT_VERIFIED":"Conta Verificado","MESSAGE_ACCOUNT_INVALID":"Conta inválida","APPLICATION_LAST_SEEN":"Visto pela ultima vez","APPLICATION_CUSTOM_FIELDS":"Os campos personalizados","APPLICATION_CUSTOM_FIELD":"Campo customizado","APPLICATION_NEW_CUSTOM_FIELD":"Novo campo personalizado","APPLICATION_CUSTOM_FIELD_ID":"Costume Id campo","APPLICATION_CONFIGURATIONS":"Configurações","APPLICATION_CONFIGURATION":"Configuração","MESSAGE_EXIST_CUSTOM_FIELD":"Conta combinação / campo já existe","MESSAGE_NO_CUSTOM_FIELDS_AVAILABLE":"Sem campos personalizados disponÃveis","APPLICATION_NEW_CONFIGURATION":"Nova Configuração","MESSAGE_VARIABLE_CONFIGURATION_ASSOCIATED":"A variável é associado com um ou mais configuração do Zendesk, excluÃ-los primeiro","APPLICATION_DESK_COM":"Desk.com","APPLICATION_CONSUMER_KEY":"Key consumidor","APPLICATION_CONSUMER_SECRET":"Segredo do consumidor","APPLICATION_TOKEN_SECRET":"Token secreto","APPLICATION_MOTION_ADDRESS":"Motion (Proxy) Endereço","APPLICATION_SALESFORCE":"Força de vendas","APPLICATION_CLIENT_ID":"ID do Cliente","APPLICATION_CLIENT_SECRET":"Cliente secreto","APPLICATION_SECURITY_TOKEN":"Token de segurança","APPLICATION_FRESHDESK":"Freshdesk","APPLICATION_API_KEY":"Key Api","APPLICATION_SUGARCRM":"SugarCRM","MESSAGE_RESTART_REQUIRED":"Reinicialização do servidor necessária","MESSAGE_WARNING":"Aviso","APPLICATION_SAVE":"Salvar","APPLICATION_FIELDS_SELECTED":"Campos selecionados","APPLICATION_FIELDS_AVAILABLE":"Campos disponÃveis","APPLICATION_ONLINE":"Conectados","APPLICATION_COPY_TO_CLIPBOARD":"Copiar para área de transferência","MESSAGE_TEXT_COPIED_CLIPBOARD":"Texto copiado para área de transferência","APPLICATION_KOREAN":"Coreano","APPLICATION_FRENCH":"Francês","APPLICATION_SPANISH":"Espanhol","APPLICATION_CALLS_TAKEN":"Chamadas atendidas","APPLICATION_NOT_INUSE":"Pronto","APPLICATION_INUSE":"Falando","APPLICATION_INVALID":"Inválido","APPLICATION_RINGING":"Toque","APPLICATION_ONHOLD":"Em espera","APPLICATION_EXAMPLE":"Exemplo","APPLICATION_ENQUIRY_ENABLED":"Inquérito Ativado","APPLICATION_SWEDISH":"Sueco","APPLICATION_GERMAN":"Alemão","APPLICATION_CHINESE_SIMPLIFIED":"Chinês simplificado","APPLICATION_CHINESE_TRADITIONAL":"Chinês tradicional","APPLICATION_PORTUGUESE":"Português","APPLICATION_ARABIC":"Ãrabe","APPLICATION_RUSSIAN":"Russo","APPLICATION_JAPANASE":"Japanase","DESCRIPTION_CANT_EDIT_NAME":"O nome não é editável","APPLICATION_PHONE_NUMBER":"Número de telefone","APPLICATION_DESTINATION_PATTERN":"Padrão de destino","APPLICATION_CLONE":"Clone","MESSAGE_DEFAULT_ENTRY":"Você não pode excluir uma entrada padrão","MESSAGE_TOO_MANY_RESULTS":"A consulta deve retornar apenas um valor","APPLICATION_INFO":"Informações","APPLICATION_INTERFACE_INFO":"Interface de Informações","MESSAGE_NO_AVAILABLE_INFO":"Nenhuma informação disponÃvel","APPLICATION_PROACTIVE_ACTIONS":"Ações proativas","APPLICATION_NEW_PROACTIVE_ACTION":"Nova ação pró-ativa","APPLICATION_EDIT_PROACTIVE_ACTION":"Editar ação pró-ativa","APPLICATION_SELECTOR":"Seletor","APPLICATION_DUTCH":"Holandês","APPLICATION_FINNISH":"Finlandês","APPLICATION_DANISH":"Dinamarquês","APPLICATION_NORWEGIAN":"Norueguês","APPLICATION_TURKISH":"Turco","APPLICATION_PERSIAN":"Persa","APPLICATION_HINDI":"Hindi","MESSAGE_NO_FILE_OR_DIRECTORY":"Nenhum arquivo ou diretório","APPLICATION_CLONE_DASHBOARD":"Painel clone","APPLICATION_RATING_MESSAGE":"Mensagem Notação","APPLICATION_RATING_SEND_BUTTON":"Avaliação botão Enviar","APPLICATION_RATING_SKIP_BUTTON":"Avaliação do botão Ignorar","APPLICATION_RATING_STATE":"Estado classificação","APPLICATION_PHONE_STATUS":"Status do telefone","MESSAGE_CONNECTION_VERIFIED":"Connection verificado","MESSAGE_CONNECTION_INVALID":"Conexão inválida","APPLICATION_QUEUE_STATUS":"Fila de Estado","APPLICATION_PAUSED":"Pausado","APPLICATION_CALLED":"Toque","APPLICATION_CONNECT":"Falando","APPLICATION_COMPLETE":"Pronto","MESSAGE_EXIST_LIST":"O nome da lista já existe","APPLICATION_MOBILE":"Móvel","APPLICATION_LASTNAME":"Ãltimo nome","APPLICATION_FIRSTNAME":"Primeiro nome","MESSAGE_INBOUND_CALL_FROM":"Chamada de entrada de","MESSAGE_CALL_UNIQUEID":"Chamada uniqueid","APPLICATION_QUEUESTATUS_WAITING":"Esperando","APPLICATION_QUEUESTATUS_ABANDON":"Abandono","APPLICATION_QUEUESTATUS_COMPLETE":"Completo","APPLICATION_WEBSITE":"Site","APPLICATION_DATA":"Dados","APPLICATION_ACCEPT":"Aceitar","APPLICATION_REJECT":"Rejeitar","APPLICATION_NOT_PAUSED":"Não Pausada","APPLICATION_VOICEPAUSE":"Pausa voz","APPLICATION_MAILPAUSE":"Pausa correio","APPLICATION_CHATPAUSE":"Pausa bate-papo","APPLICATION_FAXPAUSE":"Pausa Fax","APPLICATION_BLACKLIST":"Blacklist","APPLICATION_PROCESSES":"Processos","APPLICATION_PROCESS":"Processo","APPLICATION_NEW_PROCESS":"Novo Processo","APPLICATION_UPDATE_LICENSE":"Licença de actualização","APPLICATION_MOTION_BAR":"Motion Bar","MESSAGE_LEAVE_EDITED_PAGE":"Há algumas alterações não salvas, você realmente quer mudar de página?","APPLICATION_MINUTES":"Minutos","APPLICATION_NEW_CHAT_REQUEST":"Novo pedido de chat","APPLICATION_MOTION_DIALER":"Movimento Dialer","APPLICATION_LICENSE_REQUEST":"Pedido de licença","MESSAGE_EXIST_METRIC":"A Metric com esse nome já existe","APPLICATION_TOTAL":"Total","APPLICATION_FRESH":"Fresco","APPLICATION_RATE":"Taxa","APPLICATION_TD_PLANNED_PEER":"Programado para agente","APPLICATION_TD_PLANNED":"Programado","APPLICATION_TD_BLACK_LIST":"Em Blacklist","APPLICATION_TD_OPEN":"Aberto","APPLICATION_TD_CLOSED":"Fechadas","APPLICATION_TD_MAX_ATTEMPTS":"Max tentativas","APPLICATION_TD_COUNTER_BLOCK":"Bloqueadas Contactos","APPLICATION_TD_PLANNED_REQUEST":"Pedido programado","APPLICATION_TD_DELETE":"Excluir","DESCRIPTION_TD_PLANNED_PEER":"Número total de chamadas regulares para agente especÃfico","DESCRIPTION_TD_PLANNED":"Número total de chamadas programadas","DESCRIPTION_TD_BLACK_LIST":"Número total de contatos na lista negra do sistema","DESCRIPTION_TD_OPEN":"Número total de contatos a serem gerenciados","DESCRIPTION_TD_CLOSED":"Número total de contatos gerenciados","DESCRIPTION_TD_MAX_ATTEMPTS":"Número total de contatos que chegaram tentativas máximas","DESCRIPTION_TD_COUNTER_BLOCK":"Número total de contatos que excedam o limite de segurança (Alert Time Slice e Alerta Max chamadas)","DESCRIPTION_TD_PLANNED_REQUEST":"Número total de chamadas programadas em um perÃodo de tempo especificado","DESCRIPTION_TD_DELETE":"Número total de contatos apagados","APPLICATION_SPOOLER":"Spooler","APPLICATION_SUCCESS":"Sucesso","APPLICATION_FAILED":"Fracassado","APPLICATION_TOTALPROGRESS":"Progresso total","APPLICATION_AVGDURATION":"AVG Duração","APPLICATION_AVGPROGRESS":"AVG Progress","APPLICATION_TOTALDURATION":"Duração total","APPLICATION_TOTALDIAL":"Dial total","APPLICATION_OUTOFTIME":"Fora do tempo","APPLICATION_INCIDENCE":"Incidência","APPLICATION_MISSED":"Esquecidas","APPLICATION_AVGDIAL":"Dial AVG","APPLICATION_COMPLETED":"ConcluÃdo","DESCRIPTION_TD_TOTAL":"O número total de chamadas realizadas pelo Processo no último perÃodo Time Slice","DESCRIPTION_TD_TOTALPROGRESS":"O tempo total, em segundos, a partir de configuração de chamada-se a responder a todas as chamadas no último perÃodo Time Slice","DESCRIPTION_TD_FAILED":"O número de chamadas não realizadas pelo Processo no último perÃodo Time Slice","DESCRIPTION_TD_AVGDURATION":"O tempo médio, em segundos, a partir de configuração de chamada até suspender-para cada chamada no último perÃodo Time Slice","DESCRIPTION_TD_AVGPROGRESS":"O tempo médio, em segundos, a partir de configuração de chamada-se a responder a todas as chamadas no último perÃodo Time Slice","DESCRIPTION_TD_TOTALDURATION":"O tempo total, em segundos, a partir de configuração de chamada até suspender-para cada chamada no último perÃodo Time Slice","DESCRIPTION_TD_TOTALDIAL":"O tempo total, em segundos, de resposta até suspender-para cada chamada no último perÃodo Time Slice","DESCRIPTION_TD_FRESH":"O número de contatos não é chamado ainda.","DESCRIPTION_TD_OUTOFTIME":"","DESCRIPTION_TD_INCIDENCE":"Percentagem de succes chamar configuração","DESCRIPTION_TD_MISSED":"O número de chamadas abandonadas pelo Processo no último perÃodo Time Slice","DESCRIPTION_TD_AVGDIAL":"O tempo médio, em segundos, de resposta até suspender-para cada chamada no último perÃodo Time Slice","DESCRIPTION_TD_SUCCESS":"O número de chamadas bem-sucedidas realizadas pelo Processo no último perÃodo Time Slice","DESCRIPTION_TD_COMPLETED":"","APPLICATION_URI":"URI","APPLICATION_PORTUGUESE_PORTUGAL":"Português (Portugal)","APPLICATION_PORTUGUESE_BRAZIL":"Português (Brasil)","APPLICATION_AMOUNT":"Quantidade","MESSAGE_INVALID_NUMBER":"Número inválido","APPLICATION_MAX_RETRIES":"Max tentativas","APPLICATION_RETRY_TIME":"Repetir Tempo","DESCRIPTION_TD_RETRY_TIME":"Especifique o tempo, em minutos, antes de tentar novamente para chamar um contato. O padrão é 150 min.","APPLICATION_WAIT_TIME":"Tempo de espera","DESCRIPTION_TD_WAIT_TIME":"Especifique o tempo, em milissegundos, para aguardar uma resposta. O padrão é 30000 ms.","APPLICATION_AUTO_CLOSED":"Auto Closed","DESCRIPTION_TD_AUTO_CLOSED":"Defina o status do contato tão próximo, se a chamada foi atendida (você pode ver o status de contato na guia Spooler). Aviso: se você usar um processo com fila, observe que Autoclose definido como YES fecha cada chamada atendida, também se o contato não foi conectado com o Agente. O padrão é YES.","APPLICATION_AUTODIAL_LEVEL":"Autodial NÃvel","APPLICATION_DNID":"DNID","DESCRIPTION_TD_WEIGHT":"Se definido como 0, o processo é executado no modo progressivo. Se você definir valores entre 1 a 50 o processo é executado em modo preditivo. O valor representa a média do número de chamadas realizadas através do algoritmo preditivo. O padrão é 0.","DESCRIPTION_TD_MAX_RETRIES":"Número máximo de tentativas de chamada. Após essas tentativas o sistema define a Máximo de tentativas de contato automaticamente (o contato não será chamado mais).","APPLICATION_TECHNOLOGY":"Tecnologia","APPLICATION_DIAL_FORMAT":"Dial Format","DESCRIPTION_TD_CONTEXT":"O Contexto Asterisk, onde as chamadas são encaminhadas. O padrão é 'a partir de beber',","DESCRIPTION_TD_EXTENSION":"O ramal de destino, em que a execução dialplan começa se a chamada é atendida. à gerada automaticamente. Você pode modificá-lo na seção de voz interna.","DESCRIPTION_TD_PRIORITY":"A prioridade de destino associado ao ramal. Ele indica em qual ponto do dialplan a execução começa. O padrão é 1.","DESCRIPTION_TD_PREFIX":"Código de prefixo para adicionar automaticamente entrar em contato com os números em chamadas de saÃda.","DESCRIPTION_TD_TECHNOLOGY":"Especificar a tecnologia, o que representa um determinado driver Asterisk Channel. O padrão é SIP.","DESCRIPTION_TD_TRUNK":"Especifique o tronco definido na seção tronco.","DESCRIPTION_TD_CALLERID":"A identificação de chamada (CLID) a ser utilizado para a chamada. O padrão é anônimo.","DESCRIPTION_TD_DIAL_FORMAT":"Especifique o formato de discagem Asterisk. Pode levar esses dois valores: 'tecnologia / número @ dispositivo \",\" tecnologia / dispositivo / número \". Quando vazio o valor padrão é 'tecnologia / dispositivo / número \".","APPLICATION_CHECK_DUPLICATE":"Verifique Duplicate","DESCRIPTION_TD_CHECK_DUPLICATE":"Se definido como sempre, significa que o processo verifica se o contato é duplicado na lista. Se definir a IFOPEN, isso significa que o processo de controlo que duplica apenas para o estado de abertura. Se definido como NO, o processo não verifica as duplicatas. O padrão é SEMPRE.","APPLICATION_CHECK_BLACKLIST":"Verifique Blacklist","DESCRIPTION_TD_CHECK_BLACKLIST":"Se definido como YES os controlos de processo, se os contactos já está na lista negra e não carregá-lo no Spooler. O padrão é YES.","APPLICATION_CHECK_PHONE_LENGHT":"Verifique comprimento Telefone","DESCRIPTION_TD_CHECK_PHONE_LENGHT":"Verifique se o comprimento do número de telefone de contacto é maior do que este valor. O padrão é 4.","APPLICATION_TIME_SLICE":"Time Slice","DESCRIPTION_TD_TIME_SLICE":"O intervalo de janela de tempo, em minutos, para a análise estatÃstica utilizada pelo algoritmo preditivo. Padrão é de 15 min.","APPLICATION_CHECK_MISSED":"Verifique Faltou","DESCRIPTION_TD_CHECK_MISSED":"Se definido como Sim, o processo verifica chamada perdida quando ele é executado em modo preditivo (discagem automática NÃvel> 0). O padrão é YES.","APPLICATION_CHANNEL_LIMIT":"Limite de canais","DESCRIPTION_TD_CHANNEL_LIMIT":"O número máximo de canais Asterisk para chamadas de saÃda. Observe: definir este valor superior a 0 para o processo de IVR. O valor 0 significa que não há limites Limites superiores.","APPLICATION_CONTEXT_FOR_OTHER_CALLS":"Contexto para outras chamadas","DESCRIPTION_TD_CONTEXT_FOR_OTHER_CALLS":"O Contexto Asterisk, onde as chamadas são encaminhadas para colocar em contacto o agente diretamente com suas chamadas planejadas.","APPLICATION_EXTENSION_FOR_OTHER_CALLS":"Extensão para outras chamadas","DESCRIPTION_TD_EXTENSION_FOR_OTHER_CALLS":"O ramal de destino para colocar em contacto o agente diretamente com suas ligações previstas, em que a execução dialplan começa se o dispositivo for atendida.","APPLICATION_PRIORITY_FOR_OTHER_CALLS":"Prioridade para outras chamadas","DESCRIPTION_TD_PRIORITY_FOR_OTHER_CALLS":"A prioridade de destino associado à extensão de colocar em contacto o agente diretamente com suas chamadas planejadas. Ele indica em qual ponto do dialplan a execução começa. O padrão é 1.","APPLICATION_FETCH_SORT":"Fetch Sort","DESCRIPTION_TD_FETCH_SORT":"Especificar o modo de classificação da lista quando os contactos são carregados para o Spooler. O padrão é ASC.","APPLICATION_AUTO_TIMEZONE_MANAGEMENT":"Gestão Auto Fuso horário","DESCRIPTION_TD_AUTO_TIMEZONE_MANAGEMENT":"Se ajustado para SIM o processo transforma automaticamente o tempo planejado, situado no spooler contato, no fuso horário contato.","APPLICATION_IGNORE_STRINGS":"Ignorar Cordas","DESCRIPTION_TD_IGNORE_STRINGS":"Especificar quais padrões devem ser ignorados, o número de telefone de contacto, quando o processo disca-lo. Se o padrão começa com '^' o processo remove apenas a parte inicial do número de telefone. Se o padrão termina com '$' o processo remove apenas a parte final do número de telefone.","APPLICATION_MIN_OPERATOR":"Agente min","DESCRIPTION_TD_MIN_OPERATOR":"O número mÃnimo de agentes disponÃveis ligado ao Asterisk Queue, necessário para garantir o modo preditivo (discagem automática NÃvel> 0). Caso contrário, o interruptor de processo para o modo progressivo (discagem automática NÃvel = 0).","APPLICATION_ALERT_MAX_CALLS":"Max chamadas","DESCRIPTION_TD_ALERT_MAX_CALLS":"Se durante o intervalo especificado (Alert Time Slice) o número de contato é chamado mais do que este valor (Alerta Max chamadas), os blocos de processo do contato. O padrão é 3.","APPLICATION_ALERT_TIME_SLICE":"Alerta Time Slice","DESCRIPTION_TD_ALERT_TIME_SLICE":"O intervalo de tempo relacionado com o Max Alerta Chamadas propriedade. O padrão é 600 segundos.","APPLICATION_DROP_MAX_COUNT":"Gota Conde Max","DESCRIPTION_TD_DROP_MAX_COUNT":"De acordo com alguns regulamentos, a taxa máxima de chamadas abandonadas não pode ser mais do que uma porcentagem especificada. Este valor pode ser definido através da 'Gota contagem max' / 'Sucesso tamanho chamada'.","APPLICATION_SUCCESS_CALL_SIZE":"Sucesso Chamada Tamanho","DESCRIPTION_TD_SUCCESS_CALL_SIZE":"Este valor está associado à contagem max propriedade Gota.","APPLICATION_TIME_EXPIRED":"Tempo expirado","DESCRIPTION_TD_TIME_EXPIRED":"(Data e hora, AAAA-MM-DD HH: mm: ss) Quando definido, isso significa que o processo tem de parar automaticamente após esta data.","MESSAGE_NO_AVAILABLE_TEXT":"No texto disponÃvel","MESSAGE_NO_AVAILABLE_MODULES":"Sem módulos disponÃveis","MESSAGE_CHANGE_STATUS":"Você quer mudar o status para","APPLICATION_NEW_GROUP":"Novo grupo","APPLICATION_ROOMS":"Quartos","APPLICATION_GROUPS":"Grupos","APPLICATION_ERROR":"Erro","APPLICATION_MODULES":"Módulos","APPLICATION_PERMITS":"Permissões","DESCRIPTION_PHONE_NUMBER":"Número de telefone em formato internacional, sem + ou 00.","APPLICATION_SID":"SID","APPLICATION_SMS_TYPE":"Tipo de SMS","APPLICATION_ACCOUNT_TYPE":"Tipo de conta","APPLICATION_INTERNAL_DIAL":"Dial interna","APPLICATION_EXTERNAL_DIAL":"Dial externa","APPLICATION_EXTENDED_TIME_INTERVAL":"Alargado intervalo de tempo","DESCRIPTION_TD_EXTENDED_TIME_INTERVAL":"Especifique o intervalo de tempo (por exemplo, 8: 30-20: 00) quando o contato é exigÃvel, no seu fuso horário especÃfico. O padrão é sempre.","APPLICATION_ALLOW":"Permitir","APPLICATION_DISALLOW":"Desaprovar","APPLICATION_COMPANY_ID":"ID da empresa","APPLICATION_VAT":"CUBA","APPLICATION_NETWORK":"Rede","APPLICATION_AMD":"Answering Machine Detectar","APPLICATION_CONGESTION":"Congestionamento","APPLICATION_DROP":"Solta","APPLICATION_NOANSWER":"Sem Resposta","APPLICATION_NOSUCHEXTENSION":"A prorrogação não","DESCRIPTION_TD_STATUS_AMD":"O número eo tempo (em minutos) antes de tentar novamente para localizar um contato falhou por motivo AMD. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.","DESCRIPTION_TD_STATUS_BUSY":"O número eo tempo (em minutos) antes de tentar novamente para localizar um contato falhou por motivo ocupado. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.","DESCRIPTION_TD_STATUS_CONGESTION":"O número eo tempo (em minutos) antes de tentar novamente para localizar um contato falhou por motivo de congestionamento. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.","DESCRIPTION_TD_STATUS_DROP":"O número eo tempo (em minutos) antes de tentar novamente para localizar um contato CAIR. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.","DESCRIPTION_TD_STATUS_FAILED":"O número eo tempo (em minutos) antes de tentar novamente para localizar um contato falhou. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.","DESCRIPTION_TD_STATUS_NOANSWER":"O número eo tempo (em minutos) antes de tentar novamente para localizar um contato falhou por motivo NOASNWER. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.","DESCRIPTION_TD_STATUS_NOSUCHEXTENSION":"O número eo tempo (em minutos) antes de tentar novamente para localizar um contato falhou por motivo NOSUCHEXTENSION. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.","APPLICATION_LOCALNET":"Localnet","APPLICATION_EXTERNIP":"Externip","APPLICATION_NEW_LOCALNET":"New localnet","APPLICATION_NEW_EXTERNIP":"New externip","APPLICATION_EDIT_LOCALNET":"Editar localnet","APPLICATION_EDIT_EXTERNIP":"Editar externip","APPLICATION_MASK":"Máscara","APPLICATION_INTEGRATION":"Integração","APPLICATION_DEFAULT_METRICS":"Métricas padrão","APPLICATION_REPORT_SMS_SESSION_HISTORY":"Relatório SMS","APPLICATION_CM_CONTACTS":"Contactos","APPLICATION_VOICE_RECORDINGS":"Gravações","APPLICATION_TODAY":"Hoje","APPLICATION_RANGE":"Alcance","APPLICATION_MODEM":"Modem","APPLICATION_GATEWAY":"Porta de entrada","APPLICATION_FAXDETECT":"Detectar Fax","APPLICATION_T38TIMEOUT":"T.38 Timeout","APPLICATION_HEADERINFO":"Header Informações","APPLICATION_LOCALSTATIONID":"Identificador da estação local","MESSAGE_INVALID_PATTERN_GATEWAY":"Padrão de gateway inválido","MESSAGE_INVALID_PATTERN_FAXDETECT":"Inválida Recep padrão","MESSAGE_INVALID_T38TIMEOUT":"Valor T.38 Timeout inválido","DESCRIPTION_ECM":"Modo de conexão de erro (ECM)","DESCRIPTION_HEADERINFO":"Informações de saÃda Cabeçalho Fax","DESCRIPTION_LOCALSTATIONID":"Estação local Identifier (número de telefone)","DESCRIPTION_MINRATE":"Taxa de transferência mÃnima fixada antes da transmissão. Os valores possÃveis são: 2400, 4800, 7200, 9600, 12000 ou 14400","DESCRIPTION_MAXRATE":"Taxa de transferência máxima definida antes da transmissão. Os valores possÃveis são: 2400, 4800, 7200, 9600, 12000 ou 14400","DESCRIPTION_MODEM":"Tipo de modem (v17 / v27 / v29)","DESCRIPTION_GATEWAY":"T.38 Fax gateway, com tempo limite de atividade de fax opcional em segundos (sim / não / [timeout])","DESCRIPTION_FAXDETECT":"Ativar Detecção de fax com tempo limite opcional em segundos (sim / t38 / GNC / [timeout] / não)","DESCRIPTION_T38TIMEOUT":"O tempo limite usado para a negociação T.38. O valor mÃnimo é de 1000","APPLICATION_STANDARD":"Padrão","APPLICATION_NEW_FAX_ACCOUNT":"Nova Conta de Fax","APPLICATION_QUEUE_PARAMETERS":"Parâmetros de filas","APPLICATION_TOTAL_CALLS":"Total de chamadas","APPLICATION_CHECK":"Verifica","MESSAGE_NO_AGENTS_AVAILABLE":"Não há agentes disponÃveis","APPLICATION_PEERSTATUS":"Estado de pares","APPLICATION_FORMAT":"Formato","APPLICATION_MEMBERNAME":"Nome do membro","APPLICATION_REMOTE_CONTROL":"Controle remoto","APPLICATION_EXPIRES":"Expira","APPLICATION_ELAPSED_TIME":"Tempo gasto","APPLICATION_REPORT_SQUARE_HISTORY":"Relatório quadrado","APPLICATION_TODAY_STATS":"EstatÃsticas hoje","APPLICATION_DASHBOARD_NEW":"Novo","APPLICATION_DASHBOARD_OPEN":"Aberto","APPLICATION_DASHBOARD_CLOSED":"Fechadas","APPLICATION_NO_ACCOUNT_SELECTED":"Nenhuma conta selecionada","APPLICATION_QUESTIONS":"Questões","APPLICATION_INPUTS":"Entradas","APPLICATION_INPUTLABEL":"Rótulo de entrada","APPLICATION_INPUTVALUE":"Valor de entrada","APPLICATION_QUESTION_DETAIL":"Perguntas Detalhe","MESSAGE_CLOSE_INCOMPLETE":"Script é incompleta, você realmente deseja fechar?","MESSAGE_CLOSE_COMPLETE":"Script Terminou"} +{ + "APPLICATION_SMS": "SMS", + "APPLICATION_NEW_MAIL_REQUEST": "Nova solicitação de mensagem", + "APPLICATION_NAME": "Nome", + "APPLICATION_LAST_CALL": "Ãltima chamada", + "APPLICATION_TOTAL_OFFERED": "Total Oferecido", + "APPLICATION_UNMANAGED": "Sem Gerenciamento", + "APPLICATION_MANUAL_OUTBOUND": "Chamada de saÃda Manual", + "APPLICATION_GLOBAL_DURATION": "Duração global", + "APPLICATION_AVG_DURATION": "Média de Duração", + "APPLICATION_AVG_ANSWER_TIME": "Média do tempo de Resposta", + "APPLICATION_AVG_TALK_TIME": "Média de Tempo de fala", + "APPLICATION_ANSWER_RATE": "Média do tempo de Resposta", + "APPLICATION_ABANDON_RATE": "Taxa de abandono", + "APPLICATION_CONNECTION_TIMEOUT": "Tempo Excedido", + "APPLICATION_AUTH_TIMEOUT": "Tempo Excedido de Autenticação", + "APPLICATION_WAITING": "Esperando", + "APPLICATION_ACTIVE": "Ativo", + "APPLICATION_ANSWERED": "Respondidas", + "APPLICATION_ABANDONED": "Abandonado", + "APPLICATION_LOAD_TEMPLATES": "Modelos", + "APPLICATION_NEW_CANNED_ANSWER": "Nova Resposta F.A.Q", + "APPLICATION_CANNED_ANSWER": "Resposta F.A.Q", + "APPLICATION_CANNED_ANSWERS": "Respostas F.A.Q", + "APPLICATION_ADD_BY": "Adicionar por", + "APPLICATION_KEY": "Chave", + "APPLICATION_VALUE": "Valor", + "APPLICATION_NOTES": "Notas", + "APPLICATION_ASSING_AGENTS": "Atribuir Agentes", + "APPLICATION_ADD_NOTE": "Adicionar nota", + "APPLICATION_STORE": "Loja", + "APPLICATION_DASHBOARD": "Dashboard", + "APPLICATION_SENT_BY": "Enviado por", + "MESSAGE_NO_TEMPLATES_AVAILABLE": "Não há modelos disponÃveis.", + "APPLICATION_OFFLINE_MESSAGES": "Mensagens Off-line", + "APPLICATION_ONLINE_MESSAGES": "Mensagens on-line", + "MESSAGE_ZERO_MEANS_UNLIMITED": "Zero significa: ilimitado.", + "APPLICATION_AGENTS": "Agentes", + "APPLICATION_USERS": "Usuários", + "APPLICATION_DEFAULT": "Padrão", + "APPLICATION_TABLE": "APP", + "APPLICATION_RATING": "Classificação", + "APPLICATION_GROUP": "Grupo", + "APPLICATION_ACW": "Pós-atendimento", + "APPLICATION_ITALIAN": "Italiano", + "APPLICATION_JOIN_QUEUE": "Adicionar a(s) fila(s)", + "APPLICATION_LEAVE": "Sair", + "MESSAGE_INVALID_PATTERN_NAME": "Permitidos apenas números, letras, pontos e sublinhado", + "APPLICATION_ENGLISH": "Inglês", + "APPLICATION_ACW_TIMEOUT": "Tempo da parada após atendimento (segundos)", + "DESCRIPTION_ACW": "Se ativo, o agente ficará em pausa após a conclusão do atendimento", + "DESCRIPTION_ACW_TIMEOUT": "Tempo do ACW", + "APPLICATION_PREFIX": "Prefixo", + "APPLICATION_RESUME": "Resumo", + "APPLICATION_DEFAULT_PAUSE": "Pausa padrão", + "APPLICATION_FIDELITY": "Fidelidade", + "APPLICATION_AUTH": "Auth", + "APPLICATION_CHANSPY": "Espião", + "APPLICATION_NEW_CHANSPY": "Nova aplicação espião", + "APPLICATION_CHANSPY_OPTION_b": "Apenas espionar canais envolvidos em uma chamada em andamento.", + "APPLICATION_CHANSPY_OPTION_B": "Ambos os canais envolvidos ouvirão a voz do supervisor.", + "APPLICATION_CHANSPY_OPTION_E": "Sair quando o canal espionado desligar.", + "APPLICATION_CHANSPY_OPTION_o": "Ouvir apenas audio proveniente deste canal.", + "APPLICATION_CHANSPY_OPTION_q": "Não reproduza um sinal sonoro quando a começar a espionar um canal, ou falar o nome do canal selecionado.", + "APPLICATION_CHANSPY_OPTION_s": "Ir a reprodução do tipo de canal quando se fala o nome do canal selecionado.", + "APPLICATION_CHANSPY_OPTION_S": "Pare quando não há mais canais a serem espionados.", + "APPLICATION_CHANSPY_OPTION_w": "Ative o modo coaching, onde somente o canal espionado pode ouvir o supervisor.", + "APPLICATION_CHANSPY_OPTION_W": "Ative o modo de coaching privado, de modo que o canal de espionagem pode falar com o canal espionado, mas não pode ouvir aquele canal.", + "APPLICATION_EMAIL_ADDRESS": "Endereço de e-mail", + "APPLICATION_OUTGOING_MAIL_SERVER": "Servidor para o envio de e-mails", + "APPLICATION_AGENTS_TIMELINE": "Linha de Tempo dos Agentes", + "APPLICATION_SESSIONS_TIMELINE": "Linha de Tempo das Sessões", + "APPLICATION_MEET_ALL_CONDITIONS": "Conheça <b> todos </ b> estas condições", + "APPLICATION_MEET_ANY_CONDITIONS": "Conheça <b> qualquer </ b> destas condições", + "DESCRIPTION_OUTBOUND_PREFIX": "Prefixo para chamadas de saÃda, será adicionado ao número antes de discar", + "APPLICATION_APP": "App", + "APPLICATION_REPORT_AGENT_HISTORY": "Relatório de Agente", + "APPLICATION_REPORT_CALL_HISTORY": "Relatório de Chamadas", + "APPLICATION_REPORT_DIAL_HISTORY_HISTORY": "Relatório de Chamadas", + "APPLICATION_REPORT_MAIL_SESSION_HISTORY": "Relatório de e-mail", + "APPLICATION_REPORT_MEMBER_HISTORY": "Relatório dos mebros da fila", + "APPLICATION_REPORT_QUEUE_HISTORY": "Relatório fila", + "APPLICATION_REPORT_INTEGRATION_HISTORY": "Relatório de integração", + "APPLICATION_REPORT_CHAT_SESSION_HISTORY": "Relatório de Chat", + "APPLICATION_PROJECTID": "Identificação do Projeto", + "APPLICATION_SESSIONID": "Identificação de sessão", + "APPLICATION_STARTEDAT": "Iniciado em", + "APPLICATION_COMPLETEDAT": "Fechou em", + "APPLICATION_STATUS": "Estado", + "APPLICATION_LASTQUESTIONID": "Identificação da última pergunta", + "APPLICATION_QUESTIONID": "identificação da Pergunta", + "APPLICATION_QUESTIONTYPE": "Tipo de pergunta", + "APPLICATION_QUESTIONLABEL": "Etiqueta da pergunta", + "APPLICATION_QUESTION": "Questão", + "APPLICATION_COUNT": "Contagem", + "APPLICATION_CAPACITY": "Capacidade", + "APPLICATION_NUMBER": "Número", + "APPLICATION_AUTO_ANSWER": "Resposta automatica", + "APPLICATION_ENABLE_SETTINGS": "Ativar Configurações", + "APPLICATION_CALL_FORWARDING": "Desvio de chamadas", + "APPLICATION_UNCONDITIONAL": "Incondicional", + "APPLICATION_NO_REPLY": "Sem resposta", + "APPLICATION_BUSY": "Ocupado", + "APPLICATION_CALLERIDNUM": "Identificação da chamada", + "APPLICATION_CALLERIDNAME": "Nome do número identificado", + "APPLICATION_CONNECTEDLINENUM": "Número Conectado", + "APPLICATION_PAUSE": "Pausa", + "APPLICATION_PHONE_BAR": "Barra de Telefone", + "APPLICATION_NEW_PAUSE": "Nova pausa", + "APPLICATION_PAUSES": "Pausas", + "APPLICATION_CONNECTEDLINENAME": "ConnectedName", + "APPLICATION_RECORD": "Registro", + "DESCRIPTION_OUTBOUND_CALLERID": "O identificador de chamadas, no formato", + "APPLICATION_ALIAS": "Alias", + "APPLICATION_COPY_REPORT": "Relatório cópia", + "MESSAGE_REPORT_EXTRACTING": "Seu relatório está sendo elaborado, você vai encontrá-lo na seção dos relatórios extraÃdos '..", + "APPLICATION_EXTRACTED_REPORTS": "Os relatórios extraÃdos", + "APPLICATION_COPY_TO": "Copiar para", + "MESSAGE_NO_LISTS_AVAILABLE": "Não há listas disponÃveis", + "APPLICATION_NEW_LIST": "Nova lista de", + "APPLICATION_RUN_DATE": "Execute Data", + "APPLICATION_OUTPUT": "SaÃda", + "APPLICATION_RECORDING": "Gravação", + "APPLICATION_RECORDINGS": "Gravações", + "MESSAGE_START_OR_END_DATE_MISSING": "InÃcio ou término faltando!", + "MESSAGE_NO_AVAILABLE_CUSTOM_FIELDS": "Sem campos personalizados disponÃveis", + "APPLICATION_DATE_RANGE": "Intervalo de datas", + "APPLICATION_COPY": "Cópia", + "APPLICATION_START_DATE": "Data inicial", + "APPLICATION_END_DATE": "Data final", + "APPLICATION_NEW_TELEPHONE": "Novo Telefone", + "MESSAGE_NO_EXTRACTED_REPORTS_AVAILABLE": "Não há relatórios extraÃdos disponÃveis", + "APPLICATION_SAVE_AS_CSV": "Salvar como CSV", + "APPLICATION_SAVE_AS_PDF": "Salvar como PDF", + "APPLICATION_EXTRACT": "Extrair", + "APPLICATION_REPORT_PREVIEW": "Antevisão Crónica", + "APPLICATION_EXTRACT_REPORT": "Extrair Relatório", + "APPLICATION_EXPORT": "Exportar", + "APPLICATION_FUNCTION": "Função", + "APPLICATION_MANAGE": "Gerenciare", + "APPLICATION_RUN": "Rodar", + "MESSAGE_SELECT_A_FIELD": "Selecione pelo menos um campo de tabela!", + "APPLICATION_GROUP_BY": "Grupo por", + "APPLICATION_BUILD": "Criar", + "APPLICATION_ORDER_BY": "Ordenar por", + "APPLICATION_MONTH_TO_MONTH": "Mês a mês", + "APPLICATION_YEARLY": "Anual", + "APPLICATION_PERPETUAL": "Perpétuo", + "APPLICATION_PRICES": "Preços", + "APPLICATION_LICENSE": "Licença", + "APPLICATION_MONTHS": "Meses", + "MESSAGE_ADD_A_FIELD": "Adicionar um campo", + "APPLICATION_TELEPHONES": "Telefones", + "APPLICATION_TELEPHONE": "Telefone fixo", + "APPLICATION_CONCURRENTS": "Concorrentes", + "MESSAGE_INVALID_JSON": "Formato JSON inválido!", + "MESSAGE_QUERY_NOT_VALID": "A consulta não é válida!", + "APPLICATION_CONTACT_MANAGER": "Gerenciados de Contatos", + "APPLICATION_ENQUIRY_FORWARDING": "Encaminhamento de Questionário", + "APPLICATION_ENQUIRY_FORWARDING_ADDRESS": "Endereço do encaminhamento do questionário", + "APPLICATION_CHECKOUT": "Confira", + "APPLICATION_RENAME": "Renomear", + "APPLICATION_METRIC": "Métrica", + "APPLICATION_NEW_METRIC": "Nova Métrica", + "MESSAGE_NO_METRICS_AVAILABLE": "Não há métricas disponÃveis", + "APPLICATION_FOLDERS": "Pastas", + "MESSAGE_NO_REPORTS_AVAILABLE": "Não há relatórios disponÃveis", + "APPLICATION_CALL_STATUS": "Estado da chamada", + "APPLICATION_NEW_SMTP": "Nova Conta de SMTP", + "APPLICATION_DEFAULT_REPORTS": "Relatórios predefinidos", + "APPLICATION_CUSTOM_REPORTS": "Relatórios personalizados", + "APPLICATION_LASTEVENT_RINGING": "Toque", + "APPLICATION_OFFLINE": "Off-line", + "APPLICATION_LASTEVENT_UP": "Acima", + "APPLICATION_DAILY": "Diariamente", + "APPLICATION_SELECTED_AGENTS": "Agentes selecionados", + "APPLICATION_AGENTS_SELECTION": "Seleção de Agentes", + "APPLICATION_LOG": "Registro", + "APPLICATION_SOURCE": "Fonte", + "APPLICATION_IMPORT_FROM_JSON": "Importar de JSON", + "APPLICATION_DESTINATION": "Destino", + "APPLICATION_IMPORT_SUCCEEDED": "Sucesso", + "APPLICATION_IMPORT_FAILED": "Falhou", + "APPLICATION_IMPORT_FROM_CSV": "Importar do CSV", + "APPLICATION_CHOOSE_CONTACT": "Escolha contato", + "MESSAGE_REMEMBER_SMTP_SERVICE_ACCOUNT": "Lembre-se de configurar a conta de e-mail - SMTP", + "APPLICATION_LASTEVENT_COMPLETE": "Completo", + "APPLICATION_LASTEVENT_REJECTED": "Rejeitado", + "APPLICATION_CHOICES": "Escolhas", + "APPLICATION_ADD_CHOICE": "Adicionar escolha", + "APPLICATION_LASTEVENT_ABANDONED": "Abandonado", + "APPLICATION_OR": "Ou", + "APPLICATION_EXISTING_CONTACT": "Contato existente", + "APPLICATION_JOIN_WITH": "Associar com", + "APPLICATION_CONTACTS": "Contactos", + "APPLICATION_COMPANIES": "Empresas", + "MESSAGE_NO_COMPANIES_AVAILABLE": "Nenhuma empresa disponÃvel", + "APPLICATION_NEW_COMPANY": "Nova Empresa", + "APPLICATION_SHIPMENT_ADDRESS": "Endereço de entrega", + "APPLICATION_COMPANY": "Companhia", + "APPLICATION_STREET": "Rua", + "APPLICATION_CONTACT": "Contato", + "APPLICATION_POSTALCODE": "Código postal", + "APPLICATION_DATEOFBIRTH": "Data de nascimento", + "APPLICATION_MAIN": "A Principal", + "APPLICATION_OTHER": "De outros", + "APPLICATION_CREATED_BY": "Criado por", + "APPLICATION_ABOUT": "Sobre", + "APPLICATION_HISTORY": "História", + "APPLICATION_NEW_CONTACT": "Novo contato", + "APPLICATION_NEW_REPORT": "Novo Relatório", + "APPLICATION_REPORT": "Relatório", + "APPLICATION_ALWAYS": "Sempre", + "APPLICATION_REPORTS": "Relatórios", + "MESSAGE_NO_CONTACTS_AVAILABLE": "Não existem contatos disponÃveis", + "APPLICATION_USER": "Do utilizador", + "MESSAGE_NO_AVAILABLE_UPDATES": "Não há atualizações disponÃveis", + "MESSAGE_NO_AVAILABLE_SMTP_ACCOUNTS": "Não há contas SMTP disponÃveis", + "APPLICATION_PHONES": "Telefones", + "APPLICATION_EMAILS": "E-mails", + "APPLICATION_ADD_PHONE": "Adicionar Telefone", + "APPLICATION_ADD_EMAIL": "Adicionar E-mail", + "APPLICATION_ALREADY_UP_TO_DATE": "Já até à data", + "APPLICATION_UPDATED_TO_LATEST_VERSION": "Atualizado para a versão mais recente", + "APPLICATION_SURNAME": "Sobrenome", + "APPLICATION_AGENT": "Agente", + "APPLICATION_CONFIRM_CLOSE": "Confirmar Fechar", + "APPLICATION_VIEW_MORE": "VEJA MAIS", + "APPLICATION_DASHBOARD_ABANDONED": "Abandonado", + "APPLICATION_DASHBOARD_COMPLETED": "ConcluÃdo", + "APPLICATION_UPDATES": "Atualizações", + "APPLICATION_DASHBOARD_WAIT": "Esperar", + "MESSAGE_NO_CHATS_FOUND": "Não Bate-papo Encontrado", + "APPLICATION_DASHBOARD_ACTIVE": "Ativo", + "APPLICATION_METRICS": "Métricas", + "APPLICATION_CHANNEL": "Canal", + "APPLICATION_TAGS": "Etiquetas", + "APPLICATION_TAG": "Etiqueta", + "APPLICATION_NEW_TAG": "Nova etiqueta", + "MESSAGE_NO_TAGS_AVAILABLE": "Não há etiquetas disponÃveis", + "APPLICATION_GTE_TO": "Maior do que ou igual a", + "APPLICATION_LTE_TO": "Menor que ou igual a", + "APPLICATION_GREATER_THAN": "Maior que", + "APPLICATION_LESS_THAN": "Menos que", + "APPLICATION_DTMFMODE": "Modo DTMF", + "APPLICATION_REASON": "Razão", + "APPLICATION_DASHBOARDS_MANAGER": "Dashboards Gestor", + "APPLICATION_VIEW": "Visão", + "APPLICATION_VISIBLE_TO_ADMIN": "VisÃvel para administrador", + "APPLICATION_VISIBLE_TO_USER": "VisÃvel para os usuários", + "APPLICATION_VISIBLE_TO_AGENT": "VisÃvel para agentes", + "APPLICATION_UNIQUEID": "ID único", + "APPLICATION_SESSIONS": "Sessões", + "APPLICATION_SESSION": "Sessão", + "APPLICATION_YOUR_DASHBOARDS": "Seus paineis", + "APPLICATION_JOIN_AT": "Junte-At", + "APPLICATION_LEAVE_AT": "Deixar em", + "APPLICATION_UNMANAGED_AT": "Sem gerenciamento Na", + "APPLICATION_NEW_DASHBOARD": "Novo Painel", + "APPLICATION_NEW_ACTION": "Nova ação", + "APPLICATION_ACTION": "Açao", + "MESSAGE_NO_DASHBOARDS_AVAILABLE": "Não há dashboards disponÃveis", + "APPLICATION_ABANDONED_AT": "Abandonado em", + "APPLICATION_WIDGET_COLOR": "Cor widget", + "APPLICATION_WIDGET_ICON": "Ãcone do widget", + "APPLICATION_WIDGET_DETAILS": "Detalhes Widget", + "APPLICATION_WIDGET_LINK": "Link do widget", + "APPLICATION_WIDGET_LINK_TEXT": "Texto do link Widget", + "APPLICATION_UNASWER_AT": "Não respondido em", + "APPLICATION_WIDGET_MAX_HEIGHT": "Altura máxima Widget", + "APPLICATION_SELECT_IMAGE": "Selecionar imagem", + "APPLICATION_PAUSE_SELECTION": "Seleção de pausa", + "APPLICATION_QUEUE_SELECTION": "Seleção de filas", + "MESSAGE_ENTER_ONE_VALID_FIELD_AND_CHECK_OTHER": "Pelo menos um campo válido. Verifique todos os campos", + "MESSAGE_ENTER_ONE_VALID_METRIC_AND_CHECK_OTHER": "Pelo menos uma métrica válida e verificar todas as métricas", + "APPLICATION_SELECTED_PAUSE": "Pausa selecionadas", + "APPLICATION_QUEUE_REMOVAL": "Remoção da fila", + "APPLICATION_READY": "Pronto", + "APPLICATION_AVAILABLE": "DisponÃvel", + "APPLICATION_UNAVAILABLE": "IndisponÃvel", + "MESSAGE_FILE_CREATION_ERROR": "Erro ao criar arquivo ou pasta", + "MESSAGE_NO_RESULTS_AVAILABLE": "Não há resultados disponÃveis", + "MESSAGE_DASHBOARD_SAVED": "Painel salvo", + "MESSAGE_PERMANENT_REMOVAL_FROM_QUEUE": "Remoção permanente da fila", + "MESSAGE_WIDGET_SELECT_REPORT": "Selecione uma tabela de relatório da lista", + "APPLICATION_QUALIFY": "Qualificar", + "APPLICATION_ALLOW_CODEC": "Codecs autorizados", + "APPLICATION_ADD_RULE": "Nova regra", + "APPLICATION_ADD_GROUP": "Adicionar grupo", + "APPLICATION_INSECURE": "Configurações inseguras", + "APPLICATION_SERVED": "Servido", + "APPLICATION_LAST_LOGIN": "Ãltimo login", + "APPLICATION_LOGIN": "Entrar", + "APPLICATION_LOGOUT": "Sair", + "APPLICATION_CALLER": "Visitante", + "APPLICATION_CALLED_AT": "Chamado em", + "APPLICATION_CONNECTED_AT": "Conectados em", + "APPLICATION_COMPLETED_AT": "ConcluÃda em", + "APPLICATION_HOLDTIME": "Tempo de espera", + "MESSAGE_EXIST_PHONE_OR_EMAIL": "Telefone ou e-mail já está associado a outro contato", + "APPLICATION_TALKTIME": "Tempo de conversação", + "APPLICATION_LAST_SERVED": "Ãltimo Servido", + "APPLICATION_PENALTY": "Pena", + "APPLICATION_LISTS": "Listas", + "APPLICATION_LIST": "Lista", + "APPLICATION_DETAIL": "Detalhe", + "APPLICATION_DETAILS": "Detalhes", + "APPLICATION_ADD_FIELD": "Adicionar campo", + "APPLICATION_OTHER_FIELDS": "Outros Campos", + "DESCRIPTION_TRUNK_OTHER_FIELDS": "Outros campos para adicionar os arquivos de troncos conf. Deve ser escrito em formato asterisk (key = value), cada campo em uma única linha.", + "APPLICATION_CALLLIMIT": "Limite para chamada", + "APPLICATION_DSN": "DSN", + "APPLICATION_TEMPLATE": "Modelo", + "APPLICATION_TEMPLATES": "Modelos", + "APPLICATION_NEW_TEMPLATE": "Novo modelo", + "MESSAGE_SELECT_AT_LEAST_ONE_CONDITION": "Pelo menos uma condição deve ser selecionada", + "MESSAGE_MAXIMUM_SOUND_UPLOAD_SIZE": "Tamanho máximo do arquivo:", + "MESSAGE_SUPPORTED_FORMATS": " Os formatos suportados:", + "APPLICATION_EQUALS_TO": "à igual a", + "APPLICATION_NOT_EQUALS_TO": "Não é igual a", + "APPLICATION_DEFAULT_USER": "Usuário padrão", + "APPLICATION_TRIGGERS": "Gatilhos", + "APPLICATION_TRIGGER": "Gatilho", + "MESSAGE_ENTER_VALID_CONDITION": "Insira uma condição válida", + "APPLICATION_REMOVE_GROUP": "Remover grupo", + "APPLICATION_ODBCS": "Conexões ODBC", + "APPLICATION_REFRESH_TIMEOUT": "Atualizar Tempo máximo (segundos)", + "APPLICATION_USERID": "ID do usuário", + "APPLICATION_IS": "Ã", + "APPLICATION_ARE": "Estamos", + "APPLICATION_SERVER": "Servidor", + "APPLICATION_DATABASE": "Banco de dados", + "APPLICATION_DRIVER": "Condutor", + "APPLICATION_CONDITION": "Condição", + "APPLICATION_ADD_CONDITION": "Adicionar condição", + "APPLICATION_ADD_ACTION": "Adicionar ação", + "MESSAGE_NO_SOUNDS_AVAILABLE": "Não há sons disponÃveis", + "MESSAGE_NO_ODBCS_AVAILABLE": "Sem conexões ODBC disponÃveis", + "MESSAGE_NO_PROJECTS_AVAILABLE": "Nenhum dos projetos disponÃveis", + "APPLICATION_LIMITONPEERS": "Limite para Peers", + "APPLICATION_DIRECTMEDIA": "Media Direct", + "APPLICATION_ANNOUNCE_POSITION_LIMIT": "Anunciar Limite de Posição", + "APPLICATION_QUEUE_REPORTHOLD": "Anunciar tempo de espera", + "APPLICATION_REPORTHOLDTIME": "Informar tempo de espera para o agente", + "DESCRIPTION_QUEUE_REPORTHOLDTIME": "Habilita o relatório de tempo de espera do chamador para o membro fila antes da comutação da chamada.", + "DESCRIPTION_QUEUE_STRATEGY": "A estratégia de distribuição de chamada no estilo 'anel'.", + "DESCRIPTION_QUEUE_REPORTHOLD": "Se não definido, vai utilizar o valor padrão ( \"Hold Time\"). Se for definido como um valor vazio, o prompt não será reproduzido.", + "DESCRIPTION_QUEUE_ANNOUNCE_POSITION_LIMIT": "Se você especificou 'limite' ou 'mais' para a opção de anúncio de posição de fila, então o valor a seguir é aquele que será usado para determinar o anúncio que será reproduzido para os clientes na fila.", + "DESCRIPTION_QUEUE_VOICE_MOH": "Define a classe de música para ser usada por uma fila em particular.", + "DESCRIPTION_QUEUE_TIMEOUT": "Especifica o número de segundos para tocar o dispositivo de um membro.", + "DESCRIPTION_QUEUE_MAXLEN": "Especifica o número máximo de participantes que podem permanecer na fila. O valor zero significa que um número ilimitado de chamadores são permitidos na fila.", + "DESCRIPTION_QUEUE_RETRY": "Especifica o número de segundos de espera antes de tentar o próximo membro na fila", + "DESCRIPTION_QUEUE_WRAPUPTIME": "O número de segundos para manter um membro indisponÃvel em uma fila depois de completar uma chamada.", + "DESCRIPTION_QUEUE_WEIGHT": "Define o peso de uma fila. Uma fila com um peso superior definida, terá prioridade quando os membros estão associados com várias filas.", + "DESCRIPTION_QUEUE_JOINEMPTY": "Controla se um chamador é adicionado à fila quando não há nenhum agente associado a fila.", + "DESCRIPTION_QUEUE_LEAVEWHENEMPTY": "Usado para controlar se os chamadores são retirados da fila quando os agentes não estão mais disponÃveis para receber chamadas.", + "DESCRIPTION_QUEUE_ANNOUNCE": "Usado para reproduzir um anúncio para o agente que atendeu a chamada, normalmente para que ele saiba de que fila o chamador está vindo.", + "DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE": "Um conjunto de anúncios periódicos para serem reproduzidos e sua ordem de reprodução.", + "DESCRIPTION_QUEUE_ANNOUNCE_FREQUENCY": "Define com que freqüência a posição do chamador será reproduzida e / ou tempo de espera estimado na fila. Defina esse valor como zero para desabilitar.", + "DESCRIPTION_QUEUE_MIN_ANNOUNCE_FREQUENCY": "Especifica a quantidade mÃnima de tempo que deve ocorrer antes de anunciar a posição do chamador na fila novamente. Isto é usado quando a posição do chamador muda com frequência.", + "DESCRIPTION_QUEUE_PERIODIC_ANNOUNCE_FREQUENCY": "Indica com que freqüência os anúncios periódicos ao chamador devem ser reproduzidos.", + "DESCRIPTION_QUEUE_RANDOM_PERIODIC_ANNOUNCE": "Se definido como sim, reproduz os áudios de forma aleatória.", + "DESCRIPTION_QUEUE_ANNOUNCE_HOLDTIME": "Define se o tempo de espera estimado deve ser reproduzido em conjunto com os anúncios periódicos.", + "DESCRIPTION_QUEUE_ANNOUNCE_POSITION": "Define se a posição do chamador na fila deve ser anunciada. Se definido como não, a posição nunca será anunciada. Se definido para sim, a posição do chamador será sempre anunciada. Se um valor for definido como limite, o chamador ouvirá a sua posição na fila somente se estiver dentro desse limite.", + "DESCRIPTION_QUEUE_YOUARENEXT": "Se não definido, vai jogar o valor padrão ( \"Você é agora o primeiro da fila\"). Se for definido como um valor vazio, o prompt não será reproduzido.", + "DESCRIPTION_QUEUE_THEREARE": "Se não definido, vai jogar o valor padrão ( \"Há\"). Se for definido como um valor vazio, o prompt não será reproduzido.", + "DESCRIPTION_QUEUE_CALLSWAITING": "Se não definido, vai jogar o valor padrão ( \"chamada em espera\"). Se for definido como um valor vazio, o prompt não será reproduzido.", + "DESCRIPTION_QUEUE_HOLDTIME": "Se não definido, vai jogar o valor padrão ( \"O tempo de espera é \"). Se for definido como um valor vazio, o prompt não será reproduzido.", + "DESCRIPTION_QUEUE_MINUTES": "Se não definido, vai jogar o valor padrão ( \"minutos\"). Se for definido como um valor vazio, o prompt não será reproduzido.", + "DESCRIPTION_QUEUE_MINUTE": "Se não definido, vai jogar o valor padrão ( \"minuto\"). Se for definido como um valor vazio, o prompt não será reproduzido.", + "DESCRIPTION_QUEUE_SECONDS": "Se não definido, vai jogar o valor padrão ( \"segundos\"). Se for definido como um valor vazio, o prompt não será reproduzido.", + "DESCRIPTION_QUEUE_THANKYOU": "Se não definido, vai jogar o valor padrão ( \"Obrigado por sua paciência\"). Se for definido como um valor vazio, o prompt não será reproduzido.", + "DESCRIPTION_QUEUE_AUTOPAUSE": "Ativa / desativa a pausa automática dos agentes que não conseguem atender uma chamada.", + "DESCRIPTION_QUEUE_RINGINUSE": "Usado para evitar o envio de chamadas para os membros que já estão em chamada.", + "DESCRIPTION_QUEUE_MEMBER_DELAY": "Usado se você quer que haja um atraso antes de o agente e o chamador serem conectados.", + "DESCRIPTION_QUEUE_TIMEOUTRESTART": "Se definido como sim, redefine o tempo limite para um agente receber novamente uma chamada.", + "DESCRIPTION_QUEUE_MONITOR_FORMAT": "Especifica o formato de arquivo a ser usado durante a gravação. Se monitor de formato está inativo, as chamadas não serão gravadas.", + "DESCRIPTION_QUEUE_VOICE_CONTEXT": "Permite ao chamador sair de uma fila ao enviar um dÃgito, além de poder redirecioná-lo para um outro contexto do Asterisk (dialplan), caso o dÃgito tenha sido associado ao contexto.", + "APPLICATION_CALLCOUNTER": "Executa o Contador", + "DESCRIPTION_TRUNK_ROLE": "O canal onde usar o tronco.", + "DESCRIPTION_TRUNK_HOST": "O nome de domÃnio ou do host para o provedor.", + "DESCRIPTION_TRUNK_SECRET": "Senha de autenticação parao tronco.", + "DESCRIPTION_TRUNK_DEFAULT_USER": "Nome de usuário de autenticação.", + "DESCRIPTION_TRUNK_REGISTRY": "O formato do resgistro usado pela maioria dos provedores VOIP, geralmente DefaultUser:Senha@host.", + "DESCRIPTION_TRUNK_VOICE_CONTEXT": "Descrição do contexto do tronco.", + "DESCRIPTION_TRUNK_DTMFMODE": "Como o DTMF (Dual-Tone Multi-Frequency) é encaminhado: RFC2833: o modo padrão, o DTMF é enviado no fluxo RTP, mas fora do fluxo de áudio. Inband: O DTMF é enviado no fluxo de áudio, tornando-se presente no canal de áudio. Usa mais processamento da CPU. INFO: Embora este método seja muito confiável, não é suportado por todas as centrais e troncos SIP.", + "DESCRIPTION_TRUNK_NAT": "Altera o comportamento do Asterisk para O GATEWAY atrás de um firewall.Se qualquer uma das opções separadas por vÃrgulas estiver como \"não\", o Asterisk irá ignorar quaisquer outras definições e definirá o nat = não.", + "DESCRIPTION_TRUNK_TYPE": "Determina o papel SIP no Asterisk. User: usado para autenticar de entrada - Peer: para chamadas de saÃda - Friend: abrange as duas opções anteriores.", + "DESCRIPTION_TRUNK_QUALIFY": "Determina quando o SIP é alcançável.", + "DESCRIPTION_TRUNK_ALLOW_CODEC": "Codecs autorizados na ordem demonstrada em tela.", + "DESCRIPTION_TRUNK_INSECURE": "Especifica como lidar com os pares na conexão, permitindo configurações inseguras (receber chamadas sem registro, por exemplo).", + "DESCRIPTION_TRUNK_CALLLIMIT": "O número limite das chamadas de entrada e saÃda por vez.", + "DESCRIPTION_TRUNK_LIMITONPEERS": "Definir os limites de chamadas simultâneas para os troncos comutados.", + "DESCRIPTION_TRUNK_DIRECTMEDIA": " O Asterisk por padrão tenta redirecionar o fluxo de mÃdia RTP diretamente entre os dois elementos comutados (troncos ou ramais). Alguns dispositivos não suportam essa configuração (especialmente se um deles estiver atrás de um NAT). A configuração padrão é YES. Se você tiver um dos elementos atrás de um NAT, ou não deseja que o Asterisk intermedie a comunicação, você deve desabilitar essa opção.", + "DESCRIPTION_TRUNK_CALLCOUNTER": "Habilita o contador de chamadas no dispositivo.", + "DESCRIPTION_TRUNK_FROMDOMAIN": "Define padrão de: domÃnio em mensagens SIP quando atua como um SIP UA (cliente). Alguns destinos podem exigir identificação de forma obrigatória ao invés do endereço IP.", + "DESCRIPTION_TRUNK_FROMUSER": "Como o seu provedor o reconhece. Você pode colocar o usuário ao invés do caller_id para fazer chamadas no estilo _to_peer (outro proxy SIP). Válido somente para tipo = peer.", + "DESCRIPTION_TRUNK_OUTBOUNDPROXY": " Endereço IP (IP_address) ou nome do Servidor (SRV) DNS (excluindo o prefixo _sip._udp): Nome do SRV, nome do host ou endereço IP do SIP Proxy de saÃda. Envio de sinalização de saÃda para este proxy, não diretamente para os dispositivos. Válido somente para tipo = peers.", + "DESCRIPTION_TRUNK_USEREQPHONE": "Definir se o provedor requer '; user = phone' na URI.", + "DESCRIPTION_TRUNK_TRUSTRPID": "Definir se Remote-Party-ID deve ser confiável.", + "DESCRIPTION_TRUNK_SENDRPID": "Definir se Remote-Party-ID deve ser enviado (o padrão é não).", + "DESCRIPTION_TRUNK_ENCRYPTION": "Se usa mÃdia criptografada no SRTP em chamadas de saÃda para um par. As chamadas falharão com HANGUPCAUSE = 58 se a outra parte não suportar SRTP. O padrão é não.", + "DESCRIPTION_TRUNK_PORT": "O número da porta para conexão no host remoto.", + "DESCRIPTION_TRUNK_TRANSPORT": "Definir os os protocolos de comunicação padrão. A ordem determina o protocolo que será padrão (normalmente UDP).", + "MESSAGE_FOLDER_DOES_NOT_EXIST": "A pasta não existe.", + "APPLICATION_DISABLED": "Desativado", + "APPLICATION_ENABLED": "Ativado", + "APPLICATION_FROMDOMAIN": "Do DomÃnio", + "APPLICATION_FROMUSER": "De Usuário", + "APPLICATION_OUTBOUNDPROXY": "Outbound Proxy", + "APPLICATION_YES": "Sim", + "APPLICATION_NO": "Não", + "APPLICATION_USAGE": "Uso", + "APPLICATION_IN_SECONDS": "Em segundos", + "APPLICATION_USEREQPHONE": "Adicionar telefone na URI", + "APPLICATION_TRUSTRPID": "Confie no Remote-Party-ID", + "APPLICATION_SENDRPID": "Enviar o cabeçalho no Remote-Party-ID", + "APPLICATION_ENCRYPTION": "Criptografia", + "APPLICATION_TEAMS": "Equipes", + "APPLICATION_SECRET": "Senha", + "APPLICATION_NEW_SECRET": "Nova Senha", + "APPLICATION_CONFIRM_SECRET": "Confirmar senha", + "APPLICATION_IDENTIFIER": "Identificador", + "APPLICATION_CHANNELS": "Canais", + "APPLICATION_AUTOMATIONS": "Automações", + "APPLICATION_NEW_AUTOMATION": "Nova automação", + "APPLICATION_NEW_TRIGGER": "Novo Gatilho", + "APPLICATION_OR_CONDITIONS": "Condições ou", + "APPLICATION_AND_CONDITIONS": "E CONDIÃÃES", + "MESSAGE_NO_CONTEXTS_AVAILABLE": "Não há contextos disponÃveis", + "MESSAGE_NO_ACCOUNTS_AVAILABLE": "Não há contas disponÃveis", + "MESSAGE_NO_INTERVALS_AVAILABLE": "Não há intervalos disponÃveis", + "MESSAGE_NO_MOHS_AVAILABLE": "Não há músicas em espera disponÃveis", + "MESSAGE_NO_QUEUES_AVAILABLE": "Sem filas disponÃveis", + "MESSAGE_NO_ROUTES_AVAILABLE": "Não há rotas disponÃveis", + "MESSAGE_NO_SUBINTERVALS_AVAILABLE": "Não há subintervalos disponÃveis", + "MESSAGE_NO_TRUNKS_AVAILABLE": "Não troncos disponÃveis", + "MESSAGE_NO_VOICEMAILS_AVAILABLE": "Não há mensagens de voz disponÃveis", + "MESSAGE_NO_AUDIOFILES_AVAILABLE": "Não há arquivos de áudio disponÃveis", + "MESSAGE_INSERT_AT_LEAST_ONE_CONDITION": "Inserir, pelo menos, uma condição", + "MESSAGE_INSERT_AT_LEAST_ONE_ACTION": "Insira pelo menos uma ação", + "APPLICATION_HANGUP": "Desligar", + "APPLICATION_PATTERN": "Padrão", + "APPLICATION_ANNOUNCE_FREQUENCY": "Anunciar Frequência", + "APPLICATION_PERIODIC_ANNOUNCE_FREQUENCY": "Anúncio de frequência Periódica", + "APPLICATION_MEMBER_DELAY": "Atraso do membro", + "APPLICATION_JOINEMPTY": "Encaminhar chamadas mesmo sem agentes", + "APPLICATION_LEAVEWHENEMPTY": "Desconectar chamadas se não houver agentes logados", + "APPLICATION_ANNOUNCE_HOLDTIME": "Anunciar Tempo de Espera", + "APPLICATION_AUTOPAUSE": "Pausa automática", + "APPLICATION_RINGINUSE": "Estratégia de distribuição de chamadas em Anel", + "APPLICATION_TIMEOUTRESTART": "Reiniciar Tempo limite", + "APPLICATION_SETINTERFACEVAR": "Definir variáveis ââda interface", + "APPLICATION_ANNOUNCE_ROUND_SECONDS": "Anunciar segundos", + "APPLICATION_ANNOUNCE": "Anuncie ao agente", + "APPLICATION_PERIODIC_ANNOUNCE": "Anúncios periódicos", + "APPLICATION_MONITOR_FORMAT": "Formato do monitor", + "APPLICATION_ANNOUNCE_POSITION": "Anunciar a posição do chamador", + "APPLICATION_QUEUE_YOUARENEXT": "Anunciar 'Você é o próximo'", + "APPLICATION_QUEUE_THEREARE": "\"'anunciar Há...", + "APPLICATION_QUEUE_CALLSWAITING": "'Número de chamadas em espera' anunciar", + "APPLICATION_QUEUE_HOLDTIME": "\"O tempo de espera estimado é\" anunciar", + "APPLICATION_QUEUE_MINUTES": "Determinar 'Minutos' na fila de espera", + "APPLICATION_QUEUE_MINUTE": "Determinar \"Minuto\" na fila de espera", + "APPLICATION_QUEUE_SECONDS": "Determinar 'Segundos' na fila de espera", + "APPLICATION_QUEUE_THANKYOU": "Determinar 'Obrigado' na fila de espera", + "APPLICATION_MIN_ANNOUNCE_FREQUENCY": "MÃnimo anúncio de frequência", + "APPLICATION_RANDOM_PERIODIC_ANNOUNCE": "Anúncios periódicos aleatórios", + "MESSAGE_NO_AVAILABLE_MAILS": "Não há e-mails disponÃveis", + "APPLICATION_PREVIEW": "Visualização", + "APPLICATION_TEST_PREVIEW": "Visualização de teste", + "APPLICATION_WEIGHT": "Peso", + "APPLICATION_WRAPUPTIME": "Tempo do 'Wrapup'", + "APPLICATION_RETRY": "Tentar novamente", + "APPLICATION_MAXLEN": "Comprimento máximo", + "DESCRIPTION_VOICE_MOH": "Define a classe de música a ser utilizada.", + "APPLICATION_HANGUP_CAUSE": "Causa do desligamento", + "APPLICATION_CONDITIONS": "Condições", + "APPLICATION_SELECT_FILES": "Arquivos selecionados", + "MESSAGE_RETURN_HOME": "Retornar para o inÃcio", + "MESSAGE_OR_UPLOAD_SOUND_FILE": "Fazer upload de um arquivo de som.", + "APPLICATION_QUEUE_SETTINGS": "Configurações da Fila", + "APPLICATION_UPLOAD_TYPE": "Carregar Tipo", + "MESSAGE_NO_SOUNDS": "Não há arquivos de som disponÃveis.", + "APPLICATION_UPLOAD_QUEUE": "Fila de upload", + "MESSAGE_AUDIO_NOT_SUPPORTED": "Seu navegador não suporta a tag de áudio.", + "APPLICATION_QUEUE_LENGTH": "Tamanho da fila", + "MESSAGE_TRUNK_OUTBOUND_ASSOCIATED": "O tronco está associado a uma ou mais rotas de saÃda, exclua-as primeiro", + "MESSAGE_INTERVAL_ROUTE_ASSOCIATED": "O intervalo está associado a uma ou mais rotas, exclua-as primeiro", + "MESSAGE_QUEUE_ROUTE_ASSOCIATED": "A fila está associada a uma ou mais rotas, exclua-as primeiro", + "MESSAGE_CONTEXT_ROUTE_ASSOCIATED": "O contexto está associado a uma ou mais rotas, exclua-as primeiro", + "APPLICATION_CHAT": "Conversar", + "APPLICATION_MESSAGES": "Mensagens", + "APPLICATION_MESSAGE": "Mensagem", + "APPLICATION_UPLOAD_QUEUE_PROGRESS": "Progresso do upload para fila", + "APPLICATION_PATH": "Caminho", + "MESSAGE_EXIST_MAILBOX": "Combinação Mailbox / Contexto já existe", + "MESSAGE_EXIST_ODBC": "Conexão ODBC já existe", + "MESSAGE_EXIST_VARIABLE": "Nome da variável já existe", + "MESSAGE_EXIST_QUEUE": "Nome da fila já existe", + "MESSAGE_EXIST_PROJECT": "Nome do projeto já existe", + "MESSAGE_EXIST_TRUNK": "Nome tronco já existe", + "MESSAGE_EXIST_CONTEXT": "Nome de contexto já existe", + "MESSAGE_EXIST_INTERVAL": "Nome do intervalo já existe", + "MESSAGE_EXIST_INTERNAL": "Número interno já existe", + "MESSAGE_EXIST_MOH": "Playlist de música em espera já existe", + "MESSAGE_EXIST_SUBINTERVAL": "Nome do subintervalo para este intervalo já existe", + "MESSAGE_NO_AVAILABLE_CONVERSATIONS": "Não há conversas disponÃveis", + "APPLICATION_VOICE": "Voz", + "APPLICATION_RANDOM": "Aleatória", + "APPLICATION_ALPHABETICAL": "Alfabética", + "APPLICATION_MAIL": "Enviar", + "APPLICATION_AUDIOS": "Arquivos de áudio", + "APPLICATION_CALLERID": "Caller ID", + "APPLICATION_DURATION": "Duração", + "APPLICATION_DATE": "Data", + "APPLICATION_DIRECTORY": "Diretório", + "APPLICATION_SORT": "Ordenar", + "APPLICATION_NEW_MOH_CLASS": "Nova classe de Música em espera", + "APPLICATION_MOH_CLASS": "Classe de Música em espera", + "APPLICATION_FAX": "Fax", + "APPLICATION_SUBINTERVALS": "Subintervalos", + "APPLICATION_SUBINTERVAL": "Subintervalo", + "APPLICATION_NEW_SUBINTERVAL": "Novo subintervalo", + "APPLICATION_SUBINTERVAL_SETTINGS": "Configurações de subintervalo", + "APPLICATION_HANGUP_CAUSE_1": "1 = número não alocado", + "APPLICATION_HANGUP_CAUSE_16": "16 = desconexão normal", + "APPLICATION_HANGUP_CAUSE_17": "17 = Usuário ocupado", + "APPLICATION_HANGUP_CAUSE_18": "18 = Nenhum usuário respondeu (dispositivo não conectado)", + "APPLICATION_HANGUP_CAUSE_21": "21 = chamada rejeitada", + "APPLICATION_HANGUP_CAUSE_22": "22 = Número alterado", + "APPLICATION_HANGUP_CAUSE_27": "27 = Destino em manutenção", + "APPLICATION_HANGUP_CAUSE_38": "38 = Rede em manutenção", + "APPLICATION_HANGUP_CAUSE_41": "41 = Falha temporária", + "APPLICATION_WEB_SITES": "Sites web", + "APPLICATION_WEB_SITE": "Web site", + "APPLICATION_WEB_SITE_LIST": "Lista de Web Sites", + "APPLICATION_NEW_WEB_SITE": "Novo Web Site", + "APPLICATION_ADDRESS": "Endereço", + "APPLICATION_EXTENSION": "Extensão", + "APPLICATION_ROUTES": "Rotas", + "APPLICATION_ROUTE": "Rota", + "APPLICATION_PHONE": "Telefone", + "APPLICATION_FAXHEADER": "Cabeçalho Fax", + "APPLICATION_LOCALID": "Localid", + "APPLICATION_MAXRATE": "Taxa min", + "APPLICATION_MINRATE": "Taxa máxima", + "APPLICATION_NEW_ROUTE": "Nova Rota", + "APPLICATION_ROUTES_LIST": "Lista de rotas", + "APPLICATION_TRUNKS": "Troncos", + "APPLICATION_TRUNK": "Troncos", + "APPLICATION_INTERVAL": "Intervalo", + "APPLICATION_INTERVALS": "Intervalos", + "APPLICATION_NEW_INTERVAL": "Novo intervalo", + "APPLICATION_GENERAL": "Geral", + "APPLICATION_PLAYBACK": "Reprodução", + "APPLICATION_ADVANCED": "Avançado", + "APPLICATION_CONTEXTS": "Contextos", + "APPLICATION_CONTEXT": "Contexto", + "APPLICATION_ACCOUNTS": "Contas", + "APPLICATION_ACCOUNT": "Conta", + "APPLICATION_INBOX": "Caixa de entrada", + "APPLICATION_INTERNAL_NUMBER": "Número interno", + "APPLICATION_STRATEGY": "Estratégia", + "APPLICATION_NEW_INTERNAL": "New interno", + "APPLICATION_NEW_MESSAGE": "Nova mensagem", + "APPLICATION_HOST": "Host", + "APPLICATION_DID": "FEZ", + "APPLICATION_ID": "Identidade", + "APPLICATION_FAVORITE": "Favorito", + "APPLICATION_INTEGRATIONS": "Integrações", + "APPLICATION_APPLICATION": "Aplicação", + "APPLICATION_APPLICATION_SETTINGS": "Configurações do aplicativo", + "APPLICATION_APPLICATIONS": "Aplicações", + "APPLICATION_BUSINESS_ANALYTICS": "Analista de negócios", + "APPLICATION_REALTIME": "Em Tempo real", + "APPLICATION_INBOUND": "Inbound", + "APPLICATION_OUTBOUND": "SaÃda", + "APPLICATION_INTERNALS": "Internals", + "APPLICATION_INTERNAL": "Interno", + "APPLICATION_INTERFACES": "Interfaces", + "APPLICATION_CUSTOMERS": "Clientes", + "APPLICATION_CUSTOM_APP": "Nome da Aplicação", + "APPLICATION_QUEUES": "Filas", + "APPLICATION_QUEUE": "Fila", + "APPLICATION_QUEUES_LIST": "Lista de filas", + "APPLICATION_NEW_QUEUE": "Nova fila", + "APPLICATION_DIALPLAN": "Dialplan", + "APPLICATION_FULLNAME": "Nome completo", + "APPLICATION_PRIORITY": "Prioridade", + "APPLICATION_ARGUMENTS": "Argumentos", + "APPLICATION_MAILBOX": "Caixa de correio", + "APPLICATION_AUDIO": "Audio", + "APPLICATION_SOUNDS": "Sons", + "APPLICATION_FILE_UPLOAD": "Carregar arquivo", + "APPLICATION_MULTI_FILE_UPLOAD": "Carregar multiplos arquivos", + "APPLICATION_AUDIO_FILE": "Arquivo de áudio", + "APPLICATION_CALLYSQUARE": "Cally ²", + "APPLICATION_JSCRIPTY": "Jscripty", + "APPLICATION_START": "Iniciar", + "APPLICATION_PROJECTS": "Projetos", + "APPLICATION_PROJECT": "Projeto", + "APPLICATION_PROJECTS_LIST": "Lista de projetos", + "APPLICATION_NEW_PROJECT": "Novo projeto", + "APPLICATION_ANALYTICS": "AnalÃtica", + "APPLICATION_VOICEMAILS": "Mensagens de voz", + "APPLICATION_VOICEMAIL": "Voicemail", + "APPLICATION_NEW_VOICEMAIL": "Novo Correio de Voz", + "APPLICATION_MAILS": "e-mails", + "APPLICATION_MAILS_LIST": "Lista de e-mails", + "APPLICATION_SETTINGS": "Configurações", + "APPLICATION_SET": "Conjunto", + "APPLICATION_DESCRIPTION": "Descrição", + "APPLICATION_AGENTS_LIST": "Lista de agentes", + "APPLICATION_USERS_LIST": "Lista de usuários", + "APPLICATION_TEAMS_LIST": "Lista equipes", + "APPLICATION_NEW_AGENT": "Novo Agent", + "APPLICATION_NEW_USER": "Novo usuário", + "APPLICATION_NEW_TEAM": "Novo Time", + "APPLICATION_NEW_TRUNK": "Novo Tronco", + "APPLICATION_REQUEST": "Solicitado", + "APPLICATION_PROGRESS": "Progresso", + "APPLICATION_NEW_CONTEXT": "Novo Contexto", + "APPLICATION_NEW_ACCOUNT": "Nova conta", + "APPLICATION_TOOLS": "Ferramentas", + "APPLICATION_STAFF": "Funcionários", + "APPLICATION_EXPORT_TO_EXCEL": "Exportar para Excel", + "APPLICATION_EXPORT_TO_CSV": "Exportar para CSV", + "APPLICATION_EXPORT_TO_XML": "Exportar para XML", + "APPLICATION_SEARCH": "Pesquisa", + "APPLICATION_RESET": "Reiniciar", + "APPLICATION_SELECT": "Selecionar", + "APPLICATION_BACK": "Voltar", + "APPLICATION_ACTIONS": "Ações", + "APPLICATION_SIZE": "Tamanho", + "APPLICATION_EMAIL": "E-mail", + "APPLICATION_USERNAME": "Nome de usuário", + "APPLICATION_EDIT": "Editar", + "APPLICATION_DELETE": "Excluir", + "APPLICATION_CANCEL": "Cancelar", + "APPLICATION_STOP": "Pare", + "APPLICATION_CANCEL_ALL": "Cancelar tudo", + "APPLICATION_UPLOAD": "Envio", + "APPLICATION_UPLOAD_ALL": "Carregar todos", + "APPLICATION_REMOVE": "Remover", + "APPLICATION_REMOVE_ALL": "Deletar tudo", + "APPLICATION_SUBMIT": "Enviar", + "APPLICATION_CREATED_AT": "Criado em", + "APPLICATION_UPDATED_AT": "Atualizado em", + "APPLICATION_QUICK": "Rápido", + "APPLICATION_WIZARD": "Template", + "APPLICATION_BULK": "Em Massa", + "APPLICATION_CUSTOM": "Personalizadas", + "APPLICATION_FROM_LIST": "A partir da lista", + "APPLICATION_INTERFACES_LIST": "Lista de Interfaces", + "APPLICATION_NEW_INTERFACE": "Nova interface", + "APPLICATION_NUMBER_AGENTS": "Número de agentes", + "APPLICATION_BY": "De", + "APPLICATION_ALL": "Todos", + "APPLICATION_PROFILE": "Perfil", + "APPLICATION_CHATS": "Chat", + "APPLICATION_SENT": "Enviado", + "APPLICATION_NOT_SENT": "Não Enviados", + "APPLICATION_DRAFT": "Rascunho", + "APPLICATION_TRASH": "Lixo", + "APPLICATION_COMPOSE": "Criar", + "APPLICATION_WRITE": "Escreva", + "APPLICATION_SPAM": "Spam", + "APPLICATION_MARK_AS_READ": "Ler", + "APPLICATION_MARK_AS_UNREAD": "Não lida", + "APPLICATION_MAILS_PER_PAGE": "e-mails por página", + "APPLICATION_MORE": "Mais", + "APPLICATION_REPLY": "Resposta", + "APPLICATION_REPLY_TO_ALL": "Responder a todos", + "APPLICATION_FORWARD": "Encaminhar", + "APPLICATION_PRINT": "Impressão", + "APPLICATION_FROM": "A partir de", + "APPLICATION_TO": "Para", + "APPLICATION_BCC": "Bcc", + "APPLICATION_CC": "Cc", + "APPLICATION_SEND": "Enviar", + "APPLICATION_DISCARD": "Descartar", + "APPLICATION_SAVE_AS_DRAFT": "Salvar como rascunho", + "APPLICATION_SUBJECT": "Assunto", + "APPLICATION_OUTGOING": "SaÃda", + "APPLICATION_INCOMING": "Entrada", + "APPLICATION_INSERT_TEXT": "Inserir texto", + "APPLICATION_PASSWORD": "Senha", + "APPLICATION_ADD_FILES": "Adicionar arquivos", + "APPLICATION_NEW_PASSWORD": "Nova senha", + "APPLICATION_PORT": "Porta", + "APPLICATION_SECURE": "Seguro", + "APPLICATION_URL": "URL", + "APPLICATION_WEB_ADDRESS": "Endereço da web", + "APPLICATION_SNIPPET": "Fragmento", + "APPLICATION_EMBEDDING": "Incorporar", + "APPLICATION_APPEARANCE": "Aparência", + "APPLICATION_FORMS": "Formulários", + "MESSAGE_CLOSE_EDITED_TAB": "Há algumas alterações não salvas, você realmente deseja fechar?", + "APPLICATION_CONTINUE": "Continuar", + "APPLICATION_INCOMING_MAIL_SERVER": "Servidor de mensagens recebidas", + "APPLICATION_DELETE_MAIL_FROM_SERVER": "Eliminar e-mail a partir do servidor", + "APPLICATION_SEARCH_FILTER": "Filtro de pesquisa", + "APPLICATION_WARNING": "Aviso", + "APPLICATION_ACCOUNT_INFO": "Informações de conta", + "APPLICATION_CONFIRM": "Confirmar", + "APPLICATION_GENERALS": "Gerais", + "APPLICATION_PLAYBACK_OPTION_J": "Se a opção for especificada, o aplicativo irá saltar para a prioridade n + 101.", + "APPLICATION_PLAYBACK_OPTION_NOANSWER": "Reproduzir o arquivo de som, mas não atender primeiro o canal (se já não foi respondida). Nem todos os canais dão suporte a reprodução das mensagens, enquanto esiverem no gancho.", + "APPLICATION_PLAYBACK_OPTION_SAY": "Use say.conf para interpretar a string", + "APPLICATION_PLAYBACK_OPTION_SKIP": "Reproduzir o arquivo de som apenas se o canal já foi respondido. Se o canal ainda não foi respondido, o comando de reprodução retornará imediatamente sem reproduzir nada.", + "APPLICATION_UPDATE": "Atualizar", + "APPLICATION_CREATE": "Criar", + "APPLICATION_STATISTICS": "EstatÃstica", + "APPLICATION_VISITORS": "Visitantes", + "APPLICATION_VISITOR": "Visitante", + "APPLICATION_LANGUAGES": "Idiomas", + "APPLICATION_ORIGIN": "Origem", + "APPLICATION_HOURS_SINCE_CREATED": "Horas desde que criou", + "APPLICATION_TIME": "Tempo", + "APPLICATION_WEEKDAY": "Dia da semana", + "APPLICATION_MONTHDAY": "Dia do mês", + "APPLICATION_MONTH": "Mês", + "APPLICATION_MAIN_COLOR": "Cor principal", + "APPLICATION_FOCUS_COLOR": "Cor foco", + "APPLICATION_BUTTON_COLOR": "Cor do botão", + "APPLICATION_CONVERSATION": "Conversação", + "APPLICATION_CONVERSATIONS": "Conversações", + "APPLICATION_TYPE": "Digitar", + "APPLICATION_INTERVAL_TYPE": "Tipo intervalo", + "APPLICATION_INTERFACE": "Interface", + "APPLICATION_REMOTE_ADDRESS": "Endereço remoto", + "APPLICATION_REFERER": "Referenciar", + "APPLICATION_BROWSER": "Navegador", + "APPLICATION_ENGINE": "Motor", + "APPLICATION_OS": "Sistema operacional", + "APPLICATION_DEVICE": "Dispositivo", + "APPLICATION_COUNTRY": "PaÃs", + "APPLICATION_REGION": "Região", + "APPLICATION_REGISTRY": "Registro", + "APPLICATION_CITY": "Cidade", + "APPLICATION_LATITUDE": "Latitude", + "APPLICATION_LONGITUDE": "Longitude", + "APPLICATION_ARRIVAL_TIME": "Tempo de chegada", + "APPLICATION_TRANSCRIPT": "Cópia", + "APPLICATION_ROLE": "Função", + "APPLICATION_ENQUIRIES": "Questionários", + "APPLICATION_ENQUIRY": "Questionário", + "APPLICATION_TEXT": "Texto", + "APPLICATION_SUMMARY": "Resumo", + "APPLICATION_MONDAY": "Segunda-feira", + "APPLICATION_TUESDAY": "Terça-feira", + "APPLICATION_WEDNESDAY": "Quarta-feira", + "APPLICATION_THURSDAY": "Quinta-feira", + "APPLICATION_FRIDAY": "Sexta-feira", + "APPLICATION_SATURDAY": "Sábado", + "APPLICATION_SUNDAY": "Domingo", + "APPLICATION_JANUARY": "Janeiro", + "APPLICATION_FEBRUARY": "Fevereiro", + "APPLICATION_MARCH": "Março", + "APPLICATION_APRIL": "Abril", + "APPLICATION_MAY": "Maio", + "APPLICATION_JUNE": "Junho", + "APPLICATION_JULY": "Julho", + "APPLICATION_AUGUST": "Agosto", + "APPLICATION_SEPTEMBER": "Setembro", + "APPLICATION_OCTOBER": "Outubro", + "APPLICATION_NOVEMBER": "Novembro", + "APPLICATION_DECEMBER": "Dezembro", + "APPLICATION_OPENED": "Aberto", + "APPLICATION_OPEN": "Aberto", + "APPLICATION_CODEC": "Codec", + "APPLICATION_CLOSED": "Fechadas", + "APPLICATION_CLOSE": "Fechar", + "APPLICATION_PENDING": "Pendente", + "APPLICATION_UNSERVED": "Não servido", + "APPLICATION_READ": "Ler", + "APPLICATION_UNREAD": "Não lida", + "APPLICATION_LOCATION": "Localização", + "APPLICATION_LOCATIONS": "Localizações", + "APPLICATION_WEB_SITE_INFO": "Informações do Web Site", + "APPLICATION_WEB_SITE_APPEARANCE": "Aparência do Web Site", + "APPLICATION_OTHER_INFO": "Outras informações", + "APPLICATION_OVERVIEW": "Visão geral", + "APPLICATION_CONFIRM_PASSWORD": "Confirme a Senha", + "APPLICATION_TRANSPORT": "Transporte", + "APPLICATION_ACCOUNTCODE": "Código de conta", + "APPLICATION_NAT": "NAT", + "APPLICATION_PERSONAL_INFO": "Informação pessoal", + "APPLICATION_CHANGE_AVATAR": "Mudar Avatar", + "APPLICATION_CHANGE_PASSWORD": "Mudar senha", + "APPLICATION_ANIMATION": "Animação", + "APPLICATION_ROUNDED": "Arredondado", + "APPLICATION_SQUARED": "Quadrado", + "APPLICATION_HEADER_SHAPE": "Forma do cabeçalho", + "APPLICATION_HEADER_ONLINE": "Cabeçalho on-line", + "APPLICATION_USERNAME_PLACEHOLDER": "Nome de usuário de espaço reservado", + "APPLICATION_EMAIL_PLACEHOLDER": "Espaço de Email", + "APPLICATION_START_CHAT_BUTTON": "Botão Iniciar bate-papo", + "APPLICATION_RESTART": "Reiniciar", + "APPLICATION_ASSIGN": "Atribuir", + "APPLICATION_LABELS": "Rótulos", + "APPLICATION_ONLINE_MESSAGE": "Mensagem on-line", + "APPLICATION_HEADER_OFFLINE": "Cabeçalho off-line", + "APPLICATION_OFFLINE_MESSAGE": "Mensagem off-line", + "APPLICATION_ENQUIRY_MESSAGE_PLACEHOLDER": "Espaço reservado para questionário", + "APPLICATION_ENQUIRY_BUTTON": "Botão de questionário", + "APPLICATION_ONLINE_STATE": "Estado on-line", + "APPLICATION_OFFLINE_STATE": "Estado offline", + "APPLICATION_DOWNLOAD_TRANSCRIPT": "Baixar Transcrição", + "APPLICATION_TEAM": "Equipe", + "APPLICATION_FIELD": "Campo", + "APPLICATION_FIELDS": "Campos", + "APPLICATION_DOWNLOAD": "Baixar", + "APPLICATION_DESIGN": "Projeto", + "APPLICATION_VARIABLES": "Variáveis", + "APPLICATION_VARIABLE": "Variável", + "APPLICATION_NEW_VARIABLE": "Nova variável", + "APPLICATION_ODBC": "ODBC", + "APPLICATION_NEW_ODBC": "ODBC nova", + "APPLICATION_CUTDIGITS": "DÃgitos para cortar", + "APPLICATION_NEW_APPLICATION": "Nova aplicação", + "APPLICATION_TIMEOUT": "Tempo esgotado", + "APPLICATION_AGENT_TIMEOUT": "Tempo limite do Agente", + "APPLICATION_APPLICATION_TIMEOUT": "Tempo limite da aplicação", + "APPLICATION_UNKNOWN": "Desconhecido", + "APPLICATION_OPTIONS": "Opções", + "APPLICATION_MOH": "Música em espera", + "APPLICATION_MOHS": "Criar classes de música de espera", + "APPLICATION_QUEUE_OPTION_c": "Continuar no dialplan se o interlocutor desligar.", + "APPLICATION_QUEUE_OPTION_C": "Marque todas as chamadas como 'respondidas em qualquer contexto ou fila \", quando cancelada.", + "APPLICATION_QUEUE_OPTION_d": "Referente a qualidade dos dados de um (modem) na chamada (atraso mÃnimo).", + "APPLICATION_QUEUE_OPTION_F": "Quando o chamador desligar, transferi-lo para o destino especificado e iniciar a execução naquele local.", + "APPLICATION_QUEUE_OPTION_h": "Permitir o agente desligar a chamada pressionando *.", + "APPLICATION_QUEUE_OPTION_H": "Permitir que o chamador desligue a chamada, pressionando *.", + "APPLICATION_QUEUE_OPTION_I": " O Asterisk irá ignorar quaisquer solicitações de atualização da linha conectada ou qualquer atualização.", + "APPLICATION_QUEUE_OPTION_i": "Ignorar solicitação de encaminhamento das chamadas realizadas pelos agentes.", + "APPLICATION_QUEUE_OPTION_k": "Permitir que o agente realize o estacionamento da chamada usando dÃgitos através do DTMF. Deve obedecer as configurações presentes no arquivo features.conf.", + "APPLICATION_QUEUE_OPTION_K": "Permitir que o chamador realize o estacionamento da chamada usando dÃgitos através do DTMF. Deve obedecer as configurações presentes no arquivo features.conf.", + "APPLICATION_QUEUE_OPTION_n": "Não realiza novas tentativas no tempo limite. Ao final do perÃodo a aplicação irá para a próxima etapa.", + "APPLICATION_QUEUE_OPTION_R": "Reproduzir um arquivo especÃfico ao invés da música padrão da fila de espera no canal.", + "APPLICATION_QUEUE_OPTION_r": "Reproduzir um arquivo especÃfico ao invés da música de espera. Pode-se reproduzir os anúncios periódicos, se presentes.", + "APPLICATION_QUEUE_OPTION_t": "Permitir que o agente realize a transferência do chamador.", + "APPLICATION_QUEUE_OPTION_T": "Permitir que o chamador realize a transferência da chamada.", + "APPLICATION_QUEUE_OPTION_w": "Permitir que o chamador realize a gravação da chamada no disco do servidor usando o 'Monitor'.", + "APPLICATION_QUEUE_OPTION_W": "Permitir que o agente realize a gravação da chamada no disco usando o 'Monitor'.", + "APPLICATION_QUEUE_OPTION_x": "Permitir que o chamador grave a chamada no disco do servidor usando o 'MixMonitor'.", + "APPLICATION_QUEUE_OPTION_X": "Permitir que o agente realize a gravação da chamada no disco do servidor usando o 'MixMonitor'.", + "APPLICATION_FILENAME": "Nome do arquivo", + "APPLICATION_VERSION": "Versão", + "APPLICATION_LAST_PAUSE": "Ãltima Pausa", + "APPLICATION_LAST_INCOMING_CALL": "Ãltima chamada recebida", + "MESSAGE_CONFIGURATION_COMPLETED": "Configuração completa! Confirmar a procede", + "MESSAGE_REQUIRED_FIELD": "Campo requerido", + "MESSAGE_WRONG_FORMAT": "Formato incorreto", + "MESSAGE_WRONG_PASSWORD": "Senha incorreta", + "MESSAGE_NUMERIC_FIELD": "Apenas valores numéricos permitidos", + "MESSAGE_NO_USERS_ONLINE": "Nenhum usuário online", + "MESSAGE_NO_USERS_OFFLINE": "Não há usuários offline", + "MESSAGE_NO_USERS_FOUND": "Usuários não encontrados", + "MESSAGE_NO_AGENTS_FOUND": "Nenhum agente encontrado", + "MESSAGE_SAVE_AS_DRAFT": "Mensagem salva como rascunho", + "MESSAGE_WELL_DONE": "Feito!", + "MESSAGE_SUCCESS": "Sucesso", + "MESSAGE_INFO": "Informações", + "MESSAGE_ERROR": "Erro", + "MESSAGE_SOMETHING_WENT_WRONG": "Ops, Algo deu errado", + "MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_CHAT": "Tem certeza de que quer encerrar o chat?", + "APPLICATION_MESSAGE_SEND_RETRY": "Tentar reenviar o e-mail", + "MESSAGE_MESSAGE_SEND_RETRY": "Tem certeza de que deseja repetir o envio da mensagem?", + "MESSAGE_MAIL_ACCOUNT_UPDATE_SUCCESS": "Sua conta de correio foi atualizada corretamente", + "MESSAGE_CHAT_PROPERLY_ASSIGNED": "Sessão de chat adequadamente atribuÃda", + "MESSAGE_CHAT_ALREADY_ASSIGNED": "Sessão de chat já atribuÃda", + "MESSAGE_MAIL_ACCOUNT_UPDATE_FAILURE": "Encontramos um erro durante o procedimento de atualização", + "MESSAGE_CHAT_WEBSITE_UPDATE_SUCCESS": "Seu site de webchat foi atualizado corretamente", + "MESSAGE_CHAT_WEBSITE_UPDATE_FAILURE": "Encontramos um erro durante o procedimento de atualização", + "MESSAGE_CHAT_WEBSITE_CREATE_SUCCESS": "Seu site de webchat foi criado corretamente", + "MESSAGE_CHAT_WEBSITE_CREATE_FAILURE": "Encontramos um erro durante a criação!", + "MESSAGE_CHAT_WEBSITE_DELETE_SUCCESS": "Seu site de webchat foi devidamente apagado", + "MESSAGE_CHAT_WEBSITE_DELETE_FAILURE": "Encontramos um erro durante a exclusão!", + "MESSAGE_CHAT_QUEUE_UPDATE_SUCCESS": "Sua fila de chat foi atualizada corretamente", + "MESSAGE_CHAT_QUEUE_UPDATE_FAILURE": "Encontramos um erro durante o procedimento de atualização", + "MESSAGE_CHAT_QUEUE_CREATE_SUCCESS": "Sua fila chat foi criada corretamente", + "MESSAGE_CHAT_QUEUE_CREATE_FAILURE": "Encontramos um erro durante a criação!", + "MESSAGE_CHAT_QUEUE_DELETE_SUCCESS": "Sua fila de chat foi devidamente apagada", + "MESSAGE_CHAT_QUEUE_DELETE_FAILURE": "Encontramos um erro durante o procedimento de exclusão", + "MESSAGE_TEAM_UPDATE_SUCCESS": "Sua equipe foi atualizada corretamente", + "MESSAGE_TEAM_UPDATE_FAILURE": "Encontramos um erro durante o procedimento de atualização", + "MESSAGE_TEAM_CREATE_SUCCESS": "Sua equipe foi criada corretamente", + "MESSAGE_TEAM_CREATE_FAILURE": "Encontramos um erro durante a criação!", + "MESSAGE_TEAM_DELETE_SUCCESS": "Sua equipe foi devidamente excluÃda", + "MESSAGE_TEAM_DELETE_FAILURE": "Encontramos um erro durante o procedimento de exclusão", + "APPLICATION_IF": "E se", + "APPLICATION_ANY": "Qualquer", + "MESSAGE_CODITIONS_MET_ALL": "Estas condições forem satisfeitas", + "MESSAGE_CODITIONS_MET_ANY": "Estas condições forem satisfeitas", + "MESSAGE_FAX_ACCOUNT_GET_FAILURE": "Encontramos um erro durante a obtenção dos dados!", + "MESSAGE_FAX_ACCOUNT_UPDATE_SUCCESS": "A sua conta de fax foi devidamente atualizada", + "MESSAGE_FAX_ACCOUNT_UPDATE_FAILURE": "Encontramos um erro durante o procedimento de atualização", + "MESSAGE_FAX_ACCOUNT_CREATE_SUCCESS": "A sua conta de fax foi devidamente criada", + "MESSAGE_FAX_ACCOUNT_CREATE_FAILURE": "Encontramos um erro durante a criação de procedimento", + "MESSAGE_FAX_ACCOUNT_DELETE_SUCCESS": "A sua conta de fax foi devidamente apagada", + "MESSAGE_FAX_ACCOUNT_DELETE_FAILURE": "Encontramos um erro durante o procedimento de exclusão", + "MESSAGE_EXIST_ROUTE": "Rota ou ramal / contexto já existem", + "MESSAGE_MAIL_MESSAGE_SEND_FAILURE": "Encontramos um erro durante o procedimento de envio", + "MESSAGE_MAIL_MESSAGE_SEND_SUCCESS": "Seu e-mail foi enviado corretamente", + "MESSAGE_MAIL_NEW_INCOMING_MAIL": "Novo(s) e-mail(s) recebido(s)", + "MESSAGE_MAIL_MESSAGE_NEW": "Nova mensagem disponÃvel", + "MESSAGE_NO_AVAILABLE_TEAMS": "Não há equipes disponÃveis.", + "DESCRIPTION_VOICE_CONTEXT": "O contexto da extensão relativa.", + "DESCRIPTION_VOICE_HOST": "O nome de domÃnio ou host para o servidor SIP.", + "DESCRIPTION_VOICE_NAT": "Altera o comportamento do Asterisk para clientes atrás de um firewall.Se qualquer uma das opções separadas por vÃrgula, \"não\", o Asterisk irá ignorar quaisquer outras definições e definir nat = no.", + "DESCRIPTION_VOICE_TYPE": "Determina o papel do SIP no Asterisk. User: usado para autenticar de entrada - Peer: para chamadas de saÃda - friend: abrange tanto as caracterÃsticas do acima.", + "DESCRIPTION_VOICE_CODEC": "Codecs autorizados em ordem de preferência.", + "DESCRIPTION_VOICE_ACCOUNTCODE": "Os utilizadores podem ser associados com um código de conta.", + "DESCRIPTION_VOICE_TRANSPORT": "Definir os protocolos de transportes padrão. A ordem determina o protocolo padrão primário.", + "APPLICATION_STATUS_OPEN": "Aberto", + "APPLICATION_STATUS_CLOSED": "Fechadas", + "APPLICATION_STATUS_NEW": "Novo", + "APPLICATION_STATUS_PENDING": "Pendente", + "APPLICATION_STATUS_SOLVED": "Resolvido", + "MESSAGE_NO_AVAILABLE_ACCOUNTS": "Não há contas disponÃveis", + "APPLICATION_ECM": "ECM", + "APPLICATION_UNASSIGNED": "Não atribuÃdo", + "MESSAGE_NO_AVAILABLE_MESSAGES": "Não há mensagens disponÃveis", + "MESSAGE_CHAT_CLOSED": "Chat Encerrado", + "MESSAGE_NO_MESSAGES_FOUND": "Nenhuma mensagem encontrada", + "MESSAGE_STATUS_UPDATE_SUCCESS": "Status atualizado corretamente", + "MESSAGE_STATUS_UPDATE_FAILURE": "Encontramos um erro durante o procedimento de atualização do status", + "MESSAGE_MAIL_MESSAGE_ASSIGNEMNT_SUCCESS": "Atribuição executada corretamente", + "MESSAGE_MAIL_MESSAGE_ASSIGNEMNT_FAILURE": "Encontramos um erro durante o procedimento de atribuição da mensagem para o agente", + "MESSAGE_NO_AVAILABLE_AUTOMATIONS": "Não há automações disponÃveis", + "APPLICATION_TIMELINE": "Linha de Tempo", + "APPLICATION_EXTERNALS": "Externas", + "APPLICATION_EXTERNAL": "Externa", + "APPLICATION_AT": "Em", + "APPLICATION_GO_TO": "Vamos para", + "APPLICATION_EMBED_SNIPPET": "Incorporar código", + "MESSAGE_EMBED_SNIPPET": "Copie o seguinte script e inseri-a no código-fonte HTML do seu site no final da tag <body>. Este código deve ser inserido em cada página para qual você deseja exibir o web chat.", + "MESSAGE_NO_AVAILABLE_APPLICATIONS": "Não há aplicativos disponÃveis", + "MESSAGE_NO_AVAILABLE_WEBSITES": "Não há sites disponÃveis", + "MESSAGE_TRUNK_FAX_ASSOCIATED": "O tronco está associado a uma umas contas de fax, exclua-as primeiro", + "APPLICATION_ALLOWED_CODECS": "Codecs autorizados", + "APPLICATION_CURRENT_PASSWORD": "Senha atual", + "APPLICATION_RE_TYPE_NEW_PASSWORD": "Digite o password novamente", + "MESSAGE_EXIST_USERNAME": "Nome de usuário existente", + "MESSAGE_EXIST_EMAIL": "Email já existe", + "APPLICATION_ZENDESK": "Zendesk", + "APPLICATION_TOKEN": "SÃmbolo", + "APPLICATION_AUTHENTICATION_TYPE": "Tipo de Autenticação", + "MESSAGE_EXIST_DOMAIN": "O domÃnio já existe", + "APPLICATION_CHECK_CONNECTION": "Verifique a conexão", + "MESSAGE_ACCOUNT_VERIFIED": "Conta Verificada", + "MESSAGE_ACCOUNT_INVALID": "Conta inválida", + "APPLICATION_LAST_SEEN": "Visto pela ultima vez", + "APPLICATION_CUSTOM_FIELDS": "Os campos personalizados", + "APPLICATION_CUSTOM_FIELD": "Campo customizado", + "APPLICATION_NEW_CUSTOM_FIELD": "Novo campo personalizado", + "APPLICATION_CUSTOM_FIELD_ID": "Costume Id campo", + "APPLICATION_CONFIGURATIONS": "Configurações", + "APPLICATION_CONFIGURATION": "Configuração", + "MESSAGE_EXIST_CUSTOM_FIELD": "Conta /campo já existe", + "MESSAGE_NO_CUSTOM_FIELDS_AVAILABLE": "Sem campos personalizados disponÃveis", + "APPLICATION_NEW_CONFIGURATION": "Nova Configuração", + "MESSAGE_VARIABLE_CONFIGURATION_ASSOCIATED": "A variável é associada com uma ou mais configuração do Zendesk, exclua-as para continuar", + "APPLICATION_DESK_COM": "Desk.com", + "APPLICATION_CONSUMER_KEY": "Chave do usuário", + "APPLICATION_CONSUMER_SECRET": "Senha do usuário", + "APPLICATION_TOKEN_SECRET": "Senha do Token", + "APPLICATION_MOTION_ADDRESS": "Endereço do Proxy - Motion", + "APPLICATION_SALESFORCE": "Força de vendas", + "APPLICATION_CLIENT_ID": "ID do Cliente", + "APPLICATION_CLIENT_SECRET": "Senha do usuário", + "APPLICATION_SECURITY_TOKEN": "Senha do Token", + "APPLICATION_FRESHDESK": "Freshdesk", + "APPLICATION_API_KEY": "Chave da Api", + "APPLICATION_SUGARCRM": "SugarCRM", + "MESSAGE_RESTART_REQUIRED": "Reinicialização do servidor necessária", + "MESSAGE_WARNING": "Aviso", + "APPLICATION_SAVE": "Salvar", + "APPLICATION_FIELDS_SELECTED": "Campos selecionados", + "APPLICATION_FIELDS_AVAILABLE": "Campos disponÃveis", + "APPLICATION_ONLINE": "Conectados", + "APPLICATION_COPY_TO_CLIPBOARD": "Copiar para área de transferência", + "MESSAGE_TEXT_COPIED_CLIPBOARD": "Texto copiado para área de transferência", + "APPLICATION_KOREAN": "Coreano", + "APPLICATION_FRENCH": "Francês", + "APPLICATION_SPANISH": "Espanhol", + "APPLICATION_CALLS_TAKEN": "Chamadas atendidas", + "APPLICATION_NOT_INUSE": "Pronto", + "APPLICATION_INUSE": "Falando", + "APPLICATION_INVALID": "Inválido", + "APPLICATION_RINGING": "Toque", + "APPLICATION_ONHOLD": "Em espera", + "APPLICATION_EXAMPLE": "Exemplo", + "APPLICATION_ENQUIRY_ENABLED": "Questionário Ativado", + "APPLICATION_SWEDISH": "Sueco", + "APPLICATION_GERMAN": "Alemão", + "APPLICATION_CHINESE_SIMPLIFIED": "Chinês simplificado", + "APPLICATION_CHINESE_TRADITIONAL": "Chinês tradicional", + "APPLICATION_PORTUGUESE": "Português", + "APPLICATION_ARABIC": "Ãrabe", + "APPLICATION_RUSSIAN": "Russo", + "APPLICATION_JAPANASE": "Japanase", + "DESCRIPTION_CANT_EDIT_NAME": "O nome não é editável", + "APPLICATION_PHONE_NUMBER": "Número de telefone", + "APPLICATION_DESTINATION_PATTERN": "Padrão de destino", + "APPLICATION_CLONE": "Clone", + "MESSAGE_DEFAULT_ENTRY": "Você não pode excluir uma entrada padrão", + "MESSAGE_TOO_MANY_RESULTS": "A consulta deve retornar apenas um valor", + "APPLICATION_INFO": "Informações", + "APPLICATION_INTERFACE_INFO": "Interface de Informações", + "MESSAGE_NO_AVAILABLE_INFO": "Nenhuma informação disponÃvel", + "APPLICATION_PROACTIVE_ACTIONS": "Ações proativas", + "APPLICATION_NEW_PROACTIVE_ACTION": "Nova ação proativa", + "APPLICATION_EDIT_PROACTIVE_ACTION": "Editar ação proativa", + "APPLICATION_SELECTOR": "Seletor", + "APPLICATION_DUTCH": "Holandês", + "APPLICATION_FINNISH": "Finlandês", + "APPLICATION_DANISH": "Dinamarquês", + "APPLICATION_NORWEGIAN": "Norueguês", + "APPLICATION_TURKISH": "Turco", + "APPLICATION_PERSIAN": "Persa", + "APPLICATION_HINDI": "Hindi", + "MESSAGE_NO_FILE_OR_DIRECTORY": "Nenhum arquivo ou diretório", + "APPLICATION_CLONE_DASHBOARD": "Clone de Dashboard", + "APPLICATION_RATING_MESSAGE": "Mensagem de Avaliação", + "APPLICATION_RATING_SEND_BUTTON": "Botão para enviar avaliação", + "APPLICATION_RATING_SKIP_BUTTON": "Botão para ignorar avaliação", + "APPLICATION_RATING_STATE": "Estado da avaliação", + "APPLICATION_PHONE_STATUS": "Status do telefone", + "MESSAGE_CONNECTION_VERIFIED": "Conexão verificada", + "MESSAGE_CONNECTION_INVALID": "Conexão inválida", + "APPLICATION_QUEUE_STATUS": "Estado da fila", + "APPLICATION_PAUSED": "Pausado", + "APPLICATION_CALLED": "Toque", + "APPLICATION_CONNECT": "Falando", + "APPLICATION_COMPLETE": "Pronto", + "MESSAGE_EXIST_LIST": "O nome da lista já existe", + "APPLICATION_MOBILE": "Celular", + "APPLICATION_LASTNAME": "Ãltimo nome", + "APPLICATION_FIRSTNAME": "Primeiro nome", + "MESSAGE_INBOUND_CALL_FROM": "Chamada de entrada de", + "MESSAGE_CALL_UNIQUEID": "Uniqueid da Chamada", + "APPLICATION_QUEUESTATUS_WAITING": "Esperando", + "APPLICATION_QUEUESTATUS_ABANDON": "Abandono", + "APPLICATION_QUEUESTATUS_COMPLETE": "Completo", + "APPLICATION_WEBSITE": "Site", + "APPLICATION_DATA": "Dados", + "APPLICATION_ACCEPT": "Aceitar", + "APPLICATION_REJECT": "Rejeitar", + "APPLICATION_NOT_PAUSED": "Não Pausada", + "APPLICATION_VOICEPAUSE": "Pausa voz", + "APPLICATION_MAILPAUSE": "Pausa correio", + "APPLICATION_CHATPAUSE": "Pausa chat", + "APPLICATION_FAXPAUSE": "Pausa Fax", + "APPLICATION_BLACKLIST": "Blacklist", + "APPLICATION_PROCESSES": "Processos", + "APPLICATION_PROCESS": "Processo", + "APPLICATION_NEW_PROCESS": "Novo Processo", + "APPLICATION_UPDATE_LICENSE": "Licença de atualização", + "APPLICATION_MOTION_BAR": "Softphone/Phone Bar Motion", + "MESSAGE_LEAVE_EDITED_PAGE": "Há algumas alterações não salvas, você realmente quer mudar de página?", + "APPLICATION_MINUTES": "Minutos", + "APPLICATION_NEW_CHAT_REQUEST": "Novo pedido de chat", + "APPLICATION_MOTION_DIALER": "Discador Automático", + "APPLICATION_LICENSE_REQUEST": "Pedido de licença", + "MESSAGE_EXIST_METRIC": "Uma métrica com esse nome já existe", + "APPLICATION_TOTAL": "Total", + "APPLICATION_FRESH": "Fresh", + "APPLICATION_RATE": "Taxa", + "APPLICATION_TD_PLANNED_PEER": "Programado para agente", + "APPLICATION_TD_PLANNED": "Programado", + "APPLICATION_TD_BLACK_LIST": "Em Blacklist", + "APPLICATION_TD_OPEN": "Aberto", + "APPLICATION_TD_CLOSED": "Fechadas", + "APPLICATION_TD_MAX_ATTEMPTS": "Max tentativas", + "APPLICATION_TD_COUNTER_BLOCK": "Contatos Bloqueados", + "APPLICATION_TD_PLANNED_REQUEST": "Pedido programado", + "APPLICATION_TD_DELETE": "Excluir", + "DESCRIPTION_TD_PLANNED_PEER": "Número total de chamadas normais para agente especÃfico", + "DESCRIPTION_TD_PLANNED": "Número total de chamadas programadas", + "DESCRIPTION_TD_BLACK_LIST": "Número total de contatos na lista negra do sistema", + "DESCRIPTION_TD_OPEN": "Número total de contatos a serem gerenciados", + "DESCRIPTION_TD_CLOSED": "Número total de contatos gerenciados", + "DESCRIPTION_TD_MAX_ATTEMPTS": "Número total de contatos que chegaram em 'tentativas máximas'", + "DESCRIPTION_TD_COUNTER_BLOCK": "Número total de contatos que excederam o limite de tempo/tentativas (Alert Time Slice e Alerta Max chamadas)", + "DESCRIPTION_TD_PLANNED_REQUEST": "Número total de chamadas programadas em um perÃodo de tempo especificado", + "DESCRIPTION_TD_DELETE": "Número total de contatos apagados", + "APPLICATION_SPOOLER": "Spooler", + "APPLICATION_SUCCESS": "Sucesso", + "APPLICATION_FAILED": "Fracassado", + "APPLICATION_TOTALPROGRESS": "Progresso total", + "APPLICATION_AVGDURATION": "Média de Duração", + "APPLICATION_AVGPROGRESS": "Média do Progresso", + "APPLICATION_TOTALDURATION": "Duração total", + "APPLICATION_TOTALDIAL": "Total de discagens", + "APPLICATION_OUTOFTIME": "Tempo excedido", + "APPLICATION_INCIDENCE": "Incidência", + "APPLICATION_MISSED": "Perdidas", + "APPLICATION_AVGDIAL": "Média de discagem", + "APPLICATION_COMPLETED": "ConcluÃdo", + "DESCRIPTION_TD_TOTAL": "O número total de chamadas realizadas pelo Processo no último perÃodo de tempo (Time Slice)", + "DESCRIPTION_TD_TOTALPROGRESS": "O tempo total, em segundos, a partir de configuração do número de chamadas que responderam dentro do último perÃodo de tempo (Time Slice)", + "DESCRIPTION_TD_FAILED": "O número de chamadas não realizadas pelo Processo no último perÃodo de tempo (Time Slice)", + "DESCRIPTION_TD_AVGDURATION": "O tempo médio, em segundos, a partir de configuração de chamada até o último toque, dentro do perÃodo de tempo (Time Slice)", + "DESCRIPTION_TD_AVGPROGRESS": "O tempo médio, em segundos, a partir de configuração da-se a responder a todas as chamadas no último perÃodo (Time Slice)", + "DESCRIPTION_TD_TOTALDURATION": "O tempo total, em segundos, a partir de configuração de chamada até o último toque dentro do perÃodo de tempo (Time Slice)", + "DESCRIPTION_TD_TOTALDIAL": "O tempo total, em segundos, de resposta da chamada dentro do último perÃodo de tempo (Time Slice)", + "DESCRIPTION_TD_FRESH": "O número de contatos não realizados.", + "DESCRIPTION_TD_OUTOFTIME": "O número de contatos que não foram realizados dentro do último perÃodo de tempo (Time Slice)", + "DESCRIPTION_TD_INCIDENCE": "Percentual de sucesso das chamadas para um contato", + "DESCRIPTION_TD_MISSED": "O número de chamadas perdidas pelo Processo no último perÃodo de tempo (Time Slice)", + "DESCRIPTION_TD_AVGDIAL": "O tempo médio, em segundos, de resposta das chamadas no último perÃodo de tempo (Time Slice)", + "DESCRIPTION_TD_SUCCESS": "O número de chamadas bem-sucedidas realizadas pelo Processo no último perÃodo de tempo (Time Slice)", + "DESCRIPTION_TD_COMPLETED": "", + "APPLICATION_URI": "URI", + "APPLICATION_PORTUGUESE_PORTUGAL": "Português (Portugal)", + "APPLICATION_PORTUGUESE_BRAZIL": "Português (Brasil)", + "APPLICATION_AMOUNT": "Quantidade", + "MESSAGE_INVALID_NUMBER": "Número inválido", + "APPLICATION_MAX_RETRIES": "Max tentativas", + "APPLICATION_RETRY_TIME": "Repetir Tempo", + "DESCRIPTION_TD_RETRY_TIME": "Especifique o tempo, em minutos, antes de tentar chamar novamente um contato. O padrão é 150 min.", + "APPLICATION_WAIT_TIME": "Tempo de espera", + "DESCRIPTION_TD_WAIT_TIME": "Especifique o tempo, em milissegundos, para aguardar uma resposta. O padrão é 30000 ms.", + "APPLICATION_AUTO_CLOSED": "Fechamento Automático", + "DESCRIPTION_TD_AUTO_CLOSED": "Define o status dos proximos contatos se a chamada for atendida (você pode ver o status de contato na guia Spooler). Aviso: se você usar um processo com fila, observe que se o fechamento automático for definido como SIM o contato será fechado, mesmo que o agente não atenda a chamada. O padrão é SIM.", + "APPLICATION_AUTODIAL_LEVEL": "NÃvel do Autodial", + "APPLICATION_DNID": "DNID", + "DESCRIPTION_TD_WEIGHT": "Se definido como 0, o processo é executado no modo progressivo. Se você definir valores entre 1 a 50 o processo é executado em modo preditivo. O valor representa a média do número de chamadas realizadas através do algoritmo preditivo. O padrão é 0.", + "DESCRIPTION_TD_MAX_RETRIES": "Número máximo de tentativas de chamada. Após essas tentativas o sistema define a Máximo de tentativas de contato automaticamente (o contato não será chamado mais).", + "APPLICATION_TECHNOLOGY": "Tecnologia", + "APPLICATION_DIAL_FORMAT": "Dial Format", + "DESCRIPTION_TD_CONTEXT": "O Contexto Asterisk para onde as chamadas são encaminhadas. O padrão é 'from-sip'", + "DESCRIPTION_TD_EXTENSION": "O ramal de destino, em que a execução dialplan começa se a chamada é atendida. à gerada automaticamente. Você pode modificá-la na seção Voz - rotas internas.", + "DESCRIPTION_TD_PRIORITY": "A prioridade de destino associado ao ramal. Ele indica em qual ponto do dialplan a execução começa. O padrão é 1.", + "DESCRIPTION_TD_PREFIX": "Código de prefixo para adicionar automaticamente entrar em contato com os números em chamadas de saÃda.", + "DESCRIPTION_TD_TECHNOLOGY": "Especificar a tecnologia, o que representa um determinado driver de canal do Asterisk. O padrão é SIP.", + "DESCRIPTION_TD_TRUNK": "Defina o tronco, disponÃvel e cadastrado na seção 'troncos'.", + "DESCRIPTION_TD_CALLERID": "A identificação de chamada (CLID) a ser utilizado para a chamada. O padrão é anônimo.", + "DESCRIPTION_TD_DIAL_FORMAT": "Especifique o formato de discagem Asterisk. Pode ter esses dois valores: 'tecnologia / número @ dispositivo \",\" tecnologia / dispositivo / número \". Quando vazio o valor padrão é 'tecnologia / dispositivo / número \".", + "APPLICATION_CHECK_DUPLICATE": "Verifique se há duplicidade", + "DESCRIPTION_TD_CHECK_DUPLICATE": "Se definido como sempre, significa que o processo verifica se o contato é duplicado na lista. Se definido como NO, o processo não verifica as duplicatas. O padrão é SEMPRE.", + "APPLICATION_CHECK_BLACKLIST": "Verifique Blacklist", + "DESCRIPTION_TD_CHECK_BLACKLIST": "Se definido como SIM valida se o contato está na blacklist e não o carrega no spooler. O padrão é YES.", + "APPLICATION_CHECK_PHONE_LENGHT": "Verifique tamanh do campo Telefone", + "DESCRIPTION_TD_CHECK_PHONE_LENGHT": "Verifique se o tamanho do campo telefone de contato é maior do que este valor. O padrão é 4.", + "APPLICATION_TIME_SLICE": "PerÃodo de Tempo", + "DESCRIPTION_TD_TIME_SLICE": "O intervalo de janela de tempo, em minutos, para a análise estatÃstica utilizada pelo algoritmo preditivo. Padrão é de 15 min.", + "APPLICATION_CHECK_MISSED": "Verifique chamadas perdidas", + "DESCRIPTION_TD_CHECK_MISSED": "Se definido como Sim, o processo verifica se há chamadas perdidas, quando o processo é realizado no modo preditivo (discagem automática NÃvel> 0). O padrão é YES.", + "APPLICATION_CHANNEL_LIMIT": "Limite de canais", + "DESCRIPTION_TD_CHANNEL_LIMIT": "O número máximo de canais Asterisk para chamadas de saÃda. Se for definido '0'o sistema não limita o número de canais para as chamadas de saÃda.", + "APPLICATION_CONTEXT_FOR_OTHER_CALLS": "Contexto para outras chamadas", + "DESCRIPTION_TD_CONTEXT_FOR_OTHER_CALLS": "O Contexto Asterisk para encaminhar chamadas diretamente para o ramal de um ou mais agentes.", + "APPLICATION_EXTENSION_FOR_OTHER_CALLS": "Extensão para outras chamadas", + "DESCRIPTION_TD_EXTENSION_FOR_OTHER_CALLS": "O ramal de destino para encaminhar as chamadas comutadas após o processo de discagem automática.", + "APPLICATION_PRIORITY_FOR_OTHER_CALLS": "Prioridade para outras chamadas", + "DESCRIPTION_TD_PRIORITY_FOR_OTHER_CALLS": "A prioridade do destino associado a um ramal para encaminhamento de chamadas diretas. Ele indica em qual ponto do dialplan a execução começa. O padrão é 1.", + "APPLICATION_FETCH_SORT": "Método de seleção", + "DESCRIPTION_TD_FETCH_SORT": "Especificar o modo como os contatos serão carregados para a discagem no Spooler. O padrão é ASC - Ascendente de A para Z.", + "APPLICATION_AUTO_TIMEZONE_MANAGEMENT": "Gestão de Fuso Horário", + "DESCRIPTION_TD_AUTO_TIMEZONE_MANAGEMENT": "Se ajustado para SIM o processo altera automaticamente o horário planejado do contato, diretamente no spooler, no fuso horário contato.", + "APPLICATION_IGNORE_STRINGS": "Ignorar Strings", + "DESCRIPTION_TD_IGNORE_STRINGS": "Especificar quais padrões devem ser ignorados, ao processar o número dos contatos e proceder com a discagem. Se o padrão começa com '^' o processo remove apenas a parte inicial do número de telefone. Se o padrão termina com '$' o processo remove apenas a parte final do número de telefone.", + "APPLICATION_MIN_OPERATOR": "Minimo de Agentes", + "DESCRIPTION_TD_MIN_OPERATOR": "O número mÃnimo de agentes disponÃveis logados em uma fila para garantir o modo preditivo (discagem automática NÃvel> 0). Caso não haja definição o sistema altera automaticamente o modo para 'progressivo'", + "APPLICATION_ALERT_MAX_CALLS": "Maximo de chamadas", + "DESCRIPTION_TD_ALERT_MAX_CALLS": "Se durante o intervalo de tempo (Alerta do Intervalo de tempo) o número do contato é chamado sem resposta, mais 'x' vezes (Alerta Máximo de chamadas) o sistema para de discar para o número do contato. O padrão é '3'", + "APPLICATION_ALERT_TIME_SLICE": "Alerta do Intervalo de Tempo", + "DESCRIPTION_TD_ALERT_TIME_SLICE": "O intervalo de tempo é relacionado com a opção 'máximo de chamadas'. O padrão é 600 segundos.", + "APPLICATION_DROP_MAX_COUNT": "Máximo de Tentativas", + "DESCRIPTION_TD_DROP_MAX_COUNT": "De acordo com alguns regulamentos, a taxa máxima de chamadas abandonadas não pode ser maaior do que uma porcentagem especificada. Este valor pode ser definido através da 'Máximo de Tentativas", + "APPLICATION_SUCCESS_CALL_SIZE": "Quantidade de Tentativas", + "DESCRIPTION_TD_SUCCESS_CALL_SIZE": "Este valor está associado com o parâmetro 'Máximo de Tentativas'.", + "APPLICATION_TIME_EXPIRED": "Tempo expirado", + "DESCRIPTION_TD_TIME_EXPIRED": "(Data e hora, AAAA-MM-DD HH: mm: ss) Quando definido, isso significa que o processo tem de parar automaticamente após esta data e horário.", + "MESSAGE_NO_AVAILABLE_TEXT": "Sem texto disponÃvel", + "MESSAGE_NO_AVAILABLE_MODULES": "Sem módulos disponÃveis", + "MESSAGE_CHANGE_STATUS": "Você quer mudar o status para", + "APPLICATION_NEW_GROUP": "Novo grupo", + "APPLICATION_ROOMS": "Salas", + "APPLICATION_GROUPS": "Grupos", + "APPLICATION_ERROR": "Erro", + "APPLICATION_MODULES": "Módulos", + "APPLICATION_PERMITS": "Permissões", + "DESCRIPTION_PHONE_NUMBER": "Número de telefone em formato internacional, sem + ou 00.", + "APPLICATION_SID": "SID", + "APPLICATION_SMS_TYPE": "Tipo de SMS", + "APPLICATION_ACCOUNT_TYPE": "Tipo de conta", + "APPLICATION_INTERNAL_DIAL": "Discagem interna", + "APPLICATION_EXTERNAL_DIAL": "Discagem externa", + "APPLICATION_EXTENDED_TIME_INTERVAL": "Intervalo de tempo extendido", + "DESCRIPTION_TD_EXTENDED_TIME_INTERVAL": "Especifique o intervalo de tempo (por exemplo, 8:30 - 20:00) quando o contato é exigÃvel, no seu fuso horário especÃfico. O padrão é sempre '08:00 à s 18:00.", + "APPLICATION_ALLOW": "Permitir", + "APPLICATION_DISALLOW": "Desaprovar", + "APPLICATION_COMPANY_ID": "ID da empresa", + "APPLICATION_VAT": "", + "APPLICATION_NETWORK": "Rede", + "APPLICATION_AMD": "Detectar Secretária Eletrônica", + "APPLICATION_CONGESTION": "Congestionamento", + "APPLICATION_DROP": "Derrubada", + "APPLICATION_NOANSWER": "Sem Resposta", + "APPLICATION_NOSUCHEXTENSION": "Número não encontrado/errado", + "DESCRIPTION_TD_STATUS_AMD": "O número e o tempo (em minutos) antes de tentar discar novamente para um contato, caso a causa da falha tenha sido AMD. Se definido como 0, o processo usa propriedades do tempo máximo e o máximo de tentativas como padrão.", + "DESCRIPTION_TD_STATUS_BUSY": "O número e o tempo (em minutos) antes de tentar discar novamente para um contato, caso a falha tenha sido ocupado. Se definido como 0, o processo usa propriedades de tempo máximo e máximo de tentativas.", + "DESCRIPTION_TD_STATUS_CONGESTION": "O número e o tempo (em minutos) antes de tentar discar para um contato que falhou por motivo de congestionamento. Se definido como 0, o processo usa as propriedades de máximo de tentativa e tempo máximo.", + "DESCRIPTION_TD_STATUS_DROP": "O número e o tempo (em minutos) antes de tentar novamente para localizar um contato com o status DROP. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.", + "DESCRIPTION_TD_STATUS_FAILED": "O número eo tempo (em minutos) antes de tentar novamente para localizar um contato falhou. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.", + "DESCRIPTION_TD_STATUS_NOANSWER": "O número e o tempo (em minutos) antes de tentar discar novamente para um contato onde o usuário não atendeu a chamada. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.", + "DESCRIPTION_TD_STATUS_NOSUCHEXTENSION": "O número e o tempo (em minutos) antes de tentar discar para um contato onde o número não existe. Se definido como 0, o processo usa propriedades Max tentativas e Repetir Tempo.", + "APPLICATION_LOCALNET": "Rede Local", + "APPLICATION_EXTERNIP": "Ip Externo", + "APPLICATION_NEW_LOCALNET": "Nova rede local", + "APPLICATION_NEW_EXTERNIP": "Novo Ip Externo", + "APPLICATION_EDIT_LOCALNET": "Editar Rede local", + "APPLICATION_EDIT_EXTERNIP": "Editar Ip Externo", + "APPLICATION_MASK": "Máscara", + "APPLICATION_INTEGRATION": "Integração", + "APPLICATION_DEFAULT_METRICS": "Métricas padrão", + "APPLICATION_REPORT_SMS_SESSION_HISTORY": "Relatório SMS", + "APPLICATION_CM_CONTACTS": "Contatos", + "APPLICATION_VOICE_RECORDINGS": "Gravações", + "APPLICATION_TODAY": "Hoje", + "APPLICATION_RANGE": "Alcance", + "APPLICATION_MODEM": "Modem", + "APPLICATION_GATEWAY": "Porta de entrada", + "APPLICATION_FAXDETECT": "Detectar Fax", + "APPLICATION_T38TIMEOUT": "T.38 Timeout", + "APPLICATION_HEADERINFO": "Cabeçalho de Informações", + "APPLICATION_LOCALSTATIONID": "Identificador da estação local", + "MESSAGE_INVALID_PATTERN_GATEWAY": "Padrão de gateway inválido", + "MESSAGE_INVALID_PATTERN_FAXDETECT": "Padrão de recepção inválido", + "MESSAGE_INVALID_T38TIMEOUT": "Valor de tempo excedido para T.38 inválido", + "DESCRIPTION_ECM": "Modo de conexão de erro (ECM)", + "DESCRIPTION_HEADERINFO": "Informações de saÃda do Cabeçalho Fax", + "DESCRIPTION_LOCALSTATIONID": "Identificador da Estação local(número de telefone)", + "DESCRIPTION_MINRATE": "Taxa de transferência mÃnima fixada antes da transmissão. Os valores possÃveis são: 2400, 4800, 7200, 9600, 12000 ou 14400", + "DESCRIPTION_MAXRATE": "Taxa de transferência máxima definida antes da transmissão. Os valores possÃveis são: 2400, 4800, 7200, 9600, 12000 ou 14400", + "DESCRIPTION_MODEM": "Tipo de modem (v17 / v27 / v29)", + "DESCRIPTION_GATEWAY": "T.38 Fax gateway, com tempo limite de atividade de fax opcional em segundos (sim / não / [timeout])", + "DESCRIPTION_FAXDETECT": "Ativar Detecção de fax com tempo limite opcional em segundos (sim / t38 / GNC / [timeout] / não)", + "DESCRIPTION_T38TIMEOUT": "O tempo limite usado para a negociação T.38. O valor mÃnimo é de 1000", + "APPLICATION_STANDARD": "Padrão", + "APPLICATION_NEW_FAX_ACCOUNT": "Nova Conta de Fax", + "APPLICATION_QUEUE_PARAMETERS": "Parâmetros de filas", + "APPLICATION_TOTAL_CALLS": "Total de chamadas", + "APPLICATION_CHECK": "Verifica", + "MESSAGE_NO_AGENTS_AVAILABLE": "Não há agentes disponÃveis", + "APPLICATION_PEERSTATUS": "Estado de pares", + "APPLICATION_FORMAT": "Formato", + "APPLICATION_MEMBERNAME": "Nome do membro", + "APPLICATION_REMOTE_CONTROL": "Controle remoto", + "APPLICATION_EXPIRES": "Expira", + "APPLICATION_ELAPSED_TIME": "Tempo gasto", + "APPLICATION_REPORT_SQUARE_HISTORY": "Relatório", + "APPLICATION_TODAY_STATS": "EstatÃsticas de hoje", + "APPLICATION_DASHBOARD_NEW": "Novo", + "APPLICATION_DASHBOARD_OPEN": "Aberto", + "APPLICATION_DASHBOARD_CLOSED": "Fechadas", + "APPLICATION_NO_ACCOUNT_SELECTED": "Nenhuma conta selecionada", + "APPLICATION_QUESTIONS": "Questões", + "APPLICATION_INPUTS": "Entradas", + "APPLICATION_INPUTLABEL": "Rótulo de entrada", + "APPLICATION_INPUTVALUE": "Valor de entrada", + "APPLICATION_QUESTION_DETAIL": "Perguntas Detalhe", + "MESSAGE_CLOSE_INCOMPLETE": "O Script esta incompleto, você realmente deseja fechar?", + "MESSAGE_CLOSE_COMPLETE": "Script Finalizado" +} diff --git a/public/assets/plugins/jscripty/js/Actions.js b/public/assets/plugins/jscripty/js/Actions.js index ae4c9be..3896469 100644 --- a/public/assets/plugins/jscripty/js/Actions.js +++ b/public/assets/plugins/jscripty/js/Actions.js @@ -1 +1 @@ -var _0x4a95=["\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"];_0x4a95[0];function Actions(_0xdafcx2){this[_0x4a95[1]]= _0xdafcx2;this[_0x4a95[2]]= new Object();this[_0x4a95[3]]()}Actions[_0x4a95[4]][_0x4a95[3]]= function(){var _0xdafcx3=this[_0x4a95[1]];var _0xdafcx4=_0xdafcx3[_0x4a95[5]];var _0xdafcx5=_0xdafcx4[_0x4a95[6]];this[_0x4a95[10]](_0x4a95[7],function(){_0xdafcx3[_0x4a95[9]]( new NewDialog(_0xdafcx3)[_0x4a95[8]],300,180,true,true)});this[_0x4a95[10]](_0x4a95[11],function(){_0xdafcx3[_0x4a95[9]]( new OpenDialog(_0xdafcx3)[_0x4a95[8]],300,180,true,true)});this[_0x4a95[10]](_0x4a95[12],function(){_0xdafcx3[_0x4a95[13]](false)},null,null,_0x4a95[14]);this[_0x4a95[10]](_0x4a95[15],function(){_0xdafcx3[_0x4a95[13]](true)},null,null,_0x4a95[16]);this[_0x4a95[10]](_0x4a95[17],function(){_0xdafcx3[_0x4a95[18]](false)},null,null,_0x4a95[19]);this[_0x4a95[10]](_0x4a95[20],function(){_0xdafcx3[_0x4a95[9]]( new VariableDialog(_0xdafcx3)[_0x4a95[8]],300,180,true,true)});this[_0x4a95[10]](_0x4a95[21],function(){_0xdafcx3[_0x4a95[9]]( new ImportDialog(_0xdafcx3)[_0x4a95[8]],300,200,true,true)});this[_0x4a95[10]](_0x4a95[22],function(){_0xdafcx3[_0x4a95[9]]( new ExportDialog(_0xdafcx3)[_0x4a95[8]],300,200,true,true)},null,null,_0x4a95[23]);this[_0x4a95[28]](_0x4a95[24], new Action(mxResources[_0x4a95[26]](_0x4a95[25]),mxUtils[_0x4a95[27]](this,function(){this[_0x4a95[1]][_0x4a95[9]]( new EditFileDialog(_0xdafcx3)[_0x4a95[8]],620,420,true,true)})));this[_0x4a95[10]](_0x4a95[29],function(){_0xdafcx3[_0x4a95[9]]( new RenameDialog(_0xdafcx3)[_0x4a95[8]],300,180,true,true)});this[_0x4a95[10]](_0x4a95[30],function(){mxUtils[_0x4a95[31]](_0xdafcx5)},null,_0x4a95[32],_0x4a95[33]);this[_0x4a95[10]](_0x4a95[34],function(){mxUtils[_0x4a95[35]](_0xdafcx5,null,10,10)});this[_0x4a95[10]](_0x4a95[36],function(){_0xdafcx4[_0x4a95[37]][_0x4a95[36]]()},null,_0x4a95[38],_0x4a95[39]);this[_0x4a95[10]](_0x4a95[40],function(){_0xdafcx4[_0x4a95[37]][_0x4a95[40]]()},null,_0x4a95[41],_0x4a95[42]);this[_0x4a95[10]](_0x4a95[43],function(){mxClipboard[_0x4a95[43]](_0xdafcx5)},null,_0x4a95[44],_0x4a95[45]);this[_0x4a95[10]](_0x4a95[46],function(){mxClipboard[_0x4a95[46]](_0xdafcx5)},null,_0x4a95[47],_0x4a95[48]);this[_0x4a95[10]](_0x4a95[49],function(){mxClipboard[_0x4a95[49]](_0xdafcx5)},false,_0x4a95[50],_0x4a95[51]);this[_0x4a95[10]](_0x4a95[52],function(){_0xdafcx5[_0x4a95[53]]()},null,null,_0x4a95[54]);this[_0x4a95[10]](_0x4a95[55],function(){var _0xdafcx6=_0xdafcx5[_0x4a95[56]];_0xdafcx5[_0x4a95[59]](_0xdafcx5[_0x4a95[58]](_0xdafcx5[_0x4a95[57]](),_0xdafcx6,_0xdafcx6,true))},null,null,_0x4a95[60]);this[_0x4a95[10]](_0x4a95[61],function(){_0xdafcx5[_0x4a95[61]]()},null,null,_0x4a95[62]);this[_0x4a95[10]](_0x4a95[63],function(){_0xdafcx5[_0x4a95[63]]()},null,null,_0x4a95[64]);this[_0x4a95[10]](_0x4a95[65],function(){_0xdafcx5[_0x4a95[65]]()},null,null,_0x4a95[66]);this[_0x4a95[10]](_0x4a95[67],function(){_0xdafcx5[_0x4a95[67]]()},null,null,_0x4a95[68]);this[_0x4a95[10]](_0x4a95[69],function(){_0xdafcx5[_0x4a95[69]]()},null,null,_0x4a95[70]);this[_0x4a95[10]](_0x4a95[71],function(){_0xdafcx5[_0x4a95[71]]()},null,null,_0x4a95[72]);this[_0x4a95[10]](_0x4a95[73],function(){_0xdafcx5[_0x4a95[74]](false)},null,null,_0x4a95[75]);this[_0x4a95[10]](_0x4a95[76],function(){_0xdafcx5[_0x4a95[74]](true)},null,null,_0x4a95[77]);this[_0x4a95[10]](_0x4a95[78],function(){_0xdafcx5[_0x4a95[79]](false)},null,null,_0x4a95[80]);this[_0x4a95[10]](_0x4a95[81],function(){_0xdafcx5[_0x4a95[79]](true)},null,null,_0x4a95[82]);this[_0x4a95[10]](_0x4a95[83],function(){_0xdafcx5[_0x4a95[85]](_0xdafcx5[_0x4a95[84]](null,0))},null,null,_0x4a95[86]);this[_0x4a95[10]](_0x4a95[87],function(){_0xdafcx5[_0x4a95[59]](_0xdafcx5[_0x4a95[88]]())},null,null,_0x4a95[89]);this[_0x4a95[10]](_0x4a95[90],function(){_0xdafcx5[_0x4a95[91]]()});this[_0x4a95[10]](_0x4a95[92],function(){var _0xdafcx7=_0xdafcx5[_0x4a95[93]]();var _0xdafcx8=_0xdafcx5[_0x4a95[94]](_0xdafcx7);if(_0xdafcx8== null){_0xdafcx8= _0x4a95[95]};_0xdafcx8= mxUtils[_0x4a95[97]](mxResources[_0x4a95[26]](_0x4a95[96]),_0xdafcx8);if(_0xdafcx8!= null){_0xdafcx5[_0x4a95[98]](_0xdafcx7,_0xdafcx8)}});this[_0x4a95[10]](_0x4a95[99],function(){var _0xdafcx7=_0xdafcx5[_0x4a95[93]]();var _0xdafcx8=_0xdafcx5[_0x4a95[94]](_0xdafcx7);if(_0xdafcx8!= null){window[_0x4a95[11]](_0xdafcx8)}});this[_0x4a95[10]](_0x4a95[100],function(){var _0xdafcx9=_0xdafcx5[_0x4a95[57]]();if(_0xdafcx9!= null){_0xdafcx5[_0x4a95[102]]()[_0x4a95[101]]();try{for(var _0xdafcxa=0;_0xdafcxa< _0xdafcx9[_0x4a95[103]];_0xdafcxa++){var _0xdafcx7=_0xdafcx9[_0xdafcxa];if(_0xdafcx5[_0x4a95[102]]()[_0x4a95[104]](_0xdafcx7)){_0xdafcx5[_0x4a95[105]]([_0xdafcx7],20)}else {_0xdafcx5[_0x4a95[106]](_0xdafcx7)}}}finally{_0xdafcx5[_0x4a95[102]]()[_0x4a95[107]]()}}});this[_0x4a95[10]](_0x4a95[108],function(){var _0xdafcxb=_0xdafcx5[_0x4a95[110]]()[_0x4a95[109]](_0xdafcx5[_0x4a95[93]]());var _0xdafcxc=_0x4a95[111];if(_0xdafcxb!= null&& _0xdafcxb[_0x4a95[113]][mxConstants[_0x4a95[112]]]== _0x4a95[111]){_0xdafcxc= null};_0xdafcx5[_0x4a95[114]](mxConstants.STYLE_WHITE_SPACE,_0xdafcxc)});this[_0x4a95[10]](_0x4a95[115],function(){var _0xdafcxc=_0x4a95[116];var _0xdafcxb=_0xdafcx5[_0x4a95[110]]()[_0x4a95[109]](_0xdafcx5[_0x4a95[93]]());if(_0xdafcxb!= null){_0xdafcxc= _0xdafcxb[_0x4a95[113]][mxConstants[_0x4a95[117]]]|| _0xdafcxc};_0xdafcxc= mxUtils[_0x4a95[97]](mxResources[_0x4a95[26]](_0x4a95[96])+ _0x4a95[118]+ mxResources[_0x4a95[26]](_0x4a95[115])+ _0x4a95[119],_0xdafcxc);if(_0xdafcxc!= null){_0xdafcx5[_0x4a95[114]](mxConstants.STYLE_ROTATION,_0xdafcxc)}});this[_0x4a95[10]](_0x4a95[120],function(){var _0xdafcx9=_0xdafcx5[_0x4a95[57]]();if(_0xdafcx9!= null){_0xdafcx5[_0x4a95[102]]()[_0x4a95[101]]();try{for(var _0xdafcxa=0;_0xdafcxa< _0xdafcx9[_0x4a95[103]];_0xdafcxa++){var _0xdafcx7=_0xdafcx9[_0xdafcxa];if(_0xdafcx5[_0x4a95[102]]()[_0x4a95[121]](_0xdafcx7)&& _0xdafcx5[_0x4a95[102]]()[_0x4a95[104]](_0xdafcx7)== 0){var _0xdafcxd=_0xdafcx5[_0x4a95[122]](_0xdafcx7);if(_0xdafcxd!= null){_0xdafcxd= _0xdafcxd[_0x4a95[123]]();_0xdafcxd[_0x4a95[124]]+= _0xdafcxd[_0x4a95[125]]/ 2- _0xdafcxd[_0x4a95[126]]/ 2;_0xdafcxd[_0x4a95[127]]+= _0xdafcxd[_0x4a95[126]]/ 2- _0xdafcxd[_0x4a95[125]]/ 2;var _0xdafcxe=_0xdafcxd[_0x4a95[125]];_0xdafcxd[_0x4a95[125]]= _0xdafcxd[_0x4a95[126]];_0xdafcxd[_0x4a95[126]]= _0xdafcxe;_0xdafcx5[_0x4a95[102]]()[_0x4a95[128]](_0xdafcx7,_0xdafcxd);var _0xdafcxb=_0xdafcx5[_0x4a95[129]][_0x4a95[109]](_0xdafcx7);if(_0xdafcxb!= null){var _0xdafcxf=_0xdafcxb[_0x4a95[113]][mxConstants[_0x4a95[130]]]|| _0x4a95[131];if(_0xdafcxf== _0x4a95[131]){_0xdafcxf= _0x4a95[132]}else {if(_0xdafcxf== _0x4a95[132]){_0xdafcxf= _0x4a95[133]}else {if(_0xdafcxf== _0x4a95[133]){_0xdafcxf= _0x4a95[134]}else {if(_0xdafcxf== _0x4a95[134]){_0xdafcxf= _0x4a95[131]}}}};_0xdafcx5[_0x4a95[114]](mxConstants.STYLE_DIRECTION,_0xdafcxf,[_0xdafcx7])}}}}}finally{_0xdafcx5[_0x4a95[102]]()[_0x4a95[107]]()}}},null,null,_0x4a95[135]);this[_0x4a95[10]](_0x4a95[136],function(){_0xdafcx5[_0x4a95[137]](1)});this[_0x4a95[10]](_0x4a95[138],function(){_0xdafcx5[_0x4a95[138]]()},null,null,_0x4a95[139]);this[_0x4a95[10]](_0x4a95[140],function(){_0xdafcx5[_0x4a95[140]]()},null,null,_0x4a95[141]);this[_0x4a95[10]](_0x4a95[142],function(){_0xdafcx5[_0x4a95[143]]()});this[_0x4a95[10]](_0x4a95[144],mxUtils[_0x4a95[27]](this,function(){if(!_0xdafcx5[_0x4a95[145]]){this[_0x4a95[26]](_0x4a95[147])[_0x4a95[146]]()};var _0xdafcx10=_0xdafcx5[_0x4a95[148]];var _0xdafcx11=_0xdafcx5[_0x4a95[149]];var _0xdafcx12=_0xdafcx5[_0x4a95[8]][_0x4a95[150]]- 20;var _0xdafcx13=_0xdafcx5[_0x4a95[8]][_0x4a95[151]]- 20;var _0xdafcx14=Math[_0x4a95[153]](100* Math[_0x4a95[152]](_0xdafcx12/ _0xdafcx10[_0x4a95[125]]/ _0xdafcx11,_0xdafcx13/ _0xdafcx10[_0x4a95[126]]/ _0xdafcx11))/ 100;_0xdafcx5[_0x4a95[137]](_0xdafcx14);_0xdafcx5[_0x4a95[8]][_0x4a95[154]]= Math[_0x4a95[157]](_0xdafcx5[_0x4a95[129]][_0x4a95[155]][_0x4a95[124]]* _0xdafcx14- Math[_0x4a95[156]](10,(_0xdafcx5[_0x4a95[8]][_0x4a95[150]]- _0xdafcx10[_0x4a95[125]]* _0xdafcx11* _0xdafcx14)/ 2));_0xdafcx5[_0x4a95[8]][_0x4a95[158]]= Math[_0x4a95[157]](_0xdafcx5[_0x4a95[129]][_0x4a95[155]][_0x4a95[127]]* _0xdafcx14- Math[_0x4a95[156]](10,(_0xdafcx5[_0x4a95[8]][_0x4a95[151]]- _0xdafcx10[_0x4a95[126]]* _0xdafcx11* _0xdafcx14)/ 2))}));this[_0x4a95[10]](_0x4a95[159],mxUtils[_0x4a95[27]](this,function(){if(!_0xdafcx5[_0x4a95[145]]){this[_0x4a95[26]](_0x4a95[147])[_0x4a95[146]]()};var _0xdafcx10=_0xdafcx5[_0x4a95[148]];var _0xdafcx11=_0xdafcx5[_0x4a95[149]];var _0xdafcx12=_0xdafcx5[_0x4a95[8]][_0x4a95[150]]- 20;var _0xdafcx14=Math[_0x4a95[153]](100* _0xdafcx12/ _0xdafcx10[_0x4a95[125]]/ _0xdafcx11)/ 100;_0xdafcx5[_0x4a95[137]](_0xdafcx14);_0xdafcx5[_0x4a95[8]][_0x4a95[154]]= Math[_0x4a95[157]](_0xdafcx5[_0x4a95[129]][_0x4a95[155]][_0x4a95[124]]* _0xdafcx14- Math[_0x4a95[156]](10,(_0xdafcx5[_0x4a95[8]][_0x4a95[150]]- _0xdafcx10[_0x4a95[125]]* _0xdafcx11* _0xdafcx14)/ 2));_0xdafcx5[_0x4a95[8]][_0x4a95[158]]= Math[_0x4a95[157]](_0xdafcx5[_0x4a95[129]][_0x4a95[155]][_0x4a95[127]]* _0xdafcx14- Math[_0x4a95[156]](10,(_0xdafcx5[_0x4a95[8]][_0x4a95[151]]- _0xdafcx10[_0x4a95[126]]* _0xdafcx11* _0xdafcx14)/ 2))}));this[_0x4a95[28]](_0x4a95[160], new Action(mxResources[_0x4a95[26]](_0x4a95[161]),function(){var _0xdafcxc=mxUtils[_0x4a95[97]](mxResources[_0x4a95[26]](_0x4a95[96])+ _0x4a95[162],parseInt(_0xdafcx5[_0x4a95[110]]()[_0x4a95[163]]()* 100));if(_0xdafcxc!= null&& _0xdafcxc[_0x4a95[103]]> 0&& !isNaN(parseInt(_0xdafcxc))){_0xdafcx5[_0x4a95[137]](parseInt(_0xdafcxc)/ 100)}}));var _0xdafcx15=null;_0xdafcx15= this[_0x4a95[10]](_0x4a95[164],function(){_0xdafcx5[_0x4a95[166]](!_0xdafcx5[_0x4a95[165]]());_0xdafcx4[_0x4a95[167]]()},null,null,_0x4a95[168]);_0xdafcx15[_0x4a95[169]](true);_0xdafcx15[_0x4a95[170]](function(){return _0xdafcx5[_0x4a95[165]]()});_0xdafcx15= this[_0x4a95[10]](_0x4a95[171],function(){_0xdafcx5[_0x4a95[173]][_0x4a95[172]]= !_0xdafcx5[_0x4a95[173]][_0x4a95[172]]});_0xdafcx15[_0x4a95[169]](true);_0xdafcx15[_0x4a95[170]](function(){return _0xdafcx5[_0x4a95[173]][_0x4a95[172]]});_0xdafcx15= this[_0x4a95[10]](_0x4a95[174],function(){_0xdafcx5[_0x4a95[176]][_0x4a95[177]](!_0xdafcx5[_0x4a95[176]][_0x4a95[175]]())});_0xdafcx15[_0x4a95[169]](true);_0xdafcx15[_0x4a95[170]](function(){return _0xdafcx5[_0x4a95[176]][_0x4a95[175]]()});_0xdafcx15= this[_0x4a95[10]](_0x4a95[178],function(){_0xdafcx5[_0x4a95[179]]= !_0xdafcx5[_0x4a95[179]];_0xdafcx5[_0x4a95[129]][_0x4a95[180]]()});_0xdafcx15[_0x4a95[169]](true);_0xdafcx15[_0x4a95[170]](function(){return _0xdafcx5[_0x4a95[179]]});_0xdafcx15= this[_0x4a95[10]](_0x4a95[181],function(){_0xdafcx5[_0x4a95[181]]= !_0xdafcx5[_0x4a95[181]];_0xdafcx4[_0x4a95[167]]();if(!_0xdafcx5[_0x4a95[181]]){var _0xdafcx16=_0xdafcx5[_0x4a95[129]][_0x4a95[155]];_0xdafcx5[_0x4a95[129]][_0x4a95[183]](_0xdafcx16[_0x4a95[124]]- _0xdafcx5[_0x4a95[8]][_0x4a95[154]]/ _0xdafcx5[_0x4a95[129]][_0x4a95[182]],_0xdafcx16[_0x4a95[127]]- _0xdafcx5[_0x4a95[8]][_0x4a95[158]]/ _0xdafcx5[_0x4a95[129]][_0x4a95[182]]);_0xdafcx5[_0x4a95[8]][_0x4a95[154]]= 0;_0xdafcx5[_0x4a95[8]][_0x4a95[158]]= 0;_0xdafcx5[_0x4a95[184]]()}else {var _0xdafcx17=_0xdafcx5[_0x4a95[129]][_0x4a95[155]][_0x4a95[124]];var _0xdafcx18=_0xdafcx5[_0x4a95[129]][_0x4a95[155]][_0x4a95[127]];_0xdafcx5[_0x4a95[129]][_0x4a95[155]][_0x4a95[124]]= 0;_0xdafcx5[_0x4a95[129]][_0x4a95[155]][_0x4a95[127]]= 0;_0xdafcx5[_0x4a95[184]]();_0xdafcx5[_0x4a95[8]][_0x4a95[154]]-= Math[_0x4a95[157]](_0xdafcx17* _0xdafcx5[_0x4a95[129]][_0x4a95[182]]);_0xdafcx5[_0x4a95[8]][_0x4a95[158]]-= Math[_0x4a95[157]](_0xdafcx18* _0xdafcx5[_0x4a95[129]][_0x4a95[182]])}},!mxClient.IS_TOUCH);_0xdafcx15[_0x4a95[169]](true);_0xdafcx15[_0x4a95[170]](function(){return _0xdafcx5[_0x4a95[8]][_0x4a95[113]][_0x4a95[185]]== _0x4a95[186]});_0xdafcx15= this[_0x4a95[10]](_0x4a95[147],mxUtils[_0x4a95[27]](this,function(){_0xdafcx5[_0x4a95[145]]= !_0xdafcx5[_0x4a95[145]];_0xdafcx5[_0x4a95[187]]= _0xdafcx5[_0x4a95[145]];_0xdafcx5[_0x4a95[188]]= _0xdafcx5[_0x4a95[187]];_0xdafcx5[_0x4a95[129]][_0x4a95[189]]();_0xdafcx5[_0x4a95[184]]();_0xdafcx4[_0x4a95[167]]();_0xdafcx4[_0x4a95[191]][_0x4a95[190]]();if(mxUtils[_0x4a95[192]](_0xdafcx5[_0x4a95[8]])){if(_0xdafcx5[_0x4a95[145]]){_0xdafcx5[_0x4a95[8]][_0x4a95[154]]-= 20;_0xdafcx5[_0x4a95[8]][_0x4a95[158]]-= 20}else {_0xdafcx5[_0x4a95[8]][_0x4a95[154]]+= 20;_0xdafcx5[_0x4a95[8]][_0x4a95[158]]+= 20}}}));_0xdafcx15[_0x4a95[169]](true);_0xdafcx15[_0x4a95[170]](function(){return _0xdafcx5[_0x4a95[145]]});_0xdafcx15= this[_0x4a95[10]](_0x4a95[193],function(){_0xdafcx5[_0x4a95[195]](!_0xdafcx5[_0x4a95[194]][_0x4a95[175]]())},null,null,_0x4a95[196]);_0xdafcx15[_0x4a95[169]](true);_0xdafcx15[_0x4a95[170]](function(){return _0xdafcx5[_0x4a95[194]][_0x4a95[175]]()});_0xdafcx15= this[_0x4a95[10]](_0x4a95[197],function(){_0xdafcx5[_0x4a95[194]][_0x4a95[199]](!_0xdafcx5[_0x4a95[194]][_0x4a95[198]]())});_0xdafcx15[_0x4a95[169]](true);_0xdafcx15[_0x4a95[170]](function(){return _0xdafcx5[_0x4a95[194]][_0x4a95[198]]()});this[_0x4a95[10]](_0x4a95[200],function(){var _0xdafcx19=_0x4a95[95];if(mxResources[_0x4a95[202]](mxClient[_0x4a95[201]])){_0xdafcx19= _0x4a95[203]+ mxClient[_0x4a95[201]]};window[_0x4a95[11]](RESOURCES_PATH+ _0x4a95[204]+ _0xdafcx19+ _0x4a95[205])});this[_0x4a95[28]](_0x4a95[206], new Action(mxResources[_0x4a95[26]](_0x4a95[206])+ _0x4a95[207],function(){_0xdafcx3[_0x4a95[9]]( new AboutDialog(_0xdafcx3)[_0x4a95[8]],320,280,true,true)},null,null,_0x4a95[208]));var _0xdafcx1a=mxUtils[_0x4a95[27]](this,function(_0xdafcx1b,_0xdafcx1c){this[_0x4a95[10]](_0xdafcx1b,function(){_0xdafcx5[_0x4a95[209]](mxConstants.STYLE_FONTSTYLE,_0xdafcx1c)})});_0xdafcx1a(_0x4a95[210],mxConstants.FONT_BOLD);_0xdafcx1a(_0x4a95[211],mxConstants.FONT_ITALIC);_0xdafcx1a(_0x4a95[212],mxConstants.FONT_UNDERLINE);this[_0x4a95[10]](_0x4a95[213],function(){_0xdafcx5[_0x4a95[214]](mxConstants.STYLE_SHADOW)});this[_0x4a95[10]](_0x4a95[215],function(){_0xdafcx5[_0x4a95[214]](mxConstants.STYLE_DASHED)});this[_0x4a95[10]](_0x4a95[216],function(){_0xdafcx5[_0x4a95[214]](mxConstants.STYLE_ROUNDED)});this[_0x4a95[10]](_0x4a95[217],function(){_0xdafcx5[_0x4a95[214]](mxConstants.STYLE_CURVED)});this[_0x4a95[10]](_0x4a95[113],function(){var _0xdafcx9=_0xdafcx5[_0x4a95[57]]();if(_0xdafcx9!= null&& _0xdafcx9[_0x4a95[103]]> 0){var _0xdafcx1d=_0xdafcx5[_0x4a95[102]]();var _0xdafcx1c=mxUtils[_0x4a95[97]](mxResources[_0x4a95[26]](_0x4a95[96])+ _0x4a95[118]+ mxResources[_0x4a95[26]](_0x4a95[113])+ _0x4a95[218],_0xdafcx1d[_0x4a95[219]](_0xdafcx9[0])|| _0x4a95[95]);if(_0xdafcx1c!= null){_0xdafcx5[_0x4a95[220]](_0xdafcx1c,_0xdafcx9)}}});this[_0x4a95[10]](_0x4a95[221],function(){_0xdafcx5[_0x4a95[222]](_0xdafcx5[_0x4a95[93]]())});this[_0x4a95[10]](_0x4a95[223],function(){var _0xdafcx7=_0xdafcx5[_0x4a95[93]]();if(_0xdafcx7!= null&& _0xdafcx5[_0x4a95[102]]()[_0x4a95[224]](_0xdafcx7)){var _0xdafcx1e=_0xdafcx4[_0x4a95[6]][_0x4a95[226]][_0x4a95[225]](_0xdafcx7);if(_0xdafcx1e instanceof mxEdgeHandler){var _0xdafcx16=_0xdafcx5[_0x4a95[129]][_0x4a95[155]];var _0xdafcx6=_0xdafcx5[_0x4a95[129]][_0x4a95[182]];var _0xdafcx17=_0xdafcx16[_0x4a95[124]];var _0xdafcx18=_0xdafcx16[_0x4a95[127]];var _0xdafcx1f=_0xdafcx5[_0x4a95[102]]()[_0x4a95[227]](_0xdafcx7);var _0xdafcx20=_0xdafcx5[_0x4a95[122]](_0xdafcx1f);if(_0xdafcx5[_0x4a95[102]]()[_0x4a95[121]](_0xdafcx1f)&& _0xdafcx20!= null){_0xdafcx17+= _0xdafcx20[_0x4a95[124]];_0xdafcx18+= _0xdafcx20[_0x4a95[127]]};_0xdafcx1e[_0x4a95[232]](_0xdafcx1e[_0x4a95[228]],_0xdafcx5[_0x4a95[230]][_0x4a95[229]]/ _0xdafcx6- _0xdafcx17,_0xdafcx5[_0x4a95[230]][_0x4a95[231]]/ _0xdafcx6- _0xdafcx18)}}});this[_0x4a95[10]](_0x4a95[233],function(){var _0xdafcx21=_0xdafcx3[_0x4a95[2]][_0x4a95[26]](_0x4a95[233]);if(_0xdafcx21[_0x4a95[234]]!= null){_0xdafcx21[_0x4a95[234]][_0x4a95[236]](_0xdafcx21[_0x4a95[234]][_0x4a95[228]],_0xdafcx21[_0x4a95[235]])}});this[_0x4a95[10]](_0x4a95[237],function(){function _0xdafcx22(_0xdafcxc,_0xdafcx23,_0xdafcx24){var _0xdafcx25=null;var _0xdafcx9=_0xdafcx5[_0x4a95[57]]();_0xdafcx5[_0x4a95[102]]()[_0x4a95[101]]();try{if(_0xdafcx9[_0x4a95[103]]== 0){var _0xdafcx26=_0xdafcx5[_0x4a95[238]]();_0xdafcx9= [_0xdafcx5[_0x4a95[240]](_0xdafcx5[_0x4a95[239]](),null,_0x4a95[95],_0xdafcx26,_0xdafcx26,_0xdafcx23,_0xdafcx24)];_0xdafcx25= _0xdafcx9};_0xdafcx5[_0x4a95[114]](mxConstants.STYLE_IMAGE,_0xdafcxc,_0xdafcx9);_0xdafcx5[_0x4a95[114]](mxConstants.STYLE_SHAPE,_0x4a95[237],_0xdafcx9);if(_0xdafcx5[_0x4a95[241]]()== 1){if(_0xdafcx23!= null&& _0xdafcx24!= null){var _0xdafcx7=_0xdafcx9[0];var _0xdafcxd=_0xdafcx5[_0x4a95[102]]()[_0x4a95[242]](_0xdafcx7);if(_0xdafcxd!= null){_0xdafcxd= _0xdafcxd[_0x4a95[123]]();_0xdafcxd[_0x4a95[125]]= _0xdafcx23;_0xdafcxd[_0x4a95[126]]= _0xdafcx24;_0xdafcx5[_0x4a95[102]]()[_0x4a95[128]](_0xdafcx7,_0xdafcxd)}}}}finally{_0xdafcx5[_0x4a95[102]]()[_0x4a95[107]]()};if(_0xdafcx25!= null){_0xdafcx5[_0x4a95[59]](_0xdafcx25);_0xdafcx5[_0x4a95[243]](_0xdafcx25[0])}}var _0xdafcxc=_0x4a95[95];var _0xdafcxb=_0xdafcx5[_0x4a95[110]]()[_0x4a95[109]](_0xdafcx5[_0x4a95[93]]());if(_0xdafcxb!= null){_0xdafcxc= _0xdafcxb[_0x4a95[113]][mxConstants[_0x4a95[244]]]|| _0xdafcxc};_0xdafcxc= mxUtils[_0x4a95[97]](mxResources[_0x4a95[26]](_0x4a95[96])+ _0x4a95[118]+ mxResources[_0x4a95[26]](_0x4a95[245])+ _0x4a95[218],_0xdafcxc);if(_0xdafcxc!= null){if(_0xdafcxc[_0x4a95[103]]> 0){var _0xdafcx27= new Image();_0xdafcx27[_0x4a95[246]]= function(){_0xdafcx22(_0xdafcxc,_0xdafcx27[_0x4a95[125]],_0xdafcx27[_0x4a95[126]])};_0xdafcx27[_0x4a95[247]]= function(){mxUtils[_0x4a95[249]](mxResources[_0x4a95[26]](_0x4a95[248]))};_0xdafcx27[_0x4a95[250]]= _0xdafcxc}}})};Actions[_0x4a95[4]][_0x4a95[10]]= function(_0xdafcx1b,_0xdafcx28,_0xdafcx29,_0xdafcx2a,_0xdafcx2b){return this[_0x4a95[28]](_0xdafcx1b, new Action(mxResources[_0x4a95[26]](_0xdafcx1b),_0xdafcx28,_0xdafcx29,_0xdafcx2a,_0xdafcx2b))};Actions[_0x4a95[4]][_0x4a95[28]]= function(_0xdafcx2c,_0xdafcx15){this[_0x4a95[2]][_0xdafcx2c]= _0xdafcx15;return _0xdafcx15};Actions[_0x4a95[4]][_0x4a95[26]]= function(_0xdafcx2c){return this[_0x4a95[2]][_0xdafcx2c]};function Action(_0xdafcx2e,_0xdafcx28,_0xdafcx29,_0xdafcx2a,_0xdafcx2b){mxEventSource[_0x4a95[251]](this);this[_0x4a95[252]]= _0xdafcx2e;this[_0x4a95[146]]= _0xdafcx28;this[_0x4a95[253]]= (_0xdafcx29!= null)?_0xdafcx29:true;this[_0x4a95[254]]= _0xdafcx2a;this[_0x4a95[255]]= _0xdafcx2b}mxUtils[_0x4a95[256]](Action,mxEventSource);Action[_0x4a95[4]][_0x4a95[177]]= function(_0xdafcxc){if(this[_0x4a95[253]]!= _0xdafcxc){this[_0x4a95[253]]= _0xdafcxc;this[_0x4a95[258]]( new mxEventObject(_0x4a95[257]))}};Action[_0x4a95[4]][_0x4a95[169]]= function(_0xdafcxc){this[_0x4a95[259]]= _0xdafcxc};Action[_0x4a95[4]][_0x4a95[170]]= function(_0xdafcx28){this[_0x4a95[260]]= _0xdafcx28};Action[_0x4a95[4]][_0x4a95[261]]= function(){return this[_0x4a95[260]]()} \ No newline at end of file +var _0x9156=["\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"];_0x9156[0];function Actions(_0xfef9x2){this[_0x9156[1]]= _0xfef9x2;this[_0x9156[2]]= new Object();this[_0x9156[3]]()}Actions[_0x9156[4]][_0x9156[3]]= function(){var _0xfef9x3=this[_0x9156[1]];var _0xfef9x4=_0xfef9x3[_0x9156[5]];var _0xfef9x5=_0xfef9x4[_0x9156[6]];this[_0x9156[10]](_0x9156[7],function(){_0xfef9x3[_0x9156[9]]( new NewDialog(_0xfef9x3)[_0x9156[8]],300,180,true,true)});this[_0x9156[10]](_0x9156[11],function(){_0xfef9x3[_0x9156[9]]( new OpenDialog(_0xfef9x3)[_0x9156[8]],300,180,true,true)});this[_0x9156[10]](_0x9156[12],function(){_0xfef9x3[_0x9156[13]](false)},null,null,_0x9156[14]);this[_0x9156[10]](_0x9156[15],function(){_0xfef9x3[_0x9156[13]](true)},null,null,_0x9156[16]);this[_0x9156[10]](_0x9156[17],function(){_0xfef9x3[_0x9156[18]](false)},null,null,_0x9156[19]);this[_0x9156[10]](_0x9156[20],function(){_0xfef9x3[_0x9156[9]]( new VariableDialog(_0xfef9x3)[_0x9156[8]],300,180,true,true)});this[_0x9156[10]](_0x9156[21],function(){_0xfef9x3[_0x9156[9]]( new ImportDialog(_0xfef9x3)[_0x9156[8]],300,200,true,true)});this[_0x9156[10]](_0x9156[22],function(){_0xfef9x3[_0x9156[9]]( new ExportDialog(_0xfef9x3)[_0x9156[8]],300,200,true,true)},null,null,_0x9156[23]);this[_0x9156[28]](_0x9156[24], new Action(mxResources[_0x9156[26]](_0x9156[25]),mxUtils[_0x9156[27]](this,function(){this[_0x9156[1]][_0x9156[9]]( new EditFileDialog(_0xfef9x3)[_0x9156[8]],620,420,true,true)})));this[_0x9156[10]](_0x9156[29],function(){_0xfef9x3[_0x9156[9]]( new RenameDialog(_0xfef9x3)[_0x9156[8]],300,180,true,true)});this[_0x9156[10]](_0x9156[30],function(){mxUtils[_0x9156[31]](_0xfef9x5)},null,_0x9156[32],_0x9156[33]);this[_0x9156[10]](_0x9156[34],function(){mxUtils[_0x9156[35]](_0xfef9x5,null,10,10)});this[_0x9156[10]](_0x9156[36],function(){_0xfef9x4[_0x9156[37]][_0x9156[36]]()},null,_0x9156[38],_0x9156[39]);this[_0x9156[10]](_0x9156[40],function(){_0xfef9x4[_0x9156[37]][_0x9156[40]]()},null,_0x9156[41],_0x9156[42]);this[_0x9156[10]](_0x9156[43],function(){mxClipboard[_0x9156[43]](_0xfef9x5)},null,_0x9156[44],_0x9156[45]);this[_0x9156[10]](_0x9156[46],function(){mxClipboard[_0x9156[46]](_0xfef9x5)},null,_0x9156[47],_0x9156[48]);this[_0x9156[10]](_0x9156[49],function(){mxClipboard[_0x9156[49]](_0xfef9x5)},false,_0x9156[50],_0x9156[51]);this[_0x9156[10]](_0x9156[52],function(){_0xfef9x5[_0x9156[53]]()},null,null,_0x9156[54]);this[_0x9156[10]](_0x9156[55],function(){var _0xfef9x6=_0xfef9x5[_0x9156[56]];_0xfef9x5[_0x9156[59]](_0xfef9x5[_0x9156[58]](_0xfef9x5[_0x9156[57]](),_0xfef9x6,_0xfef9x6,true))},null,null,_0x9156[60]);this[_0x9156[10]](_0x9156[61],function(){_0xfef9x5[_0x9156[61]]()},null,null,_0x9156[62]);this[_0x9156[10]](_0x9156[63],function(){_0xfef9x5[_0x9156[63]]()},null,null,_0x9156[64]);this[_0x9156[10]](_0x9156[65],function(){_0xfef9x5[_0x9156[65]]()},null,null,_0x9156[66]);this[_0x9156[10]](_0x9156[67],function(){_0xfef9x5[_0x9156[67]]()},null,null,_0x9156[68]);this[_0x9156[10]](_0x9156[69],function(){_0xfef9x5[_0x9156[69]]()},null,null,_0x9156[70]);this[_0x9156[10]](_0x9156[71],function(){_0xfef9x5[_0x9156[71]]()},null,null,_0x9156[72]);this[_0x9156[10]](_0x9156[73],function(){_0xfef9x5[_0x9156[74]](false)},null,null,_0x9156[75]);this[_0x9156[10]](_0x9156[76],function(){_0xfef9x5[_0x9156[74]](true)},null,null,_0x9156[77]);this[_0x9156[10]](_0x9156[78],function(){_0xfef9x5[_0x9156[79]](false)},null,null,_0x9156[80]);this[_0x9156[10]](_0x9156[81],function(){_0xfef9x5[_0x9156[79]](true)},null,null,_0x9156[82]);this[_0x9156[10]](_0x9156[83],function(){_0xfef9x5[_0x9156[85]](_0xfef9x5[_0x9156[84]](null,0))},null,null,_0x9156[86]);this[_0x9156[10]](_0x9156[87],function(){_0xfef9x5[_0x9156[59]](_0xfef9x5[_0x9156[88]]())},null,null,_0x9156[89]);this[_0x9156[10]](_0x9156[90],function(){_0xfef9x5[_0x9156[91]]()});this[_0x9156[10]](_0x9156[92],function(){var _0xfef9x7=_0xfef9x5[_0x9156[93]]();var _0xfef9x8=_0xfef9x5[_0x9156[94]](_0xfef9x7);if(_0xfef9x8== null){_0xfef9x8= _0x9156[95]};_0xfef9x8= mxUtils[_0x9156[97]](mxResources[_0x9156[26]](_0x9156[96]),_0xfef9x8);if(_0xfef9x8!= null){_0xfef9x5[_0x9156[98]](_0xfef9x7,_0xfef9x8)}});this[_0x9156[10]](_0x9156[99],function(){var _0xfef9x7=_0xfef9x5[_0x9156[93]]();var _0xfef9x8=_0xfef9x5[_0x9156[94]](_0xfef9x7);if(_0xfef9x8!= null){window[_0x9156[11]](_0xfef9x8)}});this[_0x9156[10]](_0x9156[100],function(){var _0xfef9x9=_0xfef9x5[_0x9156[57]]();if(_0xfef9x9!= null){_0xfef9x5[_0x9156[102]]()[_0x9156[101]]();try{for(var _0xfef9xa=0;_0xfef9xa< _0xfef9x9[_0x9156[103]];_0xfef9xa++){var _0xfef9x7=_0xfef9x9[_0xfef9xa];if(_0xfef9x5[_0x9156[102]]()[_0x9156[104]](_0xfef9x7)){_0xfef9x5[_0x9156[105]]([_0xfef9x7],20)}else {_0xfef9x5[_0x9156[106]](_0xfef9x7)}}}finally{_0xfef9x5[_0x9156[102]]()[_0x9156[107]]()}}});this[_0x9156[10]](_0x9156[108],function(){var _0xfef9xb=_0xfef9x5[_0x9156[110]]()[_0x9156[109]](_0xfef9x5[_0x9156[93]]());var _0xfef9xc=_0x9156[111];if(_0xfef9xb!= null&& _0xfef9xb[_0x9156[113]][mxConstants[_0x9156[112]]]== _0x9156[111]){_0xfef9xc= null};_0xfef9x5[_0x9156[114]](mxConstants.STYLE_WHITE_SPACE,_0xfef9xc)});this[_0x9156[10]](_0x9156[115],function(){var _0xfef9xc=_0x9156[116];var _0xfef9xb=_0xfef9x5[_0x9156[110]]()[_0x9156[109]](_0xfef9x5[_0x9156[93]]());if(_0xfef9xb!= null){_0xfef9xc= _0xfef9xb[_0x9156[113]][mxConstants[_0x9156[117]]]|| _0xfef9xc};_0xfef9xc= mxUtils[_0x9156[97]](mxResources[_0x9156[26]](_0x9156[96])+ _0x9156[118]+ mxResources[_0x9156[26]](_0x9156[115])+ _0x9156[119],_0xfef9xc);if(_0xfef9xc!= null){_0xfef9x5[_0x9156[114]](mxConstants.STYLE_ROTATION,_0xfef9xc)}});this[_0x9156[10]](_0x9156[120],function(){var _0xfef9x9=_0xfef9x5[_0x9156[57]]();if(_0xfef9x9!= null){_0xfef9x5[_0x9156[102]]()[_0x9156[101]]();try{for(var _0xfef9xa=0;_0xfef9xa< _0xfef9x9[_0x9156[103]];_0xfef9xa++){var _0xfef9x7=_0xfef9x9[_0xfef9xa];if(_0xfef9x5[_0x9156[102]]()[_0x9156[121]](_0xfef9x7)&& _0xfef9x5[_0x9156[102]]()[_0x9156[104]](_0xfef9x7)== 0){var _0xfef9xd=_0xfef9x5[_0x9156[122]](_0xfef9x7);if(_0xfef9xd!= null){_0xfef9xd= _0xfef9xd[_0x9156[123]]();_0xfef9xd[_0x9156[124]]+= _0xfef9xd[_0x9156[125]]/ 2- _0xfef9xd[_0x9156[126]]/ 2;_0xfef9xd[_0x9156[127]]+= _0xfef9xd[_0x9156[126]]/ 2- _0xfef9xd[_0x9156[125]]/ 2;var _0xfef9xe=_0xfef9xd[_0x9156[125]];_0xfef9xd[_0x9156[125]]= _0xfef9xd[_0x9156[126]];_0xfef9xd[_0x9156[126]]= _0xfef9xe;_0xfef9x5[_0x9156[102]]()[_0x9156[128]](_0xfef9x7,_0xfef9xd);var _0xfef9xb=_0xfef9x5[_0x9156[129]][_0x9156[109]](_0xfef9x7);if(_0xfef9xb!= null){var _0xfef9xf=_0xfef9xb[_0x9156[113]][mxConstants[_0x9156[130]]]|| _0x9156[131];if(_0xfef9xf== _0x9156[131]){_0xfef9xf= _0x9156[132]}else {if(_0xfef9xf== _0x9156[132]){_0xfef9xf= _0x9156[133]}else {if(_0xfef9xf== _0x9156[133]){_0xfef9xf= _0x9156[134]}else {if(_0xfef9xf== _0x9156[134]){_0xfef9xf= _0x9156[131]}}}};_0xfef9x5[_0x9156[114]](mxConstants.STYLE_DIRECTION,_0xfef9xf,[_0xfef9x7])}}}}}finally{_0xfef9x5[_0x9156[102]]()[_0x9156[107]]()}}},null,null,_0x9156[135]);this[_0x9156[10]](_0x9156[136],function(){_0xfef9x5[_0x9156[137]](1)});this[_0x9156[10]](_0x9156[138],function(){_0xfef9x5[_0x9156[138]]()},null,null,_0x9156[139]);this[_0x9156[10]](_0x9156[140],function(){_0xfef9x5[_0x9156[140]]()},null,null,_0x9156[141]);this[_0x9156[10]](_0x9156[142],function(){_0xfef9x5[_0x9156[143]]()});this[_0x9156[10]](_0x9156[144],mxUtils[_0x9156[27]](this,function(){if(!_0xfef9x5[_0x9156[145]]){this[_0x9156[26]](_0x9156[147])[_0x9156[146]]()};var _0xfef9x10=_0xfef9x5[_0x9156[148]];var _0xfef9x11=_0xfef9x5[_0x9156[149]];var _0xfef9x12=_0xfef9x5[_0x9156[8]][_0x9156[150]]- 20;var _0xfef9x13=_0xfef9x5[_0x9156[8]][_0x9156[151]]- 20;var _0xfef9x14=Math[_0x9156[153]](100* Math[_0x9156[152]](_0xfef9x12/ _0xfef9x10[_0x9156[125]]/ _0xfef9x11,_0xfef9x13/ _0xfef9x10[_0x9156[126]]/ _0xfef9x11))/ 100;_0xfef9x5[_0x9156[137]](_0xfef9x14);_0xfef9x5[_0x9156[8]][_0x9156[154]]= Math[_0x9156[157]](_0xfef9x5[_0x9156[129]][_0x9156[155]][_0x9156[124]]* _0xfef9x14- Math[_0x9156[156]](10,(_0xfef9x5[_0x9156[8]][_0x9156[150]]- _0xfef9x10[_0x9156[125]]* _0xfef9x11* _0xfef9x14)/ 2));_0xfef9x5[_0x9156[8]][_0x9156[158]]= Math[_0x9156[157]](_0xfef9x5[_0x9156[129]][_0x9156[155]][_0x9156[127]]* _0xfef9x14- Math[_0x9156[156]](10,(_0xfef9x5[_0x9156[8]][_0x9156[151]]- _0xfef9x10[_0x9156[126]]* _0xfef9x11* _0xfef9x14)/ 2))}));this[_0x9156[10]](_0x9156[159],mxUtils[_0x9156[27]](this,function(){if(!_0xfef9x5[_0x9156[145]]){this[_0x9156[26]](_0x9156[147])[_0x9156[146]]()};var _0xfef9x10=_0xfef9x5[_0x9156[148]];var _0xfef9x11=_0xfef9x5[_0x9156[149]];var _0xfef9x12=_0xfef9x5[_0x9156[8]][_0x9156[150]]- 20;var _0xfef9x14=Math[_0x9156[153]](100* _0xfef9x12/ _0xfef9x10[_0x9156[125]]/ _0xfef9x11)/ 100;_0xfef9x5[_0x9156[137]](_0xfef9x14);_0xfef9x5[_0x9156[8]][_0x9156[154]]= Math[_0x9156[157]](_0xfef9x5[_0x9156[129]][_0x9156[155]][_0x9156[124]]* _0xfef9x14- Math[_0x9156[156]](10,(_0xfef9x5[_0x9156[8]][_0x9156[150]]- _0xfef9x10[_0x9156[125]]* _0xfef9x11* _0xfef9x14)/ 2));_0xfef9x5[_0x9156[8]][_0x9156[158]]= Math[_0x9156[157]](_0xfef9x5[_0x9156[129]][_0x9156[155]][_0x9156[127]]* _0xfef9x14- Math[_0x9156[156]](10,(_0xfef9x5[_0x9156[8]][_0x9156[151]]- _0xfef9x10[_0x9156[126]]* _0xfef9x11* _0xfef9x14)/ 2))}));this[_0x9156[28]](_0x9156[160], new Action(mxResources[_0x9156[26]](_0x9156[161]),function(){var _0xfef9xc=mxUtils[_0x9156[97]](mxResources[_0x9156[26]](_0x9156[96])+ _0x9156[162],parseInt(_0xfef9x5[_0x9156[110]]()[_0x9156[163]]()* 100));if(_0xfef9xc!= null&& _0xfef9xc[_0x9156[103]]> 0&& !isNaN(parseInt(_0xfef9xc))){_0xfef9x5[_0x9156[137]](parseInt(_0xfef9xc)/ 100)}}));var _0xfef9x15=null;_0xfef9x15= this[_0x9156[10]](_0x9156[164],function(){_0xfef9x5[_0x9156[166]](!_0xfef9x5[_0x9156[165]]());_0xfef9x4[_0x9156[167]]()},null,null,_0x9156[168]);_0xfef9x15[_0x9156[169]](true);_0xfef9x15[_0x9156[170]](function(){return _0xfef9x5[_0x9156[165]]()});_0xfef9x15= this[_0x9156[10]](_0x9156[171],function(){_0xfef9x5[_0x9156[173]][_0x9156[172]]= !_0xfef9x5[_0x9156[173]][_0x9156[172]]});_0xfef9x15[_0x9156[169]](true);_0xfef9x15[_0x9156[170]](function(){return _0xfef9x5[_0x9156[173]][_0x9156[172]]});_0xfef9x15= this[_0x9156[10]](_0x9156[174],function(){_0xfef9x5[_0x9156[176]][_0x9156[177]](!_0xfef9x5[_0x9156[176]][_0x9156[175]]())});_0xfef9x15[_0x9156[169]](true);_0xfef9x15[_0x9156[170]](function(){return _0xfef9x5[_0x9156[176]][_0x9156[175]]()});_0xfef9x15= this[_0x9156[10]](_0x9156[178],function(){_0xfef9x5[_0x9156[179]]= !_0xfef9x5[_0x9156[179]];_0xfef9x5[_0x9156[129]][_0x9156[180]]()});_0xfef9x15[_0x9156[169]](true);_0xfef9x15[_0x9156[170]](function(){return _0xfef9x5[_0x9156[179]]});_0xfef9x15= this[_0x9156[10]](_0x9156[181],function(){_0xfef9x5[_0x9156[181]]= !_0xfef9x5[_0x9156[181]];_0xfef9x4[_0x9156[167]]();if(!_0xfef9x5[_0x9156[181]]){var _0xfef9x16=_0xfef9x5[_0x9156[129]][_0x9156[155]];_0xfef9x5[_0x9156[129]][_0x9156[183]](_0xfef9x16[_0x9156[124]]- _0xfef9x5[_0x9156[8]][_0x9156[154]]/ _0xfef9x5[_0x9156[129]][_0x9156[182]],_0xfef9x16[_0x9156[127]]- _0xfef9x5[_0x9156[8]][_0x9156[158]]/ _0xfef9x5[_0x9156[129]][_0x9156[182]]);_0xfef9x5[_0x9156[8]][_0x9156[154]]= 0;_0xfef9x5[_0x9156[8]][_0x9156[158]]= 0;_0xfef9x5[_0x9156[184]]()}else {var _0xfef9x17=_0xfef9x5[_0x9156[129]][_0x9156[155]][_0x9156[124]];var _0xfef9x18=_0xfef9x5[_0x9156[129]][_0x9156[155]][_0x9156[127]];_0xfef9x5[_0x9156[129]][_0x9156[155]][_0x9156[124]]= 0;_0xfef9x5[_0x9156[129]][_0x9156[155]][_0x9156[127]]= 0;_0xfef9x5[_0x9156[184]]();_0xfef9x5[_0x9156[8]][_0x9156[154]]-= Math[_0x9156[157]](_0xfef9x17* _0xfef9x5[_0x9156[129]][_0x9156[182]]);_0xfef9x5[_0x9156[8]][_0x9156[158]]-= Math[_0x9156[157]](_0xfef9x18* _0xfef9x5[_0x9156[129]][_0x9156[182]])}},!mxClient.IS_TOUCH);_0xfef9x15[_0x9156[169]](true);_0xfef9x15[_0x9156[170]](function(){return _0xfef9x5[_0x9156[8]][_0x9156[113]][_0x9156[185]]== _0x9156[186]});_0xfef9x15= this[_0x9156[10]](_0x9156[147],mxUtils[_0x9156[27]](this,function(){_0xfef9x5[_0x9156[145]]= !_0xfef9x5[_0x9156[145]];_0xfef9x5[_0x9156[187]]= _0xfef9x5[_0x9156[145]];_0xfef9x5[_0x9156[188]]= _0xfef9x5[_0x9156[187]];_0xfef9x5[_0x9156[129]][_0x9156[189]]();_0xfef9x5[_0x9156[184]]();_0xfef9x4[_0x9156[167]]();_0xfef9x4[_0x9156[191]][_0x9156[190]]();if(mxUtils[_0x9156[192]](_0xfef9x5[_0x9156[8]])){if(_0xfef9x5[_0x9156[145]]){_0xfef9x5[_0x9156[8]][_0x9156[154]]-= 20;_0xfef9x5[_0x9156[8]][_0x9156[158]]-= 20}else {_0xfef9x5[_0x9156[8]][_0x9156[154]]+= 20;_0xfef9x5[_0x9156[8]][_0x9156[158]]+= 20}}}));_0xfef9x15[_0x9156[169]](true);_0xfef9x15[_0x9156[170]](function(){return _0xfef9x5[_0x9156[145]]});_0xfef9x15= this[_0x9156[10]](_0x9156[193],function(){_0xfef9x5[_0x9156[195]](!_0xfef9x5[_0x9156[194]][_0x9156[175]]())},null,null,_0x9156[196]);_0xfef9x15[_0x9156[169]](true);_0xfef9x15[_0x9156[170]](function(){return _0xfef9x5[_0x9156[194]][_0x9156[175]]()});_0xfef9x15= this[_0x9156[10]](_0x9156[197],function(){_0xfef9x5[_0x9156[194]][_0x9156[199]](!_0xfef9x5[_0x9156[194]][_0x9156[198]]())});_0xfef9x15[_0x9156[169]](true);_0xfef9x15[_0x9156[170]](function(){return _0xfef9x5[_0x9156[194]][_0x9156[198]]()});this[_0x9156[10]](_0x9156[200],function(){var _0xfef9x19=_0x9156[95];if(mxResources[_0x9156[202]](mxClient[_0x9156[201]])){_0xfef9x19= _0x9156[203]+ mxClient[_0x9156[201]]};window[_0x9156[11]](RESOURCES_PATH+ _0x9156[204]+ _0xfef9x19+ _0x9156[205])});this[_0x9156[28]](_0x9156[206], new Action(mxResources[_0x9156[26]](_0x9156[206])+ _0x9156[207],function(){_0xfef9x3[_0x9156[9]]( new AboutDialog(_0xfef9x3)[_0x9156[8]],320,280,true,true)},null,null,_0x9156[208]));var _0xfef9x1a=mxUtils[_0x9156[27]](this,function(_0xfef9x1b,_0xfef9x1c){this[_0x9156[10]](_0xfef9x1b,function(){_0xfef9x5[_0x9156[209]](mxConstants.STYLE_FONTSTYLE,_0xfef9x1c)})});_0xfef9x1a(_0x9156[210],mxConstants.FONT_BOLD);_0xfef9x1a(_0x9156[211],mxConstants.FONT_ITALIC);_0xfef9x1a(_0x9156[212],mxConstants.FONT_UNDERLINE);this[_0x9156[10]](_0x9156[213],function(){_0xfef9x5[_0x9156[214]](mxConstants.STYLE_SHADOW)});this[_0x9156[10]](_0x9156[215],function(){_0xfef9x5[_0x9156[214]](mxConstants.STYLE_DASHED)});this[_0x9156[10]](_0x9156[216],function(){_0xfef9x5[_0x9156[214]](mxConstants.STYLE_ROUNDED)});this[_0x9156[10]](_0x9156[217],function(){_0xfef9x5[_0x9156[214]](mxConstants.STYLE_CURVED)});this[_0x9156[10]](_0x9156[113],function(){var _0xfef9x9=_0xfef9x5[_0x9156[57]]();if(_0xfef9x9!= null&& _0xfef9x9[_0x9156[103]]> 0){var _0xfef9x1d=_0xfef9x5[_0x9156[102]]();var _0xfef9x1c=mxUtils[_0x9156[97]](mxResources[_0x9156[26]](_0x9156[96])+ _0x9156[118]+ mxResources[_0x9156[26]](_0x9156[113])+ _0x9156[218],_0xfef9x1d[_0x9156[219]](_0xfef9x9[0])|| _0x9156[95]);if(_0xfef9x1c!= null){_0xfef9x5[_0x9156[220]](_0xfef9x1c,_0xfef9x9)}}});this[_0x9156[10]](_0x9156[221],function(){_0xfef9x5[_0x9156[222]](_0xfef9x5[_0x9156[93]]())});this[_0x9156[10]](_0x9156[223],function(){var _0xfef9x7=_0xfef9x5[_0x9156[93]]();if(_0xfef9x7!= null&& _0xfef9x5[_0x9156[102]]()[_0x9156[224]](_0xfef9x7)){var _0xfef9x1e=_0xfef9x4[_0x9156[6]][_0x9156[226]][_0x9156[225]](_0xfef9x7);if(_0xfef9x1e instanceof mxEdgeHandler){var _0xfef9x16=_0xfef9x5[_0x9156[129]][_0x9156[155]];var _0xfef9x6=_0xfef9x5[_0x9156[129]][_0x9156[182]];var _0xfef9x17=_0xfef9x16[_0x9156[124]];var _0xfef9x18=_0xfef9x16[_0x9156[127]];var _0xfef9x1f=_0xfef9x5[_0x9156[102]]()[_0x9156[227]](_0xfef9x7);var _0xfef9x20=_0xfef9x5[_0x9156[122]](_0xfef9x1f);if(_0xfef9x5[_0x9156[102]]()[_0x9156[121]](_0xfef9x1f)&& _0xfef9x20!= null){_0xfef9x17+= _0xfef9x20[_0x9156[124]];_0xfef9x18+= _0xfef9x20[_0x9156[127]]};_0xfef9x1e[_0x9156[232]](_0xfef9x1e[_0x9156[228]],_0xfef9x5[_0x9156[230]][_0x9156[229]]/ _0xfef9x6- _0xfef9x17,_0xfef9x5[_0x9156[230]][_0x9156[231]]/ _0xfef9x6- _0xfef9x18)}}});this[_0x9156[10]](_0x9156[233],function(){var _0xfef9x21=_0xfef9x3[_0x9156[2]][_0x9156[26]](_0x9156[233]);if(_0xfef9x21[_0x9156[234]]!= null){_0xfef9x21[_0x9156[234]][_0x9156[236]](_0xfef9x21[_0x9156[234]][_0x9156[228]],_0xfef9x21[_0x9156[235]])}});this[_0x9156[10]](_0x9156[237],function(){function _0xfef9x22(_0xfef9xc,_0xfef9x23,_0xfef9x24){var _0xfef9x25=null;var _0xfef9x9=_0xfef9x5[_0x9156[57]]();_0xfef9x5[_0x9156[102]]()[_0x9156[101]]();try{if(_0xfef9x9[_0x9156[103]]== 0){var _0xfef9x26=_0xfef9x5[_0x9156[238]]();_0xfef9x9= [_0xfef9x5[_0x9156[240]](_0xfef9x5[_0x9156[239]](),null,_0x9156[95],_0xfef9x26,_0xfef9x26,_0xfef9x23,_0xfef9x24)];_0xfef9x25= _0xfef9x9};_0xfef9x5[_0x9156[114]](mxConstants.STYLE_IMAGE,_0xfef9xc,_0xfef9x9);_0xfef9x5[_0x9156[114]](mxConstants.STYLE_SHAPE,_0x9156[237],_0xfef9x9);if(_0xfef9x5[_0x9156[241]]()== 1){if(_0xfef9x23!= null&& _0xfef9x24!= null){var _0xfef9x7=_0xfef9x9[0];var _0xfef9xd=_0xfef9x5[_0x9156[102]]()[_0x9156[242]](_0xfef9x7);if(_0xfef9xd!= null){_0xfef9xd= _0xfef9xd[_0x9156[123]]();_0xfef9xd[_0x9156[125]]= _0xfef9x23;_0xfef9xd[_0x9156[126]]= _0xfef9x24;_0xfef9x5[_0x9156[102]]()[_0x9156[128]](_0xfef9x7,_0xfef9xd)}}}}finally{_0xfef9x5[_0x9156[102]]()[_0x9156[107]]()};if(_0xfef9x25!= null){_0xfef9x5[_0x9156[59]](_0xfef9x25);_0xfef9x5[_0x9156[243]](_0xfef9x25[0])}}var _0xfef9xc=_0x9156[95];var _0xfef9xb=_0xfef9x5[_0x9156[110]]()[_0x9156[109]](_0xfef9x5[_0x9156[93]]());if(_0xfef9xb!= null){_0xfef9xc= _0xfef9xb[_0x9156[113]][mxConstants[_0x9156[244]]]|| _0xfef9xc};_0xfef9xc= mxUtils[_0x9156[97]](mxResources[_0x9156[26]](_0x9156[96])+ _0x9156[118]+ mxResources[_0x9156[26]](_0x9156[245])+ _0x9156[218],_0xfef9xc);if(_0xfef9xc!= null){if(_0xfef9xc[_0x9156[103]]> 0){var _0xfef9x27= new Image();_0xfef9x27[_0x9156[246]]= function(){_0xfef9x22(_0xfef9xc,_0xfef9x27[_0x9156[125]],_0xfef9x27[_0x9156[126]])};_0xfef9x27[_0x9156[247]]= function(){mxUtils[_0x9156[249]](mxResources[_0x9156[26]](_0x9156[248]))};_0xfef9x27[_0x9156[250]]= _0xfef9xc}}})};Actions[_0x9156[4]][_0x9156[10]]= function(_0xfef9x1b,_0xfef9x28,_0xfef9x29,_0xfef9x2a,_0xfef9x2b){return this[_0x9156[28]](_0xfef9x1b, new Action(mxResources[_0x9156[26]](_0xfef9x1b),_0xfef9x28,_0xfef9x29,_0xfef9x2a,_0xfef9x2b))};Actions[_0x9156[4]][_0x9156[28]]= function(_0xfef9x2c,_0xfef9x15){this[_0x9156[2]][_0xfef9x2c]= _0xfef9x15;return _0xfef9x15};Actions[_0x9156[4]][_0x9156[26]]= function(_0xfef9x2c){return this[_0x9156[2]][_0xfef9x2c]};function Action(_0xfef9x2e,_0xfef9x28,_0xfef9x29,_0xfef9x2a,_0xfef9x2b){mxEventSource[_0x9156[251]](this);this[_0x9156[252]]= _0xfef9x2e;this[_0x9156[146]]= _0xfef9x28;this[_0x9156[253]]= (_0xfef9x29!= null)?_0xfef9x29:true;this[_0x9156[254]]= _0xfef9x2a;this[_0x9156[255]]= _0xfef9x2b}mxUtils[_0x9156[256]](Action,mxEventSource);Action[_0x9156[4]][_0x9156[177]]= function(_0xfef9xc){if(this[_0x9156[253]]!= _0xfef9xc){this[_0x9156[253]]= _0xfef9xc;this[_0x9156[258]]( new mxEventObject(_0x9156[257]))}};Action[_0x9156[4]][_0x9156[169]]= function(_0xfef9xc){this[_0x9156[259]]= _0xfef9xc};Action[_0x9156[4]][_0x9156[170]]= function(_0xfef9x28){this[_0x9156[260]]= _0xfef9x28};Action[_0x9156[4]][_0x9156[261]]= function(){return this[_0x9156[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 37dc5b2..30fe75c 100644 --- a/public/assets/plugins/jscripty/js/Dialogs.js +++ b/public/assets/plugins/jscripty/js/Dialogs.js @@ -1 +1 @@ -var _0x9a6c=["\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"];_0x9a6c[0];function createCheckbox(_0x4702x2){var _0x4702x3=document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x3[_0x9a6c[5]](_0x9a6c[3],_0x9a6c[4]);if(_0x4702x2){_0x4702x3[_0x9a6c[5]](_0x9a6c[6],true)};return _0x4702x3}function createDropdownFromApi(_0x4702x5,_0x4702x2,_0x4702x6,_0x4702x7,_0x4702x8,_0x4702x9,_0x4702xa){var _0x4702xb= new XMLHttpRequest();_0x4702xb[_0x9a6c[8]](_0x9a6c[7],_0x4702x5,false);_0x4702xb[_0x9a6c[14]](_0x9a6c[9],_0x9a6c[10]+ _0x4702x8[_0x9a6c[13]][_0x9a6c[12]][_0x9a6c[11]]);_0x4702xb[_0x9a6c[15]](null);var _0x4702xc=[];if(_0x4702xb[_0x9a6c[16]]=== 200){_0x4702xc= JSON[_0x9a6c[18]](_0x4702xb[_0x9a6c[17]])};var _0x4702x3=document[_0x9a6c[2]](_0x9a6c[19]);var _0x4702xd=document[_0x9a6c[2]](_0x9a6c[20]);_0x4702xd[_0x9a6c[21]]= _0x9a6c[22];_0x4702xd[_0x9a6c[23]]= _0x9a6c[24];_0x4702x3[_0x9a6c[25]](_0x4702xd);_0x4702xc[_0x9a6c[30]][_0x9a6c[28]](function(_0x4702xe){_0x4702xd= document[_0x9a6c[2]](_0x9a6c[20]);_0x4702xd[_0x9a6c[21]]= _0x4702xe[_0x4702x6];if(_0x4702x9&& _0x4702xa){_0x4702x9[_0x9a6c[28]](function(_0x4702xf){_0x4702xa= _0x4702xa[_0x9a6c[27]](_0x9a6c[26]+ _0x4702xf+ _0x9a6c[26],_0x4702xe[_0x4702xf])});_0x4702xd[_0x9a6c[23]]= _0x4702xa;_0x4702xd[_0x9a6c[29]]= (_0x4702xa== _0x4702x2)}else {_0x4702xd[_0x9a6c[23]]= _0x4702xe[_0x4702x7];_0x4702xd[_0x9a6c[29]]= (_0x4702xe[_0x4702x7]== _0x4702x2)};_0x4702x3[_0x9a6c[25]](_0x4702xd)});_0x4702x3[_0x9a6c[31]]= _0x9a6c[32];return _0x4702x3}function createGroupedDropdownFromApi(_0x4702x5,_0x4702x2,_0x4702x6,_0x4702x7,_0x4702x8,_0x4702x11,_0x4702x12){var _0x4702xb= new XMLHttpRequest();_0x4702xb[_0x9a6c[8]](_0x9a6c[7],_0x4702x5,false);_0x4702xb[_0x9a6c[14]](_0x9a6c[9],_0x9a6c[10]+ _0x4702x8[_0x9a6c[13]][_0x9a6c[12]][_0x9a6c[11]]);_0x4702xb[_0x9a6c[15]](null);var _0x4702xc=[];if(_0x4702xb[_0x9a6c[16]]=== 200){_0x4702xc= JSON[_0x9a6c[18]](_0x4702xb[_0x9a6c[17]])};var _0x4702x3=document[_0x9a6c[2]](_0x9a6c[19]);var _0x4702xd=document[_0x9a6c[2]](_0x9a6c[20]);_0x4702xd[_0x9a6c[21]]= _0x9a6c[22];_0x4702xd[_0x9a6c[23]]= _0x9a6c[33];_0x4702x3[_0x9a6c[25]](_0x4702xd);var _0x4702x13=_0x4702x11?_0x4702xc[_0x9a6c[30]]:_0x4702xc;var _0x4702x14={};var _0x4702x15={};_0x4702x14[_0x4702x12]= null;var _0x4702x16=_[_0x9a6c[34]](_0x4702x13,_0x4702x14);var _0x4702x17={};_0x4702x16[_0x9a6c[28]](function(_0x4702xe){_0x4702xd= document[_0x9a6c[2]](_0x9a6c[20]);_0x4702xd[_0x9a6c[31]]= _0x9a6c[35];_0x4702xd[_0x9a6c[21]]= _0x4702xe[_0x4702x6][_0x9a6c[36]]();_0x4702xd[_0x9a6c[23]]= _0x4702xe[_0x4702x7];_0x4702xd[_0x9a6c[29]]= (_0x4702xe[_0x4702x7]== _0x4702x2);_0x4702x3[_0x9a6c[25]](_0x4702xd);_0x4702x15[_0x4702x12]= _0x4702xe[_0x4702x7];_0x4702x17= _[_0x9a6c[34]](_0x4702x13,_0x4702x15);_0x4702x17[_0x9a6c[28]](function(_0x4702xe){_0x4702xd= document[_0x9a6c[2]](_0x9a6c[20]);_0x4702xd[_0x9a6c[31]]= _0x9a6c[37];_0x4702xd[_0x9a6c[21]]= _0x9a6c[38]+ _[_0x9a6c[39]](_0x4702xe[_0x4702x6]);_0x4702xd[_0x9a6c[23]]= _0x4702xe[_0x4702x7];_0x4702xd[_0x9a6c[29]]= (_0x4702xe[_0x4702x7]== _0x4702x2);_0x4702x3[_0x9a6c[25]](_0x4702xd)})});_0x4702x3[_0x9a6c[31]]= _0x9a6c[32];return _0x4702x3}function createDropdownFromArray(_0x4702x19,_0x4702x2){var _0x4702x3=document[_0x9a6c[2]](_0x9a6c[19]);for(var _0x4702x1a in _0x4702x19){var _0x4702xd=document[_0x9a6c[2]](_0x9a6c[20]);_0x4702xd[_0x9a6c[21]]= _0x4702x19[_0x4702x1a];_0x4702xd[_0x9a6c[23]]= _0x4702x1a;if(_0x4702x2> 0|| _0x4702x2!= _0x9a6c[40]){_0x4702xd[_0x9a6c[29]]= (_0x4702x2=== _0x4702x1a)?true:false};_0x4702x3[_0x9a6c[25]](_0x4702xd)};_0x4702x3[_0x9a6c[31]]= _0x9a6c[32];return _0x4702x3}function Dialog(_0x4702x8,_0x4702x1c,_0x4702x1d,_0x4702x1e,_0x4702x1f,_0x4702x20,_0x4702x21){var _0x4702x22=0;if(mxClient[_0x9a6c[41]]&& document[_0x9a6c[42]]!= 9){_0x4702x22= 60};_0x4702x1d+= _0x4702x22;_0x4702x1e+= _0x4702x22;var _0x4702x23=Math[_0x9a6c[46]](0,Math[_0x9a6c[45]]((document[_0x9a6c[44]][_0x9a6c[43]]- _0x4702x1d)/ 2));var _0x4702x24=Math[_0x9a6c[46]](0,Math[_0x9a6c[45]]((Math[_0x9a6c[46]](document[_0x9a6c[44]][_0x9a6c[47]],document[_0x9a6c[48]][_0x9a6c[47]])- _0x4702x1e)/ 3));var _0x4702x25=_0x4702x8[_0x9a6c[50]](_0x9a6c[49]);_0x4702x25[_0x9a6c[31]]= _0x9a6c[51];_0x4702x25[_0x9a6c[53]][_0x9a6c[52]]= _0x9a6c[54];_0x4702x25[_0x9a6c[53]][_0x9a6c[55]]= _0x9a6c[56];var _0x4702x26=_0x4702x8[_0x9a6c[50]](_0x9a6c[57]);_0x4702x26[_0x9a6c[31]]= _0x9a6c[58];_0x4702x26[_0x9a6c[25]](_0x4702x1c);_0x4702x25[_0x9a6c[25]](_0x4702x26);if(this[_0x9a6c[59]]== null){this[_0x9a6c[59]]= _0x4702x8[_0x9a6c[50]](_0x9a6c[60]);this[_0x9a6c[59]][_0x9a6c[31]]= _0x9a6c[61];if(mxClient[_0x9a6c[62]]){ new mxDivResizer(this[_0x9a6c[59]])}};if(_0x4702x1f){document[_0x9a6c[44]][_0x9a6c[25]](this[_0x9a6c[59]])};document[_0x9a6c[44]][_0x9a6c[25]](_0x4702x25);this[_0x9a6c[63]]= _0x4702x21;this[_0x9a6c[64]]= _0x4702x25}Dialog[_0x9a6c[66]][_0x9a6c[65]]= function(){if(this[_0x9a6c[63]]!= null){this[_0x9a6c[63]]();this[_0x9a6c[63]]= null};this[_0x9a6c[64]][_0x9a6c[68]][_0x9a6c[67]](this[_0x9a6c[64]]);this[_0x9a6c[59]][_0x9a6c[68]][_0x9a6c[67]](this[_0x9a6c[59]])};function ImportDialog(_0x4702x8){var _0x4702x28=_0x4702x8[_0x9a6c[50]](_0x9a6c[69]);var _0x4702x29=_0x4702x8[_0x9a6c[50]](_0x9a6c[70]);var _0x4702x2a=_0x4702x8[_0x9a6c[50]](_0x9a6c[71]);var _0x4702x2b=_0x4702x8[_0x9a6c[50]](_0x9a6c[72]);var _0x4702x2c=_0x4702x8[_0x9a6c[74]](_0x9a6c[73]);mxUtils[_0x9a6c[78]](_0x4702x2c,mxResources[_0x9a6c[76]](_0x9a6c[75])+ _0x9a6c[77]);var _0x4702x2d=mxUtils[_0x9a6c[80]](_0x9a6c[40],function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x2d[_0x9a6c[31]]= _0x9a6c[65];_0x4702x29[_0x9a6c[25]](_0x4702x2d);_0x4702x29[_0x9a6c[25]](_0x4702x2c);var _0x4702x2e=_0x4702x8[_0x9a6c[50]](_0x9a6c[81]);var _0x4702x2f=_0x4702x8[_0x9a6c[50]](_0x9a6c[82]);var _0x4702x30=document[_0x9a6c[2]](_0x9a6c[83]);_0x4702x30[_0x9a6c[53]][_0x9a6c[84]]= _0x9a6c[85];_0x4702x30[_0x9a6c[53]][_0x9a6c[86]]= _0x9a6c[87];var _0x4702x3=document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x3[_0x9a6c[3]]= _0x9a6c[88];_0x4702x3[_0x9a6c[5]](_0x9a6c[89],_0x9a6c[90]);_0x4702x3[_0x9a6c[100]](_0x9a6c[91],function _0x4702x31(_0x4702x32){var _0x4702x33=_0x4702x32[_0x9a6c[93]][_0x9a6c[92]][0];console[_0x9a6c[94]](_0x4702x33);if(_0x4702x33){if(_0x4702x33[_0x9a6c[3]]=== _0x9a6c[90]){var _0x4702x34= new FileReader();_0x4702x34[_0x9a6c[95]]= function(_0x4702x35){var _0x4702x36=_0x4702x35[_0x9a6c[93]][_0x9a6c[96]];mxUtils[_0x9a6c[78]](_0x4702x30,_0x4702x36)};_0x4702x34[_0x9a6c[97]](_0x4702x33)}else {alert(_0x9a6c[98])}}else {alert(_0x9a6c[99])}},false);_0x4702x2f[_0x9a6c[25]](_0x4702x3);_0x4702x2f[_0x9a6c[25]](_0x4702x30);_0x4702x2e[_0x9a6c[25]](_0x4702x2f);_0x4702x2a[_0x9a6c[25]](_0x4702x2e);var _0x4702x37=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[75]),mxUtils[_0x9a6c[103]](this,function(_0x4702x38){var _0x4702x39=mxUtils[_0x9a6c[101]](_0x4702x30[_0x9a6c[23]]);_0x4702x8[_0x9a6c[13]][_0x9a6c[102]](_0x4702x39[_0x9a6c[48]]);_0x4702x8[_0x9a6c[79]]()}));_0x4702x37[_0x9a6c[31]]= _0x9a6c[104];var _0x4702x3a=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[105]),function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x3a[_0x9a6c[31]]= _0x9a6c[106];_0x4702x2b[_0x9a6c[25]](_0x4702x37);_0x4702x2b[_0x9a6c[25]](_0x4702x3a);_0x4702x28[_0x9a6c[25]](_0x4702x29);_0x4702x28[_0x9a6c[25]](_0x4702x2a);_0x4702x28[_0x9a6c[25]](_0x4702x2b);this[_0x9a6c[64]]= _0x4702x28}function AboutDialog(_0x4702x8){var _0x4702x28=_0x4702x8[_0x9a6c[50]](_0x9a6c[69]);var _0x4702x29=_0x4702x8[_0x9a6c[50]](_0x9a6c[70]);var _0x4702x2a=_0x4702x8[_0x9a6c[50]](_0x9a6c[71]);var _0x4702x2b=_0x4702x8[_0x9a6c[50]](_0x9a6c[72]);var _0x4702x2c=_0x4702x8[_0x9a6c[74]](_0x9a6c[73]);mxUtils[_0x9a6c[78]](_0x4702x2c,mxResources[_0x9a6c[76]](_0x9a6c[107])+ _0x9a6c[108]);var _0x4702x2d=mxUtils[_0x9a6c[80]](_0x9a6c[40],function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x2d[_0x9a6c[31]]= _0x9a6c[65];_0x4702x29[_0x9a6c[25]](_0x4702x2d);_0x4702x29[_0x9a6c[25]](_0x4702x2c);var _0x4702x3c=document[_0x9a6c[2]](_0x9a6c[109]);_0x4702x3c[_0x9a6c[53]][_0x9a6c[110]]= _0x9a6c[111];_0x4702x3c[_0x9a6c[5]](_0x9a6c[84],_0x9a6c[112]);_0x4702x3c[_0x9a6c[5]](_0x9a6c[84],_0x9a6c[113]);_0x4702x3c[_0x9a6c[5]](_0x9a6c[114],IMAGE_PATH+ _0x9a6c[115]);_0x4702x2a[_0x9a6c[25]](_0x4702x3c);mxUtils[_0x9a6c[116]](_0x4702x2a);mxUtils[_0x9a6c[78]](_0x4702x2a,_0x9a6c[117]+ mxClient[_0x9a6c[118]]);mxUtils[_0x9a6c[116]](_0x4702x2a);var _0x4702x3d=document[_0x9a6c[2]](_0x9a6c[119]);_0x4702x3d[_0x9a6c[5]](_0x9a6c[120],_0x9a6c[121]);_0x4702x3d[_0x9a6c[5]](_0x9a6c[93],_0x9a6c[122]);mxUtils[_0x9a6c[78]](_0x4702x3d,_0x9a6c[123]);_0x4702x2a[_0x9a6c[25]](_0x4702x3d);mxUtils[_0x9a6c[116]](_0x4702x2a);mxUtils[_0x9a6c[116]](_0x4702x2a);var _0x4702x3a=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[65]),function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x3a[_0x9a6c[31]]= _0x9a6c[106];_0x4702x2b[_0x9a6c[25]](_0x4702x3a);_0x4702x28[_0x9a6c[25]](_0x4702x29);_0x4702x28[_0x9a6c[25]](_0x4702x2a);_0x4702x28[_0x9a6c[25]](_0x4702x2b);this[_0x9a6c[64]]= _0x4702x28}function SaveDialog(_0x4702x8){var _0x4702x28=_0x4702x8[_0x9a6c[50]](_0x9a6c[69]);var _0x4702x29=_0x4702x8[_0x9a6c[50]](_0x9a6c[70]);var _0x4702x2a=_0x4702x8[_0x9a6c[50]](_0x9a6c[71]);var _0x4702x2b=_0x4702x8[_0x9a6c[50]](_0x9a6c[72]);var _0x4702x2c=_0x4702x8[_0x9a6c[74]](_0x9a6c[73]);mxUtils[_0x9a6c[78]](_0x4702x2c,mxResources[_0x9a6c[76]](_0x9a6c[124]));var _0x4702x2d=mxUtils[_0x9a6c[80]](_0x9a6c[40],function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x2d[_0x9a6c[31]]= _0x9a6c[65];_0x4702x29[_0x9a6c[25]](_0x4702x2d);_0x4702x29[_0x9a6c[25]](_0x4702x2c);var _0x4702x3f=_0x9a6c[125];var _0x4702x40=_0x9a6c[126]+ _0x4702x3f;var _0x4702x2=_0x4702x8[_0x9a6c[13]][_0x9a6c[127]]();var _0x4702x2e=_0x4702x8[_0x9a6c[50]](_0x9a6c[81]);var _0x4702x2f=_0x4702x8[_0x9a6c[50]](_0x9a6c[128]);var _0x4702x41=_0x4702x8[_0x9a6c[50]](_0x9a6c[129]);var _0x4702x42=document[_0x9a6c[2]](_0x9a6c[130]);_0x4702x42[_0x9a6c[31]]= _0x9a6c[131];mxUtils[_0x9a6c[78]](_0x4702x42,mxResources[_0x9a6c[76]](_0x4702x3f));_0x4702x2f[_0x9a6c[25]](_0x4702x42);var _0x4702x43=document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x43[_0x9a6c[5]](_0x9a6c[23],_0x4702x2+ _0x9a6c[132]);_0x4702x43[_0x9a6c[5]](_0x9a6c[133],_0x4702x40);_0x4702x43[_0x9a6c[31]]= _0x9a6c[134];_0x4702x41[_0x9a6c[25]](_0x4702x43);_0x4702x2e[_0x9a6c[25]](_0x4702x2f);_0x4702x2e[_0x9a6c[25]](_0x4702x41);_0x4702x2a[_0x9a6c[25]](_0x4702x2e);var _0x4702x37=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[135]),function(){_0x4702x8[_0x9a6c[124]](_0x4702x43[_0x9a6c[23]]);_0x4702x8[_0x9a6c[79]]()});_0x4702x37[_0x9a6c[31]]= _0x9a6c[104];var _0x4702x3a=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[105]),function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x3a[_0x9a6c[31]]= _0x9a6c[106];_0x4702x2b[_0x9a6c[25]](_0x4702x37);_0x4702x2b[_0x9a6c[25]](_0x4702x3a);_0x4702x28[_0x9a6c[25]](_0x4702x29);_0x4702x28[_0x9a6c[25]](_0x4702x2a);_0x4702x28[_0x9a6c[25]](_0x4702x2b);this[_0x9a6c[64]]= _0x4702x28}function NewDialog(_0x4702x8){var _0x4702x28=_0x4702x8[_0x9a6c[50]](_0x9a6c[69]);var _0x4702x29=_0x4702x8[_0x9a6c[50]](_0x9a6c[70]);var _0x4702x2a=_0x4702x8[_0x9a6c[50]](_0x9a6c[71]);var _0x4702x2b=_0x4702x8[_0x9a6c[50]](_0x9a6c[72]);var _0x4702x2c=_0x4702x8[_0x9a6c[74]](_0x9a6c[73]);mxUtils[_0x9a6c[78]](_0x4702x2c,mxResources[_0x9a6c[76]](_0x9a6c[136]));var _0x4702x2d=mxUtils[_0x9a6c[80]](_0x9a6c[40],function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x2d[_0x9a6c[31]]= _0x9a6c[65];_0x4702x29[_0x9a6c[25]](_0x4702x2d);_0x4702x29[_0x9a6c[25]](_0x4702x2c);var _0x4702x3f=_0x9a6c[125];var _0x4702x40=_0x9a6c[126]+ _0x4702x3f;var _0x4702x2=_0x4702x8[_0x9a6c[13]][_0x9a6c[127]]();var _0x4702x2e=_0x4702x8[_0x9a6c[50]](_0x9a6c[81]);var _0x4702x2f=_0x4702x8[_0x9a6c[50]](_0x9a6c[128]);var _0x4702x41=_0x4702x8[_0x9a6c[50]](_0x9a6c[129]);var _0x4702x42=document[_0x9a6c[2]](_0x9a6c[130]);_0x4702x42[_0x9a6c[31]]= _0x9a6c[131];mxUtils[_0x9a6c[78]](_0x4702x42,mxResources[_0x9a6c[76]](_0x4702x3f));_0x4702x2f[_0x9a6c[25]](_0x4702x42);var _0x4702x43=document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x43[_0x9a6c[5]](_0x9a6c[23],_0x4702x2+ _0x9a6c[137]);_0x4702x43[_0x9a6c[5]](_0x9a6c[133],_0x4702x40);_0x4702x43[_0x9a6c[31]]= _0x9a6c[134];_0x4702x41[_0x9a6c[25]](_0x4702x43);_0x4702x2e[_0x9a6c[25]](_0x4702x2f);_0x4702x2e[_0x9a6c[25]](_0x4702x41);_0x4702x2a[_0x9a6c[25]](_0x4702x2e);var _0x4702x37=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[136]),function(){_0x4702x8[_0x9a6c[136]](_0x4702x43[_0x9a6c[23]]);_0x4702x8[_0x9a6c[79]]()});_0x4702x37[_0x9a6c[31]]= _0x9a6c[104];var _0x4702x3a=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[105]),function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x3a[_0x9a6c[31]]= _0x9a6c[106];_0x4702x2b[_0x9a6c[25]](_0x4702x37);_0x4702x2b[_0x9a6c[25]](_0x4702x3a);_0x4702x28[_0x9a6c[25]](_0x4702x29);_0x4702x28[_0x9a6c[25]](_0x4702x2a);_0x4702x28[_0x9a6c[25]](_0x4702x2b);this[_0x9a6c[64]]= _0x4702x28}function VariableDialog(_0x4702x8){var _0x4702x28=_0x4702x8[_0x9a6c[50]](_0x9a6c[69]);var _0x4702x29=_0x4702x8[_0x9a6c[50]](_0x9a6c[70]);var _0x4702x2a=_0x4702x8[_0x9a6c[50]](_0x9a6c[71]);var _0x4702x2b=_0x4702x8[_0x9a6c[50]](_0x9a6c[72]);var _0x4702x2c=_0x4702x8[_0x9a6c[74]](_0x9a6c[73]);mxUtils[_0x9a6c[78]](_0x4702x2c,mxResources[_0x9a6c[76]](_0x9a6c[138]));var _0x4702x2d=mxUtils[_0x9a6c[80]](_0x9a6c[40],function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x2d[_0x9a6c[31]]= _0x9a6c[65];_0x4702x29[_0x9a6c[25]](_0x4702x2d);_0x4702x29[_0x9a6c[25]](_0x4702x2c);var _0x4702x3f=_0x9a6c[125];var _0x4702x40=_0x9a6c[126]+ _0x4702x3f;var _0x4702x2=_0x4702x8[_0x9a6c[13]][_0x9a6c[127]]();var _0x4702x2e=_0x4702x8[_0x9a6c[50]](_0x9a6c[81]);var _0x4702x2f=_0x4702x8[_0x9a6c[50]](_0x9a6c[128]);var _0x4702x41=_0x4702x8[_0x9a6c[50]](_0x9a6c[129]);var _0x4702x42=document[_0x9a6c[2]](_0x9a6c[130]);_0x4702x42[_0x9a6c[31]]= _0x9a6c[131];mxUtils[_0x9a6c[78]](_0x4702x42,mxResources[_0x9a6c[76]](_0x4702x3f));_0x4702x2f[_0x9a6c[25]](_0x4702x42);var _0x4702x43=document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x43[_0x9a6c[5]](_0x9a6c[23],_0x9a6c[139]);_0x4702x43[_0x9a6c[5]](_0x9a6c[133],_0x4702x40);_0x4702x43[_0x9a6c[31]]= _0x9a6c[134];_0x4702x41[_0x9a6c[25]](_0x4702x43);_0x4702x2e[_0x9a6c[25]](_0x4702x2f);_0x4702x2e[_0x9a6c[25]](_0x4702x41);_0x4702x2a[_0x9a6c[25]](_0x4702x2e);var _0x4702x37=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[136]),function(){_0x4702x8[_0x9a6c[138]](_0x4702x43[_0x9a6c[23]]);_0x4702x8[_0x9a6c[79]]()});_0x4702x37[_0x9a6c[31]]= _0x9a6c[104];var _0x4702x3a=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[105]),function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x3a[_0x9a6c[31]]= _0x9a6c[106];_0x4702x2b[_0x9a6c[25]](_0x4702x37);_0x4702x2b[_0x9a6c[25]](_0x4702x3a);_0x4702x28[_0x9a6c[25]](_0x4702x29);_0x4702x28[_0x9a6c[25]](_0x4702x2a);_0x4702x28[_0x9a6c[25]](_0x4702x2b);this[_0x9a6c[64]]= _0x4702x28}function OpenDialog(_0x4702x8){var _0x4702x28=_0x4702x8[_0x9a6c[50]](_0x9a6c[69]);var _0x4702x29=_0x4702x8[_0x9a6c[50]](_0x9a6c[70]);var _0x4702x2a=_0x4702x8[_0x9a6c[50]](_0x9a6c[71]);var _0x4702x2b=_0x4702x8[_0x9a6c[50]](_0x9a6c[72]);var _0x4702x2c=_0x4702x8[_0x9a6c[74]](_0x9a6c[73]);mxUtils[_0x9a6c[78]](_0x4702x2c,mxResources[_0x9a6c[76]](_0x9a6c[8]));var _0x4702x2d=mxUtils[_0x9a6c[80]](_0x9a6c[40],function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x2d[_0x9a6c[31]]= _0x9a6c[65];_0x4702x29[_0x9a6c[25]](_0x4702x2d);_0x4702x29[_0x9a6c[25]](_0x4702x2c);var _0x4702x2e=_0x4702x8[_0x9a6c[50]](_0x9a6c[81]);var _0x4702x2f=_0x4702x8[_0x9a6c[50]](_0x9a6c[128]);var _0x4702x41=_0x4702x8[_0x9a6c[50]](_0x9a6c[129]);var _0x4702x42=document[_0x9a6c[2]](_0x9a6c[130]);_0x4702x42[_0x9a6c[31]]= _0x9a6c[131];mxUtils[_0x9a6c[78]](_0x4702x42,mxResources[_0x9a6c[76]](_0x9a6c[125]));_0x4702x2f[_0x9a6c[25]](_0x4702x42);var _0x4702xb= new XMLHttpRequest();_0x4702xb[_0x9a6c[8]](_0x9a6c[7],_0x9a6c[140],false);_0x4702xb[_0x9a6c[14]](_0x9a6c[9],_0x9a6c[10]+ _0x4702x8[_0x9a6c[13]][_0x9a6c[12]][_0x9a6c[11]]);_0x4702xb[_0x9a6c[15]](null);var _0x4702xc=[];if(_0x4702xb[_0x9a6c[16]]=== 200){_0x4702xc= JSON[_0x9a6c[18]](_0x4702xb[_0x9a6c[17]])[_0x9a6c[30]]};var _0x4702x43=document[_0x9a6c[2]](_0x9a6c[19]);for(var _0x4702x47=0;_0x4702x47< _0x4702xc[_0x9a6c[141]];_0x4702x47++){var _0x4702xd=document[_0x9a6c[2]](_0x9a6c[20]);_0x4702xd[_0x9a6c[21]]= _0x4702xc[_0x4702x47][_0x9a6c[125]];_0x4702xd[_0x9a6c[23]]= _0x4702xc[_0x4702x47][_0x9a6c[133]];_0x4702x43[_0x9a6c[25]](_0x4702xd)};_0x4702x43[_0x9a6c[31]]= _0x9a6c[134];_0x4702x41[_0x9a6c[25]](_0x4702x43);_0x4702x2e[_0x9a6c[25]](_0x4702x2f);_0x4702x2e[_0x9a6c[25]](_0x4702x41);_0x4702x2a[_0x9a6c[25]](_0x4702x2e);var _0x4702x37=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[8]),function(){console[_0x9a6c[94]](_0x4702x43);console[_0x9a6c[94]](_0x4702x43[_0x9a6c[23]]);window[_0x9a6c[8]](_0x9a6c[142]+ _0x4702x43[_0x9a6c[23]],_0x9a6c[122]);_0x4702x8[_0x9a6c[79]]()});_0x4702x37[_0x9a6c[31]]= _0x9a6c[104];var _0x4702x3a=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[105]),function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x3a[_0x9a6c[31]]= _0x9a6c[106];_0x4702x2b[_0x9a6c[25]](_0x4702x37);_0x4702x2b[_0x9a6c[25]](_0x4702x3a);_0x4702x28[_0x9a6c[25]](_0x4702x29);_0x4702x28[_0x9a6c[25]](_0x4702x2a);_0x4702x28[_0x9a6c[25]](_0x4702x2b);this[_0x9a6c[64]]= _0x4702x28}function RenameDialog(_0x4702x8){var _0x4702x28=_0x4702x8[_0x9a6c[50]](_0x9a6c[69]);var _0x4702x29=_0x4702x8[_0x9a6c[50]](_0x9a6c[70]);var _0x4702x2a=_0x4702x8[_0x9a6c[50]](_0x9a6c[71]);var _0x4702x2b=_0x4702x8[_0x9a6c[50]](_0x9a6c[72]);var _0x4702x2c=_0x4702x8[_0x9a6c[74]](_0x9a6c[73]);mxUtils[_0x9a6c[78]](_0x4702x2c,mxResources[_0x9a6c[76]](_0x9a6c[143]));var _0x4702x2d=mxUtils[_0x9a6c[80]](_0x9a6c[40],function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x2d[_0x9a6c[31]]= _0x9a6c[65];_0x4702x29[_0x9a6c[25]](_0x4702x2d);_0x4702x29[_0x9a6c[25]](_0x4702x2c);var _0x4702x2e=_0x4702x8[_0x9a6c[50]](_0x9a6c[81]);var _0x4702x2f=_0x4702x8[_0x9a6c[50]](_0x9a6c[128]);var _0x4702x41=_0x4702x8[_0x9a6c[50]](_0x9a6c[129]);var _0x4702x42=document[_0x9a6c[2]](_0x9a6c[130]);_0x4702x42[_0x9a6c[31]]= _0x9a6c[131];mxUtils[_0x9a6c[78]](_0x4702x42,mxResources[_0x9a6c[76]](_0x9a6c[125]));_0x4702x2f[_0x9a6c[25]](_0x4702x42);var _0x4702x3f=_0x4702x8[_0x9a6c[13]][_0x9a6c[144]];var _0x4702x3=document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x3[_0x9a6c[5]](_0x9a6c[23],_0x4702x3f);_0x4702x3[_0x9a6c[31]]= _0x9a6c[134];_0x4702x41[_0x9a6c[25]](_0x4702x3);_0x4702x2e[_0x9a6c[25]](_0x4702x2f);_0x4702x2e[_0x9a6c[25]](_0x4702x41);_0x4702x2a[_0x9a6c[25]](_0x4702x2e);var _0x4702x37=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[135]),function(){var _0x4702xb= new XMLHttpRequest();_0x4702xb[_0x9a6c[8]](_0x9a6c[145],SAVE_URL+ _0x4702x8[_0x9a6c[13]][_0x9a6c[12]][_0x9a6c[133]],true);_0x4702xb[_0x9a6c[14]](_0x9a6c[146],_0x9a6c[147]);_0x4702xb[_0x9a6c[14]](_0x9a6c[9],_0x9a6c[10]+ _0x4702x8[_0x9a6c[13]][_0x9a6c[12]][_0x9a6c[11]]);_0x4702xb[_0x9a6c[15]](_0x9a6c[148]+ _0x4702x3[_0x9a6c[23]]);_0x4702xb[_0x9a6c[95]]= function(_0x4702x35){if(_0x4702xb[_0x9a6c[16]]=== 200){_0x4702x8[_0x9a6c[13]][_0x9a6c[150]](_0x9a6c[149]);_0x4702x8[_0x9a6c[13]][_0x9a6c[144]]= _0x4702x3[_0x9a6c[23]]}else {_0x4702x8[_0x9a6c[13]][_0x9a6c[150]](JSON[_0x9a6c[18]](_0x4702xb[_0x9a6c[17]])[_0x9a6c[152]][0][_0x9a6c[151]])}};_0x4702xb[_0x9a6c[153]]= function(_0x4702x35){mxUtils[_0x9a6c[155]](_0x4702xb[_0x9a6c[154]])};_0x4702x8[_0x9a6c[79]]()});_0x4702x37[_0x9a6c[31]]= _0x9a6c[104];var _0x4702x3a=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[105]),function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x3a[_0x9a6c[31]]= _0x9a6c[106];_0x4702x2b[_0x9a6c[25]](_0x4702x37);_0x4702x2b[_0x9a6c[25]](_0x4702x3a);_0x4702x28[_0x9a6c[25]](_0x4702x29);_0x4702x28[_0x9a6c[25]](_0x4702x2a);_0x4702x28[_0x9a6c[25]](_0x4702x2b);this[_0x9a6c[64]]= _0x4702x28}function EditFileDialog(_0x4702x8){var _0x4702x28=_0x4702x8[_0x9a6c[50]](_0x9a6c[69]);var _0x4702x29=_0x4702x8[_0x9a6c[50]](_0x9a6c[70]);var _0x4702x2a=_0x4702x8[_0x9a6c[50]](_0x9a6c[71]);var _0x4702x2b=_0x4702x8[_0x9a6c[50]](_0x9a6c[72]);var _0x4702x2c=_0x4702x8[_0x9a6c[74]](_0x9a6c[73]);mxUtils[_0x9a6c[78]](_0x4702x2c,mxResources[_0x9a6c[76]](_0x9a6c[156]));var _0x4702x2d=mxUtils[_0x9a6c[80]](_0x9a6c[40],function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x2d[_0x9a6c[31]]= _0x9a6c[65];_0x4702x29[_0x9a6c[25]](_0x4702x2d);_0x4702x29[_0x9a6c[25]](_0x4702x2c);var _0x4702x2e=_0x4702x8[_0x9a6c[50]](_0x9a6c[81]);var _0x4702x2f=_0x4702x8[_0x9a6c[50]](_0x9a6c[82]);var _0x4702x30=document[_0x9a6c[2]](_0x9a6c[83]);_0x4702x30[_0x9a6c[53]][_0x9a6c[84]]= _0x9a6c[85];_0x4702x30[_0x9a6c[53]][_0x9a6c[86]]= _0x9a6c[87];_0x4702x30[_0x9a6c[23]]= mxUtils[_0x9a6c[158]](_0x4702x8[_0x9a6c[13]][_0x9a6c[157]]());if(fileSupport){function _0x4702x4a(_0x4702x32){_0x4702x32[_0x9a6c[159]]();_0x4702x32[_0x9a6c[160]]();if(_0x4702x32[_0x9a6c[161]][_0x9a6c[92]][_0x9a6c[141]]> 0){var _0x4702x4b=_0x4702x32[_0x9a6c[161]][_0x9a6c[92]][0];var _0x4702x4c= new FileReader();_0x4702x4c[_0x9a6c[95]]= function(_0x4702x35){_0x4702x30[_0x9a6c[23]]= _0x4702x35[_0x9a6c[93]][_0x9a6c[96]]};_0x4702x4c[_0x9a6c[97]](_0x4702x4b)}}function _0x4702x4d(_0x4702x32){_0x4702x32[_0x9a6c[159]]();_0x4702x32[_0x9a6c[160]]()}_0x4702x30[_0x9a6c[100]](_0x9a6c[162],_0x4702x4d,false);_0x4702x30[_0x9a6c[100]](_0x9a6c[163],_0x4702x4a,false)};_0x4702x2f[_0x9a6c[25]](_0x4702x30);_0x4702x2e[_0x9a6c[25]](_0x4702x2f);_0x4702x2a[_0x9a6c[25]](_0x4702x2e);var _0x4702x37=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[135]),function(){var _0x4702x39=mxUtils[_0x9a6c[101]](_0x4702x30[_0x9a6c[23]]);_0x4702x8[_0x9a6c[13]][_0x9a6c[102]](_0x4702x39[_0x9a6c[48]]);_0x4702x8[_0x9a6c[79]]()});_0x4702x37[_0x9a6c[31]]= _0x9a6c[104];var _0x4702x3a=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[105]),function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x3a[_0x9a6c[31]]= _0x9a6c[106];_0x4702x2b[_0x9a6c[25]](_0x4702x37);_0x4702x2b[_0x9a6c[25]](_0x4702x3a);_0x4702x28[_0x9a6c[25]](_0x4702x29);_0x4702x28[_0x9a6c[25]](_0x4702x2a);_0x4702x28[_0x9a6c[25]](_0x4702x2b);this[_0x9a6c[64]]= _0x4702x28}function ExportDialog(_0x4702x8){var _0x4702x28=_0x4702x8[_0x9a6c[50]](_0x9a6c[69]);var _0x4702x29=_0x4702x8[_0x9a6c[50]](_0x9a6c[70]);var _0x4702x2a=_0x4702x8[_0x9a6c[50]](_0x9a6c[164]);var _0x4702x2b=_0x4702x8[_0x9a6c[50]](_0x9a6c[72]);var _0x4702x2c=_0x4702x8[_0x9a6c[74]](_0x9a6c[73]);mxUtils[_0x9a6c[78]](_0x4702x2c,mxResources[_0x9a6c[76]](_0x9a6c[165])+ _0x9a6c[77]);var _0x4702x2d=mxUtils[_0x9a6c[80]](_0x9a6c[40],function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x2d[_0x9a6c[31]]= _0x9a6c[65];_0x4702x29[_0x9a6c[25]](_0x4702x2d);_0x4702x29[_0x9a6c[25]](_0x4702x2c);var _0x4702x4f=_0x4702x8[_0x9a6c[50]](_0x9a6c[166]);var _0x4702x50=_0x4702x8[_0x9a6c[50]](_0x9a6c[167]);var _0x4702x42=document[_0x9a6c[2]](_0x9a6c[130]);_0x4702x42[_0x9a6c[31]]= _0x9a6c[168];mxUtils[_0x9a6c[78]](_0x4702x42,mxResources[_0x9a6c[76]](_0x9a6c[144]));var _0x4702x3=document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x3[_0x9a6c[5]](_0x9a6c[23],_0x4702x8[_0x9a6c[13]][_0x9a6c[127]]());_0x4702x3[_0x9a6c[31]]= _0x9a6c[134];var _0x4702x25=_0x4702x8[_0x9a6c[50]](_0x9a6c[169]);_0x4702x25[_0x9a6c[25]](_0x4702x3);_0x4702x50[_0x9a6c[25]](_0x4702x42);_0x4702x50[_0x9a6c[25]](_0x4702x25);_0x4702x4f[_0x9a6c[25]](_0x4702x50);_0x4702x2a[_0x9a6c[25]](_0x4702x4f);var _0x4702x37=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[165]),mxUtils[_0x9a6c[103]](this,function(_0x4702x38){_0x4702x8[_0x9a6c[135]](false);var _0x4702x51=encodeURIComponent(mxUtils[_0x9a6c[170]](_0x4702x8[_0x9a6c[13]][_0x9a6c[157]]())); new mxXmlRequest(SAVE_URL+ _0x4702x8[_0x9a6c[13]][_0x9a6c[12]][_0x9a6c[133]]+ _0x9a6c[172],_0x9a6c[173]+ _0x4702x3[_0x9a6c[23]],_0x9a6c[7])[_0x9a6c[171]](document,_0x9a6c[122]);_0x4702x8[_0x9a6c[79]]()}));_0x4702x37[_0x9a6c[31]]= _0x9a6c[104];var _0x4702x3a=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[105]),function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x3a[_0x9a6c[31]]= _0x9a6c[106];_0x4702x2b[_0x9a6c[25]](_0x4702x37);_0x4702x2b[_0x9a6c[25]](_0x4702x3a);_0x4702x28[_0x9a6c[25]](_0x4702x29);_0x4702x28[_0x9a6c[25]](_0x4702x2a);_0x4702x28[_0x9a6c[25]](_0x4702x2b);this[_0x9a6c[64]]= _0x4702x28}function GeneralDialog(_0x4702x8,_0x4702x53){var _0x4702x54=_0x4702x8[_0x9a6c[13]][_0x9a6c[174]];var _0x4702x28=_0x4702x8[_0x9a6c[50]](_0x9a6c[69]);var _0x4702x29=_0x4702x8[_0x9a6c[50]](_0x9a6c[70]);var _0x4702x2a=_0x4702x8[_0x9a6c[50]](_0x9a6c[175]);var _0x4702x2b=_0x4702x8[_0x9a6c[50]](_0x9a6c[72]);var _0x4702x2c=_0x4702x8[_0x9a6c[74]](_0x9a6c[73]);mxUtils[_0x9a6c[78]](_0x4702x2c,mxResources[_0x9a6c[76]](_0x9a6c[156])+ _0x9a6c[176]+ mxResources[_0x9a6c[76]](_0x4702x53[_0x9a6c[23]][_0x9a6c[177]]));var _0x4702x2d=mxUtils[_0x9a6c[80]](_0x9a6c[40],function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x2d[_0x9a6c[31]]= _0x9a6c[65];_0x4702x29[_0x9a6c[25]](_0x4702x2d);_0x4702x29[_0x9a6c[25]](_0x4702x2c);var _0x4702x55=_0x4702x8[_0x9a6c[50]](_0x9a6c[166]);_0x4702x55[_0x9a6c[5]](_0x9a6c[133],_0x9a6c[178]);var _0x4702x56=_0x4702x53[_0x9a6c[23]][_0x9a6c[179]][_0x9a6c[141]];var _0x4702x4f=_0x4702x8[_0x9a6c[50]](_0x9a6c[166]);for(var _0x4702x57=0;_0x4702x57< _0x4702x56;_0x4702x57++){var _0x4702x3f=_0x4702x53[_0x9a6c[23]][_0x9a6c[179]][_0x4702x57][_0x9a6c[125]];var _0x4702x40=_0x9a6c[126]+ _0x4702x3f;var _0x4702x2=_0x4702x53[_0x9a6c[23]][_0x9a6c[179]][_0x4702x57][_0x9a6c[23]];console[_0x9a6c[94]](_0x4702x3f);var _0x4702x50=_0x4702x8[_0x9a6c[50]]((_0x4702x57== _0x4702x56- 1)?_0x9a6c[167]:_0x9a6c[180]);var _0x4702x42=document[_0x9a6c[2]](_0x9a6c[130]);_0x4702x42[_0x9a6c[31]]= _0x9a6c[168];mxUtils[_0x9a6c[78]](_0x4702x42,mxResources[_0x9a6c[76]](_0x4702x3f));_0x4702x50[_0x9a6c[25]](_0x4702x42);var _0x4702x3;switch(_0x4702x3f){case _0x9a6c[133]:_0x4702x3= document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x2= _0x4702x53[_0x9a6c[133]];_0x4702x3[_0x9a6c[5]](_0x9a6c[23],_0x4702x2);_0x4702x3[_0x9a6c[5]](_0x9a6c[181],true);_0x4702x3[_0x9a6c[31]]= _0x9a6c[134];break;case _0x9a6c[187]:_0x4702x3= document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x3[_0x9a6c[5]](_0x9a6c[3],_0x9a6c[80]);_0x4702x3[_0x9a6c[182]]= function(){if(this[_0x9a6c[23]]== _0x9a6c[183]){this[_0x9a6c[5]](_0x9a6c[23],_0x9a6c[184]);this[_0x9a6c[31]]= _0x9a6c[185]}else {this[_0x9a6c[31]]= _0x9a6c[186];this[_0x9a6c[5]](_0x9a6c[23],_0x9a6c[183])}};_0x4702x3[_0x9a6c[5]](_0x9a6c[23],_0x4702x2);_0x4702x3[_0x9a6c[31]]= (_0x4702x2== _0x9a6c[183]?_0x9a6c[186]:_0x9a6c[185]);break;case _0x9a6c[21]:_0x4702x3= document[_0x9a6c[2]](_0x9a6c[83]);_0x4702x3[_0x9a6c[188]]= _0x4702x2;_0x4702x3[_0x9a6c[31]]= _0x9a6c[134];break;case _0x9a6c[189]:_0x4702x3= document[_0x9a6c[2]](_0x9a6c[83]);_0x4702x3[_0x9a6c[188]]= _0x4702x2;_0x4702x3[_0x9a6c[31]]= _0x9a6c[134];break;case _0x9a6c[190]:_0x4702x3= document[_0x9a6c[2]](_0x9a6c[83]);_0x4702x3[_0x9a6c[188]]= _0x4702x2;_0x4702x3[_0x9a6c[31]]= _0x9a6c[134];break;case _0x9a6c[193]:_0x4702x3= document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x3[_0x9a6c[5]](_0x9a6c[23],_0x4702x2);_0x4702x3[_0x9a6c[5]](_0x9a6c[191],_0x9a6c[192]);_0x4702x3[_0x9a6c[31]]= _0x9a6c[134];break;case _0x9a6c[195]:_0x4702x3= createDropdownFromApi(_0x9a6c[194],_0x4702x2,_0x9a6c[125],_0x9a6c[133],_0x4702x8);break;case _0x9a6c[198]:_0x4702x3= document[_0x9a6c[2]](_0x9a6c[83]);_0x4702x3[_0x9a6c[188]]= _0x4702x2;_0x4702x3[_0x9a6c[31]]= _0x9a6c[134];_0x4702x3[_0x9a6c[5]](_0x9a6c[196],_0x9a6c[197]);break;case _0x9a6c[201]:var _0x4702x3=mxUtils[_0x9a6c[80]](_0x9a6c[199],function(){var _0x4702x58=createDynamicInput(null,null,_0x4702x8);_0x4702x55[_0x9a6c[25]](_0x4702x58);_0x4702x2a[_0x9a6c[25]](_0x4702x55)});_0x4702x3[_0x9a6c[31]]= _0x9a6c[200];break;default:_0x4702x3= document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x3[_0x9a6c[5]](_0x9a6c[23],_0x4702x2);_0x4702x3[_0x9a6c[31]]= _0x9a6c[134];break};_0x4702x3[_0x9a6c[5]](_0x9a6c[133],_0x4702x40);var _0x4702x25=_0x4702x8[_0x9a6c[50]](_0x9a6c[169]);_0x4702x25[_0x9a6c[25]](_0x4702x3);if(mxResources[_0x9a6c[76]](_0x9a6c[202]+ _0x4702x3f)){var _0x4702x59=_0x4702x8[_0x9a6c[50]](_0x9a6c[203]);_0x4702x59[_0x9a6c[31]]= _0x9a6c[204];mxUtils[_0x9a6c[78]](_0x4702x59,mxResources[_0x9a6c[76]](_0x9a6c[202]+ _0x4702x3f));_0x4702x25[_0x9a6c[25]](_0x4702x59)};_0x4702x50[_0x9a6c[25]](_0x4702x25);_0x4702x4f[_0x9a6c[25]](_0x4702x50)};_0x4702x2a[_0x9a6c[25]](_0x4702x4f);if(_0x4702x53[_0x9a6c[23]][_0x9a6c[177]]== _0x9a6c[1]){if(_0x4702x53[_0x9a6c[205]]){for(var _0x4702x47=0;_0x4702x47< _0x4702x53[_0x9a6c[205]][_0x9a6c[141]];_0x4702x47++){var _0x4702x5a=_0x9a6c[40];var _0x4702x5b=_0x9a6c[40];_[_0x9a6c[28]](_0x4702x53[_0x9a6c[205]][_0x4702x47][_0x9a6c[23]][_0x9a6c[179]],function(_0x4702x5c){if(_0x4702x5c[_0x9a6c[125]]== _0x9a6c[3]){_0x4702x5a= _0x4702x5c[_0x9a6c[23]]}else {if(_0x4702x5c[_0x9a6c[125]]== _0x9a6c[130]){_0x4702x5b= _0x4702x5c[_0x9a6c[23]]}}});var _0x4702x58=createDynamicInput(_0x4702x5a,_0x4702x5b,_0x4702x8);_0x4702x55[_0x9a6c[25]](_0x4702x58)}}};_0x4702x2a[_0x9a6c[25]](_0x4702x55);var _0x4702x37=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[135]),mxUtils[_0x9a6c[103]](this,function(_0x4702x38){for(var _0x4702x57=0;_0x4702x57< _0x4702x53[_0x9a6c[23]][_0x9a6c[179]][_0x9a6c[141]];_0x4702x57++){var _0x4702x40=_0x9a6c[126]+ _0x4702x53[_0x9a6c[23]][_0x9a6c[179]][_0x4702x57][_0x9a6c[125]];var _0x4702x3f=_0x4702x53[_0x9a6c[23]][_0x9a6c[179]][_0x4702x57][_0x9a6c[125]];console[_0x9a6c[94]](_0x4702x3f);_0x4702x53[_0x9a6c[5]](_0x4702x3f,document[_0x9a6c[206]](_0x4702x40)[_0x9a6c[23]]);console[_0x9a6c[94]](document[_0x9a6c[206]](_0x4702x40)[_0x9a6c[23]])};if(_0x4702x53[_0x9a6c[23]][_0x9a6c[177]]== _0x9a6c[1]){if(_0x4702x54[_0x9a6c[208]][_0x9a6c[207]](_0x4702x53)){_0x4702x53[_0x9a6c[205]]= []};if(document[_0x9a6c[206]](_0x9a6c[178])){var _0x4702x55=document[_0x9a6c[206]](_0x9a6c[178])[_0x9a6c[205]];for(var _0x4702x47=0;_0x4702x47< _0x4702x55[_0x9a6c[141]];_0x4702x47++){var _0x4702x5d=_0x4702x55[_0x4702x47][_0x9a6c[205]][1];var _0x4702x5e=_0x4702x55[_0x4702x47][_0x9a6c[205]][0];var _0x4702x39=mxUtils[_0x9a6c[209]]();var _0x4702x5f=_0x4702x39[_0x9a6c[2]](_0x9a6c[178]);_0x4702x5f[_0x9a6c[5]](_0x9a6c[3],_0x4702x55[_0x4702x47][_0x9a6c[210]](_0x9a6c[19])[0][_0x9a6c[23]]);_0x4702x5f[_0x9a6c[5]](_0x9a6c[130],_0x4702x55[_0x4702x47][_0x9a6c[210]](_0x9a6c[1])[0][_0x9a6c[23]]);var _0x4702x60= new mxCell(_0x4702x5f);_0x4702x54[_0x9a6c[208]][_0x9a6c[201]](_0x4702x53,_0x4702x60)}}};_0x4702x54[_0x9a6c[211]](_0x4702x53);_0x4702x8[_0x9a6c[79]]()}));_0x4702x37[_0x9a6c[31]]= _0x9a6c[104];var _0x4702x3a=mxUtils[_0x9a6c[80]](mxResources[_0x9a6c[76]](_0x9a6c[105]),function(){_0x4702x8[_0x9a6c[79]]()});_0x4702x3a[_0x9a6c[31]]= _0x9a6c[106];_0x4702x2b[_0x9a6c[25]](_0x4702x37);_0x4702x2b[_0x9a6c[25]](_0x4702x3a);_0x4702x28[_0x9a6c[25]](_0x4702x29);_0x4702x28[_0x9a6c[25]](_0x4702x2a);_0x4702x28[_0x9a6c[25]](_0x4702x2b);this[_0x9a6c[64]]= _0x4702x28}function createDynamicInput(_0x4702x5a,_0x4702x5b,_0x4702x8){var _0x4702x58=_0x4702x8[_0x9a6c[50]](_0x9a6c[180]);var _0x4702x2f=_0x4702x8[_0x9a6c[50]](_0x9a6c[212]);var _0x4702x41=_0x4702x8[_0x9a6c[50]](_0x9a6c[212]);var _0x4702x62=_0x4702x8[_0x9a6c[50]](_0x9a6c[213]);var _0x4702x3=document[_0x9a6c[2]](_0x9a6c[1]);_0x4702x3[_0x9a6c[5]](_0x9a6c[191],_0x9a6c[214]);_0x4702x3[_0x9a6c[23]]= _0x4702x5b;_0x4702x3[_0x9a6c[31]]= _0x9a6c[134];_0x4702x2f[_0x9a6c[25]](_0x4702x3);var _0x4702x43=document[_0x9a6c[2]](_0x9a6c[19]);var _0x4702xd=document[_0x9a6c[2]](_0x9a6c[20]);_0x4702xd[_0x9a6c[21]]= _0x9a6c[22];_0x4702xd[_0x9a6c[23]]= _0x9a6c[40];_0x4702x43[_0x9a6c[25]](_0x4702xd);var _0x4702x13=[_0x9a6c[21],_0x9a6c[215],_0x9a6c[83],_0x9a6c[4]];_0x4702x13[_0x9a6c[28]](function(_0x4702xe){_0x4702xd= document[_0x9a6c[2]](_0x9a6c[20]);_0x4702xd[_0x9a6c[21]]= _0x4702xe;_0x4702xd[_0x9a6c[23]]= _0x4702xe;_0x4702xd[_0x9a6c[29]]= (_0x4702xe== _0x4702x5a);_0x4702x43[_0x9a6c[25]](_0x4702xd)});_0x4702x43[_0x9a6c[31]]= _0x9a6c[134];_0x4702x41[_0x9a6c[25]](_0x4702x43);var _0x4702x63=mxUtils[_0x9a6c[80]](_0x9a6c[216],function(){var _0x4702x64=_0x4702x63[_0x9a6c[217]];var _0x4702x65=_0x4702x64[_0x9a6c[217]];document[_0x9a6c[206]](_0x9a6c[178])[_0x9a6c[67]](_0x4702x65)});_0x4702x63[_0x9a6c[31]]= _0x9a6c[218];_0x4702x62[_0x9a6c[25]](_0x4702x63);_0x4702x58[_0x9a6c[25]](_0x4702x2f);_0x4702x58[_0x9a6c[25]](_0x4702x41);_0x4702x58[_0x9a6c[25]](_0x4702x62);return _0x4702x58} \ No newline at end of file +var _0xa954=["\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"];_0xa954[0];function createCheckbox(_0xe453x2){var _0xe453x3=document[_0xa954[2]](_0xa954[1]);_0xe453x3[_0xa954[5]](_0xa954[3],_0xa954[4]);if(_0xe453x2){_0xe453x3[_0xa954[5]](_0xa954[6],true)};return _0xe453x3}function createDropdownFromApi(_0xe453x5,_0xe453x2,_0xe453x6,_0xe453x7,_0xe453x8,_0xe453x9,_0xe453xa){var _0xe453xb= new XMLHttpRequest();_0xe453xb[_0xa954[8]](_0xa954[7],_0xe453x5,false);_0xe453xb[_0xa954[14]](_0xa954[9],_0xa954[10]+ _0xe453x8[_0xa954[13]][_0xa954[12]][_0xa954[11]]);_0xe453xb[_0xa954[15]](null);var _0xe453xc=[];if(_0xe453xb[_0xa954[16]]=== 200){_0xe453xc= JSON[_0xa954[18]](_0xe453xb[_0xa954[17]])};var _0xe453x3=document[_0xa954[2]](_0xa954[19]);var _0xe453xd=document[_0xa954[2]](_0xa954[20]);_0xe453xd[_0xa954[21]]= _0xa954[22];_0xe453xd[_0xa954[23]]= _0xa954[24];_0xe453x3[_0xa954[25]](_0xe453xd);_0xe453xc[_0xa954[30]][_0xa954[28]](function(_0xe453xe){_0xe453xd= document[_0xa954[2]](_0xa954[20]);_0xe453xd[_0xa954[21]]= _0xe453xe[_0xe453x6];if(_0xe453x9&& _0xe453xa){_0xe453x9[_0xa954[28]](function(_0xe453xf){_0xe453xa= _0xe453xa[_0xa954[27]](_0xa954[26]+ _0xe453xf+ _0xa954[26],_0xe453xe[_0xe453xf])});_0xe453xd[_0xa954[23]]= _0xe453xa;_0xe453xd[_0xa954[29]]= (_0xe453xa== _0xe453x2)}else {_0xe453xd[_0xa954[23]]= _0xe453xe[_0xe453x7];_0xe453xd[_0xa954[29]]= (_0xe453xe[_0xe453x7]== _0xe453x2)};_0xe453x3[_0xa954[25]](_0xe453xd)});_0xe453x3[_0xa954[31]]= _0xa954[32];return _0xe453x3}function createGroupedDropdownFromApi(_0xe453x5,_0xe453x2,_0xe453x6,_0xe453x7,_0xe453x8,_0xe453x11,_0xe453x12){var _0xe453xb= new XMLHttpRequest();_0xe453xb[_0xa954[8]](_0xa954[7],_0xe453x5,false);_0xe453xb[_0xa954[14]](_0xa954[9],_0xa954[10]+ _0xe453x8[_0xa954[13]][_0xa954[12]][_0xa954[11]]);_0xe453xb[_0xa954[15]](null);var _0xe453xc=[];if(_0xe453xb[_0xa954[16]]=== 200){_0xe453xc= JSON[_0xa954[18]](_0xe453xb[_0xa954[17]])};var _0xe453x3=document[_0xa954[2]](_0xa954[19]);var _0xe453xd=document[_0xa954[2]](_0xa954[20]);_0xe453xd[_0xa954[21]]= _0xa954[22];_0xe453xd[_0xa954[23]]= _0xa954[33];_0xe453x3[_0xa954[25]](_0xe453xd);var _0xe453x13=_0xe453x11?_0xe453xc[_0xa954[30]]:_0xe453xc;var _0xe453x14={};var _0xe453x15={};_0xe453x14[_0xe453x12]= null;var _0xe453x16=_[_0xa954[34]](_0xe453x13,_0xe453x14);var _0xe453x17={};_0xe453x16[_0xa954[28]](function(_0xe453xe){_0xe453xd= document[_0xa954[2]](_0xa954[20]);_0xe453xd[_0xa954[31]]= _0xa954[35];_0xe453xd[_0xa954[21]]= _0xe453xe[_0xe453x6][_0xa954[36]]();_0xe453xd[_0xa954[23]]= _0xe453xe[_0xe453x7];_0xe453xd[_0xa954[29]]= (_0xe453xe[_0xe453x7]== _0xe453x2);_0xe453x3[_0xa954[25]](_0xe453xd);_0xe453x15[_0xe453x12]= _0xe453xe[_0xe453x7];_0xe453x17= _[_0xa954[34]](_0xe453x13,_0xe453x15);_0xe453x17[_0xa954[28]](function(_0xe453xe){_0xe453xd= document[_0xa954[2]](_0xa954[20]);_0xe453xd[_0xa954[31]]= _0xa954[37];_0xe453xd[_0xa954[21]]= _0xa954[38]+ _[_0xa954[39]](_0xe453xe[_0xe453x6]);_0xe453xd[_0xa954[23]]= _0xe453xe[_0xe453x7];_0xe453xd[_0xa954[29]]= (_0xe453xe[_0xe453x7]== _0xe453x2);_0xe453x3[_0xa954[25]](_0xe453xd)})});_0xe453x3[_0xa954[31]]= _0xa954[32];return _0xe453x3}function createDropdownFromArray(_0xe453x19,_0xe453x2){var _0xe453x3=document[_0xa954[2]](_0xa954[19]);for(var _0xe453x1a in _0xe453x19){var _0xe453xd=document[_0xa954[2]](_0xa954[20]);_0xe453xd[_0xa954[21]]= _0xe453x19[_0xe453x1a];_0xe453xd[_0xa954[23]]= _0xe453x1a;if(_0xe453x2> 0|| _0xe453x2!= _0xa954[40]){_0xe453xd[_0xa954[29]]= (_0xe453x2=== _0xe453x1a)?true:false};_0xe453x3[_0xa954[25]](_0xe453xd)};_0xe453x3[_0xa954[31]]= _0xa954[32];return _0xe453x3}function Dialog(_0xe453x8,_0xe453x1c,_0xe453x1d,_0xe453x1e,_0xe453x1f,_0xe453x20,_0xe453x21){var _0xe453x22=0;if(mxClient[_0xa954[41]]&& document[_0xa954[42]]!= 9){_0xe453x22= 60};_0xe453x1d+= _0xe453x22;_0xe453x1e+= _0xe453x22;var _0xe453x23=Math[_0xa954[46]](0,Math[_0xa954[45]]((document[_0xa954[44]][_0xa954[43]]- _0xe453x1d)/ 2));var _0xe453x24=Math[_0xa954[46]](0,Math[_0xa954[45]]((Math[_0xa954[46]](document[_0xa954[44]][_0xa954[47]],document[_0xa954[48]][_0xa954[47]])- _0xe453x1e)/ 3));var _0xe453x25=_0xe453x8[_0xa954[50]](_0xa954[49]);_0xe453x25[_0xa954[31]]= _0xa954[51];_0xe453x25[_0xa954[53]][_0xa954[52]]= _0xa954[54];_0xe453x25[_0xa954[53]][_0xa954[55]]= _0xa954[56];var _0xe453x26=_0xe453x8[_0xa954[50]](_0xa954[57]);_0xe453x26[_0xa954[31]]= _0xa954[58];_0xe453x26[_0xa954[25]](_0xe453x1c);_0xe453x25[_0xa954[25]](_0xe453x26);if(this[_0xa954[59]]== null){this[_0xa954[59]]= _0xe453x8[_0xa954[50]](_0xa954[60]);this[_0xa954[59]][_0xa954[31]]= _0xa954[61];if(mxClient[_0xa954[62]]){ new mxDivResizer(this[_0xa954[59]])}};if(_0xe453x1f){document[_0xa954[44]][_0xa954[25]](this[_0xa954[59]])};document[_0xa954[44]][_0xa954[25]](_0xe453x25);this[_0xa954[63]]= _0xe453x21;this[_0xa954[64]]= _0xe453x25}Dialog[_0xa954[66]][_0xa954[65]]= function(){if(this[_0xa954[63]]!= null){this[_0xa954[63]]();this[_0xa954[63]]= null};this[_0xa954[64]][_0xa954[68]][_0xa954[67]](this[_0xa954[64]]);this[_0xa954[59]][_0xa954[68]][_0xa954[67]](this[_0xa954[59]])};function ImportDialog(_0xe453x8){var _0xe453x28=_0xe453x8[_0xa954[50]](_0xa954[69]);var _0xe453x29=_0xe453x8[_0xa954[50]](_0xa954[70]);var _0xe453x2a=_0xe453x8[_0xa954[50]](_0xa954[71]);var _0xe453x2b=_0xe453x8[_0xa954[50]](_0xa954[72]);var _0xe453x2c=_0xe453x8[_0xa954[74]](_0xa954[73]);mxUtils[_0xa954[78]](_0xe453x2c,mxResources[_0xa954[76]](_0xa954[75])+ _0xa954[77]);var _0xe453x2d=mxUtils[_0xa954[80]](_0xa954[40],function(){_0xe453x8[_0xa954[79]]()});_0xe453x2d[_0xa954[31]]= _0xa954[65];_0xe453x29[_0xa954[25]](_0xe453x2d);_0xe453x29[_0xa954[25]](_0xe453x2c);var _0xe453x2e=_0xe453x8[_0xa954[50]](_0xa954[81]);var _0xe453x2f=_0xe453x8[_0xa954[50]](_0xa954[82]);var _0xe453x30=document[_0xa954[2]](_0xa954[83]);_0xe453x30[_0xa954[53]][_0xa954[84]]= _0xa954[85];_0xe453x30[_0xa954[53]][_0xa954[86]]= _0xa954[87];var _0xe453x3=document[_0xa954[2]](_0xa954[1]);_0xe453x3[_0xa954[3]]= _0xa954[88];_0xe453x3[_0xa954[5]](_0xa954[89],_0xa954[90]);_0xe453x3[_0xa954[100]](_0xa954[91],function _0xe453x31(_0xe453x32){var _0xe453x33=_0xe453x32[_0xa954[93]][_0xa954[92]][0];console[_0xa954[94]](_0xe453x33);if(_0xe453x33){if(_0xe453x33[_0xa954[3]]=== _0xa954[90]){var _0xe453x34= new FileReader();_0xe453x34[_0xa954[95]]= function(_0xe453x35){var _0xe453x36=_0xe453x35[_0xa954[93]][_0xa954[96]];mxUtils[_0xa954[78]](_0xe453x30,_0xe453x36)};_0xe453x34[_0xa954[97]](_0xe453x33)}else {alert(_0xa954[98])}}else {alert(_0xa954[99])}},false);_0xe453x2f[_0xa954[25]](_0xe453x3);_0xe453x2f[_0xa954[25]](_0xe453x30);_0xe453x2e[_0xa954[25]](_0xe453x2f);_0xe453x2a[_0xa954[25]](_0xe453x2e);var _0xe453x37=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[75]),mxUtils[_0xa954[103]](this,function(_0xe453x38){var _0xe453x39=mxUtils[_0xa954[101]](_0xe453x30[_0xa954[23]]);_0xe453x8[_0xa954[13]][_0xa954[102]](_0xe453x39[_0xa954[48]]);_0xe453x8[_0xa954[79]]()}));_0xe453x37[_0xa954[31]]= _0xa954[104];var _0xe453x3a=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[105]),function(){_0xe453x8[_0xa954[79]]()});_0xe453x3a[_0xa954[31]]= _0xa954[106];_0xe453x2b[_0xa954[25]](_0xe453x37);_0xe453x2b[_0xa954[25]](_0xe453x3a);_0xe453x28[_0xa954[25]](_0xe453x29);_0xe453x28[_0xa954[25]](_0xe453x2a);_0xe453x28[_0xa954[25]](_0xe453x2b);this[_0xa954[64]]= _0xe453x28}function AboutDialog(_0xe453x8){var _0xe453x28=_0xe453x8[_0xa954[50]](_0xa954[69]);var _0xe453x29=_0xe453x8[_0xa954[50]](_0xa954[70]);var _0xe453x2a=_0xe453x8[_0xa954[50]](_0xa954[71]);var _0xe453x2b=_0xe453x8[_0xa954[50]](_0xa954[72]);var _0xe453x2c=_0xe453x8[_0xa954[74]](_0xa954[73]);mxUtils[_0xa954[78]](_0xe453x2c,mxResources[_0xa954[76]](_0xa954[107])+ _0xa954[108]);var _0xe453x2d=mxUtils[_0xa954[80]](_0xa954[40],function(){_0xe453x8[_0xa954[79]]()});_0xe453x2d[_0xa954[31]]= _0xa954[65];_0xe453x29[_0xa954[25]](_0xe453x2d);_0xe453x29[_0xa954[25]](_0xe453x2c);var _0xe453x3c=document[_0xa954[2]](_0xa954[109]);_0xe453x3c[_0xa954[53]][_0xa954[110]]= _0xa954[111];_0xe453x3c[_0xa954[5]](_0xa954[84],_0xa954[112]);_0xe453x3c[_0xa954[5]](_0xa954[84],_0xa954[113]);_0xe453x3c[_0xa954[5]](_0xa954[114],IMAGE_PATH+ _0xa954[115]);_0xe453x2a[_0xa954[25]](_0xe453x3c);mxUtils[_0xa954[116]](_0xe453x2a);mxUtils[_0xa954[78]](_0xe453x2a,_0xa954[117]+ mxClient[_0xa954[118]]);mxUtils[_0xa954[116]](_0xe453x2a);var _0xe453x3d=document[_0xa954[2]](_0xa954[119]);_0xe453x3d[_0xa954[5]](_0xa954[120],_0xa954[121]);_0xe453x3d[_0xa954[5]](_0xa954[93],_0xa954[122]);mxUtils[_0xa954[78]](_0xe453x3d,_0xa954[123]);_0xe453x2a[_0xa954[25]](_0xe453x3d);mxUtils[_0xa954[116]](_0xe453x2a);mxUtils[_0xa954[116]](_0xe453x2a);var _0xe453x3a=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[65]),function(){_0xe453x8[_0xa954[79]]()});_0xe453x3a[_0xa954[31]]= _0xa954[106];_0xe453x2b[_0xa954[25]](_0xe453x3a);_0xe453x28[_0xa954[25]](_0xe453x29);_0xe453x28[_0xa954[25]](_0xe453x2a);_0xe453x28[_0xa954[25]](_0xe453x2b);this[_0xa954[64]]= _0xe453x28}function SaveDialog(_0xe453x8){var _0xe453x28=_0xe453x8[_0xa954[50]](_0xa954[69]);var _0xe453x29=_0xe453x8[_0xa954[50]](_0xa954[70]);var _0xe453x2a=_0xe453x8[_0xa954[50]](_0xa954[71]);var _0xe453x2b=_0xe453x8[_0xa954[50]](_0xa954[72]);var _0xe453x2c=_0xe453x8[_0xa954[74]](_0xa954[73]);mxUtils[_0xa954[78]](_0xe453x2c,mxResources[_0xa954[76]](_0xa954[124]));var _0xe453x2d=mxUtils[_0xa954[80]](_0xa954[40],function(){_0xe453x8[_0xa954[79]]()});_0xe453x2d[_0xa954[31]]= _0xa954[65];_0xe453x29[_0xa954[25]](_0xe453x2d);_0xe453x29[_0xa954[25]](_0xe453x2c);var _0xe453x3f=_0xa954[125];var _0xe453x40=_0xa954[126]+ _0xe453x3f;var _0xe453x2=_0xe453x8[_0xa954[13]][_0xa954[127]]();var _0xe453x2e=_0xe453x8[_0xa954[50]](_0xa954[81]);var _0xe453x2f=_0xe453x8[_0xa954[50]](_0xa954[128]);var _0xe453x41=_0xe453x8[_0xa954[50]](_0xa954[129]);var _0xe453x42=document[_0xa954[2]](_0xa954[130]);_0xe453x42[_0xa954[31]]= _0xa954[131];mxUtils[_0xa954[78]](_0xe453x42,mxResources[_0xa954[76]](_0xe453x3f));_0xe453x2f[_0xa954[25]](_0xe453x42);var _0xe453x43=document[_0xa954[2]](_0xa954[1]);_0xe453x43[_0xa954[5]](_0xa954[23],_0xe453x2+ _0xa954[132]);_0xe453x43[_0xa954[5]](_0xa954[133],_0xe453x40);_0xe453x43[_0xa954[31]]= _0xa954[134];_0xe453x41[_0xa954[25]](_0xe453x43);_0xe453x2e[_0xa954[25]](_0xe453x2f);_0xe453x2e[_0xa954[25]](_0xe453x41);_0xe453x2a[_0xa954[25]](_0xe453x2e);var _0xe453x37=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[135]),function(){_0xe453x8[_0xa954[124]](_0xe453x43[_0xa954[23]]);_0xe453x8[_0xa954[79]]()});_0xe453x37[_0xa954[31]]= _0xa954[104];var _0xe453x3a=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[105]),function(){_0xe453x8[_0xa954[79]]()});_0xe453x3a[_0xa954[31]]= _0xa954[106];_0xe453x2b[_0xa954[25]](_0xe453x37);_0xe453x2b[_0xa954[25]](_0xe453x3a);_0xe453x28[_0xa954[25]](_0xe453x29);_0xe453x28[_0xa954[25]](_0xe453x2a);_0xe453x28[_0xa954[25]](_0xe453x2b);this[_0xa954[64]]= _0xe453x28}function NewDialog(_0xe453x8){var _0xe453x28=_0xe453x8[_0xa954[50]](_0xa954[69]);var _0xe453x29=_0xe453x8[_0xa954[50]](_0xa954[70]);var _0xe453x2a=_0xe453x8[_0xa954[50]](_0xa954[71]);var _0xe453x2b=_0xe453x8[_0xa954[50]](_0xa954[72]);var _0xe453x2c=_0xe453x8[_0xa954[74]](_0xa954[73]);mxUtils[_0xa954[78]](_0xe453x2c,mxResources[_0xa954[76]](_0xa954[136]));var _0xe453x2d=mxUtils[_0xa954[80]](_0xa954[40],function(){_0xe453x8[_0xa954[79]]()});_0xe453x2d[_0xa954[31]]= _0xa954[65];_0xe453x29[_0xa954[25]](_0xe453x2d);_0xe453x29[_0xa954[25]](_0xe453x2c);var _0xe453x3f=_0xa954[125];var _0xe453x40=_0xa954[126]+ _0xe453x3f;var _0xe453x2=_0xe453x8[_0xa954[13]][_0xa954[127]]();var _0xe453x2e=_0xe453x8[_0xa954[50]](_0xa954[81]);var _0xe453x2f=_0xe453x8[_0xa954[50]](_0xa954[128]);var _0xe453x41=_0xe453x8[_0xa954[50]](_0xa954[129]);var _0xe453x42=document[_0xa954[2]](_0xa954[130]);_0xe453x42[_0xa954[31]]= _0xa954[131];mxUtils[_0xa954[78]](_0xe453x42,mxResources[_0xa954[76]](_0xe453x3f));_0xe453x2f[_0xa954[25]](_0xe453x42);var _0xe453x43=document[_0xa954[2]](_0xa954[1]);_0xe453x43[_0xa954[5]](_0xa954[23],_0xe453x2+ _0xa954[137]);_0xe453x43[_0xa954[5]](_0xa954[133],_0xe453x40);_0xe453x43[_0xa954[31]]= _0xa954[134];_0xe453x41[_0xa954[25]](_0xe453x43);_0xe453x2e[_0xa954[25]](_0xe453x2f);_0xe453x2e[_0xa954[25]](_0xe453x41);_0xe453x2a[_0xa954[25]](_0xe453x2e);var _0xe453x37=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[136]),function(){_0xe453x8[_0xa954[136]](_0xe453x43[_0xa954[23]]);_0xe453x8[_0xa954[79]]()});_0xe453x37[_0xa954[31]]= _0xa954[104];var _0xe453x3a=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[105]),function(){_0xe453x8[_0xa954[79]]()});_0xe453x3a[_0xa954[31]]= _0xa954[106];_0xe453x2b[_0xa954[25]](_0xe453x37);_0xe453x2b[_0xa954[25]](_0xe453x3a);_0xe453x28[_0xa954[25]](_0xe453x29);_0xe453x28[_0xa954[25]](_0xe453x2a);_0xe453x28[_0xa954[25]](_0xe453x2b);this[_0xa954[64]]= _0xe453x28}function VariableDialog(_0xe453x8){var _0xe453x28=_0xe453x8[_0xa954[50]](_0xa954[69]);var _0xe453x29=_0xe453x8[_0xa954[50]](_0xa954[70]);var _0xe453x2a=_0xe453x8[_0xa954[50]](_0xa954[71]);var _0xe453x2b=_0xe453x8[_0xa954[50]](_0xa954[72]);var _0xe453x2c=_0xe453x8[_0xa954[74]](_0xa954[73]);mxUtils[_0xa954[78]](_0xe453x2c,mxResources[_0xa954[76]](_0xa954[138]));var _0xe453x2d=mxUtils[_0xa954[80]](_0xa954[40],function(){_0xe453x8[_0xa954[79]]()});_0xe453x2d[_0xa954[31]]= _0xa954[65];_0xe453x29[_0xa954[25]](_0xe453x2d);_0xe453x29[_0xa954[25]](_0xe453x2c);var _0xe453x3f=_0xa954[125];var _0xe453x40=_0xa954[126]+ _0xe453x3f;var _0xe453x2=_0xe453x8[_0xa954[13]][_0xa954[127]]();var _0xe453x2e=_0xe453x8[_0xa954[50]](_0xa954[81]);var _0xe453x2f=_0xe453x8[_0xa954[50]](_0xa954[128]);var _0xe453x41=_0xe453x8[_0xa954[50]](_0xa954[129]);var _0xe453x42=document[_0xa954[2]](_0xa954[130]);_0xe453x42[_0xa954[31]]= _0xa954[131];mxUtils[_0xa954[78]](_0xe453x42,mxResources[_0xa954[76]](_0xe453x3f));_0xe453x2f[_0xa954[25]](_0xe453x42);var _0xe453x43=document[_0xa954[2]](_0xa954[1]);_0xe453x43[_0xa954[5]](_0xa954[23],_0xa954[139]);_0xe453x43[_0xa954[5]](_0xa954[133],_0xe453x40);_0xe453x43[_0xa954[31]]= _0xa954[134];_0xe453x41[_0xa954[25]](_0xe453x43);_0xe453x2e[_0xa954[25]](_0xe453x2f);_0xe453x2e[_0xa954[25]](_0xe453x41);_0xe453x2a[_0xa954[25]](_0xe453x2e);var _0xe453x37=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[136]),function(){_0xe453x8[_0xa954[138]](_0xe453x43[_0xa954[23]]);_0xe453x8[_0xa954[79]]()});_0xe453x37[_0xa954[31]]= _0xa954[104];var _0xe453x3a=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[105]),function(){_0xe453x8[_0xa954[79]]()});_0xe453x3a[_0xa954[31]]= _0xa954[106];_0xe453x2b[_0xa954[25]](_0xe453x37);_0xe453x2b[_0xa954[25]](_0xe453x3a);_0xe453x28[_0xa954[25]](_0xe453x29);_0xe453x28[_0xa954[25]](_0xe453x2a);_0xe453x28[_0xa954[25]](_0xe453x2b);this[_0xa954[64]]= _0xe453x28}function OpenDialog(_0xe453x8){var _0xe453x28=_0xe453x8[_0xa954[50]](_0xa954[69]);var _0xe453x29=_0xe453x8[_0xa954[50]](_0xa954[70]);var _0xe453x2a=_0xe453x8[_0xa954[50]](_0xa954[71]);var _0xe453x2b=_0xe453x8[_0xa954[50]](_0xa954[72]);var _0xe453x2c=_0xe453x8[_0xa954[74]](_0xa954[73]);mxUtils[_0xa954[78]](_0xe453x2c,mxResources[_0xa954[76]](_0xa954[8]));var _0xe453x2d=mxUtils[_0xa954[80]](_0xa954[40],function(){_0xe453x8[_0xa954[79]]()});_0xe453x2d[_0xa954[31]]= _0xa954[65];_0xe453x29[_0xa954[25]](_0xe453x2d);_0xe453x29[_0xa954[25]](_0xe453x2c);var _0xe453x2e=_0xe453x8[_0xa954[50]](_0xa954[81]);var _0xe453x2f=_0xe453x8[_0xa954[50]](_0xa954[128]);var _0xe453x41=_0xe453x8[_0xa954[50]](_0xa954[129]);var _0xe453x42=document[_0xa954[2]](_0xa954[130]);_0xe453x42[_0xa954[31]]= _0xa954[131];mxUtils[_0xa954[78]](_0xe453x42,mxResources[_0xa954[76]](_0xa954[125]));_0xe453x2f[_0xa954[25]](_0xe453x42);var _0xe453xb= new XMLHttpRequest();_0xe453xb[_0xa954[8]](_0xa954[7],_0xa954[140],false);_0xe453xb[_0xa954[14]](_0xa954[9],_0xa954[10]+ _0xe453x8[_0xa954[13]][_0xa954[12]][_0xa954[11]]);_0xe453xb[_0xa954[15]](null);var _0xe453xc=[];if(_0xe453xb[_0xa954[16]]=== 200){_0xe453xc= JSON[_0xa954[18]](_0xe453xb[_0xa954[17]])[_0xa954[30]]};var _0xe453x43=document[_0xa954[2]](_0xa954[19]);for(var _0xe453x47=0;_0xe453x47< _0xe453xc[_0xa954[141]];_0xe453x47++){var _0xe453xd=document[_0xa954[2]](_0xa954[20]);_0xe453xd[_0xa954[21]]= _0xe453xc[_0xe453x47][_0xa954[125]];_0xe453xd[_0xa954[23]]= _0xe453xc[_0xe453x47][_0xa954[133]];_0xe453x43[_0xa954[25]](_0xe453xd)};_0xe453x43[_0xa954[31]]= _0xa954[134];_0xe453x41[_0xa954[25]](_0xe453x43);_0xe453x2e[_0xa954[25]](_0xe453x2f);_0xe453x2e[_0xa954[25]](_0xe453x41);_0xe453x2a[_0xa954[25]](_0xe453x2e);var _0xe453x37=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[8]),function(){console[_0xa954[94]](_0xe453x43);console[_0xa954[94]](_0xe453x43[_0xa954[23]]);window[_0xa954[8]](_0xa954[142]+ _0xe453x43[_0xa954[23]],_0xa954[122]);_0xe453x8[_0xa954[79]]()});_0xe453x37[_0xa954[31]]= _0xa954[104];var _0xe453x3a=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[105]),function(){_0xe453x8[_0xa954[79]]()});_0xe453x3a[_0xa954[31]]= _0xa954[106];_0xe453x2b[_0xa954[25]](_0xe453x37);_0xe453x2b[_0xa954[25]](_0xe453x3a);_0xe453x28[_0xa954[25]](_0xe453x29);_0xe453x28[_0xa954[25]](_0xe453x2a);_0xe453x28[_0xa954[25]](_0xe453x2b);this[_0xa954[64]]= _0xe453x28}function RenameDialog(_0xe453x8){var _0xe453x28=_0xe453x8[_0xa954[50]](_0xa954[69]);var _0xe453x29=_0xe453x8[_0xa954[50]](_0xa954[70]);var _0xe453x2a=_0xe453x8[_0xa954[50]](_0xa954[71]);var _0xe453x2b=_0xe453x8[_0xa954[50]](_0xa954[72]);var _0xe453x2c=_0xe453x8[_0xa954[74]](_0xa954[73]);mxUtils[_0xa954[78]](_0xe453x2c,mxResources[_0xa954[76]](_0xa954[143]));var _0xe453x2d=mxUtils[_0xa954[80]](_0xa954[40],function(){_0xe453x8[_0xa954[79]]()});_0xe453x2d[_0xa954[31]]= _0xa954[65];_0xe453x29[_0xa954[25]](_0xe453x2d);_0xe453x29[_0xa954[25]](_0xe453x2c);var _0xe453x2e=_0xe453x8[_0xa954[50]](_0xa954[81]);var _0xe453x2f=_0xe453x8[_0xa954[50]](_0xa954[128]);var _0xe453x41=_0xe453x8[_0xa954[50]](_0xa954[129]);var _0xe453x42=document[_0xa954[2]](_0xa954[130]);_0xe453x42[_0xa954[31]]= _0xa954[131];mxUtils[_0xa954[78]](_0xe453x42,mxResources[_0xa954[76]](_0xa954[125]));_0xe453x2f[_0xa954[25]](_0xe453x42);var _0xe453x3f=_0xe453x8[_0xa954[13]][_0xa954[144]];var _0xe453x3=document[_0xa954[2]](_0xa954[1]);_0xe453x3[_0xa954[5]](_0xa954[23],_0xe453x3f);_0xe453x3[_0xa954[31]]= _0xa954[134];_0xe453x41[_0xa954[25]](_0xe453x3);_0xe453x2e[_0xa954[25]](_0xe453x2f);_0xe453x2e[_0xa954[25]](_0xe453x41);_0xe453x2a[_0xa954[25]](_0xe453x2e);var _0xe453x37=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[135]),function(){var _0xe453xb= new XMLHttpRequest();_0xe453xb[_0xa954[8]](_0xa954[145],SAVE_URL+ _0xe453x8[_0xa954[13]][_0xa954[12]][_0xa954[133]],true);_0xe453xb[_0xa954[14]](_0xa954[146],_0xa954[147]);_0xe453xb[_0xa954[14]](_0xa954[9],_0xa954[10]+ _0xe453x8[_0xa954[13]][_0xa954[12]][_0xa954[11]]);_0xe453xb[_0xa954[15]](_0xa954[148]+ _0xe453x3[_0xa954[23]]);_0xe453xb[_0xa954[95]]= function(_0xe453x35){if(_0xe453xb[_0xa954[16]]=== 200){_0xe453x8[_0xa954[13]][_0xa954[150]](_0xa954[149]);_0xe453x8[_0xa954[13]][_0xa954[144]]= _0xe453x3[_0xa954[23]]}else {_0xe453x8[_0xa954[13]][_0xa954[150]](JSON[_0xa954[18]](_0xe453xb[_0xa954[17]])[_0xa954[152]][0][_0xa954[151]])}};_0xe453xb[_0xa954[153]]= function(_0xe453x35){mxUtils[_0xa954[155]](_0xe453xb[_0xa954[154]])};_0xe453x8[_0xa954[79]]()});_0xe453x37[_0xa954[31]]= _0xa954[104];var _0xe453x3a=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[105]),function(){_0xe453x8[_0xa954[79]]()});_0xe453x3a[_0xa954[31]]= _0xa954[106];_0xe453x2b[_0xa954[25]](_0xe453x37);_0xe453x2b[_0xa954[25]](_0xe453x3a);_0xe453x28[_0xa954[25]](_0xe453x29);_0xe453x28[_0xa954[25]](_0xe453x2a);_0xe453x28[_0xa954[25]](_0xe453x2b);this[_0xa954[64]]= _0xe453x28}function EditFileDialog(_0xe453x8){var _0xe453x28=_0xe453x8[_0xa954[50]](_0xa954[69]);var _0xe453x29=_0xe453x8[_0xa954[50]](_0xa954[70]);var _0xe453x2a=_0xe453x8[_0xa954[50]](_0xa954[71]);var _0xe453x2b=_0xe453x8[_0xa954[50]](_0xa954[72]);var _0xe453x2c=_0xe453x8[_0xa954[74]](_0xa954[73]);mxUtils[_0xa954[78]](_0xe453x2c,mxResources[_0xa954[76]](_0xa954[156]));var _0xe453x2d=mxUtils[_0xa954[80]](_0xa954[40],function(){_0xe453x8[_0xa954[79]]()});_0xe453x2d[_0xa954[31]]= _0xa954[65];_0xe453x29[_0xa954[25]](_0xe453x2d);_0xe453x29[_0xa954[25]](_0xe453x2c);var _0xe453x2e=_0xe453x8[_0xa954[50]](_0xa954[81]);var _0xe453x2f=_0xe453x8[_0xa954[50]](_0xa954[82]);var _0xe453x30=document[_0xa954[2]](_0xa954[83]);_0xe453x30[_0xa954[53]][_0xa954[84]]= _0xa954[85];_0xe453x30[_0xa954[53]][_0xa954[86]]= _0xa954[87];_0xe453x30[_0xa954[23]]= mxUtils[_0xa954[158]](_0xe453x8[_0xa954[13]][_0xa954[157]]());if(fileSupport){function _0xe453x4a(_0xe453x32){_0xe453x32[_0xa954[159]]();_0xe453x32[_0xa954[160]]();if(_0xe453x32[_0xa954[161]][_0xa954[92]][_0xa954[141]]> 0){var _0xe453x4b=_0xe453x32[_0xa954[161]][_0xa954[92]][0];var _0xe453x4c= new FileReader();_0xe453x4c[_0xa954[95]]= function(_0xe453x35){_0xe453x30[_0xa954[23]]= _0xe453x35[_0xa954[93]][_0xa954[96]]};_0xe453x4c[_0xa954[97]](_0xe453x4b)}}function _0xe453x4d(_0xe453x32){_0xe453x32[_0xa954[159]]();_0xe453x32[_0xa954[160]]()}_0xe453x30[_0xa954[100]](_0xa954[162],_0xe453x4d,false);_0xe453x30[_0xa954[100]](_0xa954[163],_0xe453x4a,false)};_0xe453x2f[_0xa954[25]](_0xe453x30);_0xe453x2e[_0xa954[25]](_0xe453x2f);_0xe453x2a[_0xa954[25]](_0xe453x2e);var _0xe453x37=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[135]),function(){var _0xe453x39=mxUtils[_0xa954[101]](_0xe453x30[_0xa954[23]]);_0xe453x8[_0xa954[13]][_0xa954[102]](_0xe453x39[_0xa954[48]]);_0xe453x8[_0xa954[79]]()});_0xe453x37[_0xa954[31]]= _0xa954[104];var _0xe453x3a=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[105]),function(){_0xe453x8[_0xa954[79]]()});_0xe453x3a[_0xa954[31]]= _0xa954[106];_0xe453x2b[_0xa954[25]](_0xe453x37);_0xe453x2b[_0xa954[25]](_0xe453x3a);_0xe453x28[_0xa954[25]](_0xe453x29);_0xe453x28[_0xa954[25]](_0xe453x2a);_0xe453x28[_0xa954[25]](_0xe453x2b);this[_0xa954[64]]= _0xe453x28}function ExportDialog(_0xe453x8){var _0xe453x28=_0xe453x8[_0xa954[50]](_0xa954[69]);var _0xe453x29=_0xe453x8[_0xa954[50]](_0xa954[70]);var _0xe453x2a=_0xe453x8[_0xa954[50]](_0xa954[164]);var _0xe453x2b=_0xe453x8[_0xa954[50]](_0xa954[72]);var _0xe453x2c=_0xe453x8[_0xa954[74]](_0xa954[73]);mxUtils[_0xa954[78]](_0xe453x2c,mxResources[_0xa954[76]](_0xa954[165])+ _0xa954[77]);var _0xe453x2d=mxUtils[_0xa954[80]](_0xa954[40],function(){_0xe453x8[_0xa954[79]]()});_0xe453x2d[_0xa954[31]]= _0xa954[65];_0xe453x29[_0xa954[25]](_0xe453x2d);_0xe453x29[_0xa954[25]](_0xe453x2c);var _0xe453x4f=_0xe453x8[_0xa954[50]](_0xa954[166]);var _0xe453x50=_0xe453x8[_0xa954[50]](_0xa954[167]);var _0xe453x42=document[_0xa954[2]](_0xa954[130]);_0xe453x42[_0xa954[31]]= _0xa954[168];mxUtils[_0xa954[78]](_0xe453x42,mxResources[_0xa954[76]](_0xa954[144]));var _0xe453x3=document[_0xa954[2]](_0xa954[1]);_0xe453x3[_0xa954[5]](_0xa954[23],_0xe453x8[_0xa954[13]][_0xa954[127]]());_0xe453x3[_0xa954[31]]= _0xa954[134];var _0xe453x25=_0xe453x8[_0xa954[50]](_0xa954[169]);_0xe453x25[_0xa954[25]](_0xe453x3);_0xe453x50[_0xa954[25]](_0xe453x42);_0xe453x50[_0xa954[25]](_0xe453x25);_0xe453x4f[_0xa954[25]](_0xe453x50);_0xe453x2a[_0xa954[25]](_0xe453x4f);var _0xe453x37=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[165]),mxUtils[_0xa954[103]](this,function(_0xe453x38){_0xe453x8[_0xa954[135]](false);var _0xe453x51=encodeURIComponent(mxUtils[_0xa954[170]](_0xe453x8[_0xa954[13]][_0xa954[157]]())); new mxXmlRequest(SAVE_URL+ _0xe453x8[_0xa954[13]][_0xa954[12]][_0xa954[133]]+ _0xa954[172],_0xa954[173]+ _0xe453x3[_0xa954[23]],_0xa954[7])[_0xa954[171]](document,_0xa954[122]);_0xe453x8[_0xa954[79]]()}));_0xe453x37[_0xa954[31]]= _0xa954[104];var _0xe453x3a=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[105]),function(){_0xe453x8[_0xa954[79]]()});_0xe453x3a[_0xa954[31]]= _0xa954[106];_0xe453x2b[_0xa954[25]](_0xe453x37);_0xe453x2b[_0xa954[25]](_0xe453x3a);_0xe453x28[_0xa954[25]](_0xe453x29);_0xe453x28[_0xa954[25]](_0xe453x2a);_0xe453x28[_0xa954[25]](_0xe453x2b);this[_0xa954[64]]= _0xe453x28}function GeneralDialog(_0xe453x8,_0xe453x53){var _0xe453x54=_0xe453x8[_0xa954[13]][_0xa954[174]];var _0xe453x28=_0xe453x8[_0xa954[50]](_0xa954[69]);var _0xe453x29=_0xe453x8[_0xa954[50]](_0xa954[70]);var _0xe453x2a=_0xe453x8[_0xa954[50]](_0xa954[175]);var _0xe453x2b=_0xe453x8[_0xa954[50]](_0xa954[72]);var _0xe453x2c=_0xe453x8[_0xa954[74]](_0xa954[73]);mxUtils[_0xa954[78]](_0xe453x2c,mxResources[_0xa954[76]](_0xa954[156])+ _0xa954[176]+ mxResources[_0xa954[76]](_0xe453x53[_0xa954[23]][_0xa954[177]]));var _0xe453x2d=mxUtils[_0xa954[80]](_0xa954[40],function(){_0xe453x8[_0xa954[79]]()});_0xe453x2d[_0xa954[31]]= _0xa954[65];_0xe453x29[_0xa954[25]](_0xe453x2d);_0xe453x29[_0xa954[25]](_0xe453x2c);var _0xe453x55=_0xe453x8[_0xa954[50]](_0xa954[166]);_0xe453x55[_0xa954[5]](_0xa954[133],_0xa954[178]);var _0xe453x56=_0xe453x53[_0xa954[23]][_0xa954[179]][_0xa954[141]];var _0xe453x4f=_0xe453x8[_0xa954[50]](_0xa954[166]);for(var _0xe453x57=0;_0xe453x57< _0xe453x56;_0xe453x57++){var _0xe453x3f=_0xe453x53[_0xa954[23]][_0xa954[179]][_0xe453x57][_0xa954[125]];var _0xe453x40=_0xa954[126]+ _0xe453x3f;var _0xe453x2=_0xe453x53[_0xa954[23]][_0xa954[179]][_0xe453x57][_0xa954[23]];console[_0xa954[94]](_0xe453x3f);var _0xe453x50=_0xe453x8[_0xa954[50]]((_0xe453x57== _0xe453x56- 1)?_0xa954[167]:_0xa954[180]);var _0xe453x42=document[_0xa954[2]](_0xa954[130]);_0xe453x42[_0xa954[31]]= _0xa954[168];mxUtils[_0xa954[78]](_0xe453x42,mxResources[_0xa954[76]](_0xe453x3f));_0xe453x50[_0xa954[25]](_0xe453x42);var _0xe453x3;switch(_0xe453x3f){case _0xa954[133]:_0xe453x3= document[_0xa954[2]](_0xa954[1]);_0xe453x2= _0xe453x53[_0xa954[133]];_0xe453x3[_0xa954[5]](_0xa954[23],_0xe453x2);_0xe453x3[_0xa954[5]](_0xa954[181],true);_0xe453x3[_0xa954[31]]= _0xa954[134];break;case _0xa954[187]:_0xe453x3= document[_0xa954[2]](_0xa954[1]);_0xe453x3[_0xa954[5]](_0xa954[3],_0xa954[80]);_0xe453x3[_0xa954[182]]= function(){if(this[_0xa954[23]]== _0xa954[183]){this[_0xa954[5]](_0xa954[23],_0xa954[184]);this[_0xa954[31]]= _0xa954[185]}else {this[_0xa954[31]]= _0xa954[186];this[_0xa954[5]](_0xa954[23],_0xa954[183])}};_0xe453x3[_0xa954[5]](_0xa954[23],_0xe453x2);_0xe453x3[_0xa954[31]]= (_0xe453x2== _0xa954[183]?_0xa954[186]:_0xa954[185]);break;case _0xa954[21]:_0xe453x3= document[_0xa954[2]](_0xa954[83]);_0xe453x3[_0xa954[188]]= _0xe453x2;_0xe453x3[_0xa954[31]]= _0xa954[134];break;case _0xa954[189]:_0xe453x3= document[_0xa954[2]](_0xa954[83]);_0xe453x3[_0xa954[188]]= _0xe453x2;_0xe453x3[_0xa954[31]]= _0xa954[134];break;case _0xa954[190]:_0xe453x3= document[_0xa954[2]](_0xa954[83]);_0xe453x3[_0xa954[188]]= _0xe453x2;_0xe453x3[_0xa954[31]]= _0xa954[134];break;case _0xa954[193]:_0xe453x3= document[_0xa954[2]](_0xa954[1]);_0xe453x3[_0xa954[5]](_0xa954[23],_0xe453x2);_0xe453x3[_0xa954[5]](_0xa954[191],_0xa954[192]);_0xe453x3[_0xa954[31]]= _0xa954[134];break;case _0xa954[195]:_0xe453x3= createDropdownFromApi(_0xa954[194],_0xe453x2,_0xa954[125],_0xa954[133],_0xe453x8);break;case _0xa954[198]:_0xe453x3= document[_0xa954[2]](_0xa954[83]);_0xe453x3[_0xa954[188]]= _0xe453x2;_0xe453x3[_0xa954[31]]= _0xa954[134];_0xe453x3[_0xa954[5]](_0xa954[196],_0xa954[197]);break;case _0xa954[201]:var _0xe453x3=mxUtils[_0xa954[80]](_0xa954[199],function(){var _0xe453x58=createDynamicInput(null,null,_0xe453x8);_0xe453x55[_0xa954[25]](_0xe453x58);_0xe453x2a[_0xa954[25]](_0xe453x55)});_0xe453x3[_0xa954[31]]= _0xa954[200];break;default:_0xe453x3= document[_0xa954[2]](_0xa954[1]);_0xe453x3[_0xa954[5]](_0xa954[23],_0xe453x2);_0xe453x3[_0xa954[31]]= _0xa954[134];break};_0xe453x3[_0xa954[5]](_0xa954[133],_0xe453x40);var _0xe453x25=_0xe453x8[_0xa954[50]](_0xa954[169]);_0xe453x25[_0xa954[25]](_0xe453x3);if(mxResources[_0xa954[76]](_0xa954[202]+ _0xe453x3f)){var _0xe453x59=_0xe453x8[_0xa954[50]](_0xa954[203]);_0xe453x59[_0xa954[31]]= _0xa954[204];mxUtils[_0xa954[78]](_0xe453x59,mxResources[_0xa954[76]](_0xa954[202]+ _0xe453x3f));_0xe453x25[_0xa954[25]](_0xe453x59)};_0xe453x50[_0xa954[25]](_0xe453x25);_0xe453x4f[_0xa954[25]](_0xe453x50)};_0xe453x2a[_0xa954[25]](_0xe453x4f);if(_0xe453x53[_0xa954[23]][_0xa954[177]]== _0xa954[1]){if(_0xe453x53[_0xa954[205]]){for(var _0xe453x47=0;_0xe453x47< _0xe453x53[_0xa954[205]][_0xa954[141]];_0xe453x47++){var _0xe453x5a=_0xa954[40];var _0xe453x5b=_0xa954[40];_[_0xa954[28]](_0xe453x53[_0xa954[205]][_0xe453x47][_0xa954[23]][_0xa954[179]],function(_0xe453x5c){if(_0xe453x5c[_0xa954[125]]== _0xa954[3]){_0xe453x5a= _0xe453x5c[_0xa954[23]]}else {if(_0xe453x5c[_0xa954[125]]== _0xa954[130]){_0xe453x5b= _0xe453x5c[_0xa954[23]]}}});var _0xe453x58=createDynamicInput(_0xe453x5a,_0xe453x5b,_0xe453x8);_0xe453x55[_0xa954[25]](_0xe453x58)}}};_0xe453x2a[_0xa954[25]](_0xe453x55);var _0xe453x37=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[135]),mxUtils[_0xa954[103]](this,function(_0xe453x38){for(var _0xe453x57=0;_0xe453x57< _0xe453x53[_0xa954[23]][_0xa954[179]][_0xa954[141]];_0xe453x57++){var _0xe453x40=_0xa954[126]+ _0xe453x53[_0xa954[23]][_0xa954[179]][_0xe453x57][_0xa954[125]];var _0xe453x3f=_0xe453x53[_0xa954[23]][_0xa954[179]][_0xe453x57][_0xa954[125]];console[_0xa954[94]](_0xe453x3f);_0xe453x53[_0xa954[5]](_0xe453x3f,document[_0xa954[206]](_0xe453x40)[_0xa954[23]]);console[_0xa954[94]](document[_0xa954[206]](_0xe453x40)[_0xa954[23]])};if(_0xe453x53[_0xa954[23]][_0xa954[177]]== _0xa954[1]){if(_0xe453x54[_0xa954[208]][_0xa954[207]](_0xe453x53)){_0xe453x53[_0xa954[205]]= []};if(document[_0xa954[206]](_0xa954[178])){var _0xe453x55=document[_0xa954[206]](_0xa954[178])[_0xa954[205]];for(var _0xe453x47=0;_0xe453x47< _0xe453x55[_0xa954[141]];_0xe453x47++){var _0xe453x5d=_0xe453x55[_0xe453x47][_0xa954[205]][1];var _0xe453x5e=_0xe453x55[_0xe453x47][_0xa954[205]][0];var _0xe453x39=mxUtils[_0xa954[209]]();var _0xe453x5f=_0xe453x39[_0xa954[2]](_0xa954[178]);_0xe453x5f[_0xa954[5]](_0xa954[3],_0xe453x55[_0xe453x47][_0xa954[210]](_0xa954[19])[0][_0xa954[23]]);_0xe453x5f[_0xa954[5]](_0xa954[130],_0xe453x55[_0xe453x47][_0xa954[210]](_0xa954[1])[0][_0xa954[23]]);var _0xe453x60= new mxCell(_0xe453x5f);_0xe453x54[_0xa954[208]][_0xa954[201]](_0xe453x53,_0xe453x60)}}};_0xe453x54[_0xa954[211]](_0xe453x53);_0xe453x8[_0xa954[79]]()}));_0xe453x37[_0xa954[31]]= _0xa954[104];var _0xe453x3a=mxUtils[_0xa954[80]](mxResources[_0xa954[76]](_0xa954[105]),function(){_0xe453x8[_0xa954[79]]()});_0xe453x3a[_0xa954[31]]= _0xa954[106];_0xe453x2b[_0xa954[25]](_0xe453x37);_0xe453x2b[_0xa954[25]](_0xe453x3a);_0xe453x28[_0xa954[25]](_0xe453x29);_0xe453x28[_0xa954[25]](_0xe453x2a);_0xe453x28[_0xa954[25]](_0xe453x2b);this[_0xa954[64]]= _0xe453x28}function createDynamicInput(_0xe453x5a,_0xe453x5b,_0xe453x8){var _0xe453x58=_0xe453x8[_0xa954[50]](_0xa954[180]);var _0xe453x2f=_0xe453x8[_0xa954[50]](_0xa954[212]);var _0xe453x41=_0xe453x8[_0xa954[50]](_0xa954[212]);var _0xe453x62=_0xe453x8[_0xa954[50]](_0xa954[213]);var _0xe453x3=document[_0xa954[2]](_0xa954[1]);_0xe453x3[_0xa954[5]](_0xa954[191],_0xa954[214]);_0xe453x3[_0xa954[23]]= _0xe453x5b;_0xe453x3[_0xa954[31]]= _0xa954[134];_0xe453x2f[_0xa954[25]](_0xe453x3);var _0xe453x43=document[_0xa954[2]](_0xa954[19]);var _0xe453xd=document[_0xa954[2]](_0xa954[20]);_0xe453xd[_0xa954[21]]= _0xa954[22];_0xe453xd[_0xa954[23]]= _0xa954[40];_0xe453x43[_0xa954[25]](_0xe453xd);var _0xe453x13=[_0xa954[21],_0xa954[215],_0xa954[83],_0xa954[4]];_0xe453x13[_0xa954[28]](function(_0xe453xe){_0xe453xd= document[_0xa954[2]](_0xa954[20]);_0xe453xd[_0xa954[21]]= _0xe453xe;_0xe453xd[_0xa954[23]]= _0xe453xe;_0xe453xd[_0xa954[29]]= (_0xe453xe== _0xe453x5a);_0xe453x43[_0xa954[25]](_0xe453xd)});_0xe453x43[_0xa954[31]]= _0xa954[134];_0xe453x41[_0xa954[25]](_0xe453x43);var _0xe453x63=mxUtils[_0xa954[80]](_0xa954[216],function(){var _0xe453x64=_0xe453x63[_0xa954[217]];var _0xe453x65=_0xe453x64[_0xa954[217]];document[_0xa954[206]](_0xa954[178])[_0xa954[67]](_0xe453x65)});_0xe453x63[_0xa954[31]]= _0xa954[218];_0xe453x62[_0xa954[25]](_0xe453x63);_0xe453x58[_0xa954[25]](_0xe453x2f);_0xe453x58[_0xa954[25]](_0xe453x41);_0xe453x58[_0xa954[25]](_0xe453x62);return _0xe453x58} \ 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 9726b30..cbe483f 100644 --- a/public/assets/plugins/jscripty/js/Editor.js +++ b/public/assets/plugins/jscripty/js/Editor.js @@ -1 +1 @@ -var _0x2185=["\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[_0x2185[0]]|| urlParams[_0x2185[1]]== _0x2185[2])&& typeof (localStorage)!= _0x2185[3];var fileSupport=window[_0x2185[4]]!= null&& window[_0x2185[5]]!= null&& window[_0x2185[6]]!= null;var touchStyle=mxClient[_0x2185[0]]|| urlParams[_0x2185[7]]== _0x2185[8];var counter=0;try{var op=window;while(op[_0x2185[9]]!= null&& !isNaN(op[_0x2185[9]][_0x2185[10]])){op= op[_0x2185[9]]};if(op!= null){op[_0x2185[10]]++;counter= op[_0x2185[10]]}}catch(e){};Editor= function(){mxEventSource[_0x2185[11]](this);this[_0x2185[12]]();this[_0x2185[13]]();this[_0x2185[14]]= new Graph();this[_0x2185[15]]= new mxOutline(this[_0x2185[14]]);this[_0x2185[15]][_0x2185[16]]= true;this[_0x2185[17]]= this[_0x2185[18]]();this[_0x2185[19]]= _0x2185[20];this[_0x2185[21]]= null;this[_0x2185[22]]= function(){return this[_0x2185[21]]|| mxResources[_0x2185[24]](_0x2185[23],[counter])+ _0x2185[25]};this[_0x2185[26]]= function(){return this[_0x2185[21]]};this[_0x2185[27]]= function(_0xaa3fx6){this[_0x2185[19]]= _0xaa3fx6;this[_0x2185[29]]( new mxEventObject(_0x2185[28]))};this[_0x2185[30]]= function(){return this[_0x2185[19]]};this[_0x2185[31]]= false;this[_0x2185[32]]= function(){this[_0x2185[31]]= true};this[_0x2185[14]][_0x2185[36]]()[_0x2185[35]](mxEvent.CHANGE,mxUtils[_0x2185[34]](this,function(){this[_0x2185[32]][_0x2185[33]](this,arguments)}));window[_0x2185[37]]= mxUtils[_0x2185[34]](this,function(){if(this[_0x2185[31]]){return mxResources[_0x2185[24]](_0x2185[38])}});this[_0x2185[14]][_0x2185[39]]= false;this[_0x2185[14]][_0x2185[40]]= true;this[_0x2185[14]][_0x2185[41]]= null};mxUtils[_0x2185[42]](Editor,mxEventSource);Editor[_0x2185[44]][_0x2185[43]]= IMAGE_PATH+ _0x2185[45];Editor[_0x2185[44]][_0x2185[46]]= IMAGE_PATH+ _0x2185[47];Editor[_0x2185[44]][_0x2185[48]]= function(_0xaa3fx7){var _0xaa3fx8= new mxCodec(_0xaa3fx7[_0x2185[49]]);if(_0xaa3fx7[_0x2185[50]]== _0x2185[51]){this[_0x2185[14]][_0x2185[53]][_0x2185[52]]= 1;this[_0x2185[14]][_0x2185[54]]= _0xaa3fx7[_0x2185[56]](_0x2185[55])!= _0x2185[57];this[_0x2185[14]][_0x2185[59]][_0x2185[58]]= _0xaa3fx7[_0x2185[56]](_0x2185[60])!= _0x2185[57];this[_0x2185[14]][_0x2185[62]](_0xaa3fx7[_0x2185[56]](_0x2185[61])!= _0x2185[57]);this[_0x2185[14]][_0x2185[64]](_0xaa3fx7[_0x2185[56]](_0x2185[63])!= _0x2185[57]);this[_0x2185[14]][_0x2185[65]]= _0xaa3fx7[_0x2185[56]](_0x2185[66])!= _0x2185[57];this[_0x2185[14]][_0x2185[40]]= _0xaa3fx7[_0x2185[56]](_0x2185[40])!= _0x2185[57];if(!this[_0x2185[14]][_0x2185[40]]){this[_0x2185[14]][_0x2185[68]][_0x2185[67]]= 0;this[_0x2185[14]][_0x2185[68]][_0x2185[69]]= 0;this[_0x2185[14]][_0x2185[53]][_0x2185[71]][_0x2185[70]]= Number(_0xaa3fx7[_0x2185[56]](_0x2185[72])|| 0);this[_0x2185[14]][_0x2185[53]][_0x2185[71]][_0x2185[73]]= Number(_0xaa3fx7[_0x2185[56]](_0x2185[74])|| 0)};this[_0x2185[14]][_0x2185[75]]= _0xaa3fx7[_0x2185[56]](_0x2185[76])== _0x2185[8];this[_0x2185[14]][_0x2185[77]]= this[_0x2185[14]][_0x2185[75]];this[_0x2185[14]][_0x2185[78]]= this[_0x2185[14]][_0x2185[77]];var _0xaa3fx9=_0xaa3fx7[_0x2185[56]](_0x2185[79]);if(_0xaa3fx9!= null){this[_0x2185[14]][_0x2185[79]]= _0xaa3fx9}else {this[_0x2185[14]][_0x2185[79]]= 1.5};var _0xaa3fxa=_0xaa3fx7[_0x2185[56]](_0x2185[80]);var _0xaa3fxb=_0xaa3fx7[_0x2185[56]](_0x2185[81]);if(_0xaa3fxa!= null&& _0xaa3fxb!= null){this[_0x2185[14]][_0x2185[82]]= new mxRectangle(0,0,parseFloat(_0xaa3fxa),parseFloat(_0xaa3fxb));this[_0x2185[15]][_0x2185[15]][_0x2185[82]]= this[_0x2185[14]][_0x2185[82]]};var _0xaa3fxc=_0xaa3fx7[_0x2185[56]](_0x2185[41]);if(_0xaa3fxc!= null&& _0xaa3fxc[_0x2185[83]]> 0){this[_0x2185[14]][_0x2185[41]]= _0xaa3fxc};_0xaa3fx8[_0x2185[84]](_0xaa3fx7,this[_0x2185[14]][_0x2185[36]]());this[_0x2185[85]]()}};Editor[_0x2185[44]][_0x2185[86]]= function(){var _0xaa3fxd= new mxCodec(mxUtils[_0x2185[87]]());var _0xaa3fx7=_0xaa3fxd[_0x2185[88]](this[_0x2185[14]][_0x2185[36]]());if(this[_0x2185[14]][_0x2185[53]][_0x2185[71]][_0x2185[70]]!= 0|| this[_0x2185[14]][_0x2185[53]][_0x2185[71]][_0x2185[73]]!= 0){_0xaa3fx7[_0x2185[90]](_0x2185[72],Math[_0x2185[89]](this[_0x2185[14]][_0x2185[53]][_0x2185[71]][_0x2185[70]]* 100)/ 100);_0xaa3fx7[_0x2185[90]](_0x2185[74],Math[_0x2185[89]](this[_0x2185[14]][_0x2185[53]][_0x2185[71]][_0x2185[73]]* 100)/ 100)};_0xaa3fx7[_0x2185[90]](_0x2185[55],(this[_0x2185[14]][_0x2185[91]]())?_0x2185[8]:_0x2185[57]);_0xaa3fx7[_0x2185[90]](_0x2185[60],(this[_0x2185[14]][_0x2185[59]][_0x2185[58]])?_0x2185[8]:_0x2185[57]);_0xaa3fx7[_0x2185[90]](_0x2185[60],(this[_0x2185[14]][_0x2185[59]][_0x2185[58]])?_0x2185[8]:_0x2185[57]);_0xaa3fx7[_0x2185[90]](_0x2185[61],(this[_0x2185[14]][_0x2185[93]][_0x2185[92]]())?_0x2185[8]:_0x2185[57]);_0xaa3fx7[_0x2185[90]](_0x2185[63],(this[_0x2185[14]][_0x2185[94]][_0x2185[92]]())?_0x2185[8]:_0x2185[57]);_0xaa3fx7[_0x2185[90]](_0x2185[66],(this[_0x2185[14]][_0x2185[65]])?_0x2185[8]:_0x2185[57]);_0xaa3fx7[_0x2185[90]](_0x2185[76],(this[_0x2185[14]][_0x2185[75]])?_0x2185[8]:_0x2185[57]);_0xaa3fx7[_0x2185[90]](_0x2185[79],this[_0x2185[14]][_0x2185[79]]);_0xaa3fx7[_0x2185[90]](_0x2185[80],this[_0x2185[14]][_0x2185[82]][_0x2185[95]]);_0xaa3fx7[_0x2185[90]](_0x2185[81],this[_0x2185[14]][_0x2185[82]][_0x2185[96]]);if(!this[_0x2185[14]][_0x2185[40]]){_0xaa3fx7[_0x2185[90]](_0x2185[40],_0x2185[57])};if(this[_0x2185[14]][_0x2185[41]]!= null){_0xaa3fx7[_0x2185[90]](_0x2185[41],this[_0x2185[14]][_0x2185[41]])};return _0xaa3fx7};Editor[_0x2185[44]][_0x2185[85]]= function(){var _0xaa3fxe=this[_0x2185[14]];var _0xaa3fxf=this[_0x2185[15]];if(_0xaa3fxe[_0x2185[68]]!= null&& _0xaa3fxf[_0x2185[15]][_0x2185[68]]!= null){if(_0xaa3fxe[_0x2185[41]]!= null){if(_0xaa3fxe[_0x2185[41]]== _0x2185[97]){_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[98]]= _0x2185[100]}else {if(_0xaa3fxe[_0x2185[53]][_0x2185[101]]!= null){_0xaa3fxe[_0x2185[53]][_0x2185[101]][_0x2185[102]]= _0xaa3fxe[_0x2185[41]];_0xaa3fxe[_0x2185[53]][_0x2185[101]][_0x2185[103]]()};_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[98]]= _0xaa3fxe[_0x2185[41]]}}else {_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[98]]= _0x2185[20]};if(_0xaa3fxe[_0x2185[75]]){_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[98]]= _0x2185[104];_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[105]]= _0x2185[106];_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[107]]= _0x2185[108];_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[109]]= _0x2185[110];_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[111]]= _0x2185[110];_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[112]]= _0x2185[113];_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[114]]= _0x2185[113]}else {_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[115]]= _0x2185[20]};_0xaa3fxf[_0x2185[15]][_0x2185[68]][_0x2185[99]][_0x2185[98]]= _0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[98]];if(_0xaa3fxf[_0x2185[15]][_0x2185[75]]!= _0xaa3fxe[_0x2185[75]]|| _0xaa3fxf[_0x2185[15]][_0x2185[79]]!= _0xaa3fxe[_0x2185[79]]){_0xaa3fxf[_0x2185[15]][_0x2185[79]]= _0xaa3fxe[_0x2185[79]];_0xaa3fxf[_0x2185[15]][_0x2185[75]]= _0xaa3fxe[_0x2185[75]];_0xaa3fxf[_0x2185[15]][_0x2185[53]][_0x2185[116]]()};if(_0xaa3fxe[_0x2185[40]]&& _0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[117]]== _0x2185[118]&& !touchStyle){_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[117]]= _0x2185[119]}else {if(!_0xaa3fxe[_0x2185[40]]|| touchStyle){_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[117]]= _0x2185[118]}};var _0xaa3fx10=(mxClient[_0x2185[120]]&& document[_0x2185[121]]>= 9)?_0x2185[122]+ this[_0x2185[46]]+ _0x2185[123]:_0x2185[97];_0xaa3fxe[_0x2185[68]][_0x2185[99]][_0x2185[124]]= (!_0xaa3fxe[_0x2185[75]]&& _0xaa3fxe[_0x2185[91]]())?_0x2185[122]+ this[_0x2185[43]]+ _0x2185[123]:_0xaa3fx10;if(_0xaa3fxe[_0x2185[53]][_0x2185[101]]!= null){_0xaa3fxe[_0x2185[53]][_0x2185[101]][_0x2185[125]][_0x2185[99]][_0x2185[124]]= (this[_0x2185[14]][_0x2185[91]]())?_0x2185[122]+ this[_0x2185[43]]+ _0x2185[123]:_0x2185[97]}}};Editor[_0x2185[44]][_0x2185[12]]= function(){if(mxClient[_0x2185[126]]){mxClient[_0x2185[129]](_0x2185[127],CSS_PATH+ _0x2185[128])};mxResources[_0x2185[130]]= false;mxResources[_0x2185[131]](RESOURCE_BASE);mxConstants[_0x2185[132]]= 0.3;var _0xaa3fx11=mxConnectionHandler[_0x2185[44]][_0x2185[133]];mxConnectionHandler[_0x2185[44]][_0x2185[133]]= function(){var _0xaa3fx12=_0xaa3fx11[_0x2185[33]](this,arguments);_0xaa3fx12[_0x2185[134]]= mxUtils[_0x2185[34]](this,function(_0xaa3fx13,_0xaa3fx14){if(this[_0x2185[135]]()){return true};return mxCellMarker[_0x2185[44]][_0x2185[134]][_0x2185[33]](_0xaa3fx12,arguments)});return _0xaa3fx12};mxConstants[_0x2185[136]]= _0x2185[137];mxConstants[_0x2185[138]]= _0x2185[139];mxConstants[_0x2185[140]]= _0x2185[141];mxConstants[_0x2185[142]]= _0x2185[143];mxConstants[_0x2185[144]]= _0x2185[143];mxConstants[_0x2185[145]]= _0x2185[139];mxConstants[_0x2185[146]]= _0x2185[143];mxConstants[_0x2185[147]]= _0x2185[148];mxConstants[_0x2185[149]]= _0x2185[143];mxConstants[_0x2185[150]]= _0x2185[143];mxConstants[_0x2185[151]]= _0x2185[148];mxConstants[_0x2185[152]]= _0x2185[141];mxGraph[_0x2185[44]][_0x2185[153]]= _0x2185[154];mxGraph[_0x2185[44]][_0x2185[79]]= 1;mxRubberband[_0x2185[44]][_0x2185[155]]= 30;mxGraphView[_0x2185[44]][_0x2185[156]]= function(_0xaa3fx15){return new mxRectangleShape(_0xaa3fx15,this[_0x2185[14]][_0x2185[41]]|| _0x2185[157],_0x2185[158])};mxGraphView[_0x2185[44]][_0x2185[159]]= function(){var _0xaa3fx16=this[_0x2185[160]]();var _0xaa3fx17=(_0xaa3fx16[_0x2185[95]]> 0)?_0xaa3fx16[_0x2185[70]]/ this[_0x2185[52]]- this[_0x2185[71]][_0x2185[70]]:0;var _0xaa3fx18=(_0xaa3fx16[_0x2185[96]]> 0)?_0xaa3fx16[_0x2185[73]]/ this[_0x2185[52]]- this[_0x2185[71]][_0x2185[73]]:0;var _0xaa3fx19=_0xaa3fx16[_0x2185[95]]/ this[_0x2185[52]];var _0xaa3fx1a=_0xaa3fx16[_0x2185[96]]/ this[_0x2185[52]];var _0xaa3fx1b=this[_0x2185[14]][_0x2185[82]];var _0xaa3fx9=this[_0x2185[14]][_0x2185[79]];var _0xaa3fxa=_0xaa3fx1b[_0x2185[95]]* _0xaa3fx9;var _0xaa3fxb=_0xaa3fx1b[_0x2185[96]]* _0xaa3fx9;var _0xaa3fx1c=Math[_0x2185[162]](Math[_0x2185[161]](0,_0xaa3fx17)/ _0xaa3fxa);var _0xaa3fx1d=Math[_0x2185[162]](Math[_0x2185[161]](0,_0xaa3fx18)/ _0xaa3fxb);var _0xaa3fx1e=Math[_0x2185[164]](Math[_0x2185[163]](1,_0xaa3fx17+ _0xaa3fx19)/ _0xaa3fxa);var _0xaa3fx1f=Math[_0x2185[164]](Math[_0x2185[163]](1,_0xaa3fx18+ _0xaa3fx1a)/ _0xaa3fxb);var _0xaa3fx20=_0xaa3fx1e- _0xaa3fx1c;var _0xaa3fx21=_0xaa3fx1f- _0xaa3fx1d;var _0xaa3fx15= new mxRectangle(this[_0x2185[52]]* (this[_0x2185[71]][_0x2185[70]]+ _0xaa3fx1c* _0xaa3fxa),this[_0x2185[52]]* (this[_0x2185[71]][_0x2185[73]]+ _0xaa3fx1d* _0xaa3fxb),this[_0x2185[52]]* _0xaa3fx20* _0xaa3fxa,this[_0x2185[52]]* _0xaa3fx21* _0xaa3fxb);return _0xaa3fx15};var _0xaa3fx22=mxGraph[_0x2185[44]][_0x2185[165]];mxGraph[_0x2185[44]][_0x2185[165]]= function(_0xaa3fx23,_0xaa3fx24){_0xaa3fx22[_0x2185[33]](this,arguments);if((this[_0x2185[166]]!= mxConstants[_0x2185[167]]&& this[_0x2185[53]][_0x2185[101]]!= null)&& (!this[_0x2185[168]]|| !mxUtils[_0x2185[169]](this[_0x2185[68]]))){this[_0x2185[53]][_0x2185[101]][_0x2185[125]][_0x2185[99]][_0x2185[170]]= _0xaa3fx23+ _0x2185[171];this[_0x2185[53]][_0x2185[101]][_0x2185[125]][_0x2185[99]][_0x2185[172]]= _0xaa3fx24+ _0x2185[171]}};var _0xaa3fx25=this;mxGraphView[_0x2185[44]][_0x2185[173]]= function(){var _0xaa3fxc=this[_0x2185[14]][_0x2185[174]]();if(_0xaa3fxc!= null){if(this[_0x2185[124]]== null|| this[_0x2185[124]][_0x2185[175]]!= _0xaa3fxc[_0x2185[176]]){if(this[_0x2185[124]]!= null){this[_0x2185[124]][_0x2185[177]]()};var _0xaa3fx15= new mxRectangle(0,0,1,1);this[_0x2185[124]]= new mxImageShape(_0xaa3fx15,_0xaa3fxc[_0x2185[176]]);this[_0x2185[124]][_0x2185[166]]= this[_0x2185[14]][_0x2185[166]];this[_0x2185[124]][_0x2185[12]](this[_0x2185[178]]);this[_0x2185[124]][_0x2185[179]]()};this[_0x2185[180]](this[_0x2185[124]],_0xaa3fxc)}else {if(this[_0x2185[124]]!= null){this[_0x2185[124]][_0x2185[177]]();this[_0x2185[124]]= null}};if(this[_0x2185[14]][_0x2185[75]]){var _0xaa3fx15=this[_0x2185[159]]();if(this[_0x2185[101]]== null){this[_0x2185[101]]= this[_0x2185[156]](_0xaa3fx15);this[_0x2185[101]][_0x2185[52]]= 1;this[_0x2185[101]][_0x2185[181]]= true;this[_0x2185[101]][_0x2185[166]]= mxConstants[_0x2185[182]];this[_0x2185[101]][_0x2185[12]](this[_0x2185[14]][_0x2185[68]]);this[_0x2185[14]][_0x2185[68]][_0x2185[184]][_0x2185[99]][_0x2185[183]]= _0x2185[185];this[_0x2185[14]][_0x2185[68]][_0x2185[186]](this[_0x2185[101]][_0x2185[125]],this[_0x2185[14]][_0x2185[68]][_0x2185[184]]);this[_0x2185[101]][_0x2185[179]]();this[_0x2185[101]][_0x2185[125]][_0x2185[187]]= _0x2185[188];this[_0x2185[101]][_0x2185[125]][_0x2185[99]][_0x2185[189]]= _0x2185[190];mxEvent[_0x2185[35]](this[_0x2185[101]][_0x2185[125]],_0x2185[191],mxUtils[_0x2185[34]](this,function(_0xaa3fx14){this[_0x2185[14]][_0x2185[192]](_0xaa3fx14)}));mxEvent[_0x2185[198]](this[_0x2185[101]][_0x2185[125]],mxUtils[_0x2185[34]](this,function(_0xaa3fx14){this[_0x2185[14]][_0x2185[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xaa3fx14))}),mxUtils[_0x2185[34]](this,function(_0xaa3fx14){if(this[_0x2185[14]][_0x2185[93]]!= null&& this[_0x2185[14]][_0x2185[93]][_0x2185[194]]()){this[_0x2185[14]][_0x2185[93]][_0x2185[195]]()};if(this[_0x2185[14]][_0x2185[196]]&& !mxEvent[_0x2185[197]](_0xaa3fx14)){this[_0x2185[14]][_0x2185[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xaa3fx14))}}),mxUtils[_0x2185[34]](this,function(_0xaa3fx14){this[_0x2185[14]][_0x2185[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xaa3fx14))}))}else {this[_0x2185[101]][_0x2185[52]]= 1;this[_0x2185[101]][_0x2185[199]]= _0xaa3fx15;this[_0x2185[101]][_0x2185[179]]()};this[_0x2185[101]][_0x2185[125]][_0x2185[99]][_0x2185[124]]= (this[_0x2185[14]][_0x2185[91]]())?_0x2185[122]+ _0xaa3fx25[_0x2185[43]]+ _0x2185[123]:_0x2185[97]}else {if(this[_0x2185[101]]!= null){this[_0x2185[101]][_0x2185[177]]();this[_0x2185[101]]= null}}};mxGraph[_0x2185[44]][_0x2185[200]]= function(_0xaa3fx26,_0xaa3fx27,_0xaa3fx28){var _0xaa3fx29=this[_0x2185[53]][_0x2185[52]];var _0xaa3fx2a=this[_0x2185[53]][_0x2185[71]];var _0xaa3fx1b=this[_0x2185[82]];var _0xaa3fx9=_0xaa3fx29* this[_0x2185[79]];var _0xaa3fx2b=this[_0x2185[53]][_0x2185[159]]();_0xaa3fx27= _0xaa3fx2b[_0x2185[95]];_0xaa3fx28= _0xaa3fx2b[_0x2185[96]];var _0xaa3fx15= new mxRectangle(_0xaa3fx29* _0xaa3fx2a[_0x2185[70]],_0xaa3fx29* _0xaa3fx2a[_0x2185[73]],_0xaa3fx1b[_0x2185[95]]* _0xaa3fx9,_0xaa3fx1b[_0x2185[96]]* _0xaa3fx9);_0xaa3fx26= _0xaa3fx26&& Math[_0x2185[161]](_0xaa3fx15[_0x2185[95]],_0xaa3fx15[_0x2185[96]])> this[_0x2185[201]];var _0xaa3fx2c=(_0xaa3fx26)?Math[_0x2185[164]](_0xaa3fx27/ _0xaa3fx15[_0x2185[95]])- 1:0;var _0xaa3fx2d=(_0xaa3fx26)?Math[_0x2185[164]](_0xaa3fx28/ _0xaa3fx15[_0x2185[96]])- 1:0;var _0xaa3fx2e=_0xaa3fx2b[_0x2185[70]]+ _0xaa3fx27;var _0xaa3fx2f=_0xaa3fx2b[_0x2185[73]]+ _0xaa3fx28;if(this[_0x2185[202]]== null&& _0xaa3fx2c> 0){this[_0x2185[202]]= []};if(this[_0x2185[202]]!= null){for(var _0xaa3fx30=0;_0xaa3fx30<= _0xaa3fx2c;_0xaa3fx30++){var _0xaa3fx31=[ new mxPoint(_0xaa3fx2b[_0x2185[70]]+ (_0xaa3fx30+ 1)* _0xaa3fx15[_0x2185[95]],_0xaa3fx2b[_0x2185[73]]), new mxPoint(_0xaa3fx2b[_0x2185[70]]+ (_0xaa3fx30+ 1)* _0xaa3fx15[_0x2185[95]],_0xaa3fx2f)];if(this[_0x2185[202]][_0xaa3fx30]!= null){this[_0x2185[202]][_0xaa3fx30][_0x2185[52]]= 1;this[_0x2185[202]][_0xaa3fx30][_0x2185[203]]= _0xaa3fx31;this[_0x2185[202]][_0xaa3fx30][_0x2185[179]]()}else {var _0xaa3fx32= new mxPolyline(_0xaa3fx31,this[_0x2185[153]],this[_0x2185[52]]);_0xaa3fx32[_0x2185[166]]= this[_0x2185[166]];_0xaa3fx32[_0x2185[204]]= this[_0x2185[205]];_0xaa3fx32[_0x2185[206]]= false;_0xaa3fx32[_0x2185[52]]= _0xaa3fx29;_0xaa3fx32[_0x2185[12]](this[_0x2185[53]][_0x2185[178]]);_0xaa3fx32[_0x2185[179]]();this[_0x2185[202]][_0xaa3fx30]= _0xaa3fx32}};for(var _0xaa3fx30=_0xaa3fx2c;_0xaa3fx30< this[_0x2185[202]][_0x2185[83]];_0xaa3fx30++){this[_0x2185[202]][_0xaa3fx30][_0x2185[177]]()};this[_0x2185[202]][_0x2185[207]](_0xaa3fx2c,this[_0x2185[202]][_0x2185[83]]- _0xaa3fx2c)};if(this[_0x2185[208]]== null&& _0xaa3fx2d> 0){this[_0x2185[208]]= []};if(this[_0x2185[208]]!= null){for(var _0xaa3fx30=0;_0xaa3fx30<= _0xaa3fx2d;_0xaa3fx30++){var _0xaa3fx31=[ new mxPoint(_0xaa3fx2b[_0x2185[70]],_0xaa3fx2b[_0x2185[73]]+ (_0xaa3fx30+ 1)* _0xaa3fx15[_0x2185[96]]), new mxPoint(_0xaa3fx2e,_0xaa3fx2b[_0x2185[73]]+ (_0xaa3fx30+ 1)* _0xaa3fx15[_0x2185[96]])];if(this[_0x2185[208]][_0xaa3fx30]!= null){this[_0x2185[208]][_0xaa3fx30][_0x2185[52]]= 1;this[_0x2185[208]][_0xaa3fx30][_0x2185[203]]= _0xaa3fx31;this[_0x2185[208]][_0xaa3fx30][_0x2185[179]]()}else {var _0xaa3fx32= new mxPolyline(_0xaa3fx31,this[_0x2185[153]],_0xaa3fx29);_0xaa3fx32[_0x2185[166]]= this[_0x2185[166]];_0xaa3fx32[_0x2185[204]]= this[_0x2185[205]];_0xaa3fx32[_0x2185[206]]= false;_0xaa3fx32[_0x2185[52]]= _0xaa3fx29;_0xaa3fx32[_0x2185[12]](this[_0x2185[53]][_0x2185[178]]);_0xaa3fx32[_0x2185[179]]();this[_0x2185[208]][_0xaa3fx30]= _0xaa3fx32}};for(var _0xaa3fx30=_0xaa3fx2d;_0xaa3fx30< this[_0x2185[208]][_0x2185[83]];_0xaa3fx30++){this[_0x2185[208]][_0xaa3fx30][_0x2185[177]]()};this[_0x2185[208]][_0x2185[207]](_0xaa3fx2d,this[_0x2185[208]][_0x2185[83]]- _0xaa3fx2d)}};mxEdgeHandler[_0x2185[44]][_0x2185[209]]= true;mxGraphHandler[_0x2185[44]][_0x2185[58]]= true;var _0xaa3fx33=mxGraphHandler[_0x2185[44]][_0x2185[210]];mxGraphHandler[_0x2185[44]][_0x2185[210]]= function(_0xaa3fx34,_0xaa3fx35,_0xaa3fx14){for(var _0xaa3fx30=0;_0xaa3fx30< _0xaa3fx35[_0x2185[83]];_0xaa3fx30++){if(this[_0x2185[14]][_0x2185[36]]()[_0x2185[211]](_0xaa3fx35[_0xaa3fx30])){var _0xaa3fx36=this[_0x2185[14]][_0x2185[212]](_0xaa3fx35[_0xaa3fx30]);if(_0xaa3fx36!= null&& _0xaa3fx36[_0x2185[213]]){return false}}};return _0xaa3fx33[_0x2185[33]](this,arguments)};mxGuide[_0x2185[44]][_0x2185[214]]= function(_0xaa3fx14){return !mxEvent[_0x2185[215]](_0xaa3fx14)};mxPopupMenuAddItem= mxPopupMenu[_0x2185[44]][_0x2185[216]];mxPopupMenu[_0x2185[44]][_0x2185[216]]= function(_0xaa3fx37,_0xaa3fx38,_0xaa3fx39,_0xaa3fx34,_0xaa3fx3a,_0xaa3fx3b){var _0xaa3fx3c=mxPopupMenuAddItem[_0x2185[33]](this,arguments);if(_0xaa3fx3b!= null&& !_0xaa3fx3b){mxEvent[_0x2185[35]](_0xaa3fx3c,_0x2185[217],function(_0xaa3fx14){mxEvent[_0x2185[218]](_0xaa3fx14)})};return _0xaa3fx3c};var _0xaa3fx3d=mxGraphHandler[_0x2185[44]][_0x2185[219]];mxGraphHandler[_0x2185[44]][_0x2185[219]]= function(_0xaa3fx3e){var _0xaa3fx3f=this[_0x2185[14]][_0x2185[36]]();var _0xaa3fx40=_0xaa3fx3f[_0x2185[221]](this[_0x2185[14]][_0x2185[220]]());var _0xaa3fx41=_0xaa3fx3d[_0x2185[33]](this,arguments);var _0xaa3fx34=_0xaa3fx3f[_0x2185[221]](_0xaa3fx41);if(_0xaa3fx40== null|| (_0xaa3fx40!= _0xaa3fx41&& _0xaa3fx40!= _0xaa3fx34)){while(!this[_0x2185[14]][_0x2185[222]](_0xaa3fx41)&& !this[_0x2185[14]][_0x2185[222]](_0xaa3fx34)&& _0xaa3fx3f[_0x2185[211]](_0xaa3fx34)&& !this[_0x2185[14]][_0x2185[223]](_0xaa3fx34)){_0xaa3fx41= _0xaa3fx34;_0xaa3fx34= this[_0x2185[14]][_0x2185[36]]()[_0x2185[221]](_0xaa3fx41)}};return _0xaa3fx41};var _0xaa3fx42=mxGraphHandler[_0x2185[44]][_0x2185[224]];mxGraphHandler[_0x2185[44]][_0x2185[224]]= function(_0xaa3fx41){var _0xaa3fx3c=_0xaa3fx42[_0x2185[33]](this,arguments);var _0xaa3fx3f=this[_0x2185[14]][_0x2185[36]]();var _0xaa3fx40=_0xaa3fx3f[_0x2185[221]](this[_0x2185[14]][_0x2185[220]]());var _0xaa3fx34=_0xaa3fx3f[_0x2185[221]](_0xaa3fx41);if(_0xaa3fx40== null|| (_0xaa3fx40!= _0xaa3fx41&& _0xaa3fx40!= _0xaa3fx34)){if(!this[_0x2185[14]][_0x2185[222]](_0xaa3fx41)&& _0xaa3fx3f[_0x2185[211]](_0xaa3fx34)&& !this[_0x2185[14]][_0x2185[223]](_0xaa3fx34)){_0xaa3fx3c= true}};return _0xaa3fx3c};mxGraphHandler[_0x2185[44]][_0x2185[225]]= function(_0xaa3fx3e){var _0xaa3fx41=_0xaa3fx3e[_0x2185[226]]();if(_0xaa3fx41== null){_0xaa3fx41= this[_0x2185[227]]};var _0xaa3fx3f=this[_0x2185[14]][_0x2185[36]]();var _0xaa3fx34=_0xaa3fx3f[_0x2185[221]](_0xaa3fx41);while(this[_0x2185[14]][_0x2185[222]](_0xaa3fx41)&& _0xaa3fx3f[_0x2185[211]](_0xaa3fx34)&& !this[_0x2185[14]][_0x2185[223]](_0xaa3fx34)){_0xaa3fx41= _0xaa3fx34;_0xaa3fx34= _0xaa3fx3f[_0x2185[221]](_0xaa3fx41)};this[_0x2185[14]][_0x2185[229]](_0xaa3fx41,_0xaa3fx3e[_0x2185[228]]())};mxPanningHandler[_0x2185[44]][_0x2185[230]]= function(_0xaa3fx3e){var _0xaa3fx41=_0xaa3fx3e[_0x2185[226]]();var _0xaa3fx3f=this[_0x2185[14]][_0x2185[36]]();var _0xaa3fx34=_0xaa3fx3f[_0x2185[221]](_0xaa3fx41);while(_0xaa3fx3f[_0x2185[211]](_0xaa3fx34)&& !this[_0x2185[14]][_0x2185[223]](_0xaa3fx34)){if(this[_0x2185[14]][_0x2185[222]](_0xaa3fx34)){_0xaa3fx41= _0xaa3fx34};_0xaa3fx34= _0xaa3fx3f[_0x2185[221]](_0xaa3fx34)};return _0xaa3fx41}};Editor[_0x2185[44]][_0x2185[18]]= function(){var _0xaa3fxe=this[_0x2185[14]];var _0xaa3fx43= new mxUndoManager();var _0xaa3fx44=function(_0xaa3fx45,_0xaa3fx14){_0xaa3fx43[_0x2185[233]](_0xaa3fx14[_0x2185[232]](_0x2185[231]))};_0xaa3fxe[_0x2185[36]]()[_0x2185[35]](mxEvent.UNDO,_0xaa3fx44);_0xaa3fxe[_0x2185[234]]()[_0x2185[35]](mxEvent.UNDO,_0xaa3fx44);var _0xaa3fx46=function(_0xaa3fx45,_0xaa3fx14){var _0xaa3fx47=_0xaa3fxe[_0x2185[236]](_0xaa3fx14[_0x2185[232]](_0x2185[231])[_0x2185[235]]);var _0xaa3fx35=[];for(var _0xaa3fx30=1;_0xaa3fx30< _0xaa3fx47[_0x2185[83]];_0xaa3fx30++){if(_0xaa3fxe[_0x2185[53]][_0x2185[237]](_0xaa3fx47[_0xaa3fx30])!= null){_0xaa3fx35[_0x2185[238]](_0xaa3fx47[_0xaa3fx30])}};_0xaa3fxe[_0x2185[239]](_0xaa3fx35)};_0xaa3fx43[_0x2185[35]](mxEvent.UNDO,_0xaa3fx46);_0xaa3fx43[_0x2185[35]](mxEvent.REDO,_0xaa3fx46);return _0xaa3fx43};Editor[_0x2185[44]][_0x2185[13]]= function(){mxStencilRegistry[_0x2185[241]](STENCIL_PATH+ _0x2185[240])};(function(){mxStencilRegistry[_0x2185[242]]= {};mxStencilRegistry[_0x2185[243]]= [];mxStencilRegistry[_0x2185[244]]= function(_0xaa3fx48){var _0xaa3fx3c=mxStencilRegistry[_0x2185[245]][_0xaa3fx48];if(_0xaa3fx3c== null){var _0xaa3fx49=mxStencilRegistry[_0x2185[246]](_0xaa3fx48);if(_0xaa3fx49!= null){var _0xaa3fx4a=mxStencilRegistry[_0x2185[242]][_0xaa3fx49];if(_0xaa3fx4a!= null){if(mxStencilRegistry[_0x2185[243]][_0xaa3fx49]== null){mxStencilRegistry[_0x2185[243]][_0xaa3fx49]= 1;for(var _0xaa3fx30=0;_0xaa3fx30< _0xaa3fx4a[_0x2185[83]];_0xaa3fx30++){var _0xaa3fx4b=_0xaa3fx4a[_0xaa3fx30];if(_0xaa3fx4b[_0x2185[248]]()[_0x2185[247]](_0xaa3fx4b[_0x2185[83]]- 4,_0xaa3fx4b[_0x2185[83]])== _0x2185[25]){mxStencilRegistry[_0x2185[241]](_0xaa3fx4b,null)}else {if(_0xaa3fx4b[_0x2185[248]]()[_0x2185[247]](_0xaa3fx4b[_0x2185[83]]- 3,_0xaa3fx4b[_0x2185[83]])== _0x2185[249]){var _0xaa3fx4c=mxUtils[_0x2185[250]](_0xaa3fx4b);if(_0xaa3fx4c!= null){eval[_0x2185[11]](window,_0xaa3fx4c[_0x2185[251]]())}}else {}}}}}else {mxStencilRegistry[_0x2185[241]](STENCIL_PATH+ _0x2185[252]+ _0xaa3fx49+ _0x2185[25],null)};_0xaa3fx3c= mxStencilRegistry[_0x2185[245]][_0xaa3fx48]}};return _0xaa3fx3c};mxStencilRegistry[_0x2185[246]]= function(_0xaa3fx48){var _0xaa3fx4d=_0xaa3fx48[_0x2185[254]](_0x2185[253]);var _0xaa3fx4e=null;if(_0xaa3fx4d[_0x2185[83]]> 0&& _0xaa3fx4d[0]== _0x2185[255]){_0xaa3fx4e= _0xaa3fx4d[1];for(var _0xaa3fx30=2;_0xaa3fx30< _0xaa3fx4d[_0x2185[83]]- 1;_0xaa3fx30++){_0xaa3fx4e+= _0x2185[252]+ _0xaa3fx4d[_0xaa3fx30]}};return _0xaa3fx4e};mxStencilRegistry[_0x2185[241]]= function(_0xaa3fx4f,_0xaa3fx50,_0xaa3fx51){_0xaa3fx51= (_0xaa3fx51!= null)?_0xaa3fx51:false;var _0xaa3fx52=mxStencilRegistry[_0x2185[243]][_0xaa3fx4f];if(_0xaa3fx51|| _0xaa3fx52== null){var _0xaa3fx53=false;if(_0xaa3fx52== null){var _0xaa3fx4c=mxUtils[_0x2185[250]](_0xaa3fx4f);_0xaa3fx52= _0xaa3fx4c[_0x2185[256]]();mxStencilRegistry[_0x2185[243]][_0xaa3fx4f]= _0xaa3fx52;_0xaa3fx53= true};mxStencilRegistry[_0x2185[257]](_0xaa3fx52,_0xaa3fx50,_0xaa3fx53)}};mxStencilRegistry[_0x2185[257]]= function(_0xaa3fx54,_0xaa3fx50,_0xaa3fx53){_0xaa3fx53= (_0xaa3fx53!= null)?_0xaa3fx53:true;var _0xaa3fx55=_0xaa3fx54[_0x2185[258]];var _0xaa3fx56=_0xaa3fx55[_0x2185[184]];var _0xaa3fx57=_0x2185[20];var _0xaa3fx48=_0xaa3fx55[_0x2185[56]](_0x2185[259]);if(_0xaa3fx48!= null){_0xaa3fx57= _0xaa3fx48+ _0x2185[253]};while(_0xaa3fx56!= null){if(_0xaa3fx56[_0x2185[260]]== mxConstants[_0x2185[261]]){_0xaa3fx48= _0xaa3fx56[_0x2185[56]](_0x2185[259]);if(_0xaa3fx48!= null){_0xaa3fx57= _0xaa3fx57[_0x2185[248]]();var _0xaa3fx58=_0xaa3fx48[_0x2185[263]](/ /g,_0x2185[262]);if(_0xaa3fx53){mxStencilRegistry[_0x2185[264]](_0xaa3fx57+ _0xaa3fx58[_0x2185[248]](), new mxStencil(_0xaa3fx56))};if(_0xaa3fx50!= null){var _0xaa3fx19=_0xaa3fx56[_0x2185[56]](_0x2185[265]);var _0xaa3fx1a=_0xaa3fx56[_0x2185[56]](_0x2185[266]);_0xaa3fx19= (_0xaa3fx19== null)?80:parseInt(_0xaa3fx19,10);_0xaa3fx1a= (_0xaa3fx1a== null)?80:parseInt(_0xaa3fx1a,10);_0xaa3fx50(_0xaa3fx57,_0xaa3fx58,_0xaa3fx48,_0xaa3fx19,_0xaa3fx1a)}}};_0xaa3fx56= _0xaa3fx56[_0x2185[267]]}}})();OpenFile= function(_0xaa3fx59){this[_0x2185[268]]= null;this[_0x2185[269]]= null;this[_0x2185[270]]= _0xaa3fx59};OpenFile[_0x2185[44]][_0x2185[271]]= function(_0xaa3fx6){this[_0x2185[269]]= _0xaa3fx6;this[_0x2185[272]]()};OpenFile[_0x2185[44]][_0x2185[273]]= function(_0xaa3fx6,_0xaa3fx5a){this[_0x2185[274]]= _0xaa3fx6;this[_0x2185[21]]= _0xaa3fx5a;this[_0x2185[272]]()};OpenFile[_0x2185[44]][_0x2185[275]]= function(_0xaa3fx5b){this[_0x2185[276]]();mxUtils[_0x2185[277]](_0xaa3fx5b)};OpenFile[_0x2185[44]][_0x2185[272]]= function(){if(this[_0x2185[269]]!= null&& this[_0x2185[274]]!= null){this[_0x2185[269]](this[_0x2185[274]],this[_0x2185[21]]);this[_0x2185[276]]()}};OpenFile[_0x2185[44]][_0x2185[276]]= function(){if(this[_0x2185[270]]!= null){this[_0x2185[270]]()}} \ No newline at end of file +var _0x4d0f=["\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[_0x4d0f[0]]|| urlParams[_0x4d0f[1]]== _0x4d0f[2])&& typeof (localStorage)!= _0x4d0f[3];var fileSupport=window[_0x4d0f[4]]!= null&& window[_0x4d0f[5]]!= null&& window[_0x4d0f[6]]!= null;var touchStyle=mxClient[_0x4d0f[0]]|| urlParams[_0x4d0f[7]]== _0x4d0f[8];var counter=0;try{var op=window;while(op[_0x4d0f[9]]!= null&& !isNaN(op[_0x4d0f[9]][_0x4d0f[10]])){op= op[_0x4d0f[9]]};if(op!= null){op[_0x4d0f[10]]++;counter= op[_0x4d0f[10]]}}catch(e){};Editor= function(){mxEventSource[_0x4d0f[11]](this);this[_0x4d0f[12]]();this[_0x4d0f[13]]();this[_0x4d0f[14]]= new Graph();this[_0x4d0f[15]]= new mxOutline(this[_0x4d0f[14]]);this[_0x4d0f[15]][_0x4d0f[16]]= true;this[_0x4d0f[17]]= this[_0x4d0f[18]]();this[_0x4d0f[19]]= _0x4d0f[20];this[_0x4d0f[21]]= null;this[_0x4d0f[22]]= function(){return this[_0x4d0f[21]]|| mxResources[_0x4d0f[24]](_0x4d0f[23],[counter])+ _0x4d0f[25]};this[_0x4d0f[26]]= function(){return this[_0x4d0f[21]]};this[_0x4d0f[27]]= function(_0xd583x6){this[_0x4d0f[19]]= _0xd583x6;this[_0x4d0f[29]]( new mxEventObject(_0x4d0f[28]))};this[_0x4d0f[30]]= function(){return this[_0x4d0f[19]]};this[_0x4d0f[31]]= false;this[_0x4d0f[32]]= function(){this[_0x4d0f[31]]= true};this[_0x4d0f[14]][_0x4d0f[36]]()[_0x4d0f[35]](mxEvent.CHANGE,mxUtils[_0x4d0f[34]](this,function(){this[_0x4d0f[32]][_0x4d0f[33]](this,arguments)}));window[_0x4d0f[37]]= mxUtils[_0x4d0f[34]](this,function(){if(this[_0x4d0f[31]]){return mxResources[_0x4d0f[24]](_0x4d0f[38])}});this[_0x4d0f[14]][_0x4d0f[39]]= false;this[_0x4d0f[14]][_0x4d0f[40]]= true;this[_0x4d0f[14]][_0x4d0f[41]]= null};mxUtils[_0x4d0f[42]](Editor,mxEventSource);Editor[_0x4d0f[44]][_0x4d0f[43]]= IMAGE_PATH+ _0x4d0f[45];Editor[_0x4d0f[44]][_0x4d0f[46]]= IMAGE_PATH+ _0x4d0f[47];Editor[_0x4d0f[44]][_0x4d0f[48]]= function(_0xd583x7){var _0xd583x8= new mxCodec(_0xd583x7[_0x4d0f[49]]);if(_0xd583x7[_0x4d0f[50]]== _0x4d0f[51]){this[_0x4d0f[14]][_0x4d0f[53]][_0x4d0f[52]]= 1;this[_0x4d0f[14]][_0x4d0f[54]]= _0xd583x7[_0x4d0f[56]](_0x4d0f[55])!= _0x4d0f[57];this[_0x4d0f[14]][_0x4d0f[59]][_0x4d0f[58]]= _0xd583x7[_0x4d0f[56]](_0x4d0f[60])!= _0x4d0f[57];this[_0x4d0f[14]][_0x4d0f[62]](_0xd583x7[_0x4d0f[56]](_0x4d0f[61])!= _0x4d0f[57]);this[_0x4d0f[14]][_0x4d0f[64]](_0xd583x7[_0x4d0f[56]](_0x4d0f[63])!= _0x4d0f[57]);this[_0x4d0f[14]][_0x4d0f[65]]= _0xd583x7[_0x4d0f[56]](_0x4d0f[66])!= _0x4d0f[57];this[_0x4d0f[14]][_0x4d0f[40]]= _0xd583x7[_0x4d0f[56]](_0x4d0f[40])!= _0x4d0f[57];if(!this[_0x4d0f[14]][_0x4d0f[40]]){this[_0x4d0f[14]][_0x4d0f[68]][_0x4d0f[67]]= 0;this[_0x4d0f[14]][_0x4d0f[68]][_0x4d0f[69]]= 0;this[_0x4d0f[14]][_0x4d0f[53]][_0x4d0f[71]][_0x4d0f[70]]= Number(_0xd583x7[_0x4d0f[56]](_0x4d0f[72])|| 0);this[_0x4d0f[14]][_0x4d0f[53]][_0x4d0f[71]][_0x4d0f[73]]= Number(_0xd583x7[_0x4d0f[56]](_0x4d0f[74])|| 0)};this[_0x4d0f[14]][_0x4d0f[75]]= _0xd583x7[_0x4d0f[56]](_0x4d0f[76])== _0x4d0f[8];this[_0x4d0f[14]][_0x4d0f[77]]= this[_0x4d0f[14]][_0x4d0f[75]];this[_0x4d0f[14]][_0x4d0f[78]]= this[_0x4d0f[14]][_0x4d0f[77]];var _0xd583x9=_0xd583x7[_0x4d0f[56]](_0x4d0f[79]);if(_0xd583x9!= null){this[_0x4d0f[14]][_0x4d0f[79]]= _0xd583x9}else {this[_0x4d0f[14]][_0x4d0f[79]]= 1.5};var _0xd583xa=_0xd583x7[_0x4d0f[56]](_0x4d0f[80]);var _0xd583xb=_0xd583x7[_0x4d0f[56]](_0x4d0f[81]);if(_0xd583xa!= null&& _0xd583xb!= null){this[_0x4d0f[14]][_0x4d0f[82]]= new mxRectangle(0,0,parseFloat(_0xd583xa),parseFloat(_0xd583xb));this[_0x4d0f[15]][_0x4d0f[15]][_0x4d0f[82]]= this[_0x4d0f[14]][_0x4d0f[82]]};var _0xd583xc=_0xd583x7[_0x4d0f[56]](_0x4d0f[41]);if(_0xd583xc!= null&& _0xd583xc[_0x4d0f[83]]> 0){this[_0x4d0f[14]][_0x4d0f[41]]= _0xd583xc};_0xd583x8[_0x4d0f[84]](_0xd583x7,this[_0x4d0f[14]][_0x4d0f[36]]());this[_0x4d0f[85]]()}};Editor[_0x4d0f[44]][_0x4d0f[86]]= function(){var _0xd583xd= new mxCodec(mxUtils[_0x4d0f[87]]());var _0xd583x7=_0xd583xd[_0x4d0f[88]](this[_0x4d0f[14]][_0x4d0f[36]]());if(this[_0x4d0f[14]][_0x4d0f[53]][_0x4d0f[71]][_0x4d0f[70]]!= 0|| this[_0x4d0f[14]][_0x4d0f[53]][_0x4d0f[71]][_0x4d0f[73]]!= 0){_0xd583x7[_0x4d0f[90]](_0x4d0f[72],Math[_0x4d0f[89]](this[_0x4d0f[14]][_0x4d0f[53]][_0x4d0f[71]][_0x4d0f[70]]* 100)/ 100);_0xd583x7[_0x4d0f[90]](_0x4d0f[74],Math[_0x4d0f[89]](this[_0x4d0f[14]][_0x4d0f[53]][_0x4d0f[71]][_0x4d0f[73]]* 100)/ 100)};_0xd583x7[_0x4d0f[90]](_0x4d0f[55],(this[_0x4d0f[14]][_0x4d0f[91]]())?_0x4d0f[8]:_0x4d0f[57]);_0xd583x7[_0x4d0f[90]](_0x4d0f[60],(this[_0x4d0f[14]][_0x4d0f[59]][_0x4d0f[58]])?_0x4d0f[8]:_0x4d0f[57]);_0xd583x7[_0x4d0f[90]](_0x4d0f[60],(this[_0x4d0f[14]][_0x4d0f[59]][_0x4d0f[58]])?_0x4d0f[8]:_0x4d0f[57]);_0xd583x7[_0x4d0f[90]](_0x4d0f[61],(this[_0x4d0f[14]][_0x4d0f[93]][_0x4d0f[92]]())?_0x4d0f[8]:_0x4d0f[57]);_0xd583x7[_0x4d0f[90]](_0x4d0f[63],(this[_0x4d0f[14]][_0x4d0f[94]][_0x4d0f[92]]())?_0x4d0f[8]:_0x4d0f[57]);_0xd583x7[_0x4d0f[90]](_0x4d0f[66],(this[_0x4d0f[14]][_0x4d0f[65]])?_0x4d0f[8]:_0x4d0f[57]);_0xd583x7[_0x4d0f[90]](_0x4d0f[76],(this[_0x4d0f[14]][_0x4d0f[75]])?_0x4d0f[8]:_0x4d0f[57]);_0xd583x7[_0x4d0f[90]](_0x4d0f[79],this[_0x4d0f[14]][_0x4d0f[79]]);_0xd583x7[_0x4d0f[90]](_0x4d0f[80],this[_0x4d0f[14]][_0x4d0f[82]][_0x4d0f[95]]);_0xd583x7[_0x4d0f[90]](_0x4d0f[81],this[_0x4d0f[14]][_0x4d0f[82]][_0x4d0f[96]]);if(!this[_0x4d0f[14]][_0x4d0f[40]]){_0xd583x7[_0x4d0f[90]](_0x4d0f[40],_0x4d0f[57])};if(this[_0x4d0f[14]][_0x4d0f[41]]!= null){_0xd583x7[_0x4d0f[90]](_0x4d0f[41],this[_0x4d0f[14]][_0x4d0f[41]])};return _0xd583x7};Editor[_0x4d0f[44]][_0x4d0f[85]]= function(){var _0xd583xe=this[_0x4d0f[14]];var _0xd583xf=this[_0x4d0f[15]];if(_0xd583xe[_0x4d0f[68]]!= null&& _0xd583xf[_0x4d0f[15]][_0x4d0f[68]]!= null){if(_0xd583xe[_0x4d0f[41]]!= null){if(_0xd583xe[_0x4d0f[41]]== _0x4d0f[97]){_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[98]]= _0x4d0f[100]}else {if(_0xd583xe[_0x4d0f[53]][_0x4d0f[101]]!= null){_0xd583xe[_0x4d0f[53]][_0x4d0f[101]][_0x4d0f[102]]= _0xd583xe[_0x4d0f[41]];_0xd583xe[_0x4d0f[53]][_0x4d0f[101]][_0x4d0f[103]]()};_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[98]]= _0xd583xe[_0x4d0f[41]]}}else {_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[98]]= _0x4d0f[20]};if(_0xd583xe[_0x4d0f[75]]){_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[98]]= _0x4d0f[104];_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[105]]= _0x4d0f[106];_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[107]]= _0x4d0f[108];_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[109]]= _0x4d0f[110];_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[111]]= _0x4d0f[110];_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[112]]= _0x4d0f[113];_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[114]]= _0x4d0f[113]}else {_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[115]]= _0x4d0f[20]};_0xd583xf[_0x4d0f[15]][_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[98]]= _0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[98]];if(_0xd583xf[_0x4d0f[15]][_0x4d0f[75]]!= _0xd583xe[_0x4d0f[75]]|| _0xd583xf[_0x4d0f[15]][_0x4d0f[79]]!= _0xd583xe[_0x4d0f[79]]){_0xd583xf[_0x4d0f[15]][_0x4d0f[79]]= _0xd583xe[_0x4d0f[79]];_0xd583xf[_0x4d0f[15]][_0x4d0f[75]]= _0xd583xe[_0x4d0f[75]];_0xd583xf[_0x4d0f[15]][_0x4d0f[53]][_0x4d0f[116]]()};if(_0xd583xe[_0x4d0f[40]]&& _0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[117]]== _0x4d0f[118]&& !touchStyle){_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[117]]= _0x4d0f[119]}else {if(!_0xd583xe[_0x4d0f[40]]|| touchStyle){_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[117]]= _0x4d0f[118]}};var _0xd583x10=(mxClient[_0x4d0f[120]]&& document[_0x4d0f[121]]>= 9)?_0x4d0f[122]+ this[_0x4d0f[46]]+ _0x4d0f[123]:_0x4d0f[97];_0xd583xe[_0x4d0f[68]][_0x4d0f[99]][_0x4d0f[124]]= (!_0xd583xe[_0x4d0f[75]]&& _0xd583xe[_0x4d0f[91]]())?_0x4d0f[122]+ this[_0x4d0f[43]]+ _0x4d0f[123]:_0xd583x10;if(_0xd583xe[_0x4d0f[53]][_0x4d0f[101]]!= null){_0xd583xe[_0x4d0f[53]][_0x4d0f[101]][_0x4d0f[125]][_0x4d0f[99]][_0x4d0f[124]]= (this[_0x4d0f[14]][_0x4d0f[91]]())?_0x4d0f[122]+ this[_0x4d0f[43]]+ _0x4d0f[123]:_0x4d0f[97]}}};Editor[_0x4d0f[44]][_0x4d0f[12]]= function(){if(mxClient[_0x4d0f[126]]){mxClient[_0x4d0f[129]](_0x4d0f[127],CSS_PATH+ _0x4d0f[128])};mxResources[_0x4d0f[130]]= false;mxResources[_0x4d0f[131]](RESOURCE_BASE);mxConstants[_0x4d0f[132]]= 0.3;var _0xd583x11=mxConnectionHandler[_0x4d0f[44]][_0x4d0f[133]];mxConnectionHandler[_0x4d0f[44]][_0x4d0f[133]]= function(){var _0xd583x12=_0xd583x11[_0x4d0f[33]](this,arguments);_0xd583x12[_0x4d0f[134]]= mxUtils[_0x4d0f[34]](this,function(_0xd583x13,_0xd583x14){if(this[_0x4d0f[135]]()){return true};return mxCellMarker[_0x4d0f[44]][_0x4d0f[134]][_0x4d0f[33]](_0xd583x12,arguments)});return _0xd583x12};mxConstants[_0x4d0f[136]]= _0x4d0f[137];mxConstants[_0x4d0f[138]]= _0x4d0f[139];mxConstants[_0x4d0f[140]]= _0x4d0f[141];mxConstants[_0x4d0f[142]]= _0x4d0f[143];mxConstants[_0x4d0f[144]]= _0x4d0f[143];mxConstants[_0x4d0f[145]]= _0x4d0f[139];mxConstants[_0x4d0f[146]]= _0x4d0f[143];mxConstants[_0x4d0f[147]]= _0x4d0f[148];mxConstants[_0x4d0f[149]]= _0x4d0f[143];mxConstants[_0x4d0f[150]]= _0x4d0f[143];mxConstants[_0x4d0f[151]]= _0x4d0f[148];mxConstants[_0x4d0f[152]]= _0x4d0f[141];mxGraph[_0x4d0f[44]][_0x4d0f[153]]= _0x4d0f[154];mxGraph[_0x4d0f[44]][_0x4d0f[79]]= 1;mxRubberband[_0x4d0f[44]][_0x4d0f[155]]= 30;mxGraphView[_0x4d0f[44]][_0x4d0f[156]]= function(_0xd583x15){return new mxRectangleShape(_0xd583x15,this[_0x4d0f[14]][_0x4d0f[41]]|| _0x4d0f[157],_0x4d0f[158])};mxGraphView[_0x4d0f[44]][_0x4d0f[159]]= function(){var _0xd583x16=this[_0x4d0f[160]]();var _0xd583x17=(_0xd583x16[_0x4d0f[95]]> 0)?_0xd583x16[_0x4d0f[70]]/ this[_0x4d0f[52]]- this[_0x4d0f[71]][_0x4d0f[70]]:0;var _0xd583x18=(_0xd583x16[_0x4d0f[96]]> 0)?_0xd583x16[_0x4d0f[73]]/ this[_0x4d0f[52]]- this[_0x4d0f[71]][_0x4d0f[73]]:0;var _0xd583x19=_0xd583x16[_0x4d0f[95]]/ this[_0x4d0f[52]];var _0xd583x1a=_0xd583x16[_0x4d0f[96]]/ this[_0x4d0f[52]];var _0xd583x1b=this[_0x4d0f[14]][_0x4d0f[82]];var _0xd583x9=this[_0x4d0f[14]][_0x4d0f[79]];var _0xd583xa=_0xd583x1b[_0x4d0f[95]]* _0xd583x9;var _0xd583xb=_0xd583x1b[_0x4d0f[96]]* _0xd583x9;var _0xd583x1c=Math[_0x4d0f[162]](Math[_0x4d0f[161]](0,_0xd583x17)/ _0xd583xa);var _0xd583x1d=Math[_0x4d0f[162]](Math[_0x4d0f[161]](0,_0xd583x18)/ _0xd583xb);var _0xd583x1e=Math[_0x4d0f[164]](Math[_0x4d0f[163]](1,_0xd583x17+ _0xd583x19)/ _0xd583xa);var _0xd583x1f=Math[_0x4d0f[164]](Math[_0x4d0f[163]](1,_0xd583x18+ _0xd583x1a)/ _0xd583xb);var _0xd583x20=_0xd583x1e- _0xd583x1c;var _0xd583x21=_0xd583x1f- _0xd583x1d;var _0xd583x15= new mxRectangle(this[_0x4d0f[52]]* (this[_0x4d0f[71]][_0x4d0f[70]]+ _0xd583x1c* _0xd583xa),this[_0x4d0f[52]]* (this[_0x4d0f[71]][_0x4d0f[73]]+ _0xd583x1d* _0xd583xb),this[_0x4d0f[52]]* _0xd583x20* _0xd583xa,this[_0x4d0f[52]]* _0xd583x21* _0xd583xb);return _0xd583x15};var _0xd583x22=mxGraph[_0x4d0f[44]][_0x4d0f[165]];mxGraph[_0x4d0f[44]][_0x4d0f[165]]= function(_0xd583x23,_0xd583x24){_0xd583x22[_0x4d0f[33]](this,arguments);if((this[_0x4d0f[166]]!= mxConstants[_0x4d0f[167]]&& this[_0x4d0f[53]][_0x4d0f[101]]!= null)&& (!this[_0x4d0f[168]]|| !mxUtils[_0x4d0f[169]](this[_0x4d0f[68]]))){this[_0x4d0f[53]][_0x4d0f[101]][_0x4d0f[125]][_0x4d0f[99]][_0x4d0f[170]]= _0xd583x23+ _0x4d0f[171];this[_0x4d0f[53]][_0x4d0f[101]][_0x4d0f[125]][_0x4d0f[99]][_0x4d0f[172]]= _0xd583x24+ _0x4d0f[171]}};var _0xd583x25=this;mxGraphView[_0x4d0f[44]][_0x4d0f[173]]= function(){var _0xd583xc=this[_0x4d0f[14]][_0x4d0f[174]]();if(_0xd583xc!= null){if(this[_0x4d0f[124]]== null|| this[_0x4d0f[124]][_0x4d0f[175]]!= _0xd583xc[_0x4d0f[176]]){if(this[_0x4d0f[124]]!= null){this[_0x4d0f[124]][_0x4d0f[177]]()};var _0xd583x15= new mxRectangle(0,0,1,1);this[_0x4d0f[124]]= new mxImageShape(_0xd583x15,_0xd583xc[_0x4d0f[176]]);this[_0x4d0f[124]][_0x4d0f[166]]= this[_0x4d0f[14]][_0x4d0f[166]];this[_0x4d0f[124]][_0x4d0f[12]](this[_0x4d0f[178]]);this[_0x4d0f[124]][_0x4d0f[179]]()};this[_0x4d0f[180]](this[_0x4d0f[124]],_0xd583xc)}else {if(this[_0x4d0f[124]]!= null){this[_0x4d0f[124]][_0x4d0f[177]]();this[_0x4d0f[124]]= null}};if(this[_0x4d0f[14]][_0x4d0f[75]]){var _0xd583x15=this[_0x4d0f[159]]();if(this[_0x4d0f[101]]== null){this[_0x4d0f[101]]= this[_0x4d0f[156]](_0xd583x15);this[_0x4d0f[101]][_0x4d0f[52]]= 1;this[_0x4d0f[101]][_0x4d0f[181]]= true;this[_0x4d0f[101]][_0x4d0f[166]]= mxConstants[_0x4d0f[182]];this[_0x4d0f[101]][_0x4d0f[12]](this[_0x4d0f[14]][_0x4d0f[68]]);this[_0x4d0f[14]][_0x4d0f[68]][_0x4d0f[184]][_0x4d0f[99]][_0x4d0f[183]]= _0x4d0f[185];this[_0x4d0f[14]][_0x4d0f[68]][_0x4d0f[186]](this[_0x4d0f[101]][_0x4d0f[125]],this[_0x4d0f[14]][_0x4d0f[68]][_0x4d0f[184]]);this[_0x4d0f[101]][_0x4d0f[179]]();this[_0x4d0f[101]][_0x4d0f[125]][_0x4d0f[187]]= _0x4d0f[188];this[_0x4d0f[101]][_0x4d0f[125]][_0x4d0f[99]][_0x4d0f[189]]= _0x4d0f[190];mxEvent[_0x4d0f[35]](this[_0x4d0f[101]][_0x4d0f[125]],_0x4d0f[191],mxUtils[_0x4d0f[34]](this,function(_0xd583x14){this[_0x4d0f[14]][_0x4d0f[192]](_0xd583x14)}));mxEvent[_0x4d0f[198]](this[_0x4d0f[101]][_0x4d0f[125]],mxUtils[_0x4d0f[34]](this,function(_0xd583x14){this[_0x4d0f[14]][_0x4d0f[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xd583x14))}),mxUtils[_0x4d0f[34]](this,function(_0xd583x14){if(this[_0x4d0f[14]][_0x4d0f[93]]!= null&& this[_0x4d0f[14]][_0x4d0f[93]][_0x4d0f[194]]()){this[_0x4d0f[14]][_0x4d0f[93]][_0x4d0f[195]]()};if(this[_0x4d0f[14]][_0x4d0f[196]]&& !mxEvent[_0x4d0f[197]](_0xd583x14)){this[_0x4d0f[14]][_0x4d0f[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xd583x14))}}),mxUtils[_0x4d0f[34]](this,function(_0xd583x14){this[_0x4d0f[14]][_0x4d0f[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xd583x14))}))}else {this[_0x4d0f[101]][_0x4d0f[52]]= 1;this[_0x4d0f[101]][_0x4d0f[199]]= _0xd583x15;this[_0x4d0f[101]][_0x4d0f[179]]()};this[_0x4d0f[101]][_0x4d0f[125]][_0x4d0f[99]][_0x4d0f[124]]= (this[_0x4d0f[14]][_0x4d0f[91]]())?_0x4d0f[122]+ _0xd583x25[_0x4d0f[43]]+ _0x4d0f[123]:_0x4d0f[97]}else {if(this[_0x4d0f[101]]!= null){this[_0x4d0f[101]][_0x4d0f[177]]();this[_0x4d0f[101]]= null}}};mxGraph[_0x4d0f[44]][_0x4d0f[200]]= function(_0xd583x26,_0xd583x27,_0xd583x28){var _0xd583x29=this[_0x4d0f[53]][_0x4d0f[52]];var _0xd583x2a=this[_0x4d0f[53]][_0x4d0f[71]];var _0xd583x1b=this[_0x4d0f[82]];var _0xd583x9=_0xd583x29* this[_0x4d0f[79]];var _0xd583x2b=this[_0x4d0f[53]][_0x4d0f[159]]();_0xd583x27= _0xd583x2b[_0x4d0f[95]];_0xd583x28= _0xd583x2b[_0x4d0f[96]];var _0xd583x15= new mxRectangle(_0xd583x29* _0xd583x2a[_0x4d0f[70]],_0xd583x29* _0xd583x2a[_0x4d0f[73]],_0xd583x1b[_0x4d0f[95]]* _0xd583x9,_0xd583x1b[_0x4d0f[96]]* _0xd583x9);_0xd583x26= _0xd583x26&& Math[_0x4d0f[161]](_0xd583x15[_0x4d0f[95]],_0xd583x15[_0x4d0f[96]])> this[_0x4d0f[201]];var _0xd583x2c=(_0xd583x26)?Math[_0x4d0f[164]](_0xd583x27/ _0xd583x15[_0x4d0f[95]])- 1:0;var _0xd583x2d=(_0xd583x26)?Math[_0x4d0f[164]](_0xd583x28/ _0xd583x15[_0x4d0f[96]])- 1:0;var _0xd583x2e=_0xd583x2b[_0x4d0f[70]]+ _0xd583x27;var _0xd583x2f=_0xd583x2b[_0x4d0f[73]]+ _0xd583x28;if(this[_0x4d0f[202]]== null&& _0xd583x2c> 0){this[_0x4d0f[202]]= []};if(this[_0x4d0f[202]]!= null){for(var _0xd583x30=0;_0xd583x30<= _0xd583x2c;_0xd583x30++){var _0xd583x31=[ new mxPoint(_0xd583x2b[_0x4d0f[70]]+ (_0xd583x30+ 1)* _0xd583x15[_0x4d0f[95]],_0xd583x2b[_0x4d0f[73]]), new mxPoint(_0xd583x2b[_0x4d0f[70]]+ (_0xd583x30+ 1)* _0xd583x15[_0x4d0f[95]],_0xd583x2f)];if(this[_0x4d0f[202]][_0xd583x30]!= null){this[_0x4d0f[202]][_0xd583x30][_0x4d0f[52]]= 1;this[_0x4d0f[202]][_0xd583x30][_0x4d0f[203]]= _0xd583x31;this[_0x4d0f[202]][_0xd583x30][_0x4d0f[179]]()}else {var _0xd583x32= new mxPolyline(_0xd583x31,this[_0x4d0f[153]],this[_0x4d0f[52]]);_0xd583x32[_0x4d0f[166]]= this[_0x4d0f[166]];_0xd583x32[_0x4d0f[204]]= this[_0x4d0f[205]];_0xd583x32[_0x4d0f[206]]= false;_0xd583x32[_0x4d0f[52]]= _0xd583x29;_0xd583x32[_0x4d0f[12]](this[_0x4d0f[53]][_0x4d0f[178]]);_0xd583x32[_0x4d0f[179]]();this[_0x4d0f[202]][_0xd583x30]= _0xd583x32}};for(var _0xd583x30=_0xd583x2c;_0xd583x30< this[_0x4d0f[202]][_0x4d0f[83]];_0xd583x30++){this[_0x4d0f[202]][_0xd583x30][_0x4d0f[177]]()};this[_0x4d0f[202]][_0x4d0f[207]](_0xd583x2c,this[_0x4d0f[202]][_0x4d0f[83]]- _0xd583x2c)};if(this[_0x4d0f[208]]== null&& _0xd583x2d> 0){this[_0x4d0f[208]]= []};if(this[_0x4d0f[208]]!= null){for(var _0xd583x30=0;_0xd583x30<= _0xd583x2d;_0xd583x30++){var _0xd583x31=[ new mxPoint(_0xd583x2b[_0x4d0f[70]],_0xd583x2b[_0x4d0f[73]]+ (_0xd583x30+ 1)* _0xd583x15[_0x4d0f[96]]), new mxPoint(_0xd583x2e,_0xd583x2b[_0x4d0f[73]]+ (_0xd583x30+ 1)* _0xd583x15[_0x4d0f[96]])];if(this[_0x4d0f[208]][_0xd583x30]!= null){this[_0x4d0f[208]][_0xd583x30][_0x4d0f[52]]= 1;this[_0x4d0f[208]][_0xd583x30][_0x4d0f[203]]= _0xd583x31;this[_0x4d0f[208]][_0xd583x30][_0x4d0f[179]]()}else {var _0xd583x32= new mxPolyline(_0xd583x31,this[_0x4d0f[153]],_0xd583x29);_0xd583x32[_0x4d0f[166]]= this[_0x4d0f[166]];_0xd583x32[_0x4d0f[204]]= this[_0x4d0f[205]];_0xd583x32[_0x4d0f[206]]= false;_0xd583x32[_0x4d0f[52]]= _0xd583x29;_0xd583x32[_0x4d0f[12]](this[_0x4d0f[53]][_0x4d0f[178]]);_0xd583x32[_0x4d0f[179]]();this[_0x4d0f[208]][_0xd583x30]= _0xd583x32}};for(var _0xd583x30=_0xd583x2d;_0xd583x30< this[_0x4d0f[208]][_0x4d0f[83]];_0xd583x30++){this[_0x4d0f[208]][_0xd583x30][_0x4d0f[177]]()};this[_0x4d0f[208]][_0x4d0f[207]](_0xd583x2d,this[_0x4d0f[208]][_0x4d0f[83]]- _0xd583x2d)}};mxEdgeHandler[_0x4d0f[44]][_0x4d0f[209]]= true;mxGraphHandler[_0x4d0f[44]][_0x4d0f[58]]= true;var _0xd583x33=mxGraphHandler[_0x4d0f[44]][_0x4d0f[210]];mxGraphHandler[_0x4d0f[44]][_0x4d0f[210]]= function(_0xd583x34,_0xd583x35,_0xd583x14){for(var _0xd583x30=0;_0xd583x30< _0xd583x35[_0x4d0f[83]];_0xd583x30++){if(this[_0x4d0f[14]][_0x4d0f[36]]()[_0x4d0f[211]](_0xd583x35[_0xd583x30])){var _0xd583x36=this[_0x4d0f[14]][_0x4d0f[212]](_0xd583x35[_0xd583x30]);if(_0xd583x36!= null&& _0xd583x36[_0x4d0f[213]]){return false}}};return _0xd583x33[_0x4d0f[33]](this,arguments)};mxGuide[_0x4d0f[44]][_0x4d0f[214]]= function(_0xd583x14){return !mxEvent[_0x4d0f[215]](_0xd583x14)};mxPopupMenuAddItem= mxPopupMenu[_0x4d0f[44]][_0x4d0f[216]];mxPopupMenu[_0x4d0f[44]][_0x4d0f[216]]= function(_0xd583x37,_0xd583x38,_0xd583x39,_0xd583x34,_0xd583x3a,_0xd583x3b){var _0xd583x3c=mxPopupMenuAddItem[_0x4d0f[33]](this,arguments);if(_0xd583x3b!= null&& !_0xd583x3b){mxEvent[_0x4d0f[35]](_0xd583x3c,_0x4d0f[217],function(_0xd583x14){mxEvent[_0x4d0f[218]](_0xd583x14)})};return _0xd583x3c};var _0xd583x3d=mxGraphHandler[_0x4d0f[44]][_0x4d0f[219]];mxGraphHandler[_0x4d0f[44]][_0x4d0f[219]]= function(_0xd583x3e){var _0xd583x3f=this[_0x4d0f[14]][_0x4d0f[36]]();var _0xd583x40=_0xd583x3f[_0x4d0f[221]](this[_0x4d0f[14]][_0x4d0f[220]]());var _0xd583x41=_0xd583x3d[_0x4d0f[33]](this,arguments);var _0xd583x34=_0xd583x3f[_0x4d0f[221]](_0xd583x41);if(_0xd583x40== null|| (_0xd583x40!= _0xd583x41&& _0xd583x40!= _0xd583x34)){while(!this[_0x4d0f[14]][_0x4d0f[222]](_0xd583x41)&& !this[_0x4d0f[14]][_0x4d0f[222]](_0xd583x34)&& _0xd583x3f[_0x4d0f[211]](_0xd583x34)&& !this[_0x4d0f[14]][_0x4d0f[223]](_0xd583x34)){_0xd583x41= _0xd583x34;_0xd583x34= this[_0x4d0f[14]][_0x4d0f[36]]()[_0x4d0f[221]](_0xd583x41)}};return _0xd583x41};var _0xd583x42=mxGraphHandler[_0x4d0f[44]][_0x4d0f[224]];mxGraphHandler[_0x4d0f[44]][_0x4d0f[224]]= function(_0xd583x41){var _0xd583x3c=_0xd583x42[_0x4d0f[33]](this,arguments);var _0xd583x3f=this[_0x4d0f[14]][_0x4d0f[36]]();var _0xd583x40=_0xd583x3f[_0x4d0f[221]](this[_0x4d0f[14]][_0x4d0f[220]]());var _0xd583x34=_0xd583x3f[_0x4d0f[221]](_0xd583x41);if(_0xd583x40== null|| (_0xd583x40!= _0xd583x41&& _0xd583x40!= _0xd583x34)){if(!this[_0x4d0f[14]][_0x4d0f[222]](_0xd583x41)&& _0xd583x3f[_0x4d0f[211]](_0xd583x34)&& !this[_0x4d0f[14]][_0x4d0f[223]](_0xd583x34)){_0xd583x3c= true}};return _0xd583x3c};mxGraphHandler[_0x4d0f[44]][_0x4d0f[225]]= function(_0xd583x3e){var _0xd583x41=_0xd583x3e[_0x4d0f[226]]();if(_0xd583x41== null){_0xd583x41= this[_0x4d0f[227]]};var _0xd583x3f=this[_0x4d0f[14]][_0x4d0f[36]]();var _0xd583x34=_0xd583x3f[_0x4d0f[221]](_0xd583x41);while(this[_0x4d0f[14]][_0x4d0f[222]](_0xd583x41)&& _0xd583x3f[_0x4d0f[211]](_0xd583x34)&& !this[_0x4d0f[14]][_0x4d0f[223]](_0xd583x34)){_0xd583x41= _0xd583x34;_0xd583x34= _0xd583x3f[_0x4d0f[221]](_0xd583x41)};this[_0x4d0f[14]][_0x4d0f[229]](_0xd583x41,_0xd583x3e[_0x4d0f[228]]())};mxPanningHandler[_0x4d0f[44]][_0x4d0f[230]]= function(_0xd583x3e){var _0xd583x41=_0xd583x3e[_0x4d0f[226]]();var _0xd583x3f=this[_0x4d0f[14]][_0x4d0f[36]]();var _0xd583x34=_0xd583x3f[_0x4d0f[221]](_0xd583x41);while(_0xd583x3f[_0x4d0f[211]](_0xd583x34)&& !this[_0x4d0f[14]][_0x4d0f[223]](_0xd583x34)){if(this[_0x4d0f[14]][_0x4d0f[222]](_0xd583x34)){_0xd583x41= _0xd583x34};_0xd583x34= _0xd583x3f[_0x4d0f[221]](_0xd583x34)};return _0xd583x41}};Editor[_0x4d0f[44]][_0x4d0f[18]]= function(){var _0xd583xe=this[_0x4d0f[14]];var _0xd583x43= new mxUndoManager();var _0xd583x44=function(_0xd583x45,_0xd583x14){_0xd583x43[_0x4d0f[233]](_0xd583x14[_0x4d0f[232]](_0x4d0f[231]))};_0xd583xe[_0x4d0f[36]]()[_0x4d0f[35]](mxEvent.UNDO,_0xd583x44);_0xd583xe[_0x4d0f[234]]()[_0x4d0f[35]](mxEvent.UNDO,_0xd583x44);var _0xd583x46=function(_0xd583x45,_0xd583x14){var _0xd583x47=_0xd583xe[_0x4d0f[236]](_0xd583x14[_0x4d0f[232]](_0x4d0f[231])[_0x4d0f[235]]);var _0xd583x35=[];for(var _0xd583x30=1;_0xd583x30< _0xd583x47[_0x4d0f[83]];_0xd583x30++){if(_0xd583xe[_0x4d0f[53]][_0x4d0f[237]](_0xd583x47[_0xd583x30])!= null){_0xd583x35[_0x4d0f[238]](_0xd583x47[_0xd583x30])}};_0xd583xe[_0x4d0f[239]](_0xd583x35)};_0xd583x43[_0x4d0f[35]](mxEvent.UNDO,_0xd583x46);_0xd583x43[_0x4d0f[35]](mxEvent.REDO,_0xd583x46);return _0xd583x43};Editor[_0x4d0f[44]][_0x4d0f[13]]= function(){mxStencilRegistry[_0x4d0f[241]](STENCIL_PATH+ _0x4d0f[240])};(function(){mxStencilRegistry[_0x4d0f[242]]= {};mxStencilRegistry[_0x4d0f[243]]= [];mxStencilRegistry[_0x4d0f[244]]= function(_0xd583x48){var _0xd583x3c=mxStencilRegistry[_0x4d0f[245]][_0xd583x48];if(_0xd583x3c== null){var _0xd583x49=mxStencilRegistry[_0x4d0f[246]](_0xd583x48);if(_0xd583x49!= null){var _0xd583x4a=mxStencilRegistry[_0x4d0f[242]][_0xd583x49];if(_0xd583x4a!= null){if(mxStencilRegistry[_0x4d0f[243]][_0xd583x49]== null){mxStencilRegistry[_0x4d0f[243]][_0xd583x49]= 1;for(var _0xd583x30=0;_0xd583x30< _0xd583x4a[_0x4d0f[83]];_0xd583x30++){var _0xd583x4b=_0xd583x4a[_0xd583x30];if(_0xd583x4b[_0x4d0f[248]]()[_0x4d0f[247]](_0xd583x4b[_0x4d0f[83]]- 4,_0xd583x4b[_0x4d0f[83]])== _0x4d0f[25]){mxStencilRegistry[_0x4d0f[241]](_0xd583x4b,null)}else {if(_0xd583x4b[_0x4d0f[248]]()[_0x4d0f[247]](_0xd583x4b[_0x4d0f[83]]- 3,_0xd583x4b[_0x4d0f[83]])== _0x4d0f[249]){var _0xd583x4c=mxUtils[_0x4d0f[250]](_0xd583x4b);if(_0xd583x4c!= null){eval[_0x4d0f[11]](window,_0xd583x4c[_0x4d0f[251]]())}}else {}}}}}else {mxStencilRegistry[_0x4d0f[241]](STENCIL_PATH+ _0x4d0f[252]+ _0xd583x49+ _0x4d0f[25],null)};_0xd583x3c= mxStencilRegistry[_0x4d0f[245]][_0xd583x48]}};return _0xd583x3c};mxStencilRegistry[_0x4d0f[246]]= function(_0xd583x48){var _0xd583x4d=_0xd583x48[_0x4d0f[254]](_0x4d0f[253]);var _0xd583x4e=null;if(_0xd583x4d[_0x4d0f[83]]> 0&& _0xd583x4d[0]== _0x4d0f[255]){_0xd583x4e= _0xd583x4d[1];for(var _0xd583x30=2;_0xd583x30< _0xd583x4d[_0x4d0f[83]]- 1;_0xd583x30++){_0xd583x4e+= _0x4d0f[252]+ _0xd583x4d[_0xd583x30]}};return _0xd583x4e};mxStencilRegistry[_0x4d0f[241]]= function(_0xd583x4f,_0xd583x50,_0xd583x51){_0xd583x51= (_0xd583x51!= null)?_0xd583x51:false;var _0xd583x52=mxStencilRegistry[_0x4d0f[243]][_0xd583x4f];if(_0xd583x51|| _0xd583x52== null){var _0xd583x53=false;if(_0xd583x52== null){var _0xd583x4c=mxUtils[_0x4d0f[250]](_0xd583x4f);_0xd583x52= _0xd583x4c[_0x4d0f[256]]();mxStencilRegistry[_0x4d0f[243]][_0xd583x4f]= _0xd583x52;_0xd583x53= true};mxStencilRegistry[_0x4d0f[257]](_0xd583x52,_0xd583x50,_0xd583x53)}};mxStencilRegistry[_0x4d0f[257]]= function(_0xd583x54,_0xd583x50,_0xd583x53){_0xd583x53= (_0xd583x53!= null)?_0xd583x53:true;var _0xd583x55=_0xd583x54[_0x4d0f[258]];var _0xd583x56=_0xd583x55[_0x4d0f[184]];var _0xd583x57=_0x4d0f[20];var _0xd583x48=_0xd583x55[_0x4d0f[56]](_0x4d0f[259]);if(_0xd583x48!= null){_0xd583x57= _0xd583x48+ _0x4d0f[253]};while(_0xd583x56!= null){if(_0xd583x56[_0x4d0f[260]]== mxConstants[_0x4d0f[261]]){_0xd583x48= _0xd583x56[_0x4d0f[56]](_0x4d0f[259]);if(_0xd583x48!= null){_0xd583x57= _0xd583x57[_0x4d0f[248]]();var _0xd583x58=_0xd583x48[_0x4d0f[263]](/ /g,_0x4d0f[262]);if(_0xd583x53){mxStencilRegistry[_0x4d0f[264]](_0xd583x57+ _0xd583x58[_0x4d0f[248]](), new mxStencil(_0xd583x56))};if(_0xd583x50!= null){var _0xd583x19=_0xd583x56[_0x4d0f[56]](_0x4d0f[265]);var _0xd583x1a=_0xd583x56[_0x4d0f[56]](_0x4d0f[266]);_0xd583x19= (_0xd583x19== null)?80:parseInt(_0xd583x19,10);_0xd583x1a= (_0xd583x1a== null)?80:parseInt(_0xd583x1a,10);_0xd583x50(_0xd583x57,_0xd583x58,_0xd583x48,_0xd583x19,_0xd583x1a)}}};_0xd583x56= _0xd583x56[_0x4d0f[267]]}}})();OpenFile= function(_0xd583x59){this[_0x4d0f[268]]= null;this[_0x4d0f[269]]= null;this[_0x4d0f[270]]= _0xd583x59};OpenFile[_0x4d0f[44]][_0x4d0f[271]]= function(_0xd583x6){this[_0x4d0f[269]]= _0xd583x6;this[_0x4d0f[272]]()};OpenFile[_0x4d0f[44]][_0x4d0f[273]]= function(_0xd583x6,_0xd583x5a){this[_0x4d0f[274]]= _0xd583x6;this[_0x4d0f[21]]= _0xd583x5a;this[_0x4d0f[272]]()};OpenFile[_0x4d0f[44]][_0x4d0f[275]]= function(_0xd583x5b){this[_0x4d0f[276]]();mxUtils[_0x4d0f[277]](_0xd583x5b)};OpenFile[_0x4d0f[44]][_0x4d0f[272]]= function(){if(this[_0x4d0f[269]]!= null&& this[_0x4d0f[274]]!= null){this[_0x4d0f[269]](this[_0x4d0f[274]],this[_0x4d0f[21]]);this[_0x4d0f[276]]()}};OpenFile[_0x4d0f[44]][_0x4d0f[276]]= function(){if(this[_0x4d0f[270]]!= null){this[_0x4d0f[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 5c86701..cc68c5a 100644 --- a/public/assets/plugins/jscripty/js/EditorUi.js +++ b/public/assets/plugins/jscripty/js/EditorUi.js @@ -1 +1 @@ -var _0x586f=["\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(_0xa336x1,_0xa336x2){this[_0x586f[0]]= _0xa336x1|| new Editor();this[_0x586f[1]]= _0xa336x2|| document[_0x586f[3]](_0x586f[2]);var _0xa336x3=_0xa336x1[_0x586f[4]];var _0xa336x4=this;this[_0x586f[1]][_0x586f[6]][_0x586f[5]]= _0x586f[7]; new Image()[_0x586f[8]]= mxPopupMenu[_0x586f[10]][_0x586f[9]];if(mxConnectionHandler[_0x586f[10]][_0x586f[11]]!= null){ new Image()[_0x586f[8]]= mxConnectionHandler[_0x586f[10]][_0x586f[11]][_0x586f[8]]};this[_0x586f[12]]= new Actions(this);this[_0x586f[13]]= new Menus(this);this[_0x586f[14]]();this[_0x586f[15]]();this[_0x586f[16]]();var _0xa336x5=mxUtils[_0x586f[20]](this,function(_0xa336x6){if(_0xa336x6== null){_0xa336x6= window[_0x586f[17]]};if(this[_0x586f[18]](_0xa336x6)){return true};return _0xa336x3[_0x586f[19]]()});if(this[_0x586f[1]]== document[_0x586f[21]]){this[_0x586f[23]][_0x586f[22]]= _0xa336x5;this[_0x586f[23]][_0x586f[24]]= _0xa336x5;this[_0x586f[25]][_0x586f[22]]= _0xa336x5;this[_0x586f[25]][_0x586f[24]]= _0xa336x5;this[_0x586f[26]][_0x586f[22]]= _0xa336x5;this[_0x586f[26]][_0x586f[24]]= _0xa336x5;this[_0x586f[27]][_0x586f[22]]= _0xa336x5;this[_0x586f[27]][_0x586f[24]]= _0xa336x5;this[_0x586f[28]][_0x586f[22]]= _0xa336x5;this[_0x586f[28]][_0x586f[24]]= _0xa336x5};if(mxClient[_0x586f[29]]&& ( typeof (document[_0x586f[30]])=== _0x586f[31]|| document[_0x586f[30]]< 9)){mxEvent[_0x586f[33]](this[_0x586f[26]],_0x586f[32],_0xa336x5);mxEvent[_0x586f[33]](this[_0x586f[27]],_0x586f[32],_0xa336x5)}else {this[_0x586f[26]][_0x586f[34]]= _0xa336x5;this[_0x586f[27]][_0x586f[34]]= _0xa336x5};_0xa336x3[_0x586f[35]](this[_0x586f[26]]);_0xa336x3[_0x586f[15]]();_0xa336x3[_0x586f[1]][_0x586f[38]](_0x586f[36],_0x586f[37]);_0xa336x3[_0x586f[1]][_0x586f[6]][_0x586f[39]]= _0x586f[40];_0xa336x3[_0x586f[1]][_0x586f[6]][_0x586f[41]]= _0x586f[42]+ _0xa336x1[_0x586f[43]]+ _0x586f[44];_0xa336x3[_0x586f[1]][_0x586f[6]][_0x586f[45]]= _0x586f[46];_0xa336x3[_0x586f[1]][_0x586f[47]]();var _0xa336x7=_0xa336x3[_0x586f[48]];_0xa336x3[_0x586f[48]]= function(_0xa336x8,_0xa336x9,_0xa336xa){if(_0xa336x8== mxEvent[_0x586f[49]]){this[_0x586f[1]][_0x586f[47]]()};_0xa336x7[_0x586f[50]](this,arguments)};this[_0x586f[58]](_0xa336x3[_0x586f[51]],[_0x586f[52],_0x586f[53],_0x586f[54],_0x586f[55],_0x586f[56]],[[1,1],[0,0],[1,1],[1,_0x586f[57]],[1,_0x586f[57]]],[[0,0],[1,_0x586f[57]],[1,_0x586f[57]],[1,_0x586f[57]],[1,_0x586f[57]]]);_0xa336x3[_0x586f[59]]= function(_0xa336x6,_0xa336xb){var _0xa336xc=[_0x586f[55]];var _0xa336xd= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x586f[17],_0xa336x6,_0x586f[60],_0xa336xb);this[_0x586f[61]](_0xa336xd);if(this[_0x586f[62]]()&& !mxEvent[_0x586f[63]](_0xa336x6)&& !_0xa336xd[_0x586f[63]]()){if(this[_0x586f[65]]()[_0x586f[64]](_0xa336xb)){if(_0xa336xc[_0x586f[69]](_0xa336xb[_0x586f[68]][_0x586f[67]][_0x586f[66]])>= 0){this[_0x586f[70]](_0xa336xb)}}else {if(this[_0x586f[65]]()[_0x586f[71]](_0xa336xb)){console[_0x586f[72]](_0xa336x4);console[_0x586f[72]](_0xa336xb);_0xa336x4[_0x586f[73]]( new GeneralDialog(_0xa336x4,_0xa336xb)[_0x586f[1]],320,280,true,true)}};_0xa336xd[_0x586f[74]]()}};_0xa336x3[_0x586f[76]][_0x586f[75]]= true;_0xa336x3[_0x586f[76]][_0x586f[77]]= mxUtils[_0x586f[20]](this,function(_0xa336xe,_0xa336xb,_0xa336x6){this[_0x586f[13]][_0x586f[78]](_0xa336xe,_0xa336xb,_0xa336x6)});_0xa336x1[_0x586f[80]][_0x586f[35]](this[_0x586f[79]]);mxEvent[_0x586f[82]](document,mxUtils[_0x586f[20]](this,function(_0xa336x6){_0xa336x3[_0x586f[76]][_0x586f[81]]()}));if(mxClient[_0x586f[83]]){mxEvent[_0x586f[33]](_0xa336x3[_0x586f[1]],_0x586f[84],mxUtils[_0x586f[20]](this,function(_0xa336x6){_0xa336x3[_0x586f[89]][_0x586f[88]]()[_0x586f[38]](_0x586f[85],_0x586f[86]+ _0xa336x6[_0x586f[87]]+ _0x586f[44]);_0xa336x3[_0x586f[89]][_0x586f[91]]()[_0x586f[6]][_0x586f[90]]= _0x586f[7]}));mxEvent[_0x586f[33]](_0xa336x3[_0x586f[1]],_0x586f[92],mxUtils[_0x586f[20]](this,function(_0xa336x6){_0xa336x3[_0x586f[89]][_0x586f[88]]()[_0x586f[93]](_0x586f[85]);_0xa336x3[_0x586f[94]]= true;_0xa336x3[_0x586f[95]](_0xa336x6[_0x586f[87]]);_0xa336x3[_0x586f[89]][_0x586f[91]]()[_0x586f[6]][_0x586f[90]]= _0x586f[96]}))};var _0xa336xf=this[_0x586f[97]](_0xa336x1);this[_0x586f[98]]= function(){return _0xa336xf};mxEvent[_0x586f[33]](window,_0x586f[99],mxUtils[_0x586f[20]](this,function(){this[_0x586f[15]]();_0xa336x3[_0x586f[100]]();this[_0x586f[0]][_0x586f[80]][_0x586f[101]](false);this[_0x586f[0]][_0x586f[80]][_0x586f[80]][_0x586f[100]]()}));this[_0x586f[35]]();this[_0x586f[102]]()};EditorUi[_0x586f[10]][_0x586f[103]]= (mxClient[_0x586f[83]])?16:8;EditorUi[_0x586f[10]][_0x586f[104]]= 33;EditorUi[_0x586f[10]][_0x586f[105]]= 36;EditorUi[_0x586f[10]][_0x586f[106]]= 28;EditorUi[_0x586f[10]][_0x586f[107]]= 204;EditorUi[_0x586f[10]][_0x586f[108]]= 190;EditorUi[_0x586f[10]][_0x586f[35]]= function(){this[_0x586f[109]]();this[_0x586f[110]]();var _0xa336x10=this[_0x586f[12]][_0x586f[112]](_0x586f[111]);var _0xa336x11=function(){_0xa336x10[_0x586f[114]](!mxClipboard[_0x586f[113]]())};var _0xa336x12=mxClipboard[_0x586f[115]];mxClipboard[_0x586f[115]]= function(){_0xa336x12[_0x586f[50]](this,arguments);_0xa336x11()};var _0xa336x13=mxClipboard[_0x586f[116]];mxClipboard[_0x586f[116]]= function(){_0xa336x13[_0x586f[50]](this,arguments);_0xa336x11()}};EditorUi[_0x586f[10]][_0x586f[18]]= function(_0xa336x6){return false};EditorUi[_0x586f[10]][_0x586f[102]]= function(){try{if(window[_0x586f[117]]!= null&& window[_0x586f[117]][_0x586f[118]]!= null){window[_0x586f[117]][_0x586f[118]][_0x586f[130]](mxUtils[_0x586f[20]](this,function(_0xa336x14,_0xa336x15){try{var _0xa336x16=mxUtils[_0x586f[119]](_0xa336x14);this[_0x586f[0]][_0x586f[121]](_0xa336x16[_0x586f[120]]);this[_0x586f[0]][_0x586f[122]]= false;this[_0x586f[0]][_0x586f[124]][_0x586f[123]]();if(_0xa336x15!= null){this[_0x586f[0]][_0x586f[125]]= _0xa336x15}}catch(e){mxUtils[_0x586f[129]](mxResources[_0x586f[112]](_0x586f[126])+ _0x586f[127]+ e[_0x586f[128]])}}))}}catch(e){}};EditorUi[_0x586f[10]][_0x586f[131]]= function(_0xa336x14,_0xa336x15,_0xa336x17){try{var _0xa336x16=mxUtils[_0x586f[119]](_0xa336x14);this[_0x586f[0]][_0x586f[121]](_0xa336x16[_0x586f[120]]);this[_0x586f[0]][_0x586f[122]]= false;this[_0x586f[0]][_0x586f[124]][_0x586f[123]]();if(_0xa336x15!= null){this[_0x586f[0]][_0x586f[125]]= _0xa336x15};if(_0xa336x17!= null){this[_0x586f[0]][_0x586f[132]]= _0xa336x17}}catch(e){mxUtils[_0x586f[129]](mxResources[_0x586f[112]](_0x586f[126])+ _0x586f[127]+ e[_0x586f[128]])}};EditorUi[_0x586f[10]][_0x586f[133]]= function(_0xa336x18){var _0xa336x1=this[_0x586f[0]];if(_0xa336x18!= null){var _0xa336x14=mxUtils[_0x586f[135]](this[_0x586f[0]][_0x586f[134]]());try{if(useLocalStorage){if(localStorage[_0x586f[136]](_0xa336x18)!= null&& !mxUtils[_0x586f[138]](mxResources[_0x586f[112]](_0x586f[137],[_0xa336x18]))){return};localStorage[_0x586f[139]](_0xa336x18,_0xa336x14);this[_0x586f[0]][_0x586f[142]](mxResources[_0x586f[112]](_0x586f[140])+ _0x586f[141]+ new Date())}else {console[_0x586f[72]](_0xa336x14[_0x586f[143]]);console[_0x586f[72]](MAX_REQUEST_SIZE);if(_0xa336x14[_0x586f[143]]< MAX_REQUEST_SIZE){_0xa336x14= encodeURIComponent(_0xa336x14);_0xa336x18= encodeURIComponent(_0xa336x18);var _0xa336x19= new XMLHttpRequest();_0xa336x19[_0x586f[102]](_0x586f[144],SAVE_URL,true);_0xa336x19[_0x586f[147]](_0x586f[145],_0x586f[146]);_0xa336x19[_0x586f[147]](_0x586f[148],_0x586f[149]+ _0xa336x1[_0x586f[132]][_0x586f[150]]);_0xa336x19[_0x586f[151]]= function(_0xa336x1a){if(_0xa336x19[_0x586f[152]]=== 4){if(_0xa336x19[_0x586f[153]]=== 201){_0xa336x1[_0x586f[142]](_0x586f[154]+ JSON[_0x586f[157]](_0xa336x19[_0x586f[156]])[_0x586f[155]]+ _0x586f[158]);setTimeout(function(){window[_0x586f[102]](_0x586f[159]+ JSON[_0x586f[157]](_0xa336x19[_0x586f[156]])[_0x586f[160]],_0x586f[161])},1500)}else {try{var _0xa336x1b=JSON[_0x586f[157]](_0xa336x19[_0x586f[156]]);_0xa336x1[_0x586f[142]](_0x586f[162]+ _0xa336x1b[_0x586f[163]][0][_0x586f[128]])}catch(_0xa336x1a){_0xa336x1[_0x586f[142]](_0x586f[164]+ _0x586f[165]+ _0xa336x19[_0x586f[153]]+ _0x586f[141]+ _0xa336x19[_0x586f[166]]+ _0x586f[44])}}}};_0xa336x19[_0x586f[167]]= function(_0xa336x1a){mxUtils[_0x586f[129]](_0xa336x19[_0x586f[166]])};_0xa336x19[_0x586f[169]](_0x586f[168]+ _0xa336x18)}else {mxUtils[_0x586f[129]](mxResources[_0x586f[112]](_0x586f[170]));mxUtils[_0x586f[171]](_0xa336x14);return}};this[_0x586f[0]][_0x586f[125]]= _0xa336x18;this[_0x586f[0]][_0x586f[122]]= false}catch(e){this[_0x586f[0]][_0x586f[142]](_0x586f[164])}}else {this[_0x586f[0]][_0x586f[142]](_0x586f[164])}};EditorUi[_0x586f[10]][_0x586f[172]]= function(_0xa336x18){var _0xa336x1=this[_0x586f[0]];if(_0xa336x18!= null){var _0xa336x14=mxUtils[_0x586f[135]](this[_0x586f[0]][_0x586f[134]]());try{if(useLocalStorage){if(localStorage[_0x586f[136]](_0xa336x18)!= null&& !mxUtils[_0x586f[138]](mxResources[_0x586f[112]](_0x586f[137],[_0xa336x18]))){return};localStorage[_0x586f[139]](_0xa336x18,_0xa336x14);this[_0x586f[0]][_0x586f[142]](mxResources[_0x586f[112]](_0x586f[140])+ _0x586f[141]+ new Date())}else {console[_0x586f[72]](_0xa336x14[_0x586f[143]]);console[_0x586f[72]](MAX_REQUEST_SIZE);if(_0xa336x14[_0x586f[143]]< MAX_REQUEST_SIZE){_0xa336x14= encodeURIComponent(_0xa336x14);var _0xa336x19= new XMLHttpRequest();_0xa336x19[_0x586f[102]](_0x586f[173],SAVE_URL+ this[_0x586f[0]][_0x586f[132]][_0x586f[160]],true);_0xa336x19[_0x586f[147]](_0x586f[145],_0x586f[146]);_0xa336x19[_0x586f[147]](_0x586f[148],_0x586f[149]+ _0xa336x1[_0x586f[132]][_0x586f[150]]);_0xa336x19[_0x586f[151]]= function(_0xa336x1a){if(_0xa336x19[_0x586f[152]]=== 4){if(_0xa336x19[_0x586f[153]]=== 200){_0xa336x1[_0x586f[142]](_0x586f[174]+ JSON[_0x586f[157]](_0xa336x19[_0x586f[156]])[_0x586f[175]]+ _0x586f[165]+ _0xa336x19[_0x586f[153]]+ _0x586f[141]+ _0xa336x19[_0x586f[166]]+ _0x586f[44])}else {try{var _0xa336x1b=JSON[_0x586f[157]](_0xa336x19[_0x586f[156]]);_0xa336x1[_0x586f[142]](_0x586f[176]+ _0xa336x1b[_0x586f[163]][0][_0x586f[128]])}catch(_0xa336x1a){_0xa336x1[_0x586f[142]](_0x586f[177]+ _0x586f[165]+ _0xa336x19[_0x586f[153]]+ _0x586f[141]+ _0xa336x19[_0x586f[166]]+ _0x586f[44])}}}};_0xa336x19[_0x586f[167]]= function(_0xa336x1a){mxUtils[_0x586f[129]](_0xa336x19[_0x586f[166]])};_0xa336x19[_0x586f[169]](_0x586f[178]+ _0xa336x14)}else {mxUtils[_0x586f[129]](mxResources[_0x586f[112]](_0x586f[170]));mxUtils[_0x586f[171]](_0xa336x14);return}};this[_0x586f[0]][_0x586f[125]]= _0xa336x18;this[_0x586f[0]][_0x586f[122]]= false}catch(e){this[_0x586f[0]][_0x586f[142]](_0x586f[179])}}else {this[_0x586f[0]][_0x586f[142]](_0x586f[179])}};EditorUi[_0x586f[10]][_0x586f[180]]= function(_0xa336x18){var _0xa336x1=this[_0x586f[0]];console[_0x586f[72]](_0xa336x18);if(_0xa336x18!= null){var _0xa336x14=mxUtils[_0x586f[135]](this[_0x586f[0]][_0x586f[134]]());try{if(useLocalStorage){if(localStorage[_0x586f[136]](_0xa336x18)!= null&& !mxUtils[_0x586f[138]](mxResources[_0x586f[112]](_0x586f[137],[_0xa336x18]))){return};localStorage[_0x586f[139]](_0xa336x18,_0xa336x14);this[_0x586f[0]][_0x586f[142]](mxResources[_0x586f[112]](_0x586f[140])+ _0x586f[141]+ new Date())}else {console[_0x586f[72]](_0xa336x14[_0x586f[143]]);console[_0x586f[72]](MAX_REQUEST_SIZE);if(_0xa336x14[_0x586f[143]]< MAX_REQUEST_SIZE){_0xa336x14= encodeURIComponent(_0xa336x14);_0xa336x18= encodeURIComponent(_0xa336x18);var _0xa336x19= new XMLHttpRequest();_0xa336x19[_0x586f[102]](_0x586f[144],SAVE_URL,true);_0xa336x19[_0x586f[147]](_0x586f[145],_0x586f[146]);_0xa336x19[_0x586f[147]](_0x586f[148],_0x586f[149]+ _0xa336x1[_0x586f[132]][_0x586f[150]]);_0xa336x19[_0x586f[151]]= function(_0xa336x1a){if(_0xa336x19[_0x586f[152]]=== 4){if(_0xa336x19[_0x586f[153]]=== 201){_0xa336x1[_0x586f[142]](_0x586f[154]+ JSON[_0x586f[157]](_0xa336x19[_0x586f[156]])[_0x586f[155]]+ _0x586f[158]);setTimeout(function(){window[_0x586f[102]](_0x586f[181]+ JSON[_0x586f[157]](_0xa336x19[_0x586f[156]])[_0x586f[160]],_0x586f[161])},1500)}else {try{var _0xa336x1b=JSON[_0x586f[157]](_0xa336x19[_0x586f[156]]);_0xa336x1[_0x586f[142]](_0x586f[182]+ _0xa336x1b[_0x586f[163]][0][_0x586f[128]])}catch(_0xa336x1a){_0xa336x1[_0x586f[142]](_0x586f[183]+ _0x586f[165]+ _0xa336x19[_0x586f[153]]+ _0x586f[141]+ _0xa336x19[_0x586f[166]]+ _0x586f[44])}}}};_0xa336x19[_0x586f[167]]= function(_0xa336x1a){mxUtils[_0x586f[129]](_0xa336x19[_0x586f[166]])};_0xa336x19[_0x586f[169]](_0x586f[184]+ _0xa336x18+ _0x586f[185]+ _0xa336x14+ _0x586f[186]+ _0xa336x14)}else {mxUtils[_0x586f[129]](mxResources[_0x586f[112]](_0x586f[170]));mxUtils[_0x586f[171]](_0xa336x14);return}};this[_0x586f[0]][_0x586f[125]]= _0xa336x18;this[_0x586f[0]][_0x586f[122]]= false}catch(e){this[_0x586f[0]][_0x586f[142]](_0x586f[179])}}else {this[_0x586f[0]][_0x586f[142]](_0x586f[179])}};EditorUi[_0x586f[10]][_0x586f[187]]= function(_0xa336x1c,_0xa336x1d){var _0xa336x3=this[_0x586f[0]][_0x586f[4]];_0xa336x1c= null!= _0xa336x1c?_0xa336x1c:_0xa336x3[_0x586f[189]][_0x586f[188]]();_0xa336x1d= null!= _0xa336x1d?_0xa336x1d:{};for(var _0xa336x1e=!0,_0xa336x1f=_0xa336x3[_0x586f[189]][_0x586f[190]](_0xa336x1c),_0xa336x1a=0;_0xa336x1a< _0xa336x1f;_0xa336x1a++){var _0xa336x20=_0xa336x3[_0x586f[189]][_0x586f[191]](_0xa336x1c,_0xa336x1a),_0xa336x21=_0xa336x1d;_0xa336x3[_0x586f[192]](_0xa336x20)&& (_0xa336x21= {});_0xa336x21= this[_0x586f[187]](_0xa336x20,_0xa336x21);null!= _0xa336x21?_0xa336x3[_0x586f[194]](_0xa336x20,_0xa336x21[_0x586f[137]](/\n/g,_0x586f[193])):_0xa336x3[_0x586f[194]](_0xa336x20,null);_0xa336x1e= _0xa336x1e&& null== _0xa336x21};_0xa336x1f= _0x586f[195];if(_0xa336x3[_0x586f[189]][_0x586f[71]](_0xa336x1c)){switch(_0xa336x1c[_0x586f[67]][_0x586f[203]]){case _0x586f[55]:_0xa336x1f= (_0xa336x1c[_0x586f[67]][_0x586f[196]](_0x586f[55])!== _0x586f[195])?_0x586f[195]:_0x586f[197]+ _0x586f[198];_0xa336x1f+= (_0xa336x1c[_0x586f[67]][_0x586f[196]](_0x586f[199])!== _0x586f[195])?_0x586f[195]:_0x586f[200]+ _0x586f[198];break;case _0x586f[54]:_0xa336x1f= (_0xa336x1c[_0x586f[67]][_0x586f[196]](_0x586f[55])!== _0x586f[195])?_0x586f[195]:_0x586f[197]+ _0x586f[198];_0xa336x1f+= (_0xa336x1c[_0x586f[67]][_0x586f[196]](_0x586f[199])!== _0x586f[195])?_0x586f[195]:_0x586f[200]+ _0x586f[198];break;case _0x586f[52]:_0xa336x1f= this[_0x586f[201]](_0x586f[52])?_0x586f[195]:_0x586f[202]+ _0x586f[198];_0xa336x1f+= (_0xa336x1c[_0x586f[67]][_0x586f[196]](_0x586f[199])!== _0x586f[195])?_0x586f[195]:_0x586f[200]+ _0x586f[198];break}};if(_0xa336x3[_0x586f[189]][_0x586f[64]](_0xa336x1c)){var _0xa336x22=_0xa336x3[_0x586f[189]][_0x586f[205]](_0xa336x1c[_0x586f[68]][_0x586f[204]]());switch(_0xa336x22[_0x586f[67]][_0x586f[203]]){case _0x586f[55]:var _0xa336x23=String(_0xa336x1c[_0x586f[206]]());console[_0x586f[72]](_0xa336x23);if(_0xa336x23=== _0x586f[207]|| _0xa336x23=== _0x586f[31]){_0xa336x1f= _0x586f[208]+ _0x586f[198]}else {var _0xa336x24=_0xa336x23[_0x586f[210]](_0x586f[209]);_0xa336x24[_0x586f[214]](function(_0xa336x25,_0xa336x26){_0xa336x1f= _0xa336x1f+ ((_0xa336x25[_0x586f[211]]()!== _0x586f[195])?_0x586f[195]:_0x586f[212]+ (_0xa336x26+ 1)+ _0x586f[213]+ _0x586f[198])})};break}};_0xa336x3[_0x586f[215]](_0xa336x1c)&& !_0xa336x1e&& (_0xa336x1f+= (mxResources[_0x586f[112]](_0xa336x3[_0x586f[216]])|| _0xa336x3[_0x586f[216]])+ _0x586f[198]);_0xa336x1f= _0xa336x3[_0x586f[189]][_0x586f[64]](_0xa336x1c)?_0xa336x1f+ (_0xa336x3[_0x586f[218]](_0xa336x1c,_0xa336x3[_0x586f[189]][_0x586f[217]](_0xa336x1c,!0),_0xa336x3[_0x586f[189]][_0x586f[217]](_0xa336x1c,!1))|| _0x586f[195]):_0xa336x1f+ (_0xa336x3[_0x586f[219]](_0xa336x1c)|| _0x586f[195]);_0xa336x1a= _0xa336x3[_0x586f[220]](_0xa336x1c,_0xa336x1d);null!= _0xa336x1a&& (_0xa336x1f+= _0xa336x1a);null== _0xa336x3[_0x586f[189]][_0x586f[221]](_0xa336x1c)&& _0xa336x3[_0x586f[89]][_0x586f[187]]();return 0< _0xa336x1f[_0x586f[143]]|| !_0xa336x1e?_0xa336x1f:null};EditorUi[_0x586f[10]][_0x586f[201]]= function(_0xa336x27){var _0xa336x3=this[_0x586f[0]][_0x586f[4]];var _0xa336x28=_0xa336x3[_0x586f[222]]();var _0xa336x29=0;_0xa336x28[_0x586f[223]][_0x586f[214]](function(_0xa336x2a){if(_0xa336x3[_0x586f[189]][_0x586f[71]](_0xa336x2a)&& _0xa336x2a[_0x586f[67]][_0x586f[203]]== _0xa336x27){_0xa336x29++}});return _0xa336x29> 1?false:true};EditorUi[_0x586f[10]][_0x586f[224]]= function(_0xa336x18){var _0xa336x1=this[_0x586f[0]];if(_0xa336x18!= null){var _0xa336x1b=this[_0x586f[187]]();if(_0xa336x1b=== null){var _0xa336x14=mxUtils[_0x586f[135]](this[_0x586f[0]][_0x586f[134]]());try{if(useLocalStorage){if(localStorage[_0x586f[136]](_0xa336x18)!= null&& !mxUtils[_0x586f[138]](mxResources[_0x586f[112]](_0x586f[137],[_0xa336x18]))){return};localStorage[_0x586f[139]](_0xa336x18,_0xa336x14);this[_0x586f[0]][_0x586f[142]](mxResources[_0x586f[112]](_0x586f[140])+ _0x586f[141]+ new Date())}else {console[_0x586f[72]](_0xa336x14[_0x586f[143]]);console[_0x586f[72]](MAX_REQUEST_SIZE);if(_0xa336x14[_0x586f[143]]< MAX_REQUEST_SIZE){_0xa336x14= encodeURIComponent(_0xa336x14);var _0xa336x19= new XMLHttpRequest();_0xa336x19[_0x586f[102]](_0x586f[173],SAVE_URL+ this[_0x586f[0]][_0x586f[132]][_0x586f[160]],true);_0xa336x19[_0x586f[147]](_0x586f[145],_0x586f[146]);_0xa336x19[_0x586f[147]](_0x586f[148],_0x586f[149]+ _0xa336x1[_0x586f[132]][_0x586f[150]]);_0xa336x19[_0x586f[151]]= function(_0xa336x1a){if(_0xa336x19[_0x586f[152]]=== 4){if(_0xa336x19[_0x586f[153]]=== 200){_0xa336x1[_0x586f[142]](_0x586f[225]+ JSON[_0x586f[157]](_0xa336x19[_0x586f[156]])[_0x586f[175]]+ _0x586f[165]+ _0xa336x19[_0x586f[153]]+ _0x586f[141]+ _0xa336x19[_0x586f[166]]+ _0x586f[44])}else {try{var _0xa336x1b=JSON[_0x586f[157]](_0xa336x19[_0x586f[156]]);_0xa336x1[_0x586f[142]](_0x586f[226]+ _0xa336x1b[_0x586f[163]][0][_0x586f[128]])}catch(_0xa336x1a){_0xa336x1[_0x586f[142]](_0x586f[227]+ _0x586f[165]+ _0xa336x19[_0x586f[153]]+ _0x586f[141]+ _0xa336x19[_0x586f[166]]+ _0x586f[44])}}}};_0xa336x19[_0x586f[167]]= function(_0xa336x1a){mxUtils[_0x586f[129]](_0xa336x19[_0x586f[166]])};_0xa336x19[_0x586f[169]](_0x586f[178]+ _0xa336x14+ _0x586f[186]+ _0xa336x14)}else {mxUtils[_0x586f[129]](mxResources[_0x586f[112]](_0x586f[170]));mxUtils[_0x586f[171]](_0xa336x14);return}};this[_0x586f[0]][_0x586f[125]]= _0xa336x18;this[_0x586f[0]][_0x586f[122]]= false}catch(e){this[_0x586f[0]][_0x586f[142]](_0x586f[228])}}else {_0xa336x1[_0x586f[142]](_0x586f[226])}}else {this[_0x586f[0]][_0x586f[142]](_0x586f[228])}};EditorUi[_0x586f[10]][_0x586f[229]]= function(_0xa336x18){var _0xa336x1=this[_0x586f[0]];if(_0xa336x18!= null){try{var _0xa336x19= new XMLHttpRequest();_0xa336x19[_0x586f[102]](_0x586f[144],VARIABLE_URL,true);_0xa336x19[_0x586f[147]](_0x586f[145],_0x586f[146]);_0xa336x19[_0x586f[147]](_0x586f[148],_0x586f[149]+ _0xa336x1[_0x586f[132]][_0x586f[150]]);_0xa336x19[_0x586f[151]]= function(_0xa336x1a){if(_0xa336x19[_0x586f[152]]=== 4){if(_0xa336x19[_0x586f[153]]=== 201){_0xa336x1[_0x586f[142]](_0x586f[230]+ JSON[_0x586f[157]](_0xa336x19[_0x586f[156]])[_0x586f[231]]+ _0x586f[165]+ _0xa336x19[_0x586f[153]]+ _0x586f[141]+ _0xa336x19[_0x586f[166]]+ _0x586f[44])}else {try{var _0xa336x1b=JSON[_0x586f[157]](_0xa336x19[_0x586f[156]]);_0xa336x1[_0x586f[142]](_0x586f[232]+ _0xa336x1b[_0x586f[163]][0][_0x586f[128]])}catch(_0xa336x1a){_0xa336x1[_0x586f[142]](_0x586f[233]+ _0x586f[165]+ _0xa336x19[_0x586f[153]]+ _0x586f[141]+ _0xa336x19[_0x586f[166]]+ _0x586f[44])}}}};_0xa336x19[_0x586f[167]]= function(_0xa336x1a){mxUtils[_0x586f[129]](_0xa336x19[_0x586f[166]])};_0xa336x19[_0x586f[169]](_0x586f[234]+ _0xa336x18)}catch(e){this[_0x586f[0]][_0x586f[142]](_0x586f[233])}}else {this[_0x586f[0]][_0x586f[142]](_0x586f[233])}};EditorUi[_0x586f[10]][_0x586f[235]]= function(_0xa336x2b){var _0xa336x2c=(_0xa336x2b!= null)?_0xa336x2b:window[_0x586f[237]][_0x586f[236]];var _0xa336x2d=(_0xa336x2c[_0x586f[69]](_0x586f[238])> 0)?1:0;for(var _0xa336x26 in urlParams){if(_0xa336x2d== 0){_0xa336x2c+= _0x586f[238]}else {_0xa336x2c+= _0x586f[239]};_0xa336x2c+= _0xa336x26+ _0x586f[240]+ urlParams[_0xa336x26];_0xa336x2d++};return _0xa336x2c};EditorUi[_0x586f[10]][_0x586f[109]]= function(){var _0xa336x2e=this[_0x586f[12]][_0x586f[112]](_0x586f[241]);var _0xa336x2f=this[_0x586f[12]][_0x586f[112]](_0x586f[242]);var _0xa336x30=this[_0x586f[0]][_0x586f[124]];var _0xa336x31=function(){_0xa336x2e[_0x586f[114]](_0xa336x30[_0x586f[243]]());_0xa336x2f[_0x586f[114]](_0xa336x30[_0x586f[244]]())};_0xa336x30[_0x586f[33]](mxEvent.ADD,_0xa336x31);_0xa336x30[_0x586f[33]](mxEvent.UNDO,_0xa336x31);_0xa336x30[_0x586f[33]](mxEvent.REDO,_0xa336x31);_0xa336x30[_0x586f[33]](mxEvent.CLEAR,_0xa336x31);_0xa336x31()};EditorUi[_0x586f[10]][_0x586f[110]]= function(){var _0xa336x32=mxUtils[_0x586f[20]](this,function(){var _0xa336x3=this[_0x586f[0]][_0x586f[4]];var _0xa336x33=!_0xa336x3[_0x586f[245]]();var _0xa336x34=false;var _0xa336x35=false;var _0xa336x36=_0xa336x3[_0x586f[246]]();if(_0xa336x36!= null){for(var _0xa336x37=0;_0xa336x37< _0xa336x36[_0x586f[143]];_0xa336x37++){var _0xa336xb=_0xa336x36[_0xa336x37];if(_0xa336x3[_0x586f[65]]()[_0x586f[64]](_0xa336xb)){_0xa336x35= true};if(_0xa336x3[_0x586f[65]]()[_0x586f[71]](_0xa336xb)){_0xa336x34= true};if(_0xa336x35&& _0xa336x34){break}}};var _0xa336x38=[_0x586f[115],_0x586f[116],_0x586f[247],_0x586f[248],_0x586f[249],_0x586f[250],_0x586f[6],_0x586f[251],_0x586f[252],_0x586f[253],_0x586f[254],_0x586f[255],_0x586f[256],_0x586f[257],_0x586f[258]];for(var _0xa336x37=0;_0xa336x37< _0xa336x38[_0x586f[143]];_0xa336x37++){this[_0x586f[12]][_0x586f[112]](_0xa336x38[_0xa336x37])[_0x586f[114]](_0xa336x33)};this[_0x586f[12]][_0x586f[112]](_0x586f[259])[_0x586f[114]](_0xa336x35);this[_0x586f[12]][_0x586f[112]](_0x586f[260])[_0x586f[114]](_0xa336x34);this[_0x586f[12]][_0x586f[112]](_0x586f[261])[_0x586f[114]](_0xa336x34);this[_0x586f[12]][_0x586f[112]](_0x586f[263])[_0x586f[114]](_0xa336x3[_0x586f[262]]()> 1);this[_0x586f[12]][_0x586f[112]](_0x586f[265])[_0x586f[114]](_0xa336x3[_0x586f[262]]()== 1&& _0xa336x3[_0x586f[65]]()[_0x586f[190]](_0xa336x3[_0x586f[264]]())> 0);var _0xa336x39=_0xa336x34&& _0xa336x3[_0x586f[262]]()== 1;this[_0x586f[12]][_0x586f[112]](_0x586f[266])[_0x586f[114]](_0xa336x39&& _0xa336x3[_0x586f[65]]()[_0x586f[71]](_0xa336x3[_0x586f[65]]()[_0x586f[221]](_0xa336x3[_0x586f[264]]())));var _0xa336x3a=[_0x586f[267],_0x586f[268],_0x586f[269],_0x586f[270],_0x586f[271],_0x586f[272],_0x586f[273],_0x586f[274],_0x586f[275]];for(var _0xa336x37=0;_0xa336x37< _0xa336x3a[_0x586f[143]];_0xa336x37++){this[_0x586f[13]][_0x586f[112]](_0xa336x3a[_0xa336x37])[_0x586f[114]](_0xa336x33)};_0xa336x3a= [_0x586f[276],_0x586f[277],_0x586f[278]];for(var _0xa336x37=0;_0xa336x37< _0xa336x3a[_0x586f[143]];_0xa336x37++){this[_0x586f[13]][_0x586f[112]](_0xa336x3a[_0xa336x37])[_0x586f[114]](_0xa336x35)};this[_0x586f[12]][_0x586f[112]](_0x586f[279])[_0x586f[114]](_0xa336x35);this[_0x586f[13]][_0x586f[112]](_0x586f[280])[_0x586f[114]](_0xa336x3[_0x586f[262]]()> 1);this[_0x586f[13]][_0x586f[112]](_0x586f[283])[_0x586f[114]](_0xa336x34|| (_0xa336x35&& _0xa336x3[_0x586f[282]](_0xa336x3[_0x586f[89]][_0x586f[281]](_0xa336x3[_0x586f[264]]()))));this[_0x586f[13]][_0x586f[112]](_0x586f[286])[_0x586f[114]](_0xa336x3[_0x586f[284]]&& ((_0xa336x3[_0x586f[89]][_0x586f[285]]!= null)|| (_0xa336x3[_0x586f[262]]()== 1&& _0xa336x3[_0x586f[192]](_0xa336x3[_0x586f[264]]()))));this[_0x586f[12]][_0x586f[112]](_0x586f[287])[_0x586f[114]](_0xa336x3[_0x586f[89]][_0x586f[285]]!= null);this[_0x586f[12]][_0x586f[112]](_0x586f[288])[_0x586f[114]](_0xa336x3[_0x586f[89]][_0x586f[285]]!= null);var _0xa336x3b=_0xa336x3[_0x586f[262]]()== 1&& _0xa336x3[_0x586f[192]](_0xa336x3[_0x586f[264]]());this[_0x586f[12]][_0x586f[112]](_0x586f[289])[_0x586f[114]](_0xa336x3b);this[_0x586f[12]][_0x586f[112]](_0x586f[290])[_0x586f[114]](_0xa336x3b);this[_0x586f[12]][_0x586f[112]](_0x586f[291])[_0x586f[114]](_0xa336x3b);this[_0x586f[12]][_0x586f[112]](_0x586f[292])[_0x586f[114]](_0xa336x3[_0x586f[262]]()== 1);this[_0x586f[12]][_0x586f[112]](_0x586f[294])[_0x586f[114]](_0xa336x3[_0x586f[262]]()== 1&& _0xa336x3[_0x586f[293]](_0xa336x3[_0x586f[264]]())!= null)});this[_0x586f[0]][_0x586f[4]][_0x586f[295]]()[_0x586f[33]](mxEvent.CHANGE,_0xa336x32);_0xa336x32()};EditorUi[_0x586f[10]][_0x586f[15]]= function(){var _0xa336x3c=mxClient[_0x586f[29]]&& (document[_0x586f[30]]== null|| document[_0x586f[30]]== 5);var _0xa336x3d=this[_0x586f[1]][_0x586f[296]];var _0xa336x3e=this[_0x586f[1]][_0x586f[297]];if(this[_0x586f[1]]== document[_0x586f[21]]){_0xa336x3d= document[_0x586f[21]][_0x586f[296]]|| document[_0x586f[120]][_0x586f[296]];_0xa336x3e= (_0xa336x3c)?document[_0x586f[21]][_0x586f[297]]|| document[_0x586f[120]][_0x586f[297]]:document[_0x586f[120]][_0x586f[297]]};var _0xa336x3f=Math[_0x586f[299]](0,Math[_0x586f[298]](this[_0x586f[107]],_0xa336x3d- this[_0x586f[103]]- 20));var _0xa336x40=Math[_0x586f[299]](0,Math[_0x586f[298]](this[_0x586f[108]],_0xa336x3e- this[_0x586f[104]]- this[_0x586f[105]]- this[_0x586f[106]]- this[_0x586f[103]]- 1));this[_0x586f[23]][_0x586f[6]][_0x586f[300]]= this[_0x586f[104]]+ _0x586f[301];this[_0x586f[25]][_0x586f[6]][_0x586f[302]]= this[_0x586f[104]]+ _0x586f[301];this[_0x586f[25]][_0x586f[6]][_0x586f[300]]= this[_0x586f[105]]+ _0x586f[301];var _0xa336x41=this[_0x586f[104]]+ this[_0x586f[105]];if(!mxClient[_0x586f[303]]){_0xa336x41+= 1};this[_0x586f[27]][_0x586f[6]][_0x586f[302]]= _0xa336x41+ _0x586f[301];this[_0x586f[27]][_0x586f[6]][_0x586f[304]]= _0xa336x3f+ _0x586f[301];this[_0x586f[79]][_0x586f[6]][_0x586f[304]]= _0xa336x3f+ _0x586f[301];this[_0x586f[79]][_0x586f[6]][_0x586f[300]]= _0xa336x40+ _0x586f[301];this[_0x586f[79]][_0x586f[6]][_0x586f[305]]= this[_0x586f[106]]+ _0x586f[301];this[_0x586f[26]][_0x586f[6]][_0x586f[306]]= (_0xa336x3f+ this[_0x586f[103]])+ _0x586f[301];this[_0x586f[26]][_0x586f[6]][_0x586f[302]]= this[_0x586f[27]][_0x586f[6]][_0x586f[302]];this[_0x586f[28]][_0x586f[6]][_0x586f[300]]= this[_0x586f[106]]+ _0x586f[301];this[_0x586f[28]][_0x586f[6]][_0x586f[307]]= _0x586f[308];this[_0x586f[309]][_0x586f[6]][_0x586f[302]]= this[_0x586f[27]][_0x586f[6]][_0x586f[302]];this[_0x586f[309]][_0x586f[6]][_0x586f[305]]= this[_0x586f[79]][_0x586f[6]][_0x586f[305]];this[_0x586f[309]][_0x586f[6]][_0x586f[306]]= _0xa336x3f+ _0x586f[301];this[_0x586f[310]][_0x586f[6]][_0x586f[304]]= this[_0x586f[27]][_0x586f[6]][_0x586f[304]];this[_0x586f[310]][_0x586f[6]][_0x586f[305]]= (_0xa336x40+ this[_0x586f[106]])+ _0x586f[301];if(_0xa336x3c){this[_0x586f[23]][_0x586f[6]][_0x586f[304]]= _0xa336x3d+ _0x586f[301];this[_0x586f[25]][_0x586f[6]][_0x586f[304]]= this[_0x586f[23]][_0x586f[6]][_0x586f[304]];var _0xa336x42=(_0xa336x3e- _0xa336x40- this[_0x586f[103]]- this[_0x586f[106]]- this[_0x586f[104]]- this[_0x586f[105]]);this[_0x586f[27]][_0x586f[6]][_0x586f[300]]= _0xa336x42+ _0x586f[301];this[_0x586f[26]][_0x586f[6]][_0x586f[304]]= (_0xa336x3d- _0xa336x3f- this[_0x586f[103]])+ _0x586f[301];var _0xa336x43=(_0xa336x3e- this[_0x586f[106]]- this[_0x586f[104]]- this[_0x586f[105]]);this[_0x586f[26]][_0x586f[6]][_0x586f[300]]= _0xa336x43+ _0x586f[301];this[_0x586f[28]][_0x586f[6]][_0x586f[304]]= this[_0x586f[23]][_0x586f[6]][_0x586f[304]];this[_0x586f[309]][_0x586f[6]][_0x586f[300]]= _0xa336x43+ _0x586f[301]}else {this[_0x586f[27]][_0x586f[6]][_0x586f[305]]= (_0xa336x40+ this[_0x586f[103]]+ this[_0x586f[106]])+ _0x586f[301];this[_0x586f[26]][_0x586f[6]][_0x586f[305]]= this[_0x586f[79]][_0x586f[6]][_0x586f[305]]}};EditorUi[_0x586f[10]][_0x586f[14]]= function(){this[_0x586f[23]]= this[_0x586f[312]](_0x586f[311]);this[_0x586f[25]]= this[_0x586f[312]](_0x586f[313]);this[_0x586f[27]]= this[_0x586f[312]](_0x586f[314]);this[_0x586f[79]]= this[_0x586f[312]](_0x586f[315]);this[_0x586f[26]]= this[_0x586f[312]](_0x586f[316]);this[_0x586f[28]]= this[_0x586f[312]](_0x586f[317]);this[_0x586f[309]]= this[_0x586f[312]](_0x586f[318]);this[_0x586f[310]]= this[_0x586f[312]](_0x586f[319]);this[_0x586f[23]][_0x586f[6]][_0x586f[302]]= _0x586f[320];this[_0x586f[23]][_0x586f[6]][_0x586f[306]]= _0x586f[320];this[_0x586f[23]][_0x586f[6]][_0x586f[321]]= _0x586f[320];this[_0x586f[25]][_0x586f[6]][_0x586f[306]]= _0x586f[320];this[_0x586f[25]][_0x586f[6]][_0x586f[321]]= _0x586f[320];this[_0x586f[27]][_0x586f[6]][_0x586f[306]]= _0x586f[320];this[_0x586f[79]][_0x586f[6]][_0x586f[306]]= _0x586f[320];this[_0x586f[26]][_0x586f[6]][_0x586f[321]]= _0x586f[320];this[_0x586f[28]][_0x586f[6]][_0x586f[306]]= _0x586f[320];this[_0x586f[28]][_0x586f[6]][_0x586f[321]]= _0x586f[320];this[_0x586f[28]][_0x586f[6]][_0x586f[305]]= _0x586f[320];this[_0x586f[310]][_0x586f[6]][_0x586f[306]]= _0x586f[320];this[_0x586f[310]][_0x586f[6]][_0x586f[300]]= this[_0x586f[103]]+ _0x586f[301];this[_0x586f[309]][_0x586f[6]][_0x586f[304]]= this[_0x586f[103]]+ _0x586f[301]};EditorUi[_0x586f[10]][_0x586f[16]]= function(){this[_0x586f[322]]= this[_0x586f[13]][_0x586f[324]](this[_0x586f[312]](_0x586f[323]));this[_0x586f[23]][_0x586f[325]](this[_0x586f[322]][_0x586f[1]]);this[_0x586f[326]]= this[_0x586f[328]](this[_0x586f[312]](_0x586f[327]));this[_0x586f[25]][_0x586f[325]](this[_0x586f[326]][_0x586f[1]]);this[_0x586f[329]]= this[_0x586f[330]](this[_0x586f[27]]);this[_0x586f[28]][_0x586f[325]](this[_0x586f[331]]());this[_0x586f[332]]= this[_0x586f[333]]();this[_0x586f[0]][_0x586f[33]](_0x586f[334],mxUtils[_0x586f[20]](this,function(){this[_0x586f[336]](this[_0x586f[0]][_0x586f[335]]())}));this[_0x586f[336]](this[_0x586f[0]][_0x586f[335]]());this[_0x586f[322]][_0x586f[1]][_0x586f[325]](this[_0x586f[332]]);this[_0x586f[1]][_0x586f[325]](this[_0x586f[23]]);this[_0x586f[1]][_0x586f[325]](this[_0x586f[25]]);this[_0x586f[1]][_0x586f[325]](this[_0x586f[27]]);this[_0x586f[1]][_0x586f[325]](this[_0x586f[79]]);this[_0x586f[1]][_0x586f[325]](this[_0x586f[26]]);this[_0x586f[1]][_0x586f[325]](this[_0x586f[28]]);this[_0x586f[1]][_0x586f[325]](this[_0x586f[309]]);this[_0x586f[1]][_0x586f[325]](this[_0x586f[310]]);this[_0x586f[337]](this[_0x586f[309]],true,0,mxUtils[_0x586f[20]](this,function(_0xa336x44){this[_0x586f[107]]= _0xa336x44;this[_0x586f[15]]();this[_0x586f[0]][_0x586f[4]][_0x586f[100]]();this[_0x586f[0]][_0x586f[80]][_0x586f[101]](false);this[_0x586f[0]][_0x586f[80]][_0x586f[80]][_0x586f[100]]()}));this[_0x586f[337]](this[_0x586f[310]],false,this[_0x586f[106]],mxUtils[_0x586f[20]](this,function(_0xa336x44){this[_0x586f[108]]= _0xa336x44;this[_0x586f[15]]();this[_0x586f[0]][_0x586f[80]][_0x586f[101]](false);this[_0x586f[0]][_0x586f[80]][_0x586f[80]][_0x586f[100]]()}))};EditorUi[_0x586f[10]][_0x586f[333]]= function(){var _0xa336x2=document[_0x586f[339]](_0x586f[338]);_0xa336x2[_0x586f[340]]= _0x586f[341];return _0xa336x2};EditorUi[_0x586f[10]][_0x586f[333]]= function(){var _0xa336x2=document[_0x586f[339]](_0x586f[338]);_0xa336x2[_0x586f[340]]= _0x586f[341];return _0xa336x2};EditorUi[_0x586f[10]][_0x586f[336]]= function(_0xa336x44){this[_0x586f[332]][_0x586f[342]]= _0xa336x44};EditorUi[_0x586f[10]][_0x586f[328]]= function(_0xa336x2){return new Toolbar(this,_0xa336x2)};EditorUi[_0x586f[10]][_0x586f[330]]= function(_0xa336x2){return new Sidebar(this,_0xa336x2)};EditorUi[_0x586f[10]][_0x586f[331]]= function(){return this[_0x586f[312]](_0x586f[343])};EditorUi[_0x586f[10]][_0x586f[312]]= function(_0xa336x45){var _0xa336x46=document[_0x586f[339]](_0x586f[344]);_0xa336x46[_0x586f[340]]= _0xa336x45;return _0xa336x46};EditorUi[_0x586f[10]][_0x586f[345]]= function(_0xa336x45){var _0xa336x46=document[_0x586f[339]](_0xa336x45);return _0xa336x46};EditorUi[_0x586f[10]][_0x586f[346]]= function(_0xa336x45){var _0xa336x46=document[_0x586f[339]](_0x586f[347]);_0xa336x46[_0x586f[340]]= _0xa336x45;return _0xa336x46};EditorUi[_0x586f[10]][_0x586f[337]]= function(_0xa336x46,_0xa336x47,_0xa336x48,_0xa336x49){var _0xa336x4a=null;var _0xa336x4b=null;function _0xa336x4c(){return parseInt(((_0xa336x47)?_0xa336x46[_0x586f[6]][_0x586f[306]]:_0xa336x46[_0x586f[6]][_0x586f[305]]))}function _0xa336x4d(_0xa336x6){if(_0xa336x4a!= null){var _0xa336x4e= new mxPoint(mxEvent[_0x586f[348]](_0xa336x6),mxEvent[_0x586f[349]](_0xa336x6));_0xa336x49(Math[_0x586f[299]](0,_0xa336x4b+ ((_0xa336x47)?(_0xa336x4e[_0x586f[350]]- _0xa336x4a[_0x586f[350]]):(_0xa336x4a[_0x586f[351]]- _0xa336x4e[_0x586f[351]]))- _0xa336x48));mxEvent[_0x586f[74]](_0xa336x6)}}function _0xa336x4f(_0xa336x6){_0xa336x4d(_0xa336x6);_0xa336x4a= null;_0xa336x4b= null}mxEvent[_0x586f[82]](_0xa336x46,function(_0xa336x6){_0xa336x4a= new mxPoint(mxEvent[_0x586f[348]](_0xa336x6),mxEvent[_0x586f[349]](_0xa336x6));_0xa336x4b= _0xa336x4c();mxEvent[_0x586f[74]](_0xa336x6)});mxEvent[_0x586f[33]](document,_0x586f[352],_0xa336x4d);mxEvent[_0x586f[33]](document,_0x586f[353],_0xa336x4d);mxEvent[_0x586f[33]](document,_0x586f[354],_0xa336x4f);mxEvent[_0x586f[33]](document,_0x586f[355],_0xa336x4f)};EditorUi[_0x586f[10]][_0x586f[73]]= function(_0xa336x46,_0xa336x3d,_0xa336x3e,_0xa336x50,_0xa336x51,_0xa336x52){this[_0x586f[356]]();this[_0x586f[357]]= new Dialog(this,_0xa336x46,_0xa336x3d,(mxClient[_0x586f[358]])?_0xa336x3e- 12:_0xa336x3e,_0xa336x50,_0xa336x51,_0xa336x52)};EditorUi[_0x586f[10]][_0x586f[356]]= function(){if(this[_0x586f[357]]!= null){this[_0x586f[357]][_0x586f[359]]();this[_0x586f[357]]= null;this[_0x586f[0]][_0x586f[4]][_0x586f[1]][_0x586f[47]]()}};EditorUi[_0x586f[10]][_0x586f[360]]= function(_0xa336x53){if(!_0xa336x53&& this[_0x586f[0]][_0x586f[125]]!= null){this[_0x586f[172]](this[_0x586f[0]][_0x586f[361]]())}else {this[_0x586f[73]]( new SaveDialog(this)[_0x586f[1]],300,100,true,true)}};EditorUi[_0x586f[10]][_0x586f[362]]= function(_0xa336x53){if(!_0xa336x53&& this[_0x586f[0]][_0x586f[125]]!= null){this[_0x586f[224]](this[_0x586f[0]][_0x586f[361]]())}else {}};EditorUi[_0x586f[10]][_0x586f[363]]= function(_0xa336x54,_0xa336x55,_0xa336x56){var _0xa336x3=this[_0x586f[0]][_0x586f[4]];var _0xa336xb=_0xa336x3[_0x586f[264]]();_0xa336x55= this[_0x586f[364]]!= null?this[_0x586f[364]]:_0xa336x55;_0xa336x3[_0x586f[65]]()[_0x586f[365]]();try{_0xa336x54[_0x586f[366]](_0xa336x3[_0x586f[222]](),_0xa336xb)}catch(e){throw e}finally{if(_0xa336x55&& navigator[_0x586f[368]][_0x586f[69]](_0x586f[367])< 0){var _0xa336x57= new mxMorphing(_0xa336x3);_0xa336x57[_0x586f[33]](mxEvent.DONE,mxUtils[_0x586f[20]](this,function(){_0xa336x3[_0x586f[65]]()[_0x586f[369]]()}));_0xa336x57[_0x586f[370]]()}else {_0xa336x3[_0x586f[65]]()[_0x586f[369]]()}}};EditorUi[_0x586f[10]][_0x586f[97]]= function(_0xa336x1){var _0xa336x3=this[_0x586f[0]][_0x586f[4]];var _0xa336xf= new mxKeyHandler(_0xa336x3);_0xa336xf[_0x586f[371]]= function(_0xa336x6){return mxEvent[_0x586f[371]](_0xa336x6)|| (mxClient[_0x586f[372]]&& _0xa336x6[_0x586f[373]])};function _0xa336x58(_0xa336x59){if(!_0xa336x3[_0x586f[245]]()){var _0xa336x48=0;var _0xa336x5a=0;if(_0xa336x59== 37){_0xa336x48= -1}else {if(_0xa336x59== 38){_0xa336x5a= -1}else {if(_0xa336x59== 39){_0xa336x48= 1}else {if(_0xa336x59== 40){_0xa336x5a= 1}}}};_0xa336x3[_0x586f[374]](_0xa336x3[_0x586f[246]](),_0xa336x48,_0xa336x5a);_0xa336x3[_0x586f[375]](_0xa336x3[_0x586f[264]]())}}var _0xa336x5b=mxUtils[_0x586f[20]](this,function(_0xa336x5c,_0xa336x5d,_0xa336x26,_0xa336x5e){var _0xa336x5f=this[_0x586f[12]][_0x586f[112]](_0xa336x26);if(_0xa336x5f!= null){var _0xa336x20=function(){if(_0xa336x5f[_0x586f[376]]){_0xa336x5f[_0x586f[377]]()}};if(_0xa336x5d){if(_0xa336x5e){_0xa336xf[_0x586f[378]](_0xa336x5c,_0xa336x20)}else {_0xa336xf[_0x586f[379]](_0xa336x5c,_0xa336x20)}}else {if(_0xa336x5e){_0xa336xf[_0x586f[380]](_0xa336x5c,_0xa336x20)}else {_0xa336xf[_0x586f[381]](_0xa336x5c,_0xa336x20)}}}});var _0xa336x60=this;var _0xa336x61=_0xa336xf[_0x586f[382]];_0xa336xf[_0x586f[382]]= function(_0xa336x6){_0xa336x60[_0x586f[356]]();_0xa336x61[_0x586f[50]](this,arguments)};_0xa336xf[_0x586f[383]]= function(){};_0xa336xf[_0x586f[381]](8,function(){_0xa336x3[_0x586f[384]](true)});_0xa336xf[_0x586f[381]](13,function(){_0xa336x3[_0x586f[384]](false)});_0xa336xf[_0x586f[381]](33,function(){_0xa336x3[_0x586f[288]]()});_0xa336xf[_0x586f[381]](34,function(){_0xa336x3[_0x586f[289]]()});_0xa336xf[_0x586f[381]](36,function(){_0xa336x3[_0x586f[287]]()});_0xa336xf[_0x586f[381]](35,function(){_0xa336x3[_0x586f[15]]()});_0xa336xf[_0x586f[381]](37,function(){_0xa336x58(37)});_0xa336xf[_0x586f[381]](38,function(){_0xa336x58(38)});_0xa336xf[_0x586f[381]](39,function(){_0xa336x58(39)});_0xa336xf[_0x586f[381]](40,function(){_0xa336x58(40)});_0xa336xf[_0x586f[381]](113,function(){_0xa336x3[_0x586f[70]]()});_0xa336x5b(46,false,_0x586f[247]);_0xa336x5b(82,true,_0x586f[257]);_0xa336x5b(83,true,_0x586f[172]);_0xa336x5b(83,true,_0x586f[180],true);_0xa336x5b(107,false,_0x586f[385]);_0xa336x5b(109,false,_0x586f[386]);_0xa336x5b(65,true,_0x586f[387]);_0xa336x5b(86,true,_0x586f[388],true);_0xa336x5b(69,true,_0x586f[389],true);_0xa336x5b(69,true,_0x586f[390]);_0xa336x5b(66,true,_0x586f[253]);_0xa336x5b(70,true,_0x586f[252]);_0xa336x5b(68,true,_0x586f[248]);_0xa336x5b(90,true,_0x586f[241]);_0xa336x5b(89,true,_0x586f[242]);_0xa336x5b(88,true,_0x586f[115]);_0xa336x5b(67,true,_0x586f[116]);_0xa336x5b(81,true,_0x586f[391]);_0xa336x5b(86,true,_0x586f[111]);_0xa336x5b(71,true,_0x586f[263]);_0xa336x5b(71,true,_0x586f[392],true);_0xa336x5b(85,true,_0x586f[265]);_0xa336x5b(112,false,_0x586f[393]);_0xa336x5b(80,true,_0x586f[224],true);return _0xa336xf};EditorUi[_0x586f[10]][_0x586f[58]]= function(_0xa336x3,_0xa336x36,_0xa336x62,_0xa336x63){for(var _0xa336x37=0;_0xa336x37< _0xa336x36[_0x586f[143]];_0xa336x37++){_0xa336x3[_0x586f[396]]( new mxMultiplicity(true,_0xa336x36[_0xa336x37],null,null,_0xa336x62[_0xa336x37][0],_0xa336x62[_0xa336x37][1],null,mxResources[_0x586f[112]](_0xa336x36[_0xa336x37])+ _0x586f[394]+ _0xa336x62[_0xa336x37][0]+ _0x586f[395],null));_0xa336x3[_0x586f[396]]( new mxMultiplicity(false,_0xa336x36[_0xa336x37],null,null,_0xa336x63[_0xa336x37][0],_0xa336x63[_0xa336x37][1],null,mxResources[_0x586f[112]](_0xa336x36[_0xa336x37])+ _0x586f[394]+ _0xa336x63[_0xa336x37][0]+ _0x586f[397],null))}} \ No newline at end of file +var _0x1ce5=["\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(_0xb480x1,_0xb480x2){this[_0x1ce5[0]]= _0xb480x1|| new Editor();this[_0x1ce5[1]]= _0xb480x2|| document[_0x1ce5[3]](_0x1ce5[2]);var _0xb480x3=_0xb480x1[_0x1ce5[4]];var _0xb480x4=this;this[_0x1ce5[1]][_0x1ce5[6]][_0x1ce5[5]]= _0x1ce5[7]; new Image()[_0x1ce5[8]]= mxPopupMenu[_0x1ce5[10]][_0x1ce5[9]];if(mxConnectionHandler[_0x1ce5[10]][_0x1ce5[11]]!= null){ new Image()[_0x1ce5[8]]= mxConnectionHandler[_0x1ce5[10]][_0x1ce5[11]][_0x1ce5[8]]};this[_0x1ce5[12]]= new Actions(this);this[_0x1ce5[13]]= new Menus(this);this[_0x1ce5[14]]();this[_0x1ce5[15]]();this[_0x1ce5[16]]();var _0xb480x5=mxUtils[_0x1ce5[20]](this,function(_0xb480x6){if(_0xb480x6== null){_0xb480x6= window[_0x1ce5[17]]};if(this[_0x1ce5[18]](_0xb480x6)){return true};return _0xb480x3[_0x1ce5[19]]()});if(this[_0x1ce5[1]]== document[_0x1ce5[21]]){this[_0x1ce5[23]][_0x1ce5[22]]= _0xb480x5;this[_0x1ce5[23]][_0x1ce5[24]]= _0xb480x5;this[_0x1ce5[25]][_0x1ce5[22]]= _0xb480x5;this[_0x1ce5[25]][_0x1ce5[24]]= _0xb480x5;this[_0x1ce5[26]][_0x1ce5[22]]= _0xb480x5;this[_0x1ce5[26]][_0x1ce5[24]]= _0xb480x5;this[_0x1ce5[27]][_0x1ce5[22]]= _0xb480x5;this[_0x1ce5[27]][_0x1ce5[24]]= _0xb480x5;this[_0x1ce5[28]][_0x1ce5[22]]= _0xb480x5;this[_0x1ce5[28]][_0x1ce5[24]]= _0xb480x5};if(mxClient[_0x1ce5[29]]&& ( typeof (document[_0x1ce5[30]])=== _0x1ce5[31]|| document[_0x1ce5[30]]< 9)){mxEvent[_0x1ce5[33]](this[_0x1ce5[26]],_0x1ce5[32],_0xb480x5);mxEvent[_0x1ce5[33]](this[_0x1ce5[27]],_0x1ce5[32],_0xb480x5)}else {this[_0x1ce5[26]][_0x1ce5[34]]= _0xb480x5;this[_0x1ce5[27]][_0x1ce5[34]]= _0xb480x5};_0xb480x3[_0x1ce5[35]](this[_0x1ce5[26]]);_0xb480x3[_0x1ce5[15]]();_0xb480x3[_0x1ce5[1]][_0x1ce5[38]](_0x1ce5[36],_0x1ce5[37]);_0xb480x3[_0x1ce5[1]][_0x1ce5[6]][_0x1ce5[39]]= _0x1ce5[40];_0xb480x3[_0x1ce5[1]][_0x1ce5[6]][_0x1ce5[41]]= _0x1ce5[42]+ _0xb480x1[_0x1ce5[43]]+ _0x1ce5[44];_0xb480x3[_0x1ce5[1]][_0x1ce5[6]][_0x1ce5[45]]= _0x1ce5[46];_0xb480x3[_0x1ce5[1]][_0x1ce5[47]]();var _0xb480x7=_0xb480x3[_0x1ce5[48]];_0xb480x3[_0x1ce5[48]]= function(_0xb480x8,_0xb480x9,_0xb480xa){if(_0xb480x8== mxEvent[_0x1ce5[49]]){this[_0x1ce5[1]][_0x1ce5[47]]()};_0xb480x7[_0x1ce5[50]](this,arguments)};this[_0x1ce5[58]](_0xb480x3[_0x1ce5[51]],[_0x1ce5[52],_0x1ce5[53],_0x1ce5[54],_0x1ce5[55],_0x1ce5[56]],[[1,1],[0,0],[1,1],[1,_0x1ce5[57]],[1,_0x1ce5[57]]],[[0,0],[1,_0x1ce5[57]],[1,_0x1ce5[57]],[1,_0x1ce5[57]],[1,_0x1ce5[57]]]);_0xb480x3[_0x1ce5[59]]= function(_0xb480x6,_0xb480xb){var _0xb480xc=[_0x1ce5[55]];var _0xb480xd= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x1ce5[17],_0xb480x6,_0x1ce5[60],_0xb480xb);this[_0x1ce5[61]](_0xb480xd);if(this[_0x1ce5[62]]()&& !mxEvent[_0x1ce5[63]](_0xb480x6)&& !_0xb480xd[_0x1ce5[63]]()){if(this[_0x1ce5[65]]()[_0x1ce5[64]](_0xb480xb)){if(_0xb480xc[_0x1ce5[69]](_0xb480xb[_0x1ce5[68]][_0x1ce5[67]][_0x1ce5[66]])>= 0){this[_0x1ce5[70]](_0xb480xb)}}else {if(this[_0x1ce5[65]]()[_0x1ce5[71]](_0xb480xb)){console[_0x1ce5[72]](_0xb480x4);console[_0x1ce5[72]](_0xb480xb);_0xb480x4[_0x1ce5[73]]( new GeneralDialog(_0xb480x4,_0xb480xb)[_0x1ce5[1]],320,280,true,true)}};_0xb480xd[_0x1ce5[74]]()}};_0xb480x3[_0x1ce5[76]][_0x1ce5[75]]= true;_0xb480x3[_0x1ce5[76]][_0x1ce5[77]]= mxUtils[_0x1ce5[20]](this,function(_0xb480xe,_0xb480xb,_0xb480x6){this[_0x1ce5[13]][_0x1ce5[78]](_0xb480xe,_0xb480xb,_0xb480x6)});_0xb480x1[_0x1ce5[80]][_0x1ce5[35]](this[_0x1ce5[79]]);mxEvent[_0x1ce5[82]](document,mxUtils[_0x1ce5[20]](this,function(_0xb480x6){_0xb480x3[_0x1ce5[76]][_0x1ce5[81]]()}));if(mxClient[_0x1ce5[83]]){mxEvent[_0x1ce5[33]](_0xb480x3[_0x1ce5[1]],_0x1ce5[84],mxUtils[_0x1ce5[20]](this,function(_0xb480x6){_0xb480x3[_0x1ce5[89]][_0x1ce5[88]]()[_0x1ce5[38]](_0x1ce5[85],_0x1ce5[86]+ _0xb480x6[_0x1ce5[87]]+ _0x1ce5[44]);_0xb480x3[_0x1ce5[89]][_0x1ce5[91]]()[_0x1ce5[6]][_0x1ce5[90]]= _0x1ce5[7]}));mxEvent[_0x1ce5[33]](_0xb480x3[_0x1ce5[1]],_0x1ce5[92],mxUtils[_0x1ce5[20]](this,function(_0xb480x6){_0xb480x3[_0x1ce5[89]][_0x1ce5[88]]()[_0x1ce5[93]](_0x1ce5[85]);_0xb480x3[_0x1ce5[94]]= true;_0xb480x3[_0x1ce5[95]](_0xb480x6[_0x1ce5[87]]);_0xb480x3[_0x1ce5[89]][_0x1ce5[91]]()[_0x1ce5[6]][_0x1ce5[90]]= _0x1ce5[96]}))};var _0xb480xf=this[_0x1ce5[97]](_0xb480x1);this[_0x1ce5[98]]= function(){return _0xb480xf};mxEvent[_0x1ce5[33]](window,_0x1ce5[99],mxUtils[_0x1ce5[20]](this,function(){this[_0x1ce5[15]]();_0xb480x3[_0x1ce5[100]]();this[_0x1ce5[0]][_0x1ce5[80]][_0x1ce5[101]](false);this[_0x1ce5[0]][_0x1ce5[80]][_0x1ce5[80]][_0x1ce5[100]]()}));this[_0x1ce5[35]]();this[_0x1ce5[102]]()};EditorUi[_0x1ce5[10]][_0x1ce5[103]]= (mxClient[_0x1ce5[83]])?16:8;EditorUi[_0x1ce5[10]][_0x1ce5[104]]= 33;EditorUi[_0x1ce5[10]][_0x1ce5[105]]= 36;EditorUi[_0x1ce5[10]][_0x1ce5[106]]= 28;EditorUi[_0x1ce5[10]][_0x1ce5[107]]= 204;EditorUi[_0x1ce5[10]][_0x1ce5[108]]= 190;EditorUi[_0x1ce5[10]][_0x1ce5[35]]= function(){this[_0x1ce5[109]]();this[_0x1ce5[110]]();var _0xb480x10=this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[111]);var _0xb480x11=function(){_0xb480x10[_0x1ce5[114]](!mxClipboard[_0x1ce5[113]]())};var _0xb480x12=mxClipboard[_0x1ce5[115]];mxClipboard[_0x1ce5[115]]= function(){_0xb480x12[_0x1ce5[50]](this,arguments);_0xb480x11()};var _0xb480x13=mxClipboard[_0x1ce5[116]];mxClipboard[_0x1ce5[116]]= function(){_0xb480x13[_0x1ce5[50]](this,arguments);_0xb480x11()}};EditorUi[_0x1ce5[10]][_0x1ce5[18]]= function(_0xb480x6){return false};EditorUi[_0x1ce5[10]][_0x1ce5[102]]= function(){try{if(window[_0x1ce5[117]]!= null&& window[_0x1ce5[117]][_0x1ce5[118]]!= null){window[_0x1ce5[117]][_0x1ce5[118]][_0x1ce5[130]](mxUtils[_0x1ce5[20]](this,function(_0xb480x14,_0xb480x15){try{var _0xb480x16=mxUtils[_0x1ce5[119]](_0xb480x14);this[_0x1ce5[0]][_0x1ce5[121]](_0xb480x16[_0x1ce5[120]]);this[_0x1ce5[0]][_0x1ce5[122]]= false;this[_0x1ce5[0]][_0x1ce5[124]][_0x1ce5[123]]();if(_0xb480x15!= null){this[_0x1ce5[0]][_0x1ce5[125]]= _0xb480x15}}catch(e){mxUtils[_0x1ce5[129]](mxResources[_0x1ce5[112]](_0x1ce5[126])+ _0x1ce5[127]+ e[_0x1ce5[128]])}}))}}catch(e){}};EditorUi[_0x1ce5[10]][_0x1ce5[131]]= function(_0xb480x14,_0xb480x15,_0xb480x17){try{var _0xb480x16=mxUtils[_0x1ce5[119]](_0xb480x14);this[_0x1ce5[0]][_0x1ce5[121]](_0xb480x16[_0x1ce5[120]]);this[_0x1ce5[0]][_0x1ce5[122]]= false;this[_0x1ce5[0]][_0x1ce5[124]][_0x1ce5[123]]();if(_0xb480x15!= null){this[_0x1ce5[0]][_0x1ce5[125]]= _0xb480x15};if(_0xb480x17!= null){this[_0x1ce5[0]][_0x1ce5[132]]= _0xb480x17}}catch(e){mxUtils[_0x1ce5[129]](mxResources[_0x1ce5[112]](_0x1ce5[126])+ _0x1ce5[127]+ e[_0x1ce5[128]])}};EditorUi[_0x1ce5[10]][_0x1ce5[133]]= function(_0xb480x18){var _0xb480x1=this[_0x1ce5[0]];if(_0xb480x18!= null){var _0xb480x14=mxUtils[_0x1ce5[135]](this[_0x1ce5[0]][_0x1ce5[134]]());try{if(useLocalStorage){if(localStorage[_0x1ce5[136]](_0xb480x18)!= null&& !mxUtils[_0x1ce5[138]](mxResources[_0x1ce5[112]](_0x1ce5[137],[_0xb480x18]))){return};localStorage[_0x1ce5[139]](_0xb480x18,_0xb480x14);this[_0x1ce5[0]][_0x1ce5[142]](mxResources[_0x1ce5[112]](_0x1ce5[140])+ _0x1ce5[141]+ new Date())}else {console[_0x1ce5[72]](_0xb480x14[_0x1ce5[143]]);console[_0x1ce5[72]](MAX_REQUEST_SIZE);if(_0xb480x14[_0x1ce5[143]]< MAX_REQUEST_SIZE){_0xb480x14= encodeURIComponent(_0xb480x14);_0xb480x18= encodeURIComponent(_0xb480x18);var _0xb480x19= new XMLHttpRequest();_0xb480x19[_0x1ce5[102]](_0x1ce5[144],SAVE_URL,true);_0xb480x19[_0x1ce5[147]](_0x1ce5[145],_0x1ce5[146]);_0xb480x19[_0x1ce5[147]](_0x1ce5[148],_0x1ce5[149]+ _0xb480x1[_0x1ce5[132]][_0x1ce5[150]]);_0xb480x19[_0x1ce5[151]]= function(_0xb480x1a){if(_0xb480x19[_0x1ce5[152]]=== 4){if(_0xb480x19[_0x1ce5[153]]=== 201){_0xb480x1[_0x1ce5[142]](_0x1ce5[154]+ JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]])[_0x1ce5[155]]+ _0x1ce5[158]);setTimeout(function(){window[_0x1ce5[102]](_0x1ce5[159]+ JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]])[_0x1ce5[160]],_0x1ce5[161])},1500)}else {try{var _0xb480x1b=JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]]);_0xb480x1[_0x1ce5[142]](_0x1ce5[162]+ _0xb480x1b[_0x1ce5[163]][0][_0x1ce5[128]])}catch(_0xb480x1a){_0xb480x1[_0x1ce5[142]](_0x1ce5[164]+ _0x1ce5[165]+ _0xb480x19[_0x1ce5[153]]+ _0x1ce5[141]+ _0xb480x19[_0x1ce5[166]]+ _0x1ce5[44])}}}};_0xb480x19[_0x1ce5[167]]= function(_0xb480x1a){mxUtils[_0x1ce5[129]](_0xb480x19[_0x1ce5[166]])};_0xb480x19[_0x1ce5[169]](_0x1ce5[168]+ _0xb480x18)}else {mxUtils[_0x1ce5[129]](mxResources[_0x1ce5[112]](_0x1ce5[170]));mxUtils[_0x1ce5[171]](_0xb480x14);return}};this[_0x1ce5[0]][_0x1ce5[125]]= _0xb480x18;this[_0x1ce5[0]][_0x1ce5[122]]= false}catch(e){this[_0x1ce5[0]][_0x1ce5[142]](_0x1ce5[164])}}else {this[_0x1ce5[0]][_0x1ce5[142]](_0x1ce5[164])}};EditorUi[_0x1ce5[10]][_0x1ce5[172]]= function(_0xb480x18){var _0xb480x1=this[_0x1ce5[0]];if(_0xb480x18!= null){var _0xb480x14=mxUtils[_0x1ce5[135]](this[_0x1ce5[0]][_0x1ce5[134]]());try{if(useLocalStorage){if(localStorage[_0x1ce5[136]](_0xb480x18)!= null&& !mxUtils[_0x1ce5[138]](mxResources[_0x1ce5[112]](_0x1ce5[137],[_0xb480x18]))){return};localStorage[_0x1ce5[139]](_0xb480x18,_0xb480x14);this[_0x1ce5[0]][_0x1ce5[142]](mxResources[_0x1ce5[112]](_0x1ce5[140])+ _0x1ce5[141]+ new Date())}else {console[_0x1ce5[72]](_0xb480x14[_0x1ce5[143]]);console[_0x1ce5[72]](MAX_REQUEST_SIZE);if(_0xb480x14[_0x1ce5[143]]< MAX_REQUEST_SIZE){_0xb480x14= encodeURIComponent(_0xb480x14);var _0xb480x19= new XMLHttpRequest();_0xb480x19[_0x1ce5[102]](_0x1ce5[173],SAVE_URL+ this[_0x1ce5[0]][_0x1ce5[132]][_0x1ce5[160]],true);_0xb480x19[_0x1ce5[147]](_0x1ce5[145],_0x1ce5[146]);_0xb480x19[_0x1ce5[147]](_0x1ce5[148],_0x1ce5[149]+ _0xb480x1[_0x1ce5[132]][_0x1ce5[150]]);_0xb480x19[_0x1ce5[151]]= function(_0xb480x1a){if(_0xb480x19[_0x1ce5[152]]=== 4){if(_0xb480x19[_0x1ce5[153]]=== 200){_0xb480x1[_0x1ce5[142]](_0x1ce5[174]+ JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]])[_0x1ce5[175]]+ _0x1ce5[165]+ _0xb480x19[_0x1ce5[153]]+ _0x1ce5[141]+ _0xb480x19[_0x1ce5[166]]+ _0x1ce5[44])}else {try{var _0xb480x1b=JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]]);_0xb480x1[_0x1ce5[142]](_0x1ce5[176]+ _0xb480x1b[_0x1ce5[163]][0][_0x1ce5[128]])}catch(_0xb480x1a){_0xb480x1[_0x1ce5[142]](_0x1ce5[177]+ _0x1ce5[165]+ _0xb480x19[_0x1ce5[153]]+ _0x1ce5[141]+ _0xb480x19[_0x1ce5[166]]+ _0x1ce5[44])}}}};_0xb480x19[_0x1ce5[167]]= function(_0xb480x1a){mxUtils[_0x1ce5[129]](_0xb480x19[_0x1ce5[166]])};_0xb480x19[_0x1ce5[169]](_0x1ce5[178]+ _0xb480x14)}else {mxUtils[_0x1ce5[129]](mxResources[_0x1ce5[112]](_0x1ce5[170]));mxUtils[_0x1ce5[171]](_0xb480x14);return}};this[_0x1ce5[0]][_0x1ce5[125]]= _0xb480x18;this[_0x1ce5[0]][_0x1ce5[122]]= false}catch(e){this[_0x1ce5[0]][_0x1ce5[142]](_0x1ce5[179])}}else {this[_0x1ce5[0]][_0x1ce5[142]](_0x1ce5[179])}};EditorUi[_0x1ce5[10]][_0x1ce5[180]]= function(_0xb480x18){var _0xb480x1=this[_0x1ce5[0]];console[_0x1ce5[72]](_0xb480x18);if(_0xb480x18!= null){var _0xb480x14=mxUtils[_0x1ce5[135]](this[_0x1ce5[0]][_0x1ce5[134]]());try{if(useLocalStorage){if(localStorage[_0x1ce5[136]](_0xb480x18)!= null&& !mxUtils[_0x1ce5[138]](mxResources[_0x1ce5[112]](_0x1ce5[137],[_0xb480x18]))){return};localStorage[_0x1ce5[139]](_0xb480x18,_0xb480x14);this[_0x1ce5[0]][_0x1ce5[142]](mxResources[_0x1ce5[112]](_0x1ce5[140])+ _0x1ce5[141]+ new Date())}else {console[_0x1ce5[72]](_0xb480x14[_0x1ce5[143]]);console[_0x1ce5[72]](MAX_REQUEST_SIZE);if(_0xb480x14[_0x1ce5[143]]< MAX_REQUEST_SIZE){_0xb480x14= encodeURIComponent(_0xb480x14);_0xb480x18= encodeURIComponent(_0xb480x18);var _0xb480x19= new XMLHttpRequest();_0xb480x19[_0x1ce5[102]](_0x1ce5[144],SAVE_URL,true);_0xb480x19[_0x1ce5[147]](_0x1ce5[145],_0x1ce5[146]);_0xb480x19[_0x1ce5[147]](_0x1ce5[148],_0x1ce5[149]+ _0xb480x1[_0x1ce5[132]][_0x1ce5[150]]);_0xb480x19[_0x1ce5[151]]= function(_0xb480x1a){if(_0xb480x19[_0x1ce5[152]]=== 4){if(_0xb480x19[_0x1ce5[153]]=== 201){_0xb480x1[_0x1ce5[142]](_0x1ce5[154]+ JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]])[_0x1ce5[155]]+ _0x1ce5[158]);setTimeout(function(){window[_0x1ce5[102]](_0x1ce5[181]+ JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]])[_0x1ce5[160]],_0x1ce5[161])},1500)}else {try{var _0xb480x1b=JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]]);_0xb480x1[_0x1ce5[142]](_0x1ce5[182]+ _0xb480x1b[_0x1ce5[163]][0][_0x1ce5[128]])}catch(_0xb480x1a){_0xb480x1[_0x1ce5[142]](_0x1ce5[183]+ _0x1ce5[165]+ _0xb480x19[_0x1ce5[153]]+ _0x1ce5[141]+ _0xb480x19[_0x1ce5[166]]+ _0x1ce5[44])}}}};_0xb480x19[_0x1ce5[167]]= function(_0xb480x1a){mxUtils[_0x1ce5[129]](_0xb480x19[_0x1ce5[166]])};_0xb480x19[_0x1ce5[169]](_0x1ce5[184]+ _0xb480x18+ _0x1ce5[185]+ _0xb480x14+ _0x1ce5[186]+ _0xb480x14)}else {mxUtils[_0x1ce5[129]](mxResources[_0x1ce5[112]](_0x1ce5[170]));mxUtils[_0x1ce5[171]](_0xb480x14);return}};this[_0x1ce5[0]][_0x1ce5[125]]= _0xb480x18;this[_0x1ce5[0]][_0x1ce5[122]]= false}catch(e){this[_0x1ce5[0]][_0x1ce5[142]](_0x1ce5[179])}}else {this[_0x1ce5[0]][_0x1ce5[142]](_0x1ce5[179])}};EditorUi[_0x1ce5[10]][_0x1ce5[187]]= function(_0xb480x1c,_0xb480x1d){var _0xb480x3=this[_0x1ce5[0]][_0x1ce5[4]];_0xb480x1c= null!= _0xb480x1c?_0xb480x1c:_0xb480x3[_0x1ce5[189]][_0x1ce5[188]]();_0xb480x1d= null!= _0xb480x1d?_0xb480x1d:{};for(var _0xb480x1e=!0,_0xb480x1f=_0xb480x3[_0x1ce5[189]][_0x1ce5[190]](_0xb480x1c),_0xb480x1a=0;_0xb480x1a< _0xb480x1f;_0xb480x1a++){var _0xb480x20=_0xb480x3[_0x1ce5[189]][_0x1ce5[191]](_0xb480x1c,_0xb480x1a),_0xb480x21=_0xb480x1d;_0xb480x3[_0x1ce5[192]](_0xb480x20)&& (_0xb480x21= {});_0xb480x21= this[_0x1ce5[187]](_0xb480x20,_0xb480x21);null!= _0xb480x21?_0xb480x3[_0x1ce5[194]](_0xb480x20,_0xb480x21[_0x1ce5[137]](/\n/g,_0x1ce5[193])):_0xb480x3[_0x1ce5[194]](_0xb480x20,null);_0xb480x1e= _0xb480x1e&& null== _0xb480x21};_0xb480x1f= _0x1ce5[195];if(_0xb480x3[_0x1ce5[189]][_0x1ce5[71]](_0xb480x1c)){switch(_0xb480x1c[_0x1ce5[67]][_0x1ce5[203]]){case _0x1ce5[55]:_0xb480x1f= (_0xb480x1c[_0x1ce5[67]][_0x1ce5[196]](_0x1ce5[55])!== _0x1ce5[195])?_0x1ce5[195]:_0x1ce5[197]+ _0x1ce5[198];_0xb480x1f+= (_0xb480x1c[_0x1ce5[67]][_0x1ce5[196]](_0x1ce5[199])!== _0x1ce5[195])?_0x1ce5[195]:_0x1ce5[200]+ _0x1ce5[198];break;case _0x1ce5[54]:_0xb480x1f= (_0xb480x1c[_0x1ce5[67]][_0x1ce5[196]](_0x1ce5[55])!== _0x1ce5[195])?_0x1ce5[195]:_0x1ce5[197]+ _0x1ce5[198];_0xb480x1f+= (_0xb480x1c[_0x1ce5[67]][_0x1ce5[196]](_0x1ce5[199])!== _0x1ce5[195])?_0x1ce5[195]:_0x1ce5[200]+ _0x1ce5[198];break;case _0x1ce5[52]:_0xb480x1f= this[_0x1ce5[201]](_0x1ce5[52])?_0x1ce5[195]:_0x1ce5[202]+ _0x1ce5[198];_0xb480x1f+= (_0xb480x1c[_0x1ce5[67]][_0x1ce5[196]](_0x1ce5[199])!== _0x1ce5[195])?_0x1ce5[195]:_0x1ce5[200]+ _0x1ce5[198];break}};if(_0xb480x3[_0x1ce5[189]][_0x1ce5[64]](_0xb480x1c)){var _0xb480x22=_0xb480x3[_0x1ce5[189]][_0x1ce5[205]](_0xb480x1c[_0x1ce5[68]][_0x1ce5[204]]());switch(_0xb480x22[_0x1ce5[67]][_0x1ce5[203]]){case _0x1ce5[55]:var _0xb480x23=String(_0xb480x1c[_0x1ce5[206]]());console[_0x1ce5[72]](_0xb480x23);if(_0xb480x23=== _0x1ce5[207]|| _0xb480x23=== _0x1ce5[31]){_0xb480x1f= _0x1ce5[208]+ _0x1ce5[198]}else {var _0xb480x24=_0xb480x23[_0x1ce5[210]](_0x1ce5[209]);_0xb480x24[_0x1ce5[214]](function(_0xb480x25,_0xb480x26){_0xb480x1f= _0xb480x1f+ ((_0xb480x25[_0x1ce5[211]]()!== _0x1ce5[195])?_0x1ce5[195]:_0x1ce5[212]+ (_0xb480x26+ 1)+ _0x1ce5[213]+ _0x1ce5[198])})};break}};_0xb480x3[_0x1ce5[215]](_0xb480x1c)&& !_0xb480x1e&& (_0xb480x1f+= (mxResources[_0x1ce5[112]](_0xb480x3[_0x1ce5[216]])|| _0xb480x3[_0x1ce5[216]])+ _0x1ce5[198]);_0xb480x1f= _0xb480x3[_0x1ce5[189]][_0x1ce5[64]](_0xb480x1c)?_0xb480x1f+ (_0xb480x3[_0x1ce5[218]](_0xb480x1c,_0xb480x3[_0x1ce5[189]][_0x1ce5[217]](_0xb480x1c,!0),_0xb480x3[_0x1ce5[189]][_0x1ce5[217]](_0xb480x1c,!1))|| _0x1ce5[195]):_0xb480x1f+ (_0xb480x3[_0x1ce5[219]](_0xb480x1c)|| _0x1ce5[195]);_0xb480x1a= _0xb480x3[_0x1ce5[220]](_0xb480x1c,_0xb480x1d);null!= _0xb480x1a&& (_0xb480x1f+= _0xb480x1a);null== _0xb480x3[_0x1ce5[189]][_0x1ce5[221]](_0xb480x1c)&& _0xb480x3[_0x1ce5[89]][_0x1ce5[187]]();return 0< _0xb480x1f[_0x1ce5[143]]|| !_0xb480x1e?_0xb480x1f:null};EditorUi[_0x1ce5[10]][_0x1ce5[201]]= function(_0xb480x27){var _0xb480x3=this[_0x1ce5[0]][_0x1ce5[4]];var _0xb480x28=_0xb480x3[_0x1ce5[222]]();var _0xb480x29=0;_0xb480x28[_0x1ce5[223]][_0x1ce5[214]](function(_0xb480x2a){if(_0xb480x3[_0x1ce5[189]][_0x1ce5[71]](_0xb480x2a)&& _0xb480x2a[_0x1ce5[67]][_0x1ce5[203]]== _0xb480x27){_0xb480x29++}});return _0xb480x29> 1?false:true};EditorUi[_0x1ce5[10]][_0x1ce5[224]]= function(_0xb480x18){var _0xb480x1=this[_0x1ce5[0]];if(_0xb480x18!= null){var _0xb480x1b=this[_0x1ce5[187]]();if(_0xb480x1b=== null){var _0xb480x14=mxUtils[_0x1ce5[135]](this[_0x1ce5[0]][_0x1ce5[134]]());try{if(useLocalStorage){if(localStorage[_0x1ce5[136]](_0xb480x18)!= null&& !mxUtils[_0x1ce5[138]](mxResources[_0x1ce5[112]](_0x1ce5[137],[_0xb480x18]))){return};localStorage[_0x1ce5[139]](_0xb480x18,_0xb480x14);this[_0x1ce5[0]][_0x1ce5[142]](mxResources[_0x1ce5[112]](_0x1ce5[140])+ _0x1ce5[141]+ new Date())}else {console[_0x1ce5[72]](_0xb480x14[_0x1ce5[143]]);console[_0x1ce5[72]](MAX_REQUEST_SIZE);if(_0xb480x14[_0x1ce5[143]]< MAX_REQUEST_SIZE){_0xb480x14= encodeURIComponent(_0xb480x14);var _0xb480x19= new XMLHttpRequest();_0xb480x19[_0x1ce5[102]](_0x1ce5[173],SAVE_URL+ this[_0x1ce5[0]][_0x1ce5[132]][_0x1ce5[160]],true);_0xb480x19[_0x1ce5[147]](_0x1ce5[145],_0x1ce5[146]);_0xb480x19[_0x1ce5[147]](_0x1ce5[148],_0x1ce5[149]+ _0xb480x1[_0x1ce5[132]][_0x1ce5[150]]);_0xb480x19[_0x1ce5[151]]= function(_0xb480x1a){if(_0xb480x19[_0x1ce5[152]]=== 4){if(_0xb480x19[_0x1ce5[153]]=== 200){_0xb480x1[_0x1ce5[142]](_0x1ce5[225]+ JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]])[_0x1ce5[175]]+ _0x1ce5[165]+ _0xb480x19[_0x1ce5[153]]+ _0x1ce5[141]+ _0xb480x19[_0x1ce5[166]]+ _0x1ce5[44])}else {try{var _0xb480x1b=JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]]);_0xb480x1[_0x1ce5[142]](_0x1ce5[226]+ _0xb480x1b[_0x1ce5[163]][0][_0x1ce5[128]])}catch(_0xb480x1a){_0xb480x1[_0x1ce5[142]](_0x1ce5[227]+ _0x1ce5[165]+ _0xb480x19[_0x1ce5[153]]+ _0x1ce5[141]+ _0xb480x19[_0x1ce5[166]]+ _0x1ce5[44])}}}};_0xb480x19[_0x1ce5[167]]= function(_0xb480x1a){mxUtils[_0x1ce5[129]](_0xb480x19[_0x1ce5[166]])};_0xb480x19[_0x1ce5[169]](_0x1ce5[178]+ _0xb480x14+ _0x1ce5[186]+ _0xb480x14)}else {mxUtils[_0x1ce5[129]](mxResources[_0x1ce5[112]](_0x1ce5[170]));mxUtils[_0x1ce5[171]](_0xb480x14);return}};this[_0x1ce5[0]][_0x1ce5[125]]= _0xb480x18;this[_0x1ce5[0]][_0x1ce5[122]]= false}catch(e){this[_0x1ce5[0]][_0x1ce5[142]](_0x1ce5[228])}}else {_0xb480x1[_0x1ce5[142]](_0x1ce5[226])}}else {this[_0x1ce5[0]][_0x1ce5[142]](_0x1ce5[228])}};EditorUi[_0x1ce5[10]][_0x1ce5[229]]= function(_0xb480x18){var _0xb480x1=this[_0x1ce5[0]];if(_0xb480x18!= null){try{var _0xb480x19= new XMLHttpRequest();_0xb480x19[_0x1ce5[102]](_0x1ce5[144],VARIABLE_URL,true);_0xb480x19[_0x1ce5[147]](_0x1ce5[145],_0x1ce5[146]);_0xb480x19[_0x1ce5[147]](_0x1ce5[148],_0x1ce5[149]+ _0xb480x1[_0x1ce5[132]][_0x1ce5[150]]);_0xb480x19[_0x1ce5[151]]= function(_0xb480x1a){if(_0xb480x19[_0x1ce5[152]]=== 4){if(_0xb480x19[_0x1ce5[153]]=== 201){_0xb480x1[_0x1ce5[142]](_0x1ce5[230]+ JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]])[_0x1ce5[231]]+ _0x1ce5[165]+ _0xb480x19[_0x1ce5[153]]+ _0x1ce5[141]+ _0xb480x19[_0x1ce5[166]]+ _0x1ce5[44])}else {try{var _0xb480x1b=JSON[_0x1ce5[157]](_0xb480x19[_0x1ce5[156]]);_0xb480x1[_0x1ce5[142]](_0x1ce5[232]+ _0xb480x1b[_0x1ce5[163]][0][_0x1ce5[128]])}catch(_0xb480x1a){_0xb480x1[_0x1ce5[142]](_0x1ce5[233]+ _0x1ce5[165]+ _0xb480x19[_0x1ce5[153]]+ _0x1ce5[141]+ _0xb480x19[_0x1ce5[166]]+ _0x1ce5[44])}}}};_0xb480x19[_0x1ce5[167]]= function(_0xb480x1a){mxUtils[_0x1ce5[129]](_0xb480x19[_0x1ce5[166]])};_0xb480x19[_0x1ce5[169]](_0x1ce5[234]+ _0xb480x18)}catch(e){this[_0x1ce5[0]][_0x1ce5[142]](_0x1ce5[233])}}else {this[_0x1ce5[0]][_0x1ce5[142]](_0x1ce5[233])}};EditorUi[_0x1ce5[10]][_0x1ce5[235]]= function(_0xb480x2b){var _0xb480x2c=(_0xb480x2b!= null)?_0xb480x2b:window[_0x1ce5[237]][_0x1ce5[236]];var _0xb480x2d=(_0xb480x2c[_0x1ce5[69]](_0x1ce5[238])> 0)?1:0;for(var _0xb480x26 in urlParams){if(_0xb480x2d== 0){_0xb480x2c+= _0x1ce5[238]}else {_0xb480x2c+= _0x1ce5[239]};_0xb480x2c+= _0xb480x26+ _0x1ce5[240]+ urlParams[_0xb480x26];_0xb480x2d++};return _0xb480x2c};EditorUi[_0x1ce5[10]][_0x1ce5[109]]= function(){var _0xb480x2e=this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[241]);var _0xb480x2f=this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[242]);var _0xb480x30=this[_0x1ce5[0]][_0x1ce5[124]];var _0xb480x31=function(){_0xb480x2e[_0x1ce5[114]](_0xb480x30[_0x1ce5[243]]());_0xb480x2f[_0x1ce5[114]](_0xb480x30[_0x1ce5[244]]())};_0xb480x30[_0x1ce5[33]](mxEvent.ADD,_0xb480x31);_0xb480x30[_0x1ce5[33]](mxEvent.UNDO,_0xb480x31);_0xb480x30[_0x1ce5[33]](mxEvent.REDO,_0xb480x31);_0xb480x30[_0x1ce5[33]](mxEvent.CLEAR,_0xb480x31);_0xb480x31()};EditorUi[_0x1ce5[10]][_0x1ce5[110]]= function(){var _0xb480x32=mxUtils[_0x1ce5[20]](this,function(){var _0xb480x3=this[_0x1ce5[0]][_0x1ce5[4]];var _0xb480x33=!_0xb480x3[_0x1ce5[245]]();var _0xb480x34=false;var _0xb480x35=false;var _0xb480x36=_0xb480x3[_0x1ce5[246]]();if(_0xb480x36!= null){for(var _0xb480x37=0;_0xb480x37< _0xb480x36[_0x1ce5[143]];_0xb480x37++){var _0xb480xb=_0xb480x36[_0xb480x37];if(_0xb480x3[_0x1ce5[65]]()[_0x1ce5[64]](_0xb480xb)){_0xb480x35= true};if(_0xb480x3[_0x1ce5[65]]()[_0x1ce5[71]](_0xb480xb)){_0xb480x34= true};if(_0xb480x35&& _0xb480x34){break}}};var _0xb480x38=[_0x1ce5[115],_0x1ce5[116],_0x1ce5[247],_0x1ce5[248],_0x1ce5[249],_0x1ce5[250],_0x1ce5[6],_0x1ce5[251],_0x1ce5[252],_0x1ce5[253],_0x1ce5[254],_0x1ce5[255],_0x1ce5[256],_0x1ce5[257],_0x1ce5[258]];for(var _0xb480x37=0;_0xb480x37< _0xb480x38[_0x1ce5[143]];_0xb480x37++){this[_0x1ce5[12]][_0x1ce5[112]](_0xb480x38[_0xb480x37])[_0x1ce5[114]](_0xb480x33)};this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[259])[_0x1ce5[114]](_0xb480x35);this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[260])[_0x1ce5[114]](_0xb480x34);this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[261])[_0x1ce5[114]](_0xb480x34);this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[263])[_0x1ce5[114]](_0xb480x3[_0x1ce5[262]]()> 1);this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[265])[_0x1ce5[114]](_0xb480x3[_0x1ce5[262]]()== 1&& _0xb480x3[_0x1ce5[65]]()[_0x1ce5[190]](_0xb480x3[_0x1ce5[264]]())> 0);var _0xb480x39=_0xb480x34&& _0xb480x3[_0x1ce5[262]]()== 1;this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[266])[_0x1ce5[114]](_0xb480x39&& _0xb480x3[_0x1ce5[65]]()[_0x1ce5[71]](_0xb480x3[_0x1ce5[65]]()[_0x1ce5[221]](_0xb480x3[_0x1ce5[264]]())));var _0xb480x3a=[_0x1ce5[267],_0x1ce5[268],_0x1ce5[269],_0x1ce5[270],_0x1ce5[271],_0x1ce5[272],_0x1ce5[273],_0x1ce5[274],_0x1ce5[275]];for(var _0xb480x37=0;_0xb480x37< _0xb480x3a[_0x1ce5[143]];_0xb480x37++){this[_0x1ce5[13]][_0x1ce5[112]](_0xb480x3a[_0xb480x37])[_0x1ce5[114]](_0xb480x33)};_0xb480x3a= [_0x1ce5[276],_0x1ce5[277],_0x1ce5[278]];for(var _0xb480x37=0;_0xb480x37< _0xb480x3a[_0x1ce5[143]];_0xb480x37++){this[_0x1ce5[13]][_0x1ce5[112]](_0xb480x3a[_0xb480x37])[_0x1ce5[114]](_0xb480x35)};this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[279])[_0x1ce5[114]](_0xb480x35);this[_0x1ce5[13]][_0x1ce5[112]](_0x1ce5[280])[_0x1ce5[114]](_0xb480x3[_0x1ce5[262]]()> 1);this[_0x1ce5[13]][_0x1ce5[112]](_0x1ce5[283])[_0x1ce5[114]](_0xb480x34|| (_0xb480x35&& _0xb480x3[_0x1ce5[282]](_0xb480x3[_0x1ce5[89]][_0x1ce5[281]](_0xb480x3[_0x1ce5[264]]()))));this[_0x1ce5[13]][_0x1ce5[112]](_0x1ce5[286])[_0x1ce5[114]](_0xb480x3[_0x1ce5[284]]&& ((_0xb480x3[_0x1ce5[89]][_0x1ce5[285]]!= null)|| (_0xb480x3[_0x1ce5[262]]()== 1&& _0xb480x3[_0x1ce5[192]](_0xb480x3[_0x1ce5[264]]()))));this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[287])[_0x1ce5[114]](_0xb480x3[_0x1ce5[89]][_0x1ce5[285]]!= null);this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[288])[_0x1ce5[114]](_0xb480x3[_0x1ce5[89]][_0x1ce5[285]]!= null);var _0xb480x3b=_0xb480x3[_0x1ce5[262]]()== 1&& _0xb480x3[_0x1ce5[192]](_0xb480x3[_0x1ce5[264]]());this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[289])[_0x1ce5[114]](_0xb480x3b);this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[290])[_0x1ce5[114]](_0xb480x3b);this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[291])[_0x1ce5[114]](_0xb480x3b);this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[292])[_0x1ce5[114]](_0xb480x3[_0x1ce5[262]]()== 1);this[_0x1ce5[12]][_0x1ce5[112]](_0x1ce5[294])[_0x1ce5[114]](_0xb480x3[_0x1ce5[262]]()== 1&& _0xb480x3[_0x1ce5[293]](_0xb480x3[_0x1ce5[264]]())!= null)});this[_0x1ce5[0]][_0x1ce5[4]][_0x1ce5[295]]()[_0x1ce5[33]](mxEvent.CHANGE,_0xb480x32);_0xb480x32()};EditorUi[_0x1ce5[10]][_0x1ce5[15]]= function(){var _0xb480x3c=mxClient[_0x1ce5[29]]&& (document[_0x1ce5[30]]== null|| document[_0x1ce5[30]]== 5);var _0xb480x3d=this[_0x1ce5[1]][_0x1ce5[296]];var _0xb480x3e=this[_0x1ce5[1]][_0x1ce5[297]];if(this[_0x1ce5[1]]== document[_0x1ce5[21]]){_0xb480x3d= document[_0x1ce5[21]][_0x1ce5[296]]|| document[_0x1ce5[120]][_0x1ce5[296]];_0xb480x3e= (_0xb480x3c)?document[_0x1ce5[21]][_0x1ce5[297]]|| document[_0x1ce5[120]][_0x1ce5[297]]:document[_0x1ce5[120]][_0x1ce5[297]]};var _0xb480x3f=Math[_0x1ce5[299]](0,Math[_0x1ce5[298]](this[_0x1ce5[107]],_0xb480x3d- this[_0x1ce5[103]]- 20));var _0xb480x40=Math[_0x1ce5[299]](0,Math[_0x1ce5[298]](this[_0x1ce5[108]],_0xb480x3e- this[_0x1ce5[104]]- this[_0x1ce5[105]]- this[_0x1ce5[106]]- this[_0x1ce5[103]]- 1));this[_0x1ce5[23]][_0x1ce5[6]][_0x1ce5[300]]= this[_0x1ce5[104]]+ _0x1ce5[301];this[_0x1ce5[25]][_0x1ce5[6]][_0x1ce5[302]]= this[_0x1ce5[104]]+ _0x1ce5[301];this[_0x1ce5[25]][_0x1ce5[6]][_0x1ce5[300]]= this[_0x1ce5[105]]+ _0x1ce5[301];var _0xb480x41=this[_0x1ce5[104]]+ this[_0x1ce5[105]];if(!mxClient[_0x1ce5[303]]){_0xb480x41+= 1};this[_0x1ce5[27]][_0x1ce5[6]][_0x1ce5[302]]= _0xb480x41+ _0x1ce5[301];this[_0x1ce5[27]][_0x1ce5[6]][_0x1ce5[304]]= _0xb480x3f+ _0x1ce5[301];this[_0x1ce5[79]][_0x1ce5[6]][_0x1ce5[304]]= _0xb480x3f+ _0x1ce5[301];this[_0x1ce5[79]][_0x1ce5[6]][_0x1ce5[300]]= _0xb480x40+ _0x1ce5[301];this[_0x1ce5[79]][_0x1ce5[6]][_0x1ce5[305]]= this[_0x1ce5[106]]+ _0x1ce5[301];this[_0x1ce5[26]][_0x1ce5[6]][_0x1ce5[306]]= (_0xb480x3f+ this[_0x1ce5[103]])+ _0x1ce5[301];this[_0x1ce5[26]][_0x1ce5[6]][_0x1ce5[302]]= this[_0x1ce5[27]][_0x1ce5[6]][_0x1ce5[302]];this[_0x1ce5[28]][_0x1ce5[6]][_0x1ce5[300]]= this[_0x1ce5[106]]+ _0x1ce5[301];this[_0x1ce5[28]][_0x1ce5[6]][_0x1ce5[307]]= _0x1ce5[308];this[_0x1ce5[309]][_0x1ce5[6]][_0x1ce5[302]]= this[_0x1ce5[27]][_0x1ce5[6]][_0x1ce5[302]];this[_0x1ce5[309]][_0x1ce5[6]][_0x1ce5[305]]= this[_0x1ce5[79]][_0x1ce5[6]][_0x1ce5[305]];this[_0x1ce5[309]][_0x1ce5[6]][_0x1ce5[306]]= _0xb480x3f+ _0x1ce5[301];this[_0x1ce5[310]][_0x1ce5[6]][_0x1ce5[304]]= this[_0x1ce5[27]][_0x1ce5[6]][_0x1ce5[304]];this[_0x1ce5[310]][_0x1ce5[6]][_0x1ce5[305]]= (_0xb480x40+ this[_0x1ce5[106]])+ _0x1ce5[301];if(_0xb480x3c){this[_0x1ce5[23]][_0x1ce5[6]][_0x1ce5[304]]= _0xb480x3d+ _0x1ce5[301];this[_0x1ce5[25]][_0x1ce5[6]][_0x1ce5[304]]= this[_0x1ce5[23]][_0x1ce5[6]][_0x1ce5[304]];var _0xb480x42=(_0xb480x3e- _0xb480x40- this[_0x1ce5[103]]- this[_0x1ce5[106]]- this[_0x1ce5[104]]- this[_0x1ce5[105]]);this[_0x1ce5[27]][_0x1ce5[6]][_0x1ce5[300]]= _0xb480x42+ _0x1ce5[301];this[_0x1ce5[26]][_0x1ce5[6]][_0x1ce5[304]]= (_0xb480x3d- _0xb480x3f- this[_0x1ce5[103]])+ _0x1ce5[301];var _0xb480x43=(_0xb480x3e- this[_0x1ce5[106]]- this[_0x1ce5[104]]- this[_0x1ce5[105]]);this[_0x1ce5[26]][_0x1ce5[6]][_0x1ce5[300]]= _0xb480x43+ _0x1ce5[301];this[_0x1ce5[28]][_0x1ce5[6]][_0x1ce5[304]]= this[_0x1ce5[23]][_0x1ce5[6]][_0x1ce5[304]];this[_0x1ce5[309]][_0x1ce5[6]][_0x1ce5[300]]= _0xb480x43+ _0x1ce5[301]}else {this[_0x1ce5[27]][_0x1ce5[6]][_0x1ce5[305]]= (_0xb480x40+ this[_0x1ce5[103]]+ this[_0x1ce5[106]])+ _0x1ce5[301];this[_0x1ce5[26]][_0x1ce5[6]][_0x1ce5[305]]= this[_0x1ce5[79]][_0x1ce5[6]][_0x1ce5[305]]}};EditorUi[_0x1ce5[10]][_0x1ce5[14]]= function(){this[_0x1ce5[23]]= this[_0x1ce5[312]](_0x1ce5[311]);this[_0x1ce5[25]]= this[_0x1ce5[312]](_0x1ce5[313]);this[_0x1ce5[27]]= this[_0x1ce5[312]](_0x1ce5[314]);this[_0x1ce5[79]]= this[_0x1ce5[312]](_0x1ce5[315]);this[_0x1ce5[26]]= this[_0x1ce5[312]](_0x1ce5[316]);this[_0x1ce5[28]]= this[_0x1ce5[312]](_0x1ce5[317]);this[_0x1ce5[309]]= this[_0x1ce5[312]](_0x1ce5[318]);this[_0x1ce5[310]]= this[_0x1ce5[312]](_0x1ce5[319]);this[_0x1ce5[23]][_0x1ce5[6]][_0x1ce5[302]]= _0x1ce5[320];this[_0x1ce5[23]][_0x1ce5[6]][_0x1ce5[306]]= _0x1ce5[320];this[_0x1ce5[23]][_0x1ce5[6]][_0x1ce5[321]]= _0x1ce5[320];this[_0x1ce5[25]][_0x1ce5[6]][_0x1ce5[306]]= _0x1ce5[320];this[_0x1ce5[25]][_0x1ce5[6]][_0x1ce5[321]]= _0x1ce5[320];this[_0x1ce5[27]][_0x1ce5[6]][_0x1ce5[306]]= _0x1ce5[320];this[_0x1ce5[79]][_0x1ce5[6]][_0x1ce5[306]]= _0x1ce5[320];this[_0x1ce5[26]][_0x1ce5[6]][_0x1ce5[321]]= _0x1ce5[320];this[_0x1ce5[28]][_0x1ce5[6]][_0x1ce5[306]]= _0x1ce5[320];this[_0x1ce5[28]][_0x1ce5[6]][_0x1ce5[321]]= _0x1ce5[320];this[_0x1ce5[28]][_0x1ce5[6]][_0x1ce5[305]]= _0x1ce5[320];this[_0x1ce5[310]][_0x1ce5[6]][_0x1ce5[306]]= _0x1ce5[320];this[_0x1ce5[310]][_0x1ce5[6]][_0x1ce5[300]]= this[_0x1ce5[103]]+ _0x1ce5[301];this[_0x1ce5[309]][_0x1ce5[6]][_0x1ce5[304]]= this[_0x1ce5[103]]+ _0x1ce5[301]};EditorUi[_0x1ce5[10]][_0x1ce5[16]]= function(){this[_0x1ce5[322]]= this[_0x1ce5[13]][_0x1ce5[324]](this[_0x1ce5[312]](_0x1ce5[323]));this[_0x1ce5[23]][_0x1ce5[325]](this[_0x1ce5[322]][_0x1ce5[1]]);this[_0x1ce5[326]]= this[_0x1ce5[328]](this[_0x1ce5[312]](_0x1ce5[327]));this[_0x1ce5[25]][_0x1ce5[325]](this[_0x1ce5[326]][_0x1ce5[1]]);this[_0x1ce5[329]]= this[_0x1ce5[330]](this[_0x1ce5[27]]);this[_0x1ce5[28]][_0x1ce5[325]](this[_0x1ce5[331]]());this[_0x1ce5[332]]= this[_0x1ce5[333]]();this[_0x1ce5[0]][_0x1ce5[33]](_0x1ce5[334],mxUtils[_0x1ce5[20]](this,function(){this[_0x1ce5[336]](this[_0x1ce5[0]][_0x1ce5[335]]())}));this[_0x1ce5[336]](this[_0x1ce5[0]][_0x1ce5[335]]());this[_0x1ce5[322]][_0x1ce5[1]][_0x1ce5[325]](this[_0x1ce5[332]]);this[_0x1ce5[1]][_0x1ce5[325]](this[_0x1ce5[23]]);this[_0x1ce5[1]][_0x1ce5[325]](this[_0x1ce5[25]]);this[_0x1ce5[1]][_0x1ce5[325]](this[_0x1ce5[27]]);this[_0x1ce5[1]][_0x1ce5[325]](this[_0x1ce5[79]]);this[_0x1ce5[1]][_0x1ce5[325]](this[_0x1ce5[26]]);this[_0x1ce5[1]][_0x1ce5[325]](this[_0x1ce5[28]]);this[_0x1ce5[1]][_0x1ce5[325]](this[_0x1ce5[309]]);this[_0x1ce5[1]][_0x1ce5[325]](this[_0x1ce5[310]]);this[_0x1ce5[337]](this[_0x1ce5[309]],true,0,mxUtils[_0x1ce5[20]](this,function(_0xb480x44){this[_0x1ce5[107]]= _0xb480x44;this[_0x1ce5[15]]();this[_0x1ce5[0]][_0x1ce5[4]][_0x1ce5[100]]();this[_0x1ce5[0]][_0x1ce5[80]][_0x1ce5[101]](false);this[_0x1ce5[0]][_0x1ce5[80]][_0x1ce5[80]][_0x1ce5[100]]()}));this[_0x1ce5[337]](this[_0x1ce5[310]],false,this[_0x1ce5[106]],mxUtils[_0x1ce5[20]](this,function(_0xb480x44){this[_0x1ce5[108]]= _0xb480x44;this[_0x1ce5[15]]();this[_0x1ce5[0]][_0x1ce5[80]][_0x1ce5[101]](false);this[_0x1ce5[0]][_0x1ce5[80]][_0x1ce5[80]][_0x1ce5[100]]()}))};EditorUi[_0x1ce5[10]][_0x1ce5[333]]= function(){var _0xb480x2=document[_0x1ce5[339]](_0x1ce5[338]);_0xb480x2[_0x1ce5[340]]= _0x1ce5[341];return _0xb480x2};EditorUi[_0x1ce5[10]][_0x1ce5[333]]= function(){var _0xb480x2=document[_0x1ce5[339]](_0x1ce5[338]);_0xb480x2[_0x1ce5[340]]= _0x1ce5[341];return _0xb480x2};EditorUi[_0x1ce5[10]][_0x1ce5[336]]= function(_0xb480x44){this[_0x1ce5[332]][_0x1ce5[342]]= _0xb480x44};EditorUi[_0x1ce5[10]][_0x1ce5[328]]= function(_0xb480x2){return new Toolbar(this,_0xb480x2)};EditorUi[_0x1ce5[10]][_0x1ce5[330]]= function(_0xb480x2){return new Sidebar(this,_0xb480x2)};EditorUi[_0x1ce5[10]][_0x1ce5[331]]= function(){return this[_0x1ce5[312]](_0x1ce5[343])};EditorUi[_0x1ce5[10]][_0x1ce5[312]]= function(_0xb480x45){var _0xb480x46=document[_0x1ce5[339]](_0x1ce5[344]);_0xb480x46[_0x1ce5[340]]= _0xb480x45;return _0xb480x46};EditorUi[_0x1ce5[10]][_0x1ce5[345]]= function(_0xb480x45){var _0xb480x46=document[_0x1ce5[339]](_0xb480x45);return _0xb480x46};EditorUi[_0x1ce5[10]][_0x1ce5[346]]= function(_0xb480x45){var _0xb480x46=document[_0x1ce5[339]](_0x1ce5[347]);_0xb480x46[_0x1ce5[340]]= _0xb480x45;return _0xb480x46};EditorUi[_0x1ce5[10]][_0x1ce5[337]]= function(_0xb480x46,_0xb480x47,_0xb480x48,_0xb480x49){var _0xb480x4a=null;var _0xb480x4b=null;function _0xb480x4c(){return parseInt(((_0xb480x47)?_0xb480x46[_0x1ce5[6]][_0x1ce5[306]]:_0xb480x46[_0x1ce5[6]][_0x1ce5[305]]))}function _0xb480x4d(_0xb480x6){if(_0xb480x4a!= null){var _0xb480x4e= new mxPoint(mxEvent[_0x1ce5[348]](_0xb480x6),mxEvent[_0x1ce5[349]](_0xb480x6));_0xb480x49(Math[_0x1ce5[299]](0,_0xb480x4b+ ((_0xb480x47)?(_0xb480x4e[_0x1ce5[350]]- _0xb480x4a[_0x1ce5[350]]):(_0xb480x4a[_0x1ce5[351]]- _0xb480x4e[_0x1ce5[351]]))- _0xb480x48));mxEvent[_0x1ce5[74]](_0xb480x6)}}function _0xb480x4f(_0xb480x6){_0xb480x4d(_0xb480x6);_0xb480x4a= null;_0xb480x4b= null}mxEvent[_0x1ce5[82]](_0xb480x46,function(_0xb480x6){_0xb480x4a= new mxPoint(mxEvent[_0x1ce5[348]](_0xb480x6),mxEvent[_0x1ce5[349]](_0xb480x6));_0xb480x4b= _0xb480x4c();mxEvent[_0x1ce5[74]](_0xb480x6)});mxEvent[_0x1ce5[33]](document,_0x1ce5[352],_0xb480x4d);mxEvent[_0x1ce5[33]](document,_0x1ce5[353],_0xb480x4d);mxEvent[_0x1ce5[33]](document,_0x1ce5[354],_0xb480x4f);mxEvent[_0x1ce5[33]](document,_0x1ce5[355],_0xb480x4f)};EditorUi[_0x1ce5[10]][_0x1ce5[73]]= function(_0xb480x46,_0xb480x3d,_0xb480x3e,_0xb480x50,_0xb480x51,_0xb480x52){this[_0x1ce5[356]]();this[_0x1ce5[357]]= new Dialog(this,_0xb480x46,_0xb480x3d,(mxClient[_0x1ce5[358]])?_0xb480x3e- 12:_0xb480x3e,_0xb480x50,_0xb480x51,_0xb480x52)};EditorUi[_0x1ce5[10]][_0x1ce5[356]]= function(){if(this[_0x1ce5[357]]!= null){this[_0x1ce5[357]][_0x1ce5[359]]();this[_0x1ce5[357]]= null;this[_0x1ce5[0]][_0x1ce5[4]][_0x1ce5[1]][_0x1ce5[47]]()}};EditorUi[_0x1ce5[10]][_0x1ce5[360]]= function(_0xb480x53){if(!_0xb480x53&& this[_0x1ce5[0]][_0x1ce5[125]]!= null){this[_0x1ce5[172]](this[_0x1ce5[0]][_0x1ce5[361]]())}else {this[_0x1ce5[73]]( new SaveDialog(this)[_0x1ce5[1]],300,100,true,true)}};EditorUi[_0x1ce5[10]][_0x1ce5[362]]= function(_0xb480x53){if(!_0xb480x53&& this[_0x1ce5[0]][_0x1ce5[125]]!= null){this[_0x1ce5[224]](this[_0x1ce5[0]][_0x1ce5[361]]())}else {}};EditorUi[_0x1ce5[10]][_0x1ce5[363]]= function(_0xb480x54,_0xb480x55,_0xb480x56){var _0xb480x3=this[_0x1ce5[0]][_0x1ce5[4]];var _0xb480xb=_0xb480x3[_0x1ce5[264]]();_0xb480x55= this[_0x1ce5[364]]!= null?this[_0x1ce5[364]]:_0xb480x55;_0xb480x3[_0x1ce5[65]]()[_0x1ce5[365]]();try{_0xb480x54[_0x1ce5[366]](_0xb480x3[_0x1ce5[222]](),_0xb480xb)}catch(e){throw e}finally{if(_0xb480x55&& navigator[_0x1ce5[368]][_0x1ce5[69]](_0x1ce5[367])< 0){var _0xb480x57= new mxMorphing(_0xb480x3);_0xb480x57[_0x1ce5[33]](mxEvent.DONE,mxUtils[_0x1ce5[20]](this,function(){_0xb480x3[_0x1ce5[65]]()[_0x1ce5[369]]()}));_0xb480x57[_0x1ce5[370]]()}else {_0xb480x3[_0x1ce5[65]]()[_0x1ce5[369]]()}}};EditorUi[_0x1ce5[10]][_0x1ce5[97]]= function(_0xb480x1){var _0xb480x3=this[_0x1ce5[0]][_0x1ce5[4]];var _0xb480xf= new mxKeyHandler(_0xb480x3);_0xb480xf[_0x1ce5[371]]= function(_0xb480x6){return mxEvent[_0x1ce5[371]](_0xb480x6)|| (mxClient[_0x1ce5[372]]&& _0xb480x6[_0x1ce5[373]])};function _0xb480x58(_0xb480x59){if(!_0xb480x3[_0x1ce5[245]]()){var _0xb480x48=0;var _0xb480x5a=0;if(_0xb480x59== 37){_0xb480x48= -1}else {if(_0xb480x59== 38){_0xb480x5a= -1}else {if(_0xb480x59== 39){_0xb480x48= 1}else {if(_0xb480x59== 40){_0xb480x5a= 1}}}};_0xb480x3[_0x1ce5[374]](_0xb480x3[_0x1ce5[246]](),_0xb480x48,_0xb480x5a);_0xb480x3[_0x1ce5[375]](_0xb480x3[_0x1ce5[264]]())}}var _0xb480x5b=mxUtils[_0x1ce5[20]](this,function(_0xb480x5c,_0xb480x5d,_0xb480x26,_0xb480x5e){var _0xb480x5f=this[_0x1ce5[12]][_0x1ce5[112]](_0xb480x26);if(_0xb480x5f!= null){var _0xb480x20=function(){if(_0xb480x5f[_0x1ce5[376]]){_0xb480x5f[_0x1ce5[377]]()}};if(_0xb480x5d){if(_0xb480x5e){_0xb480xf[_0x1ce5[378]](_0xb480x5c,_0xb480x20)}else {_0xb480xf[_0x1ce5[379]](_0xb480x5c,_0xb480x20)}}else {if(_0xb480x5e){_0xb480xf[_0x1ce5[380]](_0xb480x5c,_0xb480x20)}else {_0xb480xf[_0x1ce5[381]](_0xb480x5c,_0xb480x20)}}}});var _0xb480x60=this;var _0xb480x61=_0xb480xf[_0x1ce5[382]];_0xb480xf[_0x1ce5[382]]= function(_0xb480x6){_0xb480x60[_0x1ce5[356]]();_0xb480x61[_0x1ce5[50]](this,arguments)};_0xb480xf[_0x1ce5[383]]= function(){};_0xb480xf[_0x1ce5[381]](8,function(){_0xb480x3[_0x1ce5[384]](true)});_0xb480xf[_0x1ce5[381]](13,function(){_0xb480x3[_0x1ce5[384]](false)});_0xb480xf[_0x1ce5[381]](33,function(){_0xb480x3[_0x1ce5[288]]()});_0xb480xf[_0x1ce5[381]](34,function(){_0xb480x3[_0x1ce5[289]]()});_0xb480xf[_0x1ce5[381]](36,function(){_0xb480x3[_0x1ce5[287]]()});_0xb480xf[_0x1ce5[381]](35,function(){_0xb480x3[_0x1ce5[15]]()});_0xb480xf[_0x1ce5[381]](37,function(){_0xb480x58(37)});_0xb480xf[_0x1ce5[381]](38,function(){_0xb480x58(38)});_0xb480xf[_0x1ce5[381]](39,function(){_0xb480x58(39)});_0xb480xf[_0x1ce5[381]](40,function(){_0xb480x58(40)});_0xb480xf[_0x1ce5[381]](113,function(){_0xb480x3[_0x1ce5[70]]()});_0xb480x5b(46,false,_0x1ce5[247]);_0xb480x5b(82,true,_0x1ce5[257]);_0xb480x5b(83,true,_0x1ce5[172]);_0xb480x5b(83,true,_0x1ce5[180],true);_0xb480x5b(107,false,_0x1ce5[385]);_0xb480x5b(109,false,_0x1ce5[386]);_0xb480x5b(65,true,_0x1ce5[387]);_0xb480x5b(86,true,_0x1ce5[388],true);_0xb480x5b(69,true,_0x1ce5[389],true);_0xb480x5b(69,true,_0x1ce5[390]);_0xb480x5b(66,true,_0x1ce5[253]);_0xb480x5b(70,true,_0x1ce5[252]);_0xb480x5b(68,true,_0x1ce5[248]);_0xb480x5b(90,true,_0x1ce5[241]);_0xb480x5b(89,true,_0x1ce5[242]);_0xb480x5b(88,true,_0x1ce5[115]);_0xb480x5b(67,true,_0x1ce5[116]);_0xb480x5b(81,true,_0x1ce5[391]);_0xb480x5b(86,true,_0x1ce5[111]);_0xb480x5b(71,true,_0x1ce5[263]);_0xb480x5b(71,true,_0x1ce5[392],true);_0xb480x5b(85,true,_0x1ce5[265]);_0xb480x5b(112,false,_0x1ce5[393]);_0xb480x5b(80,true,_0x1ce5[224],true);return _0xb480xf};EditorUi[_0x1ce5[10]][_0x1ce5[58]]= function(_0xb480x3,_0xb480x36,_0xb480x62,_0xb480x63){for(var _0xb480x37=0;_0xb480x37< _0xb480x36[_0x1ce5[143]];_0xb480x37++){_0xb480x3[_0x1ce5[396]]( new mxMultiplicity(true,_0xb480x36[_0xb480x37],null,null,_0xb480x62[_0xb480x37][0],_0xb480x62[_0xb480x37][1],null,mxResources[_0x1ce5[112]](_0xb480x36[_0xb480x37])+ _0x1ce5[394]+ _0xb480x62[_0xb480x37][0]+ _0x1ce5[395],null));_0xb480x3[_0x1ce5[396]]( new mxMultiplicity(false,_0xb480x36[_0xb480x37],null,null,_0xb480x63[_0xb480x37][0],_0xb480x63[_0xb480x37][1],null,mxResources[_0x1ce5[112]](_0xb480x36[_0xb480x37])+ _0x1ce5[394]+ _0xb480x63[_0xb480x37][0]+ _0x1ce5[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 0f3766e..02b24ea 100644 --- a/public/assets/plugins/jscripty/js/Graph.js +++ b/public/assets/plugins/jscripty/js/Graph.js @@ -1 +1 @@ -var _0x6b12=["\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(_0x72cex1,_0x72cex2,_0x72cex3,_0x72cex4){mxGraph[_0x6b12[0]](this,_0x72cex1,_0x72cex2,_0x72cex3,_0x72cex4);this[_0x6b12[1]](true);this[_0x6b12[2]](false);this[_0x6b12[3]](true);this[_0x6b12[4]](!mxClient.IS_TOUCH);this[_0x6b12[5]](false);this[_0x6b12[6]](false);this[_0x6b12[7]]= true;this[_0x6b12[8]]= false;this[_0x6b12[9]]= false;this[_0x6b12[11]][_0x6b12[10]]= true;this[_0x6b12[12]](false);this[_0x6b12[11]][_0x6b12[13]](false);this[_0x6b12[11]][_0x6b12[14]]= function(){return mxConnectionHandler[_0x6b12[16]][_0x6b12[14]][_0x6b12[15]](this,arguments)&& urlParams[_0x6b12[17]]!= _0x6b12[18]};this[_0x6b12[19]]= _0x6b12[20];if(_0x72cex4== null){this[_0x6b12[21]]()};var _0x72cex5= new mxRubberband(this);this[_0x6b12[22]]= function(){return _0x72cex5};this[_0x6b12[29]][_0x6b12[28]](mxEvent.PAN_START,mxUtils[_0x6b12[27]](this,function(){this[_0x6b12[25]][_0x6b12[24]][_0x6b12[23]]= _0x6b12[26]}));this[_0x6b12[29]][_0x6b12[28]](mxEvent.PAN_END,mxUtils[_0x6b12[27]](this,function(){this[_0x6b12[25]][_0x6b12[24]][_0x6b12[23]]= _0x6b12[30]}));this[_0x6b12[31]]= function(_0x72cex6){var _0x72cex7=this[_0x6b12[33]][_0x6b12[32]](_0x72cex6);var _0x72cex8=(_0x72cex7!= null)?_0x72cex7[_0x6b12[24]]:this[_0x6b12[34]](_0x72cex6);return _0x72cex8[_0x6b12[35]]== _0x6b12[36]|| _0x72cex8[_0x6b12[37]]== _0x6b12[38]};this[_0x6b12[40]][_0x6b12[39]]= function(_0x72cex7){var _0x72cex9=mxCellRenderer[_0x6b12[16]][_0x6b12[39]][_0x6b12[15]](this,arguments);if(_0x72cex7[_0x6b12[24]][_0x6b12[37]]== _0x6b12[38]&& _0x72cex7[_0x6b12[24]][_0x6b12[35]]!= 1){_0x72cex9= mxUtils[_0x6b12[41]](_0x72cex9,false)};return _0x72cex9};this[_0x6b12[42]]= function(_0x72cex6){return false};this[_0x6b12[11]][_0x6b12[43]]= 16;var _0x72cexa=this[_0x6b12[11]][_0x6b12[44]];this[_0x6b12[11]][_0x6b12[44]]= function(_0x72cexb,_0x72cex7){if(_0x72cex7== null){if(!this[_0x6b12[46]][_0x6b12[29]][_0x6b12[45]]){_0x72cex5[_0x6b12[49]](_0x72cexb[_0x6b12[47]](),_0x72cexb[_0x6b12[48]]());this[_0x6b12[46]][_0x6b12[29]][_0x6b12[50]]= false}}else {if(tapAndHoldStartsConnection){_0x72cexa[_0x6b12[15]](this,arguments)}else {if(this[_0x6b12[46]][_0x6b12[52]](_0x72cex7[_0x6b12[51]])&& this[_0x6b12[46]][_0x6b12[53]]()> 1){this[_0x6b12[46]][_0x6b12[54]](_0x72cex7[_0x6b12[51]])}}}};if(touchStyle){this[_0x6b12[55]]()}};mxUtils[_0x6b12[56]](Graph,mxGraph);Graph[_0x6b12[16]][_0x6b12[57]]= null;Graph[_0x6b12[16]][_0x6b12[58]]= null;Graph[_0x6b12[16]][_0x6b12[21]]= function(){var _0x72cexc=mxUtils[_0x6b12[61]](STYLE_PATH+ _0x6b12[60])[_0x6b12[59]]();var _0x72cexd= new mxCodec(_0x72cexc[_0x6b12[62]]);_0x72cexd[_0x6b12[64]](_0x72cexc,this[_0x6b12[63]]())};Graph[_0x6b12[16]][_0x6b12[65]]= function(_0x72cexe){if(_0x72cexe!= null){var _0x72cex7=this[_0x6b12[33]][_0x6b12[32]](_0x72cexe);var _0x72cex8=(_0x72cex7!= null)?_0x72cex7[_0x6b12[24]]:this[_0x6b12[34]](_0x72cexe);if(_0x72cex8!= null){var _0x72cexf=mxUtils[_0x6b12[66]](_0x72cex8,mxConstants.STYLE_ELBOW,mxConstants.ELBOW_HORIZONTAL);var _0x72cex10=(_0x72cexf== mxConstants[_0x6b12[67]])?mxConstants[_0x6b12[68]]:mxConstants[_0x6b12[67]];this[_0x6b12[69]](mxConstants.STYLE_ELBOW,_0x72cex10,[_0x72cexe])}}};Graph[_0x6b12[16]][_0x6b12[70]]= function(_0x72cex6){if(_0x72cex6!= null&& this[_0x6b12[72]]()[_0x6b12[71]](_0x72cex6)){var _0x72cex11=this[_0x6b12[72]]()[_0x6b12[73]]([_0x72cex6])[0];if(_0x72cex11[_0x6b12[74]]!= null){_0x72cex11[_0x6b12[74]][_0x6b12[75]]= null};var _0x72cex8=_0x72cex11[_0x6b12[76]]();_0x72cex8= mxUtils[_0x6b12[77]](_0x72cex8,mxConstants.STYLE_ENTRY_X,null);_0x72cex8= mxUtils[_0x6b12[77]](_0x72cex8,mxConstants.STYLE_ENTRY_Y,null);_0x72cex8= mxUtils[_0x6b12[77]](_0x72cex8,mxConstants.STYLE_EXIT_X,null);_0x72cex8= mxUtils[_0x6b12[77]](_0x72cex8,mxConstants.STYLE_EXIT_Y,null);_0x72cex11[_0x6b12[77]](_0x72cex8);this[_0x6b12[11]][_0x6b12[78]]= function(_0x72cexb){return this[_0x6b12[46]][_0x6b12[33]][_0x6b12[79]](_0x72cex11)};this[_0x6b12[11]][_0x6b12[80]]= function(){return this[_0x6b12[46]][_0x6b12[73]]([_0x72cex11])[0]}}};Graph[_0x6b12[16]][_0x6b12[81]]= function(_0x72cex6){return this[_0x6b12[82]]&& this[_0x6b12[83]](_0x72cex6)};Graph[_0x6b12[16]][_0x6b12[84]]= function(_0x72cex6){return this[_0x6b12[83]](_0x72cex6)};Graph[_0x6b12[16]][_0x6b12[85]]= function(){var _0x72cex12=mxGraph[_0x6b12[16]][_0x6b12[85]][_0x6b12[15]](this,arguments);_0x72cex12[_0x6b12[77]](_0x6b12[86]);return _0x72cex12};Graph[_0x6b12[16]][_0x6b12[87]]= function(_0x72cex6){var _0x72cex13=_0x6b12[88];if(this[_0x6b12[72]]()[_0x6b12[89]](_0x72cex6)){_0x72cex13+= mxResources[_0x6b12[93]](_0x6b12[90]+ _0x72cex6[_0x6b12[92]][_0x6b12[91]])|| _0x6b12[88]}else {if(this[_0x6b12[72]]()[_0x6b12[71]](_0x72cex6)){_0x72cex13= mxGraph[_0x6b12[16]][_0x6b12[87]][_0x6b12[15]](this,arguments)}};return _0x72cex13};Graph[_0x6b12[16]][_0x6b12[94]]= function(_0x72cex6){if(_0x72cex6[_0x6b12[92]]!= null&& typeof (_0x72cex6[_0x6b12[92]])== _0x6b12[95]){return _0x72cex6[_0x6b12[92]][_0x6b12[97]](_0x6b12[96])};return mxGraph[_0x6b12[16]][_0x6b12[94]][_0x6b12[15]](this,arguments)};Graph[_0x6b12[16]][_0x6b12[98]]= function(_0x72cex6,_0x72cex10,_0x72cex14){if(_0x72cex6[_0x6b12[92]]!= null&& typeof (_0x72cex6[_0x6b12[92]])== _0x6b12[95]){var _0x72cex15=_0x72cex6[_0x6b12[92]][_0x6b12[99]](true);_0x72cex15[_0x6b12[100]](_0x6b12[96],_0x72cex10);_0x72cex10= _0x72cex15};mxGraph[_0x6b12[16]][_0x6b12[98]][_0x6b12[15]](this,arguments)};Graph[_0x6b12[16]][_0x6b12[101]]= function(_0x72cex6,_0x72cex16){var _0x72cex10=null;if(_0x72cex6[_0x6b12[92]]!= null&& typeof (_0x72cex6[_0x6b12[92]])== _0x6b12[95]){_0x72cex10= _0x72cex6[_0x6b12[92]][_0x6b12[99]](true)}else {var _0x72cex17=mxUtils[_0x6b12[102]]();_0x72cex10= _0x72cex17[_0x6b12[104]](_0x6b12[103]);_0x72cex10[_0x6b12[100]](_0x6b12[96],_0x72cex6[_0x6b12[92]])};if(_0x72cex16!= null&& _0x72cex16[_0x6b12[105]]> 0){_0x72cex10[_0x6b12[100]](_0x6b12[106],_0x72cex16)}else {_0x72cex10[_0x6b12[107]](_0x6b12[106])};this[_0x6b12[109]][_0x6b12[108]](_0x72cex6,_0x72cex10)};Graph[_0x6b12[16]][_0x6b12[110]]= function(_0x72cex6){if(_0x72cex6[_0x6b12[92]]!= null&& typeof (_0x72cex6[_0x6b12[92]])== _0x6b12[95]){return _0x72cex6[_0x6b12[92]][_0x6b12[97]](_0x6b12[106])};return null};Graph[_0x6b12[16]][_0x6b12[55]]= function(){this[_0x6b12[11]][_0x6b12[112]][_0x6b12[111]]= function(){return this[_0x6b12[46]][_0x6b12[11]][_0x6b12[113]]!= null};this[_0x6b12[28]](mxEvent.START_EDITING,function(_0x72cex18,_0x72cex19){this[_0x6b12[29]][_0x6b12[114]]()});var _0x72cex1a=false;var _0x72cex1b=null;this[_0x6b12[115]]= function(_0x72cexb){mxGraph[_0x6b12[16]][_0x6b12[115]][_0x6b12[15]](this,arguments);if(_0x72cexb[_0x6b12[32]]()== null){var _0x72cex6=this[_0x6b12[118]](_0x72cexb[_0x6b12[116]],_0x72cexb[_0x6b12[117]]);if(this[_0x6b12[72]]()[_0x6b12[71]](_0x72cex6)){_0x72cexb[_0x6b12[119]]= this[_0x6b12[33]][_0x6b12[32]](_0x72cex6);if(_0x72cexb[_0x6b12[119]]!= null&& _0x72cexb[_0x6b12[119]][_0x6b12[120]]!= null){this[_0x6b12[25]][_0x6b12[24]][_0x6b12[23]]= _0x72cexb[_0x6b12[119]][_0x6b12[120]][_0x6b12[121]][_0x6b12[24]][_0x6b12[23]]}}};if(_0x72cexb[_0x6b12[32]]()== null){this[_0x6b12[25]][_0x6b12[24]][_0x6b12[23]]= _0x6b12[30]}};this[_0x6b12[122]]= function(_0x72cex1c,_0x72cexb,_0x72cex18){if(_0x72cex1c== mxEvent[_0x6b12[123]]){if(!this[_0x6b12[29]][_0x6b12[124]]()){_0x72cex1b= _0x72cexb[_0x6b12[125]]();_0x72cex1a= (_0x72cex1b!= null)?this[_0x6b12[52]](_0x72cex1b):this[_0x6b12[126]]()}else {_0x72cex1a= false;_0x72cex1b= null}}else {if(_0x72cex1c== mxEvent[_0x6b12[127]]){if(_0x72cex1a&& !this[_0x6b12[128]]()){if(!this[_0x6b12[29]][_0x6b12[124]]()){var _0x72cex1d=mxEvent[_0x6b12[130]](_0x72cexb[_0x6b12[129]]());var _0x72cex1e=mxEvent[_0x6b12[131]](_0x72cexb[_0x6b12[129]]());this[_0x6b12[29]][_0x6b12[132]](_0x72cex1d+ 16,_0x72cex1e,_0x72cex1b,_0x72cexb[_0x6b12[129]]())};_0x72cex1a= false;_0x72cex1b= null;_0x72cexb[_0x6b12[133]]();return};_0x72cex1a= false;_0x72cex1b= null}};mxGraph[_0x6b12[16]][_0x6b12[122]][_0x6b12[15]](this,arguments);if(_0x72cex1c== mxEvent[_0x6b12[134]]&& _0x72cexb[_0x6b12[135]]()){_0x72cex1a= false;_0x72cex1b= null}}};(function(){mxVertexHandler[_0x6b12[16]][_0x6b12[136]]= true;mxText[_0x6b12[16]][_0x6b12[137]]= 5;mxText[_0x6b12[16]][_0x6b12[138]]= 1;if(touchStyle){mxConstants[_0x6b12[139]]= 16;mxConstants[_0x6b12[140]]= 7;if(mxClient[_0x6b12[141]]){mxVertexHandler[_0x6b12[16]][_0x6b12[142]]= 4;mxEdgeHandler[_0x6b12[16]][_0x6b12[142]]= 6;Graph[_0x6b12[16]][_0x6b12[142]]= 14;Graph[_0x6b12[16]][_0x6b12[143]]= 20;mxPanningHandler[_0x6b12[16]][_0x6b12[144]]= false;mxPanningHandler[_0x6b12[16]][_0x6b12[145]]= true;mxPanningHandler[_0x6b12[16]][_0x6b12[146]]= function(_0x72cexb){var _0x72cex19=_0x72cexb[_0x6b12[129]]();return (this[_0x6b12[145]]&& (this[_0x6b12[147]]|| _0x72cexb[_0x6b12[32]]()== null))|| (mxEvent[_0x6b12[148]](_0x72cex19)&& mxEvent[_0x6b12[149]](_0x72cex19))|| (this[_0x6b12[150]]&& mxEvent[_0x6b12[151]](_0x72cex19))}};var _0x72cex1f=mxGraphHandler[_0x6b12[16]][_0x6b12[152]];mxGraphHandler[_0x6b12[16]][_0x6b12[152]]= function(_0x72cex18,_0x72cexb){_0x72cex1f[_0x6b12[15]](this,arguments);if(this[_0x6b12[46]][_0x6b12[52]](_0x72cexb[_0x6b12[125]]())&& this[_0x6b12[46]][_0x6b12[53]]()> 1){this[_0x6b12[153]]= false}};Graph[_0x6b12[16]][_0x6b12[154]]= function(_0x72cex1){this[_0x6b12[155]]= new mxTooltipHandler(this);this[_0x6b12[155]][_0x6b12[156]](false);this[_0x6b12[157]]= new mxSelectionCellsHandler(this);this[_0x6b12[29]]= new mxPanningHandler(this);this[_0x6b12[29]][_0x6b12[158]]= false;this[_0x6b12[11]]= new mxConnectionHandler(this);this[_0x6b12[11]][_0x6b12[156]](false);this[_0x6b12[159]]= new mxGraphHandler(this)};mxConnectionHandler[_0x6b12[16]][_0x6b12[160]]= function(_0x72cexe,_0x72cex20){if(touchStyle&& _0x72cex20!= null){this[_0x6b12[46]][_0x6b12[161]](_0x72cex20)}else {this[_0x6b12[46]][_0x6b12[161]](_0x72cexe)}};var _0x72cex21=mxGraph[_0x6b12[16]][_0x6b12[162]];Graph[_0x6b12[16]][_0x6b12[162]]= function(_0x72cex19,_0x72cex6){if(_0x72cex6== null){var _0x72cex22=mxUtils[_0x6b12[163]](this[_0x6b12[25]],mxEvent[_0x6b12[130]](_0x72cex19),mxEvent[_0x6b12[131]](_0x72cex19));_0x72cex6= this[_0x6b12[118]](_0x72cex22[_0x6b12[164]],_0x72cex22[_0x6b12[165]])};_0x72cex21[_0x6b12[0]](this,_0x72cex19,_0x72cex6)};var _0x72cex23= new mxImage(IMAGE_PATH+ _0x6b12[166],16,16);mxVertexHandler[_0x6b12[16]][_0x6b12[167]]= _0x72cex23;mxEdgeHandler[_0x6b12[16]][_0x6b12[167]]= _0x72cex23;mxOutline[_0x6b12[16]][_0x6b12[168]]= _0x72cex23; new Image()[_0x6b12[169]]= _0x72cex23[_0x6b12[169]];var _0x72cex24=IMAGE_PATH+ _0x6b12[170];var _0x72cex25=mxVertexHandler[_0x6b12[16]][_0x6b12[171]];mxVertexHandler[_0x6b12[16]][_0x6b12[171]]= function(){_0x72cex25[_0x6b12[15]](this,arguments);if(showConnectorImg&& this[_0x6b12[46]][_0x6b12[11]][_0x6b12[111]]()&& this[_0x6b12[46]][_0x6b12[172]](this[_0x6b12[119]][_0x6b12[51]])&& !this[_0x6b12[46]][_0x6b12[84]](this[_0x6b12[119]][_0x6b12[51]])&& this[_0x6b12[46]][_0x6b12[53]]()== 1){this[_0x6b12[173]]= mxUtils[_0x6b12[174]](_0x72cex24);this[_0x6b12[173]][_0x6b12[24]][_0x6b12[23]]= _0x6b12[26];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[175]]= _0x6b12[176];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[177]]= _0x6b12[176];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[178]]= _0x6b12[179];if(!mxClient[_0x6b12[141]]){this[_0x6b12[173]][_0x6b12[100]](_0x6b12[180],mxResources[_0x6b12[93]](_0x6b12[17]));mxEvent[_0x6b12[181]](this[_0x6b12[173]],this[_0x6b12[46]],this[_0x6b12[119]])};this[_0x6b12[173]][_0x6b12[24]][_0x6b12[182]]= _0x6b12[183];mxEvent[_0x6b12[185]](this[_0x6b12[173]],mxUtils[_0x6b12[27]](this,function(_0x72cex19){this[_0x6b12[46]][_0x6b12[29]][_0x6b12[114]]();var _0x72cex22=mxUtils[_0x6b12[163]](this[_0x6b12[46]][_0x6b12[25]],mxEvent[_0x6b12[130]](_0x72cex19),mxEvent[_0x6b12[131]](_0x72cex19));this[_0x6b12[46]][_0x6b12[11]][_0x6b12[49]](this[_0x6b12[119]],_0x72cex22[_0x6b12[164]],_0x72cex22[_0x6b12[165]]);this[_0x6b12[46]][_0x6b12[184]]= true;mxEvent[_0x6b12[133]](_0x72cex19)}));this[_0x6b12[46]][_0x6b12[25]][_0x6b12[186]](this[_0x6b12[173]])};this[_0x6b12[187]]()};var _0x72cex26=mxVertexHandler[_0x6b12[16]][_0x6b12[188]];mxVertexHandler[_0x6b12[16]][_0x6b12[188]]= function(){_0x72cex26[_0x6b12[15]](this);this[_0x6b12[187]]()};mxVertexHandler[_0x6b12[16]][_0x6b12[187]]= function(){if(this[_0x6b12[119]]!= null&& this[_0x6b12[173]]!= null){if(mxVertexHandler[_0x6b12[16]][_0x6b12[189]]){this[_0x6b12[173]][_0x6b12[24]][_0x6b12[190]]= (this[_0x6b12[119]][_0x6b12[164]]+ this[_0x6b12[119]][_0x6b12[175]]- this[_0x6b12[173]][_0x6b12[191]]/ 2)+ _0x6b12[192];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[193]]= (this[_0x6b12[119]][_0x6b12[165]]- this[_0x6b12[173]][_0x6b12[194]]/ 2)+ _0x6b12[192]}else {this[_0x6b12[173]][_0x6b12[24]][_0x6b12[190]]= (this[_0x6b12[119]][_0x6b12[164]]+ this[_0x6b12[119]][_0x6b12[175]]+ mxConstants[_0x6b12[139]]/ 2+ 4)+ _0x6b12[192];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[193]]= (this[_0x6b12[119]][_0x6b12[165]]+ (this[_0x6b12[119]][_0x6b12[177]]- this[_0x6b12[173]][_0x6b12[194]])/ 2)+ _0x6b12[192]}}};var _0x72cex27=mxVertexHandler[_0x6b12[16]][_0x6b12[195]];mxVertexHandler[_0x6b12[16]][_0x6b12[195]]= function(_0x72cex18,_0x72cexb){_0x72cex27[_0x6b12[15]](this,arguments);if(this[_0x6b12[173]]!= null){this[_0x6b12[173]][_0x6b12[197]][_0x6b12[196]](this[_0x6b12[173]]);this[_0x6b12[173]]= null}}; new Image()[_0x6b12[169]]= _0x72cex24}else {var _0x72cex28= new mxImage(IMAGE_PATH+ _0x6b12[198],15,15);mxConnectionHandler[_0x6b12[16]][_0x6b12[199]]= _0x72cex28; new Image()[_0x6b12[169]]= _0x72cex28[_0x6b12[169]];if(urlParams[_0x6b12[17]]== _0x6b12[18]){var _0x72cex28= new mxImage(IMAGE_PATH+ _0x6b12[198],15,15);var _0x72cex25=mxVertexHandler[_0x6b12[16]][_0x6b12[171]];mxVertexHandler[_0x6b12[16]][_0x6b12[171]]= function(){_0x72cex25[_0x6b12[15]](this,arguments);if(showConnectorImg&& this[_0x6b12[46]][_0x6b12[11]][_0x6b12[111]]()&& this[_0x6b12[46]][_0x6b12[172]](this[_0x6b12[119]][_0x6b12[51]])&& !this[_0x6b12[46]][_0x6b12[84]](this[_0x6b12[119]][_0x6b12[51]])&& this[_0x6b12[46]][_0x6b12[53]]()== 1){if(mxClient[_0x6b12[200]]&& !mxClient[_0x6b12[201]]){this[_0x6b12[173]]= document[_0x6b12[104]](_0x6b12[202]);this[_0x6b12[173]][_0x6b12[24]][_0x6b12[203]]= _0x6b12[204]+ _0x72cex28[_0x6b12[169]]+ _0x6b12[205];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[206]]= _0x6b12[207];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[208]]= _0x6b12[209];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[175]]= (_0x72cex28[_0x6b12[175]]+ 4)+ _0x6b12[192];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[177]]= (_0x72cex28[_0x6b12[177]]+ 4)+ _0x6b12[192];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[210]]= (mxClient[_0x6b12[211]])?_0x6b12[212]:_0x6b12[213]}else {this[_0x6b12[173]]= mxUtils[_0x6b12[174]](_0x72cex28[_0x6b12[169]]);this[_0x6b12[173]][_0x6b12[24]][_0x6b12[175]]= _0x72cex28[_0x6b12[175]]+ _0x6b12[192];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[177]]= _0x72cex28[_0x6b12[177]]+ _0x6b12[192]};this[_0x6b12[173]][_0x6b12[24]][_0x6b12[23]]= _0x6b12[26];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[178]]= _0x6b12[179];this[_0x6b12[173]][_0x6b12[100]](_0x6b12[180],mxResources[_0x6b12[93]](_0x6b12[17]));mxEvent[_0x6b12[181]](this[_0x6b12[173]],this[_0x6b12[46]],this[_0x6b12[119]]);this[_0x6b12[173]][_0x6b12[24]][_0x6b12[182]]= _0x6b12[183];mxEvent[_0x6b12[28]](this[_0x6b12[173]],_0x6b12[214],mxUtils[_0x6b12[27]](this,function(_0x72cex19){this[_0x6b12[46]][_0x6b12[29]][_0x6b12[114]]();var _0x72cex22=mxUtils[_0x6b12[163]](this[_0x6b12[46]][_0x6b12[25]],mxEvent[_0x6b12[130]](_0x72cex19),mxEvent[_0x6b12[131]](_0x72cex19));this[_0x6b12[46]][_0x6b12[11]][_0x6b12[49]](this[_0x6b12[119]],_0x72cex22[_0x6b12[164]],_0x72cex22[_0x6b12[165]]);this[_0x6b12[46]][_0x6b12[184]]= true;mxEvent[_0x6b12[133]](_0x72cex19)}));this[_0x6b12[46]][_0x6b12[25]][_0x6b12[186]](this[_0x6b12[173]])};this[_0x6b12[187]]()};var _0x72cex26=mxVertexHandler[_0x6b12[16]][_0x6b12[188]];mxVertexHandler[_0x6b12[16]][_0x6b12[188]]= function(){_0x72cex26[_0x6b12[15]](this);this[_0x6b12[187]]()};mxVertexHandler[_0x6b12[16]][_0x6b12[187]]= function(){if(this[_0x6b12[119]]!= null&& this[_0x6b12[173]]!= null){if(mxVertexHandler[_0x6b12[16]][_0x6b12[189]]){this[_0x6b12[173]][_0x6b12[24]][_0x6b12[190]]= (this[_0x6b12[119]][_0x6b12[164]]+ this[_0x6b12[119]][_0x6b12[175]]- this[_0x6b12[173]][_0x6b12[191]]/ 2)+ _0x6b12[192];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[193]]= (this[_0x6b12[119]][_0x6b12[165]]- this[_0x6b12[173]][_0x6b12[194]]/ 2)+ _0x6b12[192]}else {this[_0x6b12[173]][_0x6b12[24]][_0x6b12[190]]= (this[_0x6b12[119]][_0x6b12[164]]+ this[_0x6b12[119]][_0x6b12[175]]+ mxConstants[_0x6b12[139]]/ 2+ 2)+ _0x6b12[192];this[_0x6b12[173]][_0x6b12[24]][_0x6b12[193]]= (this[_0x6b12[119]][_0x6b12[165]]+ (this[_0x6b12[119]][_0x6b12[177]]- this[_0x6b12[173]][_0x6b12[194]])/ 2)+ _0x6b12[192]}}};var _0x72cex27=mxVertexHandler[_0x6b12[16]][_0x6b12[195]];mxVertexHandler[_0x6b12[16]][_0x6b12[195]]= function(_0x72cex18,_0x72cexb){_0x72cex27[_0x6b12[15]](this,arguments);if(this[_0x6b12[173]]!= null){this[_0x6b12[173]][_0x6b12[197]][_0x6b12[196]](this[_0x6b12[173]]);this[_0x6b12[173]]= null}}}}})() \ No newline at end of file +var _0x1b86=["\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(_0xb077x1,_0xb077x2,_0xb077x3,_0xb077x4){mxGraph[_0x1b86[0]](this,_0xb077x1,_0xb077x2,_0xb077x3,_0xb077x4);this[_0x1b86[1]](true);this[_0x1b86[2]](false);this[_0x1b86[3]](true);this[_0x1b86[4]](!mxClient.IS_TOUCH);this[_0x1b86[5]](false);this[_0x1b86[6]](false);this[_0x1b86[7]]= true;this[_0x1b86[8]]= false;this[_0x1b86[9]]= false;this[_0x1b86[11]][_0x1b86[10]]= true;this[_0x1b86[12]](false);this[_0x1b86[11]][_0x1b86[13]](false);this[_0x1b86[11]][_0x1b86[14]]= function(){return mxConnectionHandler[_0x1b86[16]][_0x1b86[14]][_0x1b86[15]](this,arguments)&& urlParams[_0x1b86[17]]!= _0x1b86[18]};this[_0x1b86[19]]= _0x1b86[20];if(_0xb077x4== null){this[_0x1b86[21]]()};var _0xb077x5= new mxRubberband(this);this[_0x1b86[22]]= function(){return _0xb077x5};this[_0x1b86[29]][_0x1b86[28]](mxEvent.PAN_START,mxUtils[_0x1b86[27]](this,function(){this[_0x1b86[25]][_0x1b86[24]][_0x1b86[23]]= _0x1b86[26]}));this[_0x1b86[29]][_0x1b86[28]](mxEvent.PAN_END,mxUtils[_0x1b86[27]](this,function(){this[_0x1b86[25]][_0x1b86[24]][_0x1b86[23]]= _0x1b86[30]}));this[_0x1b86[31]]= function(_0xb077x6){var _0xb077x7=this[_0x1b86[33]][_0x1b86[32]](_0xb077x6);var _0xb077x8=(_0xb077x7!= null)?_0xb077x7[_0x1b86[24]]:this[_0x1b86[34]](_0xb077x6);return _0xb077x8[_0x1b86[35]]== _0x1b86[36]|| _0xb077x8[_0x1b86[37]]== _0x1b86[38]};this[_0x1b86[40]][_0x1b86[39]]= function(_0xb077x7){var _0xb077x9=mxCellRenderer[_0x1b86[16]][_0x1b86[39]][_0x1b86[15]](this,arguments);if(_0xb077x7[_0x1b86[24]][_0x1b86[37]]== _0x1b86[38]&& _0xb077x7[_0x1b86[24]][_0x1b86[35]]!= 1){_0xb077x9= mxUtils[_0x1b86[41]](_0xb077x9,false)};return _0xb077x9};this[_0x1b86[42]]= function(_0xb077x6){return false};this[_0x1b86[11]][_0x1b86[43]]= 16;var _0xb077xa=this[_0x1b86[11]][_0x1b86[44]];this[_0x1b86[11]][_0x1b86[44]]= function(_0xb077xb,_0xb077x7){if(_0xb077x7== null){if(!this[_0x1b86[46]][_0x1b86[29]][_0x1b86[45]]){_0xb077x5[_0x1b86[49]](_0xb077xb[_0x1b86[47]](),_0xb077xb[_0x1b86[48]]());this[_0x1b86[46]][_0x1b86[29]][_0x1b86[50]]= false}}else {if(tapAndHoldStartsConnection){_0xb077xa[_0x1b86[15]](this,arguments)}else {if(this[_0x1b86[46]][_0x1b86[52]](_0xb077x7[_0x1b86[51]])&& this[_0x1b86[46]][_0x1b86[53]]()> 1){this[_0x1b86[46]][_0x1b86[54]](_0xb077x7[_0x1b86[51]])}}}};if(touchStyle){this[_0x1b86[55]]()}};mxUtils[_0x1b86[56]](Graph,mxGraph);Graph[_0x1b86[16]][_0x1b86[57]]= null;Graph[_0x1b86[16]][_0x1b86[58]]= null;Graph[_0x1b86[16]][_0x1b86[21]]= function(){var _0xb077xc=mxUtils[_0x1b86[61]](STYLE_PATH+ _0x1b86[60])[_0x1b86[59]]();var _0xb077xd= new mxCodec(_0xb077xc[_0x1b86[62]]);_0xb077xd[_0x1b86[64]](_0xb077xc,this[_0x1b86[63]]())};Graph[_0x1b86[16]][_0x1b86[65]]= function(_0xb077xe){if(_0xb077xe!= null){var _0xb077x7=this[_0x1b86[33]][_0x1b86[32]](_0xb077xe);var _0xb077x8=(_0xb077x7!= null)?_0xb077x7[_0x1b86[24]]:this[_0x1b86[34]](_0xb077xe);if(_0xb077x8!= null){var _0xb077xf=mxUtils[_0x1b86[66]](_0xb077x8,mxConstants.STYLE_ELBOW,mxConstants.ELBOW_HORIZONTAL);var _0xb077x10=(_0xb077xf== mxConstants[_0x1b86[67]])?mxConstants[_0x1b86[68]]:mxConstants[_0x1b86[67]];this[_0x1b86[69]](mxConstants.STYLE_ELBOW,_0xb077x10,[_0xb077xe])}}};Graph[_0x1b86[16]][_0x1b86[70]]= function(_0xb077x6){if(_0xb077x6!= null&& this[_0x1b86[72]]()[_0x1b86[71]](_0xb077x6)){var _0xb077x11=this[_0x1b86[72]]()[_0x1b86[73]]([_0xb077x6])[0];if(_0xb077x11[_0x1b86[74]]!= null){_0xb077x11[_0x1b86[74]][_0x1b86[75]]= null};var _0xb077x8=_0xb077x11[_0x1b86[76]]();_0xb077x8= mxUtils[_0x1b86[77]](_0xb077x8,mxConstants.STYLE_ENTRY_X,null);_0xb077x8= mxUtils[_0x1b86[77]](_0xb077x8,mxConstants.STYLE_ENTRY_Y,null);_0xb077x8= mxUtils[_0x1b86[77]](_0xb077x8,mxConstants.STYLE_EXIT_X,null);_0xb077x8= mxUtils[_0x1b86[77]](_0xb077x8,mxConstants.STYLE_EXIT_Y,null);_0xb077x11[_0x1b86[77]](_0xb077x8);this[_0x1b86[11]][_0x1b86[78]]= function(_0xb077xb){return this[_0x1b86[46]][_0x1b86[33]][_0x1b86[79]](_0xb077x11)};this[_0x1b86[11]][_0x1b86[80]]= function(){return this[_0x1b86[46]][_0x1b86[73]]([_0xb077x11])[0]}}};Graph[_0x1b86[16]][_0x1b86[81]]= function(_0xb077x6){return this[_0x1b86[82]]&& this[_0x1b86[83]](_0xb077x6)};Graph[_0x1b86[16]][_0x1b86[84]]= function(_0xb077x6){return this[_0x1b86[83]](_0xb077x6)};Graph[_0x1b86[16]][_0x1b86[85]]= function(){var _0xb077x12=mxGraph[_0x1b86[16]][_0x1b86[85]][_0x1b86[15]](this,arguments);_0xb077x12[_0x1b86[77]](_0x1b86[86]);return _0xb077x12};Graph[_0x1b86[16]][_0x1b86[87]]= function(_0xb077x6){var _0xb077x13=_0x1b86[88];if(this[_0x1b86[72]]()[_0x1b86[89]](_0xb077x6)){_0xb077x13+= mxResources[_0x1b86[93]](_0x1b86[90]+ _0xb077x6[_0x1b86[92]][_0x1b86[91]])|| _0x1b86[88]}else {if(this[_0x1b86[72]]()[_0x1b86[71]](_0xb077x6)){_0xb077x13= mxGraph[_0x1b86[16]][_0x1b86[87]][_0x1b86[15]](this,arguments)}};return _0xb077x13};Graph[_0x1b86[16]][_0x1b86[94]]= function(_0xb077x6){if(_0xb077x6[_0x1b86[92]]!= null&& typeof (_0xb077x6[_0x1b86[92]])== _0x1b86[95]){return _0xb077x6[_0x1b86[92]][_0x1b86[97]](_0x1b86[96])};return mxGraph[_0x1b86[16]][_0x1b86[94]][_0x1b86[15]](this,arguments)};Graph[_0x1b86[16]][_0x1b86[98]]= function(_0xb077x6,_0xb077x10,_0xb077x14){if(_0xb077x6[_0x1b86[92]]!= null&& typeof (_0xb077x6[_0x1b86[92]])== _0x1b86[95]){var _0xb077x15=_0xb077x6[_0x1b86[92]][_0x1b86[99]](true);_0xb077x15[_0x1b86[100]](_0x1b86[96],_0xb077x10);_0xb077x10= _0xb077x15};mxGraph[_0x1b86[16]][_0x1b86[98]][_0x1b86[15]](this,arguments)};Graph[_0x1b86[16]][_0x1b86[101]]= function(_0xb077x6,_0xb077x16){var _0xb077x10=null;if(_0xb077x6[_0x1b86[92]]!= null&& typeof (_0xb077x6[_0x1b86[92]])== _0x1b86[95]){_0xb077x10= _0xb077x6[_0x1b86[92]][_0x1b86[99]](true)}else {var _0xb077x17=mxUtils[_0x1b86[102]]();_0xb077x10= _0xb077x17[_0x1b86[104]](_0x1b86[103]);_0xb077x10[_0x1b86[100]](_0x1b86[96],_0xb077x6[_0x1b86[92]])};if(_0xb077x16!= null&& _0xb077x16[_0x1b86[105]]> 0){_0xb077x10[_0x1b86[100]](_0x1b86[106],_0xb077x16)}else {_0xb077x10[_0x1b86[107]](_0x1b86[106])};this[_0x1b86[109]][_0x1b86[108]](_0xb077x6,_0xb077x10)};Graph[_0x1b86[16]][_0x1b86[110]]= function(_0xb077x6){if(_0xb077x6[_0x1b86[92]]!= null&& typeof (_0xb077x6[_0x1b86[92]])== _0x1b86[95]){return _0xb077x6[_0x1b86[92]][_0x1b86[97]](_0x1b86[106])};return null};Graph[_0x1b86[16]][_0x1b86[55]]= function(){this[_0x1b86[11]][_0x1b86[112]][_0x1b86[111]]= function(){return this[_0x1b86[46]][_0x1b86[11]][_0x1b86[113]]!= null};this[_0x1b86[28]](mxEvent.START_EDITING,function(_0xb077x18,_0xb077x19){this[_0x1b86[29]][_0x1b86[114]]()});var _0xb077x1a=false;var _0xb077x1b=null;this[_0x1b86[115]]= function(_0xb077xb){mxGraph[_0x1b86[16]][_0x1b86[115]][_0x1b86[15]](this,arguments);if(_0xb077xb[_0x1b86[32]]()== null){var _0xb077x6=this[_0x1b86[118]](_0xb077xb[_0x1b86[116]],_0xb077xb[_0x1b86[117]]);if(this[_0x1b86[72]]()[_0x1b86[71]](_0xb077x6)){_0xb077xb[_0x1b86[119]]= this[_0x1b86[33]][_0x1b86[32]](_0xb077x6);if(_0xb077xb[_0x1b86[119]]!= null&& _0xb077xb[_0x1b86[119]][_0x1b86[120]]!= null){this[_0x1b86[25]][_0x1b86[24]][_0x1b86[23]]= _0xb077xb[_0x1b86[119]][_0x1b86[120]][_0x1b86[121]][_0x1b86[24]][_0x1b86[23]]}}};if(_0xb077xb[_0x1b86[32]]()== null){this[_0x1b86[25]][_0x1b86[24]][_0x1b86[23]]= _0x1b86[30]}};this[_0x1b86[122]]= function(_0xb077x1c,_0xb077xb,_0xb077x18){if(_0xb077x1c== mxEvent[_0x1b86[123]]){if(!this[_0x1b86[29]][_0x1b86[124]]()){_0xb077x1b= _0xb077xb[_0x1b86[125]]();_0xb077x1a= (_0xb077x1b!= null)?this[_0x1b86[52]](_0xb077x1b):this[_0x1b86[126]]()}else {_0xb077x1a= false;_0xb077x1b= null}}else {if(_0xb077x1c== mxEvent[_0x1b86[127]]){if(_0xb077x1a&& !this[_0x1b86[128]]()){if(!this[_0x1b86[29]][_0x1b86[124]]()){var _0xb077x1d=mxEvent[_0x1b86[130]](_0xb077xb[_0x1b86[129]]());var _0xb077x1e=mxEvent[_0x1b86[131]](_0xb077xb[_0x1b86[129]]());this[_0x1b86[29]][_0x1b86[132]](_0xb077x1d+ 16,_0xb077x1e,_0xb077x1b,_0xb077xb[_0x1b86[129]]())};_0xb077x1a= false;_0xb077x1b= null;_0xb077xb[_0x1b86[133]]();return};_0xb077x1a= false;_0xb077x1b= null}};mxGraph[_0x1b86[16]][_0x1b86[122]][_0x1b86[15]](this,arguments);if(_0xb077x1c== mxEvent[_0x1b86[134]]&& _0xb077xb[_0x1b86[135]]()){_0xb077x1a= false;_0xb077x1b= null}}};(function(){mxVertexHandler[_0x1b86[16]][_0x1b86[136]]= true;mxText[_0x1b86[16]][_0x1b86[137]]= 5;mxText[_0x1b86[16]][_0x1b86[138]]= 1;if(touchStyle){mxConstants[_0x1b86[139]]= 16;mxConstants[_0x1b86[140]]= 7;if(mxClient[_0x1b86[141]]){mxVertexHandler[_0x1b86[16]][_0x1b86[142]]= 4;mxEdgeHandler[_0x1b86[16]][_0x1b86[142]]= 6;Graph[_0x1b86[16]][_0x1b86[142]]= 14;Graph[_0x1b86[16]][_0x1b86[143]]= 20;mxPanningHandler[_0x1b86[16]][_0x1b86[144]]= false;mxPanningHandler[_0x1b86[16]][_0x1b86[145]]= true;mxPanningHandler[_0x1b86[16]][_0x1b86[146]]= function(_0xb077xb){var _0xb077x19=_0xb077xb[_0x1b86[129]]();return (this[_0x1b86[145]]&& (this[_0x1b86[147]]|| _0xb077xb[_0x1b86[32]]()== null))|| (mxEvent[_0x1b86[148]](_0xb077x19)&& mxEvent[_0x1b86[149]](_0xb077x19))|| (this[_0x1b86[150]]&& mxEvent[_0x1b86[151]](_0xb077x19))}};var _0xb077x1f=mxGraphHandler[_0x1b86[16]][_0x1b86[152]];mxGraphHandler[_0x1b86[16]][_0x1b86[152]]= function(_0xb077x18,_0xb077xb){_0xb077x1f[_0x1b86[15]](this,arguments);if(this[_0x1b86[46]][_0x1b86[52]](_0xb077xb[_0x1b86[125]]())&& this[_0x1b86[46]][_0x1b86[53]]()> 1){this[_0x1b86[153]]= false}};Graph[_0x1b86[16]][_0x1b86[154]]= function(_0xb077x1){this[_0x1b86[155]]= new mxTooltipHandler(this);this[_0x1b86[155]][_0x1b86[156]](false);this[_0x1b86[157]]= new mxSelectionCellsHandler(this);this[_0x1b86[29]]= new mxPanningHandler(this);this[_0x1b86[29]][_0x1b86[158]]= false;this[_0x1b86[11]]= new mxConnectionHandler(this);this[_0x1b86[11]][_0x1b86[156]](false);this[_0x1b86[159]]= new mxGraphHandler(this)};mxConnectionHandler[_0x1b86[16]][_0x1b86[160]]= function(_0xb077xe,_0xb077x20){if(touchStyle&& _0xb077x20!= null){this[_0x1b86[46]][_0x1b86[161]](_0xb077x20)}else {this[_0x1b86[46]][_0x1b86[161]](_0xb077xe)}};var _0xb077x21=mxGraph[_0x1b86[16]][_0x1b86[162]];Graph[_0x1b86[16]][_0x1b86[162]]= function(_0xb077x19,_0xb077x6){if(_0xb077x6== null){var _0xb077x22=mxUtils[_0x1b86[163]](this[_0x1b86[25]],mxEvent[_0x1b86[130]](_0xb077x19),mxEvent[_0x1b86[131]](_0xb077x19));_0xb077x6= this[_0x1b86[118]](_0xb077x22[_0x1b86[164]],_0xb077x22[_0x1b86[165]])};_0xb077x21[_0x1b86[0]](this,_0xb077x19,_0xb077x6)};var _0xb077x23= new mxImage(IMAGE_PATH+ _0x1b86[166],16,16);mxVertexHandler[_0x1b86[16]][_0x1b86[167]]= _0xb077x23;mxEdgeHandler[_0x1b86[16]][_0x1b86[167]]= _0xb077x23;mxOutline[_0x1b86[16]][_0x1b86[168]]= _0xb077x23; new Image()[_0x1b86[169]]= _0xb077x23[_0x1b86[169]];var _0xb077x24=IMAGE_PATH+ _0x1b86[170];var _0xb077x25=mxVertexHandler[_0x1b86[16]][_0x1b86[171]];mxVertexHandler[_0x1b86[16]][_0x1b86[171]]= function(){_0xb077x25[_0x1b86[15]](this,arguments);if(showConnectorImg&& this[_0x1b86[46]][_0x1b86[11]][_0x1b86[111]]()&& this[_0x1b86[46]][_0x1b86[172]](this[_0x1b86[119]][_0x1b86[51]])&& !this[_0x1b86[46]][_0x1b86[84]](this[_0x1b86[119]][_0x1b86[51]])&& this[_0x1b86[46]][_0x1b86[53]]()== 1){this[_0x1b86[173]]= mxUtils[_0x1b86[174]](_0xb077x24);this[_0x1b86[173]][_0x1b86[24]][_0x1b86[23]]= _0x1b86[26];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[175]]= _0x1b86[176];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[177]]= _0x1b86[176];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[178]]= _0x1b86[179];if(!mxClient[_0x1b86[141]]){this[_0x1b86[173]][_0x1b86[100]](_0x1b86[180],mxResources[_0x1b86[93]](_0x1b86[17]));mxEvent[_0x1b86[181]](this[_0x1b86[173]],this[_0x1b86[46]],this[_0x1b86[119]])};this[_0x1b86[173]][_0x1b86[24]][_0x1b86[182]]= _0x1b86[183];mxEvent[_0x1b86[185]](this[_0x1b86[173]],mxUtils[_0x1b86[27]](this,function(_0xb077x19){this[_0x1b86[46]][_0x1b86[29]][_0x1b86[114]]();var _0xb077x22=mxUtils[_0x1b86[163]](this[_0x1b86[46]][_0x1b86[25]],mxEvent[_0x1b86[130]](_0xb077x19),mxEvent[_0x1b86[131]](_0xb077x19));this[_0x1b86[46]][_0x1b86[11]][_0x1b86[49]](this[_0x1b86[119]],_0xb077x22[_0x1b86[164]],_0xb077x22[_0x1b86[165]]);this[_0x1b86[46]][_0x1b86[184]]= true;mxEvent[_0x1b86[133]](_0xb077x19)}));this[_0x1b86[46]][_0x1b86[25]][_0x1b86[186]](this[_0x1b86[173]])};this[_0x1b86[187]]()};var _0xb077x26=mxVertexHandler[_0x1b86[16]][_0x1b86[188]];mxVertexHandler[_0x1b86[16]][_0x1b86[188]]= function(){_0xb077x26[_0x1b86[15]](this);this[_0x1b86[187]]()};mxVertexHandler[_0x1b86[16]][_0x1b86[187]]= function(){if(this[_0x1b86[119]]!= null&& this[_0x1b86[173]]!= null){if(mxVertexHandler[_0x1b86[16]][_0x1b86[189]]){this[_0x1b86[173]][_0x1b86[24]][_0x1b86[190]]= (this[_0x1b86[119]][_0x1b86[164]]+ this[_0x1b86[119]][_0x1b86[175]]- this[_0x1b86[173]][_0x1b86[191]]/ 2)+ _0x1b86[192];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[193]]= (this[_0x1b86[119]][_0x1b86[165]]- this[_0x1b86[173]][_0x1b86[194]]/ 2)+ _0x1b86[192]}else {this[_0x1b86[173]][_0x1b86[24]][_0x1b86[190]]= (this[_0x1b86[119]][_0x1b86[164]]+ this[_0x1b86[119]][_0x1b86[175]]+ mxConstants[_0x1b86[139]]/ 2+ 4)+ _0x1b86[192];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[193]]= (this[_0x1b86[119]][_0x1b86[165]]+ (this[_0x1b86[119]][_0x1b86[177]]- this[_0x1b86[173]][_0x1b86[194]])/ 2)+ _0x1b86[192]}}};var _0xb077x27=mxVertexHandler[_0x1b86[16]][_0x1b86[195]];mxVertexHandler[_0x1b86[16]][_0x1b86[195]]= function(_0xb077x18,_0xb077xb){_0xb077x27[_0x1b86[15]](this,arguments);if(this[_0x1b86[173]]!= null){this[_0x1b86[173]][_0x1b86[197]][_0x1b86[196]](this[_0x1b86[173]]);this[_0x1b86[173]]= null}}; new Image()[_0x1b86[169]]= _0xb077x24}else {var _0xb077x28= new mxImage(IMAGE_PATH+ _0x1b86[198],15,15);mxConnectionHandler[_0x1b86[16]][_0x1b86[199]]= _0xb077x28; new Image()[_0x1b86[169]]= _0xb077x28[_0x1b86[169]];if(urlParams[_0x1b86[17]]== _0x1b86[18]){var _0xb077x28= new mxImage(IMAGE_PATH+ _0x1b86[198],15,15);var _0xb077x25=mxVertexHandler[_0x1b86[16]][_0x1b86[171]];mxVertexHandler[_0x1b86[16]][_0x1b86[171]]= function(){_0xb077x25[_0x1b86[15]](this,arguments);if(showConnectorImg&& this[_0x1b86[46]][_0x1b86[11]][_0x1b86[111]]()&& this[_0x1b86[46]][_0x1b86[172]](this[_0x1b86[119]][_0x1b86[51]])&& !this[_0x1b86[46]][_0x1b86[84]](this[_0x1b86[119]][_0x1b86[51]])&& this[_0x1b86[46]][_0x1b86[53]]()== 1){if(mxClient[_0x1b86[200]]&& !mxClient[_0x1b86[201]]){this[_0x1b86[173]]= document[_0x1b86[104]](_0x1b86[202]);this[_0x1b86[173]][_0x1b86[24]][_0x1b86[203]]= _0x1b86[204]+ _0xb077x28[_0x1b86[169]]+ _0x1b86[205];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[206]]= _0x1b86[207];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[208]]= _0x1b86[209];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[175]]= (_0xb077x28[_0x1b86[175]]+ 4)+ _0x1b86[192];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[177]]= (_0xb077x28[_0x1b86[177]]+ 4)+ _0x1b86[192];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[210]]= (mxClient[_0x1b86[211]])?_0x1b86[212]:_0x1b86[213]}else {this[_0x1b86[173]]= mxUtils[_0x1b86[174]](_0xb077x28[_0x1b86[169]]);this[_0x1b86[173]][_0x1b86[24]][_0x1b86[175]]= _0xb077x28[_0x1b86[175]]+ _0x1b86[192];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[177]]= _0xb077x28[_0x1b86[177]]+ _0x1b86[192]};this[_0x1b86[173]][_0x1b86[24]][_0x1b86[23]]= _0x1b86[26];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[178]]= _0x1b86[179];this[_0x1b86[173]][_0x1b86[100]](_0x1b86[180],mxResources[_0x1b86[93]](_0x1b86[17]));mxEvent[_0x1b86[181]](this[_0x1b86[173]],this[_0x1b86[46]],this[_0x1b86[119]]);this[_0x1b86[173]][_0x1b86[24]][_0x1b86[182]]= _0x1b86[183];mxEvent[_0x1b86[28]](this[_0x1b86[173]],_0x1b86[214],mxUtils[_0x1b86[27]](this,function(_0xb077x19){this[_0x1b86[46]][_0x1b86[29]][_0x1b86[114]]();var _0xb077x22=mxUtils[_0x1b86[163]](this[_0x1b86[46]][_0x1b86[25]],mxEvent[_0x1b86[130]](_0xb077x19),mxEvent[_0x1b86[131]](_0xb077x19));this[_0x1b86[46]][_0x1b86[11]][_0x1b86[49]](this[_0x1b86[119]],_0xb077x22[_0x1b86[164]],_0xb077x22[_0x1b86[165]]);this[_0x1b86[46]][_0x1b86[184]]= true;mxEvent[_0x1b86[133]](_0xb077x19)}));this[_0x1b86[46]][_0x1b86[25]][_0x1b86[186]](this[_0x1b86[173]])};this[_0x1b86[187]]()};var _0xb077x26=mxVertexHandler[_0x1b86[16]][_0x1b86[188]];mxVertexHandler[_0x1b86[16]][_0x1b86[188]]= function(){_0xb077x26[_0x1b86[15]](this);this[_0x1b86[187]]()};mxVertexHandler[_0x1b86[16]][_0x1b86[187]]= function(){if(this[_0x1b86[119]]!= null&& this[_0x1b86[173]]!= null){if(mxVertexHandler[_0x1b86[16]][_0x1b86[189]]){this[_0x1b86[173]][_0x1b86[24]][_0x1b86[190]]= (this[_0x1b86[119]][_0x1b86[164]]+ this[_0x1b86[119]][_0x1b86[175]]- this[_0x1b86[173]][_0x1b86[191]]/ 2)+ _0x1b86[192];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[193]]= (this[_0x1b86[119]][_0x1b86[165]]- this[_0x1b86[173]][_0x1b86[194]]/ 2)+ _0x1b86[192]}else {this[_0x1b86[173]][_0x1b86[24]][_0x1b86[190]]= (this[_0x1b86[119]][_0x1b86[164]]+ this[_0x1b86[119]][_0x1b86[175]]+ mxConstants[_0x1b86[139]]/ 2+ 2)+ _0x1b86[192];this[_0x1b86[173]][_0x1b86[24]][_0x1b86[193]]= (this[_0x1b86[119]][_0x1b86[165]]+ (this[_0x1b86[119]][_0x1b86[177]]- this[_0x1b86[173]][_0x1b86[194]])/ 2)+ _0x1b86[192]}}};var _0xb077x27=mxVertexHandler[_0x1b86[16]][_0x1b86[195]];mxVertexHandler[_0x1b86[16]][_0x1b86[195]]= function(_0xb077x18,_0xb077xb){_0xb077x27[_0x1b86[15]](this,arguments);if(this[_0x1b86[173]]!= null){this[_0x1b86[173]][_0x1b86[197]][_0x1b86[196]](this[_0x1b86[173]]);this[_0x1b86[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 e8906bf..d137649 100644 --- a/public/assets/plugins/jscripty/js/Menus.js +++ b/public/assets/plugins/jscripty/js/Menus.js @@ -1 +1 @@ -var _0x7823=["\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(_0x285cx1){this[_0x7823[0]]= _0x285cx1;this[_0x7823[1]]= new Object();this[_0x7823[2]](); new Image()[_0x7823[3]]= IMAGE_PATH+ _0x7823[4]};Menus[_0x7823[5]][_0x7823[2]]= function(){var _0x285cx2=this[_0x7823[0]][_0x7823[7]][_0x7823[6]];this[_0x7823[30]](_0x7823[8], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){var _0x285cx5=[_0x7823[9],_0x7823[10],_0x7823[11],_0x7823[12],_0x7823[13],_0x7823[14],_0x7823[15],_0x7823[16],_0x7823[17]];for(var _0x285cx6=0;_0x285cx6< _0x285cx5[_0x7823[18]];_0x285cx6++){var _0x285cx7=this[_0x7823[20]](_0x285cx3,_0x285cx5[_0x285cx6],[mxConstants[_0x7823[19]]],[_0x285cx5[_0x285cx6]],null,_0x285cx4);_0x285cx7[_0x7823[23]][_0x7823[22]][_0x7823[21]][_0x7823[8]]= _0x285cx5[_0x285cx6]};_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[25]),_0x7823[27],mxConstants.DEFAULT_FONTFAMILY,mxConstants.STYLE_FONTFAMILY,_0x285cx4)})));this[_0x7823[30]](_0x7823[31], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){var _0x285cx8=[6,8,9,10,11,12,14,18,24,36,48,72];for(var _0x285cx6=0;_0x285cx6< _0x285cx8[_0x7823[18]];_0x285cx6++){this[_0x7823[20]](_0x285cx3,_0x285cx8[_0x285cx6],[mxConstants[_0x7823[32]]],[_0x285cx8[_0x285cx6]],null,_0x285cx4)};_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[25]),_0x7823[33],_0x7823[34],mxConstants.STYLE_FONTSIZE,_0x285cx4)})));this[_0x7823[30]](_0x7823[35], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){var _0x285cx8=[1,2,3,4,8,12,16,24];for(var _0x285cx6=0;_0x285cx6< _0x285cx8[_0x7823[18]];_0x285cx6++){this[_0x7823[20]](_0x285cx3,_0x285cx8[_0x285cx6]+ _0x7823[36],[mxConstants[_0x7823[37]]],[_0x285cx8[_0x285cx6]],null,_0x285cx4)};_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[25]),_0x7823[38],_0x7823[39],mxConstants.STYLE_STROKEWIDTH,_0x285cx4)})));this[_0x7823[30]](_0x7823[40], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[41]),[mxConstants[_0x7823[42]]],[null],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[43]),[mxConstants[_0x7823[42]]],[_0x7823[44]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[45]),[mxConstants[_0x7823[42]],mxConstants[_0x7823[46]]],[_0x7823[47],_0x7823[45]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[48]),[mxConstants[_0x7823[42]],mxConstants[_0x7823[46]]],[_0x7823[47],_0x7823[48]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[49]),[mxConstants[_0x7823[42]]],[_0x7823[50]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[51]),[mxConstants[_0x7823[42]]],[_0x7823[52]],null,_0x285cx4)})));this[_0x7823[30]](_0x7823[53], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[54]),[mxConstants[_0x7823[55]]],[mxConstants[_0x7823[56]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[57]),[mxConstants[_0x7823[55]]],[mxConstants[_0x7823[58]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[59]),[mxConstants[_0x7823[55]]],[mxConstants[_0x7823[60]]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[61]),[mxConstants[_0x7823[55]]],[mxConstants[_0x7823[62]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[63]),[mxConstants[_0x7823[55]]],[mxConstants[_0x7823[64]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[65]),[mxConstants[_0x7823[55]]],[mxConstants[_0x7823[66]]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[67]),[mxConstants[_0x7823[55]]],[mxConstants[_0x7823[68]]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[69]),null,function(){_0x285cx2[_0x7823[71]](_0x7823[70],true)},_0x285cx4,null,true);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[73]),_0x7823[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_ENDSIZE,_0x285cx4)})));this[_0x7823[30]](_0x7823[74], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[54]),[mxConstants[_0x7823[75]]],[mxConstants[_0x7823[56]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[57]),[mxConstants[_0x7823[75]]],[mxConstants[_0x7823[58]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[59]),[mxConstants[_0x7823[75]]],[mxConstants[_0x7823[60]]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[61]),[mxConstants[_0x7823[75]]],[mxConstants[_0x7823[62]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[63]),[mxConstants[_0x7823[75]]],[mxConstants[_0x7823[64]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[65]),[mxConstants[_0x7823[75]]],[mxConstants[_0x7823[66]]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[67]),[mxConstants[_0x7823[75]]],[mxConstants[_0x7823[68]]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[69]),null,function(){_0x285cx2[_0x7823[71]](_0x7823[76],true)},_0x285cx4,null,true);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[73]),_0x7823[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_STARTSIZE,_0x285cx4)})));this[_0x7823[30]](_0x7823[77], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){var _0x285cx9=this[_0x7823[0]][_0x7823[80]][_0x7823[26]](_0x7823[79])[_0x7823[78]];var _0x285cxa=this[_0x7823[26]](_0x7823[40])[_0x7823[78]];if(_0x285cx9|| _0x285cx3[_0x7823[81]]){this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[82]),_0x7823[38],_0x7823[83],mxConstants.STYLE_SPACING_TOP,_0x285cx4,_0x285cx9);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[84]),_0x7823[38],_0x7823[83],mxConstants.STYLE_SPACING_RIGHT,_0x285cx4,_0x285cx9);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[85]),_0x7823[38],_0x7823[83],mxConstants.STYLE_SPACING_BOTTOM,_0x285cx4,_0x285cx9);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[86]),_0x7823[38],_0x7823[83],mxConstants.STYLE_SPACING_LEFT,_0x285cx4,_0x285cx9);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[87]),_0x7823[38],_0x7823[83],mxConstants.STYLE_SPACING,_0x285cx4,_0x285cx9);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[88]),_0x7823[38],_0x7823[83],mxConstants.STYLE_PERIMETER_SPACING,_0x285cx4,_0x285cx9)};if(_0x285cxa|| _0x285cx3[_0x7823[81]]){_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[89]),_0x7823[38],_0x7823[83],mxConstants.STYLE_SOURCE_PERIMETER_SPACING,_0x285cx4,_0x285cxa);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[90]),_0x7823[38],_0x7823[83],mxConstants.STYLE_TARGET_PERIMETER_SPACING,_0x285cx4,_0x285cxa)}})));this[_0x7823[30]](_0x7823[91], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[92]](_0x285cx3,_0x7823[21],_0x285cx4)})));this[_0x7823[30]](_0x7823[93], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){var _0x285cxb=this[_0x7823[26]](_0x7823[93])[_0x7823[78]];_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[94]](_0x7823[8],_0x285cx3,_0x285cx4);this[_0x7823[94]](_0x7823[31],_0x285cx3,_0x285cx4);this[_0x7823[99]](_0x285cx3,[_0x7823[95],_0x7823[96],_0x7823[97],_0x7823[98],_0x7823[95]],_0x285cx4);this[_0x7823[94]](_0x7823[100],_0x285cx3,_0x285cx4);this[_0x7823[92]](_0x285cx3,_0x7823[101],_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[28]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[102]),_0x7823[103],_0x7823[104],mxConstants.STYLE_TEXT_OPACITY,_0x285cx4,_0x285cxb);_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[105]),null,function(){_0x285cx2[_0x7823[71]](mxConstants.STYLE_NOLABEL,false)},_0x285cx4,null,_0x285cxb)})));this[_0x7823[30]](_0x7823[100], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[106]),[mxConstants[_0x7823[107]]],[mxConstants[_0x7823[108]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[109]),[mxConstants[_0x7823[107]]],[mxConstants[_0x7823[110]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[111]),[mxConstants[_0x7823[107]]],[mxConstants[_0x7823[112]]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[113]),[mxConstants[_0x7823[114]]],[mxConstants[_0x7823[115]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[116]),[mxConstants[_0x7823[114]]],[mxConstants[_0x7823[117]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[118]),[mxConstants[_0x7823[114]]],[mxConstants[_0x7823[119]]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[94]](_0x7823[120],_0x285cx3,_0x285cx4);this[_0x7823[94]](_0x7823[77],_0x285cx3,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);var _0x285cxb=this[_0x7823[26]](_0x7823[93])[_0x7823[78]];_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[48]),null,function(){_0x285cx2[_0x7823[71]](mxConstants.STYLE_HORIZONTAL,true)},_0x285cx4,null,_0x285cxb)})));this[_0x7823[30]](_0x7823[120], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[86]),[mxConstants[_0x7823[121]],mxConstants[_0x7823[107]]],[mxConstants[_0x7823[108]],mxConstants[_0x7823[112]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[109]),[mxConstants[_0x7823[121]],mxConstants[_0x7823[107]]],[mxConstants[_0x7823[110]],mxConstants[_0x7823[110]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[84]),[mxConstants[_0x7823[121]],mxConstants[_0x7823[107]]],[mxConstants[_0x7823[112]],mxConstants[_0x7823[108]]],null,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[82]),[mxConstants[_0x7823[122]],mxConstants[_0x7823[114]]],[mxConstants[_0x7823[115]],mxConstants[_0x7823[119]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[116]),[mxConstants[_0x7823[122]],mxConstants[_0x7823[114]]],[mxConstants[_0x7823[117]],mxConstants[_0x7823[117]]],null,_0x285cx4);this[_0x7823[20]](_0x285cx3,mxResources[_0x7823[26]](_0x7823[85]),[mxConstants[_0x7823[122]],mxConstants[_0x7823[114]]],[mxConstants[_0x7823[119]],mxConstants[_0x7823[115]]],null,_0x285cx4)})));this[_0x7823[30]](_0x7823[123], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[124]),null,function(){_0x285cx2[_0x7823[71]](mxConstants.STYLE_FLIPH,false)},_0x285cx4);_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[125]),null,function(){_0x285cx2[_0x7823[71]](mxConstants.STYLE_FLIPV,false)},_0x285cx4);this[_0x7823[99]](_0x285cx3,[_0x7823[95],_0x7823[126],_0x7823[127]],_0x285cx4)})));this[_0x7823[30]](_0x7823[128], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[106]),null,function(){_0x285cx2[_0x7823[129]](mxConstants.ALIGN_LEFT)},_0x285cx4);_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[109]),null,function(){_0x285cx2[_0x7823[129]](mxConstants.ALIGN_CENTER)},_0x285cx4);_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[111]),null,function(){_0x285cx2[_0x7823[129]](mxConstants.ALIGN_RIGHT)},_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[113]),null,function(){_0x285cx2[_0x7823[129]](mxConstants.ALIGN_TOP)},_0x285cx4);_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[116]),null,function(){_0x285cx2[_0x7823[129]](mxConstants.ALIGN_MIDDLE)},_0x285cx4);_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[118]),null,function(){_0x285cx2[_0x7823[129]](mxConstants.ALIGN_BOTTOM)},_0x285cx4)})));this[_0x7823[30]](_0x7823[130], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[131]),null,mxUtils[_0x7823[29]](this,function(){var _0x285cxc= new mxHierarchicalLayout(_0x285cx2,mxConstants.DIRECTION_WEST);this[_0x7823[0]][_0x7823[132]](_0x285cxc,true,true)}),_0x285cx4);_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x7823[133]),null,mxUtils[_0x7823[29]](this,function(){var _0x285cxc= new mxHierarchicalLayout(_0x285cx2,mxConstants.DIRECTION_NORTH);this[_0x7823[0]][_0x7823[132]](_0x285cxc,true,true)}),_0x285cx4)})));this[_0x7823[30]](_0x7823[134], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[99]](_0x285cx3,[_0x7823[135],_0x7823[95],_0x7823[136],_0x7823[137],_0x7823[95],_0x7823[138],_0x7823[139]],_0x285cx4)})));this[_0x7823[30]](_0x7823[140], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[99]](_0x285cx3,[_0x7823[141],_0x7823[142],_0x7823[95]],_0x285cx4);this[_0x7823[94]](_0x7823[130],_0x285cx3,_0x285cx4);_0x285cx3[_0x7823[24]](_0x285cx4);this[_0x7823[99]](_0x285cx3,[_0x7823[95],_0x7823[143],_0x7823[144],_0x7823[145]],_0x285cx4)})));this[_0x7823[30]](_0x7823[146], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[99]](_0x285cx3,[_0x7823[147]],_0x285cx4);_0x285cx3[_0x7823[24]]();var _0x285cxd=[0.25,0.5,0.75,1,2,4];for(var _0x285cx6=0;_0x285cx6< _0x285cxd[_0x7823[18]];_0x285cx6++){(function(_0x285cxe){_0x285cx3[_0x7823[72]]((_0x285cxe* 100)+ _0x7823[148],null,function(){_0x285cx2[_0x7823[149]](_0x285cxe)},_0x285cx4)})(_0x285cxd[_0x285cx6])};this[_0x7823[99]](_0x285cx3,[_0x7823[95],_0x7823[150],_0x7823[151],_0x7823[95],_0x7823[152],_0x7823[153],_0x7823[95],_0x7823[154],_0x7823[155]],_0x285cx4)})));this[_0x7823[30]](_0x7823[156], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[99]](_0x285cx3,[_0x7823[157],_0x7823[158],_0x7823[95],_0x7823[159],_0x7823[160],_0x7823[161],_0x7823[95],_0x7823[162],_0x7823[95],_0x7823[163],_0x7823[164],_0x7823[95],_0x7823[165],_0x7823[166],_0x7823[95],_0x7823[167]],_0x285cx4)})));this[_0x7823[30]](_0x7823[168], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[99]](_0x285cx3,[_0x7823[169],_0x7823[170],_0x7823[95],_0x7823[171],_0x7823[172],_0x7823[173],_0x7823[174],_0x7823[95],_0x7823[175],_0x7823[95],_0x7823[176],_0x7823[177],_0x7823[178]])})));this[_0x7823[30]](_0x7823[179], new Menu(mxUtils[_0x7823[29]](this,function(_0x285cx3,_0x285cx4){this[_0x7823[99]](_0x285cx3,[_0x7823[179],_0x7823[95],_0x7823[180]])})))};Menus[_0x7823[5]][_0x7823[30]]= function(_0x285cxf,_0x285cx3){this[_0x7823[1]][_0x285cxf]= _0x285cx3};Menus[_0x7823[5]][_0x7823[26]]= function(_0x285cxf){return this[_0x7823[1]][_0x285cxf]};Menus[_0x7823[5]][_0x7823[94]]= function(_0x285cxf,_0x285cx3,_0x285cx4){var _0x285cxb=this[_0x7823[26]](_0x285cxf)[_0x7823[78]];if(_0x285cx3[_0x7823[81]]|| _0x285cxb){var _0x285cx10=_0x285cx3[_0x7823[72]](mxResources[_0x7823[26]](_0x285cxf),null,null,_0x285cx4,null,_0x285cxb);this[_0x7823[181]](_0x285cxf,_0x285cx3,_0x285cx10)}};Menus[_0x7823[5]][_0x7823[181]]= function(_0x285cxf,_0x285cx11,_0x285cx4){var _0x285cx3=this[_0x7823[26]](_0x285cxf);if(_0x285cx3!= null&& (_0x285cx11[_0x7823[81]]|| _0x285cx3[_0x7823[78]])){this[_0x7823[26]](_0x285cxf)[_0x7823[182]](_0x285cx11,_0x285cx4)}};Menus[_0x7823[5]][_0x7823[20]]= function(_0x285cx3,_0x285cx12,_0x285cx13,_0x285cx14,_0x285cx15,_0x285cx4){return _0x285cx3[_0x7823[72]](_0x285cx12,null,mxUtils[_0x7823[29]](this,function(){var _0x285cx2=this[_0x7823[0]][_0x7823[7]][_0x7823[6]];_0x285cx2[_0x7823[184]]()[_0x7823[183]]();try{for(var _0x285cx6=0;_0x285cx6< _0x285cx13[_0x7823[18]];_0x285cx6++){_0x285cx2[_0x7823[185]](_0x285cx13[_0x285cx6],_0x285cx14[_0x285cx6])}}finally{_0x285cx2[_0x7823[184]]()[_0x7823[186]]()}}),_0x285cx4,_0x285cx15)};Menus[_0x7823[5]][_0x7823[28]]= function(_0x285cx3,_0x285cx12,_0x285cx16,_0x285cx17,_0x285cx18,_0x285cx4,_0x285cxb){return _0x285cx3[_0x7823[72]](_0x285cx12,null,mxUtils[_0x7823[29]](this,function(){var _0x285cx2=this[_0x7823[0]][_0x7823[7]][_0x7823[6]];var _0x285cx19=_0x285cx17;var _0x285cx1a=_0x285cx2[_0x7823[189]]()[_0x7823[188]](_0x285cx2[_0x7823[187]]());if(_0x285cx1a!= null){_0x285cx19= _0x285cx1a[_0x7823[21]][_0x285cx18]|| _0x285cx19};_0x285cx19= mxUtils[_0x7823[192]](mxResources[_0x7823[26]](_0x7823[190])+ ((_0x285cx16[_0x7823[18]]> 0)?(_0x7823[191]+ _0x285cx16):_0x7823[27]),_0x285cx19);if(_0x285cx19!= null&& _0x285cx19[_0x7823[18]]> 0){_0x285cx2[_0x7823[185]](_0x285cx18,_0x285cx19)}}),_0x285cx4,null,_0x285cxb)};Menus[_0x7823[5]][_0x7823[92]]= function(_0x285cx3,_0x285cx18,_0x285cx4){var _0x285cx1b=this[_0x7823[0]][_0x7823[80]][_0x7823[26]](_0x285cx18);if(_0x285cx1b!= null&& (_0x285cx3[_0x7823[81]]|| _0x285cx1b[_0x7823[78]])){var _0x285cx1c=_0x285cx3[_0x7823[72]](_0x285cx1b[_0x7823[193]],null,_0x285cx1b[_0x7823[194]],_0x285cx4,null,_0x285cx1b[_0x7823[78]]);if(_0x285cx1b[_0x7823[195]]&& _0x285cx1b[_0x7823[196]]()){this[_0x7823[197]](_0x285cx1c)};this[_0x7823[198]](_0x285cx1c,_0x285cx1b);return _0x285cx1c};return null};Menus[_0x7823[5]][_0x7823[198]]= function(_0x285cx1c,_0x285cx1b){if(_0x285cx1b[_0x7823[199]]!= null){var _0x285cx1d=_0x285cx1c[_0x7823[23]][_0x7823[22]][_0x7823[22]];var _0x285cx1e=document[_0x7823[201]](_0x7823[200]);_0x285cx1e[_0x7823[21]][_0x7823[202]]= _0x7823[203];mxUtils[_0x7823[204]](_0x285cx1e,_0x285cx1b[_0x7823[199]]);_0x285cx1d[_0x7823[205]](_0x285cx1e)}};Menus[_0x7823[5]][_0x7823[197]]= function(_0x285cx1c){var _0x285cx1d=_0x285cx1c[_0x7823[23]][_0x7823[22]];_0x285cx1d[_0x7823[21]][_0x7823[206]]= _0x7823[207]+ IMAGE_PATH+ _0x7823[208];_0x285cx1d[_0x7823[21]][_0x7823[209]]= _0x7823[210];_0x285cx1d[_0x7823[21]][_0x7823[211]]= _0x7823[212]};Menus[_0x7823[5]][_0x7823[99]]= function(_0x285cx3,_0x285cx13,_0x285cx4){for(var _0x285cx6=0;_0x285cx6< _0x285cx13[_0x7823[18]];_0x285cx6++){if(_0x285cx13[_0x285cx6]== _0x7823[95]){_0x285cx3[_0x7823[24]](_0x285cx4)}else {this[_0x7823[92]](_0x285cx3,_0x285cx13[_0x285cx6],_0x285cx4)}}};Menus[_0x7823[5]][_0x7823[213]]= function(_0x285cx3,_0x285cx1f,_0x285cx20){var _0x285cx2=this[_0x7823[0]][_0x7823[7]][_0x7823[6]];_0x285cx3[_0x7823[214]]= true;if(_0x285cx2[_0x7823[215]]()){this[_0x7823[99]](_0x285cx3,[_0x7823[169],_0x7823[170],_0x7823[95],_0x7823[173],_0x7823[95]])}else {this[_0x7823[99]](_0x285cx3,[_0x7823[174],_0x7823[95],_0x7823[171],_0x7823[172],_0x7823[95],_0x7823[175]]);if(_0x285cx2[_0x7823[216]]()== 1&& _0x285cx2[_0x7823[184]]()[_0x7823[217]](_0x285cx2[_0x7823[187]]())){this[_0x7823[99]](_0x285cx3,[_0x7823[218]])};_0x285cx3[_0x7823[24]]()};if(_0x285cx2[_0x7823[216]]()> 0){this[_0x7823[99]](_0x285cx3,[_0x7823[141],_0x7823[142],_0x7823[95]]);if(_0x285cx2[_0x7823[184]]()[_0x7823[217]](_0x285cx2[_0x7823[187]]())){var _0x285cx21=false;var _0x285cx1f=_0x285cx2[_0x7823[187]]();if(_0x285cx1f!= null&& _0x285cx2[_0x7823[184]]()[_0x7823[217]](_0x285cx1f)){var _0x285cx22=_0x285cx2[_0x7823[220]][_0x7823[219]](_0x285cx1f);if(_0x285cx22 instanceof mxEdgeHandler&& _0x285cx22[_0x7823[221]]!= null&& _0x285cx22[_0x7823[221]][_0x7823[18]]> 2){var _0x285cx23=_0x285cx22[_0x7823[222]]( new mxMouseEvent(_0x285cx20));var _0x285cx24=this[_0x7823[0]][_0x7823[80]][_0x7823[26]](_0x7823[223]);_0x285cx24[_0x7823[224]]= _0x285cx22;_0x285cx24[_0x7823[225]]= _0x285cx23;_0x285cx21= _0x285cx23> 0&& _0x285cx23< _0x285cx22[_0x7823[221]][_0x7823[18]]}};this[_0x7823[99]](_0x285cx3,[_0x7823[95],(_0x285cx21)?_0x7823[223]:_0x7823[226]])}else {if(_0x285cx2[_0x7823[216]]()> 1){_0x285cx3[_0x7823[24]]();this[_0x7823[99]](_0x285cx3,[_0x7823[143]])}};_0x285cx3[_0x7823[24]]();if(_0x285cx2[_0x7823[216]]()== 1){var _0x285cx25=_0x285cx2[_0x7823[227]](_0x285cx2[_0x7823[187]]());if(_0x285cx25!= null){this[_0x7823[99]](_0x285cx3,[_0x7823[228]])}}}else {this[_0x7823[99]](_0x285cx3,[_0x7823[95],_0x7823[176],_0x7823[177],_0x7823[95],_0x7823[178]])}};Menus[_0x7823[5]][_0x7823[229]]= function(_0x285cx26){var _0x285cx27= new Menubar(this[_0x7823[0]],_0x285cx26);var _0x285cx28=[_0x7823[156],_0x7823[168],_0x7823[146],_0x7823[91],_0x7823[93],_0x7823[140]];for(var _0x285cx6=0;_0x285cx6< _0x285cx28[_0x7823[18]];_0x285cx6++){_0x285cx27[_0x7823[181]](mxResources[_0x7823[26]](_0x285cx28[_0x285cx6]),this[_0x7823[26]](_0x285cx28[_0x285cx6])[_0x7823[194]])};return _0x285cx27};function Menubar(_0x285cx1,_0x285cx26){this[_0x7823[0]]= _0x285cx1;this[_0x7823[230]]= _0x285cx26;mxEvent[_0x7823[232]](document,mxUtils[_0x7823[29]](this,function(_0x285cx20){this[_0x7823[231]]()}))}Menubar[_0x7823[5]][_0x7823[231]]= function(){if(this[_0x7823[233]]!= null){this[_0x7823[233]][_0x7823[231]]()}};Menubar[_0x7823[5]][_0x7823[181]]= function(_0x285cx12,_0x285cx2a){var _0x285cx2b=document[_0x7823[201]](_0x7823[234]);_0x285cx2b[_0x7823[237]](_0x7823[235],_0x7823[236]);_0x285cx2b[_0x7823[238]]= _0x7823[239];mxUtils[_0x7823[204]](_0x285cx2b,_0x285cx12);this[_0x7823[240]](_0x285cx2b,_0x285cx2a);this[_0x7823[230]][_0x7823[205]](_0x285cx2b);return _0x285cx2b};Menubar[_0x7823[5]][_0x7823[240]]= function(_0x285cx2b,_0x285cx2a){if(_0x285cx2a!= null){var _0x285cx2c=true;var _0x285cx2d=mxUtils[_0x7823[29]](this,function(_0x285cx20){if(_0x285cx2c&& _0x285cx2b[_0x7823[78]]== null|| _0x285cx2b[_0x7823[78]]){this[_0x7823[0]][_0x7823[7]][_0x7823[6]][_0x7823[241]][_0x7823[231]]();var _0x285cx3= new mxPopupMenu(_0x285cx2a);_0x285cx3[_0x7823[242]][_0x7823[238]]+= _0x7823[243];_0x285cx3[_0x7823[214]]= true;_0x285cx3[_0x7823[81]]= true;_0x285cx3[_0x7823[244]]= true;_0x285cx3[_0x7823[231]]= mxUtils[_0x7823[29]](this,function(){mxPopupMenu[_0x7823[5]][_0x7823[231]][_0x7823[245]](_0x285cx3,arguments);_0x285cx3[_0x7823[246]]();this[_0x7823[233]]= null;this[_0x7823[247]]= null});var _0x285cx2e=_0x285cx2b[_0x7823[248]]+ document[_0x7823[251]](_0x7823[250])[_0x7823[249]]+ 22;var _0x285cx2f=_0x285cx2b[_0x7823[252]]+ _0x285cx2b[_0x7823[253]]+ 140;_0x285cx3[_0x7823[254]](_0x285cx2e,_0x285cx2f,null,_0x285cx20);this[_0x7823[233]]= _0x285cx3;this[_0x7823[247]]= _0x285cx2b};_0x285cx2c= true;mxEvent[_0x7823[255]](_0x285cx20)});mxEvent[_0x7823[257]](_0x285cx2b,_0x7823[256],mxUtils[_0x7823[29]](this,function(_0x285cx20){if(this[_0x7823[233]]!= null&& this[_0x7823[247]]!= _0x285cx2b){this[_0x7823[231]]();_0x285cx2d(_0x285cx20)}}));mxEvent[_0x7823[257]](_0x285cx2b,_0x7823[258],mxUtils[_0x7823[29]](this,function(){_0x285cx2c= this[_0x7823[247]]!= _0x285cx2b}));mxEvent[_0x7823[257]](_0x285cx2b,_0x7823[259],_0x285cx2d)}};function Menu(_0x285cx2a,_0x285cxb){mxEventSource[_0x7823[260]](this);this[_0x7823[194]]= _0x285cx2a;this[_0x7823[78]]= (_0x285cxb!= null)?_0x285cxb:true}mxUtils[_0x7823[261]](Menu,mxEventSource);Menu[_0x7823[5]][_0x7823[262]]= function(_0x285cx19){if(this[_0x7823[78]]!= _0x285cx19){this[_0x7823[78]]= _0x285cx19;this[_0x7823[264]]( new mxEventObject(_0x7823[263]))}};Menu[_0x7823[5]][_0x7823[182]]= function(_0x285cx3,_0x285cx4){this[_0x7823[194]](_0x285cx3,_0x285cx4)} \ No newline at end of file +var _0x907b=["\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(_0x6effx1){this[_0x907b[0]]= _0x6effx1;this[_0x907b[1]]= new Object();this[_0x907b[2]](); new Image()[_0x907b[3]]= IMAGE_PATH+ _0x907b[4]};Menus[_0x907b[5]][_0x907b[2]]= function(){var _0x6effx2=this[_0x907b[0]][_0x907b[7]][_0x907b[6]];this[_0x907b[30]](_0x907b[8], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){var _0x6effx5=[_0x907b[9],_0x907b[10],_0x907b[11],_0x907b[12],_0x907b[13],_0x907b[14],_0x907b[15],_0x907b[16],_0x907b[17]];for(var _0x6effx6=0;_0x6effx6< _0x6effx5[_0x907b[18]];_0x6effx6++){var _0x6effx7=this[_0x907b[20]](_0x6effx3,_0x6effx5[_0x6effx6],[mxConstants[_0x907b[19]]],[_0x6effx5[_0x6effx6]],null,_0x6effx4);_0x6effx7[_0x907b[23]][_0x907b[22]][_0x907b[21]][_0x907b[8]]= _0x6effx5[_0x6effx6]};_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[25]),_0x907b[27],mxConstants.DEFAULT_FONTFAMILY,mxConstants.STYLE_FONTFAMILY,_0x6effx4)})));this[_0x907b[30]](_0x907b[31], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){var _0x6effx8=[6,8,9,10,11,12,14,18,24,36,48,72];for(var _0x6effx6=0;_0x6effx6< _0x6effx8[_0x907b[18]];_0x6effx6++){this[_0x907b[20]](_0x6effx3,_0x6effx8[_0x6effx6],[mxConstants[_0x907b[32]]],[_0x6effx8[_0x6effx6]],null,_0x6effx4)};_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[25]),_0x907b[33],_0x907b[34],mxConstants.STYLE_FONTSIZE,_0x6effx4)})));this[_0x907b[30]](_0x907b[35], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){var _0x6effx8=[1,2,3,4,8,12,16,24];for(var _0x6effx6=0;_0x6effx6< _0x6effx8[_0x907b[18]];_0x6effx6++){this[_0x907b[20]](_0x6effx3,_0x6effx8[_0x6effx6]+ _0x907b[36],[mxConstants[_0x907b[37]]],[_0x6effx8[_0x6effx6]],null,_0x6effx4)};_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[25]),_0x907b[38],_0x907b[39],mxConstants.STYLE_STROKEWIDTH,_0x6effx4)})));this[_0x907b[30]](_0x907b[40], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[41]),[mxConstants[_0x907b[42]]],[null],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[43]),[mxConstants[_0x907b[42]]],[_0x907b[44]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[45]),[mxConstants[_0x907b[42]],mxConstants[_0x907b[46]]],[_0x907b[47],_0x907b[45]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[48]),[mxConstants[_0x907b[42]],mxConstants[_0x907b[46]]],[_0x907b[47],_0x907b[48]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[49]),[mxConstants[_0x907b[42]]],[_0x907b[50]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[51]),[mxConstants[_0x907b[42]]],[_0x907b[52]],null,_0x6effx4)})));this[_0x907b[30]](_0x907b[53], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[54]),[mxConstants[_0x907b[55]]],[mxConstants[_0x907b[56]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[57]),[mxConstants[_0x907b[55]]],[mxConstants[_0x907b[58]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[59]),[mxConstants[_0x907b[55]]],[mxConstants[_0x907b[60]]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[61]),[mxConstants[_0x907b[55]]],[mxConstants[_0x907b[62]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[63]),[mxConstants[_0x907b[55]]],[mxConstants[_0x907b[64]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[65]),[mxConstants[_0x907b[55]]],[mxConstants[_0x907b[66]]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[67]),[mxConstants[_0x907b[55]]],[mxConstants[_0x907b[68]]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[69]),null,function(){_0x6effx2[_0x907b[71]](_0x907b[70],true)},_0x6effx4,null,true);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[73]),_0x907b[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_ENDSIZE,_0x6effx4)})));this[_0x907b[30]](_0x907b[74], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[54]),[mxConstants[_0x907b[75]]],[mxConstants[_0x907b[56]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[57]),[mxConstants[_0x907b[75]]],[mxConstants[_0x907b[58]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[59]),[mxConstants[_0x907b[75]]],[mxConstants[_0x907b[60]]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[61]),[mxConstants[_0x907b[75]]],[mxConstants[_0x907b[62]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[63]),[mxConstants[_0x907b[75]]],[mxConstants[_0x907b[64]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[65]),[mxConstants[_0x907b[75]]],[mxConstants[_0x907b[66]]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[67]),[mxConstants[_0x907b[75]]],[mxConstants[_0x907b[68]]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[69]),null,function(){_0x6effx2[_0x907b[71]](_0x907b[76],true)},_0x6effx4,null,true);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[73]),_0x907b[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_STARTSIZE,_0x6effx4)})));this[_0x907b[30]](_0x907b[77], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){var _0x6effx9=this[_0x907b[0]][_0x907b[80]][_0x907b[26]](_0x907b[79])[_0x907b[78]];var _0x6effxa=this[_0x907b[26]](_0x907b[40])[_0x907b[78]];if(_0x6effx9|| _0x6effx3[_0x907b[81]]){this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[82]),_0x907b[38],_0x907b[83],mxConstants.STYLE_SPACING_TOP,_0x6effx4,_0x6effx9);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[84]),_0x907b[38],_0x907b[83],mxConstants.STYLE_SPACING_RIGHT,_0x6effx4,_0x6effx9);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[85]),_0x907b[38],_0x907b[83],mxConstants.STYLE_SPACING_BOTTOM,_0x6effx4,_0x6effx9);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[86]),_0x907b[38],_0x907b[83],mxConstants.STYLE_SPACING_LEFT,_0x6effx4,_0x6effx9);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[87]),_0x907b[38],_0x907b[83],mxConstants.STYLE_SPACING,_0x6effx4,_0x6effx9);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[88]),_0x907b[38],_0x907b[83],mxConstants.STYLE_PERIMETER_SPACING,_0x6effx4,_0x6effx9)};if(_0x6effxa|| _0x6effx3[_0x907b[81]]){_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[89]),_0x907b[38],_0x907b[83],mxConstants.STYLE_SOURCE_PERIMETER_SPACING,_0x6effx4,_0x6effxa);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[90]),_0x907b[38],_0x907b[83],mxConstants.STYLE_TARGET_PERIMETER_SPACING,_0x6effx4,_0x6effxa)}})));this[_0x907b[30]](_0x907b[91], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[92]](_0x6effx3,_0x907b[21],_0x6effx4)})));this[_0x907b[30]](_0x907b[93], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){var _0x6effxb=this[_0x907b[26]](_0x907b[93])[_0x907b[78]];_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[94]](_0x907b[8],_0x6effx3,_0x6effx4);this[_0x907b[94]](_0x907b[31],_0x6effx3,_0x6effx4);this[_0x907b[99]](_0x6effx3,[_0x907b[95],_0x907b[96],_0x907b[97],_0x907b[98],_0x907b[95]],_0x6effx4);this[_0x907b[94]](_0x907b[100],_0x6effx3,_0x6effx4);this[_0x907b[92]](_0x6effx3,_0x907b[101],_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[28]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[102]),_0x907b[103],_0x907b[104],mxConstants.STYLE_TEXT_OPACITY,_0x6effx4,_0x6effxb);_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[105]),null,function(){_0x6effx2[_0x907b[71]](mxConstants.STYLE_NOLABEL,false)},_0x6effx4,null,_0x6effxb)})));this[_0x907b[30]](_0x907b[100], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[106]),[mxConstants[_0x907b[107]]],[mxConstants[_0x907b[108]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[109]),[mxConstants[_0x907b[107]]],[mxConstants[_0x907b[110]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[111]),[mxConstants[_0x907b[107]]],[mxConstants[_0x907b[112]]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[113]),[mxConstants[_0x907b[114]]],[mxConstants[_0x907b[115]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[116]),[mxConstants[_0x907b[114]]],[mxConstants[_0x907b[117]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[118]),[mxConstants[_0x907b[114]]],[mxConstants[_0x907b[119]]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[94]](_0x907b[120],_0x6effx3,_0x6effx4);this[_0x907b[94]](_0x907b[77],_0x6effx3,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);var _0x6effxb=this[_0x907b[26]](_0x907b[93])[_0x907b[78]];_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[48]),null,function(){_0x6effx2[_0x907b[71]](mxConstants.STYLE_HORIZONTAL,true)},_0x6effx4,null,_0x6effxb)})));this[_0x907b[30]](_0x907b[120], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[86]),[mxConstants[_0x907b[121]],mxConstants[_0x907b[107]]],[mxConstants[_0x907b[108]],mxConstants[_0x907b[112]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[109]),[mxConstants[_0x907b[121]],mxConstants[_0x907b[107]]],[mxConstants[_0x907b[110]],mxConstants[_0x907b[110]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[84]),[mxConstants[_0x907b[121]],mxConstants[_0x907b[107]]],[mxConstants[_0x907b[112]],mxConstants[_0x907b[108]]],null,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[82]),[mxConstants[_0x907b[122]],mxConstants[_0x907b[114]]],[mxConstants[_0x907b[115]],mxConstants[_0x907b[119]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[116]),[mxConstants[_0x907b[122]],mxConstants[_0x907b[114]]],[mxConstants[_0x907b[117]],mxConstants[_0x907b[117]]],null,_0x6effx4);this[_0x907b[20]](_0x6effx3,mxResources[_0x907b[26]](_0x907b[85]),[mxConstants[_0x907b[122]],mxConstants[_0x907b[114]]],[mxConstants[_0x907b[119]],mxConstants[_0x907b[115]]],null,_0x6effx4)})));this[_0x907b[30]](_0x907b[123], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[124]),null,function(){_0x6effx2[_0x907b[71]](mxConstants.STYLE_FLIPH,false)},_0x6effx4);_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[125]),null,function(){_0x6effx2[_0x907b[71]](mxConstants.STYLE_FLIPV,false)},_0x6effx4);this[_0x907b[99]](_0x6effx3,[_0x907b[95],_0x907b[126],_0x907b[127]],_0x6effx4)})));this[_0x907b[30]](_0x907b[128], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[106]),null,function(){_0x6effx2[_0x907b[129]](mxConstants.ALIGN_LEFT)},_0x6effx4);_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[109]),null,function(){_0x6effx2[_0x907b[129]](mxConstants.ALIGN_CENTER)},_0x6effx4);_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[111]),null,function(){_0x6effx2[_0x907b[129]](mxConstants.ALIGN_RIGHT)},_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[113]),null,function(){_0x6effx2[_0x907b[129]](mxConstants.ALIGN_TOP)},_0x6effx4);_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[116]),null,function(){_0x6effx2[_0x907b[129]](mxConstants.ALIGN_MIDDLE)},_0x6effx4);_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[118]),null,function(){_0x6effx2[_0x907b[129]](mxConstants.ALIGN_BOTTOM)},_0x6effx4)})));this[_0x907b[30]](_0x907b[130], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[131]),null,mxUtils[_0x907b[29]](this,function(){var _0x6effxc= new mxHierarchicalLayout(_0x6effx2,mxConstants.DIRECTION_WEST);this[_0x907b[0]][_0x907b[132]](_0x6effxc,true,true)}),_0x6effx4);_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x907b[133]),null,mxUtils[_0x907b[29]](this,function(){var _0x6effxc= new mxHierarchicalLayout(_0x6effx2,mxConstants.DIRECTION_NORTH);this[_0x907b[0]][_0x907b[132]](_0x6effxc,true,true)}),_0x6effx4)})));this[_0x907b[30]](_0x907b[134], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[99]](_0x6effx3,[_0x907b[135],_0x907b[95],_0x907b[136],_0x907b[137],_0x907b[95],_0x907b[138],_0x907b[139]],_0x6effx4)})));this[_0x907b[30]](_0x907b[140], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[99]](_0x6effx3,[_0x907b[141],_0x907b[142],_0x907b[95]],_0x6effx4);this[_0x907b[94]](_0x907b[130],_0x6effx3,_0x6effx4);_0x6effx3[_0x907b[24]](_0x6effx4);this[_0x907b[99]](_0x6effx3,[_0x907b[95],_0x907b[143],_0x907b[144],_0x907b[145]],_0x6effx4)})));this[_0x907b[30]](_0x907b[146], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[99]](_0x6effx3,[_0x907b[147]],_0x6effx4);_0x6effx3[_0x907b[24]]();var _0x6effxd=[0.25,0.5,0.75,1,2,4];for(var _0x6effx6=0;_0x6effx6< _0x6effxd[_0x907b[18]];_0x6effx6++){(function(_0x6effxe){_0x6effx3[_0x907b[72]]((_0x6effxe* 100)+ _0x907b[148],null,function(){_0x6effx2[_0x907b[149]](_0x6effxe)},_0x6effx4)})(_0x6effxd[_0x6effx6])};this[_0x907b[99]](_0x6effx3,[_0x907b[95],_0x907b[150],_0x907b[151],_0x907b[95],_0x907b[152],_0x907b[153],_0x907b[95],_0x907b[154],_0x907b[155]],_0x6effx4)})));this[_0x907b[30]](_0x907b[156], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[99]](_0x6effx3,[_0x907b[157],_0x907b[158],_0x907b[95],_0x907b[159],_0x907b[160],_0x907b[161],_0x907b[95],_0x907b[162],_0x907b[95],_0x907b[163],_0x907b[164],_0x907b[95],_0x907b[165],_0x907b[166],_0x907b[95],_0x907b[167]],_0x6effx4)})));this[_0x907b[30]](_0x907b[168], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[99]](_0x6effx3,[_0x907b[169],_0x907b[170],_0x907b[95],_0x907b[171],_0x907b[172],_0x907b[173],_0x907b[174],_0x907b[95],_0x907b[175],_0x907b[95],_0x907b[176],_0x907b[177],_0x907b[178]])})));this[_0x907b[30]](_0x907b[179], new Menu(mxUtils[_0x907b[29]](this,function(_0x6effx3,_0x6effx4){this[_0x907b[99]](_0x6effx3,[_0x907b[179],_0x907b[95],_0x907b[180]])})))};Menus[_0x907b[5]][_0x907b[30]]= function(_0x6effxf,_0x6effx3){this[_0x907b[1]][_0x6effxf]= _0x6effx3};Menus[_0x907b[5]][_0x907b[26]]= function(_0x6effxf){return this[_0x907b[1]][_0x6effxf]};Menus[_0x907b[5]][_0x907b[94]]= function(_0x6effxf,_0x6effx3,_0x6effx4){var _0x6effxb=this[_0x907b[26]](_0x6effxf)[_0x907b[78]];if(_0x6effx3[_0x907b[81]]|| _0x6effxb){var _0x6effx10=_0x6effx3[_0x907b[72]](mxResources[_0x907b[26]](_0x6effxf),null,null,_0x6effx4,null,_0x6effxb);this[_0x907b[181]](_0x6effxf,_0x6effx3,_0x6effx10)}};Menus[_0x907b[5]][_0x907b[181]]= function(_0x6effxf,_0x6effx11,_0x6effx4){var _0x6effx3=this[_0x907b[26]](_0x6effxf);if(_0x6effx3!= null&& (_0x6effx11[_0x907b[81]]|| _0x6effx3[_0x907b[78]])){this[_0x907b[26]](_0x6effxf)[_0x907b[182]](_0x6effx11,_0x6effx4)}};Menus[_0x907b[5]][_0x907b[20]]= function(_0x6effx3,_0x6effx12,_0x6effx13,_0x6effx14,_0x6effx15,_0x6effx4){return _0x6effx3[_0x907b[72]](_0x6effx12,null,mxUtils[_0x907b[29]](this,function(){var _0x6effx2=this[_0x907b[0]][_0x907b[7]][_0x907b[6]];_0x6effx2[_0x907b[184]]()[_0x907b[183]]();try{for(var _0x6effx6=0;_0x6effx6< _0x6effx13[_0x907b[18]];_0x6effx6++){_0x6effx2[_0x907b[185]](_0x6effx13[_0x6effx6],_0x6effx14[_0x6effx6])}}finally{_0x6effx2[_0x907b[184]]()[_0x907b[186]]()}}),_0x6effx4,_0x6effx15)};Menus[_0x907b[5]][_0x907b[28]]= function(_0x6effx3,_0x6effx12,_0x6effx16,_0x6effx17,_0x6effx18,_0x6effx4,_0x6effxb){return _0x6effx3[_0x907b[72]](_0x6effx12,null,mxUtils[_0x907b[29]](this,function(){var _0x6effx2=this[_0x907b[0]][_0x907b[7]][_0x907b[6]];var _0x6effx19=_0x6effx17;var _0x6effx1a=_0x6effx2[_0x907b[189]]()[_0x907b[188]](_0x6effx2[_0x907b[187]]());if(_0x6effx1a!= null){_0x6effx19= _0x6effx1a[_0x907b[21]][_0x6effx18]|| _0x6effx19};_0x6effx19= mxUtils[_0x907b[192]](mxResources[_0x907b[26]](_0x907b[190])+ ((_0x6effx16[_0x907b[18]]> 0)?(_0x907b[191]+ _0x6effx16):_0x907b[27]),_0x6effx19);if(_0x6effx19!= null&& _0x6effx19[_0x907b[18]]> 0){_0x6effx2[_0x907b[185]](_0x6effx18,_0x6effx19)}}),_0x6effx4,null,_0x6effxb)};Menus[_0x907b[5]][_0x907b[92]]= function(_0x6effx3,_0x6effx18,_0x6effx4){var _0x6effx1b=this[_0x907b[0]][_0x907b[80]][_0x907b[26]](_0x6effx18);if(_0x6effx1b!= null&& (_0x6effx3[_0x907b[81]]|| _0x6effx1b[_0x907b[78]])){var _0x6effx1c=_0x6effx3[_0x907b[72]](_0x6effx1b[_0x907b[193]],null,_0x6effx1b[_0x907b[194]],_0x6effx4,null,_0x6effx1b[_0x907b[78]]);if(_0x6effx1b[_0x907b[195]]&& _0x6effx1b[_0x907b[196]]()){this[_0x907b[197]](_0x6effx1c)};this[_0x907b[198]](_0x6effx1c,_0x6effx1b);return _0x6effx1c};return null};Menus[_0x907b[5]][_0x907b[198]]= function(_0x6effx1c,_0x6effx1b){if(_0x6effx1b[_0x907b[199]]!= null){var _0x6effx1d=_0x6effx1c[_0x907b[23]][_0x907b[22]][_0x907b[22]];var _0x6effx1e=document[_0x907b[201]](_0x907b[200]);_0x6effx1e[_0x907b[21]][_0x907b[202]]= _0x907b[203];mxUtils[_0x907b[204]](_0x6effx1e,_0x6effx1b[_0x907b[199]]);_0x6effx1d[_0x907b[205]](_0x6effx1e)}};Menus[_0x907b[5]][_0x907b[197]]= function(_0x6effx1c){var _0x6effx1d=_0x6effx1c[_0x907b[23]][_0x907b[22]];_0x6effx1d[_0x907b[21]][_0x907b[206]]= _0x907b[207]+ IMAGE_PATH+ _0x907b[208];_0x6effx1d[_0x907b[21]][_0x907b[209]]= _0x907b[210];_0x6effx1d[_0x907b[21]][_0x907b[211]]= _0x907b[212]};Menus[_0x907b[5]][_0x907b[99]]= function(_0x6effx3,_0x6effx13,_0x6effx4){for(var _0x6effx6=0;_0x6effx6< _0x6effx13[_0x907b[18]];_0x6effx6++){if(_0x6effx13[_0x6effx6]== _0x907b[95]){_0x6effx3[_0x907b[24]](_0x6effx4)}else {this[_0x907b[92]](_0x6effx3,_0x6effx13[_0x6effx6],_0x6effx4)}}};Menus[_0x907b[5]][_0x907b[213]]= function(_0x6effx3,_0x6effx1f,_0x6effx20){var _0x6effx2=this[_0x907b[0]][_0x907b[7]][_0x907b[6]];_0x6effx3[_0x907b[214]]= true;if(_0x6effx2[_0x907b[215]]()){this[_0x907b[99]](_0x6effx3,[_0x907b[169],_0x907b[170],_0x907b[95],_0x907b[173],_0x907b[95]])}else {this[_0x907b[99]](_0x6effx3,[_0x907b[174],_0x907b[95],_0x907b[171],_0x907b[172],_0x907b[95],_0x907b[175]]);if(_0x6effx2[_0x907b[216]]()== 1&& _0x6effx2[_0x907b[184]]()[_0x907b[217]](_0x6effx2[_0x907b[187]]())){this[_0x907b[99]](_0x6effx3,[_0x907b[218]])};_0x6effx3[_0x907b[24]]()};if(_0x6effx2[_0x907b[216]]()> 0){this[_0x907b[99]](_0x6effx3,[_0x907b[141],_0x907b[142],_0x907b[95]]);if(_0x6effx2[_0x907b[184]]()[_0x907b[217]](_0x6effx2[_0x907b[187]]())){var _0x6effx21=false;var _0x6effx1f=_0x6effx2[_0x907b[187]]();if(_0x6effx1f!= null&& _0x6effx2[_0x907b[184]]()[_0x907b[217]](_0x6effx1f)){var _0x6effx22=_0x6effx2[_0x907b[220]][_0x907b[219]](_0x6effx1f);if(_0x6effx22 instanceof mxEdgeHandler&& _0x6effx22[_0x907b[221]]!= null&& _0x6effx22[_0x907b[221]][_0x907b[18]]> 2){var _0x6effx23=_0x6effx22[_0x907b[222]]( new mxMouseEvent(_0x6effx20));var _0x6effx24=this[_0x907b[0]][_0x907b[80]][_0x907b[26]](_0x907b[223]);_0x6effx24[_0x907b[224]]= _0x6effx22;_0x6effx24[_0x907b[225]]= _0x6effx23;_0x6effx21= _0x6effx23> 0&& _0x6effx23< _0x6effx22[_0x907b[221]][_0x907b[18]]}};this[_0x907b[99]](_0x6effx3,[_0x907b[95],(_0x6effx21)?_0x907b[223]:_0x907b[226]])}else {if(_0x6effx2[_0x907b[216]]()> 1){_0x6effx3[_0x907b[24]]();this[_0x907b[99]](_0x6effx3,[_0x907b[143]])}};_0x6effx3[_0x907b[24]]();if(_0x6effx2[_0x907b[216]]()== 1){var _0x6effx25=_0x6effx2[_0x907b[227]](_0x6effx2[_0x907b[187]]());if(_0x6effx25!= null){this[_0x907b[99]](_0x6effx3,[_0x907b[228]])}}}else {this[_0x907b[99]](_0x6effx3,[_0x907b[95],_0x907b[176],_0x907b[177],_0x907b[95],_0x907b[178]])}};Menus[_0x907b[5]][_0x907b[229]]= function(_0x6effx26){var _0x6effx27= new Menubar(this[_0x907b[0]],_0x6effx26);var _0x6effx28=[_0x907b[156],_0x907b[168],_0x907b[146],_0x907b[91],_0x907b[93],_0x907b[140]];for(var _0x6effx6=0;_0x6effx6< _0x6effx28[_0x907b[18]];_0x6effx6++){_0x6effx27[_0x907b[181]](mxResources[_0x907b[26]](_0x6effx28[_0x6effx6]),this[_0x907b[26]](_0x6effx28[_0x6effx6])[_0x907b[194]])};return _0x6effx27};function Menubar(_0x6effx1,_0x6effx26){this[_0x907b[0]]= _0x6effx1;this[_0x907b[230]]= _0x6effx26;mxEvent[_0x907b[232]](document,mxUtils[_0x907b[29]](this,function(_0x6effx20){this[_0x907b[231]]()}))}Menubar[_0x907b[5]][_0x907b[231]]= function(){if(this[_0x907b[233]]!= null){this[_0x907b[233]][_0x907b[231]]()}};Menubar[_0x907b[5]][_0x907b[181]]= function(_0x6effx12,_0x6effx2a){var _0x6effx2b=document[_0x907b[201]](_0x907b[234]);_0x6effx2b[_0x907b[237]](_0x907b[235],_0x907b[236]);_0x6effx2b[_0x907b[238]]= _0x907b[239];mxUtils[_0x907b[204]](_0x6effx2b,_0x6effx12);this[_0x907b[240]](_0x6effx2b,_0x6effx2a);this[_0x907b[230]][_0x907b[205]](_0x6effx2b);return _0x6effx2b};Menubar[_0x907b[5]][_0x907b[240]]= function(_0x6effx2b,_0x6effx2a){if(_0x6effx2a!= null){var _0x6effx2c=true;var _0x6effx2d=mxUtils[_0x907b[29]](this,function(_0x6effx20){if(_0x6effx2c&& _0x6effx2b[_0x907b[78]]== null|| _0x6effx2b[_0x907b[78]]){this[_0x907b[0]][_0x907b[7]][_0x907b[6]][_0x907b[241]][_0x907b[231]]();var _0x6effx3= new mxPopupMenu(_0x6effx2a);_0x6effx3[_0x907b[242]][_0x907b[238]]+= _0x907b[243];_0x6effx3[_0x907b[214]]= true;_0x6effx3[_0x907b[81]]= true;_0x6effx3[_0x907b[244]]= true;_0x6effx3[_0x907b[231]]= mxUtils[_0x907b[29]](this,function(){mxPopupMenu[_0x907b[5]][_0x907b[231]][_0x907b[245]](_0x6effx3,arguments);_0x6effx3[_0x907b[246]]();this[_0x907b[233]]= null;this[_0x907b[247]]= null});var _0x6effx2e=_0x6effx2b[_0x907b[248]]+ document[_0x907b[251]](_0x907b[250])[_0x907b[249]]+ 22;var _0x6effx2f=_0x6effx2b[_0x907b[252]]+ _0x6effx2b[_0x907b[253]]+ 140;_0x6effx3[_0x907b[254]](_0x6effx2e,_0x6effx2f,null,_0x6effx20);this[_0x907b[233]]= _0x6effx3;this[_0x907b[247]]= _0x6effx2b};_0x6effx2c= true;mxEvent[_0x907b[255]](_0x6effx20)});mxEvent[_0x907b[257]](_0x6effx2b,_0x907b[256],mxUtils[_0x907b[29]](this,function(_0x6effx20){if(this[_0x907b[233]]!= null&& this[_0x907b[247]]!= _0x6effx2b){this[_0x907b[231]]();_0x6effx2d(_0x6effx20)}}));mxEvent[_0x907b[257]](_0x6effx2b,_0x907b[258],mxUtils[_0x907b[29]](this,function(){_0x6effx2c= this[_0x907b[247]]!= _0x6effx2b}));mxEvent[_0x907b[257]](_0x6effx2b,_0x907b[259],_0x6effx2d)}};function Menu(_0x6effx2a,_0x6effxb){mxEventSource[_0x907b[260]](this);this[_0x907b[194]]= _0x6effx2a;this[_0x907b[78]]= (_0x6effxb!= null)?_0x6effxb:true}mxUtils[_0x907b[261]](Menu,mxEventSource);Menu[_0x907b[5]][_0x907b[262]]= function(_0x6effx19){if(this[_0x907b[78]]!= _0x6effx19){this[_0x907b[78]]= _0x6effx19;this[_0x907b[264]]( new mxEventObject(_0x907b[263]))}};Menu[_0x907b[5]][_0x907b[182]]= function(_0x6effx3,_0x6effx4){this[_0x907b[194]](_0x6effx3,_0x6effx4)} \ 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 5235f33..a6ff7d5 100644 --- a/public/assets/plugins/jscripty/js/Shapes.js +++ b/public/assets/plugins/jscripty/js/Shapes.js @@ -1 +1 @@ -var _0xb834=["\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 _0x235ax1(){}_0x235ax1[_0xb834[0]]= new mxCylinder();_0x235ax1[_0xb834[0]][_0xb834[1]]= _0x235ax1;_0x235ax1[_0xb834[0]][_0xb834[2]]= 20;_0x235ax1[_0xb834[0]][_0xb834[3]]= function(_0x235ax2,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6,_0x235ax7){var _0x235ax8=Math[_0xb834[6]](_0x235ax5,Math[_0xb834[6]](_0x235ax6,mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[2],this[_0xb834[2]])));if(_0x235ax7){_0x235ax2[_0xb834[7]](_0x235ax8,_0x235ax6);_0x235ax2[_0xb834[8]](_0x235ax8,_0x235ax8);_0x235ax2[_0xb834[8]](0,0);_0x235ax2[_0xb834[7]](_0x235ax8,_0x235ax8);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax8);_0x235ax2[_0xb834[9]]()}else {_0x235ax2[_0xb834[7]](0,0);_0x235ax2[_0xb834[8]](_0x235ax5- _0x235ax8,0);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax8);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax6);_0x235ax2[_0xb834[8]](_0x235ax8,_0x235ax6);_0x235ax2[_0xb834[8]](0,_0x235ax6- _0x235ax8);_0x235ax2[_0xb834[8]](0,0);_0x235ax2[_0xb834[10]]();_0x235ax2[_0xb834[9]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[11]]= _0x235ax1;function _0x235ax9(){}_0x235ax9[_0xb834[0]]= new mxCylinder();_0x235ax9[_0xb834[0]][_0xb834[1]]= _0x235ax9;_0x235ax9[_0xb834[0]][_0xb834[2]]= 30;_0x235ax9[_0xb834[0]][_0xb834[3]]= function(_0x235ax2,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6,_0x235ax7){var _0x235ax8=Math[_0xb834[6]](_0x235ax5,Math[_0xb834[6]](_0x235ax6,mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[2],this[_0xb834[2]])));if(_0x235ax7){_0x235ax2[_0xb834[7]](_0x235ax5- _0x235ax8,0);_0x235ax2[_0xb834[8]](_0x235ax5- _0x235ax8,_0x235ax8);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax8);_0x235ax2[_0xb834[9]]()}else {_0x235ax2[_0xb834[7]](0,0);_0x235ax2[_0xb834[8]](_0x235ax5- _0x235ax8,0);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax8);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax6);_0x235ax2[_0xb834[8]](0,_0x235ax6);_0x235ax2[_0xb834[8]](0,0);_0x235ax2[_0xb834[10]]();_0x235ax2[_0xb834[9]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[13]]= _0x235ax9;function _0x235axa(){}_0x235axa[_0xb834[0]]= new mxCylinder();_0x235axa[_0xb834[0]][_0xb834[1]]= _0x235axa;_0x235axa[_0xb834[0]][_0xb834[14]]= 60;_0x235axa[_0xb834[0]][_0xb834[15]]= 20;_0x235axa[_0xb834[0]][_0xb834[16]]= _0xb834[17];_0x235axa[_0xb834[0]][_0xb834[3]]= function(_0x235ax2,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6,_0x235ax7){var _0x235axb=mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[14],this[_0xb834[14]]);var _0x235axc=mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[15],this[_0xb834[15]]);var _0x235axd=mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[16],this[_0xb834[16]]);var _0x235axe=Math[_0xb834[6]](_0x235ax5,_0x235axb);var _0x235axf=Math[_0xb834[6]](_0x235ax6,_0x235axc);if(_0x235ax7){if(_0x235axd== _0xb834[18]){_0x235ax2[_0xb834[7]](0,_0x235axf);_0x235ax2[_0xb834[8]](_0x235axe,_0x235axf)}else {_0x235ax2[_0xb834[7]](_0x235ax5- _0x235axe,_0x235axf);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235axf)};_0x235ax2[_0xb834[9]]()}else {if(_0x235axd== _0xb834[18]){_0x235ax2[_0xb834[7]](0,0);_0x235ax2[_0xb834[8]](_0x235axe,0);_0x235ax2[_0xb834[8]](_0x235axe,_0x235axf);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235axf)}else {_0x235ax2[_0xb834[7]](0,_0x235axf);_0x235ax2[_0xb834[8]](_0x235ax5- _0x235axe,_0x235axf);_0x235ax2[_0xb834[8]](_0x235ax5- _0x235axe,0);_0x235ax2[_0xb834[8]](_0x235ax5,0)};_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax6);_0x235ax2[_0xb834[8]](0,_0x235ax6);_0x235ax2[_0xb834[8]](0,_0x235axf);_0x235ax2[_0xb834[10]]();_0x235ax2[_0xb834[9]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[19]]= _0x235axa;function _0x235ax10(){}_0x235ax10[_0xb834[0]]= new mxCylinder();_0x235ax10[_0xb834[0]][_0xb834[1]]= _0x235ax10;_0x235ax10[_0xb834[0]][_0xb834[2]]= 30;_0x235ax10[_0xb834[0]][_0xb834[3]]= function(_0x235ax2,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6,_0x235ax7){var _0x235ax8=Math[_0xb834[6]](_0x235ax5,Math[_0xb834[6]](_0x235ax6,mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[2],this[_0xb834[2]])));if(!_0x235ax7){_0x235ax2[_0xb834[7]](_0x235ax8,0);_0x235ax2[_0xb834[8]](_0x235ax5,0);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax6);_0x235ax2[_0xb834[8]](0,_0x235ax6);_0x235ax2[_0xb834[8]](0,_0x235ax8);_0x235ax2[_0xb834[8]](_0x235ax8,0);_0x235ax2[_0xb834[10]]();_0x235ax2[_0xb834[9]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[20]]= _0x235ax10;function _0x235ax11(){}_0x235ax11[_0xb834[0]]= new mxCylinder();_0x235ax11[_0xb834[0]][_0xb834[1]]= _0x235ax11;_0x235ax11[_0xb834[0]][_0xb834[2]]= 0.4;_0x235ax11[_0xb834[0]][_0xb834[3]]= function(_0x235ax2,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6,_0x235ax7){var _0x235ax8=mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[2],this[_0xb834[2]]);var _0x235axf=_0x235ax6* _0x235ax8;var _0x235ax12=1.4;if(!_0x235ax7){_0x235ax2[_0xb834[7]](0,_0x235axf/ 2);_0x235ax2[_0xb834[21]](_0x235ax5/ 4,_0x235axf* _0x235ax12,_0x235ax5/ 2,_0x235axf/ 2);_0x235ax2[_0xb834[21]](_0x235ax5* 3/ 4,_0x235axf* (1- _0x235ax12),_0x235ax5,_0x235axf/ 2);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax6- _0x235axf/ 2);_0x235ax2[_0xb834[21]](_0x235ax5* 3/ 4,_0x235ax6- _0x235axf* _0x235ax12,_0x235ax5/ 2,_0x235ax6- _0x235axf/ 2);_0x235ax2[_0xb834[21]](_0x235ax5/ 4,_0x235ax6- _0x235axf* (1- _0x235ax12),0,_0x235ax6- _0x235axf/ 2);_0x235ax2[_0xb834[8]](0,_0x235axf/ 2);_0x235ax2[_0xb834[10]]();_0x235ax2[_0xb834[9]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[22]]= _0x235ax11;function _0x235ax13(){}_0x235ax13[_0xb834[0]]= new mxCylinder();_0x235ax13[_0xb834[0]][_0xb834[1]]= _0x235ax13;_0x235ax13[_0xb834[0]][_0xb834[2]]= 0.2;_0x235ax13[_0xb834[0]][_0xb834[3]]= function(_0x235ax2,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6,_0x235ax7){var _0x235ax8=_0x235ax5* mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[2],this[_0xb834[2]]);if(!_0x235ax7){_0x235ax2[_0xb834[7]](0,0);_0x235ax2[_0xb834[8]](_0x235ax5- _0x235ax8,0);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax6/ 2);_0x235ax2[_0xb834[8]](_0x235ax5- _0x235ax8,_0x235ax6);_0x235ax2[_0xb834[8]](0,_0x235ax6);_0x235ax2[_0xb834[8]](_0x235ax8,_0x235ax6/ 2);_0x235ax2[_0xb834[10]]();_0x235ax2[_0xb834[9]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[23]]= _0x235ax13;function _0x235ax14(){mxRectangleShape[_0xb834[24]](this)}mxUtils[_0xb834[25]](_0x235ax14,mxRectangleShape);_0x235ax14[_0xb834[0]][_0xb834[26]]= function(){return false};_0x235ax14[_0xb834[0]][_0xb834[27]]= function(_0x235ax15,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6){var _0x235ax16=Math[_0xb834[6]](_0x235ax5/ 5,_0x235ax6/ 5)+ 1;_0x235ax15[_0xb834[28]]();_0x235ax15[_0xb834[7]](_0x235ax3+ _0x235ax5/ 2,_0x235ax4+ _0x235ax16);_0x235ax15[_0xb834[8]](_0x235ax3+ _0x235ax5/ 2,_0x235ax4+ _0x235ax6- _0x235ax16);_0x235ax15[_0xb834[7]](_0x235ax3+ _0x235ax16,_0x235ax4+ _0x235ax6/ 2);_0x235ax15[_0xb834[8]](_0x235ax3+ _0x235ax5- _0x235ax16,_0x235ax4+ _0x235ax6/ 2);_0x235ax15[_0xb834[9]]();_0x235ax15[_0xb834[29]]();mxRectangleShape[_0xb834[0]][_0xb834[27]][_0xb834[30]](this,arguments)};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[31]]= _0x235ax14;function _0x235ax17(){mxRectangleShape[_0xb834[24]](this)}mxUtils[_0xb834[25]](_0x235ax17,mxRectangleShape);_0x235ax17[_0xb834[0]][_0xb834[26]]= function(){return false};_0x235ax17[_0xb834[0]][_0xb834[27]]= function(_0x235ax15,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6){if(this[_0xb834[4]]!= null){if(this[_0xb834[4]][_0xb834[32]]== 1){var _0x235ax18=Math[_0xb834[34]](2,this[_0xb834[33]]+ 1);mxRectangleShape[_0xb834[0]][_0xb834[35]][_0xb834[24]](this,_0x235ax15,_0x235ax3+ _0x235ax18,_0x235ax4+ _0x235ax18,_0x235ax5- 2* _0x235ax18,_0x235ax6- 2* _0x235ax18);mxRectangleShape[_0xb834[0]][_0xb834[27]][_0xb834[30]](this,arguments);_0x235ax3+= _0x235ax18;_0x235ax4+= _0x235ax18;_0x235ax5-= 2* _0x235ax18;_0x235ax6-= 2* _0x235ax18};_0x235ax15[_0xb834[36]](false);var _0x235ax19=0;var _0x235ax1a=null;do{_0x235ax1a= mxCellRenderer[_0xb834[0]][_0xb834[12]][this[_0xb834[4]][_0xb834[37]+ _0x235ax19]];if(_0x235ax1a!= null){var _0x235ax1b=this[_0xb834[4]][_0xb834[37]+ _0x235ax19+ _0xb834[38]];var _0x235ax1c=this[_0xb834[4]][_0xb834[37]+ _0x235ax19+ _0xb834[39]];var _0x235ax1d=this[_0xb834[4]][_0xb834[37]+ _0x235ax19+ _0xb834[40]];var _0x235ax1e=this[_0xb834[4]][_0xb834[37]+ _0x235ax19+ _0xb834[41]];var _0x235ax1f=this[_0xb834[4]][_0xb834[37]+ _0x235ax19+ _0xb834[42]]|| 0;var _0x235ax20=this[_0xb834[4]][_0xb834[37]+ _0x235ax19+ _0xb834[43]];if(_0x235ax20!= null){_0x235ax1f+= this[_0xb834[44]](_0x235ax5+ this[_0xb834[33]],_0x235ax6+ this[_0xb834[33]])* _0x235ax20};var _0x235ax21=_0x235ax3;var _0x235ax22=_0x235ax4;if(_0x235ax1b== mxConstants[_0xb834[45]]){_0x235ax21+= (_0x235ax5- _0x235ax1d)/ 2}else {if(_0x235ax1b== mxConstants[_0xb834[46]]){_0x235ax21+= _0x235ax5- _0x235ax1d- _0x235ax1f}else {_0x235ax21+= _0x235ax1f}};if(_0x235ax1c== mxConstants[_0xb834[47]]){_0x235ax22+= (_0x235ax6- _0x235ax1e)/ 2}else {if(_0x235ax1c== mxConstants[_0xb834[48]]){_0x235ax22+= _0x235ax6- _0x235ax1e- _0x235ax1f}else {_0x235ax22+= _0x235ax1f}};_0x235ax15[_0xb834[49]]();var _0x235ax23= new _0x235ax1a();_0x235ax23[_0xb834[4]]= this[_0xb834[4]];_0x235ax1a[_0xb834[0]][_0xb834[50]][_0xb834[24]](_0x235ax23,_0x235ax15,_0x235ax21,_0x235ax22,_0x235ax1d,_0x235ax1e);_0x235ax15[_0xb834[51]]()};_0x235ax19++}while(_0x235ax1a!= null);}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[52]]= _0x235ax17;function _0x235ax24(){}_0x235ax24[_0xb834[0]]= new mxCylinder();_0x235ax24[_0xb834[0]][_0xb834[1]]= _0x235ax24;_0x235ax24[_0xb834[0]][_0xb834[3]]= function(_0x235ax2,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6,_0x235ax7){if(_0x235ax7){_0x235ax2[_0xb834[7]](0,0);_0x235ax2[_0xb834[8]](_0x235ax5/ 2,_0x235ax6/ 2);_0x235ax2[_0xb834[8]](_0x235ax5,0);_0x235ax2[_0xb834[9]]()}else {_0x235ax2[_0xb834[7]](0,0);_0x235ax2[_0xb834[8]](_0x235ax5,0);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax6);_0x235ax2[_0xb834[8]](0,_0x235ax6);_0x235ax2[_0xb834[10]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[53]]= _0x235ax24;function _0x235ax25(){}_0x235ax25[_0xb834[0]]= new mxCylinder();_0x235ax25[_0xb834[0]][_0xb834[1]]= _0x235ax25;_0x235ax25[_0xb834[0]][_0xb834[54]]= true;_0x235ax25[_0xb834[0]][_0xb834[3]]= function(_0x235ax2,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6,_0x235ax7){var _0x235ax1d=_0x235ax5/ 3;var _0x235ax1e=_0x235ax6/ 4;if(!_0x235ax7){_0x235ax2[_0xb834[7]](_0x235ax5/ 2,_0x235ax1e);_0x235ax2[_0xb834[55]](_0x235ax5/ 2- _0x235ax1d,_0x235ax1e,_0x235ax5/ 2- _0x235ax1d,0,_0x235ax5/ 2,0);_0x235ax2[_0xb834[55]](_0x235ax5/ 2+ _0x235ax1d,0,_0x235ax5/ 2+ _0x235ax1d,_0x235ax1e,_0x235ax5/ 2,_0x235ax1e);_0x235ax2[_0xb834[10]]();_0x235ax2[_0xb834[7]](_0x235ax5/ 2,_0x235ax1e);_0x235ax2[_0xb834[8]](_0x235ax5/ 2,2* _0x235ax6/ 3);_0x235ax2[_0xb834[7]](_0x235ax5/ 2,_0x235ax6/ 3);_0x235ax2[_0xb834[8]](0,_0x235ax6/ 3);_0x235ax2[_0xb834[7]](_0x235ax5/ 2,_0x235ax6/ 3);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax6/ 3);_0x235ax2[_0xb834[7]](_0x235ax5/ 2,2* _0x235ax6/ 3);_0x235ax2[_0xb834[8]](0,_0x235ax6);_0x235ax2[_0xb834[7]](_0x235ax5/ 2,2* _0x235ax6/ 3);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax6);_0x235ax2[_0xb834[9]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[56]]= _0x235ax25;function _0x235ax26(){}_0x235ax26[_0xb834[0]]= new mxCylinder();_0x235ax26[_0xb834[0]][_0xb834[1]]= _0x235ax26;_0x235ax26[_0xb834[0]][_0xb834[2]]= 10;_0x235ax26[_0xb834[0]][_0xb834[54]]= true;_0x235ax26[_0xb834[0]][_0xb834[3]]= function(_0x235ax2,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6,_0x235ax7){var _0x235ax27=mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[2],this[_0xb834[2]]);var _0x235ax1d=_0x235ax27* 2/ 3;var _0x235ax1e=_0x235ax27;if(!_0x235ax7){_0x235ax2[_0xb834[7]](_0x235ax5/ 2,_0x235ax1e);_0x235ax2[_0xb834[55]](_0x235ax5/ 2- _0x235ax1d,_0x235ax1e,_0x235ax5/ 2- _0x235ax1d,0,_0x235ax5/ 2,0);_0x235ax2[_0xb834[55]](_0x235ax5/ 2+ _0x235ax1d,0,_0x235ax5/ 2+ _0x235ax1d,_0x235ax1e,_0x235ax5/ 2,_0x235ax1e);_0x235ax2[_0xb834[10]]();_0x235ax2[_0xb834[7]](_0x235ax5/ 2,_0x235ax1e);_0x235ax2[_0xb834[8]](_0x235ax5/ 2,_0x235ax6);_0x235ax2[_0xb834[9]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[57]]= _0x235ax26;function _0x235ax28(){}_0x235ax28[_0xb834[0]]= new mxCylinder();_0x235ax28[_0xb834[0]][_0xb834[1]]= _0x235ax28;_0x235ax28[_0xb834[0]][_0xb834[58]]= 32;_0x235ax28[_0xb834[0]][_0xb834[59]]= 12;_0x235ax28[_0xb834[0]][_0xb834[3]]= function(_0x235ax2,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6,_0x235ax7){var _0x235axe=mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[58],this[_0xb834[58]]);var _0x235axf=mxUtils[_0xb834[5]](this[_0xb834[4]],_0xb834[59],this[_0xb834[59]]);var _0x235ax29=_0x235axe/ 2;var _0x235ax2a=_0x235ax29+ _0x235axe/ 2;var _0x235ax2b=0.3* _0x235ax6- _0x235axf/ 2;var _0x235ax2c=0.7* _0x235ax6- _0x235axf/ 2;if(_0x235ax7){_0x235ax2[_0xb834[7]](_0x235ax29,_0x235ax2b);_0x235ax2[_0xb834[8]](_0x235ax2a,_0x235ax2b);_0x235ax2[_0xb834[8]](_0x235ax2a,_0x235ax2b+ _0x235axf);_0x235ax2[_0xb834[8]](_0x235ax29,_0x235ax2b+ _0x235axf);_0x235ax2[_0xb834[7]](_0x235ax29,_0x235ax2c);_0x235ax2[_0xb834[8]](_0x235ax2a,_0x235ax2c);_0x235ax2[_0xb834[8]](_0x235ax2a,_0x235ax2c+ _0x235axf);_0x235ax2[_0xb834[8]](_0x235ax29,_0x235ax2c+ _0x235axf);_0x235ax2[_0xb834[9]]()}else {_0x235ax2[_0xb834[7]](_0x235ax29,0);_0x235ax2[_0xb834[8]](_0x235ax5,0);_0x235ax2[_0xb834[8]](_0x235ax5,_0x235ax6);_0x235ax2[_0xb834[8]](_0x235ax29,_0x235ax6);_0x235ax2[_0xb834[8]](_0x235ax29,_0x235ax2c+ _0x235axf);_0x235ax2[_0xb834[8]](0,_0x235ax2c+ _0x235axf);_0x235ax2[_0xb834[8]](0,_0x235ax2c);_0x235ax2[_0xb834[8]](_0x235ax29,_0x235ax2c);_0x235ax2[_0xb834[8]](_0x235ax29,_0x235ax2b+ _0x235axf);_0x235ax2[_0xb834[8]](0,_0x235ax2b+ _0x235axf);_0x235ax2[_0xb834[8]](0,_0x235ax2b);_0x235ax2[_0xb834[8]](_0x235ax29,_0x235ax2b);_0x235ax2[_0xb834[10]]();_0x235ax2[_0xb834[9]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[60]]= _0x235ax28;function _0x235ax2d(){}_0x235ax2d[_0xb834[0]]= new mxDoubleEllipse();_0x235ax2d[_0xb834[0]][_0xb834[1]]= _0x235ax2d;_0x235ax2d[_0xb834[0]][_0xb834[61]]= true;_0x235ax2d[_0xb834[0]][_0xb834[50]]= function(_0x235ax15,_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6){var _0x235ax18=Math[_0xb834[6]](4,Math[_0xb834[6]](_0x235ax5/ 5,_0x235ax6/ 5));if(_0x235ax5> 0&& _0x235ax6> 0){_0x235ax15[_0xb834[62]](_0x235ax3+ _0x235ax18,_0x235ax4+ _0x235ax18,_0x235ax5- 2* _0x235ax18,_0x235ax6- 2* _0x235ax18);_0x235ax15[_0xb834[63]]()};_0x235ax15[_0xb834[64]](false);if(this[_0xb834[61]]){_0x235ax15[_0xb834[62]](_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6);_0x235ax15[_0xb834[29]]()}};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[65]]= _0x235ax2d;function _0x235ax2e(){}_0x235ax2e[_0xb834[0]]= new _0x235ax2d();_0x235ax2e[_0xb834[0]][_0xb834[1]]= _0x235ax2e;_0x235ax2e[_0xb834[0]][_0xb834[61]]= false;mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[66]]= _0x235ax2e;var _0x235ax2f=mxImageExport[_0xb834[0]][_0xb834[67]];mxImageExport[_0xb834[0]][_0xb834[67]]= function(){_0x235ax2f[_0xb834[30]](this,arguments);function _0x235ax30(_0x235ax31){return {drawShape:function(_0x235ax32,_0x235ax33,_0x235ax34,_0x235ax35){var _0x235ax3=_0x235ax34[_0xb834[68]];var _0x235ax4=_0x235ax34[_0xb834[69]];var _0x235ax5=_0x235ax34[_0xb834[70]];var _0x235ax6=_0x235ax34[_0xb834[71]];if(_0x235ax35){var _0x235ax18=Math[_0xb834[6]](4,Math[_0xb834[6]](_0x235ax5/ 5,_0x235ax6/ 5));_0x235ax3+= _0x235ax18;_0x235ax4+= _0x235ax18;_0x235ax5-= 2* _0x235ax18;_0x235ax6-= 2* _0x235ax18;if(_0x235ax5> 0&& _0x235ax6> 0){_0x235ax32[_0xb834[62]](_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6)};return true}else {_0x235ax32[_0xb834[63]]();if(_0x235ax31){_0x235ax32[_0xb834[62]](_0x235ax3,_0x235ax4,_0x235ax5,_0x235ax6);_0x235ax32[_0xb834[29]]()}}}}}this[_0xb834[72]][_0xb834[65]]= _0x235ax30(true);this[_0xb834[72]][_0xb834[66]]= _0x235ax30(false)};function _0x235ax36(){mxArrow[_0xb834[24]](this)}mxUtils[_0xb834[25]](_0x235ax36,mxArrow);_0x235ax36[_0xb834[0]][_0xb834[73]]= function(_0x235ax15,_0x235ax37){var _0x235ax1d=10;var _0x235ax38=_0x235ax37[0];var _0x235ax39=_0x235ax37[_0x235ax37[_0xb834[74]]- 1];var _0x235axe=_0x235ax39[_0xb834[68]]- _0x235ax38[_0xb834[68]];var _0x235axf=_0x235ax39[_0xb834[69]]- _0x235ax38[_0xb834[69]];var _0x235ax3a=Math[_0xb834[75]](_0x235axe* _0x235axe+ _0x235axf* _0x235axf);var _0x235ax3b=_0x235ax3a;var _0x235ax3c=_0x235axe/ _0x235ax3a;var _0x235ax3d=_0x235axf/ _0x235ax3a;var _0x235ax3e=_0x235ax3b* _0x235ax3c;var _0x235ax3f=_0x235ax3b* _0x235ax3d;var _0x235ax40=_0x235ax1d* _0x235ax3d/ 3;var _0x235ax41=-_0x235ax1d* _0x235ax3c/ 3;var _0x235ax42=_0x235ax38[_0xb834[68]]- _0x235ax40/ 2;var _0x235ax43=_0x235ax38[_0xb834[69]]- _0x235ax41/ 2;var _0x235ax44=_0x235ax42+ _0x235ax40;var _0x235ax45=_0x235ax43+ _0x235ax41;var _0x235ax46=_0x235ax44+ _0x235ax3e;var _0x235ax47=_0x235ax45+ _0x235ax3f;var _0x235ax48=_0x235ax46+ _0x235ax40;var _0x235ax49=_0x235ax47+ _0x235ax41;var _0x235ax4a=_0x235ax48- 3* _0x235ax40;var _0x235ax4b=_0x235ax49- 3* _0x235ax41;_0x235ax15[_0xb834[28]]();_0x235ax15[_0xb834[7]](_0x235ax44,_0x235ax45);_0x235ax15[_0xb834[8]](_0x235ax46,_0x235ax47);_0x235ax15[_0xb834[7]](_0x235ax4a+ _0x235ax40,_0x235ax4b+ _0x235ax41);_0x235ax15[_0xb834[8]](_0x235ax42,_0x235ax43);_0x235ax15[_0xb834[29]]()};mxCellRenderer[_0xb834[0]][_0xb834[12]][_0xb834[76]]= _0x235ax36;mxMarker[_0xb834[78]](_0xb834[77],function(_0x235ax32,_0x235ax1a,_0x235ax4c,_0x235ax39,_0x235ax4d,_0x235ax4e,_0x235ax4f,_0x235ax50,_0x235ax51,_0x235ax52){var _0x235ax3c=_0x235ax4d* (_0x235ax4f+ _0x235ax51+ 1);var _0x235ax3d=_0x235ax4e* (_0x235ax4f+ _0x235ax51+ 1);return function(){_0x235ax32[_0xb834[28]]();_0x235ax32[_0xb834[7]](_0x235ax39[_0xb834[68]]- _0x235ax3c/ 2- _0x235ax3d/ 2,_0x235ax39[_0xb834[69]]- _0x235ax3d/ 2+ _0x235ax3c/ 2);_0x235ax32[_0xb834[8]](_0x235ax39[_0xb834[68]]+ _0x235ax3d/ 2- 3* _0x235ax3c/ 2,_0x235ax39[_0xb834[69]]- 3* _0x235ax3d/ 2- _0x235ax3c/ 2);_0x235ax32[_0xb834[29]]()}});var _0x235ax53=-99;if( typeof (mxVertexHandler)!= _0xb834[79]){function _0x235ax54(_0x235ax33){mxVertexHandler[_0xb834[24]](this,_0x235ax33)}mxUtils[_0xb834[25]](_0x235ax54,mxVertexHandler);_0x235ax54[_0xb834[0]][_0xb834[80]]= false;_0x235ax54[_0xb834[0]][_0xb834[81]]= function(){this[_0xb834[82]]= mxUtils[_0xb834[5]](this[_0xb834[83]][_0xb834[4]],mxConstants.STYLE_HORIZONTAL,true);var _0x235ax55=this[_0xb834[83]][_0xb834[85]][_0xb834[84]];if(this[_0xb834[86]]!= null){var _0x235ax34= new mxRectangle(0,0,this[_0xb834[86]][_0xb834[70]],this[_0xb834[86]][_0xb834[71]]);this[_0xb834[87]]= new mxImageShape(_0x235ax34,this[_0xb834[86]][_0xb834[88]])}else {var _0x235ax4f=10;var _0x235ax34= new mxRectangle(0,0,_0x235ax4f,_0x235ax4f);this[_0xb834[87]]= new mxRhombus(_0x235ax34,mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};this[_0xb834[87]][_0xb834[89]]= (_0x235ax55[_0xb834[89]]!= mxConstants[_0xb834[90]])?mxConstants[_0xb834[91]]:mxConstants[_0xb834[90]];this[_0xb834[87]][_0xb834[81]](_0x235ax55[_0xb834[93]]()[_0xb834[92]]());this[_0xb834[87]][_0xb834[95]][_0xb834[4]][_0xb834[94]]= this[_0xb834[96]]();mxEvent[_0xb834[97]](this[_0xb834[87]][_0xb834[95]],_0x235ax55,this[_0xb834[83]]);mxVertexHandler[_0xb834[0]][_0xb834[81]][_0xb834[30]](this,arguments)};_0x235ax54[_0xb834[0]][_0xb834[96]]= function(){return _0xb834[98]};_0x235ax54[_0xb834[0]][_0xb834[99]]= function(){mxVertexHandler[_0xb834[0]][_0xb834[99]][_0xb834[30]](this,arguments);var _0x235ax4f=this[_0xb834[87]][_0xb834[100]][_0xb834[70]];this[_0xb834[87]][_0xb834[100]]= this[_0xb834[101]](_0x235ax4f);this[_0xb834[87]][_0xb834[99]]()};_0x235ax54[_0xb834[0]][_0xb834[102]]= function(){mxVertexHandler[_0xb834[0]][_0xb834[102]][_0xb834[30]](this,arguments);if(this[_0xb834[87]]!= null){this[_0xb834[87]][_0xb834[102]]();this[_0xb834[87]]= null}};_0x235ax54[_0xb834[0]][_0xb834[103]]= function(_0x235ax56){if(_0x235ax56[_0xb834[104]](this[_0xb834[87]])){return _0x235ax53};return mxVertexHandler[_0xb834[0]][_0xb834[103]][_0xb834[30]](this,arguments)};_0x235ax54[_0xb834[0]][_0xb834[105]]= function(_0x235ax57,_0x235ax56){if(!_0x235ax56[_0xb834[106]]()&& this[_0xb834[107]]== _0x235ax53){var _0x235ax58= new mxPoint(_0x235ax56[_0xb834[108]](),_0x235ax56[_0xb834[109]]());this[_0xb834[110]](_0x235ax58);var _0x235ax59=this[_0xb834[84]][_0xb834[112]](_0x235ax56[_0xb834[111]]());var _0x235ax5a=this[_0xb834[84]][_0xb834[93]]()[_0xb834[113]];if(_0x235ax59&& this[_0xb834[80]]){_0x235ax58[_0xb834[68]]= this[_0xb834[84]][_0xb834[114]](_0x235ax58[_0xb834[68]]/ _0x235ax5a)* _0x235ax5a;_0x235ax58[_0xb834[69]]= this[_0xb834[84]][_0xb834[114]](_0x235ax58[_0xb834[69]]/ _0x235ax5a)* _0x235ax5a};this[_0xb834[115]](_0x235ax58);this[_0xb834[116]](this[_0xb834[87]],_0x235ax58[_0xb834[68]],_0x235ax58[_0xb834[69]]);this[_0xb834[83]][_0xb834[85]][_0xb834[84]][_0xb834[117]][_0xb834[99]](this[_0xb834[83]],true);_0x235ax56[_0xb834[118]]()}else {mxVertexHandler[_0xb834[0]][_0xb834[105]][_0xb834[30]](this,arguments)}};_0x235ax54[_0xb834[0]][_0xb834[119]]= function(_0x235ax57,_0x235ax56){if(!_0x235ax56[_0xb834[106]]()&& this[_0xb834[107]]== _0x235ax53){this[_0xb834[120]]();this[_0xb834[121]]();_0x235ax56[_0xb834[118]]()}else {mxVertexHandler[_0xb834[0]][_0xb834[119]][_0xb834[30]](this,arguments)}};_0x235ax54[_0xb834[0]][_0xb834[101]]= function(_0x235ax4f){var _0x235ax5b=this[_0xb834[83]][_0xb834[123]][_0xb834[122]]();var _0x235ax5c=mxUtils[_0xb834[124]](_0x235ax5b);var _0x235ax5d=Math[_0xb834[125]](_0x235ax5c);var _0x235ax5e=Math[_0xb834[126]](_0x235ax5c);var _0x235ax34= new mxRectangle(this[_0xb834[83]][_0xb834[68]],this[_0xb834[83]][_0xb834[69]],this[_0xb834[83]][_0xb834[70]],this[_0xb834[83]][_0xb834[71]]);if(this[_0xb834[83]][_0xb834[123]][_0xb834[127]]()){var _0x235ax5f=(_0x235ax34[_0xb834[70]]- _0x235ax34[_0xb834[71]])/ 2;_0x235ax34[_0xb834[68]]+= _0x235ax5f;_0x235ax34[_0xb834[69]]-= _0x235ax5f;var _0x235ax23=_0x235ax34[_0xb834[70]];_0x235ax34[_0xb834[70]]= _0x235ax34[_0xb834[71]];_0x235ax34[_0xb834[71]]= _0x235ax23};var _0x235ax60=this[_0xb834[128]](_0x235ax34);if(this[_0xb834[83]][_0xb834[123]][_0xb834[129]]){_0x235ax60[_0xb834[68]]= 2* _0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]- _0x235ax60[_0xb834[68]]};if(this[_0xb834[83]][_0xb834[123]][_0xb834[130]]){_0x235ax60[_0xb834[69]]= 2* _0x235ax34[_0xb834[69]]+ _0x235ax34[_0xb834[71]]- _0x235ax60[_0xb834[69]]};_0x235ax60= mxUtils[_0xb834[133]](_0x235ax60,_0x235ax5d,_0x235ax5e, new mxPoint(this[_0xb834[83]][_0xb834[131]](),this[_0xb834[83]][_0xb834[132]]()));return new mxRectangle(_0x235ax60[_0xb834[68]]- _0x235ax4f/ 2,_0x235ax60[_0xb834[69]]- _0x235ax4f/ 2,_0x235ax4f,_0x235ax4f)};_0x235ax54[_0xb834[0]][_0xb834[128]]= function(_0x235ax34){return null};_0x235ax54[_0xb834[0]][_0xb834[115]]= function(_0x235ax58){};_0x235ax54[_0xb834[0]][_0xb834[110]]= function(_0x235ax58){_0x235ax58[_0xb834[68]]= Math[_0xb834[34]](this[_0xb834[83]][_0xb834[68]],Math[_0xb834[6]](this[_0xb834[83]][_0xb834[68]]+ this[_0xb834[83]][_0xb834[70]],_0x235ax58[_0xb834[68]]));_0x235ax58[_0xb834[69]]= Math[_0xb834[34]](this[_0xb834[83]][_0xb834[69]],Math[_0xb834[6]](this[_0xb834[83]][_0xb834[69]]+ this[_0xb834[83]][_0xb834[71]],_0x235ax58[_0xb834[69]]))};_0x235ax54[_0xb834[0]][_0xb834[120]]= function(){};function _0x235ax61(_0x235ax33){_0x235ax54[_0xb834[24]](this,_0x235ax33)}mxUtils[_0xb834[25]](_0x235ax61,_0x235ax54);_0x235ax61[_0xb834[0]][_0xb834[128]]= function(_0x235ax34){var _0x235ax5a=this[_0xb834[84]][_0xb834[93]]()[_0xb834[113]];var _0x235axb=Math[_0xb834[6]](_0x235ax34[_0xb834[70]],mxUtils[_0xb834[5]](this[_0xb834[83]][_0xb834[4]],_0xb834[14],60)* _0x235ax5a);var _0x235axc=Math[_0xb834[6]](_0x235ax34[_0xb834[71]],mxUtils[_0xb834[5]](this[_0xb834[83]][_0xb834[4]],_0xb834[15],20)* _0x235ax5a);var _0x235axd=mxUtils[_0xb834[5]](this[_0xb834[83]][_0xb834[4]],_0xb834[16],_0xb834[17]);var _0x235ax3=(_0x235axd== _0xb834[18])?_0x235ax34[_0xb834[68]]+ _0x235axb:_0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]- _0x235axb;return new mxPoint(_0x235ax3,_0x235ax34[_0xb834[69]]+ _0x235axc)};_0x235ax61[_0xb834[0]][_0xb834[115]]= function(_0x235ax58){var _0x235ax5b=this[_0xb834[83]][_0xb834[123]][_0xb834[122]]();var _0x235ax5c=mxUtils[_0xb834[124]](_0x235ax5b);var _0x235ax5d=Math[_0xb834[125]](-_0x235ax5c);var _0x235ax5e=Math[_0xb834[126]](-_0x235ax5c);var _0x235ax34= new mxRectangle(this[_0xb834[83]][_0xb834[68]],this[_0xb834[83]][_0xb834[69]],this[_0xb834[83]][_0xb834[70]],this[_0xb834[83]][_0xb834[71]]);if(this[_0xb834[83]][_0xb834[123]][_0xb834[127]]()){var _0x235ax5f=(_0x235ax34[_0xb834[70]]- _0x235ax34[_0xb834[71]])/ 2;_0x235ax34[_0xb834[68]]+= _0x235ax5f;_0x235ax34[_0xb834[69]]-= _0x235ax5f;var _0x235ax23=_0x235ax34[_0xb834[70]];_0x235ax34[_0xb834[70]]= _0x235ax34[_0xb834[71]];_0x235ax34[_0xb834[71]]= _0x235ax23};var _0x235ax60= new mxPoint(_0x235ax58[_0xb834[68]],_0x235ax58[_0xb834[69]]);_0x235ax60= mxUtils[_0xb834[133]](_0x235ax60,_0x235ax5d,_0x235ax5e, new mxPoint(this[_0xb834[83]][_0xb834[131]](),this[_0xb834[83]][_0xb834[132]]()));if(this[_0xb834[83]][_0xb834[123]][_0xb834[129]]){_0x235ax60[_0xb834[68]]= 2* _0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]- _0x235ax60[_0xb834[68]]};if(this[_0xb834[83]][_0xb834[123]][_0xb834[130]]){_0x235ax60[_0xb834[69]]= 2* _0x235ax34[_0xb834[69]]+ _0x235ax34[_0xb834[71]]- _0x235ax60[_0xb834[69]]};var _0x235ax62=this[_0xb834[134]](_0x235ax60,_0x235ax34);if(_0x235ax62!= null){if(this[_0xb834[83]][_0xb834[123]][_0xb834[129]]){_0x235ax62[_0xb834[68]]= 2* _0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]- _0x235ax62[_0xb834[68]]};if(this[_0xb834[83]][_0xb834[123]][_0xb834[130]]){_0x235ax62[_0xb834[69]]= 2* _0x235ax34[_0xb834[69]]+ _0x235ax34[_0xb834[71]]- _0x235ax62[_0xb834[69]]};_0x235ax5d= Math[_0xb834[125]](_0x235ax5c);_0x235ax5e= Math[_0xb834[126]](_0x235ax5c);_0x235ax62= mxUtils[_0xb834[133]](_0x235ax62,_0x235ax5d,_0x235ax5e, new mxPoint(this[_0xb834[83]][_0xb834[131]](),this[_0xb834[83]][_0xb834[132]]()));_0x235ax58[_0xb834[68]]= _0x235ax62[_0xb834[68]];_0x235ax58[_0xb834[69]]= _0x235ax62[_0xb834[69]]}};_0x235ax61[_0xb834[0]][_0xb834[134]]= function(_0x235ax60,_0x235ax34){var _0x235axd=mxUtils[_0xb834[5]](this[_0xb834[83]][_0xb834[4]],_0xb834[16],_0xb834[17]);var _0x235axb=(_0x235axd== _0xb834[18])?_0x235ax60[_0xb834[68]]- _0x235ax34[_0xb834[68]]:_0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]- _0x235ax60[_0xb834[68]];var _0x235axc=_0x235ax60[_0xb834[69]]- _0x235ax34[_0xb834[69]];var _0x235ax5a=this[_0xb834[84]][_0xb834[93]]()[_0xb834[113]];this[_0xb834[83]][_0xb834[4]][_0xb834[14]]= Math[_0xb834[135]](Math[_0xb834[34]](1,_0x235axb)/ _0x235ax5a);this[_0xb834[83]][_0xb834[4]][_0xb834[15]]= Math[_0xb834[135]](Math[_0xb834[34]](1,_0x235axc)/ _0x235ax5a)};_0x235ax61[_0xb834[0]][_0xb834[120]]= function(){var _0x235ax63=this[_0xb834[84]][_0xb834[136]]();_0x235ax63[_0xb834[137]]();try{this[_0xb834[83]][_0xb834[85]][_0xb834[84]][_0xb834[139]](_0xb834[14],this[_0xb834[83]][_0xb834[4]][_0xb834[14]],[this[_0xb834[83]][_0xb834[138]]]);this[_0xb834[83]][_0xb834[85]][_0xb834[84]][_0xb834[139]](_0xb834[15],this[_0xb834[83]][_0xb834[4]][_0xb834[15]],[this[_0xb834[83]][_0xb834[138]]])}finally{_0x235ax63[_0xb834[140]]()}};function _0x235ax64(_0x235ax33){_0x235ax61[_0xb834[24]](this,_0x235ax33)}mxUtils[_0xb834[25]](_0x235ax64,_0x235ax61);_0x235ax64[_0xb834[0]][_0xb834[128]]= function(_0x235ax34){var _0x235ax5a=this[_0xb834[84]][_0xb834[93]]()[_0xb834[113]];var _0x235ax65=mxUtils[_0xb834[5]](this[_0xb834[83]][_0xb834[4]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE);return new mxPoint(_0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]/ 2,_0x235ax34[_0xb834[69]]+ Math[_0xb834[6]](_0x235ax34[_0xb834[71]],_0x235ax65* _0x235ax5a))};_0x235ax64[_0xb834[0]][_0xb834[134]]= function(_0x235ax58,_0x235ax34){_0x235ax58[_0xb834[68]]= _0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]/ 2;startSize= _0x235ax58[_0xb834[69]]- _0x235ax34[_0xb834[69]];var _0x235ax5a=this[_0xb834[84]][_0xb834[93]]()[_0xb834[113]];this[_0xb834[83]][_0xb834[4]][_0xb834[141]]= Math[_0xb834[135]](Math[_0xb834[34]](1,startSize)/ _0x235ax5a);return _0x235ax58};_0x235ax64[_0xb834[0]][_0xb834[120]]= function(){this[_0xb834[83]][_0xb834[85]][_0xb834[84]][_0xb834[139]](_0xb834[141],this[_0xb834[83]][_0xb834[4]][_0xb834[141]],[this[_0xb834[83]][_0xb834[138]]])};function _0x235ax66(_0x235ax33){_0x235ax61[_0xb834[24]](this,_0x235ax33)}mxUtils[_0xb834[25]](_0x235ax66,_0x235ax61);_0x235ax66[_0xb834[0]][_0xb834[142]]= 20;_0x235ax66[_0xb834[0]][_0xb834[143]]= 1;_0x235ax66[_0xb834[0]][_0xb834[128]]= function(_0x235ax34){var _0x235ax5a=this[_0xb834[84]][_0xb834[93]]()[_0xb834[113]];var _0x235ax67=Math[_0xb834[6]](_0x235ax34[_0xb834[70]],Math[_0xb834[6]](_0x235ax34[_0xb834[71]],mxUtils[_0xb834[5]](this[_0xb834[83]][_0xb834[4]],_0xb834[2],this[_0xb834[142]])* _0x235ax5a/ this[_0xb834[143]]));return new mxPoint(_0x235ax34[_0xb834[68]]+ _0x235ax67,_0x235ax34[_0xb834[69]]+ _0x235ax67)};_0x235ax66[_0xb834[0]][_0xb834[134]]= function(_0x235ax60,_0x235ax34){var _0x235ax4f=Math[_0xb834[34]](0,Math[_0xb834[6]](Math[_0xb834[6]](_0x235ax34[_0xb834[70]]/ this[_0xb834[143]],_0x235ax60[_0xb834[68]]- _0x235ax34[_0xb834[68]]),Math[_0xb834[6]](_0x235ax34[_0xb834[71]]/ this[_0xb834[143]],_0x235ax60[_0xb834[69]]- _0x235ax34[_0xb834[69]])));var _0x235ax5a=this[_0xb834[84]][_0xb834[93]]()[_0xb834[113]];this[_0xb834[83]][_0xb834[4]][_0xb834[2]]= Math[_0xb834[135]](Math[_0xb834[34]](1,_0x235ax4f)/ _0x235ax5a)* this[_0xb834[143]];return new mxPoint(_0x235ax34[_0xb834[68]]+ _0x235ax4f,_0x235ax34[_0xb834[69]]+ _0x235ax4f)};_0x235ax66[_0xb834[0]][_0xb834[120]]= function(){this[_0xb834[83]][_0xb834[85]][_0xb834[84]][_0xb834[139]](_0xb834[2],this[_0xb834[83]][_0xb834[4]][_0xb834[2]],[this[_0xb834[83]][_0xb834[138]]])};function _0x235ax68(_0x235ax33){_0x235ax66[_0xb834[24]](this,_0x235ax33)}mxUtils[_0xb834[25]](_0x235ax68,_0x235ax66);_0x235ax68[_0xb834[0]][_0xb834[142]]= 30;_0x235ax68[_0xb834[0]][_0xb834[143]]= 2;function _0x235ax69(_0x235ax33){_0x235ax66[_0xb834[24]](this,_0x235ax33)}mxUtils[_0xb834[25]](_0x235ax69,_0x235ax66);_0x235ax69[_0xb834[0]][_0xb834[142]]= 30;_0x235ax69[_0xb834[0]][_0xb834[143]]= 1;_0x235ax69[_0xb834[0]][_0xb834[128]]= function(_0x235ax34){var _0x235ax5a=this[_0xb834[84]][_0xb834[93]]()[_0xb834[113]];var _0x235ax67=Math[_0xb834[6]](_0x235ax34[_0xb834[70]],Math[_0xb834[6]](_0x235ax34[_0xb834[71]],mxUtils[_0xb834[5]](this[_0xb834[83]][_0xb834[4]],_0xb834[2],this[_0xb834[142]])* _0x235ax5a/ this[_0xb834[143]]));return new mxPoint(_0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]- _0x235ax67,_0x235ax34[_0xb834[69]]+ _0x235ax67)};_0x235ax69[_0xb834[0]][_0xb834[134]]= function(_0x235ax60,_0x235ax34){var _0x235ax4f=Math[_0xb834[34]](0,Math[_0xb834[6]](Math[_0xb834[6]](_0x235ax34[_0xb834[70]]/ this[_0xb834[143]],_0x235ax60[_0xb834[68]]- _0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]),Math[_0xb834[6]](_0x235ax34[_0xb834[71]]/ this[_0xb834[143]],_0x235ax60[_0xb834[69]]- _0x235ax34[_0xb834[69]])));var _0x235ax5a=this[_0xb834[84]][_0xb834[93]]()[_0xb834[113]];this[_0xb834[83]][_0xb834[4]][_0xb834[2]]= Math[_0xb834[135]](Math[_0xb834[34]](1,_0x235ax4f)/ _0x235ax5a)* this[_0xb834[143]];return new mxPoint(_0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]- _0x235ax4f,_0x235ax34[_0xb834[69]]+ _0x235ax4f)};function _0x235ax6a(_0x235ax33){_0x235ax66[_0xb834[24]](this,_0x235ax33)}mxUtils[_0xb834[25]](_0x235ax6a,_0x235ax66);_0x235ax6a[_0xb834[0]][_0xb834[142]]= 0.2;_0x235ax6a[_0xb834[0]][_0xb834[143]]= 1;_0x235ax6a[_0xb834[0]][_0xb834[128]]= function(_0x235ax34){var _0x235ax67=mxUtils[_0xb834[5]](this[_0xb834[83]][_0xb834[4]],_0xb834[2],this[_0xb834[142]]);return new mxPoint(_0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]* _0x235ax67,_0x235ax34[_0xb834[69]]+ _0x235ax34[_0xb834[71]]/ 2)};_0x235ax6a[_0xb834[0]][_0xb834[134]]= function(_0x235ax60,_0x235ax34){var _0x235ax4f=Math[_0xb834[6]](1,(_0x235ax60[_0xb834[68]]- _0x235ax34[_0xb834[68]])/ _0x235ax34[_0xb834[70]]);this[_0xb834[83]][_0xb834[4]][_0xb834[2]]= _0x235ax4f;return new mxPoint(_0x235ax34[_0xb834[68]]+ _0x235ax4f* _0x235ax34[_0xb834[70]],_0x235ax34[_0xb834[69]]+ _0x235ax34[_0xb834[71]]/ 2)};function _0x235ax6b(_0x235ax33){_0x235ax66[_0xb834[24]](this,_0x235ax33)}mxUtils[_0xb834[25]](_0x235ax6b,_0x235ax66);_0x235ax6b[_0xb834[0]][_0xb834[142]]= 0.4;_0x235ax6b[_0xb834[0]][_0xb834[143]]= 1;_0x235ax6b[_0xb834[0]][_0xb834[128]]= function(_0x235ax34){var _0x235ax67=mxUtils[_0xb834[5]](this[_0xb834[83]][_0xb834[4]],_0xb834[2],this[_0xb834[142]]);return new mxPoint(_0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]/ 2,_0x235ax34[_0xb834[69]]+ _0x235ax67* _0x235ax34[_0xb834[71]]/ 2)};_0x235ax6b[_0xb834[0]][_0xb834[134]]= function(_0x235ax60,_0x235ax34){var _0x235ax4f=Math[_0xb834[34]](0,Math[_0xb834[6]](1,((_0x235ax60[_0xb834[69]]- _0x235ax34[_0xb834[69]])/ _0x235ax34[_0xb834[71]])* 2));this[_0xb834[83]][_0xb834[4]][_0xb834[2]]= _0x235ax4f;return new mxPoint(_0x235ax34[_0xb834[68]]+ _0x235ax34[_0xb834[70]]/ 2,_0x235ax34[_0xb834[69]]+ _0x235ax4f* _0x235ax34[_0xb834[71]]/ 2)};var _0x235ax6c={"\x73\x77\x69\x6D\x6C\x61\x6E\x65":_0x235ax64,"\x66\x6F\x6C\x64\x65\x72":_0x235ax61,"\x63\x75\x62\x65":_0x235ax66,"\x63\x61\x72\x64":_0x235ax68,"\x6E\x6F\x74\x65":_0x235ax69,"\x73\x74\x65\x70":_0x235ax6a,"\x74\x61\x70\x65":_0x235ax6b};var _0x235ax6d=mxGraph[_0xb834[0]][_0xb834[144]];mxGraph[_0xb834[0]][_0xb834[144]]= function(_0x235ax33){if(_0x235ax33!= null){var _0x235ax6e=_0x235ax6c[_0x235ax33[_0xb834[4]][_0xb834[123]]];if(_0x235ax6e!= null){return new _0x235ax6e(_0x235ax33)}};return _0x235ax6d[_0xb834[30]](this,arguments)}};mxGraph[_0xb834[0]][_0xb834[145]]= function(_0x235ax6f,_0x235ax50){if(_0x235ax6f!= null&& _0x235ax6f[_0xb834[123]]!= null){if(_0x235ax6f[_0xb834[123]][_0xb834[146]]!= null){if(_0x235ax6f[_0xb834[123]][_0xb834[146]]!= null){return _0x235ax6f[_0xb834[123]][_0xb834[146]][_0xb834[147]]}}else {if(_0x235ax6f[_0xb834[123]][_0xb834[147]]!= null){return _0x235ax6f[_0xb834[123]][_0xb834[147]]}}};return null};mxRectangleShape[_0xb834[0]][_0xb834[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[_0xb834[0]][_0xb834[147]]= mxRectangleShape[_0xb834[0]][_0xb834[147]];mxImageShape[_0xb834[0]][_0xb834[147]]= mxRectangleShape[_0xb834[0]][_0xb834[147]];mxSwimlane[_0xb834[0]][_0xb834[147]]= mxRectangleShape[_0xb834[0]][_0xb834[147]];_0x235ax14[_0xb834[0]][_0xb834[147]]= mxRectangleShape[_0xb834[0]][_0xb834[147]];_0x235ax9[_0xb834[0]][_0xb834[147]]= mxRectangleShape[_0xb834[0]][_0xb834[147]];_0x235ax10[_0xb834[0]][_0xb834[147]]= mxRectangleShape[_0xb834[0]][_0xb834[147]];_0x235ax1[_0xb834[0]][_0xb834[147]]= mxRectangleShape[_0xb834[0]][_0xb834[147]];_0x235axa[_0xb834[0]][_0xb834[147]]= mxRectangleShape[_0xb834[0]][_0xb834[147]];mxCylinder[_0xb834[0]][_0xb834[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)];_0x235ax25[_0xb834[0]][_0xb834[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)];_0x235ax28[_0xb834[0]][_0xb834[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[_0xb834[0]][_0xb834[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)];_0x235ax11[_0xb834[0]][_0xb834[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)];_0x235ax13[_0xb834[0]][_0xb834[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[_0xb834[0]][_0xb834[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)];_0x235ax26[_0xb834[0]][_0xb834[147]]= [ new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.5,1),false)];mxEllipse[_0xb834[0]][_0xb834[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[_0xb834[0]][_0xb834[147]]= mxEllipse[_0xb834[0]][_0xb834[147]];mxRhombus[_0xb834[0]][_0xb834[147]]= mxEllipse[_0xb834[0]][_0xb834[147]];mxTriangle[_0xb834[0]][_0xb834[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[_0xb834[0]][_0xb834[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[_0xb834[0]][_0xb834[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[_0xb834[0]][_0xb834[147]]= null})() \ No newline at end of file +var _0xf1ed=["\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 _0xc31dx1(){}_0xc31dx1[_0xf1ed[0]]= new mxCylinder();_0xc31dx1[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx1;_0xc31dx1[_0xf1ed[0]][_0xf1ed[2]]= 20;_0xc31dx1[_0xf1ed[0]][_0xf1ed[3]]= function(_0xc31dx2,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6,_0xc31dx7){var _0xc31dx8=Math[_0xf1ed[6]](_0xc31dx5,Math[_0xf1ed[6]](_0xc31dx6,mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[2],this[_0xf1ed[2]])));if(_0xc31dx7){_0xc31dx2[_0xf1ed[7]](_0xc31dx8,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](_0xc31dx8,_0xc31dx8);_0xc31dx2[_0xf1ed[8]](0,0);_0xc31dx2[_0xf1ed[7]](_0xc31dx8,_0xc31dx8);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx8);_0xc31dx2[_0xf1ed[9]]()}else {_0xc31dx2[_0xf1ed[7]](0,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5- _0xc31dx8,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx8);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](_0xc31dx8,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx6- _0xc31dx8);_0xc31dx2[_0xf1ed[8]](0,0);_0xc31dx2[_0xf1ed[10]]();_0xc31dx2[_0xf1ed[9]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[11]]= _0xc31dx1;function _0xc31dx9(){}_0xc31dx9[_0xf1ed[0]]= new mxCylinder();_0xc31dx9[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx9;_0xc31dx9[_0xf1ed[0]][_0xf1ed[2]]= 30;_0xc31dx9[_0xf1ed[0]][_0xf1ed[3]]= function(_0xc31dx2,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6,_0xc31dx7){var _0xc31dx8=Math[_0xf1ed[6]](_0xc31dx5,Math[_0xf1ed[6]](_0xc31dx6,mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[2],this[_0xf1ed[2]])));if(_0xc31dx7){_0xc31dx2[_0xf1ed[7]](_0xc31dx5- _0xc31dx8,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5- _0xc31dx8,_0xc31dx8);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx8);_0xc31dx2[_0xf1ed[9]]()}else {_0xc31dx2[_0xf1ed[7]](0,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5- _0xc31dx8,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx8);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](0,0);_0xc31dx2[_0xf1ed[10]]();_0xc31dx2[_0xf1ed[9]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[13]]= _0xc31dx9;function _0xc31dxa(){}_0xc31dxa[_0xf1ed[0]]= new mxCylinder();_0xc31dxa[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dxa;_0xc31dxa[_0xf1ed[0]][_0xf1ed[14]]= 60;_0xc31dxa[_0xf1ed[0]][_0xf1ed[15]]= 20;_0xc31dxa[_0xf1ed[0]][_0xf1ed[16]]= _0xf1ed[17];_0xc31dxa[_0xf1ed[0]][_0xf1ed[3]]= function(_0xc31dx2,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6,_0xc31dx7){var _0xc31dxb=mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[14],this[_0xf1ed[14]]);var _0xc31dxc=mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[15],this[_0xf1ed[15]]);var _0xc31dxd=mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[16],this[_0xf1ed[16]]);var _0xc31dxe=Math[_0xf1ed[6]](_0xc31dx5,_0xc31dxb);var _0xc31dxf=Math[_0xf1ed[6]](_0xc31dx6,_0xc31dxc);if(_0xc31dx7){if(_0xc31dxd== _0xf1ed[18]){_0xc31dx2[_0xf1ed[7]](0,_0xc31dxf);_0xc31dx2[_0xf1ed[8]](_0xc31dxe,_0xc31dxf)}else {_0xc31dx2[_0xf1ed[7]](_0xc31dx5- _0xc31dxe,_0xc31dxf);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dxf)};_0xc31dx2[_0xf1ed[9]]()}else {if(_0xc31dxd== _0xf1ed[18]){_0xc31dx2[_0xf1ed[7]](0,0);_0xc31dx2[_0xf1ed[8]](_0xc31dxe,0);_0xc31dx2[_0xf1ed[8]](_0xc31dxe,_0xc31dxf);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dxf)}else {_0xc31dx2[_0xf1ed[7]](0,_0xc31dxf);_0xc31dx2[_0xf1ed[8]](_0xc31dx5- _0xc31dxe,_0xc31dxf);_0xc31dx2[_0xf1ed[8]](_0xc31dx5- _0xc31dxe,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,0)};_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](0,_0xc31dxf);_0xc31dx2[_0xf1ed[10]]();_0xc31dx2[_0xf1ed[9]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[19]]= _0xc31dxa;function _0xc31dx10(){}_0xc31dx10[_0xf1ed[0]]= new mxCylinder();_0xc31dx10[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx10;_0xc31dx10[_0xf1ed[0]][_0xf1ed[2]]= 30;_0xc31dx10[_0xf1ed[0]][_0xf1ed[3]]= function(_0xc31dx2,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6,_0xc31dx7){var _0xc31dx8=Math[_0xf1ed[6]](_0xc31dx5,Math[_0xf1ed[6]](_0xc31dx6,mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[2],this[_0xf1ed[2]])));if(!_0xc31dx7){_0xc31dx2[_0xf1ed[7]](_0xc31dx8,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx8);_0xc31dx2[_0xf1ed[8]](_0xc31dx8,0);_0xc31dx2[_0xf1ed[10]]();_0xc31dx2[_0xf1ed[9]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[20]]= _0xc31dx10;function _0xc31dx11(){}_0xc31dx11[_0xf1ed[0]]= new mxCylinder();_0xc31dx11[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx11;_0xc31dx11[_0xf1ed[0]][_0xf1ed[2]]= 0.4;_0xc31dx11[_0xf1ed[0]][_0xf1ed[3]]= function(_0xc31dx2,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6,_0xc31dx7){var _0xc31dx8=mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[2],this[_0xf1ed[2]]);var _0xc31dxf=_0xc31dx6* _0xc31dx8;var _0xc31dx12=1.4;if(!_0xc31dx7){_0xc31dx2[_0xf1ed[7]](0,_0xc31dxf/ 2);_0xc31dx2[_0xf1ed[21]](_0xc31dx5/ 4,_0xc31dxf* _0xc31dx12,_0xc31dx5/ 2,_0xc31dxf/ 2);_0xc31dx2[_0xf1ed[21]](_0xc31dx5* 3/ 4,_0xc31dxf* (1- _0xc31dx12),_0xc31dx5,_0xc31dxf/ 2);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx6- _0xc31dxf/ 2);_0xc31dx2[_0xf1ed[21]](_0xc31dx5* 3/ 4,_0xc31dx6- _0xc31dxf* _0xc31dx12,_0xc31dx5/ 2,_0xc31dx6- _0xc31dxf/ 2);_0xc31dx2[_0xf1ed[21]](_0xc31dx5/ 4,_0xc31dx6- _0xc31dxf* (1- _0xc31dx12),0,_0xc31dx6- _0xc31dxf/ 2);_0xc31dx2[_0xf1ed[8]](0,_0xc31dxf/ 2);_0xc31dx2[_0xf1ed[10]]();_0xc31dx2[_0xf1ed[9]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[22]]= _0xc31dx11;function _0xc31dx13(){}_0xc31dx13[_0xf1ed[0]]= new mxCylinder();_0xc31dx13[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx13;_0xc31dx13[_0xf1ed[0]][_0xf1ed[2]]= 0.2;_0xc31dx13[_0xf1ed[0]][_0xf1ed[3]]= function(_0xc31dx2,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6,_0xc31dx7){var _0xc31dx8=_0xc31dx5* mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[2],this[_0xf1ed[2]]);if(!_0xc31dx7){_0xc31dx2[_0xf1ed[7]](0,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5- _0xc31dx8,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx6/ 2);_0xc31dx2[_0xf1ed[8]](_0xc31dx5- _0xc31dx8,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](_0xc31dx8,_0xc31dx6/ 2);_0xc31dx2[_0xf1ed[10]]();_0xc31dx2[_0xf1ed[9]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[23]]= _0xc31dx13;function _0xc31dx14(){mxRectangleShape[_0xf1ed[24]](this)}mxUtils[_0xf1ed[25]](_0xc31dx14,mxRectangleShape);_0xc31dx14[_0xf1ed[0]][_0xf1ed[26]]= function(){return false};_0xc31dx14[_0xf1ed[0]][_0xf1ed[27]]= function(_0xc31dx15,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6){var _0xc31dx16=Math[_0xf1ed[6]](_0xc31dx5/ 5,_0xc31dx6/ 5)+ 1;_0xc31dx15[_0xf1ed[28]]();_0xc31dx15[_0xf1ed[7]](_0xc31dx3+ _0xc31dx5/ 2,_0xc31dx4+ _0xc31dx16);_0xc31dx15[_0xf1ed[8]](_0xc31dx3+ _0xc31dx5/ 2,_0xc31dx4+ _0xc31dx6- _0xc31dx16);_0xc31dx15[_0xf1ed[7]](_0xc31dx3+ _0xc31dx16,_0xc31dx4+ _0xc31dx6/ 2);_0xc31dx15[_0xf1ed[8]](_0xc31dx3+ _0xc31dx5- _0xc31dx16,_0xc31dx4+ _0xc31dx6/ 2);_0xc31dx15[_0xf1ed[9]]();_0xc31dx15[_0xf1ed[29]]();mxRectangleShape[_0xf1ed[0]][_0xf1ed[27]][_0xf1ed[30]](this,arguments)};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[31]]= _0xc31dx14;function _0xc31dx17(){mxRectangleShape[_0xf1ed[24]](this)}mxUtils[_0xf1ed[25]](_0xc31dx17,mxRectangleShape);_0xc31dx17[_0xf1ed[0]][_0xf1ed[26]]= function(){return false};_0xc31dx17[_0xf1ed[0]][_0xf1ed[27]]= function(_0xc31dx15,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6){if(this[_0xf1ed[4]]!= null){if(this[_0xf1ed[4]][_0xf1ed[32]]== 1){var _0xc31dx18=Math[_0xf1ed[34]](2,this[_0xf1ed[33]]+ 1);mxRectangleShape[_0xf1ed[0]][_0xf1ed[35]][_0xf1ed[24]](this,_0xc31dx15,_0xc31dx3+ _0xc31dx18,_0xc31dx4+ _0xc31dx18,_0xc31dx5- 2* _0xc31dx18,_0xc31dx6- 2* _0xc31dx18);mxRectangleShape[_0xf1ed[0]][_0xf1ed[27]][_0xf1ed[30]](this,arguments);_0xc31dx3+= _0xc31dx18;_0xc31dx4+= _0xc31dx18;_0xc31dx5-= 2* _0xc31dx18;_0xc31dx6-= 2* _0xc31dx18};_0xc31dx15[_0xf1ed[36]](false);var _0xc31dx19=0;var _0xc31dx1a=null;do{_0xc31dx1a= mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][this[_0xf1ed[4]][_0xf1ed[37]+ _0xc31dx19]];if(_0xc31dx1a!= null){var _0xc31dx1b=this[_0xf1ed[4]][_0xf1ed[37]+ _0xc31dx19+ _0xf1ed[38]];var _0xc31dx1c=this[_0xf1ed[4]][_0xf1ed[37]+ _0xc31dx19+ _0xf1ed[39]];var _0xc31dx1d=this[_0xf1ed[4]][_0xf1ed[37]+ _0xc31dx19+ _0xf1ed[40]];var _0xc31dx1e=this[_0xf1ed[4]][_0xf1ed[37]+ _0xc31dx19+ _0xf1ed[41]];var _0xc31dx1f=this[_0xf1ed[4]][_0xf1ed[37]+ _0xc31dx19+ _0xf1ed[42]]|| 0;var _0xc31dx20=this[_0xf1ed[4]][_0xf1ed[37]+ _0xc31dx19+ _0xf1ed[43]];if(_0xc31dx20!= null){_0xc31dx1f+= this[_0xf1ed[44]](_0xc31dx5+ this[_0xf1ed[33]],_0xc31dx6+ this[_0xf1ed[33]])* _0xc31dx20};var _0xc31dx21=_0xc31dx3;var _0xc31dx22=_0xc31dx4;if(_0xc31dx1b== mxConstants[_0xf1ed[45]]){_0xc31dx21+= (_0xc31dx5- _0xc31dx1d)/ 2}else {if(_0xc31dx1b== mxConstants[_0xf1ed[46]]){_0xc31dx21+= _0xc31dx5- _0xc31dx1d- _0xc31dx1f}else {_0xc31dx21+= _0xc31dx1f}};if(_0xc31dx1c== mxConstants[_0xf1ed[47]]){_0xc31dx22+= (_0xc31dx6- _0xc31dx1e)/ 2}else {if(_0xc31dx1c== mxConstants[_0xf1ed[48]]){_0xc31dx22+= _0xc31dx6- _0xc31dx1e- _0xc31dx1f}else {_0xc31dx22+= _0xc31dx1f}};_0xc31dx15[_0xf1ed[49]]();var _0xc31dx23= new _0xc31dx1a();_0xc31dx23[_0xf1ed[4]]= this[_0xf1ed[4]];_0xc31dx1a[_0xf1ed[0]][_0xf1ed[50]][_0xf1ed[24]](_0xc31dx23,_0xc31dx15,_0xc31dx21,_0xc31dx22,_0xc31dx1d,_0xc31dx1e);_0xc31dx15[_0xf1ed[51]]()};_0xc31dx19++}while(_0xc31dx1a!= null);}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[52]]= _0xc31dx17;function _0xc31dx24(){}_0xc31dx24[_0xf1ed[0]]= new mxCylinder();_0xc31dx24[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx24;_0xc31dx24[_0xf1ed[0]][_0xf1ed[3]]= function(_0xc31dx2,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6,_0xc31dx7){if(_0xc31dx7){_0xc31dx2[_0xf1ed[7]](0,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5/ 2,_0xc31dx6/ 2);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,0);_0xc31dx2[_0xf1ed[9]]()}else {_0xc31dx2[_0xf1ed[7]](0,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx6);_0xc31dx2[_0xf1ed[10]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[53]]= _0xc31dx24;function _0xc31dx25(){}_0xc31dx25[_0xf1ed[0]]= new mxCylinder();_0xc31dx25[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx25;_0xc31dx25[_0xf1ed[0]][_0xf1ed[54]]= true;_0xc31dx25[_0xf1ed[0]][_0xf1ed[3]]= function(_0xc31dx2,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6,_0xc31dx7){var _0xc31dx1d=_0xc31dx5/ 3;var _0xc31dx1e=_0xc31dx6/ 4;if(!_0xc31dx7){_0xc31dx2[_0xf1ed[7]](_0xc31dx5/ 2,_0xc31dx1e);_0xc31dx2[_0xf1ed[55]](_0xc31dx5/ 2- _0xc31dx1d,_0xc31dx1e,_0xc31dx5/ 2- _0xc31dx1d,0,_0xc31dx5/ 2,0);_0xc31dx2[_0xf1ed[55]](_0xc31dx5/ 2+ _0xc31dx1d,0,_0xc31dx5/ 2+ _0xc31dx1d,_0xc31dx1e,_0xc31dx5/ 2,_0xc31dx1e);_0xc31dx2[_0xf1ed[10]]();_0xc31dx2[_0xf1ed[7]](_0xc31dx5/ 2,_0xc31dx1e);_0xc31dx2[_0xf1ed[8]](_0xc31dx5/ 2,2* _0xc31dx6/ 3);_0xc31dx2[_0xf1ed[7]](_0xc31dx5/ 2,_0xc31dx6/ 3);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx6/ 3);_0xc31dx2[_0xf1ed[7]](_0xc31dx5/ 2,_0xc31dx6/ 3);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx6/ 3);_0xc31dx2[_0xf1ed[7]](_0xc31dx5/ 2,2* _0xc31dx6/ 3);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx6);_0xc31dx2[_0xf1ed[7]](_0xc31dx5/ 2,2* _0xc31dx6/ 3);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx6);_0xc31dx2[_0xf1ed[9]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[56]]= _0xc31dx25;function _0xc31dx26(){}_0xc31dx26[_0xf1ed[0]]= new mxCylinder();_0xc31dx26[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx26;_0xc31dx26[_0xf1ed[0]][_0xf1ed[2]]= 10;_0xc31dx26[_0xf1ed[0]][_0xf1ed[54]]= true;_0xc31dx26[_0xf1ed[0]][_0xf1ed[3]]= function(_0xc31dx2,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6,_0xc31dx7){var _0xc31dx27=mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[2],this[_0xf1ed[2]]);var _0xc31dx1d=_0xc31dx27* 2/ 3;var _0xc31dx1e=_0xc31dx27;if(!_0xc31dx7){_0xc31dx2[_0xf1ed[7]](_0xc31dx5/ 2,_0xc31dx1e);_0xc31dx2[_0xf1ed[55]](_0xc31dx5/ 2- _0xc31dx1d,_0xc31dx1e,_0xc31dx5/ 2- _0xc31dx1d,0,_0xc31dx5/ 2,0);_0xc31dx2[_0xf1ed[55]](_0xc31dx5/ 2+ _0xc31dx1d,0,_0xc31dx5/ 2+ _0xc31dx1d,_0xc31dx1e,_0xc31dx5/ 2,_0xc31dx1e);_0xc31dx2[_0xf1ed[10]]();_0xc31dx2[_0xf1ed[7]](_0xc31dx5/ 2,_0xc31dx1e);_0xc31dx2[_0xf1ed[8]](_0xc31dx5/ 2,_0xc31dx6);_0xc31dx2[_0xf1ed[9]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[57]]= _0xc31dx26;function _0xc31dx28(){}_0xc31dx28[_0xf1ed[0]]= new mxCylinder();_0xc31dx28[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx28;_0xc31dx28[_0xf1ed[0]][_0xf1ed[58]]= 32;_0xc31dx28[_0xf1ed[0]][_0xf1ed[59]]= 12;_0xc31dx28[_0xf1ed[0]][_0xf1ed[3]]= function(_0xc31dx2,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6,_0xc31dx7){var _0xc31dxe=mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[58],this[_0xf1ed[58]]);var _0xc31dxf=mxUtils[_0xf1ed[5]](this[_0xf1ed[4]],_0xf1ed[59],this[_0xf1ed[59]]);var _0xc31dx29=_0xc31dxe/ 2;var _0xc31dx2a=_0xc31dx29+ _0xc31dxe/ 2;var _0xc31dx2b=0.3* _0xc31dx6- _0xc31dxf/ 2;var _0xc31dx2c=0.7* _0xc31dx6- _0xc31dxf/ 2;if(_0xc31dx7){_0xc31dx2[_0xf1ed[7]](_0xc31dx29,_0xc31dx2b);_0xc31dx2[_0xf1ed[8]](_0xc31dx2a,_0xc31dx2b);_0xc31dx2[_0xf1ed[8]](_0xc31dx2a,_0xc31dx2b+ _0xc31dxf);_0xc31dx2[_0xf1ed[8]](_0xc31dx29,_0xc31dx2b+ _0xc31dxf);_0xc31dx2[_0xf1ed[7]](_0xc31dx29,_0xc31dx2c);_0xc31dx2[_0xf1ed[8]](_0xc31dx2a,_0xc31dx2c);_0xc31dx2[_0xf1ed[8]](_0xc31dx2a,_0xc31dx2c+ _0xc31dxf);_0xc31dx2[_0xf1ed[8]](_0xc31dx29,_0xc31dx2c+ _0xc31dxf);_0xc31dx2[_0xf1ed[9]]()}else {_0xc31dx2[_0xf1ed[7]](_0xc31dx29,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,0);_0xc31dx2[_0xf1ed[8]](_0xc31dx5,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](_0xc31dx29,_0xc31dx6);_0xc31dx2[_0xf1ed[8]](_0xc31dx29,_0xc31dx2c+ _0xc31dxf);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx2c+ _0xc31dxf);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx2c);_0xc31dx2[_0xf1ed[8]](_0xc31dx29,_0xc31dx2c);_0xc31dx2[_0xf1ed[8]](_0xc31dx29,_0xc31dx2b+ _0xc31dxf);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx2b+ _0xc31dxf);_0xc31dx2[_0xf1ed[8]](0,_0xc31dx2b);_0xc31dx2[_0xf1ed[8]](_0xc31dx29,_0xc31dx2b);_0xc31dx2[_0xf1ed[10]]();_0xc31dx2[_0xf1ed[9]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[60]]= _0xc31dx28;function _0xc31dx2d(){}_0xc31dx2d[_0xf1ed[0]]= new mxDoubleEllipse();_0xc31dx2d[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx2d;_0xc31dx2d[_0xf1ed[0]][_0xf1ed[61]]= true;_0xc31dx2d[_0xf1ed[0]][_0xf1ed[50]]= function(_0xc31dx15,_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6){var _0xc31dx18=Math[_0xf1ed[6]](4,Math[_0xf1ed[6]](_0xc31dx5/ 5,_0xc31dx6/ 5));if(_0xc31dx5> 0&& _0xc31dx6> 0){_0xc31dx15[_0xf1ed[62]](_0xc31dx3+ _0xc31dx18,_0xc31dx4+ _0xc31dx18,_0xc31dx5- 2* _0xc31dx18,_0xc31dx6- 2* _0xc31dx18);_0xc31dx15[_0xf1ed[63]]()};_0xc31dx15[_0xf1ed[64]](false);if(this[_0xf1ed[61]]){_0xc31dx15[_0xf1ed[62]](_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6);_0xc31dx15[_0xf1ed[29]]()}};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[65]]= _0xc31dx2d;function _0xc31dx2e(){}_0xc31dx2e[_0xf1ed[0]]= new _0xc31dx2d();_0xc31dx2e[_0xf1ed[0]][_0xf1ed[1]]= _0xc31dx2e;_0xc31dx2e[_0xf1ed[0]][_0xf1ed[61]]= false;mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[66]]= _0xc31dx2e;var _0xc31dx2f=mxImageExport[_0xf1ed[0]][_0xf1ed[67]];mxImageExport[_0xf1ed[0]][_0xf1ed[67]]= function(){_0xc31dx2f[_0xf1ed[30]](this,arguments);function _0xc31dx30(_0xc31dx31){return {drawShape:function(_0xc31dx32,_0xc31dx33,_0xc31dx34,_0xc31dx35){var _0xc31dx3=_0xc31dx34[_0xf1ed[68]];var _0xc31dx4=_0xc31dx34[_0xf1ed[69]];var _0xc31dx5=_0xc31dx34[_0xf1ed[70]];var _0xc31dx6=_0xc31dx34[_0xf1ed[71]];if(_0xc31dx35){var _0xc31dx18=Math[_0xf1ed[6]](4,Math[_0xf1ed[6]](_0xc31dx5/ 5,_0xc31dx6/ 5));_0xc31dx3+= _0xc31dx18;_0xc31dx4+= _0xc31dx18;_0xc31dx5-= 2* _0xc31dx18;_0xc31dx6-= 2* _0xc31dx18;if(_0xc31dx5> 0&& _0xc31dx6> 0){_0xc31dx32[_0xf1ed[62]](_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6)};return true}else {_0xc31dx32[_0xf1ed[63]]();if(_0xc31dx31){_0xc31dx32[_0xf1ed[62]](_0xc31dx3,_0xc31dx4,_0xc31dx5,_0xc31dx6);_0xc31dx32[_0xf1ed[29]]()}}}}}this[_0xf1ed[72]][_0xf1ed[65]]= _0xc31dx30(true);this[_0xf1ed[72]][_0xf1ed[66]]= _0xc31dx30(false)};function _0xc31dx36(){mxArrow[_0xf1ed[24]](this)}mxUtils[_0xf1ed[25]](_0xc31dx36,mxArrow);_0xc31dx36[_0xf1ed[0]][_0xf1ed[73]]= function(_0xc31dx15,_0xc31dx37){var _0xc31dx1d=10;var _0xc31dx38=_0xc31dx37[0];var _0xc31dx39=_0xc31dx37[_0xc31dx37[_0xf1ed[74]]- 1];var _0xc31dxe=_0xc31dx39[_0xf1ed[68]]- _0xc31dx38[_0xf1ed[68]];var _0xc31dxf=_0xc31dx39[_0xf1ed[69]]- _0xc31dx38[_0xf1ed[69]];var _0xc31dx3a=Math[_0xf1ed[75]](_0xc31dxe* _0xc31dxe+ _0xc31dxf* _0xc31dxf);var _0xc31dx3b=_0xc31dx3a;var _0xc31dx3c=_0xc31dxe/ _0xc31dx3a;var _0xc31dx3d=_0xc31dxf/ _0xc31dx3a;var _0xc31dx3e=_0xc31dx3b* _0xc31dx3c;var _0xc31dx3f=_0xc31dx3b* _0xc31dx3d;var _0xc31dx40=_0xc31dx1d* _0xc31dx3d/ 3;var _0xc31dx41=-_0xc31dx1d* _0xc31dx3c/ 3;var _0xc31dx42=_0xc31dx38[_0xf1ed[68]]- _0xc31dx40/ 2;var _0xc31dx43=_0xc31dx38[_0xf1ed[69]]- _0xc31dx41/ 2;var _0xc31dx44=_0xc31dx42+ _0xc31dx40;var _0xc31dx45=_0xc31dx43+ _0xc31dx41;var _0xc31dx46=_0xc31dx44+ _0xc31dx3e;var _0xc31dx47=_0xc31dx45+ _0xc31dx3f;var _0xc31dx48=_0xc31dx46+ _0xc31dx40;var _0xc31dx49=_0xc31dx47+ _0xc31dx41;var _0xc31dx4a=_0xc31dx48- 3* _0xc31dx40;var _0xc31dx4b=_0xc31dx49- 3* _0xc31dx41;_0xc31dx15[_0xf1ed[28]]();_0xc31dx15[_0xf1ed[7]](_0xc31dx44,_0xc31dx45);_0xc31dx15[_0xf1ed[8]](_0xc31dx46,_0xc31dx47);_0xc31dx15[_0xf1ed[7]](_0xc31dx4a+ _0xc31dx40,_0xc31dx4b+ _0xc31dx41);_0xc31dx15[_0xf1ed[8]](_0xc31dx42,_0xc31dx43);_0xc31dx15[_0xf1ed[29]]()};mxCellRenderer[_0xf1ed[0]][_0xf1ed[12]][_0xf1ed[76]]= _0xc31dx36;mxMarker[_0xf1ed[78]](_0xf1ed[77],function(_0xc31dx32,_0xc31dx1a,_0xc31dx4c,_0xc31dx39,_0xc31dx4d,_0xc31dx4e,_0xc31dx4f,_0xc31dx50,_0xc31dx51,_0xc31dx52){var _0xc31dx3c=_0xc31dx4d* (_0xc31dx4f+ _0xc31dx51+ 1);var _0xc31dx3d=_0xc31dx4e* (_0xc31dx4f+ _0xc31dx51+ 1);return function(){_0xc31dx32[_0xf1ed[28]]();_0xc31dx32[_0xf1ed[7]](_0xc31dx39[_0xf1ed[68]]- _0xc31dx3c/ 2- _0xc31dx3d/ 2,_0xc31dx39[_0xf1ed[69]]- _0xc31dx3d/ 2+ _0xc31dx3c/ 2);_0xc31dx32[_0xf1ed[8]](_0xc31dx39[_0xf1ed[68]]+ _0xc31dx3d/ 2- 3* _0xc31dx3c/ 2,_0xc31dx39[_0xf1ed[69]]- 3* _0xc31dx3d/ 2- _0xc31dx3c/ 2);_0xc31dx32[_0xf1ed[29]]()}});var _0xc31dx53=-99;if( typeof (mxVertexHandler)!= _0xf1ed[79]){function _0xc31dx54(_0xc31dx33){mxVertexHandler[_0xf1ed[24]](this,_0xc31dx33)}mxUtils[_0xf1ed[25]](_0xc31dx54,mxVertexHandler);_0xc31dx54[_0xf1ed[0]][_0xf1ed[80]]= false;_0xc31dx54[_0xf1ed[0]][_0xf1ed[81]]= function(){this[_0xf1ed[82]]= mxUtils[_0xf1ed[5]](this[_0xf1ed[83]][_0xf1ed[4]],mxConstants.STYLE_HORIZONTAL,true);var _0xc31dx55=this[_0xf1ed[83]][_0xf1ed[85]][_0xf1ed[84]];if(this[_0xf1ed[86]]!= null){var _0xc31dx34= new mxRectangle(0,0,this[_0xf1ed[86]][_0xf1ed[70]],this[_0xf1ed[86]][_0xf1ed[71]]);this[_0xf1ed[87]]= new mxImageShape(_0xc31dx34,this[_0xf1ed[86]][_0xf1ed[88]])}else {var _0xc31dx4f=10;var _0xc31dx34= new mxRectangle(0,0,_0xc31dx4f,_0xc31dx4f);this[_0xf1ed[87]]= new mxRhombus(_0xc31dx34,mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};this[_0xf1ed[87]][_0xf1ed[89]]= (_0xc31dx55[_0xf1ed[89]]!= mxConstants[_0xf1ed[90]])?mxConstants[_0xf1ed[91]]:mxConstants[_0xf1ed[90]];this[_0xf1ed[87]][_0xf1ed[81]](_0xc31dx55[_0xf1ed[93]]()[_0xf1ed[92]]());this[_0xf1ed[87]][_0xf1ed[95]][_0xf1ed[4]][_0xf1ed[94]]= this[_0xf1ed[96]]();mxEvent[_0xf1ed[97]](this[_0xf1ed[87]][_0xf1ed[95]],_0xc31dx55,this[_0xf1ed[83]]);mxVertexHandler[_0xf1ed[0]][_0xf1ed[81]][_0xf1ed[30]](this,arguments)};_0xc31dx54[_0xf1ed[0]][_0xf1ed[96]]= function(){return _0xf1ed[98]};_0xc31dx54[_0xf1ed[0]][_0xf1ed[99]]= function(){mxVertexHandler[_0xf1ed[0]][_0xf1ed[99]][_0xf1ed[30]](this,arguments);var _0xc31dx4f=this[_0xf1ed[87]][_0xf1ed[100]][_0xf1ed[70]];this[_0xf1ed[87]][_0xf1ed[100]]= this[_0xf1ed[101]](_0xc31dx4f);this[_0xf1ed[87]][_0xf1ed[99]]()};_0xc31dx54[_0xf1ed[0]][_0xf1ed[102]]= function(){mxVertexHandler[_0xf1ed[0]][_0xf1ed[102]][_0xf1ed[30]](this,arguments);if(this[_0xf1ed[87]]!= null){this[_0xf1ed[87]][_0xf1ed[102]]();this[_0xf1ed[87]]= null}};_0xc31dx54[_0xf1ed[0]][_0xf1ed[103]]= function(_0xc31dx56){if(_0xc31dx56[_0xf1ed[104]](this[_0xf1ed[87]])){return _0xc31dx53};return mxVertexHandler[_0xf1ed[0]][_0xf1ed[103]][_0xf1ed[30]](this,arguments)};_0xc31dx54[_0xf1ed[0]][_0xf1ed[105]]= function(_0xc31dx57,_0xc31dx56){if(!_0xc31dx56[_0xf1ed[106]]()&& this[_0xf1ed[107]]== _0xc31dx53){var _0xc31dx58= new mxPoint(_0xc31dx56[_0xf1ed[108]](),_0xc31dx56[_0xf1ed[109]]());this[_0xf1ed[110]](_0xc31dx58);var _0xc31dx59=this[_0xf1ed[84]][_0xf1ed[112]](_0xc31dx56[_0xf1ed[111]]());var _0xc31dx5a=this[_0xf1ed[84]][_0xf1ed[93]]()[_0xf1ed[113]];if(_0xc31dx59&& this[_0xf1ed[80]]){_0xc31dx58[_0xf1ed[68]]= this[_0xf1ed[84]][_0xf1ed[114]](_0xc31dx58[_0xf1ed[68]]/ _0xc31dx5a)* _0xc31dx5a;_0xc31dx58[_0xf1ed[69]]= this[_0xf1ed[84]][_0xf1ed[114]](_0xc31dx58[_0xf1ed[69]]/ _0xc31dx5a)* _0xc31dx5a};this[_0xf1ed[115]](_0xc31dx58);this[_0xf1ed[116]](this[_0xf1ed[87]],_0xc31dx58[_0xf1ed[68]],_0xc31dx58[_0xf1ed[69]]);this[_0xf1ed[83]][_0xf1ed[85]][_0xf1ed[84]][_0xf1ed[117]][_0xf1ed[99]](this[_0xf1ed[83]],true);_0xc31dx56[_0xf1ed[118]]()}else {mxVertexHandler[_0xf1ed[0]][_0xf1ed[105]][_0xf1ed[30]](this,arguments)}};_0xc31dx54[_0xf1ed[0]][_0xf1ed[119]]= function(_0xc31dx57,_0xc31dx56){if(!_0xc31dx56[_0xf1ed[106]]()&& this[_0xf1ed[107]]== _0xc31dx53){this[_0xf1ed[120]]();this[_0xf1ed[121]]();_0xc31dx56[_0xf1ed[118]]()}else {mxVertexHandler[_0xf1ed[0]][_0xf1ed[119]][_0xf1ed[30]](this,arguments)}};_0xc31dx54[_0xf1ed[0]][_0xf1ed[101]]= function(_0xc31dx4f){var _0xc31dx5b=this[_0xf1ed[83]][_0xf1ed[123]][_0xf1ed[122]]();var _0xc31dx5c=mxUtils[_0xf1ed[124]](_0xc31dx5b);var _0xc31dx5d=Math[_0xf1ed[125]](_0xc31dx5c);var _0xc31dx5e=Math[_0xf1ed[126]](_0xc31dx5c);var _0xc31dx34= new mxRectangle(this[_0xf1ed[83]][_0xf1ed[68]],this[_0xf1ed[83]][_0xf1ed[69]],this[_0xf1ed[83]][_0xf1ed[70]],this[_0xf1ed[83]][_0xf1ed[71]]);if(this[_0xf1ed[83]][_0xf1ed[123]][_0xf1ed[127]]()){var _0xc31dx5f=(_0xc31dx34[_0xf1ed[70]]- _0xc31dx34[_0xf1ed[71]])/ 2;_0xc31dx34[_0xf1ed[68]]+= _0xc31dx5f;_0xc31dx34[_0xf1ed[69]]-= _0xc31dx5f;var _0xc31dx23=_0xc31dx34[_0xf1ed[70]];_0xc31dx34[_0xf1ed[70]]= _0xc31dx34[_0xf1ed[71]];_0xc31dx34[_0xf1ed[71]]= _0xc31dx23};var _0xc31dx60=this[_0xf1ed[128]](_0xc31dx34);if(this[_0xf1ed[83]][_0xf1ed[123]][_0xf1ed[129]]){_0xc31dx60[_0xf1ed[68]]= 2* _0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]- _0xc31dx60[_0xf1ed[68]]};if(this[_0xf1ed[83]][_0xf1ed[123]][_0xf1ed[130]]){_0xc31dx60[_0xf1ed[69]]= 2* _0xc31dx34[_0xf1ed[69]]+ _0xc31dx34[_0xf1ed[71]]- _0xc31dx60[_0xf1ed[69]]};_0xc31dx60= mxUtils[_0xf1ed[133]](_0xc31dx60,_0xc31dx5d,_0xc31dx5e, new mxPoint(this[_0xf1ed[83]][_0xf1ed[131]](),this[_0xf1ed[83]][_0xf1ed[132]]()));return new mxRectangle(_0xc31dx60[_0xf1ed[68]]- _0xc31dx4f/ 2,_0xc31dx60[_0xf1ed[69]]- _0xc31dx4f/ 2,_0xc31dx4f,_0xc31dx4f)};_0xc31dx54[_0xf1ed[0]][_0xf1ed[128]]= function(_0xc31dx34){return null};_0xc31dx54[_0xf1ed[0]][_0xf1ed[115]]= function(_0xc31dx58){};_0xc31dx54[_0xf1ed[0]][_0xf1ed[110]]= function(_0xc31dx58){_0xc31dx58[_0xf1ed[68]]= Math[_0xf1ed[34]](this[_0xf1ed[83]][_0xf1ed[68]],Math[_0xf1ed[6]](this[_0xf1ed[83]][_0xf1ed[68]]+ this[_0xf1ed[83]][_0xf1ed[70]],_0xc31dx58[_0xf1ed[68]]));_0xc31dx58[_0xf1ed[69]]= Math[_0xf1ed[34]](this[_0xf1ed[83]][_0xf1ed[69]],Math[_0xf1ed[6]](this[_0xf1ed[83]][_0xf1ed[69]]+ this[_0xf1ed[83]][_0xf1ed[71]],_0xc31dx58[_0xf1ed[69]]))};_0xc31dx54[_0xf1ed[0]][_0xf1ed[120]]= function(){};function _0xc31dx61(_0xc31dx33){_0xc31dx54[_0xf1ed[24]](this,_0xc31dx33)}mxUtils[_0xf1ed[25]](_0xc31dx61,_0xc31dx54);_0xc31dx61[_0xf1ed[0]][_0xf1ed[128]]= function(_0xc31dx34){var _0xc31dx5a=this[_0xf1ed[84]][_0xf1ed[93]]()[_0xf1ed[113]];var _0xc31dxb=Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[70]],mxUtils[_0xf1ed[5]](this[_0xf1ed[83]][_0xf1ed[4]],_0xf1ed[14],60)* _0xc31dx5a);var _0xc31dxc=Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[71]],mxUtils[_0xf1ed[5]](this[_0xf1ed[83]][_0xf1ed[4]],_0xf1ed[15],20)* _0xc31dx5a);var _0xc31dxd=mxUtils[_0xf1ed[5]](this[_0xf1ed[83]][_0xf1ed[4]],_0xf1ed[16],_0xf1ed[17]);var _0xc31dx3=(_0xc31dxd== _0xf1ed[18])?_0xc31dx34[_0xf1ed[68]]+ _0xc31dxb:_0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]- _0xc31dxb;return new mxPoint(_0xc31dx3,_0xc31dx34[_0xf1ed[69]]+ _0xc31dxc)};_0xc31dx61[_0xf1ed[0]][_0xf1ed[115]]= function(_0xc31dx58){var _0xc31dx5b=this[_0xf1ed[83]][_0xf1ed[123]][_0xf1ed[122]]();var _0xc31dx5c=mxUtils[_0xf1ed[124]](_0xc31dx5b);var _0xc31dx5d=Math[_0xf1ed[125]](-_0xc31dx5c);var _0xc31dx5e=Math[_0xf1ed[126]](-_0xc31dx5c);var _0xc31dx34= new mxRectangle(this[_0xf1ed[83]][_0xf1ed[68]],this[_0xf1ed[83]][_0xf1ed[69]],this[_0xf1ed[83]][_0xf1ed[70]],this[_0xf1ed[83]][_0xf1ed[71]]);if(this[_0xf1ed[83]][_0xf1ed[123]][_0xf1ed[127]]()){var _0xc31dx5f=(_0xc31dx34[_0xf1ed[70]]- _0xc31dx34[_0xf1ed[71]])/ 2;_0xc31dx34[_0xf1ed[68]]+= _0xc31dx5f;_0xc31dx34[_0xf1ed[69]]-= _0xc31dx5f;var _0xc31dx23=_0xc31dx34[_0xf1ed[70]];_0xc31dx34[_0xf1ed[70]]= _0xc31dx34[_0xf1ed[71]];_0xc31dx34[_0xf1ed[71]]= _0xc31dx23};var _0xc31dx60= new mxPoint(_0xc31dx58[_0xf1ed[68]],_0xc31dx58[_0xf1ed[69]]);_0xc31dx60= mxUtils[_0xf1ed[133]](_0xc31dx60,_0xc31dx5d,_0xc31dx5e, new mxPoint(this[_0xf1ed[83]][_0xf1ed[131]](),this[_0xf1ed[83]][_0xf1ed[132]]()));if(this[_0xf1ed[83]][_0xf1ed[123]][_0xf1ed[129]]){_0xc31dx60[_0xf1ed[68]]= 2* _0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]- _0xc31dx60[_0xf1ed[68]]};if(this[_0xf1ed[83]][_0xf1ed[123]][_0xf1ed[130]]){_0xc31dx60[_0xf1ed[69]]= 2* _0xc31dx34[_0xf1ed[69]]+ _0xc31dx34[_0xf1ed[71]]- _0xc31dx60[_0xf1ed[69]]};var _0xc31dx62=this[_0xf1ed[134]](_0xc31dx60,_0xc31dx34);if(_0xc31dx62!= null){if(this[_0xf1ed[83]][_0xf1ed[123]][_0xf1ed[129]]){_0xc31dx62[_0xf1ed[68]]= 2* _0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]- _0xc31dx62[_0xf1ed[68]]};if(this[_0xf1ed[83]][_0xf1ed[123]][_0xf1ed[130]]){_0xc31dx62[_0xf1ed[69]]= 2* _0xc31dx34[_0xf1ed[69]]+ _0xc31dx34[_0xf1ed[71]]- _0xc31dx62[_0xf1ed[69]]};_0xc31dx5d= Math[_0xf1ed[125]](_0xc31dx5c);_0xc31dx5e= Math[_0xf1ed[126]](_0xc31dx5c);_0xc31dx62= mxUtils[_0xf1ed[133]](_0xc31dx62,_0xc31dx5d,_0xc31dx5e, new mxPoint(this[_0xf1ed[83]][_0xf1ed[131]](),this[_0xf1ed[83]][_0xf1ed[132]]()));_0xc31dx58[_0xf1ed[68]]= _0xc31dx62[_0xf1ed[68]];_0xc31dx58[_0xf1ed[69]]= _0xc31dx62[_0xf1ed[69]]}};_0xc31dx61[_0xf1ed[0]][_0xf1ed[134]]= function(_0xc31dx60,_0xc31dx34){var _0xc31dxd=mxUtils[_0xf1ed[5]](this[_0xf1ed[83]][_0xf1ed[4]],_0xf1ed[16],_0xf1ed[17]);var _0xc31dxb=(_0xc31dxd== _0xf1ed[18])?_0xc31dx60[_0xf1ed[68]]- _0xc31dx34[_0xf1ed[68]]:_0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]- _0xc31dx60[_0xf1ed[68]];var _0xc31dxc=_0xc31dx60[_0xf1ed[69]]- _0xc31dx34[_0xf1ed[69]];var _0xc31dx5a=this[_0xf1ed[84]][_0xf1ed[93]]()[_0xf1ed[113]];this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[14]]= Math[_0xf1ed[135]](Math[_0xf1ed[34]](1,_0xc31dxb)/ _0xc31dx5a);this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[15]]= Math[_0xf1ed[135]](Math[_0xf1ed[34]](1,_0xc31dxc)/ _0xc31dx5a)};_0xc31dx61[_0xf1ed[0]][_0xf1ed[120]]= function(){var _0xc31dx63=this[_0xf1ed[84]][_0xf1ed[136]]();_0xc31dx63[_0xf1ed[137]]();try{this[_0xf1ed[83]][_0xf1ed[85]][_0xf1ed[84]][_0xf1ed[139]](_0xf1ed[14],this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[14]],[this[_0xf1ed[83]][_0xf1ed[138]]]);this[_0xf1ed[83]][_0xf1ed[85]][_0xf1ed[84]][_0xf1ed[139]](_0xf1ed[15],this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[15]],[this[_0xf1ed[83]][_0xf1ed[138]]])}finally{_0xc31dx63[_0xf1ed[140]]()}};function _0xc31dx64(_0xc31dx33){_0xc31dx61[_0xf1ed[24]](this,_0xc31dx33)}mxUtils[_0xf1ed[25]](_0xc31dx64,_0xc31dx61);_0xc31dx64[_0xf1ed[0]][_0xf1ed[128]]= function(_0xc31dx34){var _0xc31dx5a=this[_0xf1ed[84]][_0xf1ed[93]]()[_0xf1ed[113]];var _0xc31dx65=mxUtils[_0xf1ed[5]](this[_0xf1ed[83]][_0xf1ed[4]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE);return new mxPoint(_0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]/ 2,_0xc31dx34[_0xf1ed[69]]+ Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[71]],_0xc31dx65* _0xc31dx5a))};_0xc31dx64[_0xf1ed[0]][_0xf1ed[134]]= function(_0xc31dx58,_0xc31dx34){_0xc31dx58[_0xf1ed[68]]= _0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]/ 2;startSize= _0xc31dx58[_0xf1ed[69]]- _0xc31dx34[_0xf1ed[69]];var _0xc31dx5a=this[_0xf1ed[84]][_0xf1ed[93]]()[_0xf1ed[113]];this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[141]]= Math[_0xf1ed[135]](Math[_0xf1ed[34]](1,startSize)/ _0xc31dx5a);return _0xc31dx58};_0xc31dx64[_0xf1ed[0]][_0xf1ed[120]]= function(){this[_0xf1ed[83]][_0xf1ed[85]][_0xf1ed[84]][_0xf1ed[139]](_0xf1ed[141],this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[141]],[this[_0xf1ed[83]][_0xf1ed[138]]])};function _0xc31dx66(_0xc31dx33){_0xc31dx61[_0xf1ed[24]](this,_0xc31dx33)}mxUtils[_0xf1ed[25]](_0xc31dx66,_0xc31dx61);_0xc31dx66[_0xf1ed[0]][_0xf1ed[142]]= 20;_0xc31dx66[_0xf1ed[0]][_0xf1ed[143]]= 1;_0xc31dx66[_0xf1ed[0]][_0xf1ed[128]]= function(_0xc31dx34){var _0xc31dx5a=this[_0xf1ed[84]][_0xf1ed[93]]()[_0xf1ed[113]];var _0xc31dx67=Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[70]],Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[71]],mxUtils[_0xf1ed[5]](this[_0xf1ed[83]][_0xf1ed[4]],_0xf1ed[2],this[_0xf1ed[142]])* _0xc31dx5a/ this[_0xf1ed[143]]));return new mxPoint(_0xc31dx34[_0xf1ed[68]]+ _0xc31dx67,_0xc31dx34[_0xf1ed[69]]+ _0xc31dx67)};_0xc31dx66[_0xf1ed[0]][_0xf1ed[134]]= function(_0xc31dx60,_0xc31dx34){var _0xc31dx4f=Math[_0xf1ed[34]](0,Math[_0xf1ed[6]](Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[70]]/ this[_0xf1ed[143]],_0xc31dx60[_0xf1ed[68]]- _0xc31dx34[_0xf1ed[68]]),Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[71]]/ this[_0xf1ed[143]],_0xc31dx60[_0xf1ed[69]]- _0xc31dx34[_0xf1ed[69]])));var _0xc31dx5a=this[_0xf1ed[84]][_0xf1ed[93]]()[_0xf1ed[113]];this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[2]]= Math[_0xf1ed[135]](Math[_0xf1ed[34]](1,_0xc31dx4f)/ _0xc31dx5a)* this[_0xf1ed[143]];return new mxPoint(_0xc31dx34[_0xf1ed[68]]+ _0xc31dx4f,_0xc31dx34[_0xf1ed[69]]+ _0xc31dx4f)};_0xc31dx66[_0xf1ed[0]][_0xf1ed[120]]= function(){this[_0xf1ed[83]][_0xf1ed[85]][_0xf1ed[84]][_0xf1ed[139]](_0xf1ed[2],this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[2]],[this[_0xf1ed[83]][_0xf1ed[138]]])};function _0xc31dx68(_0xc31dx33){_0xc31dx66[_0xf1ed[24]](this,_0xc31dx33)}mxUtils[_0xf1ed[25]](_0xc31dx68,_0xc31dx66);_0xc31dx68[_0xf1ed[0]][_0xf1ed[142]]= 30;_0xc31dx68[_0xf1ed[0]][_0xf1ed[143]]= 2;function _0xc31dx69(_0xc31dx33){_0xc31dx66[_0xf1ed[24]](this,_0xc31dx33)}mxUtils[_0xf1ed[25]](_0xc31dx69,_0xc31dx66);_0xc31dx69[_0xf1ed[0]][_0xf1ed[142]]= 30;_0xc31dx69[_0xf1ed[0]][_0xf1ed[143]]= 1;_0xc31dx69[_0xf1ed[0]][_0xf1ed[128]]= function(_0xc31dx34){var _0xc31dx5a=this[_0xf1ed[84]][_0xf1ed[93]]()[_0xf1ed[113]];var _0xc31dx67=Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[70]],Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[71]],mxUtils[_0xf1ed[5]](this[_0xf1ed[83]][_0xf1ed[4]],_0xf1ed[2],this[_0xf1ed[142]])* _0xc31dx5a/ this[_0xf1ed[143]]));return new mxPoint(_0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]- _0xc31dx67,_0xc31dx34[_0xf1ed[69]]+ _0xc31dx67)};_0xc31dx69[_0xf1ed[0]][_0xf1ed[134]]= function(_0xc31dx60,_0xc31dx34){var _0xc31dx4f=Math[_0xf1ed[34]](0,Math[_0xf1ed[6]](Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[70]]/ this[_0xf1ed[143]],_0xc31dx60[_0xf1ed[68]]- _0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]),Math[_0xf1ed[6]](_0xc31dx34[_0xf1ed[71]]/ this[_0xf1ed[143]],_0xc31dx60[_0xf1ed[69]]- _0xc31dx34[_0xf1ed[69]])));var _0xc31dx5a=this[_0xf1ed[84]][_0xf1ed[93]]()[_0xf1ed[113]];this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[2]]= Math[_0xf1ed[135]](Math[_0xf1ed[34]](1,_0xc31dx4f)/ _0xc31dx5a)* this[_0xf1ed[143]];return new mxPoint(_0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]- _0xc31dx4f,_0xc31dx34[_0xf1ed[69]]+ _0xc31dx4f)};function _0xc31dx6a(_0xc31dx33){_0xc31dx66[_0xf1ed[24]](this,_0xc31dx33)}mxUtils[_0xf1ed[25]](_0xc31dx6a,_0xc31dx66);_0xc31dx6a[_0xf1ed[0]][_0xf1ed[142]]= 0.2;_0xc31dx6a[_0xf1ed[0]][_0xf1ed[143]]= 1;_0xc31dx6a[_0xf1ed[0]][_0xf1ed[128]]= function(_0xc31dx34){var _0xc31dx67=mxUtils[_0xf1ed[5]](this[_0xf1ed[83]][_0xf1ed[4]],_0xf1ed[2],this[_0xf1ed[142]]);return new mxPoint(_0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]* _0xc31dx67,_0xc31dx34[_0xf1ed[69]]+ _0xc31dx34[_0xf1ed[71]]/ 2)};_0xc31dx6a[_0xf1ed[0]][_0xf1ed[134]]= function(_0xc31dx60,_0xc31dx34){var _0xc31dx4f=Math[_0xf1ed[6]](1,(_0xc31dx60[_0xf1ed[68]]- _0xc31dx34[_0xf1ed[68]])/ _0xc31dx34[_0xf1ed[70]]);this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[2]]= _0xc31dx4f;return new mxPoint(_0xc31dx34[_0xf1ed[68]]+ _0xc31dx4f* _0xc31dx34[_0xf1ed[70]],_0xc31dx34[_0xf1ed[69]]+ _0xc31dx34[_0xf1ed[71]]/ 2)};function _0xc31dx6b(_0xc31dx33){_0xc31dx66[_0xf1ed[24]](this,_0xc31dx33)}mxUtils[_0xf1ed[25]](_0xc31dx6b,_0xc31dx66);_0xc31dx6b[_0xf1ed[0]][_0xf1ed[142]]= 0.4;_0xc31dx6b[_0xf1ed[0]][_0xf1ed[143]]= 1;_0xc31dx6b[_0xf1ed[0]][_0xf1ed[128]]= function(_0xc31dx34){var _0xc31dx67=mxUtils[_0xf1ed[5]](this[_0xf1ed[83]][_0xf1ed[4]],_0xf1ed[2],this[_0xf1ed[142]]);return new mxPoint(_0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]/ 2,_0xc31dx34[_0xf1ed[69]]+ _0xc31dx67* _0xc31dx34[_0xf1ed[71]]/ 2)};_0xc31dx6b[_0xf1ed[0]][_0xf1ed[134]]= function(_0xc31dx60,_0xc31dx34){var _0xc31dx4f=Math[_0xf1ed[34]](0,Math[_0xf1ed[6]](1,((_0xc31dx60[_0xf1ed[69]]- _0xc31dx34[_0xf1ed[69]])/ _0xc31dx34[_0xf1ed[71]])* 2));this[_0xf1ed[83]][_0xf1ed[4]][_0xf1ed[2]]= _0xc31dx4f;return new mxPoint(_0xc31dx34[_0xf1ed[68]]+ _0xc31dx34[_0xf1ed[70]]/ 2,_0xc31dx34[_0xf1ed[69]]+ _0xc31dx4f* _0xc31dx34[_0xf1ed[71]]/ 2)};var _0xc31dx6c={"\x73\x77\x69\x6D\x6C\x61\x6E\x65":_0xc31dx64,"\x66\x6F\x6C\x64\x65\x72":_0xc31dx61,"\x63\x75\x62\x65":_0xc31dx66,"\x63\x61\x72\x64":_0xc31dx68,"\x6E\x6F\x74\x65":_0xc31dx69,"\x73\x74\x65\x70":_0xc31dx6a,"\x74\x61\x70\x65":_0xc31dx6b};var _0xc31dx6d=mxGraph[_0xf1ed[0]][_0xf1ed[144]];mxGraph[_0xf1ed[0]][_0xf1ed[144]]= function(_0xc31dx33){if(_0xc31dx33!= null){var _0xc31dx6e=_0xc31dx6c[_0xc31dx33[_0xf1ed[4]][_0xf1ed[123]]];if(_0xc31dx6e!= null){return new _0xc31dx6e(_0xc31dx33)}};return _0xc31dx6d[_0xf1ed[30]](this,arguments)}};mxGraph[_0xf1ed[0]][_0xf1ed[145]]= function(_0xc31dx6f,_0xc31dx50){if(_0xc31dx6f!= null&& _0xc31dx6f[_0xf1ed[123]]!= null){if(_0xc31dx6f[_0xf1ed[123]][_0xf1ed[146]]!= null){if(_0xc31dx6f[_0xf1ed[123]][_0xf1ed[146]]!= null){return _0xc31dx6f[_0xf1ed[123]][_0xf1ed[146]][_0xf1ed[147]]}}else {if(_0xc31dx6f[_0xf1ed[123]][_0xf1ed[147]]!= null){return _0xc31dx6f[_0xf1ed[123]][_0xf1ed[147]]}}};return null};mxRectangleShape[_0xf1ed[0]][_0xf1ed[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[_0xf1ed[0]][_0xf1ed[147]]= mxRectangleShape[_0xf1ed[0]][_0xf1ed[147]];mxImageShape[_0xf1ed[0]][_0xf1ed[147]]= mxRectangleShape[_0xf1ed[0]][_0xf1ed[147]];mxSwimlane[_0xf1ed[0]][_0xf1ed[147]]= mxRectangleShape[_0xf1ed[0]][_0xf1ed[147]];_0xc31dx14[_0xf1ed[0]][_0xf1ed[147]]= mxRectangleShape[_0xf1ed[0]][_0xf1ed[147]];_0xc31dx9[_0xf1ed[0]][_0xf1ed[147]]= mxRectangleShape[_0xf1ed[0]][_0xf1ed[147]];_0xc31dx10[_0xf1ed[0]][_0xf1ed[147]]= mxRectangleShape[_0xf1ed[0]][_0xf1ed[147]];_0xc31dx1[_0xf1ed[0]][_0xf1ed[147]]= mxRectangleShape[_0xf1ed[0]][_0xf1ed[147]];_0xc31dxa[_0xf1ed[0]][_0xf1ed[147]]= mxRectangleShape[_0xf1ed[0]][_0xf1ed[147]];mxCylinder[_0xf1ed[0]][_0xf1ed[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)];_0xc31dx25[_0xf1ed[0]][_0xf1ed[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)];_0xc31dx28[_0xf1ed[0]][_0xf1ed[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[_0xf1ed[0]][_0xf1ed[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)];_0xc31dx11[_0xf1ed[0]][_0xf1ed[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)];_0xc31dx13[_0xf1ed[0]][_0xf1ed[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[_0xf1ed[0]][_0xf1ed[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)];_0xc31dx26[_0xf1ed[0]][_0xf1ed[147]]= [ new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.5,1),false)];mxEllipse[_0xf1ed[0]][_0xf1ed[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[_0xf1ed[0]][_0xf1ed[147]]= mxEllipse[_0xf1ed[0]][_0xf1ed[147]];mxRhombus[_0xf1ed[0]][_0xf1ed[147]]= mxEllipse[_0xf1ed[0]][_0xf1ed[147]];mxTriangle[_0xf1ed[0]][_0xf1ed[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[_0xf1ed[0]][_0xf1ed[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[_0xf1ed[0]][_0xf1ed[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[_0xf1ed[0]][_0xf1ed[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 3828114..ee17657 100644 --- a/public/assets/plugins/jscripty/js/Sidebar.js +++ b/public/assets/plugins/jscripty/js/Sidebar.js @@ -1 +1 @@ -var _0xeb20=["\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"];_0xeb20[0];function Sidebar(_0x5bedx2,_0x5bedx3){this[_0xeb20[1]]= _0x5bedx2;this[_0xeb20[2]]= _0x5bedx3;this[_0xeb20[3]]= new Object();this[_0xeb20[4]]= true;this[_0xeb20[5]]= new Graph(document[_0xeb20[7]](_0xeb20[6]),null,null,this[_0xeb20[1]][_0xeb20[9]][_0xeb20[5]][_0xeb20[8]]());this[_0xeb20[5]][_0xeb20[10]]= false;this[_0xeb20[5]][_0xeb20[11]]= false;this[_0xeb20[5]][_0xeb20[12]](false);this[_0xeb20[5]][_0xeb20[13]]= false;this[_0xeb20[5]][_0xeb20[14]](false);this[_0xeb20[5]][_0xeb20[15]](false);this[_0xeb20[5]][_0xeb20[2]][_0xeb20[17]][_0xeb20[16]]= _0xeb20[18];this[_0xeb20[5]][_0xeb20[2]][_0xeb20[17]][_0xeb20[19]]= _0xeb20[20];document[_0xeb20[22]][_0xeb20[21]](this[_0xeb20[5]][_0xeb20[2]]);if(!mxClient[_0xeb20[23]]){mxEvent[_0xeb20[26]](document,_0xeb20[24],mxUtils[_0xeb20[25]](this,function(){this[_0xeb20[4]]= true}));mxEvent[_0xeb20[26]](_0x5bedx3,_0xeb20[27],mxUtils[_0xeb20[25]](this,function(){this[_0xeb20[4]]= true}));mxEvent[_0xeb20[26]](document,_0xeb20[28],mxUtils[_0xeb20[25]](this,function(){this[_0xeb20[4]]= false;this[_0xeb20[29]]()}));mxEvent[_0xeb20[26]](document,_0xeb20[30],mxUtils[_0xeb20[25]](this,function(_0x5bedx4){var _0x5bedx5=mxEvent[_0xeb20[31]](_0x5bedx4);while(_0x5bedx5!= null){if(_0x5bedx5== this[_0xeb20[32]]){return};_0x5bedx5= _0x5bedx5[_0xeb20[33]]};this[_0xeb20[29]]()}));mxEvent[_0xeb20[26]](document,_0xeb20[34],mxUtils[_0xeb20[25]](this,function(_0x5bedx4){if(_0x5bedx4[_0xeb20[35]]== null&& _0x5bedx4[_0xeb20[36]]== null){this[_0xeb20[29]]()}}))};this[_0xeb20[37]](); new Image()[_0xeb20[38]]= IMAGE_PATH+ _0xeb20[39]}Sidebar[_0xeb20[40]][_0xeb20[37]]= function(){var _0x5bedx6=STENCIL_PATH;console[_0xeb20[41]](_0x5bedx6);this[_0xeb20[51]](_0xeb20[42],mxResources[_0xeb20[44]](_0xeb20[43]),_0x5bedx6+ _0xeb20[45],_0xeb20[46],[_0xeb20[47],_0xeb20[48],_0xeb20[49],_0xeb20[50]],[mxResources[_0xeb20[44]](_0xeb20[47]),mxResources[_0xeb20[44]](_0xeb20[48]),mxResources[_0xeb20[44]](_0xeb20[49]),mxResources[_0xeb20[44]](_0xeb20[50])])};Sidebar[_0xeb20[40]][_0xeb20[52]]= !mxClient[_0xeb20[23]];Sidebar[_0xeb20[40]][_0xeb20[53]]= 16;Sidebar[_0xeb20[40]][_0xeb20[54]]= 3;Sidebar[_0xeb20[40]][_0xeb20[55]]= 300;Sidebar[_0xeb20[40]][_0xeb20[56]]= true;Sidebar[_0xeb20[40]][_0xeb20[57]]= STENCIL_PATH+ _0xeb20[58];Sidebar[_0xeb20[40]][_0xeb20[59]]= 34;Sidebar[_0xeb20[40]][_0xeb20[60]]= 34;Sidebar[_0xeb20[40]][_0xeb20[61]]= 2;Sidebar[_0xeb20[40]][_0xeb20[62]]= 9;Sidebar[_0xeb20[40]][_0xeb20[63]]= false;Sidebar[_0xeb20[40]][_0xeb20[64]]= false;Sidebar[_0xeb20[40]][_0xeb20[65]]= function(_0x5bedx7,_0x5bedx8,_0x5bedx9,_0x5bedxa){if(this[_0xeb20[52]]&& this[_0xeb20[4]]){if(this[_0xeb20[32]]!= _0x5bedx7){if(this[_0xeb20[66]]!= null){window[_0xeb20[67]](this[_0xeb20[66]]);this[_0xeb20[66]]= null};var _0x5bedxb=mxUtils[_0xeb20[25]](this,function(){if(this[_0xeb20[68]]== null){this[_0xeb20[68]]= document[_0xeb20[7]](_0xeb20[6]);this[_0xeb20[68]][_0xeb20[69]]= _0xeb20[70];document[_0xeb20[22]][_0xeb20[21]](this[_0xeb20[68]]);this[_0xeb20[71]]= new Graph(this[_0xeb20[68]],null,null,this[_0xeb20[1]][_0xeb20[9]][_0xeb20[5]][_0xeb20[8]]());this[_0xeb20[71]][_0xeb20[73]][_0xeb20[72]](this[_0xeb20[53]],this[_0xeb20[53]]);this[_0xeb20[71]][_0xeb20[10]]= false;this[_0xeb20[71]][_0xeb20[11]]= false;this[_0xeb20[71]][_0xeb20[13]]= false;this[_0xeb20[71]][_0xeb20[14]](false);this[_0xeb20[71]][_0xeb20[12]](false);this[_0xeb20[71]][_0xeb20[15]](false);if(!mxClient[_0xeb20[74]]){this[_0xeb20[71]][_0xeb20[73]][_0xeb20[75]][_0xeb20[17]][_0xeb20[19]]= _0xeb20[76]};this[_0xeb20[77]]= mxUtils[_0xeb20[78]](IMAGE_PATH+ _0xeb20[39]);this[_0xeb20[77]][_0xeb20[17]][_0xeb20[19]]= _0xeb20[20];this[_0xeb20[77]][_0xeb20[17]][_0xeb20[79]]= _0xeb20[80];this[_0xeb20[77]][_0xeb20[17]][_0xeb20[81]]= _0xeb20[82];document[_0xeb20[22]][_0xeb20[21]](this[_0xeb20[77]])};this[_0xeb20[68]][_0xeb20[17]][_0xeb20[83]]= _0xeb20[84];this[_0xeb20[71]][_0xeb20[85]]= (_0x5bedxa== null|| _0x5bedxa);this[_0xeb20[71]][_0xeb20[87]][_0xeb20[86]]();this[_0xeb20[71]][_0xeb20[88]](_0x5bedx8);var _0x5bedxc=this[_0xeb20[71]][_0xeb20[89]]();var _0x5bedxd=_0x5bedxc[_0xeb20[79]]+ 2* this[_0xeb20[53]];var _0x5bedxe=_0x5bedxc[_0xeb20[81]]+ 2* this[_0xeb20[53]];if(mxClient[_0xeb20[90]]){_0x5bedxd+= 4;_0x5bedxe+= 4;this[_0xeb20[68]][_0xeb20[17]][_0xeb20[91]]= _0xeb20[18]}else {this[_0xeb20[68]][_0xeb20[17]][_0xeb20[91]]= _0xeb20[92]};this[_0xeb20[77]][_0xeb20[17]][_0xeb20[16]]= _0xeb20[92];this[_0xeb20[68]][_0xeb20[17]][_0xeb20[79]]= _0x5bedxd+ _0xeb20[93];if(this[_0xeb20[64]]&& _0x5bedx9!= null&& _0x5bedx9[_0xeb20[94]]> 0){if(this[_0xeb20[95]]== null){this[_0xeb20[95]]= document[_0xeb20[7]](_0xeb20[6]);this[_0xeb20[95]][_0xeb20[17]][_0xeb20[96]]= _0xeb20[97];this[_0xeb20[95]][_0xeb20[17]][_0xeb20[98]]= _0xeb20[99];this[_0xeb20[95]][_0xeb20[17]][_0xeb20[79]]= _0xeb20[100];this[_0xeb20[95]][_0xeb20[17]][_0xeb20[91]]= _0xeb20[18];if(mxClient[_0xeb20[74]]){this[_0xeb20[95]][_0xeb20[17]][_0xeb20[101]]= _0xeb20[102]}else {this[_0xeb20[95]][_0xeb20[17]][_0xeb20[19]]= _0xeb20[20];this[_0xeb20[95]][_0xeb20[17]][_0xeb20[101]]= _0xeb20[103]};this[_0xeb20[68]][_0xeb20[21]](this[_0xeb20[95]])}else {this[_0xeb20[95]][_0xeb20[104]]= _0xeb20[105]};this[_0xeb20[95]][_0xeb20[17]][_0xeb20[83]]= _0xeb20[105];mxUtils[_0xeb20[106]](this[_0xeb20[95]],_0x5bedx9);var _0x5bedxf=this[_0xeb20[95]][_0xeb20[107]]+ 10;_0x5bedxe+= _0x5bedxf;if(mxClient[_0xeb20[74]]){this[_0xeb20[95]][_0xeb20[17]][_0xeb20[108]]= (-_0x5bedxf) + _0xeb20[93]}else {_0x5bedxe-= 6;this[_0xeb20[95]][_0xeb20[17]][_0xeb20[109]]= (_0x5bedxe- _0x5bedxf)+ _0xeb20[93]}}else {if(this[_0xeb20[95]]!= null&& this[_0xeb20[95]][_0xeb20[33]]!= null){this[_0xeb20[95]][_0xeb20[17]][_0xeb20[83]]= _0xeb20[110]}};this[_0xeb20[68]][_0xeb20[17]][_0xeb20[81]]= _0x5bedxe+ _0xeb20[93];var _0x5bedx10=-Math[_0xeb20[112]](0,_0x5bedxc[_0xeb20[111]]- this[_0xeb20[53]]);var _0x5bedx11=-Math[_0xeb20[112]](0,_0x5bedxc[_0xeb20[113]]- this[_0xeb20[53]]);var _0x5bedx12=this[_0xeb20[2]][_0xeb20[114]]+ this[_0xeb20[1]][_0xeb20[115]]+ 3;var _0x5bedx13=Math[_0xeb20[118]](0,(this[_0xeb20[2]][_0xeb20[116]]+ _0x5bedx7[_0xeb20[116]]- this[_0xeb20[2]][_0xeb20[117]]- _0x5bedxe/ 2+ 16));if(mxClient[_0xeb20[74]]){this[_0xeb20[71]][_0xeb20[73]][_0xeb20[75]][_0xeb20[123]](_0xeb20[119],_0xeb20[120]+ _0x5bedx10+ _0xeb20[121]+ _0x5bedx11+ _0xeb20[122])}else {this[_0xeb20[71]][_0xeb20[73]][_0xeb20[125]][_0xeb20[17]][_0xeb20[124]]= _0x5bedx10+ _0xeb20[93];this[_0xeb20[71]][_0xeb20[73]][_0xeb20[125]][_0xeb20[17]][_0xeb20[109]]= _0x5bedx11+ _0xeb20[93]};_0x5bedx13+= 90;this[_0xeb20[68]][_0xeb20[17]][_0xeb20[19]]= _0xeb20[20];this[_0xeb20[68]][_0xeb20[17]][_0xeb20[124]]= _0x5bedx12+ _0xeb20[93];this[_0xeb20[68]][_0xeb20[17]][_0xeb20[109]]= _0x5bedx13+ _0xeb20[93];this[_0xeb20[77]][_0xeb20[17]][_0xeb20[124]]= (_0x5bedx12- 13)+ _0xeb20[93];this[_0xeb20[77]][_0xeb20[17]][_0xeb20[109]]= (_0x5bedx13+ _0x5bedxe/ 2- 13)+ _0xeb20[93]});if(this[_0xeb20[68]]!= null&& this[_0xeb20[68]][_0xeb20[17]][_0xeb20[83]]!= _0xeb20[110]){_0x5bedxb()}else {this[_0xeb20[66]]= window[_0xeb20[126]](_0x5bedxb,this[_0xeb20[55]])};this[_0xeb20[32]]= _0x5bedx7}}};Sidebar[_0xeb20[40]][_0xeb20[29]]= function(){if(this[_0xeb20[66]]!= null){window[_0xeb20[67]](this[_0xeb20[66]]);this[_0xeb20[66]]= null};if(this[_0xeb20[68]]!= null){this[_0xeb20[68]][_0xeb20[17]][_0xeb20[83]]= _0xeb20[110];this[_0xeb20[77]][_0xeb20[17]][_0xeb20[16]]= _0xeb20[18];this[_0xeb20[32]]= null}};Sidebar[_0xeb20[40]][_0xeb20[127]]= function(_0x5bedx14){var _0x5bedx7=document[_0xeb20[7]](_0xeb20[128]);_0x5bedx7[_0xeb20[123]](_0xeb20[129],_0xeb20[130]);_0x5bedx7[_0xeb20[69]]= _0xeb20[131];mxUtils[_0xeb20[106]](_0x5bedx7,_0x5bedx14);return _0x5bedx7};Sidebar[_0xeb20[40]][_0xeb20[132]]= function(_0x5bedx8,_0x5bedxd,_0x5bedxe,_0x5bedx15,_0x5bedx9,_0x5bedxa){this[_0xeb20[5]][_0xeb20[85]]= (_0x5bedxa== null|| _0x5bedxa);this[_0xeb20[5]][_0xeb20[73]][_0xeb20[133]](1,0,0);this[_0xeb20[5]][_0xeb20[88]](_0x5bedx8);var _0x5bedxc=this[_0xeb20[5]][_0xeb20[89]]();var _0x5bedx16=this[_0xeb20[54]];var _0x5bedx17=Math[_0xeb20[112]]((_0x5bedxd- 2)/ (_0x5bedxc[_0xeb20[79]]- _0x5bedxc[_0xeb20[111]]+ _0x5bedx16),(_0x5bedxe- 2)/ (_0x5bedxc[_0xeb20[81]]- _0x5bedxc[_0xeb20[113]]+ _0x5bedx16));var _0x5bedx10=-Math[_0xeb20[112]](_0x5bedxc[_0xeb20[111]],0);var _0x5bedx11=-Math[_0xeb20[112]](_0x5bedxc[_0xeb20[113]],0);this[_0xeb20[5]][_0xeb20[73]][_0xeb20[133]](_0x5bedx17,_0x5bedx10,_0x5bedx11);_0x5bedxc= this[_0xeb20[5]][_0xeb20[89]]();var _0x5bedx18=Math[_0xeb20[118]](0,Math[_0xeb20[134]]((_0x5bedxd- _0x5bedxc[_0xeb20[79]]- _0x5bedxc[_0xeb20[111]])/ 2));var _0x5bedxf=Math[_0xeb20[118]](0,Math[_0xeb20[134]]((_0x5bedxe- _0x5bedxc[_0xeb20[81]]- _0x5bedxc[_0xeb20[113]])/ 2));var _0x5bedx19=null;if(this[_0xeb20[5]][_0xeb20[135]]== mxConstants[_0xeb20[136]]&& !mxClient[_0xeb20[137]]){_0x5bedx19= this[_0xeb20[5]][_0xeb20[73]][_0xeb20[140]]()[_0xeb20[139]][_0xeb20[138]](true)}else {_0x5bedx19= this[_0xeb20[5]][_0xeb20[2]][_0xeb20[138]](false);_0x5bedx19[_0xeb20[104]]= this[_0xeb20[5]][_0xeb20[2]][_0xeb20[104]]};this[_0xeb20[5]][_0xeb20[141]]()[_0xeb20[86]]();if(mxClient[_0xeb20[142]]){_0x5bedx15[_0xeb20[17]][_0xeb20[143]]= _0xeb20[144]+ this[_0xeb20[1]][_0xeb20[9]][_0xeb20[145]]+ _0xeb20[122]};var _0x5bedx1a=3;_0x5bedx19[_0xeb20[17]][_0xeb20[19]]= _0xeb20[76];_0x5bedx19[_0xeb20[17]][_0xeb20[91]]= _0xeb20[18];_0x5bedx19[_0xeb20[17]][_0xeb20[146]]= _0xeb20[147];_0x5bedx19[_0xeb20[17]][_0xeb20[124]]= (_0x5bedx18+ _0x5bedx1a)+ _0xeb20[93];_0x5bedx19[_0xeb20[17]][_0xeb20[109]]= (_0x5bedxf+ _0x5bedx1a)+ _0xeb20[93];_0x5bedx19[_0xeb20[17]][_0xeb20[79]]= _0x5bedxd+ _0xeb20[93];_0x5bedx19[_0xeb20[17]][_0xeb20[81]]= _0x5bedxe+ _0xeb20[93];_0x5bedx19[_0xeb20[17]][_0xeb20[16]]= _0xeb20[105];_0x5bedx19[_0xeb20[17]][_0xeb20[148]]= _0xeb20[105];_0x5bedx19[_0xeb20[17]][_0xeb20[149]]= _0xeb20[105];_0x5bedx15[_0xeb20[21]](_0x5bedx19);if(this[_0xeb20[63]]&& _0x5bedx9!= null){var _0x5bedx1b=(mxClient[_0xeb20[90]])?2* this[_0xeb20[61]]+ 2:0;_0x5bedx15[_0xeb20[17]][_0xeb20[81]]= (this[_0xeb20[60]]+ _0x5bedx1b+ this[_0xeb20[62]]+ 8)+ _0xeb20[93];var _0x5bedx1c=document[_0xeb20[7]](_0xeb20[6]);_0x5bedx1c[_0xeb20[17]][_0xeb20[150]]= this[_0xeb20[62]]+ _0xeb20[93];_0x5bedx1c[_0xeb20[17]][_0xeb20[98]]= _0xeb20[99];_0x5bedx1c[_0xeb20[17]][_0xeb20[151]]= _0xeb20[152];if(mxClient[_0xeb20[153]]){_0x5bedx1c[_0xeb20[17]][_0xeb20[81]]= (this[_0xeb20[62]]+ 12)+ _0xeb20[93]};_0x5bedx1c[_0xeb20[17]][_0xeb20[101]]= _0xeb20[154];mxUtils[_0xeb20[106]](_0x5bedx1c,_0x5bedx9);_0x5bedx15[_0xeb20[21]](_0x5bedx1c)}};Sidebar[_0xeb20[40]][_0xeb20[155]]= function(_0x5bedx8,_0x5bedx9,_0x5bedxa){var _0x5bedx7=document[_0xeb20[7]](_0xeb20[128]);_0x5bedx7[_0xeb20[123]](_0xeb20[129],_0xeb20[130]);_0x5bedx7[_0xeb20[69]]= _0xeb20[156];_0x5bedx7[_0xeb20[17]][_0xeb20[91]]= _0xeb20[18];var _0x5bedx1b=(mxClient[_0xeb20[90]])?8+ 2* this[_0xeb20[61]]:6;_0x5bedx7[_0xeb20[17]][_0xeb20[79]]= (this[_0xeb20[59]]+ _0x5bedx1b)+ _0xeb20[93];_0x5bedx7[_0xeb20[17]][_0xeb20[81]]= (this[_0xeb20[60]]+ _0x5bedx1b)+ _0xeb20[93];_0x5bedx7[_0xeb20[17]][_0xeb20[157]]= this[_0xeb20[61]]+ _0xeb20[93];mxEvent[_0xeb20[26]](_0x5bedx7,_0xeb20[158],function(_0x5bedx4){mxEvent[_0xeb20[159]](_0x5bedx4)});this[_0xeb20[132]](_0x5bedx8,this[_0xeb20[59]],this[_0xeb20[60]],_0x5bedx7,_0x5bedx9,_0x5bedxa);return _0x5bedx7};Sidebar[_0xeb20[40]][_0xeb20[160]]= function(_0x5bedx8,_0x5bedx1d){return function(_0x5bedx1e,_0x5bedx4,_0x5bedx1f,_0x5bedx20,_0x5bedx21){if(_0x5bedx1e[_0xeb20[161]]()){_0x5bedx8= _0x5bedx1e[_0xeb20[162]](_0x5bedx8);if(_0x5bedx8[_0xeb20[94]]> 0){var _0x5bedx22=(_0x5bedx1f!= null)?_0x5bedx1e[_0xeb20[163]](_0x5bedx1f,_0x5bedx8,_0x5bedx4):false;var _0x5bedx23=null;if(_0x5bedx1f!= null&& !_0x5bedx22){_0x5bedx1f= null};if(_0x5bedx1d&& _0x5bedx1e[_0xeb20[164]]()&& _0x5bedx1e[_0xeb20[165]](_0x5bedx1f,_0x5bedx8,_0x5bedx4)){_0x5bedx1e[_0xeb20[166]](_0x5bedx1f,_0x5bedx8,null,_0x5bedx20,_0x5bedx21);_0x5bedx23= _0x5bedx8}else {if(_0x5bedx8[_0xeb20[94]]> 0){_0x5bedx23= _0x5bedx1e[_0xeb20[167]](_0x5bedx8,_0x5bedx20,_0x5bedx21,_0x5bedx1f)}};if(_0x5bedx23!= null&& _0x5bedx23[_0xeb20[94]]> 0){_0x5bedx1e[_0xeb20[168]](_0x5bedx23[0]);_0x5bedx1e[_0xeb20[169]](_0x5bedx23)}}}}};Sidebar[_0xeb20[40]][_0xeb20[170]]= function(_0x5bedxd,_0x5bedxe){var _0x5bedx7=document[_0xeb20[7]](_0xeb20[6]);_0x5bedx7[_0xeb20[17]][_0xeb20[171]]= _0xeb20[172];_0x5bedx7[_0xeb20[17]][_0xeb20[79]]= _0x5bedxd+ _0xeb20[93];_0x5bedx7[_0xeb20[17]][_0xeb20[81]]= _0x5bedxe+ _0xeb20[93];return _0x5bedx7};Sidebar[_0xeb20[40]][_0xeb20[173]]= function(_0x5bedx7,_0x5bedx24,_0x5bedx25){var _0x5bedx26=mxUtils[_0xeb20[175]](_0x5bedx7,this[_0xeb20[1]][_0xeb20[9]][_0xeb20[5]],_0x5bedx24,_0x5bedx25,0,0,this[_0xeb20[1]][_0xeb20[9]][_0xeb20[5]][_0xeb20[174]],true,true);_0x5bedx26[_0xeb20[176]]= function(_0x5bedx1e,_0x5bedx20,_0x5bedx21){var _0x5bedx1f=mxDragSource[_0xeb20[40]][_0xeb20[176]][_0xeb20[177]](this,arguments);if(!_0x5bedx1e[_0xeb20[178]](_0x5bedx1f)){_0x5bedx1f= null};return _0x5bedx1f};return _0x5bedx26};Sidebar[_0xeb20[40]][_0xeb20[179]]= function(_0x5bedx7,_0x5bedx27){var _0x5bedx1e=this[_0xeb20[1]][_0xeb20[9]][_0xeb20[5]];var _0x5bedx28=null;mxEvent[_0xeb20[182]](_0x5bedx7,function(_0x5bedx4){_0x5bedx28= new mxPoint(mxEvent[_0xeb20[180]](_0x5bedx4),mxEvent[_0xeb20[181]](_0x5bedx4))});var _0x5bedx29=_0x5bedx27[_0xeb20[183]];_0x5bedx27[_0xeb20[183]]= function(_0x5bedx4){if(!mxEvent[_0xeb20[184]](_0x5bedx4)&& this[_0xeb20[185]]== null&& _0x5bedx28!= null){var _0x5bedx2a=_0x5bedx1e[_0xeb20[186]];if(Math[_0xeb20[187]](_0x5bedx28[_0xeb20[111]]- mxEvent[_0xeb20[180]](_0x5bedx4))<= _0x5bedx2a&& Math[_0xeb20[187]](_0x5bedx28[_0xeb20[113]]- mxEvent[_0xeb20[181]](_0x5bedx4))<= _0x5bedx2a){var _0x5bedx2b=_0x5bedx1e[_0xeb20[188]]();_0x5bedx27[_0xeb20[189]](_0x5bedx1e,_0x5bedx4,null,_0x5bedx2b,_0x5bedx2b)}};_0x5bedx29[_0xeb20[177]](this,arguments);_0x5bedx28= null}};Sidebar[_0xeb20[40]][_0xeb20[190]]= function(_0x5bedx2c,_0x5bedx14,_0x5bedx2d,_0x5bedx2e){var _0x5bedx2f=mxUtils[_0xeb20[190]]();var _0x5bedx19=_0x5bedx2f[_0xeb20[7]](_0x5bedx2c);_0x5bedx19[_0xeb20[123]](_0xeb20[191],_0x5bedx14);_0x5bedx2d[_0xeb20[192]](function(_0x5bedx30,_0x5bedx31){_0x5bedx19[_0xeb20[123]](_0x5bedx30,_0x5bedx2e[_0x5bedx31]?_0x5bedx2e[_0x5bedx31]:_0xeb20[105])});return _0x5bedx19};Sidebar[_0xeb20[40]][_0xeb20[193]]= function(_0x5bedx32,_0x5bedxd,_0x5bedxe,_0x5bedx33,_0x5bedx9,_0x5bedxa){var _0x5bedx2d=[];var _0x5bedx2e=[];switch(_0x5bedx33){case _0xeb20[47]:_0x5bedx2d= [_0xeb20[194],_0xeb20[195],_0xeb20[196]];_0x5bedx2e= [_0xeb20[197],_0xeb20[105],_0xeb20[198]];break;case _0xeb20[50]:_0x5bedx2d= [_0xeb20[194],_0xeb20[195]];_0x5bedx2e= [_0xeb20[197],_0xeb20[105]];break;case _0xeb20[48]:_0x5bedx2d= [_0xeb20[194],_0xeb20[48],_0xeb20[199]];_0x5bedx2e= [_0xeb20[197],_0xeb20[105]];break;case _0xeb20[49]:_0x5bedx2d= [_0xeb20[194],_0xeb20[48],_0xeb20[200]];_0x5bedx2e= [_0xeb20[197],_0xeb20[105]];break;default:_0x5bedx2d= [];_0x5bedx2e= [];break};var _0x5bedx19=this[_0xeb20[190]](_0x5bedx33,_0x5bedx9,_0x5bedx2d,_0x5bedx2e);var _0x5bedx8=[ new mxCell(_0x5bedx19, new mxGeometry(0,0,_0x5bedxd,_0x5bedxe),_0x5bedx32)];_0x5bedx8[0][_0xeb20[201]]= true;return this[_0xeb20[202]](_0x5bedx8,_0x5bedxd,_0x5bedxe,_0x5bedx9,_0x5bedxa)};Sidebar[_0xeb20[40]][_0xeb20[202]]= function(_0x5bedx8,_0x5bedxd,_0x5bedxe,_0x5bedx9,_0x5bedxa){var _0x5bedx7=this[_0xeb20[155]](_0x5bedx8,_0x5bedx9,_0x5bedxa);var _0x5bedx27=this[_0xeb20[173]](_0x5bedx7,this[_0xeb20[160]](_0x5bedx8,true),this[_0xeb20[170]](_0x5bedxd,_0x5bedxe));this[_0xeb20[179]](_0x5bedx7,_0x5bedx27);_0x5bedx27[_0xeb20[203]]= mxUtils[_0xeb20[25]](this,function(){return this[_0xeb20[1]][_0xeb20[9]][_0xeb20[5]][_0xeb20[205]][_0xeb20[204]]});if(!touchStyle){mxEvent[_0xeb20[26]](_0x5bedx7,_0xeb20[30],mxUtils[_0xeb20[25]](this,function(_0x5bedx4){this[_0xeb20[65]](_0x5bedx7,_0x5bedx8,_0x5bedx9,_0x5bedxa)}))};return _0x5bedx7};Sidebar[_0xeb20[40]][_0xeb20[206]]= function(_0x5bedx32,_0x5bedxd,_0x5bedxe,_0x5bedx33,_0x5bedx9,_0x5bedxa){var _0x5bedx8=[ new mxCell((_0x5bedx33!= null)?_0x5bedx33:_0xeb20[105], new mxGeometry(0,0,_0x5bedxd,_0x5bedxe),_0x5bedx32)];_0x5bedx8[0][_0xeb20[208]][_0xeb20[207]]( new mxPoint(0,_0x5bedxe),true);_0x5bedx8[0][_0xeb20[208]][_0xeb20[207]]( new mxPoint(_0x5bedxd,0),false);_0x5bedx8[0][_0xeb20[208]][_0xeb20[76]]= true;_0x5bedx8[0][_0xeb20[209]]= true;return this[_0xeb20[210]](_0x5bedx8,_0x5bedxd,_0x5bedxe,_0x5bedx9,_0x5bedxa)};Sidebar[_0xeb20[40]][_0xeb20[210]]= function(_0x5bedx8,_0x5bedxd,_0x5bedxe,_0x5bedx9,_0x5bedxa){var _0x5bedx7=this[_0xeb20[155]](_0x5bedx8,_0x5bedx9,_0x5bedxa);this[_0xeb20[173]](_0x5bedx7,this[_0xeb20[160]](_0x5bedx8,false),this[_0xeb20[170]](_0x5bedxd,_0x5bedxe));var _0x5bedx1e=this[_0xeb20[1]][_0xeb20[9]][_0xeb20[5]];mxEvent[_0xeb20[26]](_0x5bedx7,_0xeb20[158],mxUtils[_0xeb20[25]](this,function(_0x5bedx4){if(this[_0xeb20[56]]){_0x5bedx1e[_0xeb20[211]](_0x5bedx8[0])};_0x5bedx7[_0xeb20[17]][_0xeb20[212]]= _0xeb20[213];window[_0xeb20[126]](function(){_0x5bedx7[_0xeb20[17]][_0xeb20[212]]= _0xeb20[105]},300);mxEvent[_0xeb20[159]](_0x5bedx4)}));touchStyle= false;if(!touchStyle){mxEvent[_0xeb20[26]](_0x5bedx7,_0xeb20[30],mxUtils[_0xeb20[25]](this,function(_0x5bedx4){this[_0xeb20[65]](_0x5bedx7,_0x5bedx8,_0x5bedx9,_0x5bedxa)}))};return _0x5bedx7};Sidebar[_0xeb20[40]][_0xeb20[214]]= function(_0x5bedx34,_0x5bedx9,_0x5bedx35,_0x5bedx36){var _0x5bedx7=this[_0xeb20[127]](_0x5bedx9);this[_0xeb20[2]][_0xeb20[21]](_0x5bedx7);var _0x5bedx1c=document[_0xeb20[7]](_0xeb20[6]);_0x5bedx1c[_0xeb20[69]]= _0xeb20[215];if(_0x5bedx35){_0x5bedx36(_0x5bedx1c);_0x5bedx36= null}else {_0x5bedx1c[_0xeb20[17]][_0xeb20[83]]= _0xeb20[110]};this[_0xeb20[216]](_0x5bedx7,_0x5bedx1c,_0x5bedx36);var _0x5bedx37=document[_0xeb20[7]](_0xeb20[6]);_0x5bedx37[_0xeb20[21]](_0x5bedx1c);this[_0xeb20[2]][_0xeb20[21]](_0x5bedx37);if(_0x5bedx34!= null){this[_0xeb20[3]][_0x5bedx34]= [_0x5bedx7,_0x5bedx37]}};Sidebar[_0xeb20[40]][_0xeb20[216]]= function(_0x5bedx9,_0x5bedx38,_0x5bedx39){var _0x5bedx3a=false;_0x5bedx9[_0xeb20[17]][_0xeb20[143]]= (_0x5bedx38[_0xeb20[17]][_0xeb20[83]]== _0xeb20[110])?_0xeb20[144]+ IMAGE_PATH+ _0xeb20[217]:_0xeb20[144]+ IMAGE_PATH+ _0xeb20[218];_0x5bedx9[_0xeb20[17]][_0xeb20[219]]= _0xeb20[220];_0x5bedx9[_0xeb20[17]][_0xeb20[221]]= _0xeb20[222];mxEvent[_0xeb20[26]](_0x5bedx9,_0xeb20[158],function(_0x5bedx4){if(_0x5bedx38[_0xeb20[17]][_0xeb20[83]]== _0xeb20[110]){if(!_0x5bedx3a){_0x5bedx3a= true;if(_0x5bedx39!= null){_0x5bedx9[_0xeb20[17]][_0xeb20[146]]= _0xeb20[223];window[_0xeb20[126]](function(){_0x5bedx39(_0x5bedx38);_0x5bedx9[_0xeb20[17]][_0xeb20[146]]= _0xeb20[105]},0)}};_0x5bedx9[_0xeb20[17]][_0xeb20[143]]= _0xeb20[144]+ IMAGE_PATH+ _0xeb20[218];_0x5bedx38[_0xeb20[17]][_0xeb20[83]]= _0xeb20[84]}else {_0x5bedx9[_0xeb20[17]][_0xeb20[143]]= _0xeb20[144]+ IMAGE_PATH+ _0xeb20[217];_0x5bedx38[_0xeb20[17]][_0xeb20[83]]= _0xeb20[110]};mxEvent[_0xeb20[159]](_0x5bedx4)})};Sidebar[_0xeb20[40]][_0xeb20[224]]= function(_0x5bedx34){var _0x5bedx3b=this[_0xeb20[3]][_0x5bedx34];if(_0x5bedx3b!= null){this[_0xeb20[3]][_0x5bedx34]= null;for(var _0x5bedx3c=0;_0x5bedx3c< _0x5bedx3b[_0xeb20[94]];_0x5bedx3c++){this[_0xeb20[2]][_0xeb20[225]](_0x5bedx3b[_0x5bedx3c])};return true};return false};Sidebar[_0xeb20[40]][_0xeb20[51]]= function(_0x5bedx34,_0x5bedx9,_0x5bedx3d,_0x5bedx3e,_0x5bedx3f,_0x5bedx40){this[_0xeb20[214]](_0x5bedx34,_0x5bedx9,(_0x5bedx34=== _0xeb20[42]),mxUtils[_0xeb20[25]](this,function(_0x5bedx38){var _0x5bedx41=_0x5bedx40!= null;for(var _0x5bedx3c=0;_0x5bedx3c< _0x5bedx3f[_0xeb20[94]];_0x5bedx3c++){var _0x5bedx42=_0x5bedx3d+ _0x5bedx3f[_0x5bedx3c]+ _0x5bedx3e;_0x5bedx38[_0xeb20[21]](this[_0xeb20[193]](_0xeb20[226]+ _0x5bedx42,80,80,_0x5bedx3f[_0x5bedx3c],(_0x5bedx41)?_0x5bedx40[_0x5bedx3c]:null,_0x5bedx41))}}))} \ No newline at end of file +var _0x9f81=["\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"];_0x9f81[0];function Sidebar(_0x3198x2,_0x3198x3){this[_0x9f81[1]]= _0x3198x2;this[_0x9f81[2]]= _0x3198x3;this[_0x9f81[3]]= new Object();this[_0x9f81[4]]= true;this[_0x9f81[5]]= new Graph(document[_0x9f81[7]](_0x9f81[6]),null,null,this[_0x9f81[1]][_0x9f81[9]][_0x9f81[5]][_0x9f81[8]]());this[_0x9f81[5]][_0x9f81[10]]= false;this[_0x9f81[5]][_0x9f81[11]]= false;this[_0x9f81[5]][_0x9f81[12]](false);this[_0x9f81[5]][_0x9f81[13]]= false;this[_0x9f81[5]][_0x9f81[14]](false);this[_0x9f81[5]][_0x9f81[15]](false);this[_0x9f81[5]][_0x9f81[2]][_0x9f81[17]][_0x9f81[16]]= _0x9f81[18];this[_0x9f81[5]][_0x9f81[2]][_0x9f81[17]][_0x9f81[19]]= _0x9f81[20];document[_0x9f81[22]][_0x9f81[21]](this[_0x9f81[5]][_0x9f81[2]]);if(!mxClient[_0x9f81[23]]){mxEvent[_0x9f81[26]](document,_0x9f81[24],mxUtils[_0x9f81[25]](this,function(){this[_0x9f81[4]]= true}));mxEvent[_0x9f81[26]](_0x3198x3,_0x9f81[27],mxUtils[_0x9f81[25]](this,function(){this[_0x9f81[4]]= true}));mxEvent[_0x9f81[26]](document,_0x9f81[28],mxUtils[_0x9f81[25]](this,function(){this[_0x9f81[4]]= false;this[_0x9f81[29]]()}));mxEvent[_0x9f81[26]](document,_0x9f81[30],mxUtils[_0x9f81[25]](this,function(_0x3198x4){var _0x3198x5=mxEvent[_0x9f81[31]](_0x3198x4);while(_0x3198x5!= null){if(_0x3198x5== this[_0x9f81[32]]){return};_0x3198x5= _0x3198x5[_0x9f81[33]]};this[_0x9f81[29]]()}));mxEvent[_0x9f81[26]](document,_0x9f81[34],mxUtils[_0x9f81[25]](this,function(_0x3198x4){if(_0x3198x4[_0x9f81[35]]== null&& _0x3198x4[_0x9f81[36]]== null){this[_0x9f81[29]]()}}))};this[_0x9f81[37]](); new Image()[_0x9f81[38]]= IMAGE_PATH+ _0x9f81[39]}Sidebar[_0x9f81[40]][_0x9f81[37]]= function(){var _0x3198x6=STENCIL_PATH;console[_0x9f81[41]](_0x3198x6);this[_0x9f81[51]](_0x9f81[42],mxResources[_0x9f81[44]](_0x9f81[43]),_0x3198x6+ _0x9f81[45],_0x9f81[46],[_0x9f81[47],_0x9f81[48],_0x9f81[49],_0x9f81[50]],[mxResources[_0x9f81[44]](_0x9f81[47]),mxResources[_0x9f81[44]](_0x9f81[48]),mxResources[_0x9f81[44]](_0x9f81[49]),mxResources[_0x9f81[44]](_0x9f81[50])])};Sidebar[_0x9f81[40]][_0x9f81[52]]= !mxClient[_0x9f81[23]];Sidebar[_0x9f81[40]][_0x9f81[53]]= 16;Sidebar[_0x9f81[40]][_0x9f81[54]]= 3;Sidebar[_0x9f81[40]][_0x9f81[55]]= 300;Sidebar[_0x9f81[40]][_0x9f81[56]]= true;Sidebar[_0x9f81[40]][_0x9f81[57]]= STENCIL_PATH+ _0x9f81[58];Sidebar[_0x9f81[40]][_0x9f81[59]]= 34;Sidebar[_0x9f81[40]][_0x9f81[60]]= 34;Sidebar[_0x9f81[40]][_0x9f81[61]]= 2;Sidebar[_0x9f81[40]][_0x9f81[62]]= 9;Sidebar[_0x9f81[40]][_0x9f81[63]]= false;Sidebar[_0x9f81[40]][_0x9f81[64]]= false;Sidebar[_0x9f81[40]][_0x9f81[65]]= function(_0x3198x7,_0x3198x8,_0x3198x9,_0x3198xa){if(this[_0x9f81[52]]&& this[_0x9f81[4]]){if(this[_0x9f81[32]]!= _0x3198x7){if(this[_0x9f81[66]]!= null){window[_0x9f81[67]](this[_0x9f81[66]]);this[_0x9f81[66]]= null};var _0x3198xb=mxUtils[_0x9f81[25]](this,function(){if(this[_0x9f81[68]]== null){this[_0x9f81[68]]= document[_0x9f81[7]](_0x9f81[6]);this[_0x9f81[68]][_0x9f81[69]]= _0x9f81[70];document[_0x9f81[22]][_0x9f81[21]](this[_0x9f81[68]]);this[_0x9f81[71]]= new Graph(this[_0x9f81[68]],null,null,this[_0x9f81[1]][_0x9f81[9]][_0x9f81[5]][_0x9f81[8]]());this[_0x9f81[71]][_0x9f81[73]][_0x9f81[72]](this[_0x9f81[53]],this[_0x9f81[53]]);this[_0x9f81[71]][_0x9f81[10]]= false;this[_0x9f81[71]][_0x9f81[11]]= false;this[_0x9f81[71]][_0x9f81[13]]= false;this[_0x9f81[71]][_0x9f81[14]](false);this[_0x9f81[71]][_0x9f81[12]](false);this[_0x9f81[71]][_0x9f81[15]](false);if(!mxClient[_0x9f81[74]]){this[_0x9f81[71]][_0x9f81[73]][_0x9f81[75]][_0x9f81[17]][_0x9f81[19]]= _0x9f81[76]};this[_0x9f81[77]]= mxUtils[_0x9f81[78]](IMAGE_PATH+ _0x9f81[39]);this[_0x9f81[77]][_0x9f81[17]][_0x9f81[19]]= _0x9f81[20];this[_0x9f81[77]][_0x9f81[17]][_0x9f81[79]]= _0x9f81[80];this[_0x9f81[77]][_0x9f81[17]][_0x9f81[81]]= _0x9f81[82];document[_0x9f81[22]][_0x9f81[21]](this[_0x9f81[77]])};this[_0x9f81[68]][_0x9f81[17]][_0x9f81[83]]= _0x9f81[84];this[_0x9f81[71]][_0x9f81[85]]= (_0x3198xa== null|| _0x3198xa);this[_0x9f81[71]][_0x9f81[87]][_0x9f81[86]]();this[_0x9f81[71]][_0x9f81[88]](_0x3198x8);var _0x3198xc=this[_0x9f81[71]][_0x9f81[89]]();var _0x3198xd=_0x3198xc[_0x9f81[79]]+ 2* this[_0x9f81[53]];var _0x3198xe=_0x3198xc[_0x9f81[81]]+ 2* this[_0x9f81[53]];if(mxClient[_0x9f81[90]]){_0x3198xd+= 4;_0x3198xe+= 4;this[_0x9f81[68]][_0x9f81[17]][_0x9f81[91]]= _0x9f81[18]}else {this[_0x9f81[68]][_0x9f81[17]][_0x9f81[91]]= _0x9f81[92]};this[_0x9f81[77]][_0x9f81[17]][_0x9f81[16]]= _0x9f81[92];this[_0x9f81[68]][_0x9f81[17]][_0x9f81[79]]= _0x3198xd+ _0x9f81[93];if(this[_0x9f81[64]]&& _0x3198x9!= null&& _0x3198x9[_0x9f81[94]]> 0){if(this[_0x9f81[95]]== null){this[_0x9f81[95]]= document[_0x9f81[7]](_0x9f81[6]);this[_0x9f81[95]][_0x9f81[17]][_0x9f81[96]]= _0x9f81[97];this[_0x9f81[95]][_0x9f81[17]][_0x9f81[98]]= _0x9f81[99];this[_0x9f81[95]][_0x9f81[17]][_0x9f81[79]]= _0x9f81[100];this[_0x9f81[95]][_0x9f81[17]][_0x9f81[91]]= _0x9f81[18];if(mxClient[_0x9f81[74]]){this[_0x9f81[95]][_0x9f81[17]][_0x9f81[101]]= _0x9f81[102]}else {this[_0x9f81[95]][_0x9f81[17]][_0x9f81[19]]= _0x9f81[20];this[_0x9f81[95]][_0x9f81[17]][_0x9f81[101]]= _0x9f81[103]};this[_0x9f81[68]][_0x9f81[21]](this[_0x9f81[95]])}else {this[_0x9f81[95]][_0x9f81[104]]= _0x9f81[105]};this[_0x9f81[95]][_0x9f81[17]][_0x9f81[83]]= _0x9f81[105];mxUtils[_0x9f81[106]](this[_0x9f81[95]],_0x3198x9);var _0x3198xf=this[_0x9f81[95]][_0x9f81[107]]+ 10;_0x3198xe+= _0x3198xf;if(mxClient[_0x9f81[74]]){this[_0x9f81[95]][_0x9f81[17]][_0x9f81[108]]= (-_0x3198xf) + _0x9f81[93]}else {_0x3198xe-= 6;this[_0x9f81[95]][_0x9f81[17]][_0x9f81[109]]= (_0x3198xe- _0x3198xf)+ _0x9f81[93]}}else {if(this[_0x9f81[95]]!= null&& this[_0x9f81[95]][_0x9f81[33]]!= null){this[_0x9f81[95]][_0x9f81[17]][_0x9f81[83]]= _0x9f81[110]}};this[_0x9f81[68]][_0x9f81[17]][_0x9f81[81]]= _0x3198xe+ _0x9f81[93];var _0x3198x10=-Math[_0x9f81[112]](0,_0x3198xc[_0x9f81[111]]- this[_0x9f81[53]]);var _0x3198x11=-Math[_0x9f81[112]](0,_0x3198xc[_0x9f81[113]]- this[_0x9f81[53]]);var _0x3198x12=this[_0x9f81[2]][_0x9f81[114]]+ this[_0x9f81[1]][_0x9f81[115]]+ 3;var _0x3198x13=Math[_0x9f81[118]](0,(this[_0x9f81[2]][_0x9f81[116]]+ _0x3198x7[_0x9f81[116]]- this[_0x9f81[2]][_0x9f81[117]]- _0x3198xe/ 2+ 16));if(mxClient[_0x9f81[74]]){this[_0x9f81[71]][_0x9f81[73]][_0x9f81[75]][_0x9f81[123]](_0x9f81[119],_0x9f81[120]+ _0x3198x10+ _0x9f81[121]+ _0x3198x11+ _0x9f81[122])}else {this[_0x9f81[71]][_0x9f81[73]][_0x9f81[125]][_0x9f81[17]][_0x9f81[124]]= _0x3198x10+ _0x9f81[93];this[_0x9f81[71]][_0x9f81[73]][_0x9f81[125]][_0x9f81[17]][_0x9f81[109]]= _0x3198x11+ _0x9f81[93]};_0x3198x13+= 90;this[_0x9f81[68]][_0x9f81[17]][_0x9f81[19]]= _0x9f81[20];this[_0x9f81[68]][_0x9f81[17]][_0x9f81[124]]= _0x3198x12+ _0x9f81[93];this[_0x9f81[68]][_0x9f81[17]][_0x9f81[109]]= _0x3198x13+ _0x9f81[93];this[_0x9f81[77]][_0x9f81[17]][_0x9f81[124]]= (_0x3198x12- 13)+ _0x9f81[93];this[_0x9f81[77]][_0x9f81[17]][_0x9f81[109]]= (_0x3198x13+ _0x3198xe/ 2- 13)+ _0x9f81[93]});if(this[_0x9f81[68]]!= null&& this[_0x9f81[68]][_0x9f81[17]][_0x9f81[83]]!= _0x9f81[110]){_0x3198xb()}else {this[_0x9f81[66]]= window[_0x9f81[126]](_0x3198xb,this[_0x9f81[55]])};this[_0x9f81[32]]= _0x3198x7}}};Sidebar[_0x9f81[40]][_0x9f81[29]]= function(){if(this[_0x9f81[66]]!= null){window[_0x9f81[67]](this[_0x9f81[66]]);this[_0x9f81[66]]= null};if(this[_0x9f81[68]]!= null){this[_0x9f81[68]][_0x9f81[17]][_0x9f81[83]]= _0x9f81[110];this[_0x9f81[77]][_0x9f81[17]][_0x9f81[16]]= _0x9f81[18];this[_0x9f81[32]]= null}};Sidebar[_0x9f81[40]][_0x9f81[127]]= function(_0x3198x14){var _0x3198x7=document[_0x9f81[7]](_0x9f81[128]);_0x3198x7[_0x9f81[123]](_0x9f81[129],_0x9f81[130]);_0x3198x7[_0x9f81[69]]= _0x9f81[131];mxUtils[_0x9f81[106]](_0x3198x7,_0x3198x14);return _0x3198x7};Sidebar[_0x9f81[40]][_0x9f81[132]]= function(_0x3198x8,_0x3198xd,_0x3198xe,_0x3198x15,_0x3198x9,_0x3198xa){this[_0x9f81[5]][_0x9f81[85]]= (_0x3198xa== null|| _0x3198xa);this[_0x9f81[5]][_0x9f81[73]][_0x9f81[133]](1,0,0);this[_0x9f81[5]][_0x9f81[88]](_0x3198x8);var _0x3198xc=this[_0x9f81[5]][_0x9f81[89]]();var _0x3198x16=this[_0x9f81[54]];var _0x3198x17=Math[_0x9f81[112]]((_0x3198xd- 2)/ (_0x3198xc[_0x9f81[79]]- _0x3198xc[_0x9f81[111]]+ _0x3198x16),(_0x3198xe- 2)/ (_0x3198xc[_0x9f81[81]]- _0x3198xc[_0x9f81[113]]+ _0x3198x16));var _0x3198x10=-Math[_0x9f81[112]](_0x3198xc[_0x9f81[111]],0);var _0x3198x11=-Math[_0x9f81[112]](_0x3198xc[_0x9f81[113]],0);this[_0x9f81[5]][_0x9f81[73]][_0x9f81[133]](_0x3198x17,_0x3198x10,_0x3198x11);_0x3198xc= this[_0x9f81[5]][_0x9f81[89]]();var _0x3198x18=Math[_0x9f81[118]](0,Math[_0x9f81[134]]((_0x3198xd- _0x3198xc[_0x9f81[79]]- _0x3198xc[_0x9f81[111]])/ 2));var _0x3198xf=Math[_0x9f81[118]](0,Math[_0x9f81[134]]((_0x3198xe- _0x3198xc[_0x9f81[81]]- _0x3198xc[_0x9f81[113]])/ 2));var _0x3198x19=null;if(this[_0x9f81[5]][_0x9f81[135]]== mxConstants[_0x9f81[136]]&& !mxClient[_0x9f81[137]]){_0x3198x19= this[_0x9f81[5]][_0x9f81[73]][_0x9f81[140]]()[_0x9f81[139]][_0x9f81[138]](true)}else {_0x3198x19= this[_0x9f81[5]][_0x9f81[2]][_0x9f81[138]](false);_0x3198x19[_0x9f81[104]]= this[_0x9f81[5]][_0x9f81[2]][_0x9f81[104]]};this[_0x9f81[5]][_0x9f81[141]]()[_0x9f81[86]]();if(mxClient[_0x9f81[142]]){_0x3198x15[_0x9f81[17]][_0x9f81[143]]= _0x9f81[144]+ this[_0x9f81[1]][_0x9f81[9]][_0x9f81[145]]+ _0x9f81[122]};var _0x3198x1a=3;_0x3198x19[_0x9f81[17]][_0x9f81[19]]= _0x9f81[76];_0x3198x19[_0x9f81[17]][_0x9f81[91]]= _0x9f81[18];_0x3198x19[_0x9f81[17]][_0x9f81[146]]= _0x9f81[147];_0x3198x19[_0x9f81[17]][_0x9f81[124]]= (_0x3198x18+ _0x3198x1a)+ _0x9f81[93];_0x3198x19[_0x9f81[17]][_0x9f81[109]]= (_0x3198xf+ _0x3198x1a)+ _0x9f81[93];_0x3198x19[_0x9f81[17]][_0x9f81[79]]= _0x3198xd+ _0x9f81[93];_0x3198x19[_0x9f81[17]][_0x9f81[81]]= _0x3198xe+ _0x9f81[93];_0x3198x19[_0x9f81[17]][_0x9f81[16]]= _0x9f81[105];_0x3198x19[_0x9f81[17]][_0x9f81[148]]= _0x9f81[105];_0x3198x19[_0x9f81[17]][_0x9f81[149]]= _0x9f81[105];_0x3198x15[_0x9f81[21]](_0x3198x19);if(this[_0x9f81[63]]&& _0x3198x9!= null){var _0x3198x1b=(mxClient[_0x9f81[90]])?2* this[_0x9f81[61]]+ 2:0;_0x3198x15[_0x9f81[17]][_0x9f81[81]]= (this[_0x9f81[60]]+ _0x3198x1b+ this[_0x9f81[62]]+ 8)+ _0x9f81[93];var _0x3198x1c=document[_0x9f81[7]](_0x9f81[6]);_0x3198x1c[_0x9f81[17]][_0x9f81[150]]= this[_0x9f81[62]]+ _0x9f81[93];_0x3198x1c[_0x9f81[17]][_0x9f81[98]]= _0x9f81[99];_0x3198x1c[_0x9f81[17]][_0x9f81[151]]= _0x9f81[152];if(mxClient[_0x9f81[153]]){_0x3198x1c[_0x9f81[17]][_0x9f81[81]]= (this[_0x9f81[62]]+ 12)+ _0x9f81[93]};_0x3198x1c[_0x9f81[17]][_0x9f81[101]]= _0x9f81[154];mxUtils[_0x9f81[106]](_0x3198x1c,_0x3198x9);_0x3198x15[_0x9f81[21]](_0x3198x1c)}};Sidebar[_0x9f81[40]][_0x9f81[155]]= function(_0x3198x8,_0x3198x9,_0x3198xa){var _0x3198x7=document[_0x9f81[7]](_0x9f81[128]);_0x3198x7[_0x9f81[123]](_0x9f81[129],_0x9f81[130]);_0x3198x7[_0x9f81[69]]= _0x9f81[156];_0x3198x7[_0x9f81[17]][_0x9f81[91]]= _0x9f81[18];var _0x3198x1b=(mxClient[_0x9f81[90]])?8+ 2* this[_0x9f81[61]]:6;_0x3198x7[_0x9f81[17]][_0x9f81[79]]= (this[_0x9f81[59]]+ _0x3198x1b)+ _0x9f81[93];_0x3198x7[_0x9f81[17]][_0x9f81[81]]= (this[_0x9f81[60]]+ _0x3198x1b)+ _0x9f81[93];_0x3198x7[_0x9f81[17]][_0x9f81[157]]= this[_0x9f81[61]]+ _0x9f81[93];mxEvent[_0x9f81[26]](_0x3198x7,_0x9f81[158],function(_0x3198x4){mxEvent[_0x9f81[159]](_0x3198x4)});this[_0x9f81[132]](_0x3198x8,this[_0x9f81[59]],this[_0x9f81[60]],_0x3198x7,_0x3198x9,_0x3198xa);return _0x3198x7};Sidebar[_0x9f81[40]][_0x9f81[160]]= function(_0x3198x8,_0x3198x1d){return function(_0x3198x1e,_0x3198x4,_0x3198x1f,_0x3198x20,_0x3198x21){if(_0x3198x1e[_0x9f81[161]]()){_0x3198x8= _0x3198x1e[_0x9f81[162]](_0x3198x8);if(_0x3198x8[_0x9f81[94]]> 0){var _0x3198x22=(_0x3198x1f!= null)?_0x3198x1e[_0x9f81[163]](_0x3198x1f,_0x3198x8,_0x3198x4):false;var _0x3198x23=null;if(_0x3198x1f!= null&& !_0x3198x22){_0x3198x1f= null};if(_0x3198x1d&& _0x3198x1e[_0x9f81[164]]()&& _0x3198x1e[_0x9f81[165]](_0x3198x1f,_0x3198x8,_0x3198x4)){_0x3198x1e[_0x9f81[166]](_0x3198x1f,_0x3198x8,null,_0x3198x20,_0x3198x21);_0x3198x23= _0x3198x8}else {if(_0x3198x8[_0x9f81[94]]> 0){_0x3198x23= _0x3198x1e[_0x9f81[167]](_0x3198x8,_0x3198x20,_0x3198x21,_0x3198x1f)}};if(_0x3198x23!= null&& _0x3198x23[_0x9f81[94]]> 0){_0x3198x1e[_0x9f81[168]](_0x3198x23[0]);_0x3198x1e[_0x9f81[169]](_0x3198x23)}}}}};Sidebar[_0x9f81[40]][_0x9f81[170]]= function(_0x3198xd,_0x3198xe){var _0x3198x7=document[_0x9f81[7]](_0x9f81[6]);_0x3198x7[_0x9f81[17]][_0x9f81[171]]= _0x9f81[172];_0x3198x7[_0x9f81[17]][_0x9f81[79]]= _0x3198xd+ _0x9f81[93];_0x3198x7[_0x9f81[17]][_0x9f81[81]]= _0x3198xe+ _0x9f81[93];return _0x3198x7};Sidebar[_0x9f81[40]][_0x9f81[173]]= function(_0x3198x7,_0x3198x24,_0x3198x25){var _0x3198x26=mxUtils[_0x9f81[175]](_0x3198x7,this[_0x9f81[1]][_0x9f81[9]][_0x9f81[5]],_0x3198x24,_0x3198x25,0,0,this[_0x9f81[1]][_0x9f81[9]][_0x9f81[5]][_0x9f81[174]],true,true);_0x3198x26[_0x9f81[176]]= function(_0x3198x1e,_0x3198x20,_0x3198x21){var _0x3198x1f=mxDragSource[_0x9f81[40]][_0x9f81[176]][_0x9f81[177]](this,arguments);if(!_0x3198x1e[_0x9f81[178]](_0x3198x1f)){_0x3198x1f= null};return _0x3198x1f};return _0x3198x26};Sidebar[_0x9f81[40]][_0x9f81[179]]= function(_0x3198x7,_0x3198x27){var _0x3198x1e=this[_0x9f81[1]][_0x9f81[9]][_0x9f81[5]];var _0x3198x28=null;mxEvent[_0x9f81[182]](_0x3198x7,function(_0x3198x4){_0x3198x28= new mxPoint(mxEvent[_0x9f81[180]](_0x3198x4),mxEvent[_0x9f81[181]](_0x3198x4))});var _0x3198x29=_0x3198x27[_0x9f81[183]];_0x3198x27[_0x9f81[183]]= function(_0x3198x4){if(!mxEvent[_0x9f81[184]](_0x3198x4)&& this[_0x9f81[185]]== null&& _0x3198x28!= null){var _0x3198x2a=_0x3198x1e[_0x9f81[186]];if(Math[_0x9f81[187]](_0x3198x28[_0x9f81[111]]- mxEvent[_0x9f81[180]](_0x3198x4))<= _0x3198x2a&& Math[_0x9f81[187]](_0x3198x28[_0x9f81[113]]- mxEvent[_0x9f81[181]](_0x3198x4))<= _0x3198x2a){var _0x3198x2b=_0x3198x1e[_0x9f81[188]]();_0x3198x27[_0x9f81[189]](_0x3198x1e,_0x3198x4,null,_0x3198x2b,_0x3198x2b)}};_0x3198x29[_0x9f81[177]](this,arguments);_0x3198x28= null}};Sidebar[_0x9f81[40]][_0x9f81[190]]= function(_0x3198x2c,_0x3198x14,_0x3198x2d,_0x3198x2e){var _0x3198x2f=mxUtils[_0x9f81[190]]();var _0x3198x19=_0x3198x2f[_0x9f81[7]](_0x3198x2c);_0x3198x19[_0x9f81[123]](_0x9f81[191],_0x3198x14);_0x3198x2d[_0x9f81[192]](function(_0x3198x30,_0x3198x31){_0x3198x19[_0x9f81[123]](_0x3198x30,_0x3198x2e[_0x3198x31]?_0x3198x2e[_0x3198x31]:_0x9f81[105])});return _0x3198x19};Sidebar[_0x9f81[40]][_0x9f81[193]]= function(_0x3198x32,_0x3198xd,_0x3198xe,_0x3198x33,_0x3198x9,_0x3198xa){var _0x3198x2d=[];var _0x3198x2e=[];switch(_0x3198x33){case _0x9f81[47]:_0x3198x2d= [_0x9f81[194],_0x9f81[195],_0x9f81[196]];_0x3198x2e= [_0x9f81[197],_0x9f81[105],_0x9f81[198]];break;case _0x9f81[50]:_0x3198x2d= [_0x9f81[194],_0x9f81[195]];_0x3198x2e= [_0x9f81[197],_0x9f81[105]];break;case _0x9f81[48]:_0x3198x2d= [_0x9f81[194],_0x9f81[48],_0x9f81[199]];_0x3198x2e= [_0x9f81[197],_0x9f81[105]];break;case _0x9f81[49]:_0x3198x2d= [_0x9f81[194],_0x9f81[48],_0x9f81[200]];_0x3198x2e= [_0x9f81[197],_0x9f81[105]];break;default:_0x3198x2d= [];_0x3198x2e= [];break};var _0x3198x19=this[_0x9f81[190]](_0x3198x33,_0x3198x9,_0x3198x2d,_0x3198x2e);var _0x3198x8=[ new mxCell(_0x3198x19, new mxGeometry(0,0,_0x3198xd,_0x3198xe),_0x3198x32)];_0x3198x8[0][_0x9f81[201]]= true;return this[_0x9f81[202]](_0x3198x8,_0x3198xd,_0x3198xe,_0x3198x9,_0x3198xa)};Sidebar[_0x9f81[40]][_0x9f81[202]]= function(_0x3198x8,_0x3198xd,_0x3198xe,_0x3198x9,_0x3198xa){var _0x3198x7=this[_0x9f81[155]](_0x3198x8,_0x3198x9,_0x3198xa);var _0x3198x27=this[_0x9f81[173]](_0x3198x7,this[_0x9f81[160]](_0x3198x8,true),this[_0x9f81[170]](_0x3198xd,_0x3198xe));this[_0x9f81[179]](_0x3198x7,_0x3198x27);_0x3198x27[_0x9f81[203]]= mxUtils[_0x9f81[25]](this,function(){return this[_0x9f81[1]][_0x9f81[9]][_0x9f81[5]][_0x9f81[205]][_0x9f81[204]]});if(!touchStyle){mxEvent[_0x9f81[26]](_0x3198x7,_0x9f81[30],mxUtils[_0x9f81[25]](this,function(_0x3198x4){this[_0x9f81[65]](_0x3198x7,_0x3198x8,_0x3198x9,_0x3198xa)}))};return _0x3198x7};Sidebar[_0x9f81[40]][_0x9f81[206]]= function(_0x3198x32,_0x3198xd,_0x3198xe,_0x3198x33,_0x3198x9,_0x3198xa){var _0x3198x8=[ new mxCell((_0x3198x33!= null)?_0x3198x33:_0x9f81[105], new mxGeometry(0,0,_0x3198xd,_0x3198xe),_0x3198x32)];_0x3198x8[0][_0x9f81[208]][_0x9f81[207]]( new mxPoint(0,_0x3198xe),true);_0x3198x8[0][_0x9f81[208]][_0x9f81[207]]( new mxPoint(_0x3198xd,0),false);_0x3198x8[0][_0x9f81[208]][_0x9f81[76]]= true;_0x3198x8[0][_0x9f81[209]]= true;return this[_0x9f81[210]](_0x3198x8,_0x3198xd,_0x3198xe,_0x3198x9,_0x3198xa)};Sidebar[_0x9f81[40]][_0x9f81[210]]= function(_0x3198x8,_0x3198xd,_0x3198xe,_0x3198x9,_0x3198xa){var _0x3198x7=this[_0x9f81[155]](_0x3198x8,_0x3198x9,_0x3198xa);this[_0x9f81[173]](_0x3198x7,this[_0x9f81[160]](_0x3198x8,false),this[_0x9f81[170]](_0x3198xd,_0x3198xe));var _0x3198x1e=this[_0x9f81[1]][_0x9f81[9]][_0x9f81[5]];mxEvent[_0x9f81[26]](_0x3198x7,_0x9f81[158],mxUtils[_0x9f81[25]](this,function(_0x3198x4){if(this[_0x9f81[56]]){_0x3198x1e[_0x9f81[211]](_0x3198x8[0])};_0x3198x7[_0x9f81[17]][_0x9f81[212]]= _0x9f81[213];window[_0x9f81[126]](function(){_0x3198x7[_0x9f81[17]][_0x9f81[212]]= _0x9f81[105]},300);mxEvent[_0x9f81[159]](_0x3198x4)}));touchStyle= false;if(!touchStyle){mxEvent[_0x9f81[26]](_0x3198x7,_0x9f81[30],mxUtils[_0x9f81[25]](this,function(_0x3198x4){this[_0x9f81[65]](_0x3198x7,_0x3198x8,_0x3198x9,_0x3198xa)}))};return _0x3198x7};Sidebar[_0x9f81[40]][_0x9f81[214]]= function(_0x3198x34,_0x3198x9,_0x3198x35,_0x3198x36){var _0x3198x7=this[_0x9f81[127]](_0x3198x9);this[_0x9f81[2]][_0x9f81[21]](_0x3198x7);var _0x3198x1c=document[_0x9f81[7]](_0x9f81[6]);_0x3198x1c[_0x9f81[69]]= _0x9f81[215];if(_0x3198x35){_0x3198x36(_0x3198x1c);_0x3198x36= null}else {_0x3198x1c[_0x9f81[17]][_0x9f81[83]]= _0x9f81[110]};this[_0x9f81[216]](_0x3198x7,_0x3198x1c,_0x3198x36);var _0x3198x37=document[_0x9f81[7]](_0x9f81[6]);_0x3198x37[_0x9f81[21]](_0x3198x1c);this[_0x9f81[2]][_0x9f81[21]](_0x3198x37);if(_0x3198x34!= null){this[_0x9f81[3]][_0x3198x34]= [_0x3198x7,_0x3198x37]}};Sidebar[_0x9f81[40]][_0x9f81[216]]= function(_0x3198x9,_0x3198x38,_0x3198x39){var _0x3198x3a=false;_0x3198x9[_0x9f81[17]][_0x9f81[143]]= (_0x3198x38[_0x9f81[17]][_0x9f81[83]]== _0x9f81[110])?_0x9f81[144]+ IMAGE_PATH+ _0x9f81[217]:_0x9f81[144]+ IMAGE_PATH+ _0x9f81[218];_0x3198x9[_0x9f81[17]][_0x9f81[219]]= _0x9f81[220];_0x3198x9[_0x9f81[17]][_0x9f81[221]]= _0x9f81[222];mxEvent[_0x9f81[26]](_0x3198x9,_0x9f81[158],function(_0x3198x4){if(_0x3198x38[_0x9f81[17]][_0x9f81[83]]== _0x9f81[110]){if(!_0x3198x3a){_0x3198x3a= true;if(_0x3198x39!= null){_0x3198x9[_0x9f81[17]][_0x9f81[146]]= _0x9f81[223];window[_0x9f81[126]](function(){_0x3198x39(_0x3198x38);_0x3198x9[_0x9f81[17]][_0x9f81[146]]= _0x9f81[105]},0)}};_0x3198x9[_0x9f81[17]][_0x9f81[143]]= _0x9f81[144]+ IMAGE_PATH+ _0x9f81[218];_0x3198x38[_0x9f81[17]][_0x9f81[83]]= _0x9f81[84]}else {_0x3198x9[_0x9f81[17]][_0x9f81[143]]= _0x9f81[144]+ IMAGE_PATH+ _0x9f81[217];_0x3198x38[_0x9f81[17]][_0x9f81[83]]= _0x9f81[110]};mxEvent[_0x9f81[159]](_0x3198x4)})};Sidebar[_0x9f81[40]][_0x9f81[224]]= function(_0x3198x34){var _0x3198x3b=this[_0x9f81[3]][_0x3198x34];if(_0x3198x3b!= null){this[_0x9f81[3]][_0x3198x34]= null;for(var _0x3198x3c=0;_0x3198x3c< _0x3198x3b[_0x9f81[94]];_0x3198x3c++){this[_0x9f81[2]][_0x9f81[225]](_0x3198x3b[_0x3198x3c])};return true};return false};Sidebar[_0x9f81[40]][_0x9f81[51]]= function(_0x3198x34,_0x3198x9,_0x3198x3d,_0x3198x3e,_0x3198x3f,_0x3198x40){this[_0x9f81[214]](_0x3198x34,_0x3198x9,(_0x3198x34=== _0x9f81[42]),mxUtils[_0x9f81[25]](this,function(_0x3198x38){var _0x3198x41=_0x3198x40!= null;for(var _0x3198x3c=0;_0x3198x3c< _0x3198x3f[_0x9f81[94]];_0x3198x3c++){var _0x3198x42=_0x3198x3d+ _0x3198x3f[_0x3198x3c]+ _0x3198x3e;_0x3198x38[_0x9f81[21]](this[_0x9f81[193]](_0x9f81[226]+ _0x3198x42,80,80,_0x3198x3f[_0x3198x3c],(_0x3198x41)?_0x3198x40[_0x3198x3c]:null,_0x3198x41))}}))} \ 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 09007dc..22e6c21 100644 --- a/public/assets/plugins/jscripty/js/Toolbar.js +++ b/public/assets/plugins/jscripty/js/Toolbar.js @@ -1 +1 @@ -var _0xaac5=["\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(_0x3bc4x2,_0x3bc4x3){this[_0xaac5[0]]= _0x3bc4x2;this[_0xaac5[1]]= _0x3bc4x3;this[_0xaac5[2]]();mxEvent[_0xaac5[5]](document,mxUtils[_0xaac5[4]](this,function(_0x3bc4x4){this[_0xaac5[3]]()}))}Toolbar[_0xaac5[6]][_0xaac5[2]]= function(){this[_0xaac5[21]]([_0xaac5[7],_0xaac5[8],_0xaac5[9],_0xaac5[10],_0xaac5[11],_0xaac5[12],_0xaac5[9],_0xaac5[13],_0xaac5[14],_0xaac5[15],_0xaac5[16],_0xaac5[9],_0xaac5[17],_0xaac5[9],_0xaac5[18],_0xaac5[19],_0xaac5[20],_0xaac5[9]]);var _0x3bc4x5=this[_0xaac5[25]](_0xaac5[22],mxResources[_0xaac5[24]](_0xaac5[23]),true,_0xaac5[23]);_0x3bc4x5[_0xaac5[27]][_0xaac5[26]]= _0xaac5[28];_0x3bc4x5[_0xaac5[27]][_0xaac5[29]]= _0xaac5[30];_0x3bc4x5[_0xaac5[27]][_0xaac5[31]]= _0xaac5[32];this[_0xaac5[33]]();var _0x3bc4x6=this[_0xaac5[25]](_0xaac5[34],mxResources[_0xaac5[24]](_0xaac5[35]),true,_0xaac5[35]);_0x3bc4x6[_0xaac5[27]][_0xaac5[26]]= _0xaac5[28];_0x3bc4x6[_0xaac5[27]][_0xaac5[29]]= _0xaac5[30];_0x3bc4x6[_0xaac5[27]][_0xaac5[31]]= _0xaac5[36];this[_0xaac5[21]]([_0xaac5[9],_0xaac5[37],_0xaac5[38],_0xaac5[39]]);var _0x3bc4x7=this[_0xaac5[0]][_0xaac5[41]][_0xaac5[40]];var _0x3bc4x8=mxUtils[_0xaac5[4]](this,function(){var _0x3bc4x9=_0xaac5[22];var _0x3bc4xa=_0xaac5[34];var _0x3bc4xb=_0x3bc4x7[_0xaac5[44]]()[_0xaac5[43]](_0x3bc4x7[_0xaac5[42]]());if(_0x3bc4xb!= null){_0x3bc4x9= _0x3bc4xb[_0xaac5[27]][mxConstants[_0xaac5[45]]]|| _0x3bc4x9;_0x3bc4xa= _0x3bc4xb[_0xaac5[27]][mxConstants[_0xaac5[46]]]|| _0x3bc4xa;if(_0x3bc4x9[_0xaac5[47]]> 10){_0x3bc4x9= _0x3bc4x9[_0xaac5[48]](0,8)+ _0xaac5[49]};_0x3bc4x5[_0xaac5[50]]= _0x3bc4x9;_0x3bc4x6[_0xaac5[50]]= _0x3bc4xa}});_0x3bc4x7[_0xaac5[52]]()[_0xaac5[51]](mxEvent.CHANGE,_0x3bc4x8);_0x3bc4x7[_0xaac5[53]]()[_0xaac5[51]](mxEvent.CHANGE,_0x3bc4x8)};Toolbar[_0xaac5[6]][_0xaac5[3]]= function(){if(this[_0xaac5[54]]!= null){this[_0xaac5[54]][_0xaac5[3]]();this[_0xaac5[54]][_0xaac5[55]]();this[_0xaac5[54]]= null}};Toolbar[_0xaac5[6]][_0xaac5[25]]= function(_0x3bc4xc,_0x3bc4xd,_0x3bc4xe,_0x3bc4xf){var _0x3bc4x10=this[_0xaac5[0]][_0xaac5[56]][_0xaac5[24]](_0x3bc4xf);var _0x3bc4x11=this[_0xaac5[58]](_0x3bc4xc,_0x3bc4xd,_0x3bc4xe,_0x3bc4x10[_0xaac5[57]]);_0x3bc4x10[_0xaac5[51]](_0xaac5[59],function(){_0x3bc4x11[_0xaac5[61]](_0x3bc4x10[_0xaac5[60]])});return _0x3bc4x11};Toolbar[_0xaac5[6]][_0xaac5[58]]= function(_0x3bc4xc,_0x3bc4xd,_0x3bc4xe,_0x3bc4x12){var _0x3bc4x11=(_0x3bc4xe)?this[_0xaac5[62]](_0x3bc4xc):this[_0xaac5[63]](_0x3bc4xc);this[_0xaac5[64]](_0x3bc4x11,_0x3bc4xd);this[_0xaac5[65]](_0x3bc4x11,_0x3bc4xe,_0x3bc4x12);this[_0xaac5[1]][_0xaac5[66]](_0x3bc4x11);return _0x3bc4x11};Toolbar[_0xaac5[6]][_0xaac5[33]]= function(){var _0x3bc4x11=document[_0xaac5[68]](_0xaac5[67]);_0x3bc4x11[_0xaac5[69]]= _0xaac5[70];this[_0xaac5[1]][_0xaac5[66]](_0x3bc4x11);return _0x3bc4x11};Toolbar[_0xaac5[6]][_0xaac5[21]]= function(_0x3bc4x13){for(var _0x3bc4x14=0;_0x3bc4x14< _0x3bc4x13[_0xaac5[47]];_0x3bc4x14++){var _0x3bc4x15=_0x3bc4x13[_0x3bc4x14];if(_0x3bc4x15== _0xaac5[9]){this[_0xaac5[33]]()}else {this[_0xaac5[73]](_0xaac5[71]+ _0x3bc4x15[_0xaac5[72]](),_0x3bc4x15)}}};Toolbar[_0xaac5[6]][_0xaac5[73]]= function(_0x3bc4x16,_0x3bc4x15){var _0x3bc4x17=this[_0xaac5[0]][_0xaac5[74]][_0xaac5[24]](_0x3bc4x15);var _0x3bc4x11=null;if(_0x3bc4x17!= null){_0x3bc4x11= this[_0xaac5[76]](_0x3bc4x16,_0x3bc4x17[_0xaac5[75]],_0x3bc4x17[_0xaac5[57]]);_0x3bc4x11[_0xaac5[61]](_0x3bc4x17[_0xaac5[60]]);_0x3bc4x17[_0xaac5[51]](_0xaac5[59],function(){_0x3bc4x11[_0xaac5[61]](_0x3bc4x17[_0xaac5[60]])})};return _0x3bc4x11};Toolbar[_0xaac5[6]][_0xaac5[76]]= function(_0x3bc4x18,_0x3bc4xd,_0x3bc4x12){var _0x3bc4x11=this[_0xaac5[63]](_0x3bc4x18);this[_0xaac5[64]](_0x3bc4x11,_0x3bc4xd);this[_0xaac5[77]](_0x3bc4x11,_0x3bc4x12);this[_0xaac5[1]][_0xaac5[66]](_0x3bc4x11);return _0x3bc4x11};Toolbar[_0xaac5[6]][_0xaac5[78]]= function(_0x3bc4x19){var _0x3bc4x7=this[_0xaac5[0]][_0xaac5[41]][_0xaac5[40]];var _0x3bc4x1a=function(){var _0x3bc4x1b=!_0x3bc4x7[_0xaac5[79]]();for(var _0x3bc4x14=0;_0x3bc4x14< _0x3bc4x19[_0xaac5[47]];_0x3bc4x14++){_0x3bc4x19[_0x3bc4x14][_0xaac5[61]](_0x3bc4x1b)}};_0x3bc4x7[_0xaac5[52]]()[_0xaac5[51]](mxEvent.CHANGE,_0x3bc4x1a);_0x3bc4x1a()};Toolbar[_0xaac5[6]][_0xaac5[80]]= function(_0x3bc4x19){var _0x3bc4x7=this[_0xaac5[0]][_0xaac5[41]][_0xaac5[40]];var _0x3bc4x1a=function(){var _0x3bc4x1c=false;if(!_0x3bc4x7[_0xaac5[79]]()){var _0x3bc4x1d=_0x3bc4x7[_0xaac5[81]]();for(var _0x3bc4x14=0;_0x3bc4x14< _0x3bc4x1d[_0xaac5[47]];_0x3bc4x14++){if(_0x3bc4x7[_0xaac5[53]]()[_0xaac5[82]](_0x3bc4x1d[_0x3bc4x14])){_0x3bc4x1c= true;break}}};for(var _0x3bc4x14=0;_0x3bc4x14< _0x3bc4x19[_0xaac5[47]];_0x3bc4x14++){_0x3bc4x19[_0x3bc4x14][_0xaac5[61]](_0x3bc4x1c)}};_0x3bc4x7[_0xaac5[52]]()[_0xaac5[51]](mxEvent.CHANGE,_0x3bc4x1a);_0x3bc4x1a()};Toolbar[_0xaac5[6]][_0xaac5[64]]= function(_0x3bc4x11,_0x3bc4xd){_0x3bc4x11[_0xaac5[85]](_0xaac5[83],_0xaac5[84]);if(_0x3bc4xd!= null){_0x3bc4x11[_0xaac5[85]](_0xaac5[86],_0x3bc4xd)};this[_0xaac5[87]](_0x3bc4x11)};Toolbar[_0xaac5[6]][_0xaac5[87]]= function(_0x3bc4x11){var _0x3bc4x18=_0x3bc4x11[_0xaac5[69]];_0x3bc4x11[_0xaac5[61]]= function(_0x3bc4x1e){_0x3bc4x11[_0xaac5[60]]= _0x3bc4x1e;if(_0x3bc4x1e){_0x3bc4x11[_0xaac5[69]]= _0x3bc4x18}else {_0x3bc4x11[_0xaac5[69]]= _0x3bc4x18+ _0xaac5[88]}};_0x3bc4x11[_0xaac5[61]](true)};Toolbar[_0xaac5[6]][_0xaac5[77]]= function(_0x3bc4x11,_0x3bc4x12){if(_0x3bc4x12!= null){mxEvent[_0xaac5[51]](_0x3bc4x11,_0xaac5[89],function(_0x3bc4x4){if(_0x3bc4x11[_0xaac5[60]]){_0x3bc4x12(_0x3bc4x4)};mxEvent[_0xaac5[90]](_0x3bc4x4)})}};Toolbar[_0xaac5[6]][_0xaac5[63]]= function(_0x3bc4x18){var _0x3bc4x11=document[_0xaac5[68]](_0xaac5[91]);_0x3bc4x11[_0xaac5[85]](_0xaac5[92],_0xaac5[93]);_0x3bc4x11[_0xaac5[69]]= _0xaac5[94];var _0x3bc4x1f=document[_0xaac5[68]](_0xaac5[67]);_0x3bc4x1f[_0xaac5[69]]= _0xaac5[95]+ _0x3bc4x18;_0x3bc4x11[_0xaac5[66]](_0x3bc4x1f);return _0x3bc4x11};Toolbar[_0xaac5[6]][_0xaac5[62]]= function(_0x3bc4xc,_0x3bc4xd){var _0x3bc4x11=document[_0xaac5[68]](_0xaac5[91]);_0x3bc4x11[_0xaac5[85]](_0xaac5[92],_0xaac5[93]);_0x3bc4x11[_0xaac5[69]]= _0xaac5[96];mxUtils[_0xaac5[97]](_0x3bc4x11,_0x3bc4xc);return _0x3bc4x11};Toolbar[_0xaac5[6]][_0xaac5[65]]= function(_0x3bc4x11,_0x3bc4xe,_0x3bc4x12,_0x3bc4x20){if(_0x3bc4x12!= null){var _0x3bc4x7=this[_0xaac5[0]][_0xaac5[41]][_0xaac5[40]];var _0x3bc4x10=null;mxEvent[_0xaac5[51]](_0x3bc4x11,_0xaac5[89],mxUtils[_0xaac5[4]](this,function(_0x3bc4x4){if(_0x3bc4x11[_0xaac5[60]]== null|| _0x3bc4x11[_0xaac5[60]]){_0x3bc4x7[_0xaac5[98]][_0xaac5[3]]();_0x3bc4x10= new mxPopupMenu(_0x3bc4x12);_0x3bc4x10[_0xaac5[67]][_0xaac5[69]]+= _0xaac5[99];_0x3bc4x10[_0xaac5[100]]= _0x3bc4x20;_0x3bc4x10[_0xaac5[101]]= _0x3bc4xe;_0x3bc4x10[_0xaac5[102]]= true;_0x3bc4x10[_0xaac5[106]](_0x3bc4x11[_0xaac5[103]],_0x3bc4x11[_0xaac5[104]]+ _0x3bc4x11[_0xaac5[105]]+ 34,null,_0x3bc4x4);this[_0xaac5[54]]= _0x3bc4x10};mxEvent[_0xaac5[90]](_0x3bc4x4)}))}} \ No newline at end of file +var _0x1f75=["\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(_0xf3c2x2,_0xf3c2x3){this[_0x1f75[0]]= _0xf3c2x2;this[_0x1f75[1]]= _0xf3c2x3;this[_0x1f75[2]]();mxEvent[_0x1f75[5]](document,mxUtils[_0x1f75[4]](this,function(_0xf3c2x4){this[_0x1f75[3]]()}))}Toolbar[_0x1f75[6]][_0x1f75[2]]= function(){this[_0x1f75[21]]([_0x1f75[7],_0x1f75[8],_0x1f75[9],_0x1f75[10],_0x1f75[11],_0x1f75[12],_0x1f75[9],_0x1f75[13],_0x1f75[14],_0x1f75[15],_0x1f75[16],_0x1f75[9],_0x1f75[17],_0x1f75[9],_0x1f75[18],_0x1f75[19],_0x1f75[20],_0x1f75[9]]);var _0xf3c2x5=this[_0x1f75[25]](_0x1f75[22],mxResources[_0x1f75[24]](_0x1f75[23]),true,_0x1f75[23]);_0xf3c2x5[_0x1f75[27]][_0x1f75[26]]= _0x1f75[28];_0xf3c2x5[_0x1f75[27]][_0x1f75[29]]= _0x1f75[30];_0xf3c2x5[_0x1f75[27]][_0x1f75[31]]= _0x1f75[32];this[_0x1f75[33]]();var _0xf3c2x6=this[_0x1f75[25]](_0x1f75[34],mxResources[_0x1f75[24]](_0x1f75[35]),true,_0x1f75[35]);_0xf3c2x6[_0x1f75[27]][_0x1f75[26]]= _0x1f75[28];_0xf3c2x6[_0x1f75[27]][_0x1f75[29]]= _0x1f75[30];_0xf3c2x6[_0x1f75[27]][_0x1f75[31]]= _0x1f75[36];this[_0x1f75[21]]([_0x1f75[9],_0x1f75[37],_0x1f75[38],_0x1f75[39]]);var _0xf3c2x7=this[_0x1f75[0]][_0x1f75[41]][_0x1f75[40]];var _0xf3c2x8=mxUtils[_0x1f75[4]](this,function(){var _0xf3c2x9=_0x1f75[22];var _0xf3c2xa=_0x1f75[34];var _0xf3c2xb=_0xf3c2x7[_0x1f75[44]]()[_0x1f75[43]](_0xf3c2x7[_0x1f75[42]]());if(_0xf3c2xb!= null){_0xf3c2x9= _0xf3c2xb[_0x1f75[27]][mxConstants[_0x1f75[45]]]|| _0xf3c2x9;_0xf3c2xa= _0xf3c2xb[_0x1f75[27]][mxConstants[_0x1f75[46]]]|| _0xf3c2xa;if(_0xf3c2x9[_0x1f75[47]]> 10){_0xf3c2x9= _0xf3c2x9[_0x1f75[48]](0,8)+ _0x1f75[49]};_0xf3c2x5[_0x1f75[50]]= _0xf3c2x9;_0xf3c2x6[_0x1f75[50]]= _0xf3c2xa}});_0xf3c2x7[_0x1f75[52]]()[_0x1f75[51]](mxEvent.CHANGE,_0xf3c2x8);_0xf3c2x7[_0x1f75[53]]()[_0x1f75[51]](mxEvent.CHANGE,_0xf3c2x8)};Toolbar[_0x1f75[6]][_0x1f75[3]]= function(){if(this[_0x1f75[54]]!= null){this[_0x1f75[54]][_0x1f75[3]]();this[_0x1f75[54]][_0x1f75[55]]();this[_0x1f75[54]]= null}};Toolbar[_0x1f75[6]][_0x1f75[25]]= function(_0xf3c2xc,_0xf3c2xd,_0xf3c2xe,_0xf3c2xf){var _0xf3c2x10=this[_0x1f75[0]][_0x1f75[56]][_0x1f75[24]](_0xf3c2xf);var _0xf3c2x11=this[_0x1f75[58]](_0xf3c2xc,_0xf3c2xd,_0xf3c2xe,_0xf3c2x10[_0x1f75[57]]);_0xf3c2x10[_0x1f75[51]](_0x1f75[59],function(){_0xf3c2x11[_0x1f75[61]](_0xf3c2x10[_0x1f75[60]])});return _0xf3c2x11};Toolbar[_0x1f75[6]][_0x1f75[58]]= function(_0xf3c2xc,_0xf3c2xd,_0xf3c2xe,_0xf3c2x12){var _0xf3c2x11=(_0xf3c2xe)?this[_0x1f75[62]](_0xf3c2xc):this[_0x1f75[63]](_0xf3c2xc);this[_0x1f75[64]](_0xf3c2x11,_0xf3c2xd);this[_0x1f75[65]](_0xf3c2x11,_0xf3c2xe,_0xf3c2x12);this[_0x1f75[1]][_0x1f75[66]](_0xf3c2x11);return _0xf3c2x11};Toolbar[_0x1f75[6]][_0x1f75[33]]= function(){var _0xf3c2x11=document[_0x1f75[68]](_0x1f75[67]);_0xf3c2x11[_0x1f75[69]]= _0x1f75[70];this[_0x1f75[1]][_0x1f75[66]](_0xf3c2x11);return _0xf3c2x11};Toolbar[_0x1f75[6]][_0x1f75[21]]= function(_0xf3c2x13){for(var _0xf3c2x14=0;_0xf3c2x14< _0xf3c2x13[_0x1f75[47]];_0xf3c2x14++){var _0xf3c2x15=_0xf3c2x13[_0xf3c2x14];if(_0xf3c2x15== _0x1f75[9]){this[_0x1f75[33]]()}else {this[_0x1f75[73]](_0x1f75[71]+ _0xf3c2x15[_0x1f75[72]](),_0xf3c2x15)}}};Toolbar[_0x1f75[6]][_0x1f75[73]]= function(_0xf3c2x16,_0xf3c2x15){var _0xf3c2x17=this[_0x1f75[0]][_0x1f75[74]][_0x1f75[24]](_0xf3c2x15);var _0xf3c2x11=null;if(_0xf3c2x17!= null){_0xf3c2x11= this[_0x1f75[76]](_0xf3c2x16,_0xf3c2x17[_0x1f75[75]],_0xf3c2x17[_0x1f75[57]]);_0xf3c2x11[_0x1f75[61]](_0xf3c2x17[_0x1f75[60]]);_0xf3c2x17[_0x1f75[51]](_0x1f75[59],function(){_0xf3c2x11[_0x1f75[61]](_0xf3c2x17[_0x1f75[60]])})};return _0xf3c2x11};Toolbar[_0x1f75[6]][_0x1f75[76]]= function(_0xf3c2x18,_0xf3c2xd,_0xf3c2x12){var _0xf3c2x11=this[_0x1f75[63]](_0xf3c2x18);this[_0x1f75[64]](_0xf3c2x11,_0xf3c2xd);this[_0x1f75[77]](_0xf3c2x11,_0xf3c2x12);this[_0x1f75[1]][_0x1f75[66]](_0xf3c2x11);return _0xf3c2x11};Toolbar[_0x1f75[6]][_0x1f75[78]]= function(_0xf3c2x19){var _0xf3c2x7=this[_0x1f75[0]][_0x1f75[41]][_0x1f75[40]];var _0xf3c2x1a=function(){var _0xf3c2x1b=!_0xf3c2x7[_0x1f75[79]]();for(var _0xf3c2x14=0;_0xf3c2x14< _0xf3c2x19[_0x1f75[47]];_0xf3c2x14++){_0xf3c2x19[_0xf3c2x14][_0x1f75[61]](_0xf3c2x1b)}};_0xf3c2x7[_0x1f75[52]]()[_0x1f75[51]](mxEvent.CHANGE,_0xf3c2x1a);_0xf3c2x1a()};Toolbar[_0x1f75[6]][_0x1f75[80]]= function(_0xf3c2x19){var _0xf3c2x7=this[_0x1f75[0]][_0x1f75[41]][_0x1f75[40]];var _0xf3c2x1a=function(){var _0xf3c2x1c=false;if(!_0xf3c2x7[_0x1f75[79]]()){var _0xf3c2x1d=_0xf3c2x7[_0x1f75[81]]();for(var _0xf3c2x14=0;_0xf3c2x14< _0xf3c2x1d[_0x1f75[47]];_0xf3c2x14++){if(_0xf3c2x7[_0x1f75[53]]()[_0x1f75[82]](_0xf3c2x1d[_0xf3c2x14])){_0xf3c2x1c= true;break}}};for(var _0xf3c2x14=0;_0xf3c2x14< _0xf3c2x19[_0x1f75[47]];_0xf3c2x14++){_0xf3c2x19[_0xf3c2x14][_0x1f75[61]](_0xf3c2x1c)}};_0xf3c2x7[_0x1f75[52]]()[_0x1f75[51]](mxEvent.CHANGE,_0xf3c2x1a);_0xf3c2x1a()};Toolbar[_0x1f75[6]][_0x1f75[64]]= function(_0xf3c2x11,_0xf3c2xd){_0xf3c2x11[_0x1f75[85]](_0x1f75[83],_0x1f75[84]);if(_0xf3c2xd!= null){_0xf3c2x11[_0x1f75[85]](_0x1f75[86],_0xf3c2xd)};this[_0x1f75[87]](_0xf3c2x11)};Toolbar[_0x1f75[6]][_0x1f75[87]]= function(_0xf3c2x11){var _0xf3c2x18=_0xf3c2x11[_0x1f75[69]];_0xf3c2x11[_0x1f75[61]]= function(_0xf3c2x1e){_0xf3c2x11[_0x1f75[60]]= _0xf3c2x1e;if(_0xf3c2x1e){_0xf3c2x11[_0x1f75[69]]= _0xf3c2x18}else {_0xf3c2x11[_0x1f75[69]]= _0xf3c2x18+ _0x1f75[88]}};_0xf3c2x11[_0x1f75[61]](true)};Toolbar[_0x1f75[6]][_0x1f75[77]]= function(_0xf3c2x11,_0xf3c2x12){if(_0xf3c2x12!= null){mxEvent[_0x1f75[51]](_0xf3c2x11,_0x1f75[89],function(_0xf3c2x4){if(_0xf3c2x11[_0x1f75[60]]){_0xf3c2x12(_0xf3c2x4)};mxEvent[_0x1f75[90]](_0xf3c2x4)})}};Toolbar[_0x1f75[6]][_0x1f75[63]]= function(_0xf3c2x18){var _0xf3c2x11=document[_0x1f75[68]](_0x1f75[91]);_0xf3c2x11[_0x1f75[85]](_0x1f75[92],_0x1f75[93]);_0xf3c2x11[_0x1f75[69]]= _0x1f75[94];var _0xf3c2x1f=document[_0x1f75[68]](_0x1f75[67]);_0xf3c2x1f[_0x1f75[69]]= _0x1f75[95]+ _0xf3c2x18;_0xf3c2x11[_0x1f75[66]](_0xf3c2x1f);return _0xf3c2x11};Toolbar[_0x1f75[6]][_0x1f75[62]]= function(_0xf3c2xc,_0xf3c2xd){var _0xf3c2x11=document[_0x1f75[68]](_0x1f75[91]);_0xf3c2x11[_0x1f75[85]](_0x1f75[92],_0x1f75[93]);_0xf3c2x11[_0x1f75[69]]= _0x1f75[96];mxUtils[_0x1f75[97]](_0xf3c2x11,_0xf3c2xc);return _0xf3c2x11};Toolbar[_0x1f75[6]][_0x1f75[65]]= function(_0xf3c2x11,_0xf3c2xe,_0xf3c2x12,_0xf3c2x20){if(_0xf3c2x12!= null){var _0xf3c2x7=this[_0x1f75[0]][_0x1f75[41]][_0x1f75[40]];var _0xf3c2x10=null;mxEvent[_0x1f75[51]](_0xf3c2x11,_0x1f75[89],mxUtils[_0x1f75[4]](this,function(_0xf3c2x4){if(_0xf3c2x11[_0x1f75[60]]== null|| _0xf3c2x11[_0x1f75[60]]){_0xf3c2x7[_0x1f75[98]][_0x1f75[3]]();_0xf3c2x10= new mxPopupMenu(_0xf3c2x12);_0xf3c2x10[_0x1f75[67]][_0x1f75[69]]+= _0x1f75[99];_0xf3c2x10[_0x1f75[100]]= _0xf3c2x20;_0xf3c2x10[_0x1f75[101]]= _0xf3c2xe;_0xf3c2x10[_0x1f75[102]]= true;_0xf3c2x10[_0x1f75[106]](_0xf3c2x11[_0x1f75[103]],_0xf3c2x11[_0x1f75[104]]+ _0xf3c2x11[_0x1f75[105]]+ 34,null,_0xf3c2x4);this[_0x1f75[54]]= _0xf3c2x10};mxEvent[_0x1f75[90]](_0xf3c2x4)}))}} \ 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 8cca393..d17074a 100644 --- a/public/assets/plugins/jscripty/js/custom.js +++ b/public/assets/plugins/jscripty/js/custom.js @@ -1 +1 @@ -var _0x2270=["\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(_0xa5a9x2){var _0xa5a9x3= new Object();var _0xa5a9x4=_0xa5a9x2[_0x2270[3]](_0x2270[2]);if(_0xa5a9x4> 0){var _0xa5a9x5=_0xa5a9x2[_0x2270[6]](_0xa5a9x4+ 1)[_0x2270[5]](_0x2270[4]);for(var _0xa5a9x6=0;_0xa5a9x6< _0xa5a9x5[_0x2270[7]];_0xa5a9x6++){_0xa5a9x4= _0xa5a9x5[_0xa5a9x6][_0x2270[9]](_0x2270[8]);if(_0xa5a9x4> 0){_0xa5a9x3[_0xa5a9x5[_0xa5a9x6][_0x2270[6]](0,_0xa5a9x4)]= _0xa5a9x5[_0xa5a9x6][_0x2270[6]](_0xa5a9x4+ 1)}}};return _0xa5a9x3})(window[_0x2270[1]][_0x2270[0]]);var t0= new Date();var MAX_REQUEST_SIZE=10485760;var MAX_WIDTH=12000;var MAX_HEIGHT=12000;var EXPORT_URL=_0x2270[10];var SHARE_HOST=_0x2270[11];var SAVE_URL=_0x2270[12];var VARIABLE_URL=_0x2270[13];var STENCIL_PATH=_0x2270[14];var SHAPES_PATH=_0x2270[15];var IMAGE_PATH=_0x2270[16];var STYLE_PATH=_0x2270[17];var CSS_PATH=_0x2270[17];var OPEN_FORM=_0x2270[18];var TEMPLATE_PATH=_0x2270[19];var RESOURCES_PATH=_0x2270[20];var RESOURCE_BASE=RESOURCES_PATH+ _0x2270[21];var tapAndHoldStartsConnection=true;var showConnectorImg=true;var mxLoadResources=false;console[_0x2270[25]](_0x2270[22],localStorage[_0x2270[24]](_0x2270[23]));switch(localStorage[_0x2270[24]](_0x2270[23])){case _0x2270[27]:mxLanguage= _0x2270[26];break;case _0x2270[28]:mxLanguage= _0x2270[28];break;default:mxLanguage= _0x2270[28]};console[_0x2270[25]](_0x2270[29],mxLanguage);var mxLanguages=[_0x2270[30],_0x2270[31],_0x2270[32],_0x2270[33],_0x2270[34],_0x2270[35],_0x2270[36],_0x2270[37],_0x2270[38],_0x2270[39],_0x2270[40],_0x2270[28],_0x2270[41],_0x2270[42],_0x2270[43],_0x2270[44],_0x2270[45],_0x2270[46],_0x2270[47],_0x2270[48],_0x2270[49],_0x2270[50],_0x2270[51],_0x2270[52],_0x2270[53],_0x2270[54],_0x2270[55]];var mxBasePath=_0x2270[56];var geBasePath=_0x2270[57];var ISPEECHLANG={usenglishfemale:_0x2270[58],usenglishmale:_0x2270[59],ukenglishfemale:_0x2270[60],ukenglishmale:_0x2270[61],auenglishfemale:_0x2270[62],usspanishfemale:_0x2270[63],usspanishmale:_0x2270[64],chchinesefemale:_0x2270[65],chchinesemale:_0x2270[66],hkchinesefemale:_0x2270[67],twchinesefemale:_0x2270[68],jpjapanesefemale:_0x2270[69],jpjapanesemale:_0x2270[70],krkoreanfemale:_0x2270[71],krkoreanmale:_0x2270[72],caenglishfemale:_0x2270[73],huhungarianfemale:_0x2270[74],brportuguesefemale:_0x2270[75],eurportuguesefemale:_0x2270[76],eurportuguesemale:_0x2270[77],eurspanishfemale:_0x2270[78],eurspanishmale:_0x2270[79],eurcatalanfemale:_0x2270[80],eurczechfemale:_0x2270[81],eurdanishfemale:_0x2270[82],eurfinnishfemale:_0x2270[83],eurfrenchfemale:_0x2270[84],eurfrenchmale:_0x2270[85],eurnorwegianfemale:_0x2270[86],eurdutchfemale:_0x2270[87],eurpolishfemale:_0x2270[88],euritalianfemale:_0x2270[89],eurturkishfemale:_0x2270[90],eurturkishmale:_0x2270[91],eurgermanfemale:_0x2270[92],eurgermanmale:_0x2270[93],rurussianfemale:_0x2270[94],rurussianmale:_0x2270[95],swswedishfemale:_0x2270[96],cafrenchfemale:_0x2270[97],cafrenchmale:_0x2270[98]};var ISPEECHASRLANG={"\x65\x6E\x2D\x55\x53":_0x2270[99],"\x65\x6E\x2D\x43\x41":_0x2270[100],"\x65\x6E\x2D\x47\x42":_0x2270[101],"\x65\x6E\x2D\x41\x55":_0x2270[102],"\x65\x73\x2D\x45\x53":_0x2270[103],"\x65\x73\x2D\x4D\x58":_0x2270[104],"\x69\x74\x2D\x49\x54":_0x2270[105],"\x66\x72\x2D\x46\x52":_0x2270[106],"\x66\x72\x2D\x43\x41":_0x2270[107],"\x70\x6C\x2D\x50\x4C":_0x2270[108],"\x70\x74\x2D\x50\x54":_0x2270[109],"\x63\x61\x2D\x45\x53":_0x2270[110],"\x7A\x68\x2D\x54\x57":_0x2270[111],"\x64\x61\x2D\x44\x4B":_0x2270[112],"\x66\x72\x2D\x46\x52":_0x2270[113],"\x6A\x61\x2D\x4A\x50":_0x2270[114],"\x6B\x6F\x2D\x4B\x52":_0x2270[115],"\x6E\x6C\x2D\x4E\x4C":_0x2270[116],"\x6E\x62\x2D\x4E\x4F":_0x2270[117],"\x70\x74\x2D\x42\x52":_0x2270[118],"\x72\x75\x2D\x52\x55":_0x2270[119],"\x73\x76\x2D\x53\x45":_0x2270[120],"\x7A\x68\x2D\x43\x4E":_0x2270[121],"\x7A\x68\x2D\x48\x4B":_0x2270[122]};var ISPEECHASRMODEL={0:_0x2270[123],date:_0x2270[124],usmoney:_0x2270[125],numbersto9:_0x2270[126],numbersto99:_0x2270[127],numbersto999:_0x2270[128],time:_0x2270[129],phonenumber:_0x2270[130],streets:_0x2270[131],citystate:_0x2270[132]};var GOOGLETTSLANG={"\x61\x66":_0x2270[133],"\x73\x71":_0x2270[134],"\x61\x6D":_0x2270[135],"\x61\x72":_0x2270[136],"\x68\x79":_0x2270[137],"\x61\x7A":_0x2270[138],"\x65\x75":_0x2270[139],"\x62\x65":_0x2270[140],"\x62\x6E":_0x2270[141],"\x62\x68":_0x2270[142],"\x62\x73":_0x2270[143],"\x62\x72":_0x2270[144],"\x62\x67":_0x2270[145],"\x6B\x6D":_0x2270[146],"\x63\x61":_0x2270[147],"\x7A\x68\x2D\x43\x4E":_0x2270[148],"\x7A\x68\x2D\x54\x57":_0x2270[149],"\x63\x6F":_0x2270[150],"\x68\x72":_0x2270[151],"\x63\x73":_0x2270[152],"\x64\x61":_0x2270[153],"\x6E\x6C":_0x2270[154],"\x65\x6E":_0x2270[155],"\x65\x6F":_0x2270[156],"\x65\x74":_0x2270[157],"\x66\x6F":_0x2270[158],"\x74\x6C":_0x2270[159],"\x66\x69":_0x2270[160],"\x66\x72":_0x2270[161],"\x66\x79":_0x2270[162],"\x67\x6C":_0x2270[163],"\x6B\x61":_0x2270[164],"\x64\x65":_0x2270[165],"\x65\x6C":_0x2270[166],"\x67\x6E":_0x2270[167],"\x67\x75":_0x2270[168],"\x78\x78\x2D\x68\x61\x63\x6B\x65\x72":_0x2270[169],"\x68\x61":_0x2270[170],"\x69\x77":_0x2270[171],"\x68\x69":_0x2270[172],"\x68\x75":_0x2270[173],"\x69\x73":_0x2270[174],"\x69\x64":_0x2270[175],"\x69\x61":_0x2270[176],"\x67\x61":_0x2270[177],"\x69\x74":_0x2270[178],"\x6A\x77":_0x2270[179],"\x6A\x61":_0x2270[180],"\x6B\x6E":_0x2270[181],"\x6B\x6B":_0x2270[182],"\x72\x77":_0x2270[183],"\x72\x6E":_0x2270[184],"\x78\x78\x2D\x6B\x6C\x69\x6E\x67\x6F\x6E":_0x2270[185],"\x6B\x75":_0x2270[186],"\x6B\x6F":_0x2270[187],"\x6B\x79":_0x2270[188],"\x6C\x6F":_0x2270[189],"\x6C\x61":_0x2270[190],"\x6C\x76":_0x2270[191],"\x6C\x6E":_0x2270[192],"\x6C\x74":_0x2270[193],"\x6D\x6B":_0x2270[194],"\x6D\x67":_0x2270[195],"\x6D\x73":_0x2270[196],"\x6D\x6C":_0x2270[197],"\x6D\x74":_0x2270[198],"\x6D\x69":_0x2270[199],"\x6D\x72":_0x2270[200],"\x6D\x6F":_0x2270[201],"\x6D\x6E":_0x2270[202],"\x73\x72\x2D\x4D\x45":_0x2270[203],"\x6E\x65":_0x2270[204],"\x6E\x6F":_0x2270[205],"\x6E\x6E":_0x2270[206],"\x6F\x63":_0x2270[207],"\x6F\x72":_0x2270[208],"\x6F\x6D":_0x2270[209],"\x70\x73":_0x2270[210],"\x66\x61":_0x2270[211],"\x78\x78\x2D\x70\x69\x72\x61\x74\x65":_0x2270[212],"\x70\x6C":_0x2270[213],"\x70\x74\x2D\x42\x52":_0x2270[118],"\x70\x74\x2D\x50\x54":_0x2270[109],"\x70\x61":_0x2270[214],"\x71\x75":_0x2270[215],"\x72\x6F":_0x2270[216],"\x72\x6D":_0x2270[217],"\x72\x75":_0x2270[218],"\x67\x64":_0x2270[219],"\x73\x72":_0x2270[220],"\x73\x68":_0x2270[221],"\x73\x74":_0x2270[222],"\x73\x6E":_0x2270[223],"\x73\x64":_0x2270[224],"\x73\x69":_0x2270[225],"\x73\x6B":_0x2270[226],"\x73\x6C":_0x2270[227],"\x73\x6F":_0x2270[228],"\x65\x73":_0x2270[229],"\x73\x75":_0x2270[230],"\x73\x77":_0x2270[231],"\x73\x76":_0x2270[232],"\x74\x67":_0x2270[233],"\x74\x61":_0x2270[234],"\x74\x74":_0x2270[235],"\x74\x65":_0x2270[236],"\x74\x68":_0x2270[237],"\x74\x69":_0x2270[238],"\x74\x6F":_0x2270[239],"\x74\x72":_0x2270[240],"\x74\x6B":_0x2270[241],"\x74\x77":_0x2270[242],"\x75\x67":_0x2270[243],"\x75\x6B":_0x2270[244],"\x75\x72":_0x2270[245],"\x75\x7A":_0x2270[246],"\x76\x69":_0x2270[247],"\x63\x79":_0x2270[248],"\x78\x68":_0x2270[249],"\x79\x69":_0x2270[250],"\x79\x6F":_0x2270[251],"\x7A\x75":_0x2270[252]} \ No newline at end of file +var _0x4e51=["\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(_0x8861x2){var _0x8861x3= new Object();var _0x8861x4=_0x8861x2[_0x4e51[3]](_0x4e51[2]);if(_0x8861x4> 0){var _0x8861x5=_0x8861x2[_0x4e51[6]](_0x8861x4+ 1)[_0x4e51[5]](_0x4e51[4]);for(var _0x8861x6=0;_0x8861x6< _0x8861x5[_0x4e51[7]];_0x8861x6++){_0x8861x4= _0x8861x5[_0x8861x6][_0x4e51[9]](_0x4e51[8]);if(_0x8861x4> 0){_0x8861x3[_0x8861x5[_0x8861x6][_0x4e51[6]](0,_0x8861x4)]= _0x8861x5[_0x8861x6][_0x4e51[6]](_0x8861x4+ 1)}}};return _0x8861x3})(window[_0x4e51[1]][_0x4e51[0]]);var t0= new Date();var MAX_REQUEST_SIZE=10485760;var MAX_WIDTH=12000;var MAX_HEIGHT=12000;var EXPORT_URL=_0x4e51[10];var SHARE_HOST=_0x4e51[11];var SAVE_URL=_0x4e51[12];var VARIABLE_URL=_0x4e51[13];var STENCIL_PATH=_0x4e51[14];var SHAPES_PATH=_0x4e51[15];var IMAGE_PATH=_0x4e51[16];var STYLE_PATH=_0x4e51[17];var CSS_PATH=_0x4e51[17];var OPEN_FORM=_0x4e51[18];var TEMPLATE_PATH=_0x4e51[19];var RESOURCES_PATH=_0x4e51[20];var RESOURCE_BASE=RESOURCES_PATH+ _0x4e51[21];var tapAndHoldStartsConnection=true;var showConnectorImg=true;var mxLoadResources=false;console[_0x4e51[25]](_0x4e51[22],localStorage[_0x4e51[24]](_0x4e51[23]));switch(localStorage[_0x4e51[24]](_0x4e51[23])){case _0x4e51[27]:mxLanguage= _0x4e51[26];break;case _0x4e51[28]:mxLanguage= _0x4e51[28];break;default:mxLanguage= _0x4e51[28]};console[_0x4e51[25]](_0x4e51[29],mxLanguage);var mxLanguages=[_0x4e51[30],_0x4e51[31],_0x4e51[32],_0x4e51[33],_0x4e51[34],_0x4e51[35],_0x4e51[36],_0x4e51[37],_0x4e51[38],_0x4e51[39],_0x4e51[40],_0x4e51[28],_0x4e51[41],_0x4e51[42],_0x4e51[43],_0x4e51[44],_0x4e51[45],_0x4e51[46],_0x4e51[47],_0x4e51[48],_0x4e51[49],_0x4e51[50],_0x4e51[51],_0x4e51[52],_0x4e51[53],_0x4e51[54],_0x4e51[55]];var mxBasePath=_0x4e51[56];var geBasePath=_0x4e51[57];var ISPEECHLANG={usenglishfemale:_0x4e51[58],usenglishmale:_0x4e51[59],ukenglishfemale:_0x4e51[60],ukenglishmale:_0x4e51[61],auenglishfemale:_0x4e51[62],usspanishfemale:_0x4e51[63],usspanishmale:_0x4e51[64],chchinesefemale:_0x4e51[65],chchinesemale:_0x4e51[66],hkchinesefemale:_0x4e51[67],twchinesefemale:_0x4e51[68],jpjapanesefemale:_0x4e51[69],jpjapanesemale:_0x4e51[70],krkoreanfemale:_0x4e51[71],krkoreanmale:_0x4e51[72],caenglishfemale:_0x4e51[73],huhungarianfemale:_0x4e51[74],brportuguesefemale:_0x4e51[75],eurportuguesefemale:_0x4e51[76],eurportuguesemale:_0x4e51[77],eurspanishfemale:_0x4e51[78],eurspanishmale:_0x4e51[79],eurcatalanfemale:_0x4e51[80],eurczechfemale:_0x4e51[81],eurdanishfemale:_0x4e51[82],eurfinnishfemale:_0x4e51[83],eurfrenchfemale:_0x4e51[84],eurfrenchmale:_0x4e51[85],eurnorwegianfemale:_0x4e51[86],eurdutchfemale:_0x4e51[87],eurpolishfemale:_0x4e51[88],euritalianfemale:_0x4e51[89],eurturkishfemale:_0x4e51[90],eurturkishmale:_0x4e51[91],eurgermanfemale:_0x4e51[92],eurgermanmale:_0x4e51[93],rurussianfemale:_0x4e51[94],rurussianmale:_0x4e51[95],swswedishfemale:_0x4e51[96],cafrenchfemale:_0x4e51[97],cafrenchmale:_0x4e51[98]};var ISPEECHASRLANG={"\x65\x6E\x2D\x55\x53":_0x4e51[99],"\x65\x6E\x2D\x43\x41":_0x4e51[100],"\x65\x6E\x2D\x47\x42":_0x4e51[101],"\x65\x6E\x2D\x41\x55":_0x4e51[102],"\x65\x73\x2D\x45\x53":_0x4e51[103],"\x65\x73\x2D\x4D\x58":_0x4e51[104],"\x69\x74\x2D\x49\x54":_0x4e51[105],"\x66\x72\x2D\x46\x52":_0x4e51[106],"\x66\x72\x2D\x43\x41":_0x4e51[107],"\x70\x6C\x2D\x50\x4C":_0x4e51[108],"\x70\x74\x2D\x50\x54":_0x4e51[109],"\x63\x61\x2D\x45\x53":_0x4e51[110],"\x7A\x68\x2D\x54\x57":_0x4e51[111],"\x64\x61\x2D\x44\x4B":_0x4e51[112],"\x66\x72\x2D\x46\x52":_0x4e51[113],"\x6A\x61\x2D\x4A\x50":_0x4e51[114],"\x6B\x6F\x2D\x4B\x52":_0x4e51[115],"\x6E\x6C\x2D\x4E\x4C":_0x4e51[116],"\x6E\x62\x2D\x4E\x4F":_0x4e51[117],"\x70\x74\x2D\x42\x52":_0x4e51[118],"\x72\x75\x2D\x52\x55":_0x4e51[119],"\x73\x76\x2D\x53\x45":_0x4e51[120],"\x7A\x68\x2D\x43\x4E":_0x4e51[121],"\x7A\x68\x2D\x48\x4B":_0x4e51[122]};var ISPEECHASRMODEL={0:_0x4e51[123],date:_0x4e51[124],usmoney:_0x4e51[125],numbersto9:_0x4e51[126],numbersto99:_0x4e51[127],numbersto999:_0x4e51[128],time:_0x4e51[129],phonenumber:_0x4e51[130],streets:_0x4e51[131],citystate:_0x4e51[132]};var GOOGLETTSLANG={"\x61\x66":_0x4e51[133],"\x73\x71":_0x4e51[134],"\x61\x6D":_0x4e51[135],"\x61\x72":_0x4e51[136],"\x68\x79":_0x4e51[137],"\x61\x7A":_0x4e51[138],"\x65\x75":_0x4e51[139],"\x62\x65":_0x4e51[140],"\x62\x6E":_0x4e51[141],"\x62\x68":_0x4e51[142],"\x62\x73":_0x4e51[143],"\x62\x72":_0x4e51[144],"\x62\x67":_0x4e51[145],"\x6B\x6D":_0x4e51[146],"\x63\x61":_0x4e51[147],"\x7A\x68\x2D\x43\x4E":_0x4e51[148],"\x7A\x68\x2D\x54\x57":_0x4e51[149],"\x63\x6F":_0x4e51[150],"\x68\x72":_0x4e51[151],"\x63\x73":_0x4e51[152],"\x64\x61":_0x4e51[153],"\x6E\x6C":_0x4e51[154],"\x65\x6E":_0x4e51[155],"\x65\x6F":_0x4e51[156],"\x65\x74":_0x4e51[157],"\x66\x6F":_0x4e51[158],"\x74\x6C":_0x4e51[159],"\x66\x69":_0x4e51[160],"\x66\x72":_0x4e51[161],"\x66\x79":_0x4e51[162],"\x67\x6C":_0x4e51[163],"\x6B\x61":_0x4e51[164],"\x64\x65":_0x4e51[165],"\x65\x6C":_0x4e51[166],"\x67\x6E":_0x4e51[167],"\x67\x75":_0x4e51[168],"\x78\x78\x2D\x68\x61\x63\x6B\x65\x72":_0x4e51[169],"\x68\x61":_0x4e51[170],"\x69\x77":_0x4e51[171],"\x68\x69":_0x4e51[172],"\x68\x75":_0x4e51[173],"\x69\x73":_0x4e51[174],"\x69\x64":_0x4e51[175],"\x69\x61":_0x4e51[176],"\x67\x61":_0x4e51[177],"\x69\x74":_0x4e51[178],"\x6A\x77":_0x4e51[179],"\x6A\x61":_0x4e51[180],"\x6B\x6E":_0x4e51[181],"\x6B\x6B":_0x4e51[182],"\x72\x77":_0x4e51[183],"\x72\x6E":_0x4e51[184],"\x78\x78\x2D\x6B\x6C\x69\x6E\x67\x6F\x6E":_0x4e51[185],"\x6B\x75":_0x4e51[186],"\x6B\x6F":_0x4e51[187],"\x6B\x79":_0x4e51[188],"\x6C\x6F":_0x4e51[189],"\x6C\x61":_0x4e51[190],"\x6C\x76":_0x4e51[191],"\x6C\x6E":_0x4e51[192],"\x6C\x74":_0x4e51[193],"\x6D\x6B":_0x4e51[194],"\x6D\x67":_0x4e51[195],"\x6D\x73":_0x4e51[196],"\x6D\x6C":_0x4e51[197],"\x6D\x74":_0x4e51[198],"\x6D\x69":_0x4e51[199],"\x6D\x72":_0x4e51[200],"\x6D\x6F":_0x4e51[201],"\x6D\x6E":_0x4e51[202],"\x73\x72\x2D\x4D\x45":_0x4e51[203],"\x6E\x65":_0x4e51[204],"\x6E\x6F":_0x4e51[205],"\x6E\x6E":_0x4e51[206],"\x6F\x63":_0x4e51[207],"\x6F\x72":_0x4e51[208],"\x6F\x6D":_0x4e51[209],"\x70\x73":_0x4e51[210],"\x66\x61":_0x4e51[211],"\x78\x78\x2D\x70\x69\x72\x61\x74\x65":_0x4e51[212],"\x70\x6C":_0x4e51[213],"\x70\x74\x2D\x42\x52":_0x4e51[118],"\x70\x74\x2D\x50\x54":_0x4e51[109],"\x70\x61":_0x4e51[214],"\x71\x75":_0x4e51[215],"\x72\x6F":_0x4e51[216],"\x72\x6D":_0x4e51[217],"\x72\x75":_0x4e51[218],"\x67\x64":_0x4e51[219],"\x73\x72":_0x4e51[220],"\x73\x68":_0x4e51[221],"\x73\x74":_0x4e51[222],"\x73\x6E":_0x4e51[223],"\x73\x64":_0x4e51[224],"\x73\x69":_0x4e51[225],"\x73\x6B":_0x4e51[226],"\x73\x6C":_0x4e51[227],"\x73\x6F":_0x4e51[228],"\x65\x73":_0x4e51[229],"\x73\x75":_0x4e51[230],"\x73\x77":_0x4e51[231],"\x73\x76":_0x4e51[232],"\x74\x67":_0x4e51[233],"\x74\x61":_0x4e51[234],"\x74\x74":_0x4e51[235],"\x74\x65":_0x4e51[236],"\x74\x68":_0x4e51[237],"\x74\x69":_0x4e51[238],"\x74\x6F":_0x4e51[239],"\x74\x72":_0x4e51[240],"\x74\x6B":_0x4e51[241],"\x74\x77":_0x4e51[242],"\x75\x67":_0x4e51[243],"\x75\x6B":_0x4e51[244],"\x75\x72":_0x4e51[245],"\x75\x7A":_0x4e51[246],"\x76\x69":_0x4e51[247],"\x63\x79":_0x4e51[248],"\x78\x68":_0x4e51[249],"\x79\x69":_0x4e51[250],"\x79\x6F":_0x4e51[251],"\x7A\x75":_0x4e51[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 29ad8b5..6cd1ee2 100644 --- a/public/assets/plugins/mxgraph/js/mxClient.js +++ b/public/assets/plugins/mxgraph/js/mxClient.js @@ -1 +1 @@ -var _0x970d=["\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:_0x970d[0],IS_IE:0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[1]),IS_IE6:0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[4]),IS_QUIRKS:0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[1])&& (null== document[_0x970d[5]]|| 5== document[_0x970d[5]]),VML_PREFIX:_0x970d[6],OFFICE_PREFIX:_0x970d[7],IS_NS:0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[8])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[1]),IS_OP:0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[9]),IS_OT:0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[10])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[11])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[12])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[13])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[14])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[15]),IS_SF:0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[16])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[17]),IS_GC:0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[17]),IS_MT:0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[18])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[19])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[20])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[21])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[22])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[23])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[24])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[25])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[26])&& 0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[27]),IS_SVG:0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[18])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[21])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[28])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[26])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[29])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[30])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[16])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[31])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[9]),NO_FO:0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[19])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[22])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[20])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[23])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[25])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[27])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[32])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[33])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[9])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[1])|| 0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[34]),IS_VML:_0x970d[35]== navigator[_0x970d[37]][_0x970d[36]](),IS_MAC:0< navigator[_0x970d[3]][_0x970d[36]]()[_0x970d[2]](_0x970d[38]),IS_TOUCH:0< navigator[_0x970d[3]][_0x970d[36]]()[_0x970d[2]](_0x970d[39])|| 0< navigator[_0x970d[3]][_0x970d[36]]()[_0x970d[2]](_0x970d[40])|| 0< navigator[_0x970d[3]][_0x970d[36]]()[_0x970d[2]](_0x970d[41])|| 0< navigator[_0x970d[3]][_0x970d[36]]()[_0x970d[2]](_0x970d[42]),IS_LOCAL:0> document[_0x970d[45]][_0x970d[44]][_0x970d[2]](_0x970d[43])&& 0> document[_0x970d[45]][_0x970d[44]][_0x970d[2]](_0x970d[46]),isBrowserSupported:function(){return mxClient[_0x970d[47]]|| mxClient[_0x970d[48]]},link:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= _0xee1fx4|| document;if(mxClient[_0x970d[49]]){_0xee1fx4[_0x970d[53]](_0x970d[50]+ _0xee1fx2+ _0x970d[51]+ _0xee1fx3+ _0x970d[52])}else {var _0xee1fx5=_0xee1fx4[_0x970d[55]](_0x970d[54]);_0xee1fx5[_0x970d[57]](_0x970d[56],_0xee1fx2);_0xee1fx5[_0x970d[57]](_0x970d[44],_0xee1fx3);_0xee1fx5[_0x970d[57]](_0x970d[58],_0x970d[59]);_0xee1fx5[_0x970d[57]](_0x970d[60],_0x970d[61]);_0xee1fx4[_0x970d[64]](_0x970d[63])[0][_0x970d[62]](_0xee1fx5)}},include:function(_0xee1fx2){document[_0x970d[53]](_0x970d[65]+ _0xee1fx2+ _0x970d[66])},dispose:function(){for(var _0xee1fx2=0;_0xee1fx2< mxEvent[_0x970d[68]][_0x970d[67]];_0xee1fx2++){null!= mxEvent[_0x970d[68]][_0xee1fx2][_0x970d[69]]&& mxEvent[_0x970d[70]](mxEvent[_0x970d[68]][_0xee1fx2])}}};mxClient[_0x970d[71]]&& mxClient[_0x970d[72]]?mxClient[_0x970d[73]]= _0x970d[74]:mxClient[_0x970d[75]]|| mxClient[_0x970d[76]]?mxClient[_0x970d[73]]= _0x970d[77]:mxClient[_0x970d[78]]?mxClient[_0x970d[73]]= _0x970d[79]:mxClient[_0x970d[80]]&& 9<= document[_0x970d[5]]&& (mxClient[_0x970d[73]]= _0x970d[81]);_0x970d[82]== typeof mxLoadResources&& (mxLoadResources= !0);_0x970d[82]== typeof mxResourceExtension&& (mxResourceExtension= _0x970d[83]);_0x970d[82]== typeof mxLoadStylesheets&& (mxLoadStylesheets= !0);_0x970d[82]!= typeof mxBasePath&& 0< mxBasePath[_0x970d[67]]?(_0x970d[84]== mxBasePath[_0x970d[85]](mxBasePath[_0x970d[67]]- 1)&& (mxBasePath= mxBasePath[_0x970d[85]](0,mxBasePath[_0x970d[67]]- 1)),mxClient[_0x970d[86]]= mxBasePath):mxClient[_0x970d[86]]= _0x970d[87];_0x970d[82]!= typeof mxImageBasePath&& 0< mxImageBasePath[_0x970d[67]]?(_0x970d[84]== mxImageBasePath[_0x970d[85]](mxImageBasePath[_0x970d[67]]- 1)&& (mxImageBasePath= mxImageBasePath[_0x970d[85]](0,mxImageBasePath[_0x970d[67]]- 1)),mxClient[_0x970d[88]]= mxImageBasePath):mxClient[_0x970d[88]]= mxClient[_0x970d[86]]+ _0x970d[89];mxClient[_0x970d[90]]= _0x970d[82]!= typeof mxLanguage?mxLanguage:mxClient[_0x970d[80]]?navigator[_0x970d[91]]:navigator[_0x970d[90]];mxClient[_0x970d[92]]= _0x970d[82]!= typeof mxDefaultLanguage?mxDefaultLanguage:_0x970d[93];mxLoadStylesheets&& mxClient[_0x970d[54]](_0x970d[94],mxClient[_0x970d[86]]+ _0x970d[95]);_0x970d[82]!= typeof mxLanguages&& (mxClient[_0x970d[96]]= mxLanguages);if(mxClient[_0x970d[80]]){if(9<= document[_0x970d[5]]){mxClient[_0x970d[47]]= !1,mxClient[_0x970d[48]]= !0}else {8== document[_0x970d[5]]?(document[_0x970d[100]][_0x970d[99]](mxClient.VML_PREFIX,_0x970d[97],_0x970d[98]),document[_0x970d[100]][_0x970d[99]](mxClient.OFFICE_PREFIX,_0x970d[101],_0x970d[98])):(document[_0x970d[100]][_0x970d[99]](mxClient.VML_PREFIX,_0x970d[97]),document[_0x970d[100]][_0x970d[99]](mxClient.OFFICE_PREFIX,_0x970d[101]));var ss=document[_0x970d[102]]();ss[_0x970d[103]]= _0x970d[104];mxLoadStylesheets&& mxClient[_0x970d[54]](_0x970d[94],mxClient[_0x970d[86]]+ _0x970d[105])};window[_0x970d[108]](_0x970d[106],mxClient[_0x970d[107]])};var mxLog={consoleName:_0x970d[109],TRACE:!1,DEBUG:!0,WARN:!0,buffer:_0x970d[110],init:function(){if(null== mxLog[_0x970d[111]]&& null!= document[_0x970d[112]]){var _0xee1fx2=mxLog[_0x970d[113]]+ _0x970d[114]+ mxClient[_0x970d[115]],_0xee1fx3=document[_0x970d[55]](_0x970d[116]);_0xee1fx3[_0x970d[57]](_0x970d[117],_0x970d[118]);_0xee1fx3[_0x970d[57]](_0x970d[119],_0x970d[118]);var _0xee1fx4=document[_0x970d[55]](_0x970d[120]),_0xee1fx5=document[_0x970d[55]](_0x970d[121]),_0xee1fx9=document[_0x970d[55]](_0x970d[122]);_0xee1fx9[_0x970d[124]][_0x970d[123]]= _0x970d[125];mxLog[_0x970d[126]]= document[_0x970d[55]](_0x970d[126]);mxLog[_0x970d[126]][_0x970d[57]](_0x970d[127],_0x970d[128]);mxLog[_0x970d[126]][_0x970d[124]][_0x970d[119]]= _0x970d[118];mxLog[_0x970d[126]][_0x970d[124]][_0x970d[129]]= _0x970d[130];mxLog[_0x970d[126]][_0x970d[131]]= mxLog[_0x970d[132]];mxLog[_0x970d[126]][_0x970d[124]][_0x970d[117]]= mxClient[_0x970d[133]]&& _0x970d[134]!= document[_0x970d[135]]?_0x970d[136]:_0x970d[118];_0xee1fx9[_0x970d[62]](mxLog[_0x970d[126]]);_0xee1fx5[_0x970d[62]](_0xee1fx9);_0xee1fx4[_0x970d[62]](_0xee1fx5);_0xee1fx5= document[_0x970d[55]](_0x970d[121]);mxLog[_0x970d[122]]= document[_0x970d[55]](_0x970d[122]);mxLog[_0x970d[122]][_0x970d[124]][_0x970d[123]]= _0x970d[125];mxLog[_0x970d[122]][_0x970d[57]](_0x970d[119],_0x970d[137]);_0xee1fx5[_0x970d[62]](mxLog[_0x970d[122]]);_0xee1fx4[_0x970d[62]](_0xee1fx5);_0xee1fx3[_0x970d[62]](_0xee1fx4);mxLog[_0x970d[140]](_0x970d[138],function(_0xee1fx2){mxLog[_0x970d[139]]()});mxLog[_0x970d[140]](_0x970d[141],function(_0xee1fx2){_0xee1fx2= mxUtils[_0x970d[142]](document[_0x970d[112]]);mxLog[_0x970d[143]](_0xee1fx2)});mxLog[_0x970d[140]](_0x970d[144],function(_0xee1fx2){mxLog[_0x970d[145]]= !mxLog[_0x970d[145]];mxLog[_0x970d[145]]?mxLog[_0x970d[143]](_0x970d[146]):mxLog[_0x970d[143]](_0x970d[147])});mxLog[_0x970d[140]](_0x970d[148],function(_0xee1fx2){try{mxUtils[_0x970d[149]](mxLog[_0x970d[126]][_0x970d[131]])}catch(_0xee1fx3){mxUtils[_0x970d[150]](_0xee1fx3)}});mxLog[_0x970d[140]](_0x970d[151],function(_0xee1fx2){try{mxUtils[_0x970d[152]](mxLog[_0x970d[126]][_0x970d[131]])}catch(_0xee1fx3){mxUtils[_0x970d[150]](_0xee1fx3)}});mxLog[_0x970d[140]](_0x970d[153],function(_0xee1fx2){mxLog[_0x970d[126]][_0x970d[131]]= _0x970d[110]});_0xee1fx5= _0xee1fx4= 0;_0x970d[154]=== typeof window[_0x970d[155]]?(_0xee1fx4= window[_0x970d[156]],_0xee1fx5= window[_0x970d[155]]):(_0xee1fx4= document[_0x970d[158]][_0x970d[157]]|| document[_0x970d[112]][_0x970d[157]],_0xee1fx5= document[_0x970d[112]][_0x970d[159]]);mxLog[_0x970d[111]]= new mxWindow(_0xee1fx2,_0xee1fx3,Math[_0x970d[160]](0,_0xee1fx5- 320),Math[_0x970d[160]](0,_0xee1fx4- 210),300,160);mxLog[_0x970d[111]][_0x970d[161]](!0);mxLog[_0x970d[111]][_0x970d[162]](!1);mxLog[_0x970d[111]][_0x970d[163]](!0);mxLog[_0x970d[111]][_0x970d[164]](!0);mxLog[_0x970d[111]][_0x970d[165]]= !1;if((mxClient[_0x970d[133]]|| mxClient[_0x970d[80]])&& !mxClient[_0x970d[76]]&& !mxClient[_0x970d[75]]&& _0x970d[134]!= document[_0x970d[135]]){var _0xee1fxa=mxLog[_0x970d[111]][_0x970d[166]](),_0xee1fx2=function(_0xee1fx2,_0xee1fx3){mxLog[_0x970d[126]][_0x970d[124]][_0x970d[119]]= Math[_0x970d[160]](0,_0xee1fxa[_0x970d[167]]- 70)+ _0x970d[168]};mxLog[_0x970d[111]][_0x970d[169]](mxEvent.RESIZE_END,_0xee1fx2);mxLog[_0x970d[111]][_0x970d[169]](mxEvent.MAXIMIZE,_0xee1fx2);mxLog[_0x970d[111]][_0x970d[169]](mxEvent.NORMALIZE,_0xee1fx2);mxLog[_0x970d[126]][_0x970d[124]][_0x970d[119]]= _0x970d[170]}}},info:function(){mxLog[_0x970d[171]](mxUtils.toString(navigator))},addButton:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](_0x970d[172]);mxUtils[_0x970d[53]](_0xee1fx4,_0xee1fx2);mxEvent[_0x970d[169]](_0xee1fx4,_0x970d[173],_0xee1fx3);mxLog[_0x970d[122]][_0x970d[62]](_0xee1fx4)},isVisible:function(){return null!= mxLog[_0x970d[111]]?mxLog[_0x970d[111]][_0x970d[174]]():!1},show:function(){mxLog[_0x970d[175]](!0)},setVisible:function(_0xee1fx2){null== mxLog[_0x970d[111]]&& mxLog[_0x970d[176]]();null!= mxLog[_0x970d[111]]&& mxLog[_0x970d[111]][_0x970d[175]](_0xee1fx2)},enter:function(_0xee1fx2){if(mxLog[_0x970d[145]]){return mxLog[_0x970d[171]](_0x970d[177]+ _0xee1fx2),( new Date)[_0x970d[178]]()}},leave:function(_0xee1fx2,_0xee1fx3){if(mxLog[_0x970d[145]]){var _0xee1fx4=0!= _0xee1fx3?_0x970d[179]+ (( new Date)[_0x970d[178]]()- _0xee1fx3)+ _0x970d[180]:_0x970d[110];mxLog[_0x970d[171]](_0x970d[181]+ _0xee1fx2+ _0xee1fx4)}},debug:function(){mxLog[_0x970d[182]]&& mxLog[_0x970d[171]][_0x970d[183]](this,arguments)},warn:function(){mxLog[_0x970d[184]]&& mxLog[_0x970d[171]][_0x970d[183]](this,arguments)},write:function(){for(var _0xee1fx2=_0x970d[110],_0xee1fx3=0;_0xee1fx3< arguments[_0x970d[67]];_0xee1fx3++){_0xee1fx2+= arguments[_0xee1fx3],_0xee1fx3< arguments[_0x970d[67]]- 1&& (_0xee1fx2+= _0x970d[185])};null!= mxLog[_0x970d[126]]?(mxLog[_0x970d[126]][_0x970d[131]]+= _0xee1fx2,0<= navigator[_0x970d[3]][_0x970d[2]](_0x970d[186])&& (mxLog[_0x970d[126]][_0x970d[124]][_0x970d[187]]= _0x970d[188],mxLog[_0x970d[126]][_0x970d[124]][_0x970d[187]]= _0x970d[189]),mxLog[_0x970d[126]][_0x970d[190]]= mxLog[_0x970d[126]][_0x970d[191]]):mxLog[_0x970d[132]]+= _0xee1fx2},writeln:function(){for(var _0xee1fx2=_0x970d[110],_0xee1fx3=0;_0xee1fx3< arguments[_0x970d[67]];_0xee1fx3++){_0xee1fx2+= arguments[_0xee1fx3],_0xee1fx3< arguments[_0x970d[67]]- 1&& (_0xee1fx2+= _0x970d[185])};mxLog[_0x970d[53]](_0xee1fx2+ _0x970d[192])}},mxObjectIdentity={FIELD_NAME:_0x970d[193],counter:0,get:function(_0xee1fx2){if(_0x970d[194]== typeof _0xee1fx2&& null== _0xee1fx2[mxObjectIdentity[_0x970d[195]]]){var _0xee1fx3=mxUtils[_0x970d[197]](_0xee1fx2[_0x970d[196]]);_0xee1fx2[mxObjectIdentity[_0x970d[195]]]= _0xee1fx3+ _0x970d[198]+ mxObjectIdentity[_0x970d[199]]++};return _0xee1fx2[mxObjectIdentity[_0x970d[195]]]},clear:function(_0xee1fx2){_0x970d[194]== typeof _0xee1fx2&& delete _0xee1fx2[mxObjectIdentity[_0x970d[195]]]}};function mxDictionary(){this[_0x970d[200]]()}mxDictionary[_0x970d[202]][_0x970d[201]]= null;mxDictionary[_0x970d[202]][_0x970d[200]]= function(){this[_0x970d[201]]= {}};mxDictionary[_0x970d[202]][_0x970d[203]]= function(_0xee1fx2){_0xee1fx2= mxObjectIdentity[_0x970d[203]](_0xee1fx2);return this[_0x970d[201]][_0xee1fx2]};mxDictionary[_0x970d[202]][_0x970d[204]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=mxObjectIdentity[_0x970d[203]](_0xee1fx2),_0xee1fx5=this[_0x970d[201]][_0xee1fx4];this[_0x970d[201]][_0xee1fx4]= _0xee1fx3;return _0xee1fx5};mxDictionary[_0x970d[202]][_0x970d[205]]= function(_0xee1fx2){_0xee1fx2= mxObjectIdentity[_0x970d[203]](_0xee1fx2);var _0xee1fx3=this[_0x970d[201]][_0xee1fx2];delete this[_0x970d[201]][_0xee1fx2];return _0xee1fx3};mxDictionary[_0x970d[202]][_0x970d[206]]= function(){var _0xee1fx2=[],_0xee1fx3;for(_0xee1fx3 in this[_0x970d[201]]){_0xee1fx2[_0x970d[207]](_0xee1fx3)};return _0xee1fx2};mxDictionary[_0x970d[202]][_0x970d[208]]= function(){var _0xee1fx2=[],_0xee1fx3;for(_0xee1fx3 in this[_0x970d[201]]){_0xee1fx2[_0x970d[207]](this[_0x970d[201]][_0xee1fx3])};return _0xee1fx2};mxDictionary[_0x970d[202]][_0x970d[209]]= function(_0xee1fx2){for(var _0xee1fx3 in this[_0x970d[201]]){_0xee1fx2(_0xee1fx3,this[_0x970d[201]][_0xee1fx3])}};var mxResources={resources:[],extension:mxResourceExtension,resourcesEncoded:!1,loadDefaultBundle:!0,loadSpecialBundle:!0,isLanguageSupported:function(_0xee1fx2){return null!= mxClient[_0x970d[96]]?0<= mxUtils[_0x970d[2]](mxClient[_0x970d[96]],_0xee1fx2):!0},getDefaultBundle:function(_0xee1fx2,_0xee1fx3){return mxResources[_0x970d[210]]|| !mxResources[_0x970d[211]](_0xee1fx3)?_0xee1fx2+ mxResources[_0x970d[212]]:null},getSpecialBundle:function(_0xee1fx2,_0xee1fx3){if(null== mxClient[_0x970d[96]]|| !this[_0x970d[211]](_0xee1fx3)){var _0xee1fx4=_0xee1fx3[_0x970d[2]](_0x970d[213]);0< _0xee1fx4&& (_0xee1fx3= _0xee1fx3[_0x970d[85]](0,_0xee1fx4))};return mxResources[_0x970d[214]]&& mxResources[_0x970d[211]](_0xee1fx3)&& _0xee1fx3!= mxClient[_0x970d[92]]?_0xee1fx2+ _0x970d[215]+ _0xee1fx3+ mxResources[_0x970d[212]]:null},add:function(_0xee1fx2,_0xee1fx3){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:mxClient[_0x970d[90]][_0x970d[216]]();if(_0xee1fx3!= mxConstants[_0x970d[217]]){var _0xee1fx4=mxResources[_0x970d[218]](_0xee1fx2,_0xee1fx3);if(null!= _0xee1fx4){try{var _0xee1fx5=mxUtils[_0x970d[219]](_0xee1fx4);_0xee1fx5[_0x970d[220]]()&& mxResources[_0x970d[222]](_0xee1fx5[_0x970d[221]]())}catch(e){}};_0xee1fx4= mxResources[_0x970d[223]](_0xee1fx2,_0xee1fx3);if(null!= _0xee1fx4){try{_0xee1fx5= mxUtils[_0x970d[219]](_0xee1fx4),_0xee1fx5[_0x970d[220]]()&& mxResources[_0x970d[222]](_0xee1fx5[_0x970d[221]]())}catch(f){}}}},parse:function(_0xee1fx2){if(null!= _0xee1fx2){_0xee1fx2= _0xee1fx2[_0x970d[224]](_0x970d[192]);for(var _0xee1fx3=0;_0xee1fx3< _0xee1fx2[_0x970d[67]];_0xee1fx3++){if(_0x970d[198]!= _0xee1fx2[_0xee1fx3][_0x970d[225]](0)){var _0xee1fx4=_0xee1fx2[_0xee1fx3][_0x970d[2]](_0x970d[226]);if(0< _0xee1fx4){var _0xee1fx5=_0xee1fx2[_0xee1fx3][_0x970d[85]](0,_0xee1fx4),_0xee1fx9=_0xee1fx2[_0xee1fx3][_0x970d[67]];13== _0xee1fx2[_0xee1fx3][_0x970d[227]](_0xee1fx9- 1)&& _0xee1fx9--;_0xee1fx4= _0xee1fx2[_0xee1fx3][_0x970d[85]](_0xee1fx4+ 1,_0xee1fx9);this[_0x970d[228]]?(_0xee1fx4= _0xee1fx4[_0x970d[230]](/\\(?=u[a-fA-F\d]{4})/g,_0x970d[229]),mxResources[_0x970d[231]][_0xee1fx5]= unescape(_0xee1fx4)):mxResources[_0x970d[231]][_0xee1fx5]= _0xee1fx4}}}}},get:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= mxResources[_0x970d[231]][_0xee1fx2];null== _0xee1fx2&& (_0xee1fx2= _0xee1fx4);if(null!= _0xee1fx2&& null!= _0xee1fx3){_0xee1fx4= [];for(var _0xee1fx5=null,_0xee1fx9=0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){var _0xee1fxa=_0xee1fx2[_0x970d[225]](_0xee1fx9);_0x970d[232]== _0xee1fxa?_0xee1fx5= _0x970d[110]:null!= _0xee1fx5&& _0x970d[233]== _0xee1fxa?(_0xee1fx5= parseInt(_0xee1fx5)- 1,0<= _0xee1fx5&& _0xee1fx5< _0xee1fx3[_0x970d[67]]&& _0xee1fx4[_0x970d[207]](_0xee1fx3[_0xee1fx5]),_0xee1fx5= null):null!= _0xee1fx5?_0xee1fx5+= _0xee1fxa:_0xee1fx4[_0x970d[207]](_0xee1fxa)};_0xee1fx2= _0xee1fx4[_0x970d[234]](_0x970d[110])};return _0xee1fx2}};function mxPoint(_0xee1fx2,_0xee1fx3){this[_0x970d[235]]= null!= _0xee1fx2?_0xee1fx2:0;this[_0x970d[236]]= null!= _0xee1fx3?_0xee1fx3:0}mxPoint[_0x970d[202]][_0x970d[235]]= null;mxPoint[_0x970d[202]][_0x970d[236]]= null;mxPoint[_0x970d[202]][_0x970d[237]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[235]]== this[_0x970d[235]]&& _0xee1fx2[_0x970d[236]]== this[_0x970d[236]]};mxPoint[_0x970d[202]][_0x970d[238]]= function(){return mxUtils[_0x970d[238]](this)};function mxRectangle(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxPoint[_0x970d[239]](this,_0xee1fx2,_0xee1fx3);this[_0x970d[117]]= null!= _0xee1fx4?_0xee1fx4:0;this[_0x970d[119]]= null!= _0xee1fx5?_0xee1fx5:0}mxRectangle[_0x970d[202]]= new mxPoint;mxRectangle[_0x970d[202]][_0x970d[196]]= mxRectangle;mxRectangle[_0x970d[202]][_0x970d[117]]= null;mxRectangle[_0x970d[202]][_0x970d[119]]= null;mxRectangle[_0x970d[202]][_0x970d[240]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[235]]= _0xee1fx2;this[_0x970d[236]]= _0xee1fx3;this[_0x970d[117]]= _0xee1fx4;this[_0x970d[119]]= _0xee1fx5};mxRectangle[_0x970d[202]][_0x970d[241]]= function(){return this[_0x970d[235]]+ this[_0x970d[117]]/ 2};mxRectangle[_0x970d[202]][_0x970d[242]]= function(){return this[_0x970d[236]]+ this[_0x970d[119]]/ 2};mxRectangle[_0x970d[202]][_0x970d[99]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=Math[_0x970d[243]](this[_0x970d[235]],_0xee1fx2[_0x970d[235]]),_0xee1fx4=Math[_0x970d[243]](this[_0x970d[236]],_0xee1fx2[_0x970d[236]]),_0xee1fx5=Math[_0x970d[160]](this[_0x970d[235]]+ this[_0x970d[117]],_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]);_0xee1fx2= Math[_0x970d[160]](this[_0x970d[236]]+ this[_0x970d[119]],_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]);this[_0x970d[235]]= _0xee1fx3;this[_0x970d[236]]= _0xee1fx4;this[_0x970d[117]]= _0xee1fx5- _0xee1fx3;this[_0x970d[119]]= _0xee1fx2- _0xee1fx4}};mxRectangle[_0x970d[202]][_0x970d[244]]= function(_0xee1fx2){this[_0x970d[235]]-= _0xee1fx2;this[_0x970d[236]]-= _0xee1fx2;this[_0x970d[117]]+= 2* _0xee1fx2;this[_0x970d[119]]+= 2* _0xee1fx2};mxRectangle[_0x970d[202]][_0x970d[245]]= function(){return new mxPoint(this[_0x970d[235]],this[_0x970d[236]])};mxRectangle[_0x970d[202]][_0x970d[237]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[235]]== this[_0x970d[235]]&& _0xee1fx2[_0x970d[236]]== this[_0x970d[236]]&& _0xee1fx2[_0x970d[117]]== this[_0x970d[117]]&& _0xee1fx2[_0x970d[119]]== this[_0x970d[119]]};var mxEffects={animateChanges:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=0,_0xee1fx9=function(){for(var _0xee1fx12=!1,_0xee1fx13=0;_0xee1fx13< _0xee1fx3[_0x970d[67]];_0xee1fx13++){var _0xee1fx14=_0xee1fx3[_0xee1fx13];if(_0xee1fx14 instanceof mxGeometryChange|| _0xee1fx14 instanceof mxTerminalChange|| _0xee1fx14 instanceof mxValueChange|| _0xee1fx14 instanceof mxChildChange|| _0xee1fx14 instanceof mxStyleChange){var _0xee1fx15=_0xee1fx2[_0x970d[249]]()[_0x970d[248]](_0xee1fx14[_0x970d[246]]|| _0xee1fx14[_0x970d[247]],!1);if(null!= _0xee1fx15){if(_0xee1fx12= !0,_0xee1fx14[_0x970d[196]]!= mxGeometryChange|| _0xee1fx2[_0x970d[251]][_0x970d[250]](_0xee1fx14[_0x970d[246]])){mxUtils[_0x970d[254]](_0xee1fx15[_0x970d[253]][_0x970d[252]],100* _0xee1fx5/ 10)}else {var _0xee1fx16=_0xee1fx2[_0x970d[249]]()[_0x970d[255]],_0xee1fx17=(_0xee1fx14[_0x970d[256]][_0x970d[235]]- _0xee1fx14[_0x970d[257]][_0x970d[235]])* _0xee1fx16,_0xee1fx18=(_0xee1fx14[_0x970d[256]][_0x970d[236]]- _0xee1fx14[_0x970d[257]][_0x970d[236]])* _0xee1fx16,_0xee1fx19=(_0xee1fx14[_0x970d[256]][_0x970d[117]]- _0xee1fx14[_0x970d[257]][_0x970d[117]])* _0xee1fx16,_0xee1fx16=(_0xee1fx14[_0x970d[256]][_0x970d[119]]- _0xee1fx14[_0x970d[257]][_0x970d[119]])* _0xee1fx16;0== _0xee1fx5?(_0xee1fx15[_0x970d[235]]-= _0xee1fx17,_0xee1fx15[_0x970d[236]]-= _0xee1fx18,_0xee1fx15[_0x970d[117]]-= _0xee1fx19,_0xee1fx15[_0x970d[119]]-= _0xee1fx16):(_0xee1fx15[_0x970d[235]]+= _0xee1fx17/ 10,_0xee1fx15[_0x970d[236]]+= _0xee1fx18/ 10,_0xee1fx15[_0x970d[117]]+= _0xee1fx19/ 10,_0xee1fx15[_0x970d[119]]+= _0xee1fx16/ 10);_0xee1fx2[_0x970d[259]][_0x970d[258]](_0xee1fx15);mxEffects[_0x970d[260]](_0xee1fx2,_0xee1fx14[_0x970d[246]],100* _0xee1fx5/ 10)}}}};10> _0xee1fx5&& _0xee1fx12?(_0xee1fx5++,window[_0x970d[261]](_0xee1fx9,_0xee1fxa)):null!= _0xee1fx4&& _0xee1fx4()},_0xee1fxa=30;_0xee1fx9()},cascadeOpacity:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){for(var _0xee1fx5=_0xee1fx2[_0x970d[251]][_0x970d[262]](_0xee1fx3),_0xee1fx9=0;_0xee1fx9< _0xee1fx5;_0xee1fx9++){var _0xee1fxa=_0xee1fx2[_0x970d[251]][_0x970d[263]](_0xee1fx3,_0xee1fx9),_0xee1fx12=_0xee1fx2[_0x970d[249]]()[_0x970d[248]](_0xee1fxa);null!= _0xee1fx12&& (mxUtils[_0x970d[254]](_0xee1fx12[_0x970d[253]][_0x970d[252]],_0xee1fx4),mxEffects[_0x970d[260]](_0xee1fx2,_0xee1fxa,_0xee1fx4))};_0xee1fx3= _0xee1fx2[_0x970d[251]][_0x970d[264]](_0xee1fx3);if(null!= _0xee1fx3){for(_0xee1fx9= 0;_0xee1fx9< _0xee1fx3[_0x970d[67]];_0xee1fx9++){_0xee1fx5= _0xee1fx2[_0x970d[249]]()[_0x970d[248]](_0xee1fx3[_0xee1fx9]),null!= _0xee1fx5&& mxUtils[_0x970d[254]](_0xee1fx5[_0x970d[253]][_0x970d[252]],_0xee1fx4)}}},fadeOut:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx5= _0xee1fx5|| 40;_0xee1fx9= _0xee1fx9|| 30;var _0xee1fx12=_0xee1fx3|| 100;mxUtils[_0x970d[254]](_0xee1fx2,_0xee1fx12);if(_0xee1fxa|| null== _0xee1fxa){var _0xee1fx13=function(){_0xee1fx12= Math[_0x970d[160]](_0xee1fx12- _0xee1fx5,0);mxUtils[_0x970d[254]](_0xee1fx2,_0xee1fx12);0< _0xee1fx12?window[_0x970d[261]](_0xee1fx13,_0xee1fx9):(_0xee1fx2[_0x970d[124]][_0x970d[187]]= _0x970d[188],_0xee1fx4&& _0xee1fx2[_0x970d[265]]&& _0xee1fx2[_0x970d[265]][_0x970d[266]](_0xee1fx2))};window[_0x970d[261]](_0xee1fx13,_0xee1fx9)}else {_0xee1fx2[_0x970d[124]][_0x970d[187]]= _0x970d[188],_0xee1fx4&& _0xee1fx2[_0x970d[265]]&& _0xee1fx2[_0x970d[265]][_0x970d[266]](_0xee1fx2)}}},mxUtils={errorResource:_0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[267]:_0x970d[110],closeResource:_0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[268]:_0x970d[110],errorImage:mxClient[_0x970d[88]]+ _0x970d[269],removeCursors:function(_0xee1fx2){null!= _0xee1fx2[_0x970d[124]]&& (_0xee1fx2[_0x970d[124]][_0x970d[270]]= _0x970d[110]);_0xee1fx2= _0xee1fx2[_0x970d[271]];if(null!= _0xee1fx2){for(var _0xee1fx3=_0xee1fx2[_0x970d[67]],_0xee1fx4=0;_0xee1fx4< _0xee1fx3;_0xee1fx4+= 1){mxUtils[_0x970d[272]](_0xee1fx2[_0xee1fx4])}}},getCurrentStyle:function(){return mxClient[_0x970d[80]]?function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[273]]:null}:function(_0xee1fx2){return null!= _0xee1fx2?window[_0x970d[274]](_0xee1fx2,_0x970d[110]):null}}(),hasScrollbars:function(_0xee1fx2){_0xee1fx2= mxUtils[_0x970d[275]](_0xee1fx2);return null!= _0xee1fx2&& (_0x970d[276]== _0xee1fx2[_0x970d[277]]|| _0x970d[278]== _0xee1fx2[_0x970d[277]])},bind:function(_0xee1fx2,_0xee1fx3){return function(){return _0xee1fx3[_0x970d[183]](_0xee1fx2,arguments)}},eval:function(_0xee1fx2){var _0xee1fx3=null;if(0<= _0xee1fx2[_0x970d[2]](_0x970d[279])){try{eval(_0x970d[280]+ _0xee1fx2),_0xee1fx3= _mxJavaScriptExpression,_mxJavaScriptExpression= null}catch(c){mxLog[_0x970d[283]](c[_0x970d[281]]+ _0x970d[282]+ _0xee1fx2)}}else {try{_0xee1fx3= eval(_0xee1fx2)}catch(d){mxLog[_0x970d[283]](d[_0x970d[281]]+ _0x970d[282]+ _0xee1fx2)}};return _0xee1fx3},findNode:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx2[_0x970d[284]](_0xee1fx3);if(null!= _0xee1fx5&& _0xee1fx5== _0xee1fx4){return _0xee1fx2};for(_0xee1fx2= _0xee1fx2[_0x970d[285]];null!= _0xee1fx2;){_0xee1fx5= mxUtils[_0x970d[286]](_0xee1fx2,_0xee1fx3,_0xee1fx4);if(null!= _0xee1fx5){return _0xee1fx5};_0xee1fx2= _0xee1fx2[_0x970d[287]]};return null},findNodeByAttribute:function(){return 9<= document[_0x970d[5]]?function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=null;if(null!= _0xee1fx2){if(_0xee1fx2[_0x970d[288]]== mxConstants[_0x970d[289]]&& _0xee1fx2[_0x970d[284]](_0xee1fx3)== _0xee1fx4){_0xee1fx5= _0xee1fx2}else {for(_0xee1fx2= _0xee1fx2[_0x970d[285]];null!= _0xee1fx2&& null== _0xee1fx5;){_0xee1fx5= mxUtils[_0x970d[290]](_0xee1fx2,_0xee1fx3,_0xee1fx4),_0xee1fx2= _0xee1fx2[_0x970d[287]]}}};return _0xee1fx5}:mxClient[_0x970d[80]]?function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return null== _0xee1fx2?null:_0xee1fx2[_0x970d[295]][_0x970d[294]](_0x970d[291]+ _0xee1fx3+ _0x970d[292]+ _0xee1fx4+ _0x970d[293])}:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return null== _0xee1fx2?null:_0xee1fx2[_0x970d[295]][_0x970d[297]](_0x970d[291]+ _0xee1fx3+ _0x970d[292]+ _0xee1fx4+ _0x970d[293],_0xee1fx2[_0x970d[295]],null,XPathResult.ANY_TYPE,null)[_0x970d[296]]()}}(),getFunctionName:function(_0xee1fx2){var _0xee1fx3=null;if(null!= _0xee1fx2){if(null!= _0xee1fx2[_0x970d[298]]){_0xee1fx3= _0xee1fx2[_0x970d[298]]}else {_0xee1fx2= _0xee1fx2.toString();for(_0xee1fx3= 9;_0x970d[185]== _0xee1fx2[_0x970d[225]](_0xee1fx3);){_0xee1fx3++};var _0xee1fx4=_0xee1fx2[_0x970d[2]](_0x970d[299],_0xee1fx3),_0xee1fx3=_0xee1fx2[_0x970d[85]](_0xee1fx3,_0xee1fx4)}};return _0xee1fx3},indexOf:function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2&& null!= _0xee1fx3){for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){if(_0xee1fx2[_0xee1fx4]== _0xee1fx3){return _0xee1fx4}}};return -1},remove:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=null;if(_0x970d[194]== typeof _0xee1fx3){for(var _0xee1fx5=mxUtils[_0x970d[2]](_0xee1fx3,_0xee1fx2);0<= _0xee1fx5;){_0xee1fx3[_0x970d[300]](_0xee1fx5,1),_0xee1fx4= _0xee1fx2,_0xee1fx5= mxUtils[_0x970d[2]](_0xee1fx3,_0xee1fx2)}};for(var _0xee1fx9 in _0xee1fx3){_0xee1fx3[_0xee1fx9]== _0xee1fx2&& ( delete _0xee1fx3[_0xee1fx9],_0xee1fx4= _0xee1fx2)};return _0xee1fx4},isNode:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){return null!= _0xee1fx2&& !isNaN(_0xee1fx2[_0x970d[288]])&& (null== _0xee1fx3|| _0xee1fx2[_0x970d[301]][_0x970d[216]]()== _0xee1fx3[_0x970d[216]]())?null== _0xee1fx4|| _0xee1fx2[_0x970d[284]](_0xee1fx4)== _0xee1fx5:!1},getChildNodes:function(_0xee1fx2,_0xee1fx3){_0xee1fx3= _0xee1fx3|| mxConstants[_0x970d[289]];for(var _0xee1fx4=[],_0xee1fx5=_0xee1fx2[_0x970d[285]];null!= _0xee1fx5;){_0xee1fx5[_0x970d[288]]== _0xee1fx3&& _0xee1fx4[_0x970d[207]](_0xee1fx5),_0xee1fx5= _0xee1fx5[_0x970d[287]]};return _0xee1fx4},createXmlDocument:function(){var _0xee1fx2=null;document[_0x970d[302]]&& document[_0x970d[302]][_0x970d[303]]?_0xee1fx2= document[_0x970d[302]][_0x970d[303]](_0x970d[110],_0x970d[110],null):window[_0x970d[304]]&& (_0xee1fx2= new ActiveXObject(_0x970d[305]));return _0xee1fx2},parseXml:function(){return mxClient[_0x970d[80]]&& (_0x970d[82]=== typeof document[_0x970d[5]]|| 9> document[_0x970d[5]])?function(_0xee1fx2){var _0xee1fx3=mxUtils[_0x970d[306]]();_0xee1fx3[_0x970d[307]]= _0x970d[308];_0xee1fx3[_0x970d[309]](_0xee1fx2);return _0xee1fx3}:function(_0xee1fx2){return ( new DOMParser)[_0x970d[311]](_0xee1fx2,_0x970d[310])}}(),clearSelection:function(){if(document[_0x970d[312]]){return function(){document[_0x970d[312]][_0x970d[313]]()}};if(window[_0x970d[314]]){return function(){window[_0x970d[314]]()[_0x970d[315]]()}}}(),getPrettyXml:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=[];if(null!= _0xee1fx2){if(_0xee1fx3= _0xee1fx3|| _0x970d[316],_0xee1fx4= _0xee1fx4|| _0x970d[110],_0xee1fx2[_0x970d[288]]== mxConstants[_0x970d[317]]){_0xee1fx5[_0x970d[207]](_0xee1fx2[_0x970d[318]])}else {_0xee1fx5[_0x970d[207]](_0xee1fx4+ _0x970d[319]+ _0xee1fx2[_0x970d[301]]);var _0xee1fx9=_0xee1fx2[_0x970d[320]];if(null!= _0xee1fx9){for(var _0xee1fxa=0;_0xee1fxa< _0xee1fx9[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=mxUtils[_0x970d[321]](_0xee1fx9[_0xee1fxa][_0x970d[318]]);_0xee1fx5[_0x970d[207]](_0x970d[185]+ _0xee1fx9[_0xee1fxa][_0x970d[301]]+ _0x970d[322]+ _0xee1fx12+ _0x970d[323])}};_0xee1fx9= _0xee1fx2[_0x970d[285]];if(null!= _0xee1fx9){for(_0xee1fx5[_0x970d[207]](_0x970d[324]);null!= _0xee1fx9;){_0xee1fx5[_0x970d[207]](mxUtils[_0x970d[325]](_0xee1fx9,_0xee1fx3,_0xee1fx4+ _0xee1fx3)),_0xee1fx9= _0xee1fx9[_0x970d[287]]};_0xee1fx5[_0x970d[207]](_0xee1fx4+ _0x970d[326]+ _0xee1fx2[_0x970d[301]]+ _0x970d[324])}else {_0xee1fx5[_0x970d[207]](_0x970d[327])}}};return _0xee1fx5[_0x970d[234]](_0x970d[110])},removeWhitespace:function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=_0xee1fx3?_0xee1fx2[_0x970d[328]]:_0xee1fx2[_0x970d[287]];null!= _0xee1fx4&& _0xee1fx4[_0x970d[288]]== mxConstants[_0x970d[317]];){var _0xee1fx5=_0xee1fx3?_0xee1fx4[_0x970d[328]]:_0xee1fx4[_0x970d[287]],_0xee1fx9=mxUtils[_0x970d[329]](_0xee1fx4);0== mxUtils[_0x970d[330]](_0xee1fx9)[_0x970d[67]]&& _0xee1fx4[_0x970d[265]][_0x970d[266]](_0xee1fx4);_0xee1fx4= _0xee1fx5}},htmlEntities:function(_0xee1fx2,_0xee1fx3){_0xee1fx2= (_0xee1fx2|| _0x970d[110])[_0x970d[230]](/&/g,_0x970d[331]);_0xee1fx2= _0xee1fx2[_0x970d[230]](/"/g,_0x970d[332]);_0xee1fx2= _0xee1fx2[_0x970d[230]](/\'/g,_0x970d[333]);_0xee1fx2= _0xee1fx2[_0x970d[230]](/</g,_0x970d[334]);_0xee1fx2= _0xee1fx2[_0x970d[230]](/>/g,_0x970d[335]);if(null== _0xee1fx3|| _0xee1fx3){_0xee1fx2= _0xee1fx2[_0x970d[230]](/\n/g,_0x970d[336])};return _0xee1fx2},isVml:function(_0xee1fx2){return null!= _0xee1fx2&& _0x970d[97]== _0xee1fx2[_0x970d[337]]},getXml:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0x970d[110];null!= _0xee1fx2&& (_0xee1fx4= _0xee1fx2[_0x970d[338]],_0xee1fx4= null== _0xee1fx4?_0xee1fx2[_0x970d[339]]?_0xee1fx2[_0x970d[339]]:( new XMLSerializer)[_0x970d[340]](_0xee1fx2):_0xee1fx4[_0x970d[230]](/\r\n\t[\t]*/g,_0x970d[110])[_0x970d[230]](/>\r\n/g,_0x970d[341])[_0x970d[230]](/\r\n/g,_0x970d[192]));return _0xee1fx4= _0xee1fx4[_0x970d[230]](/\n/g,_0xee1fx3|| _0x970d[336])},getTextContent:function(_0xee1fx2){var _0xee1fx3=_0x970d[110];null!= _0xee1fx2&& (null!= _0xee1fx2[_0x970d[285]]&& (_0xee1fx2= _0xee1fx2[_0x970d[285]]),_0xee1fx3= _0xee1fx2[_0x970d[318]]|| _0x970d[110]);return _0xee1fx3},getInnerHtml:function(){return mxClient[_0x970d[80]]?function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[339]]:_0x970d[110]}:function(_0xee1fx2){return null!= _0xee1fx2?( new XMLSerializer)[_0x970d[340]](_0xee1fx2):_0x970d[110]}}(),getOuterHtml:function(){return mxClient[_0x970d[80]]?function(_0xee1fx2){if(null!= _0xee1fx2){if(null!= _0xee1fx2[_0x970d[342]]){return _0xee1fx2[_0x970d[342]]};var _0xee1fx3=[];_0xee1fx3[_0x970d[207]](_0x970d[319]+ _0xee1fx2[_0x970d[301]]);var _0xee1fx4=_0xee1fx2[_0x970d[320]];if(null!= _0xee1fx4){for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx4[_0x970d[67]];_0xee1fx5++){var _0xee1fx9=_0xee1fx4[_0xee1fx5][_0x970d[318]];null!= _0xee1fx9&& 0< _0xee1fx9[_0x970d[67]]&& (_0xee1fx3[_0x970d[207]](_0x970d[185]),_0xee1fx3[_0x970d[207]](_0xee1fx4[_0xee1fx5][_0x970d[301]]),_0xee1fx3[_0x970d[207]](_0x970d[322]),_0xee1fx3[_0x970d[207]](_0xee1fx9),_0xee1fx3[_0x970d[207]](_0x970d[323]))}};0== _0xee1fx2[_0x970d[339]][_0x970d[67]]?_0xee1fx3[_0x970d[207]](_0x970d[343]):(_0xee1fx3[_0x970d[207]](_0x970d[341]),_0xee1fx3[_0x970d[207]](_0xee1fx2[_0x970d[339]]),_0xee1fx3[_0x970d[207]](_0x970d[326]+ _0xee1fx2[_0x970d[301]]+ _0x970d[341]));return _0xee1fx3[_0x970d[234]](_0x970d[110])};return _0x970d[110]}:function(_0xee1fx2){return null!= _0xee1fx2?( new XMLSerializer)[_0x970d[340]](_0xee1fx2):_0x970d[110]}}(),write:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx2[_0x970d[295]][_0x970d[344]](_0xee1fx3);null!= _0xee1fx2&& _0xee1fx2[_0x970d[62]](_0xee1fx4);return _0xee1fx4},writeln:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx2[_0x970d[295]][_0x970d[344]](_0xee1fx3);null!= _0xee1fx2&& (_0xee1fx2[_0x970d[62]](_0xee1fx4),_0xee1fx2[_0x970d[62]](document[_0x970d[55]](_0x970d[345])));return _0xee1fx4},br:function(_0xee1fx2,_0xee1fx3){_0xee1fx3= _0xee1fx3|| 1;for(var _0xee1fx4=null,_0xee1fx5=0;_0xee1fx5< _0xee1fx3;_0xee1fx5++){null!= _0xee1fx2&& (_0xee1fx4= _0xee1fx2[_0x970d[295]][_0x970d[55]](_0x970d[345]),_0xee1fx2[_0x970d[62]](_0xee1fx4))};return _0xee1fx4},button:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:document;_0xee1fx4= _0xee1fx4[_0x970d[55]](_0x970d[172]);mxUtils[_0x970d[53]](_0xee1fx4,_0xee1fx2);mxEvent[_0x970d[169]](_0xee1fx4,_0x970d[173],function(_0xee1fx2){_0xee1fx3(_0xee1fx2)});return _0xee1fx4},para:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](_0x970d[346]);mxUtils[_0x970d[53]](_0xee1fx4,_0xee1fx3);null!= _0xee1fx2&& _0xee1fx2[_0x970d[62]](_0xee1fx4);return _0xee1fx4},addTransparentBackgroundFilter:function(_0xee1fx2){_0xee1fx2[_0x970d[124]][_0x970d[347]]+= _0x970d[348]+ mxClient[_0x970d[88]]+ _0x970d[349]},linkAction:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){return mxUtils[_0x970d[54]](_0xee1fx2,_0xee1fx3,function(){_0xee1fx4[_0x970d[350]](_0xee1fx5)},_0xee1fx9)},linkInvoke:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){return mxUtils[_0x970d[54]](_0xee1fx2,_0xee1fx3,function(){_0xee1fx4[_0xee1fx5](_0xee1fx9)},_0xee1fxa)},link:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=document[_0x970d[55]](_0x970d[351]);_0xee1fx9[_0x970d[124]][_0x970d[352]]= _0x970d[353];_0xee1fx9[_0x970d[124]][_0x970d[354]]= _0x970d[355];_0xee1fx9[_0x970d[124]][_0x970d[270]]= _0x970d[356];null!= _0xee1fx5&& (_0xee1fx9[_0x970d[124]][_0x970d[357]]= _0xee1fx5+ _0x970d[168]);mxEvent[_0x970d[169]](_0xee1fx9,_0x970d[173],_0xee1fx4);mxUtils[_0x970d[53]](_0xee1fx9,_0xee1fx3);null!= _0xee1fx2&& _0xee1fx2[_0x970d[62]](_0xee1fx9);return _0xee1fx9},fit:function(_0xee1fx2){var _0xee1fx3=parseInt(_0xee1fx2[_0x970d[358]]),_0xee1fx4=parseInt(_0xee1fx2[_0x970d[359]]),_0xee1fx5=document[_0x970d[112]],_0xee1fx9=document[_0x970d[158]],_0xee1fxa=(_0xee1fx5[_0x970d[360]]|| _0xee1fx9[_0x970d[360]])+ (_0xee1fx5[_0x970d[159]]|| _0xee1fx9[_0x970d[159]]);_0xee1fx3+ _0xee1fx4> _0xee1fxa&& (_0xee1fx2[_0x970d[124]][_0x970d[361]]= Math[_0x970d[160]](_0xee1fx5[_0x970d[360]]|| _0xee1fx9[_0x970d[360]],_0xee1fxa- _0xee1fx4)+ _0x970d[168]);_0xee1fx3= parseInt(_0xee1fx2[_0x970d[362]]);_0xee1fx4= parseInt(_0xee1fx2[_0x970d[167]]);_0xee1fxa= (_0xee1fx5[_0x970d[190]]|| _0xee1fx9[_0x970d[190]])+ Math[_0x970d[160]](_0xee1fx5[_0x970d[157]]|| 0,_0xee1fx9[_0x970d[157]]);_0xee1fx3+ _0xee1fx4> _0xee1fxa&& (_0xee1fx2[_0x970d[124]][_0x970d[125]]= Math[_0x970d[160]](_0xee1fx5[_0x970d[190]]|| _0xee1fx9[_0x970d[190]],_0xee1fxa- _0xee1fx4)+ _0x970d[168])},open:function(_0xee1fx2){if(mxClient[_0x970d[133]]){try{netscape[_0x970d[366]][_0x970d[365]][_0x970d[364]](_0x970d[363])}catch(b){return mxUtils[_0x970d[150]](_0x970d[367]),_0x970d[110]};var _0xee1fx4=Components[_0x970d[372]][_0x970d[371]][_0x970d[370]](Components[_0x970d[369]][_0x970d[368]]);_0xee1fx4[_0x970d[373]](_0xee1fx2);if(!_0xee1fx4[_0x970d[374]]()){return mxUtils[_0x970d[150]](_0x970d[375]),_0x970d[110]};_0xee1fx2= Components[_0x970d[372]][_0x970d[377]][_0x970d[370]](Components[_0x970d[369]][_0x970d[376]]);_0xee1fx2[_0x970d[176]](_0xee1fx4,1,4,null);_0xee1fx4= Components[_0x970d[372]][_0x970d[379]][_0x970d[370]](Components[_0x970d[369]][_0x970d[378]]);_0xee1fx4[_0x970d[176]](_0xee1fx2);return _0xee1fx4[_0x970d[381]](_0xee1fx4[_0x970d[380]]())};_0xee1fx4= ( new ActiveXObject(_0x970d[382])).OpenTextFile(_0xee1fx2,1);_0xee1fx2= _0xee1fx4[_0x970d[383]]();_0xee1fx4[_0x970d[268]]();return _0xee1fx2},save:function(_0xee1fx2,_0xee1fx3){if(mxClient[_0x970d[133]]){try{netscape[_0x970d[366]][_0x970d[365]][_0x970d[364]](_0x970d[363])}catch(c){mxUtils[_0x970d[150]](_0x970d[384]);return};var _0xee1fx5=Components[_0x970d[372]][_0x970d[371]][_0x970d[370]](Components[_0x970d[369]][_0x970d[368]]);_0xee1fx5[_0x970d[373]](_0xee1fx2);_0xee1fx5[_0x970d[374]]()|| _0xee1fx5[_0x970d[385]](0,420);var _0xee1fx9=Components[_0x970d[372]][_0x970d[387]][_0x970d[370]](Components[_0x970d[369]][_0x970d[386]]);_0xee1fx9[_0x970d[176]](_0xee1fx5,34,4,null);_0xee1fx9[_0x970d[53]](_0xee1fx3,_0xee1fx3[_0x970d[67]]);_0xee1fx9[_0x970d[388]]();_0xee1fx9[_0x970d[268]]()}else {_0xee1fx5= ( new ActiveXObject(_0x970d[382])).CreateTextFile(_0xee1fx2,!0),_0xee1fx5.Write(_0xee1fx3),_0xee1fx5.Close()}},saveAs:function(_0xee1fx2){var _0xee1fx3=document[_0x970d[55]](_0x970d[389]);_0xee1fx3[_0x970d[57]](_0x970d[390],_0x970d[110]);_0xee1fx3[_0x970d[124]][_0x970d[187]]= _0x970d[188];document[_0x970d[112]][_0x970d[62]](_0xee1fx3);try{if(mxClient[_0x970d[133]]){var _0xee1fx4=_0xee1fx3[_0x970d[391]];_0xee1fx4[_0x970d[392]]();_0xee1fx4[_0x970d[53]](_0xee1fx2);_0xee1fx4[_0x970d[268]]();try{netscape[_0x970d[366]][_0x970d[365]][_0x970d[364]](_0x970d[363]),_0xee1fx3[_0x970d[393]](),saveDocument(_0xee1fx4)}catch(d){mxUtils[_0x970d[150]](_0x970d[394])}}else {_0xee1fx4= _0xee1fx3[_0x970d[396]][_0x970d[395]],_0xee1fx4[_0x970d[53]](_0xee1fx2),_0xee1fx4[_0x970d[398]](_0x970d[397],!1,document[_0x970d[45]])}}finally{document[_0x970d[112]][_0x970d[266]](_0xee1fx3)}},copy:function(_0xee1fx2){if(window[_0x970d[399]]){window[_0x970d[399]][_0x970d[401]](_0x970d[400],_0xee1fx2)}else {netscape[_0x970d[366]][_0x970d[365]][_0x970d[364]](_0x970d[363]);var _0xee1fx3=Components[_0x970d[372]][_0x970d[403]][_0x970d[370]](Components[_0x970d[369]][_0x970d[402]]);if(_0xee1fx3){var _0xee1fx4=Components[_0x970d[372]][_0x970d[405]][_0x970d[370]](Components[_0x970d[369]][_0x970d[404]]);if(_0xee1fx4){_0xee1fx4[_0x970d[407]](_0x970d[406]);var _0xee1fx5=Components[_0x970d[372]][_0x970d[409]][_0x970d[370]](Components[_0x970d[369]][_0x970d[408]]);_0xee1fx5[_0x970d[410]]= _0xee1fx2;_0xee1fx4[_0x970d[411]](_0x970d[406],_0xee1fx5,2* _0xee1fx2[_0x970d[67]]);_0xee1fx3[_0x970d[401]](_0xee1fx4,null,Components[_0x970d[369]][_0x970d[402]][_0x970d[412]])}}}},load:function(_0xee1fx2){_0xee1fx2= new mxXmlRequest(_0xee1fx2,null,_0x970d[413],!1);_0xee1fx2[_0x970d[414]]();return _0xee1fx2},get:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return ( new mxXmlRequest(_0xee1fx2,null,_0x970d[413]))[_0x970d[414]](_0xee1fx3,_0xee1fx4)},post:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){return ( new mxXmlRequest(_0xee1fx2,_0xee1fx3))[_0x970d[414]](_0xee1fx4,_0xee1fx5)},submit:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){return ( new mxXmlRequest(_0xee1fx2,_0xee1fx3))[_0x970d[415]](_0xee1fx4,_0xee1fx5)},loadInto:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){mxClient[_0x970d[80]]?_0xee1fx3[_0x970d[416]]= function(){4== _0xee1fx3[_0x970d[417]]&& _0xee1fx4()}:_0xee1fx3[_0x970d[418]](_0x970d[219],_0xee1fx4,!1);_0xee1fx3[_0x970d[219]](_0xee1fx2)},getValue:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= null!= _0xee1fx2?_0xee1fx2[_0xee1fx3]:null;null== _0xee1fx2&& (_0xee1fx2= _0xee1fx4);return _0xee1fx2},getNumber:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= null!= _0xee1fx2?_0xee1fx2[_0xee1fx3]:null;null== _0xee1fx2&& (_0xee1fx2= _0xee1fx4|| 0);return Number(_0xee1fx2)},getColor:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= null!= _0xee1fx2?_0xee1fx2[_0xee1fx3]:null;null== _0xee1fx2?_0xee1fx2= _0xee1fx4:_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);return _0xee1fx2},clone:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!1;var _0xee1fx5=null;if(null!= _0xee1fx2&& _0x970d[279]== typeof _0xee1fx2[_0x970d[196]]){var _0xee1fx5= new _0xee1fx2[_0x970d[196]],_0xee1fx9;for(_0xee1fx9 in _0xee1fx2){if(_0xee1fx9!= mxObjectIdentity[_0x970d[195]]&& (null== _0xee1fx3|| 0> mxUtils[_0x970d[2]](_0xee1fx3,_0xee1fx9))){_0xee1fx5[_0xee1fx9]= !_0xee1fx4&& _0x970d[194]== typeof _0xee1fx2[_0xee1fx9]?mxUtils[_0x970d[238]](_0xee1fx2[_0xee1fx9]):_0xee1fx2[_0xee1fx9]}}};return _0xee1fx5},equalPoints:function(_0xee1fx2,_0xee1fx3){if(null== _0xee1fx2&& null!= _0xee1fx3|| null!= _0xee1fx2&& null== _0xee1fx3|| null!= _0xee1fx2&& null!= _0xee1fx3&& _0xee1fx2[_0x970d[67]]!= _0xee1fx3[_0x970d[67]]){return !1};if(null!= _0xee1fx2&& null!= _0xee1fx3){for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){if(_0xee1fx2[_0xee1fx4]== _0xee1fx3[_0xee1fx4]|| null!= _0xee1fx2[_0xee1fx4]&& !_0xee1fx2[_0xee1fx4][_0x970d[237]](_0xee1fx3[_0xee1fx4])){return !1}}};return !0},equalEntries:function(_0xee1fx2,_0xee1fx3){if(null== _0xee1fx2&& null!= _0xee1fx3|| null!= _0xee1fx2&& null== _0xee1fx3|| null!= _0xee1fx2&& null!= _0xee1fx3&& _0xee1fx2[_0x970d[67]]!= _0xee1fx3[_0x970d[67]]){return !1};if(null!= _0xee1fx2&& null!= _0xee1fx3){for(var _0xee1fx4 in _0xee1fx2){if(_0xee1fx2[_0xee1fx4]!= _0xee1fx3[_0xee1fx4]){return !1}}};return !0},extend:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=function(){};_0xee1fx4[_0x970d[202]]= _0xee1fx3[_0x970d[202]];_0xee1fx2[_0x970d[202]]= new _0xee1fx4;_0xee1fx2[_0x970d[202]][_0x970d[196]]= _0xee1fx2},toString:function(_0xee1fx2){var _0xee1fx3=_0x970d[110],_0xee1fx4;for(_0xee1fx4 in _0xee1fx2){try{if(null== _0xee1fx2[_0xee1fx4]){_0xee1fx3+= _0xee1fx4+ _0x970d[419]}else {if(_0x970d[279]== typeof _0xee1fx2[_0xee1fx4]){_0xee1fx3+= _0xee1fx4+ _0x970d[420]}else {if(_0x970d[194]== typeof _0xee1fx2[_0xee1fx4]){var _0xee1fx5=mxUtils[_0x970d[197]](_0xee1fx2[_0xee1fx4][_0x970d[196]]),_0xee1fx3=_0xee1fx3+ (_0xee1fx4+ _0x970d[421]+ _0xee1fx5+ _0x970d[422])}else {_0xee1fx3+= _0xee1fx4+ _0x970d[423]+ _0xee1fx2[_0xee1fx4]+ _0x970d[192]}}}}catch(e){_0xee1fx3+= _0xee1fx4+ _0x970d[226]+ e[_0x970d[281]]}};return _0xee1fx3},toRadians:function(_0xee1fx2){return Math[_0x970d[424]]* _0xee1fx2/ 180},arcToCurves:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14){_0xee1fx13-= _0xee1fx2;_0xee1fx14-= _0xee1fx3;if(0=== _0xee1fx4|| 0=== _0xee1fx5){return _0xee1fx18};_0xee1fx4= Math[_0x970d[425]](_0xee1fx4);_0xee1fx5= Math[_0x970d[425]](_0xee1fx5);var _0xee1fx15=-_0xee1fx13/ 2,_0xee1fx16=-_0xee1fx14/ 2,_0xee1fx17=Math[_0x970d[426]](_0xee1fx9* Math[_0x970d[424]]/ 180),_0xee1fx18=Math[_0x970d[427]](_0xee1fx9* Math[_0x970d[424]]/ 180);_0xee1fx9= _0xee1fx17* _0xee1fx15+ _0xee1fx18* _0xee1fx16;var _0xee1fx15=-1* _0xee1fx18* _0xee1fx15+ _0xee1fx17* _0xee1fx16,_0xee1fx16=_0xee1fx9* _0xee1fx9,_0xee1fx19=_0xee1fx15* _0xee1fx15,_0xee1fx1a=_0xee1fx4* _0xee1fx4,_0xee1fx1b=_0xee1fx5* _0xee1fx5,_0xee1fx1c=_0xee1fx16/ _0xee1fx1a+ _0xee1fx19/ _0xee1fx1b;1< _0xee1fx1c?(_0xee1fx4*= Math[_0x970d[428]](_0xee1fx1c),_0xee1fx5*= Math[_0x970d[428]](_0xee1fx1c),_0xee1fxa= 0):(_0xee1fx1c= 1,_0xee1fxa=== _0xee1fx12&& (_0xee1fx1c= -1),_0xee1fxa= _0xee1fx1c* Math[_0x970d[428]]((_0xee1fx1a* _0xee1fx1b- _0xee1fx1a* _0xee1fx19- _0xee1fx1b* _0xee1fx16)/ (_0xee1fx1a* _0xee1fx19+ _0xee1fx1b* _0xee1fx16)));_0xee1fx16= _0xee1fxa* _0xee1fx4* _0xee1fx15/ _0xee1fx5;_0xee1fx19= -1* _0xee1fxa* _0xee1fx5* _0xee1fx9/ _0xee1fx4;_0xee1fx13= _0xee1fx17* _0xee1fx16- _0xee1fx18* _0xee1fx19+ _0xee1fx13/ 2;_0xee1fx14= _0xee1fx18* _0xee1fx16+ _0xee1fx17* _0xee1fx19+ _0xee1fx14/ 2;_0xee1fx1a= Math[_0x970d[429]]((_0xee1fx15- _0xee1fx19)/ _0xee1fx5,(_0xee1fx9- _0xee1fx16)/ _0xee1fx4)- Math[_0x970d[429]](0,1);_0xee1fxa= 0<= _0xee1fx1a?_0xee1fx1a:2* Math[_0x970d[424]]+ _0xee1fx1a;_0xee1fx1a= Math[_0x970d[429]]((-_0xee1fx15- _0xee1fx19) / _0xee1fx5,(-_0xee1fx9- _0xee1fx16) / _0xee1fx4) - Math[_0x970d[429]]((_0xee1fx15- _0xee1fx19)/ _0xee1fx5,(_0xee1fx9- _0xee1fx16)/ _0xee1fx4);_0xee1fx9= 0<= _0xee1fx1a?_0xee1fx1a:2* Math[_0x970d[424]]+ _0xee1fx1a;0== _0xee1fx12&& 0< _0xee1fx9?_0xee1fx9-= 2* Math[_0x970d[424]]:0!= _0xee1fx12&& 0> _0xee1fx9&& (_0xee1fx9+= 2* Math[_0x970d[424]]);_0xee1fx12= 2* _0xee1fx9/ Math[_0x970d[424]];_0xee1fx12= Math[_0x970d[430]](0> _0xee1fx12?-1* _0xee1fx12:_0xee1fx12);_0xee1fx9/= _0xee1fx12;_0xee1fx15= 8/ 3* Math[_0x970d[427]](_0xee1fx9/ 4)* Math[_0x970d[427]](_0xee1fx9/ 4)/ Math[_0x970d[427]](_0xee1fx9/ 2);_0xee1fx16= _0xee1fx17* _0xee1fx4;_0xee1fx17*= _0xee1fx5;_0xee1fx4*= _0xee1fx18;_0xee1fx5*= _0xee1fx18;for(var _0xee1fx1d=Math[_0x970d[426]](_0xee1fxa),_0xee1fx1e=Math[_0x970d[427]](_0xee1fxa),_0xee1fx19=-_0xee1fx15* (_0xee1fx16* _0xee1fx1e+ _0xee1fx5* _0xee1fx1d),_0xee1fx1a=-_0xee1fx15* (_0xee1fx4* _0xee1fx1e- _0xee1fx17* _0xee1fx1d),_0xee1fx1c=_0xee1fx1b= 0,_0xee1fx18=[],_0xee1fx1f=0;_0xee1fx1f< _0xee1fx12;++_0xee1fx1f){_0xee1fxa+= _0xee1fx9;var _0xee1fx1d=Math[_0x970d[426]](_0xee1fxa),_0xee1fx1e=Math[_0x970d[427]](_0xee1fxa),_0xee1fx1b=_0xee1fx16* _0xee1fx1d- _0xee1fx5* _0xee1fx1e+ _0xee1fx13,_0xee1fx1c=_0xee1fx4* _0xee1fx1d+ _0xee1fx17* _0xee1fx1e+ _0xee1fx14,_0xee1fx20=-_0xee1fx15* (_0xee1fx16* _0xee1fx1e+ _0xee1fx5* _0xee1fx1d),_0xee1fx1d=-_0xee1fx15* (_0xee1fx4* _0xee1fx1e- _0xee1fx17* _0xee1fx1d),_0xee1fx1e=6* _0xee1fx1f;_0xee1fx18[_0xee1fx1e]= Number(_0xee1fx19+ _0xee1fx2);_0xee1fx18[_0xee1fx1e+ 1]= Number(_0xee1fx1a+ _0xee1fx3);_0xee1fx18[_0xee1fx1e+ 2]= Number(_0xee1fx1b- _0xee1fx20+ _0xee1fx2);_0xee1fx18[_0xee1fx1e+ 3]= Number(_0xee1fx1c- _0xee1fx1d+ _0xee1fx3);_0xee1fx18[_0xee1fx1e+ 4]= Number(_0xee1fx1b+ _0xee1fx2);_0xee1fx18[_0xee1fx1e+ 5]= Number(_0xee1fx1c+ _0xee1fx3);_0xee1fx19= _0xee1fx1b+ _0xee1fx20;_0xee1fx1a= _0xee1fx1c+ _0xee1fx1d};return _0xee1fx18},getBoundingBox:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=null;if(null!= _0xee1fx2&& null!= _0xee1fx3&& 0!= _0xee1fx3){var _0xee1fx5=mxUtils[_0x970d[431]](_0xee1fx3),_0xee1fx4=Math[_0x970d[426]](_0xee1fx5),_0xee1fx9=Math[_0x970d[427]](_0xee1fx5),_0xee1fxa= new mxPoint(_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]/ 2,_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]/ 2),_0xee1fx12= new mxPoint(_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]]),_0xee1fx5= new mxPoint(_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]],_0xee1fx2[_0x970d[236]]),_0xee1fx13= new mxPoint(_0xee1fx5[_0x970d[235]],_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]),_0xee1fx14= new mxPoint(_0xee1fx2[_0x970d[235]],_0xee1fx13[_0x970d[236]]),_0xee1fx12=mxUtils[_0x970d[432]](_0xee1fx12,_0xee1fx4,_0xee1fx9,_0xee1fxa),_0xee1fx5=mxUtils[_0x970d[432]](_0xee1fx5,_0xee1fx4,_0xee1fx9,_0xee1fxa),_0xee1fx13=mxUtils[_0x970d[432]](_0xee1fx13,_0xee1fx4,_0xee1fx9,_0xee1fxa),_0xee1fx14=mxUtils[_0x970d[432]](_0xee1fx14,_0xee1fx4,_0xee1fx9,_0xee1fxa),_0xee1fx4= new mxRectangle(_0xee1fx12[_0x970d[235]],_0xee1fx12[_0x970d[236]],0,0);_0xee1fx4[_0x970d[99]]( new mxRectangle(_0xee1fx5[_0x970d[235]],_0xee1fx5[_0x970d[236]],0,0));_0xee1fx4[_0x970d[99]]( new mxRectangle(_0xee1fx13[_0x970d[235]],_0xee1fx13[_0x970d[236]],0,0));_0xee1fx4[_0x970d[99]]( new mxRectangle(_0xee1fx14[_0x970d[235]],_0xee1fx14[_0x970d[236]],0,0))};return _0xee1fx4},getRotatedPoint:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx5= null!= _0xee1fx5?_0xee1fx5: new mxPoint;var _0xee1fx9=_0xee1fx2[_0x970d[235]]- _0xee1fx5[_0x970d[235]];_0xee1fx2= _0xee1fx2[_0x970d[236]]- _0xee1fx5[_0x970d[236]];return new mxPoint(_0xee1fx9* _0xee1fx3- _0xee1fx2* _0xee1fx4+ _0xee1fx5[_0x970d[235]],_0xee1fx2* _0xee1fx3+ _0xee1fx9* _0xee1fx4+ _0xee1fx5[_0x970d[236]])},getPortConstraints:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx2= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_PORT_CONSTRAINT,null);if(null== _0xee1fx2){return _0xee1fx5};_0xee1fx5= _0xee1fx2.toString();_0xee1fx2= mxConstants[_0x970d[434]];0<= _0xee1fx5[_0x970d[2]](mxConstants.DIRECTION_NORTH)&& (_0xee1fx2|= mxConstants[_0x970d[435]]);0<= _0xee1fx5[_0x970d[2]](mxConstants.DIRECTION_WEST)&& (_0xee1fx2|= mxConstants[_0x970d[436]]);0<= _0xee1fx5[_0x970d[2]](mxConstants.DIRECTION_SOUTH)&& (_0xee1fx2|= mxConstants[_0x970d[437]]);0<= _0xee1fx5[_0x970d[2]](mxConstants.DIRECTION_EAST)&& (_0xee1fx2|= mxConstants[_0x970d[438]]);return _0xee1fx2},reversePortConstraints:function(_0xee1fx2){var _0xee1fx3=0,_0xee1fx3=(_0xee1fx2& mxConstants[_0x970d[436]])<< 3,_0xee1fx3=_0xee1fx3| (_0xee1fx2& mxConstants[_0x970d[435]])<< 1,_0xee1fx3=_0xee1fx3| (_0xee1fx2& mxConstants[_0x970d[437]])>> 1;return _0xee1fx3|= (_0xee1fx2& mxConstants[_0x970d[438]])>> 3},findNearestSegment:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=-1;if(0< _0xee1fx2[_0x970d[439]][_0x970d[67]]){for(var _0xee1fx9=_0xee1fx2[_0x970d[439]][0],_0xee1fxa=null,_0xee1fx12=1;_0xee1fx12< _0xee1fx2[_0x970d[439]][_0x970d[67]];_0xee1fx12++){var _0xee1fx13=_0xee1fx2[_0x970d[439]][_0xee1fx12],_0xee1fx9=mxUtils[_0x970d[440]](_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[236]],_0xee1fx13[_0x970d[235]],_0xee1fx13[_0x970d[236]],_0xee1fx3,_0xee1fx4);if(null== _0xee1fxa|| _0xee1fx9< _0xee1fxa){_0xee1fxa= _0xee1fx9,_0xee1fx5= _0xee1fx12- 1};_0xee1fx9= _0xee1fx13}};return _0xee1fx5},rectangleIntersectsSegment:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx2[_0x970d[236]],_0xee1fx9=_0xee1fx2[_0x970d[235]],_0xee1fxa=_0xee1fx5+ _0xee1fx2[_0x970d[119]],_0xee1fx12=_0xee1fx9+ _0xee1fx2[_0x970d[117]];_0xee1fx2= _0xee1fx3[_0x970d[235]];var _0xee1fx13=_0xee1fx4[_0x970d[235]];_0xee1fx3[_0x970d[235]]> _0xee1fx4[_0x970d[235]]&& (_0xee1fx2= _0xee1fx4[_0x970d[235]],_0xee1fx13= _0xee1fx3[_0x970d[235]]);_0xee1fx13> _0xee1fx12&& (_0xee1fx13= _0xee1fx12);_0xee1fx2< _0xee1fx9&& (_0xee1fx2= _0xee1fx9);if(_0xee1fx2> _0xee1fx13){return !1};var _0xee1fx9=_0xee1fx3[_0x970d[236]],_0xee1fx12=_0xee1fx4[_0x970d[236]],_0xee1fx14=_0xee1fx4[_0x970d[235]]- _0xee1fx3[_0x970d[235]];1E-7< Math[_0x970d[425]](_0xee1fx14)&& (_0xee1fx4= (_0xee1fx4[_0x970d[236]]- _0xee1fx3[_0x970d[236]])/ _0xee1fx14,_0xee1fx3= _0xee1fx3[_0x970d[236]]- _0xee1fx4* _0xee1fx3[_0x970d[235]],_0xee1fx9= _0xee1fx4* _0xee1fx2+ _0xee1fx3,_0xee1fx12= _0xee1fx4* _0xee1fx13+ _0xee1fx3);_0xee1fx9> _0xee1fx12&& (_0xee1fx3= _0xee1fx12,_0xee1fx12= _0xee1fx9,_0xee1fx9= _0xee1fx3);_0xee1fx12> _0xee1fxa&& (_0xee1fx12= _0xee1fxa);_0xee1fx9< _0xee1fx5&& (_0xee1fx9= _0xee1fx5);return _0xee1fx9> _0xee1fx12?!1:!0},contains:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return _0xee1fx2[_0x970d[235]]<= _0xee1fx3&& _0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]>= _0xee1fx3&& _0xee1fx2[_0x970d[236]]<= _0xee1fx4&& _0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]>= _0xee1fx4},intersects:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx2[_0x970d[117]],_0xee1fx5=_0xee1fx2[_0x970d[119]],_0xee1fx9=_0xee1fx3[_0x970d[117]],_0xee1fxa=_0xee1fx3[_0x970d[119]];if(0>= _0xee1fx9|| 0>= _0xee1fxa|| 0>= _0xee1fx4|| 0>= _0xee1fx5){return !1};var _0xee1fx12=_0xee1fx2[_0x970d[235]],_0xee1fx13=_0xee1fx2[_0x970d[236]],_0xee1fx14=_0xee1fx3[_0x970d[235]],_0xee1fx15=_0xee1fx3[_0x970d[236]],_0xee1fx9=_0xee1fx9+ _0xee1fx14,_0xee1fxa=_0xee1fxa+ _0xee1fx15,_0xee1fx4=_0xee1fx4+ _0xee1fx12,_0xee1fx5=_0xee1fx5+ _0xee1fx13;return (_0xee1fx9< _0xee1fx14|| _0xee1fx9> _0xee1fx12)&& (_0xee1fxa< _0xee1fx15|| _0xee1fxa> _0xee1fx13)&& (_0xee1fx4< _0xee1fx12|| _0xee1fx4> _0xee1fx14)&& (_0xee1fx5< _0xee1fx13|| _0xee1fx5> _0xee1fx15)},intersectsHotspot:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:1;_0xee1fx9= null!= _0xee1fx9?_0xee1fx9:0;_0xee1fxa= null!= _0xee1fxa?_0xee1fxa:0;if(0< _0xee1fx5){var _0xee1fx12=_0xee1fx2[_0x970d[241]](),_0xee1fx13=_0xee1fx2[_0x970d[242]](),_0xee1fx14=_0xee1fx2[_0x970d[117]],_0xee1fx15=_0xee1fx2[_0x970d[119]],_0xee1fx16=mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_STARTSIZE)* _0xee1fx2[_0x970d[441]][_0x970d[255]];0< _0xee1fx16&& (mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_HORIZONTAL,!0)?(_0xee1fx13= _0xee1fx2[_0x970d[236]]+ _0xee1fx16/ 2,_0xee1fx15= _0xee1fx16):(_0xee1fx12= _0xee1fx2[_0x970d[235]]+ _0xee1fx16/ 2,_0xee1fx14= _0xee1fx16));_0xee1fx14= Math[_0x970d[160]](_0xee1fx9,_0xee1fx14* _0xee1fx5);_0xee1fx15= Math[_0x970d[160]](_0xee1fx9,_0xee1fx15* _0xee1fx5);0< _0xee1fxa&& (_0xee1fx14= Math[_0x970d[243]](_0xee1fx14,_0xee1fxa),_0xee1fx15= Math[_0x970d[243]](_0xee1fx15,_0xee1fxa));_0xee1fx5= new mxRectangle(_0xee1fx12- _0xee1fx14/ 2,_0xee1fx13- _0xee1fx15/ 2,_0xee1fx14,_0xee1fx15);_0xee1fx12= mxUtils[_0x970d[431]](mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_ROTATION)|| 0);0!= _0xee1fx12&& (_0xee1fx9= Math[_0x970d[426]](-_0xee1fx12),_0xee1fxa= Math[_0x970d[427]](-_0xee1fx12),_0xee1fx12= new mxPoint(_0xee1fx2[_0x970d[241]](),_0xee1fx2[_0x970d[242]]()),_0xee1fx2= mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx3,_0xee1fx4),_0xee1fx9,_0xee1fxa,_0xee1fx12),_0xee1fx3= _0xee1fx2[_0x970d[235]],_0xee1fx4= _0xee1fx2[_0x970d[236]]);return mxUtils[_0x970d[442]](_0xee1fx5,_0xee1fx3,_0xee1fx4)};return !0},getOffset:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=0,_0xee1fx5=0;if(null!= _0xee1fx3&& _0xee1fx3){var _0xee1fx9=document[_0x970d[112]],_0xee1fxa=document[_0x970d[158]],_0xee1fx4=_0xee1fx4+ (_0xee1fx9[_0x970d[360]]|| _0xee1fxa[_0x970d[360]]),_0xee1fx5=_0xee1fx5+ (_0xee1fx9[_0x970d[190]]|| _0xee1fxa[_0x970d[190]])};for(;_0xee1fx2[_0x970d[443]];){_0xee1fx4+= _0xee1fx2[_0x970d[358]],_0xee1fx5+= _0xee1fx2[_0x970d[362]],_0xee1fx2= _0xee1fx2[_0x970d[443]]};return new mxPoint(_0xee1fx4,_0xee1fx5)},getScrollOrigin:function(_0xee1fx2){for(var _0xee1fx3=document[_0x970d[112]],_0xee1fx4=document[_0x970d[158]],_0xee1fx5= new mxPoint(_0xee1fx3[_0x970d[360]]|| _0xee1fx4[_0x970d[360]],_0xee1fx3[_0x970d[190]]|| _0xee1fx4[_0x970d[190]]);null!= _0xee1fx2&& _0xee1fx2!= _0xee1fx3&& _0xee1fx2!= _0xee1fx4;){!isNaN(_0xee1fx2[_0x970d[360]])&& !isNaN(_0xee1fx2[_0x970d[190]])&& (_0xee1fx5[_0x970d[235]]+= _0xee1fx2[_0x970d[360]],_0xee1fx5[_0x970d[236]]+= _0xee1fx2[_0x970d[190]]),_0xee1fx2= _0xee1fx2[_0x970d[265]]};return _0xee1fx5},convertPoint:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=mxUtils[_0x970d[444]](_0xee1fx2);_0xee1fx2= mxUtils[_0x970d[445]](_0xee1fx2);_0xee1fx2[_0x970d[235]]-= _0xee1fx5[_0x970d[235]];_0xee1fx2[_0x970d[236]]-= _0xee1fx5[_0x970d[236]];return new mxPoint(_0xee1fx3- _0xee1fx2[_0x970d[235]],_0xee1fx4- _0xee1fx2[_0x970d[236]])},ltrim:function(_0xee1fx2,_0xee1fx3){return _0xee1fx2[_0x970d[230]](RegExp(_0x970d[446]+ (_0xee1fx3|| _0x970d[447])+ _0x970d[448],_0x970d[449]),_0x970d[110])},rtrim:function(_0xee1fx2,_0xee1fx3){return _0xee1fx2[_0x970d[230]](RegExp(_0x970d[450]+ (_0xee1fx3|| _0x970d[447])+ _0x970d[451],_0x970d[449]),_0x970d[110])},trim:function(_0xee1fx2,_0xee1fx3){return mxUtils[_0x970d[453]](mxUtils[_0x970d[452]](_0xee1fx2,_0xee1fx3),_0xee1fx3)},isNumeric:function(_0xee1fx2){return null!= _0xee1fx2&& (null== _0xee1fx2[_0x970d[67]]|| 0< _0xee1fx2[_0x970d[67]]&& 0> _0xee1fx2[_0x970d[2]](_0x970d[454])&& 0> _0xee1fx2[_0x970d[2]](_0x970d[455]))&& !isNaN(_0xee1fx2)},mod:function(_0xee1fx2,_0xee1fx3){return (_0xee1fx2% _0xee1fx3+ _0xee1fx3)% _0xee1fx3},intersection:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13){var _0xee1fx14=(_0xee1fx13- _0xee1fxa)* (_0xee1fx4- _0xee1fx2)- (_0xee1fx12- _0xee1fx9)* (_0xee1fx5- _0xee1fx3);_0xee1fx12= ((_0xee1fx12- _0xee1fx9)* (_0xee1fx3- _0xee1fxa)- (_0xee1fx13- _0xee1fxa)* (_0xee1fx2- _0xee1fx9))/ _0xee1fx14;_0xee1fx9= ((_0xee1fx4- _0xee1fx2)* (_0xee1fx3- _0xee1fxa)- (_0xee1fx5- _0xee1fx3)* (_0xee1fx2- _0xee1fx9))/ _0xee1fx14;return 0<= _0xee1fx12&& 1>= _0xee1fx12&& 0<= _0xee1fx9&& 1>= _0xee1fx9? new mxPoint(_0xee1fx2+ _0xee1fx12* (_0xee1fx4- _0xee1fx2),_0xee1fx3+ _0xee1fx12* (_0xee1fx5- _0xee1fx3)):null},ptSegDistSq:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx4-= _0xee1fx2;_0xee1fx5-= _0xee1fx3;_0xee1fx9-= _0xee1fx2;_0xee1fxa-= _0xee1fx3;0>= _0xee1fx9* _0xee1fx4+ _0xee1fxa* _0xee1fx5?_0xee1fx4= 0:(_0xee1fx9= _0xee1fx4- _0xee1fx9,_0xee1fxa= _0xee1fx5- _0xee1fxa,_0xee1fx2= _0xee1fx9* _0xee1fx4+ _0xee1fxa* _0xee1fx5,_0xee1fx4= 0>= _0xee1fx2?0:_0xee1fx2* _0xee1fx2/ (_0xee1fx4* _0xee1fx4+ _0xee1fx5* _0xee1fx5));_0xee1fx9= _0xee1fx9* _0xee1fx9+ _0xee1fxa* _0xee1fxa- _0xee1fx4;0> _0xee1fx9&& (_0xee1fx9= 0);return _0xee1fx9},relativeCcw:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx4-= _0xee1fx2;_0xee1fx5-= _0xee1fx3;_0xee1fx9-= _0xee1fx2;_0xee1fxa-= _0xee1fx3;_0xee1fx2= _0xee1fx9* _0xee1fx5- _0xee1fxa* _0xee1fx4;0== _0xee1fx2&& (_0xee1fx2= _0xee1fx9* _0xee1fx4+ _0xee1fxa* _0xee1fx5,0< _0xee1fx2&& (_0xee1fx2= (_0xee1fx9- _0xee1fx4)* _0xee1fx4+ (_0xee1fxa- _0xee1fx5)* _0xee1fx5,0> _0xee1fx2&& (_0xee1fx2= 0)));return 0> _0xee1fx2?-1:0< _0xee1fx2?1:0},animateChanges:function(_0xee1fx2,_0xee1fx3){mxEffects[_0x970d[456]][_0x970d[183]](this,arguments)},cascadeOpacity:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){mxEffects[_0x970d[260]][_0x970d[183]](this,arguments)},fadeOut:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){mxEffects[_0x970d[457]][_0x970d[183]](this,arguments)},setOpacity:function(_0xee1fx2,_0xee1fx3){mxUtils[_0x970d[458]](_0xee1fx2)?_0xee1fx2[_0x970d[124]][_0x970d[347]]= 100<= _0xee1fx3?null:_0x970d[459]+ _0xee1fx3/ 5+ _0x970d[460]:mxClient[_0x970d[80]]&& (_0x970d[82]=== typeof document[_0x970d[5]]|| 9> document[_0x970d[5]])?_0xee1fx2[_0x970d[124]][_0x970d[347]]= 100<= _0xee1fx3?null:_0x970d[459]+ _0xee1fx3+ _0x970d[460]:_0xee1fx2[_0x970d[124]][_0x970d[461]]= _0xee1fx3/ 100},createImage:function(_0xee1fx2){var _0xee1fx3=null;mxClient[_0x970d[49]]&& _0x970d[462]!= document[_0x970d[135]]?(_0xee1fx3= document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[464]),_0xee1fx3[_0x970d[57]](_0x970d[390],_0xee1fx2),_0xee1fx3[_0x970d[124]][_0x970d[465]]= _0x970d[130]):(_0xee1fx3= document[_0x970d[55]](_0x970d[466]),_0xee1fx3[_0x970d[57]](_0x970d[390],_0xee1fx2),_0xee1fx3[_0x970d[57]](_0x970d[467],_0x970d[468]));return _0xee1fx3},sortCells:function(_0xee1fx2,_0xee1fx3){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!0;var _0xee1fx4= new mxDictionary;_0xee1fx2[_0x970d[470]](function(_0xee1fx2,_0xee1fx9){var _0xee1fxa=_0xee1fx4[_0x970d[203]](_0xee1fx2);null== _0xee1fxa&& (_0xee1fxa= mxCellPath[_0x970d[385]](_0xee1fx2)[_0x970d[224]](mxCellPath.PATH_SEPARATOR),_0xee1fx4[_0x970d[204]](_0xee1fx2,_0xee1fxa));var _0xee1fx12=_0xee1fx4[_0x970d[203]](_0xee1fx9);null== _0xee1fx12&& (_0xee1fx12= mxCellPath[_0x970d[385]](_0xee1fx9)[_0x970d[224]](mxCellPath.PATH_SEPARATOR),_0xee1fx4[_0x970d[204]](_0xee1fx9,_0xee1fx12));_0xee1fxa= mxCellPath[_0x970d[469]](_0xee1fxa,_0xee1fx12);return 0== _0xee1fxa?0:0< _0xee1fxa== _0xee1fx3?1:-1});return _0xee1fx2},getStylename:function(_0xee1fx2){return null!= _0xee1fx2&& (_0xee1fx2= _0xee1fx2[_0x970d[224]](_0x970d[471])[0],0> _0xee1fx2[_0x970d[2]](_0x970d[226]))?_0xee1fx2:_0x970d[110]},getStylenames:function(_0xee1fx2){var _0xee1fx3=[];if(null!= _0xee1fx2){_0xee1fx2= _0xee1fx2[_0x970d[224]](_0x970d[471]);for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){0> _0xee1fx2[_0xee1fx4][_0x970d[2]](_0x970d[226])&& _0xee1fx3[_0x970d[207]](_0xee1fx2[_0xee1fx4])}};return _0xee1fx3},indexOfStylename:function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2&& null!= _0xee1fx3){for(var _0xee1fx4=_0xee1fx2[_0x970d[224]](_0x970d[471]),_0xee1fx5=0,_0xee1fx9=0;_0xee1fx9< _0xee1fx4[_0x970d[67]];_0xee1fx9++){if(_0xee1fx4[_0xee1fx9]== _0xee1fx3){return _0xee1fx5};_0xee1fx5+= _0xee1fx4[_0xee1fx9][_0x970d[67]]+ 1}};return -1},addStylename:function(_0xee1fx2,_0xee1fx3){0> mxUtils[_0x970d[472]](_0xee1fx2,_0xee1fx3)&& (null== _0xee1fx2?_0xee1fx2= _0x970d[110]:0< _0xee1fx2[_0x970d[67]]&& _0x970d[471]!= _0xee1fx2[_0x970d[225]](_0xee1fx2[_0x970d[67]]- 1)&& (_0xee1fx2+= _0x970d[471]),_0xee1fx2+= _0xee1fx3);return _0xee1fx2},removeStylename:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=[];if(null!= _0xee1fx2){for(var _0xee1fx5=_0xee1fx2[_0x970d[224]](_0x970d[471]),_0xee1fx9=0;_0xee1fx9< _0xee1fx5[_0x970d[67]];_0xee1fx9++){_0xee1fx5[_0xee1fx9]!= _0xee1fx3&& _0xee1fx4[_0x970d[207]](_0xee1fx5[_0xee1fx9])}};return _0xee1fx4[_0x970d[234]](_0x970d[471])},removeAllStylenames:function(_0xee1fx2){var _0xee1fx3=[];if(null!= _0xee1fx2){_0xee1fx2= _0xee1fx2[_0x970d[224]](_0x970d[471]);for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){0<= _0xee1fx2[_0xee1fx4][_0x970d[2]](_0x970d[226])&& _0xee1fx3[_0x970d[207]](_0xee1fx2[_0xee1fx4])}};return _0xee1fx3[_0x970d[234]](_0x970d[471])},setCellStyles:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx3&& 0< _0xee1fx3[_0x970d[67]]){_0xee1fx2[_0x970d[473]]();try{for(var _0xee1fx9=0;_0xee1fx9< _0xee1fx3[_0x970d[67]];_0xee1fx9++){if(null!= _0xee1fx3[_0xee1fx9]){var _0xee1fxa=mxUtils[_0x970d[475]](_0xee1fx2[_0x970d[474]](_0xee1fx3[_0xee1fx9]),_0xee1fx4,_0xee1fx5);_0xee1fx2[_0x970d[475]](_0xee1fx3[_0xee1fx9],_0xee1fxa)}}}finally{_0xee1fx2[_0x970d[476]]()}}},setStyle:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=null!= _0xee1fx4&& (_0x970d[82]== typeof _0xee1fx4[_0x970d[67]]|| 0< _0xee1fx4[_0x970d[67]]);if(null== _0xee1fx2|| 0== _0xee1fx2[_0x970d[67]]){_0xee1fx5&& (_0xee1fx2= _0xee1fx3+ _0x970d[226]+ _0xee1fx4)}else {var _0xee1fx9=_0xee1fx2[_0x970d[2]](_0xee1fx3+ _0x970d[226]);0> _0xee1fx9?_0xee1fx5&& (_0xee1fx5= _0x970d[471]== _0xee1fx2[_0x970d[225]](_0xee1fx2[_0x970d[67]]- 1)?_0x970d[110]:_0x970d[471],_0xee1fx2= _0xee1fx2+ _0xee1fx5+ _0xee1fx3+ _0x970d[226]+ _0xee1fx4):(_0xee1fx3= _0xee1fx5?_0xee1fx3+ _0x970d[226]+ _0xee1fx4:_0x970d[110],_0xee1fx4= _0xee1fx2[_0x970d[2]](_0x970d[471],_0xee1fx9),_0xee1fx5|| _0xee1fx4++,_0xee1fx2= _0xee1fx2[_0x970d[85]](0,_0xee1fx9)+ _0xee1fx3+ (_0xee1fx4> _0xee1fx9?_0xee1fx2[_0x970d[85]](_0xee1fx4):_0x970d[110]))};return _0xee1fx2},setCellStyleFlags:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){if(null!= _0xee1fx3&& 0< _0xee1fx3[_0x970d[67]]){_0xee1fx2[_0x970d[473]]();try{for(var _0xee1fxa=0;_0xee1fxa< _0xee1fx3[_0x970d[67]];_0xee1fxa++){if(null!= _0xee1fx3[_0xee1fxa]){var _0xee1fx12=mxUtils[_0x970d[477]](_0xee1fx2[_0x970d[474]](_0xee1fx3[_0xee1fxa]),_0xee1fx4,_0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[475]](_0xee1fx3[_0xee1fxa],_0xee1fx12)}}}finally{_0xee1fx2[_0x970d[476]]()}}},setStyleFlag:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null== _0xee1fx2|| 0== _0xee1fx2[_0x970d[67]]){_0xee1fx2= _0xee1fx5|| null== _0xee1fx5?_0xee1fx3+ _0x970d[226]+ _0xee1fx4:_0xee1fx3+ _0x970d[478]}else {var _0xee1fx9=_0xee1fx2[_0x970d[2]](_0xee1fx3+ _0x970d[226]);if(0> _0xee1fx9){_0xee1fx9= _0x970d[471]== _0xee1fx2[_0x970d[225]](_0xee1fx2[_0x970d[67]]- 1)?_0x970d[110]:_0x970d[471],_0xee1fx2= _0xee1fx5|| null== _0xee1fx5?_0xee1fx2+ _0xee1fx9+ _0xee1fx3+ _0x970d[226]+ _0xee1fx4:_0xee1fx2+ _0xee1fx9+ _0xee1fx3+ _0x970d[478]}else {var _0xee1fxa=_0xee1fx2[_0x970d[2]](_0x970d[471],_0xee1fx9),_0xee1fx12=_0x970d[110],_0xee1fx12=0> _0xee1fxa?_0xee1fx2[_0x970d[85]](_0xee1fx9+ _0xee1fx3[_0x970d[67]]+ 1):_0xee1fx2[_0x970d[85]](_0xee1fx9+ _0xee1fx3[_0x970d[67]]+ 1,_0xee1fxa),_0xee1fx12=null== _0xee1fx5?parseInt(_0xee1fx12)^ _0xee1fx4:_0xee1fx5?parseInt(_0xee1fx12)| _0xee1fx4:parseInt(_0xee1fx12)& ~_0xee1fx4;_0xee1fx2= _0xee1fx2[_0x970d[85]](0,_0xee1fx9)+ _0xee1fx3+ _0x970d[226]+ _0xee1fx12+ (0<= _0xee1fxa?_0xee1fx2[_0x970d[85]](_0xee1fxa):_0x970d[110])}};return _0xee1fx2},getAlignmentAsPoint:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=0,_0xee1fx5=0;_0xee1fx2== mxConstants[_0x970d[479]]?_0xee1fx4= -0.5:_0xee1fx2== mxConstants[_0x970d[480]]&& (_0xee1fx4= -1);_0xee1fx3== mxConstants[_0x970d[481]]?_0xee1fx5= -0.5:_0xee1fx3== mxConstants[_0x970d[482]]&& (_0xee1fx5= -1);return new mxPoint(_0xee1fx4,_0xee1fx5)},getSizeForString:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:mxConstants[_0x970d[483]];_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:mxConstants[_0x970d[484]];var _0xee1fx5=document[_0x970d[55]](_0x970d[485]);_0xee1fx5[_0x970d[124]][_0x970d[486]]= _0xee1fx4;_0xee1fx5[_0x970d[124]][_0x970d[487]]= Math[_0x970d[488]](_0xee1fx3)+ _0x970d[168];_0xee1fx5[_0x970d[124]][_0x970d[489]]= Math[_0x970d[488]](_0xee1fx3* mxConstants[_0x970d[490]])+ _0x970d[168];_0xee1fx5[_0x970d[124]][_0x970d[491]]= _0x970d[492];_0xee1fx5[_0x970d[124]][_0x970d[493]]= _0x970d[494];_0xee1fx5[_0x970d[124]][_0x970d[187]]= _0x970d[188];_0xee1fx5[_0x970d[124]][_0x970d[495]]= mxClient[_0x970d[496]]?_0x970d[497]:_0x970d[498];_0xee1fx5[_0x970d[124]][_0x970d[499]]= _0x970d[500];_0xee1fx5[_0x970d[339]]= _0xee1fx2;document[_0x970d[112]][_0x970d[62]](_0xee1fx5);_0xee1fx2= new mxRectangle(0,0,_0xee1fx5[_0x970d[359]],_0xee1fx5[_0x970d[167]]);document[_0x970d[112]][_0x970d[266]](_0xee1fx5);return _0xee1fx2},getViewXml:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:0;_0xee1fx9= null!= _0xee1fx9?_0xee1fx9:0;_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:1;null== _0xee1fx4&& (_0xee1fx4= [_0xee1fx2[_0x970d[502]]()[_0x970d[501]]()]);var _0xee1fxa=_0xee1fx2[_0x970d[249]](),_0xee1fx12=null,_0xee1fx13=_0xee1fxa[_0x970d[503]]();_0xee1fxa[_0x970d[504]](!1);var _0xee1fx14=_0xee1fxa[_0x970d[505]],_0xee1fx15=_0xee1fxa[_0x970d[506]];_0xee1fx2[_0x970d[507]]== mxConstants[_0x970d[508]]?(_0xee1fxa[_0x970d[505]]= document[_0x970d[509]](mxConstants.NS_SVG,_0x970d[449]),_0xee1fxa[_0x970d[510]][_0x970d[62]](_0xee1fxa[_0x970d[505]]),_0xee1fxa[_0x970d[506]]= document[_0x970d[509]](mxConstants.NS_SVG,_0x970d[449])):(_0xee1fxa[_0x970d[505]]= _0xee1fxa[_0x970d[505]][_0x970d[511]](!1),_0xee1fxa[_0x970d[510]][_0x970d[62]](_0xee1fxa[_0x970d[505]]),_0xee1fxa[_0x970d[506]]= _0xee1fxa[_0x970d[506]][_0x970d[511]](!1));_0xee1fxa[_0x970d[510]][_0x970d[62]](_0xee1fxa[_0x970d[506]]);var _0xee1fx16=_0xee1fxa[_0x970d[512]]();_0xee1fxa[_0x970d[513]]= new mxPoint(_0xee1fx5,_0xee1fx9);_0xee1fx3= new mxTemporaryCellStates(_0xee1fx2[_0x970d[249]](),_0xee1fx3,_0xee1fx4);try{_0xee1fx12= ( new mxCodec)[_0x970d[514]](_0xee1fx2[_0x970d[249]]())}finally{_0xee1fx3[_0x970d[515]](),_0xee1fxa[_0x970d[513]]= _0xee1fx16,_0xee1fxa[_0x970d[510]][_0x970d[266]](_0xee1fxa[_0x970d[505]]),_0xee1fxa[_0x970d[510]][_0x970d[266]](_0xee1fxa[_0x970d[506]]),_0xee1fxa[_0x970d[505]]= _0xee1fx14,_0xee1fxa[_0x970d[506]]= _0xee1fx15,_0xee1fxa[_0x970d[504]](_0xee1fx13)};return _0xee1fx12},getScaleForPageCount:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(1> _0xee1fx2){return 1};_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:mxConstants[_0x970d[516]];_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:0;var _0xee1fx9=_0xee1fx4[_0x970d[117]]- 2* _0xee1fx5;_0xee1fx4= _0xee1fx4[_0x970d[119]]- 2* _0xee1fx5;_0xee1fx5= _0xee1fx3[_0x970d[517]]()[_0x970d[238]]();_0xee1fx3= _0xee1fx3[_0x970d[249]]()[_0x970d[518]]();_0xee1fx5[_0x970d[117]]/= _0xee1fx3;_0xee1fx5[_0x970d[119]]/= _0xee1fx3;_0xee1fx3= _0xee1fx5[_0x970d[117]];_0xee1fx4= _0xee1fx3/ _0xee1fx5[_0x970d[119]]/ (_0xee1fx9/ _0xee1fx4);_0xee1fx5= Math[_0x970d[428]](_0xee1fx2);var _0xee1fxa=Math[_0x970d[428]](_0xee1fx4);_0xee1fx4= _0xee1fx5* _0xee1fxa;_0xee1fx5/= _0xee1fxa;if(1> _0xee1fx4&& _0xee1fx5> _0xee1fx2){var _0xee1fx12=_0xee1fx5/ _0xee1fx2;_0xee1fx5= _0xee1fx2;_0xee1fx4/= _0xee1fx12};1> _0xee1fx5&& _0xee1fx4> _0xee1fx2&& (_0xee1fx12= _0xee1fx4/ _0xee1fx2,_0xee1fx4= _0xee1fx2,_0xee1fx5/= _0xee1fx12);_0xee1fx12= Math[_0x970d[430]](_0xee1fx4)* Math[_0x970d[430]](_0xee1fx5);for(_0xee1fxa= 0;_0xee1fx12> _0xee1fx2;){var _0xee1fx12=Math[_0x970d[519]](_0xee1fx4)/ _0xee1fx4,_0xee1fx13=Math[_0x970d[519]](_0xee1fx5)/ _0xee1fx5;1== _0xee1fx12&& (_0xee1fx12= Math[_0x970d[519]](_0xee1fx4- 1)/ _0xee1fx4);1== _0xee1fx13&& (_0xee1fx13= Math[_0x970d[519]](_0xee1fx5- 1)/ _0xee1fx5);_0xee1fx12= _0xee1fx12> _0xee1fx13?_0xee1fx12:_0xee1fx13;_0xee1fx4*= _0xee1fx12;_0xee1fx5*= _0xee1fx12;_0xee1fx12= Math[_0x970d[430]](_0xee1fx4)* Math[_0x970d[430]](_0xee1fx5);_0xee1fxa++;if(10< _0xee1fxa){break}};return 0.99999* (_0xee1fx9* _0xee1fx4/ _0xee1fx3)},show:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:0;_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:0;null== _0xee1fx3?_0xee1fx3= window[_0x970d[392]]()[_0x970d[395]]:_0xee1fx3[_0x970d[392]]();var _0xee1fx9=_0xee1fx2[_0x970d[517]]();_0xee1fx4= -_0xee1fx9[_0x970d[235]]+ _0xee1fx4;_0xee1fx5= -_0xee1fx9[_0x970d[236]]+ _0xee1fx5;if(mxClient[_0x970d[80]]){for(var _0xee1fx9=_0x970d[520],_0xee1fxa=document[_0x970d[64]](_0x970d[521]),_0xee1fx12=0;_0xee1fx12< _0xee1fxa[_0x970d[67]];_0xee1fx12++){_0xee1fx9+= _0xee1fxa[_0xee1fx12][_0x970d[342]]};_0xee1fx9+= _0x970d[522];for(_0xee1fx12= 0;_0xee1fx12< document[_0x970d[523]][_0x970d[67]];_0xee1fx12++){try{_0xee1fx9+= document[_0x970d[523]](_0xee1fx12)[_0x970d[103]]}catch(h){}};_0xee1fx9+= _0x970d[524];_0xee1fx9+= _0x970d[525];_0xee1fx9+= _0xee1fx2[_0x970d[526]][_0x970d[339]];_0xee1fx9+= _0x970d[527];_0xee1fx9+= _0x970d[528];_0xee1fx3[_0x970d[171]](_0xee1fx9);_0xee1fx3[_0x970d[268]]();_0xee1fx2= _0xee1fx3[_0x970d[112]][_0x970d[64]](_0x970d[529])[0];null!= _0xee1fx2&& (_0xee1fx2[_0x970d[124]][_0x970d[491]]= _0x970d[492],_0xee1fx2[_0x970d[124]][_0x970d[361]]= _0xee1fx4+ _0x970d[168],_0xee1fx2[_0x970d[124]][_0x970d[125]]= _0xee1fx5+ _0x970d[168])}else {_0xee1fx3[_0x970d[171]](_0x970d[530]);_0xee1fx3[_0x970d[171]](_0x970d[531]);_0xee1fxa= document[_0x970d[64]](_0x970d[521]);for(_0xee1fx12= 0;_0xee1fx12< _0xee1fxa[_0x970d[67]];_0xee1fx12++){_0xee1fx3[_0x970d[171]](mxUtils[_0x970d[532]](_0xee1fxa[_0xee1fx12]))};_0xee1fxa= document[_0x970d[64]](_0x970d[54]);for(_0xee1fx12= 0;_0xee1fx12< _0xee1fxa[_0x970d[67]];_0xee1fx12++){_0xee1fx3[_0x970d[171]](mxUtils[_0x970d[532]](_0xee1fxa[_0xee1fx12]))};_0xee1fxa= document[_0x970d[64]](_0x970d[124]);for(_0xee1fx12= 0;_0xee1fx12< _0xee1fxa[_0x970d[67]];_0xee1fx12++){_0xee1fx3[_0x970d[171]](mxUtils[_0x970d[532]](_0xee1fxa[_0xee1fx12]))};_0xee1fx3[_0x970d[171]](_0x970d[533]);_0xee1fx3[_0x970d[171]](_0x970d[534]);_0xee1fx3[_0x970d[268]]();null== _0xee1fx3[_0x970d[112]]&& _0xee1fx3[_0x970d[158]][_0x970d[62]](_0xee1fx3[_0x970d[55]](_0x970d[112]));_0xee1fx3[_0x970d[112]][_0x970d[124]][_0x970d[277]]= _0x970d[278];for(_0xee1fx2= _0xee1fx2[_0x970d[526]][_0x970d[285]];null!= _0xee1fx2;){_0xee1fx12= _0xee1fx2[_0x970d[511]](!0),_0xee1fx3[_0x970d[112]][_0x970d[62]](_0xee1fx12),_0xee1fx2= _0xee1fx2[_0x970d[287]]};_0xee1fx2= _0xee1fx3[_0x970d[64]](_0x970d[449])[0];null!= _0xee1fx2&& (_0xee1fx2[_0x970d[57]](_0x970d[535],_0x970d[536]+ _0xee1fx4+ _0x970d[537]+ _0xee1fx5+ _0x970d[460]),_0xee1fx4= _0xee1fx2[_0x970d[538]],_0xee1fx4[_0x970d[57]](_0x970d[117],_0xee1fx9[_0x970d[117]]+ Math[_0x970d[160]](_0xee1fx9[_0x970d[235]],0)+ 3),_0xee1fx4[_0x970d[57]](_0x970d[119],_0xee1fx9[_0x970d[119]]+ Math[_0x970d[160]](_0xee1fx9[_0x970d[236]],0)+ 3))};mxUtils[_0x970d[272]](_0xee1fx3[_0x970d[112]]);return _0xee1fx3},printScreen:function(_0xee1fx2){var _0xee1fx3=window[_0x970d[392]]();mxUtils[_0x970d[539]](_0xee1fx2,_0xee1fx3[_0x970d[395]]);_0xee1fx2= function(){_0xee1fx3[_0x970d[393]]();_0xee1fx3[_0x970d[540]]();_0xee1fx3[_0x970d[268]]()};mxClient[_0x970d[76]]?_0xee1fx3[_0x970d[261]](_0xee1fx2,500):_0xee1fx2()},popup:function(_0xee1fx2,_0xee1fx3){if(_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](_0x970d[485]);_0xee1fx4[_0x970d[124]][_0x970d[277]]= _0x970d[276];_0xee1fx4[_0x970d[124]][_0x970d[117]]= _0x970d[541];_0xee1fx4[_0x970d[124]][_0x970d[119]]= _0x970d[542];var _0xee1fx5=document[_0x970d[55]](_0x970d[543]);_0xee1fx5[_0x970d[339]]= mxUtils[_0x970d[321]](_0xee1fx2,!1)[_0x970d[230]](/\n/g,_0x970d[545])[_0x970d[230]](/ /g,_0x970d[544]);_0xee1fx4[_0x970d[62]](_0xee1fx5);_0xee1fx4= new mxWindow(_0x970d[546],_0xee1fx4,document[_0x970d[112]][_0x970d[159]]/ 2- 320,(document[_0x970d[112]][_0x970d[157]]|| document[_0x970d[158]][_0x970d[157]])/ 2- 240,640,480,!1,!0);_0xee1fx4[_0x970d[164]](!0);_0xee1fx4[_0x970d[175]](!0)}else {mxClient[_0x970d[133]]?(_0xee1fx4= window[_0x970d[392]](),_0xee1fx4[_0x970d[395]][_0x970d[171]](_0x970d[547]+ mxUtils[_0x970d[321]](_0xee1fx2)+ _0x970d[548]),_0xee1fx4[_0x970d[395]][_0x970d[268]]()):(_0xee1fx4= window[_0x970d[392]](),_0xee1fx5= _0xee1fx4[_0x970d[395]][_0x970d[55]](_0x970d[543]),_0xee1fx5[_0x970d[339]]= mxUtils[_0x970d[321]](_0xee1fx2,!1)[_0x970d[230]](/\n/g,_0x970d[545])[_0x970d[230]](/ /g,_0x970d[544]),_0xee1fx4[_0x970d[395]][_0x970d[112]][_0x970d[62]](_0xee1fx5))}},alert:function(_0xee1fx2){alert(_0xee1fx2)},prompt:function(_0xee1fx2,_0xee1fx3){return prompt(_0xee1fx2,_0xee1fx3)},confirm:function(_0xee1fx2){return confirm(_0xee1fx2)},error:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=document[_0x970d[55]](_0x970d[485]);_0xee1fx9[_0x970d[124]][_0x970d[549]]= _0x970d[550];var _0xee1fxa=document[_0x970d[55]](_0x970d[466]);_0xee1fxa[_0x970d[57]](_0x970d[390],_0xee1fx5|| mxUtils[_0x970d[551]]);_0xee1fxa[_0x970d[57]](_0x970d[552],_0x970d[553]);_0xee1fxa[_0x970d[124]][_0x970d[123]]= _0x970d[554];_0xee1fx9[_0x970d[62]](_0xee1fxa);_0xee1fx9[_0x970d[62]](document[_0x970d[344]](_0x970d[555]));_0xee1fx9[_0x970d[62]](document[_0x970d[344]](_0x970d[555]));_0xee1fx9[_0x970d[62]](document[_0x970d[344]](_0x970d[555]));mxUtils[_0x970d[53]](_0xee1fx9,_0xee1fx2);_0xee1fx2= document[_0x970d[112]][_0x970d[159]];_0xee1fx5= document[_0x970d[112]][_0x970d[157]]|| document[_0x970d[158]][_0x970d[157]];var _0xee1fx12= new mxWindow(mxResources[_0x970d[203]](mxUtils[_0x970d[556]])|| mxUtils[_0x970d[556]],_0xee1fx9,(_0xee1fx2- _0xee1fx3)/ 2,_0xee1fx5/ 4,_0xee1fx3,null,!1,!0);_0xee1fx4&& (mxUtils[_0x970d[345]](_0xee1fx9),_0xee1fx3= document[_0x970d[55]](_0x970d[346]),_0xee1fx4= document[_0x970d[55]](_0x970d[172]),mxClient[_0x970d[80]]?_0xee1fx4[_0x970d[124]][_0x970d[103]]= _0x970d[557]:_0xee1fx4[_0x970d[57]](_0x970d[124],_0x970d[557]),mxEvent[_0x970d[169]](_0xee1fx4,_0x970d[173],function(_0xee1fx2){_0xee1fx12[_0x970d[515]]()}),mxUtils[_0x970d[53]](_0xee1fx4,mxResources[_0x970d[203]](mxUtils[_0x970d[558]])|| mxUtils[_0x970d[558]]),_0xee1fx3[_0x970d[62]](_0xee1fx4),_0xee1fx9[_0x970d[62]](_0xee1fx3),mxUtils[_0x970d[345]](_0xee1fx9),_0xee1fx12[_0x970d[164]](!0));_0xee1fx12[_0x970d[175]](!0);return _0xee1fx12},makeDraggable:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15){_0xee1fx2= new mxDragSource(_0xee1fx2,_0xee1fx4);_0xee1fx2[_0x970d[559]]= new mxPoint(null!= _0xee1fx9?_0xee1fx9:0,null!= _0xee1fxa?_0xee1fxa:mxConstants[_0x970d[560]]);_0xee1fx2[_0x970d[561]]= _0xee1fx12;_0xee1fx2[_0x970d[562]](!1);null!= _0xee1fx14&& (_0xee1fx2[_0x970d[563]]= _0xee1fx14);null!= _0xee1fx15&& (_0xee1fx2[_0x970d[564]]= _0xee1fx15);_0xee1fx2[_0x970d[565]]= function(_0xee1fx2){return _0x970d[279]== typeof _0xee1fx3?_0xee1fx3(_0xee1fx2):_0xee1fx3};null!= _0xee1fx5&& (_0xee1fx2[_0x970d[566]]= function(){return _0xee1fx5[_0x970d[511]](!0)},_0xee1fx13&& (_0xee1fx2[_0x970d[567]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx5[_0x970d[511]](!0),_0xee1fx4=parseInt(_0xee1fx3[_0x970d[124]][_0x970d[117]]),_0xee1fx9=parseInt(_0xee1fx3[_0x970d[124]][_0x970d[119]]);_0xee1fx3[_0x970d[124]][_0x970d[117]]= Math[_0x970d[488]](_0xee1fx4* _0xee1fx2[_0x970d[441]][_0x970d[255]])+ _0x970d[168];_0xee1fx3[_0x970d[124]][_0x970d[119]]= Math[_0x970d[488]](_0xee1fx9* _0xee1fx2[_0x970d[441]][_0x970d[255]])+ _0x970d[168];return _0xee1fx3}));return _0xee1fx2}},mxConstants={DEFAULT_HOTSPOT:0.3,MIN_HOTSPOT_SIZE:8,MAX_HOTSPOT_SIZE:0,RENDERING_HINT_EXACT:_0x970d[568],RENDERING_HINT_FASTER:_0x970d[569],RENDERING_HINT_FASTEST:_0x970d[570],DIALECT_SVG:_0x970d[571],DIALECT_VML:_0x970d[572],DIALECT_MIXEDHTML:_0x970d[573],DIALECT_PREFERHTML:_0x970d[574],DIALECT_STRICTHTML:_0x970d[575],NS_SVG:_0x970d[576],NS_XHTML:_0x970d[577],NS_XLINK:_0x970d[578],SHADOWCOLOR:_0x970d[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:_0x970d[580],DEFAULT_INVALID_COLOR:_0x970d[581],HIGHLIGHT_STROKEWIDTH:3,CURSOR_MOVABLE_VERTEX:_0x970d[582],CURSOR_MOVABLE_EDGE:_0x970d[582],CURSOR_LABEL_HANDLE:_0x970d[583],CURSOR_BEND_HANDLE:_0x970d[356],CURSOR_CONNECT:_0x970d[356],HIGHLIGHT_COLOR:_0x970d[580],CONNECT_TARGET_COLOR:_0x970d[584],INVALID_CONNECT_TARGET_COLOR:_0x970d[581],DROP_TARGET_COLOR:_0x970d[584],VALID_COLOR:_0x970d[580],INVALID_COLOR:_0x970d[581],EDGE_SELECTION_COLOR:_0x970d[580],VERTEX_SELECTION_COLOR:_0x970d[580],VERTEX_SELECTION_STROKEWIDTH:1,EDGE_SELECTION_STROKEWIDTH:1,VERTEX_SELECTION_DASHED:!0,EDGE_SELECTION_DASHED:!0,GUIDE_COLOR:_0x970d[581],GUIDE_STROKEWIDTH:1,OUTLINE_COLOR:_0x970d[585],OUTLINE_STROKEWIDTH:mxClient[_0x970d[80]]?2:3,HANDLE_SIZE:7,LABEL_HANDLE_SIZE:4,HANDLE_FILLCOLOR:_0x970d[580],HANDLE_STROKECOLOR:_0x970d[586],LABEL_HANDLE_FILLCOLOR:_0x970d[587],CONNECT_HANDLE_FILLCOLOR:_0x970d[584],LOCKED_HANDLE_FILLCOLOR:_0x970d[581],OUTLINE_HANDLE_FILLCOLOR:_0x970d[588],OUTLINE_HANDLE_STROKECOLOR:_0x970d[589],DEFAULT_FONTFAMILY:_0x970d[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:_0x970d[130],STYLE_PERIMETER:_0x970d[591],STYLE_SOURCE_PORT:_0x970d[592],STYLE_TARGET_PORT:_0x970d[593],STYLE_PORT_CONSTRAINT:_0x970d[594],STYLE_OPACITY:_0x970d[461],STYLE_TEXT_OPACITY:_0x970d[595],STYLE_OVERFLOW:_0x970d[277],STYLE_ORTHOGONAL:_0x970d[596],STYLE_EXIT_X:_0x970d[597],STYLE_EXIT_Y:_0x970d[598],STYLE_EXIT_PERIMETER:_0x970d[599],STYLE_ENTRY_X:_0x970d[600],STYLE_ENTRY_Y:_0x970d[601],STYLE_ENTRY_PERIMETER:_0x970d[602],STYLE_WHITE_SPACE:_0x970d[493],STYLE_ROTATION:_0x970d[603],STYLE_FILLCOLOR:_0x970d[604],STYLE_SWIMLANE_FILLCOLOR:_0x970d[605],STYLE_GRADIENTCOLOR:_0x970d[606],STYLE_GRADIENT_DIRECTION:_0x970d[607],STYLE_STROKECOLOR:_0x970d[608],STYLE_SEPARATORCOLOR:_0x970d[609],STYLE_STROKEWIDTH:_0x970d[610],STYLE_ALIGN:_0x970d[611],STYLE_VERTICAL_ALIGN:_0x970d[123],STYLE_LABEL_POSITION:_0x970d[612],STYLE_VERTICAL_LABEL_POSITION:_0x970d[613],STYLE_IMAGE_ASPECT:_0x970d[614],STYLE_IMAGE_ALIGN:_0x970d[615],STYLE_IMAGE_VERTICAL_ALIGN:_0x970d[616],STYLE_GLASS:_0x970d[617],STYLE_IMAGE:_0x970d[618],STYLE_IMAGE_WIDTH:_0x970d[619],STYLE_IMAGE_HEIGHT:_0x970d[620],STYLE_IMAGE_BACKGROUND:_0x970d[621],STYLE_IMAGE_BORDER:_0x970d[622],STYLE_FLIPH:_0x970d[623],STYLE_FLIPV:_0x970d[624],STYLE_NOLABEL:_0x970d[625],STYLE_NOEDGESTYLE:_0x970d[626],STYLE_LABEL_BACKGROUNDCOLOR:_0x970d[627],STYLE_LABEL_BORDERCOLOR:_0x970d[628],STYLE_LABEL_PADDING:_0x970d[629],STYLE_INDICATOR_SHAPE:_0x970d[630],STYLE_INDICATOR_IMAGE:_0x970d[631],STYLE_INDICATOR_COLOR:_0x970d[632],STYLE_INDICATOR_STROKECOLOR:_0x970d[633],STYLE_INDICATOR_GRADIENTCOLOR:_0x970d[634],STYLE_INDICATOR_SPACING:_0x970d[635],STYLE_INDICATOR_WIDTH:_0x970d[636],STYLE_INDICATOR_HEIGHT:_0x970d[637],STYLE_INDICATOR_DIRECTION:_0x970d[638],STYLE_SHADOW:_0x970d[639],STYLE_SEGMENT:_0x970d[640],STYLE_ENDARROW:_0x970d[641],STYLE_STARTARROW:_0x970d[642],STYLE_ENDSIZE:_0x970d[643],STYLE_STARTSIZE:_0x970d[644],STYLE_SWIMLANE_LINE:_0x970d[645],STYLE_ENDFILL:_0x970d[646],STYLE_STARTFILL:_0x970d[647],STYLE_DASHED:_0x970d[648],STYLE_DASH_PATTERN:_0x970d[649],STYLE_ROUNDED:_0x970d[650],STYLE_CURVED:_0x970d[651],STYLE_ARCSIZE:_0x970d[652],STYLE_SMOOTH:_0x970d[653],STYLE_SOURCE_PERIMETER_SPACING:_0x970d[654],STYLE_TARGET_PERIMETER_SPACING:_0x970d[655],STYLE_PERIMETER_SPACING:_0x970d[656],STYLE_SPACING:_0x970d[657],STYLE_SPACING_TOP:_0x970d[658],STYLE_SPACING_LEFT:_0x970d[659],STYLE_SPACING_BOTTOM:_0x970d[660],STYLE_SPACING_RIGHT:_0x970d[661],STYLE_HORIZONTAL:_0x970d[662],STYLE_DIRECTION:_0x970d[663],STYLE_ELBOW:_0x970d[664],STYLE_FONTCOLOR:_0x970d[665],STYLE_FONTFAMILY:_0x970d[486],STYLE_FONTSIZE:_0x970d[487],STYLE_FONTSTYLE:_0x970d[666],STYLE_AUTOSIZE:_0x970d[667],STYLE_FOLDABLE:_0x970d[668],STYLE_EDITABLE:_0x970d[669],STYLE_BENDABLE:_0x970d[670],STYLE_MOVABLE:_0x970d[671],STYLE_RESIZABLE:_0x970d[672],STYLE_CLONEABLE:_0x970d[673],STYLE_DELETABLE:_0x970d[674],STYLE_SHAPE:_0x970d[253],STYLE_EDGE:_0x970d[675],STYLE_LOOP:_0x970d[676],STYLE_ROUTING_CENTER_X:_0x970d[677],STYLE_ROUTING_CENTER_Y:_0x970d[678],FONT_BOLD:1,FONT_ITALIC:2,FONT_UNDERLINE:4,FONT_SHADOW:8,SHAPE_RECTANGLE:_0x970d[679],SHAPE_ELLIPSE:_0x970d[680],SHAPE_DOUBLE_ELLIPSE:_0x970d[681],SHAPE_RHOMBUS:_0x970d[682],SHAPE_LINE:_0x970d[683],SHAPE_IMAGE:_0x970d[618],SHAPE_ARROW:_0x970d[684],SHAPE_LABEL:_0x970d[685],SHAPE_CYLINDER:_0x970d[686],SHAPE_SWIMLANE:_0x970d[687],SHAPE_CONNECTOR:_0x970d[688],SHAPE_ACTOR:_0x970d[689],SHAPE_CLOUD:_0x970d[690],SHAPE_TRIANGLE:_0x970d[691],SHAPE_HEXAGON:_0x970d[692],ARROW_CLASSIC:_0x970d[693],ARROW_BLOCK:_0x970d[694],ARROW_OPEN:_0x970d[392],ARROW_OVAL:_0x970d[695],ARROW_DIAMOND:_0x970d[696],ARROW_DIAMOND_THIN:_0x970d[697],ALIGN_LEFT:_0x970d[361],ALIGN_CENTER:_0x970d[698],ALIGN_RIGHT:_0x970d[699],ALIGN_TOP:_0x970d[125],ALIGN_MIDDLE:_0x970d[554],ALIGN_BOTTOM:_0x970d[553],DIRECTION_NORTH:_0x970d[700],DIRECTION_SOUTH:_0x970d[701],DIRECTION_EAST:_0x970d[702],DIRECTION_WEST:_0x970d[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:_0x970d[704],ELBOW_HORIZONTAL:_0x970d[662],EDGESTYLE_ELBOW:_0x970d[705],EDGESTYLE_ENTITY_RELATION:_0x970d[706],EDGESTYLE_LOOP:_0x970d[707],EDGESTYLE_SIDETOSIDE:_0x970d[708],EDGESTYLE_TOPTOBOTTOM:_0x970d[709],EDGESTYLE_ORTHOGONAL:_0x970d[710],EDGESTYLE_SEGMENT:_0x970d[711],PERIMETER_ELLIPSE:_0x970d[712],PERIMETER_RECTANGLE:_0x970d[713],PERIMETER_RHOMBUS:_0x970d[714],PERIMETER_TRIANGLE:_0x970d[715]};function mxEventObject(_0xee1fx2){this[_0x970d[298]]= _0xee1fx2;this[_0x970d[716]]= [];for(var _0xee1fx3=1;_0xee1fx3< arguments[_0x970d[67]];_0xee1fx3+= 2){null!= arguments[_0xee1fx3+ 1]&& (this[_0x970d[716]][arguments[_0xee1fx3]]= arguments[_0xee1fx3+ 1])}}mxEventObject[_0x970d[202]][_0x970d[298]]= null;mxEventObject[_0x970d[202]][_0x970d[716]]= null;mxEventObject[_0x970d[202]][_0x970d[717]]= !1;mxEventObject[_0x970d[202]][_0x970d[718]]= function(){return this[_0x970d[298]]};mxEventObject[_0x970d[202]][_0x970d[719]]= function(){return this[_0x970d[716]]};mxEventObject[_0x970d[202]][_0x970d[720]]= function(_0xee1fx2){return this[_0x970d[716]][_0xee1fx2]};mxEventObject[_0x970d[202]][_0x970d[721]]= function(){return this[_0x970d[717]]};mxEventObject[_0x970d[202]][_0x970d[722]]= function(){this[_0x970d[717]]= !0};function mxMouseEvent(_0xee1fx2,_0xee1fx3){this[_0x970d[723]]= _0xee1fx2;this[_0x970d[724]]= _0xee1fx3}mxMouseEvent[_0x970d[202]][_0x970d[717]]= !1;mxMouseEvent[_0x970d[202]][_0x970d[723]]= null;mxMouseEvent[_0x970d[202]][_0x970d[725]]= null;mxMouseEvent[_0x970d[202]][_0x970d[726]]= null;mxMouseEvent[_0x970d[202]][_0x970d[724]]= null;mxMouseEvent[_0x970d[202]][_0x970d[727]]= function(){return this[_0x970d[723]]};mxMouseEvent[_0x970d[202]][_0x970d[728]]= function(){return mxEvent[_0x970d[728]](this[_0x970d[723]])};mxMouseEvent[_0x970d[202]][_0x970d[729]]= function(_0xee1fx2){if(null!= _0xee1fx2){for(var _0xee1fx3=this[_0x970d[728]]();null!= _0xee1fx3;){if(_0xee1fx3== _0xee1fx2[_0x970d[252]]){return !0};_0xee1fx3= _0xee1fx3[_0x970d[265]]}};return !1};mxMouseEvent[_0x970d[202]][_0x970d[730]]= function(){return mxEvent[_0x970d[731]](this[_0x970d[727]]())};mxMouseEvent[_0x970d[202]][_0x970d[732]]= function(){return mxEvent[_0x970d[733]](this[_0x970d[727]]())};mxMouseEvent[_0x970d[202]][_0x970d[734]]= function(){return this[_0x970d[725]]};mxMouseEvent[_0x970d[202]][_0x970d[735]]= function(){return this[_0x970d[726]]};mxMouseEvent[_0x970d[202]][_0x970d[248]]= function(){return this[_0x970d[724]]};mxMouseEvent[_0x970d[202]][_0x970d[736]]= function(){var _0xee1fx2=this[_0x970d[248]]();return null!= _0xee1fx2?_0xee1fx2[_0x970d[246]]:null};mxMouseEvent[_0x970d[202]][_0x970d[737]]= function(){return mxEvent[_0x970d[737]](this[_0x970d[727]]())};mxMouseEvent[_0x970d[202]][_0x970d[721]]= function(){return this[_0x970d[717]]};mxMouseEvent[_0x970d[202]][_0x970d[722]]= function(_0xee1fx2){(null!= _0xee1fx2?_0xee1fx2:1)&& this[_0x970d[723]][_0x970d[738]]&& this[_0x970d[723]][_0x970d[738]]();this[_0x970d[723]][_0x970d[739]]= !1;this[_0x970d[717]]= !0};function mxEventSource(_0xee1fx2){this[_0x970d[740]](_0xee1fx2)}mxEventSource[_0x970d[202]][_0x970d[741]]= null;mxEventSource[_0x970d[202]][_0x970d[742]]= !0;mxEventSource[_0x970d[202]][_0x970d[743]]= null;mxEventSource[_0x970d[202]][_0x970d[503]]= function(){return this[_0x970d[742]]};mxEventSource[_0x970d[202]][_0x970d[504]]= function(_0xee1fx2){this[_0x970d[742]]= _0xee1fx2};mxEventSource[_0x970d[202]][_0x970d[744]]= function(){return this[_0x970d[743]]};mxEventSource[_0x970d[202]][_0x970d[740]]= function(_0xee1fx2){this[_0x970d[743]]= _0xee1fx2};mxEventSource[_0x970d[202]][_0x970d[169]]= function(_0xee1fx2,_0xee1fx3){null== this[_0x970d[741]]&& (this[_0x970d[741]]= []);this[_0x970d[741]][_0x970d[207]](_0xee1fx2);this[_0x970d[741]][_0x970d[207]](_0xee1fx3)};mxEventSource[_0x970d[202]][_0x970d[745]]= function(_0xee1fx2){if(null!= this[_0x970d[741]]){for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[741]][_0x970d[67]];){this[_0x970d[741]][_0xee1fx3+ 1]== _0xee1fx2?this[_0x970d[741]][_0x970d[300]](_0xee1fx3,2):_0xee1fx3+= 2}}};mxEventSource[_0x970d[202]][_0x970d[746]]= function(_0xee1fx2,_0xee1fx3){if(null!= this[_0x970d[741]]&& this[_0x970d[503]]()){null== _0xee1fx2&& (_0xee1fx2= new mxEventObject);null== _0xee1fx3&& (_0xee1fx3= this[_0x970d[744]]());null== _0xee1fx3&& (_0xee1fx3= this);for(var _0xee1fx4=[_0xee1fx3,_0xee1fx2],_0xee1fx5=0;_0xee1fx5< this[_0x970d[741]][_0x970d[67]];_0xee1fx5+= 2){var _0xee1fx9=this[_0x970d[741]][_0xee1fx5];(null== _0xee1fx9|| _0xee1fx9== _0xee1fx2[_0x970d[718]]())&& this[_0x970d[741]][_0xee1fx5+ 1][_0x970d[183]](this,_0xee1fx4)}}};var mxEvent={objects:[],addListener:function(){var _0xee1fx2=function(_0xee1fx2,_0xee1fx4,_0xee1fx5){null== _0xee1fx2[_0x970d[69]]&& (_0xee1fx2[_0x970d[69]]= [],mxEvent[_0x970d[68]][_0x970d[207]](_0xee1fx2));_0xee1fx2[_0x970d[69]][_0x970d[207]]({name:_0xee1fx4,f:_0xee1fx5})};return window[_0x970d[418]]?function(_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3[_0x970d[418]](_0xee1fx4,_0xee1fx5,!1);_0xee1fx2(_0xee1fx3,_0xee1fx4,_0xee1fx5)}:function(_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3[_0x970d[108]](_0x970d[747]+ _0xee1fx4,_0xee1fx5);_0xee1fx2(_0xee1fx3,_0xee1fx4,_0xee1fx5)}}(),removeListener:function(){var _0xee1fx2=function(_0xee1fx2,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx2[_0x970d[69]]){_0xee1fx4= _0xee1fx2[_0x970d[69]][_0x970d[67]];for(var _0xee1fx9=0;_0xee1fx9< _0xee1fx4;_0xee1fx9++){if(_0xee1fx2[_0x970d[69]][_0xee1fx9][_0x970d[748]]== _0xee1fx5){_0xee1fx2[_0x970d[69]][_0x970d[300]](_0xee1fx9,1);break}};0== _0xee1fx2[_0x970d[69]][_0x970d[67]]&& (_0xee1fx2[_0x970d[69]]= null)}};return window[_0x970d[749]]?function(_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3[_0x970d[749]](_0xee1fx4,_0xee1fx5,!1);_0xee1fx2(_0xee1fx3,_0xee1fx4,_0xee1fx5)}:function(_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3[_0x970d[750]](_0x970d[747]+ _0xee1fx4,_0xee1fx5);_0xee1fx2(_0xee1fx3,_0xee1fx4,_0xee1fx5)}}(),removeAllListeners:function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[69]];if(null!= _0xee1fx3){for(;0< _0xee1fx3[_0x970d[67]];){var _0xee1fx4=_0xee1fx3[0];mxEvent[_0x970d[745]](_0xee1fx2,_0xee1fx4[_0x970d[298]],_0xee1fx4[_0x970d[748]])}}},addGestureListeners:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){null!= _0xee1fx3&& mxEvent[_0x970d[169]](_0xee1fx2,_0x970d[751],_0xee1fx3);null!= _0xee1fx4&& mxEvent[_0x970d[169]](_0xee1fx2,_0x970d[752],_0xee1fx4);null!= _0xee1fx5&& mxEvent[_0x970d[169]](_0xee1fx2,_0x970d[753],_0xee1fx5);mxClient[_0x970d[754]]&& (null!= _0xee1fx3&& mxEvent[_0x970d[169]](_0xee1fx2,_0x970d[755],_0xee1fx3),null!= _0xee1fx4&& mxEvent[_0x970d[169]](_0xee1fx2,_0x970d[756],_0xee1fx4),null!= _0xee1fx5&& mxEvent[_0x970d[169]](_0xee1fx2,_0x970d[757],_0xee1fx5))},removeGestureListeners:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){null!= _0xee1fx3&& mxEvent[_0x970d[745]](_0xee1fx2,_0x970d[751],_0xee1fx3);null!= _0xee1fx4&& mxEvent[_0x970d[745]](_0xee1fx2,_0x970d[752],_0xee1fx4);null!= _0xee1fx5&& mxEvent[_0x970d[745]](_0xee1fx2,_0x970d[753],_0xee1fx5);mxClient[_0x970d[754]]&& (null!= _0xee1fx3&& mxEvent[_0x970d[745]](_0xee1fx2,_0x970d[755],_0xee1fx3),null!= _0xee1fx4&& mxEvent[_0x970d[745]](_0xee1fx2,_0x970d[756],_0xee1fx4),null!= _0xee1fx5&& mxEvent[_0x970d[745]](_0xee1fx2,_0x970d[757],_0xee1fx5))},redirectMouseEvents:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12){var _0xee1fx13=function(_0xee1fx2){return _0x970d[279]== typeof _0xee1fx4?_0xee1fx4(_0xee1fx2):_0xee1fx4};mxEvent[_0x970d[759]](_0xee1fx2,function(_0xee1fx2){null!= _0xee1fx5?_0xee1fx5(_0xee1fx2):mxEvent[_0x970d[721]](_0xee1fx2)|| _0xee1fx3[_0x970d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xee1fx2,_0xee1fx13(_0xee1fx2)))},function(_0xee1fx2){null!= _0xee1fx9?_0xee1fx9(_0xee1fx2):mxEvent[_0x970d[721]](_0xee1fx2)|| _0xee1fx3[_0x970d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xee1fx2,_0xee1fx13(_0xee1fx2)))},function(_0xee1fx2){null!= _0xee1fxa?_0xee1fxa(_0xee1fx2):mxEvent[_0x970d[721]](_0xee1fx2)|| _0xee1fx3[_0x970d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xee1fx2,_0xee1fx13(_0xee1fx2)))});mxEvent[_0x970d[169]](_0xee1fx2,_0x970d[760],function(_0xee1fx2){if(null!= _0xee1fx12){_0xee1fx12(_0xee1fx2)}else {if(!mxEvent[_0x970d[721]](_0xee1fx2)){var _0xee1fx4=_0xee1fx13(_0xee1fx2);_0xee1fx3[_0x970d[761]](_0xee1fx2,null!= _0xee1fx4?_0xee1fx4[_0x970d[246]]:null)}}})},release:function(_0xee1fx2){if(null!= _0xee1fx2&& (mxEvent[_0x970d[70]](_0xee1fx2),_0xee1fx2= _0xee1fx2[_0x970d[271]],null!= _0xee1fx2)){for(var _0xee1fx3=_0xee1fx2[_0x970d[67]],_0xee1fx4=0;_0xee1fx4< _0xee1fx3;_0xee1fx4+= 1){mxEvent[_0x970d[762]](_0xee1fx2[_0xee1fx4])}}},addMouseWheelListener:function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=function(_0xee1fx3){null== _0xee1fx3&& (_0xee1fx3= window[_0x970d[763]]);var _0xee1fx5=0,_0xee1fx5=mxClient[_0x970d[133]]&& !mxClient[_0x970d[75]]&& !mxClient[_0x970d[76]]?-_0xee1fx3[_0x970d[764]]/ 2:_0xee1fx3[_0x970d[765]]/ 120;0!= _0xee1fx5&& _0xee1fx2(_0xee1fx3,0< _0xee1fx5)};mxClient[_0x970d[133]]?mxEvent[_0x970d[169]](window,mxClient[_0x970d[75]]|| mxClient[_0x970d[76]]?_0x970d[766]:_0x970d[767],_0xee1fx3):mxEvent[_0x970d[169]](document,_0x970d[766],_0xee1fx3)}},disableContextMenu:function(){return mxClient[_0x970d[80]]&& (_0x970d[82]=== typeof document[_0x970d[5]]|| 9> document[_0x970d[5]])?function(_0xee1fx2){mxEvent[_0x970d[169]](_0xee1fx2,_0x970d[768],function(){return !1})}:function(_0xee1fx2){_0xee1fx2[_0x970d[57]](_0x970d[769],_0x970d[770])}}(),getSource:function(_0xee1fx2){return null!= _0xee1fx2[_0x970d[771]]?_0xee1fx2[_0x970d[771]]:_0xee1fx2[_0x970d[772]]},isConsumed:function(_0xee1fx2){return null!= _0xee1fx2[_0x970d[721]]&& _0xee1fx2[_0x970d[721]]},isLeftMouseButton:function(_0xee1fx2){return _0xee1fx2[_0x970d[172]]== (mxClient[_0x970d[80]]&& (_0x970d[82]=== typeof document[_0x970d[5]]|| 9> document[_0x970d[5]])?1:0)},isRightMouseButton:function(_0xee1fx2){return 2== _0xee1fx2[_0x970d[172]]},isPopupTrigger:function(_0xee1fx2){return mxEvent[_0x970d[773]](_0xee1fx2)|| mxEvent[_0x970d[774]](_0xee1fx2)&& !mxEvent[_0x970d[775]](_0xee1fx2)},isShiftDown:function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[776]]:!1},isAltDown:function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[777]]:!1},isControlDown:function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[778]]:!1},isMetaDown:function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[779]]:!1},getMainEvent:function(_0xee1fx2){(_0x970d[755]== _0xee1fx2[_0x970d[60]]|| _0x970d[756]== _0xee1fx2[_0x970d[60]])&& null!= _0xee1fx2[_0x970d[780]]&& null!= _0xee1fx2[_0x970d[780]][0]?_0xee1fx2= _0xee1fx2[_0x970d[780]][0]:_0x970d[757]== _0xee1fx2[_0x970d[60]]&& (null!= _0xee1fx2[_0x970d[781]]&& null!= _0xee1fx2[_0x970d[781]][0])&& (_0xee1fx2= _0xee1fx2[_0x970d[781]][0]);return _0xee1fx2},getClientX:function(_0xee1fx2){return mxEvent[_0x970d[783]](_0xee1fx2)[_0x970d[782]]},getClientY:function(_0xee1fx2){return mxEvent[_0x970d[783]](_0xee1fx2)[_0x970d[784]]},consume:function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!0;if(null!= _0xee1fx3?_0xee1fx3:1){_0xee1fx2[_0x970d[738]]?(_0xee1fx4&& _0xee1fx2[_0x970d[785]](),_0xee1fx2[_0x970d[738]]()):_0xee1fx4&& (_0xee1fx2[_0x970d[786]]= !0)};_0xee1fx2[_0x970d[721]]= !0;_0xee1fx2[_0x970d[739]]= !1},LABEL_HANDLE:-1,ROTATION_HANDLE:-2,MOUSE_DOWN:_0x970d[787],MOUSE_MOVE:_0x970d[788],MOUSE_UP:_0x970d[789],ACTIVATE:_0x970d[790],RESIZE_START:_0x970d[791],RESIZE:_0x970d[129],RESIZE_END:_0x970d[792],MOVE_START:_0x970d[793],MOVE:_0x970d[582],MOVE_END:_0x970d[794],PAN_START:_0x970d[795],PAN:_0x970d[796],PAN_END:_0x970d[797],MINIMIZE:_0x970d[798],NORMALIZE:_0x970d[799],MAXIMIZE:_0x970d[800],HIDE:_0x970d[801],SHOW:_0x970d[539],CLOSE:_0x970d[268],DESTROY:_0x970d[515],REFRESH:_0x970d[802],SIZE:_0x970d[803],SELECT:_0x970d[804],FIRED:_0x970d[805],GET:_0x970d[203],RECEIVE:_0x970d[806],CONNECT:_0x970d[807],DISCONNECT:_0x970d[808],SUSPEND:_0x970d[809],RESUME:_0x970d[810],MARK:_0x970d[811],SESSION:_0x970d[812],ROOT:_0x970d[813],POST:_0x970d[814],OPEN:_0x970d[392],SAVE:_0x970d[815],BEFORE_ADD_VERTEX:_0x970d[816],ADD_VERTEX:_0x970d[817],AFTER_ADD_VERTEX:_0x970d[818],DONE:_0x970d[819],EXECUTE:_0x970d[350],EXECUTED:_0x970d[820],BEGIN_UPDATE:_0x970d[473],START_EDIT:_0x970d[821],END_UPDATE:_0x970d[476],END_EDIT:_0x970d[822],BEFORE_UNDO:_0x970d[823],UNDO:_0x970d[824],REDO:_0x970d[825],CHANGE:_0x970d[826],NOTIFY:_0x970d[827],LAYOUT_CELLS:_0x970d[828],CLICK:_0x970d[173],SCALE:_0x970d[255],TRANSLATE:_0x970d[513],SCALE_AND_TRANSLATE:_0x970d[829],UP:_0x970d[830],DOWN:_0x970d[831],ADD:_0x970d[99],REMOVE:_0x970d[205],CLEAR:_0x970d[200],ADD_CELLS:_0x970d[832],CELLS_ADDED:_0x970d[833],MOVE_CELLS:_0x970d[834],CELLS_MOVED:_0x970d[835],RESIZE_CELLS:_0x970d[836],CELLS_RESIZED:_0x970d[837],TOGGLE_CELLS:_0x970d[838],CELLS_TOGGLED:_0x970d[839],ORDER_CELLS:_0x970d[840],CELLS_ORDERED:_0x970d[841],REMOVE_CELLS:_0x970d[842],CELLS_REMOVED:_0x970d[843],GROUP_CELLS:_0x970d[844],UNGROUP_CELLS:_0x970d[845],REMOVE_CELLS_FROM_PARENT:_0x970d[846],FOLD_CELLS:_0x970d[847],CELLS_FOLDED:_0x970d[848],ALIGN_CELLS:_0x970d[849],LABEL_CHANGED:_0x970d[850],CONNECT_CELL:_0x970d[851],CELL_CONNECTED:_0x970d[852],SPLIT_EDGE:_0x970d[853],FLIP_EDGE:_0x970d[854],START_EDITING:_0x970d[855],ADD_OVERLAY:_0x970d[856],REMOVE_OVERLAY:_0x970d[857],UPDATE_CELL_SIZE:_0x970d[858],ESCAPE:_0x970d[859],CLICK:_0x970d[173],DOUBLE_CLICK:_0x970d[860],START:_0x970d[861],RESET:_0x970d[862]};function mxXmlRequest(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){this[_0x970d[863]]= _0xee1fx2;this[_0x970d[864]]= _0xee1fx3;this[_0x970d[865]]= _0xee1fx4|| _0x970d[866];this[_0x970d[307]]= null!= _0xee1fx5?_0xee1fx5:!0;this[_0x970d[867]]= _0xee1fx9;this[_0x970d[868]]= _0xee1fxa}mxXmlRequest[_0x970d[202]][_0x970d[863]]= null;mxXmlRequest[_0x970d[202]][_0x970d[864]]= null;mxXmlRequest[_0x970d[202]][_0x970d[865]]= null;mxXmlRequest[_0x970d[202]][_0x970d[307]]= null;mxXmlRequest[_0x970d[202]][_0x970d[869]]= !1;mxXmlRequest[_0x970d[202]][_0x970d[867]]= null;mxXmlRequest[_0x970d[202]][_0x970d[868]]= null;mxXmlRequest[_0x970d[202]][_0x970d[870]]= null;mxXmlRequest[_0x970d[202]][_0x970d[871]]= function(){return this[_0x970d[869]]};mxXmlRequest[_0x970d[202]][_0x970d[872]]= function(_0xee1fx2){this[_0x970d[869]]= _0xee1fx2};mxXmlRequest[_0x970d[202]][_0x970d[221]]= function(){return this[_0x970d[870]][_0x970d[873]]};mxXmlRequest[_0x970d[202]][_0x970d[220]]= function(){return 4== this[_0x970d[870]][_0x970d[417]]};mxXmlRequest[_0x970d[202]][_0x970d[874]]= function(){var _0xee1fx2=this[_0x970d[875]]();return null!= _0xee1fx2?_0xee1fx2[_0x970d[158]]:null};mxXmlRequest[_0x970d[202]][_0x970d[875]]= function(){var _0xee1fx2=this[_0x970d[870]][_0x970d[876]];if(9<= document[_0x970d[5]]|| null== _0xee1fx2|| null== _0xee1fx2[_0x970d[158]]){_0xee1fx2= mxUtils[_0x970d[877]](this[_0x970d[870]][_0x970d[873]])};return _0xee1fx2};mxXmlRequest[_0x970d[202]][_0x970d[221]]= function(){return this[_0x970d[870]][_0x970d[873]]};mxXmlRequest[_0x970d[202]][_0x970d[878]]= function(){return this[_0x970d[870]][_0x970d[879]]};mxXmlRequest[_0x970d[202]][_0x970d[385]]= function(){if(window[_0x970d[880]]){return function(){var _0xee1fx2= new XMLHttpRequest;this[_0x970d[871]]()&& _0xee1fx2[_0x970d[881]]&& _0xee1fx2[_0x970d[881]](_0x970d[882]);return _0xee1fx2}};if(_0x970d[82]!= typeof ActiveXObject){return function(){return new ActiveXObject(_0x970d[883])}}}();mxXmlRequest[_0x970d[202]][_0x970d[414]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[870]]= this[_0x970d[385]]();null!= this[_0x970d[870]]&& (null!= _0xee1fx2&& (this[_0x970d[870]][_0x970d[416]]= mxUtils[_0x970d[885]](this,function(){this[_0x970d[220]]()&& (_0xee1fx2(this),this[_0x970d[884]]= null)})),this[_0x970d[870]][_0x970d[392]](this[_0x970d[865]],this[_0x970d[863]],this[_0x970d[307]],this[_0x970d[867]],this[_0x970d[868]]),this[_0x970d[886]](this[_0x970d[870]],this[_0x970d[864]]),this[_0x970d[870]][_0x970d[414]](this[_0x970d[864]]))};mxXmlRequest[_0x970d[202]][_0x970d[886]]= function(_0xee1fx2,_0xee1fx3){null!= _0xee1fx3&& _0xee1fx2[_0x970d[889]](_0x970d[887],_0x970d[888])};mxXmlRequest[_0x970d[202]][_0x970d[415]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx2= _0xee1fx2|| document;var _0xee1fx4=null;_0xee1fx2== document&& (_0xee1fx4= window[_0x970d[890]],window[_0x970d[890]]= null);var _0xee1fx5=_0xee1fx2[_0x970d[55]](_0x970d[891]);_0xee1fx5[_0x970d[57]](_0x970d[865],this[_0x970d[865]]);_0xee1fx5[_0x970d[57]](_0x970d[892],this[_0x970d[863]]);null!= _0xee1fx3&& _0xee1fx5[_0x970d[57]](_0x970d[772],_0xee1fx3);_0xee1fx5[_0x970d[124]][_0x970d[495]]= _0x970d[130];_0xee1fx5[_0x970d[124]][_0x970d[187]]= _0x970d[188];for(var _0xee1fx9=0< this[_0x970d[864]][_0x970d[2]](_0x970d[893])?this[_0x970d[864]][_0x970d[224]](_0x970d[893]):this[_0x970d[864]][_0x970d[224]](),_0xee1fxa=0;_0xee1fxa< _0xee1fx9[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=_0xee1fx9[_0xee1fxa][_0x970d[2]](_0x970d[226]);if(0< _0xee1fx12){var _0xee1fx13=_0xee1fx9[_0xee1fxa][_0x970d[85]](0,_0xee1fx12),_0xee1fx14=_0xee1fx9[_0xee1fxa][_0x970d[85]](_0xee1fx12+ 1),_0xee1fx12=_0xee1fx2[_0x970d[55]](_0x970d[126]);_0xee1fx12[_0x970d[57]](_0x970d[298],_0xee1fx13);_0xee1fx14= _0xee1fx14[_0x970d[230]](/\n/g,_0x970d[336]);_0xee1fx13= _0xee1fx2[_0x970d[344]](_0xee1fx14);_0xee1fx12[_0x970d[62]](_0xee1fx13);_0xee1fx5[_0x970d[62]](_0xee1fx12)}};_0xee1fx2[_0x970d[112]][_0x970d[62]](_0xee1fx5);_0xee1fx5[_0x970d[894]]();_0xee1fx2[_0x970d[112]][_0x970d[266]](_0xee1fx5);null!= _0xee1fx4&& (window[_0x970d[890]]= _0xee1fx4)};var mxClipboard={STEPSIZE:10,insertCount:1,cells:null,isEmpty:function(){return null== mxClipboard[_0x970d[895]]},cut:function(_0xee1fx2,_0xee1fx3){_0xee1fx3= mxClipboard[_0x970d[149]](_0xee1fx2,_0xee1fx3);mxClipboard[_0x970d[896]]= 0;mxClipboard[_0x970d[842]](_0xee1fx2,_0xee1fx3);return _0xee1fx3},removeCells:function(_0xee1fx2,_0xee1fx3){_0xee1fx2[_0x970d[842]](_0xee1fx3)},copy:function(_0xee1fx2,_0xee1fx3){_0xee1fx3= _0xee1fx3|| _0xee1fx2[_0x970d[897]]();var _0xee1fx4=_0xee1fx2[_0x970d[898]](_0xee1fx3);mxClipboard[_0x970d[896]]= 1;mxClipboard[_0x970d[895]]= _0xee1fx2[_0x970d[899]](_0xee1fx4);return _0xee1fx4},paste:function(_0xee1fx2){if(null!= mxClipboard[_0x970d[895]]){var _0xee1fx3=_0xee1fx2[_0x970d[900]](mxClipboard[_0x970d[895]]),_0xee1fx4=mxClipboard[_0x970d[896]]* mxClipboard[_0x970d[901]],_0xee1fx5=_0xee1fx2[_0x970d[902]](),_0xee1fx3=_0xee1fx2[_0x970d[903]](_0xee1fx3,_0xee1fx4,_0xee1fx4,_0xee1fx5);mxClipboard[_0x970d[896]]++;_0xee1fx2[_0x970d[904]](_0xee1fx3)}}};function mxWindow(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15){null!= _0xee1fx3&& (_0xee1fx12= null!= _0xee1fx12?_0xee1fx12:!0,this[_0x970d[905]]= _0xee1fx3,this[_0x970d[176]](_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx15),this[_0x970d[906]](),this[_0x970d[907]](),this[_0x970d[908]](),this[_0x970d[909]](_0xee1fx12),this[_0x970d[910]](_0xee1fx2),(null== _0xee1fx13|| _0xee1fx13)&& this[_0x970d[911]](),null!= _0xee1fx14&& null!= _0xee1fx14[_0x970d[265]]?_0xee1fx14[_0x970d[265]][_0x970d[912]](this[_0x970d[485]],_0xee1fx14):document[_0x970d[112]][_0x970d[62]](this[_0x970d[485]]))}mxWindow[_0x970d[202]]= new mxEventSource;mxWindow[_0x970d[202]][_0x970d[196]]= mxWindow;mxWindow[_0x970d[202]][_0x970d[913]]= mxClient[_0x970d[88]]+ _0x970d[914];mxWindow[_0x970d[202]][_0x970d[915]]= mxClient[_0x970d[88]]+ _0x970d[916];mxWindow[_0x970d[202]][_0x970d[917]]= mxClient[_0x970d[88]]+ _0x970d[918];mxWindow[_0x970d[202]][_0x970d[919]]= mxClient[_0x970d[88]]+ _0x970d[920];mxWindow[_0x970d[202]][_0x970d[921]]= mxClient[_0x970d[88]]+ _0x970d[922];mxWindow[_0x970d[202]][_0x970d[189]]= !1;mxWindow[_0x970d[202]][_0x970d[905]]= !1;mxWindow[_0x970d[202]][_0x970d[923]]= new mxRectangle(0,0,50,40);mxWindow[_0x970d[202]][_0x970d[924]]= !1;mxWindow[_0x970d[202]][_0x970d[905]]= !1;mxWindow[_0x970d[202]][_0x970d[165]]= !0;mxWindow[_0x970d[202]][_0x970d[176]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx9= null!= _0xee1fx9?_0xee1fx9:_0x970d[925];this[_0x970d[485]]= document[_0x970d[55]](_0x970d[485]);this[_0x970d[485]][_0x970d[926]]= _0xee1fx9;this[_0x970d[485]][_0x970d[124]][_0x970d[361]]= _0xee1fx2+ _0x970d[168];this[_0x970d[485]][_0x970d[124]][_0x970d[125]]= _0xee1fx3+ _0x970d[168];this[_0x970d[116]]= document[_0x970d[55]](_0x970d[116]);this[_0x970d[116]][_0x970d[926]]= _0xee1fx9;null!= _0xee1fx4&& (mxClient[_0x970d[80]]|| (this[_0x970d[485]][_0x970d[124]][_0x970d[117]]= _0xee1fx4+ _0x970d[168]),this[_0x970d[116]][_0x970d[124]][_0x970d[117]]= _0xee1fx4+ _0x970d[168]);null!= _0xee1fx5&& (mxClient[_0x970d[80]]|| (this[_0x970d[485]][_0x970d[124]][_0x970d[119]]= _0xee1fx5+ _0x970d[168]),this[_0x970d[116]][_0x970d[124]][_0x970d[119]]= _0xee1fx5+ _0x970d[168]);_0xee1fx2= document[_0x970d[55]](_0x970d[120]);_0xee1fx3= document[_0x970d[55]](_0x970d[121]);this[_0x970d[924]]= document[_0x970d[55]](_0x970d[122]);this[_0x970d[924]][_0x970d[926]]= _0xee1fx9+ _0x970d[927];_0xee1fx3[_0x970d[62]](this[_0x970d[924]]);_0xee1fx2[_0x970d[62]](_0xee1fx3);_0xee1fx3= document[_0x970d[55]](_0x970d[121]);this[_0x970d[122]]= document[_0x970d[55]](_0x970d[122]);this[_0x970d[122]][_0x970d[926]]= _0xee1fx9+ _0x970d[928];this[_0x970d[929]]= document[_0x970d[55]](_0x970d[485]);this[_0x970d[929]][_0x970d[926]]= _0xee1fx9+ _0x970d[928];this[_0x970d[929]][_0x970d[124]][_0x970d[117]]= _0x970d[118];this[_0x970d[929]][_0x970d[62]](this[_0x970d[905]]);if(mxClient[_0x970d[80]]|| _0x970d[529]!= this[_0x970d[905]][_0x970d[301]][_0x970d[36]]()){this[_0x970d[929]][_0x970d[124]][_0x970d[119]]= _0x970d[118]};this[_0x970d[122]][_0x970d[62]](this[_0x970d[929]]);_0xee1fx3[_0x970d[62]](this[_0x970d[122]]);_0xee1fx2[_0x970d[62]](_0xee1fx3);this[_0x970d[116]][_0x970d[62]](_0xee1fx2);this[_0x970d[485]][_0x970d[62]](this[_0x970d[116]]);_0xee1fx9= mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[790]]()});mxEvent[_0x970d[169]](this[_0x970d[924]],_0x970d[751],_0xee1fx9);mxEvent[_0x970d[169]](this[_0x970d[116]],_0x970d[751],_0xee1fx9);mxClient[_0x970d[754]]&& (mxEvent[_0x970d[169]](this[_0x970d[924]],_0x970d[755],_0xee1fx9),mxEvent[_0x970d[169]](this[_0x970d[116]],_0x970d[755],_0xee1fx9));this[_0x970d[801]]()};mxWindow[_0x970d[202]][_0x970d[910]]= function(_0xee1fx2){for(var _0xee1fx3=this[_0x970d[924]][_0x970d[285]];null!= _0xee1fx3;){var _0xee1fx4=_0xee1fx3[_0x970d[287]];_0xee1fx3[_0x970d[288]]== mxConstants[_0x970d[317]]&& _0xee1fx3[_0x970d[265]][_0x970d[266]](_0xee1fx3);_0xee1fx3= _0xee1fx4};mxUtils[_0x970d[53]](this[_0x970d[924]],_0xee1fx2|| _0x970d[110])};mxWindow[_0x970d[202]][_0x970d[162]]= function(_0xee1fx2){0> navigator[_0x970d[3]][_0x970d[2]](_0x970d[186])&& (this[_0x970d[929]][_0x970d[124]][_0x970d[277]]= _0xee1fx2?_0x970d[278]:_0x970d[188])};mxWindow[_0x970d[202]][_0x970d[790]]= function(){if(mxWindow[_0x970d[930]]!= this){var _0xee1fx2=mxUtils[_0x970d[275]](this[_0x970d[166]]()),_0xee1fx2=null!= _0xee1fx2?_0xee1fx2[_0x970d[931]]:3;if(mxWindow[_0x970d[930]]){var _0xee1fx3=mxWindow[_0x970d[930]][_0x970d[166]]();null!= _0xee1fx3&& null!= _0xee1fx3[_0x970d[124]]&& (_0xee1fx3[_0x970d[124]][_0x970d[931]]= _0xee1fx2)};_0xee1fx3= mxWindow[_0x970d[930]];this[_0x970d[166]]()[_0x970d[124]][_0x970d[931]]= parseInt(_0xee1fx2)+ 1;mxWindow[_0x970d[930]]= this;this[_0x970d[746]]( new mxEventObject(mxEvent.ACTIVATE,_0x970d[932],_0xee1fx3))}};mxWindow[_0x970d[202]][_0x970d[166]]= function(){return this[_0x970d[485]]};mxWindow[_0x970d[202]][_0x970d[933]]= function(){mxUtils[_0x970d[933]](this[_0x970d[485]])};mxWindow[_0x970d[202]][_0x970d[934]]= function(){return null!= this[_0x970d[129]]?_0x970d[130]!= this[_0x970d[129]][_0x970d[124]][_0x970d[495]]:!1};mxWindow[_0x970d[202]][_0x970d[163]]= function(_0xee1fx2){_0xee1fx2?null== this[_0x970d[129]]?(this[_0x970d[129]]= document[_0x970d[55]](_0x970d[466]),this[_0x970d[129]][_0x970d[124]][_0x970d[491]]= _0x970d[492],this[_0x970d[129]][_0x970d[124]][_0x970d[553]]= _0x970d[935],this[_0x970d[129]][_0x970d[124]][_0x970d[699]]= _0x970d[935],this[_0x970d[129]][_0x970d[57]](_0x970d[390],mxClient[_0x970d[88]]+ _0x970d[922]),this[_0x970d[129]][_0x970d[124]][_0x970d[270]]= _0x970d[936],mxEvent[_0x970d[759]](this[_0x970d[129]],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[790]]();var _0xee1fx4=mxEvent[_0x970d[731]](_0xee1fx2),_0xee1fx5=mxEvent[_0x970d[733]](_0xee1fx2),_0xee1fx9=this[_0x970d[485]][_0x970d[359]],_0xee1fxa=this[_0x970d[485]][_0x970d[167]],_0xee1fx12=mxUtils[_0x970d[885]](this,function(_0xee1fx2){var _0xee1fx3=mxEvent[_0x970d[731]](_0xee1fx2)- _0xee1fx4,_0xee1fx12=mxEvent[_0x970d[733]](_0xee1fx2)- _0xee1fx5;this[_0x970d[937]](_0xee1fx9+ _0xee1fx3,_0xee1fxa+ _0xee1fx12);this[_0x970d[746]]( new mxEventObject(mxEvent.RESIZE,_0x970d[763],_0xee1fx2));mxEvent[_0x970d[722]](_0xee1fx2)}),_0xee1fx13=mxUtils[_0x970d[885]](this,function(_0xee1fx2){mxEvent[_0x970d[938]](document,null,_0xee1fx12,_0xee1fx13);this[_0x970d[746]]( new mxEventObject(mxEvent.RESIZE_END,_0x970d[763],_0xee1fx2));mxEvent[_0x970d[722]](_0xee1fx2)});mxEvent[_0x970d[759]](document,null,_0xee1fx12,_0xee1fx13);this[_0x970d[746]]( new mxEventObject(mxEvent.RESIZE_START,_0x970d[763],_0xee1fx2));mxEvent[_0x970d[722]](_0xee1fx2)}),null,null),this[_0x970d[485]][_0x970d[62]](this[_0x970d[129]])):this[_0x970d[129]][_0x970d[124]][_0x970d[495]]= _0x970d[497]:null!= this[_0x970d[129]]&& (this[_0x970d[129]][_0x970d[124]][_0x970d[495]]= _0x970d[130])};mxWindow[_0x970d[202]][_0x970d[937]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx2= Math[_0x970d[160]](this[_0x970d[923]][_0x970d[117]],_0xee1fx2);_0xee1fx3= Math[_0x970d[160]](this[_0x970d[923]][_0x970d[119]],_0xee1fx3);mxClient[_0x970d[80]]|| (this[_0x970d[485]][_0x970d[124]][_0x970d[117]]= _0xee1fx2+ _0x970d[168],this[_0x970d[485]][_0x970d[124]][_0x970d[119]]= _0xee1fx3+ _0x970d[168]);this[_0x970d[116]][_0x970d[124]][_0x970d[117]]= _0xee1fx2+ _0x970d[168];this[_0x970d[116]][_0x970d[124]][_0x970d[119]]= _0xee1fx3+ _0x970d[168];mxClient[_0x970d[80]]|| (this[_0x970d[929]][_0x970d[124]][_0x970d[119]]= this[_0x970d[485]][_0x970d[167]]- this[_0x970d[924]][_0x970d[167]]- 2+ _0x970d[168])};mxWindow[_0x970d[202]][_0x970d[909]]= function(_0xee1fx2){this[_0x970d[798]][_0x970d[124]][_0x970d[495]]= _0xee1fx2?_0x970d[110]:_0x970d[130]};mxWindow[_0x970d[202]][_0x970d[939]]= function(){return new mxRectangle(0,0,0,this[_0x970d[924]][_0x970d[167]])};mxWindow[_0x970d[202]][_0x970d[907]]= function(){this[_0x970d[798]]= document[_0x970d[55]](_0x970d[466]);this[_0x970d[798]][_0x970d[57]](_0x970d[390],this[_0x970d[915]]);this[_0x970d[798]][_0x970d[57]](_0x970d[611],_0x970d[699]);this[_0x970d[798]][_0x970d[57]](_0x970d[924],_0x970d[940]);this[_0x970d[798]][_0x970d[124]][_0x970d[270]]= _0x970d[356];this[_0x970d[798]][_0x970d[124]][_0x970d[941]]= _0x970d[942];this[_0x970d[798]][_0x970d[124]][_0x970d[495]]= _0x970d[130];this[_0x970d[924]][_0x970d[62]](this[_0x970d[798]]);var _0xee1fx2=!1,_0xee1fx3=null,_0xee1fx4=null,_0xee1fx5=mxUtils[_0x970d[885]](this,function(_0xee1fx5){this[_0x970d[790]]();if(_0xee1fx2){_0xee1fx2= !1,this[_0x970d[798]][_0x970d[57]](_0x970d[390],this[_0x970d[915]]),this[_0x970d[798]][_0x970d[57]](_0x970d[924],_0x970d[940]),this[_0x970d[929]][_0x970d[124]][_0x970d[495]]= _0x970d[110],this[_0x970d[800]][_0x970d[124]][_0x970d[495]]= _0xee1fx3,mxClient[_0x970d[80]]|| (this[_0x970d[485]][_0x970d[124]][_0x970d[119]]= _0xee1fx4),this[_0x970d[116]][_0x970d[124]][_0x970d[119]]= _0xee1fx4,null!= this[_0x970d[129]]&& (this[_0x970d[129]][_0x970d[124]][_0x970d[187]]= _0x970d[110]),this[_0x970d[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x970d[763],_0xee1fx5))}else {_0xee1fx2= !0;this[_0x970d[798]][_0x970d[57]](_0x970d[390],this[_0x970d[917]]);this[_0x970d[798]][_0x970d[57]](_0x970d[924],_0x970d[943]);this[_0x970d[929]][_0x970d[124]][_0x970d[495]]= _0x970d[130];_0xee1fx3= this[_0x970d[800]][_0x970d[124]][_0x970d[495]];this[_0x970d[800]][_0x970d[124]][_0x970d[495]]= _0x970d[130];_0xee1fx4= this[_0x970d[116]][_0x970d[124]][_0x970d[119]];var _0xee1fxa=this[_0x970d[939]]();0< _0xee1fxa[_0x970d[119]]&& (mxClient[_0x970d[80]]|| (this[_0x970d[485]][_0x970d[124]][_0x970d[119]]= _0xee1fxa[_0x970d[119]]+ _0x970d[168]),this[_0x970d[116]][_0x970d[124]][_0x970d[119]]= _0xee1fxa[_0x970d[119]]+ _0x970d[168]);0< _0xee1fxa[_0x970d[117]]&& (mxClient[_0x970d[80]]|| (this[_0x970d[485]][_0x970d[124]][_0x970d[117]]= _0xee1fxa[_0x970d[117]]+ _0x970d[168]),this[_0x970d[116]][_0x970d[124]][_0x970d[117]]= _0xee1fxa[_0x970d[117]]+ _0x970d[168]);null!= this[_0x970d[129]]&& (this[_0x970d[129]][_0x970d[124]][_0x970d[187]]= _0x970d[188]);this[_0x970d[746]]( new mxEventObject(mxEvent.MINIMIZE,_0x970d[763],_0xee1fx5))};mxEvent[_0x970d[722]](_0xee1fx5)});mxEvent[_0x970d[169]](this[_0x970d[798]],_0x970d[751],_0xee1fx5);mxClient[_0x970d[754]]&& mxEvent[_0x970d[169]](this[_0x970d[798]],_0x970d[755],_0xee1fx5)};mxWindow[_0x970d[202]][_0x970d[161]]= function(_0xee1fx2){this[_0x970d[800]][_0x970d[124]][_0x970d[495]]= _0xee1fx2?_0x970d[110]:_0x970d[130]};mxWindow[_0x970d[202]][_0x970d[906]]= function(){this[_0x970d[800]]= document[_0x970d[55]](_0x970d[466]);this[_0x970d[800]][_0x970d[57]](_0x970d[390],this[_0x970d[919]]);this[_0x970d[800]][_0x970d[57]](_0x970d[611],_0x970d[699]);this[_0x970d[800]][_0x970d[57]](_0x970d[924],_0x970d[944]);this[_0x970d[800]][_0x970d[124]][_0x970d[270]]= _0x970d[583];this[_0x970d[800]][_0x970d[124]][_0x970d[945]]= _0x970d[942];this[_0x970d[800]][_0x970d[124]][_0x970d[270]]= _0x970d[356];this[_0x970d[800]][_0x970d[124]][_0x970d[495]]= _0x970d[130];this[_0x970d[924]][_0x970d[62]](this[_0x970d[800]]);var _0xee1fx2=!1,_0xee1fx3=null,_0xee1fx4=null,_0xee1fx5=null,_0xee1fx9=null,_0xee1fxa=mxUtils[_0x970d[885]](this,function(_0xee1fxa){this[_0x970d[790]]();if(_0x970d[130]!= this[_0x970d[800]][_0x970d[124]][_0x970d[495]]){if(_0xee1fx2){_0xee1fx2= !1;this[_0x970d[800]][_0x970d[57]](_0x970d[390],this[_0x970d[919]]);this[_0x970d[800]][_0x970d[57]](_0x970d[924],_0x970d[944]);this[_0x970d[929]][_0x970d[124]][_0x970d[495]]= _0x970d[110];this[_0x970d[798]][_0x970d[124]][_0x970d[187]]= _0x970d[110];this[_0x970d[485]][_0x970d[124]][_0x970d[361]]= _0xee1fx3+ _0x970d[168];this[_0x970d[485]][_0x970d[124]][_0x970d[125]]= _0xee1fx4+ _0x970d[168];if(!mxClient[_0x970d[80]]&& (this[_0x970d[485]][_0x970d[124]][_0x970d[119]]= _0xee1fx5,this[_0x970d[485]][_0x970d[124]][_0x970d[117]]= _0xee1fx9,_0xee1fx13= mxUtils[_0x970d[275]](this[_0x970d[929]]),_0x970d[278]== _0xee1fx13[_0x970d[277]]|| null!= this[_0x970d[129]])){this[_0x970d[929]][_0x970d[124]][_0x970d[119]]= this[_0x970d[485]][_0x970d[167]]- this[_0x970d[924]][_0x970d[167]]- 2+ _0x970d[168]};this[_0x970d[116]][_0x970d[124]][_0x970d[119]]= _0xee1fx5;this[_0x970d[116]][_0x970d[124]][_0x970d[117]]= _0xee1fx9;null!= this[_0x970d[129]]&& (this[_0x970d[129]][_0x970d[124]][_0x970d[187]]= _0x970d[110]);this[_0x970d[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x970d[763],_0xee1fxa))}else {_0xee1fx2= !0;this[_0x970d[800]][_0x970d[57]](_0x970d[390],this[_0x970d[917]]);this[_0x970d[800]][_0x970d[57]](_0x970d[924],_0x970d[943]);this[_0x970d[929]][_0x970d[124]][_0x970d[495]]= _0x970d[110];this[_0x970d[798]][_0x970d[124]][_0x970d[187]]= _0x970d[188];_0xee1fx3= parseInt(this[_0x970d[485]][_0x970d[124]][_0x970d[361]]);_0xee1fx4= parseInt(this[_0x970d[485]][_0x970d[124]][_0x970d[125]]);_0xee1fx5= this[_0x970d[116]][_0x970d[124]][_0x970d[119]];_0xee1fx9= this[_0x970d[116]][_0x970d[124]][_0x970d[117]];this[_0x970d[485]][_0x970d[124]][_0x970d[361]]= _0x970d[946];this[_0x970d[485]][_0x970d[124]][_0x970d[125]]= _0x970d[946];mxClient[_0x970d[80]]|| (this[_0x970d[485]][_0x970d[124]][_0x970d[119]]= document[_0x970d[112]][_0x970d[157]]- 2+ _0x970d[168],this[_0x970d[485]][_0x970d[124]][_0x970d[117]]= document[_0x970d[112]][_0x970d[159]]- 2+ _0x970d[168]);this[_0x970d[116]][_0x970d[124]][_0x970d[117]]= document[_0x970d[112]][_0x970d[159]]- 2+ _0x970d[168];this[_0x970d[116]][_0x970d[124]][_0x970d[119]]= document[_0x970d[112]][_0x970d[157]]- 2+ _0x970d[168];null!= this[_0x970d[129]]&& (this[_0x970d[129]][_0x970d[124]][_0x970d[187]]= _0x970d[188]);if(!mxClient[_0x970d[80]]){var _0xee1fx13=mxUtils[_0x970d[275]](this[_0x970d[929]]);if(_0x970d[278]== _0xee1fx13[_0x970d[277]]|| null!= this[_0x970d[129]]){this[_0x970d[929]][_0x970d[124]][_0x970d[119]]= this[_0x970d[485]][_0x970d[167]]- this[_0x970d[924]][_0x970d[167]]- 2+ _0x970d[168]}};this[_0x970d[746]]( new mxEventObject(mxEvent.MAXIMIZE,_0x970d[763],_0xee1fxa))};mxEvent[_0x970d[722]](_0xee1fxa)}});mxEvent[_0x970d[759]](this[_0x970d[800]],_0xee1fxa);mxEvent[_0x970d[169]](this[_0x970d[924]],_0x970d[760],_0xee1fxa)};mxWindow[_0x970d[202]][_0x970d[911]]= function(){this[_0x970d[924]][_0x970d[124]][_0x970d[270]]= _0x970d[582];mxEvent[_0x970d[759]](this[_0x970d[924]],mxUtils[_0x970d[885]](this,function(_0xee1fx2){var _0xee1fx3=mxEvent[_0x970d[731]](_0xee1fx2),_0xee1fx4=mxEvent[_0x970d[733]](_0xee1fx2),_0xee1fx5=this[_0x970d[730]](),_0xee1fx9=this[_0x970d[732]](),_0xee1fxa=mxUtils[_0x970d[885]](this,function(_0xee1fx2){var _0xee1fxa=mxEvent[_0x970d[731]](_0xee1fx2)- _0xee1fx3,_0xee1fx12=mxEvent[_0x970d[733]](_0xee1fx2)- _0xee1fx4;this[_0x970d[947]](_0xee1fx5+ _0xee1fxa,_0xee1fx9+ _0xee1fx12);this[_0x970d[746]]( new mxEventObject(mxEvent.MOVE,_0x970d[763],_0xee1fx2));mxEvent[_0x970d[722]](_0xee1fx2)}),_0xee1fx12=mxUtils[_0x970d[885]](this,function(_0xee1fx2){mxEvent[_0x970d[938]](document,null,_0xee1fxa,_0xee1fx12);this[_0x970d[746]]( new mxEventObject(mxEvent.MOVE_END,_0x970d[763],_0xee1fx2));mxEvent[_0x970d[722]](_0xee1fx2)});mxEvent[_0x970d[759]](document,null,_0xee1fxa,_0xee1fx12);this[_0x970d[746]]( new mxEventObject(mxEvent.MOVE_START,_0x970d[763],_0xee1fx2));mxEvent[_0x970d[722]](_0xee1fx2)}))};mxWindow[_0x970d[202]][_0x970d[947]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[485]][_0x970d[124]][_0x970d[361]]= _0xee1fx2+ _0x970d[168];this[_0x970d[485]][_0x970d[124]][_0x970d[125]]= _0xee1fx3+ _0x970d[168]};mxWindow[_0x970d[202]][_0x970d[730]]= function(){return parseInt(this[_0x970d[485]][_0x970d[124]][_0x970d[361]])};mxWindow[_0x970d[202]][_0x970d[732]]= function(){return parseInt(this[_0x970d[485]][_0x970d[124]][_0x970d[125]])};mxWindow[_0x970d[202]][_0x970d[908]]= function(){this[_0x970d[948]]= document[_0x970d[55]](_0x970d[466]);this[_0x970d[948]][_0x970d[57]](_0x970d[390],this[_0x970d[913]]);this[_0x970d[948]][_0x970d[57]](_0x970d[611],_0x970d[699]);this[_0x970d[948]][_0x970d[57]](_0x970d[924],_0x970d[949]);this[_0x970d[948]][_0x970d[124]][_0x970d[945]]= _0x970d[935];this[_0x970d[948]][_0x970d[124]][_0x970d[270]]= _0x970d[356];this[_0x970d[948]][_0x970d[124]][_0x970d[495]]= _0x970d[130];this[_0x970d[924]][_0x970d[950]](this[_0x970d[948]],this[_0x970d[924]][_0x970d[285]]);mxEvent[_0x970d[759]](this[_0x970d[948]],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[746]]( new mxEventObject(mxEvent.CLOSE,_0x970d[763],_0xee1fx2));this[_0x970d[165]]?this[_0x970d[515]]():this[_0x970d[175]](!1);mxEvent[_0x970d[722]](_0xee1fx2)}))};mxWindow[_0x970d[202]][_0x970d[951]]= function(_0xee1fx2){this[_0x970d[618]]= document[_0x970d[55]](_0x970d[466]);this[_0x970d[618]][_0x970d[57]](_0x970d[390],_0xee1fx2);this[_0x970d[618]][_0x970d[57]](_0x970d[611],_0x970d[361]);this[_0x970d[618]][_0x970d[124]][_0x970d[941]]= _0x970d[952];this[_0x970d[618]][_0x970d[124]][_0x970d[945]]= _0x970d[946];this[_0x970d[618]][_0x970d[124]][_0x970d[953]]= _0x970d[954];this[_0x970d[924]][_0x970d[950]](this[_0x970d[618]],this[_0x970d[924]][_0x970d[285]])};mxWindow[_0x970d[202]][_0x970d[164]]= function(_0xee1fx2){this[_0x970d[948]][_0x970d[124]][_0x970d[495]]= _0xee1fx2?_0x970d[110]:_0x970d[130]};mxWindow[_0x970d[202]][_0x970d[174]]= function(){return null!= this[_0x970d[485]]?_0x970d[188]!= this[_0x970d[485]][_0x970d[124]][_0x970d[187]]:!1};mxWindow[_0x970d[202]][_0x970d[175]]= function(_0xee1fx2){null!= this[_0x970d[485]]&& this[_0x970d[174]]()!= _0xee1fx2&& (_0xee1fx2?this[_0x970d[539]]():this[_0x970d[801]]())};mxWindow[_0x970d[202]][_0x970d[539]]= function(){this[_0x970d[485]][_0x970d[124]][_0x970d[187]]= _0x970d[110];this[_0x970d[790]]();var _0xee1fx2=mxUtils[_0x970d[275]](this[_0x970d[929]]);if(!mxClient[_0x970d[80]]&& (_0x970d[278]== _0xee1fx2[_0x970d[277]]|| null!= this[_0x970d[129]])){this[_0x970d[929]][_0x970d[124]][_0x970d[119]]= this[_0x970d[485]][_0x970d[167]]- this[_0x970d[924]][_0x970d[167]]- 2+ _0x970d[168]};this[_0x970d[746]]( new mxEventObject(mxEvent.SHOW))};mxWindow[_0x970d[202]][_0x970d[801]]= function(){this[_0x970d[485]][_0x970d[124]][_0x970d[187]]= _0x970d[188];this[_0x970d[746]]( new mxEventObject(mxEvent.HIDE))};mxWindow[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[746]]( new mxEventObject(mxEvent.DESTROY));null!= this[_0x970d[485]]&& (mxEvent[_0x970d[762]](this[_0x970d[485]]),this[_0x970d[485]][_0x970d[265]][_0x970d[266]](this[_0x970d[485]]),this[_0x970d[485]]= null);this[_0x970d[929]]= this[_0x970d[905]]= this[_0x970d[924]]= null};function mxForm(_0xee1fx2){this[_0x970d[116]]= document[_0x970d[55]](_0x970d[116]);this[_0x970d[116]][_0x970d[926]]= _0xee1fx2;this[_0x970d[112]]= document[_0x970d[55]](_0x970d[120]);this[_0x970d[116]][_0x970d[62]](this[_0x970d[112]])}mxForm[_0x970d[202]][_0x970d[116]]= null;mxForm[_0x970d[202]][_0x970d[112]]= !1;mxForm[_0x970d[202]][_0x970d[955]]= function(){return this[_0x970d[116]]};mxForm[_0x970d[202]][_0x970d[956]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](_0x970d[121]),_0xee1fx5=document[_0x970d[55]](_0x970d[122]);_0xee1fx4[_0x970d[62]](_0xee1fx5);var _0xee1fx5=document[_0x970d[55]](_0x970d[122]),_0xee1fx9=document[_0x970d[55]](_0x970d[172]);mxUtils[_0x970d[53]](_0xee1fx9,mxResources[_0x970d[203]](_0x970d[957])|| _0x970d[958]);_0xee1fx5[_0x970d[62]](_0xee1fx9);mxEvent[_0x970d[169]](_0xee1fx9,_0x970d[173],function(){_0xee1fx2()});_0xee1fx9= document[_0x970d[55]](_0x970d[172]);mxUtils[_0x970d[53]](_0xee1fx9,mxResources[_0x970d[203]](_0x970d[959])|| _0x970d[960]);_0xee1fx5[_0x970d[62]](_0xee1fx9);mxEvent[_0x970d[169]](_0xee1fx9,_0x970d[173],function(){_0xee1fx3()});_0xee1fx4[_0x970d[62]](_0xee1fx5);this[_0x970d[112]][_0x970d[62]](_0xee1fx4)};mxForm[_0x970d[202]][_0x970d[961]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](_0x970d[962]);_0xee1fx4[_0x970d[57]](_0x970d[60],_0x970d[963]);_0xee1fx4[_0x970d[131]]= _0xee1fx3;return this[_0x970d[964]](_0xee1fx2,_0xee1fx4)};mxForm[_0x970d[202]][_0x970d[965]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](_0x970d[962]);_0xee1fx4[_0x970d[57]](_0x970d[60],_0x970d[966]);this[_0x970d[964]](_0xee1fx2,_0xee1fx4);_0xee1fx3&& (_0xee1fx4[_0x970d[967]]= !0);return _0xee1fx4};mxForm[_0x970d[202]][_0x970d[968]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=document[_0x970d[55]](_0x970d[126]);mxClient[_0x970d[133]]&& _0xee1fx4--;_0xee1fx5[_0x970d[57]](_0x970d[969],_0xee1fx4|| 2);_0xee1fx5[_0x970d[131]]= _0xee1fx3;return this[_0x970d[964]](_0xee1fx2,_0xee1fx5)};mxForm[_0x970d[202]][_0x970d[970]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=document[_0x970d[55]](_0x970d[804]);null!= _0xee1fx4&& _0xee1fx5[_0x970d[57]](_0x970d[803],_0xee1fx4);_0xee1fx3&& _0xee1fx5[_0x970d[57]](_0x970d[971],_0x970d[128]);return this[_0x970d[964]](_0xee1fx2,_0xee1fx5)};mxForm[_0x970d[202]][_0x970d[972]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=document[_0x970d[55]](_0x970d[973]);mxUtils[_0x970d[171]](_0xee1fx9,_0xee1fx3);_0xee1fx9[_0x970d[57]](_0x970d[131],_0xee1fx4);_0xee1fx5&& _0xee1fx9[_0x970d[57]](_0x970d[974],_0xee1fx5);_0xee1fx2[_0x970d[62]](_0xee1fx9)};mxForm[_0x970d[202]][_0x970d[964]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](_0x970d[121]),_0xee1fx5=document[_0x970d[55]](_0x970d[122]);mxUtils[_0x970d[53]](_0xee1fx5,_0xee1fx2);_0xee1fx4[_0x970d[62]](_0xee1fx5);_0xee1fx5= document[_0x970d[55]](_0x970d[122]);_0xee1fx5[_0x970d[62]](_0xee1fx3);_0xee1fx4[_0x970d[62]](_0xee1fx5);this[_0x970d[112]][_0x970d[62]](_0xee1fx4);return _0xee1fx3};function mxImage(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[390]]= _0xee1fx2;this[_0x970d[117]]= _0xee1fx3;this[_0x970d[119]]= _0xee1fx4}mxImage[_0x970d[202]][_0x970d[390]]= null;mxImage[_0x970d[202]][_0x970d[117]]= null;mxImage[_0x970d[202]][_0x970d[119]]= null;function mxDivResizer(_0xee1fx2,_0xee1fx3){if(_0x970d[485]== _0xee1fx2[_0x970d[301]][_0x970d[216]]()){null== _0xee1fx3&& (_0xee1fx3= window);this[_0x970d[485]]= _0xee1fx2;var _0xee1fx4=mxUtils[_0x970d[275]](_0xee1fx2);null!= _0xee1fx4&& (this[_0x970d[975]]= _0x970d[278]== _0xee1fx4[_0x970d[117]],this[_0x970d[976]]= _0x970d[278]== _0xee1fx4[_0x970d[119]]);mxEvent[_0x970d[169]](_0xee1fx3,_0x970d[129],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[977]]|| (this[_0x970d[977]]= !0,this[_0x970d[129]](),this[_0x970d[977]]= !1)}));this[_0x970d[129]]()}}mxDivResizer[_0x970d[202]][_0x970d[975]]= !0;mxDivResizer[_0x970d[202]][_0x970d[976]]= !0;mxDivResizer[_0x970d[202]][_0x970d[977]]= !1;mxDivResizer[_0x970d[202]][_0x970d[129]]= function(){var _0xee1fx2=this[_0x970d[978]](),_0xee1fx3=this[_0x970d[979]](),_0xee1fx4=parseInt(this[_0x970d[485]][_0x970d[124]][_0x970d[361]]),_0xee1fx5=parseInt(this[_0x970d[485]][_0x970d[124]][_0x970d[699]]),_0xee1fx9=parseInt(this[_0x970d[485]][_0x970d[124]][_0x970d[125]]),_0xee1fxa=parseInt(this[_0x970d[485]][_0x970d[124]][_0x970d[553]]);this[_0x970d[975]]&& (!isNaN(_0xee1fx4)&& !isNaN(_0xee1fx5)&& 0<= _0xee1fx4&& 0<= _0xee1fx5&& 0< _0xee1fx2- _0xee1fx5- _0xee1fx4)&& (this[_0x970d[485]][_0x970d[124]][_0x970d[117]]= _0xee1fx2- _0xee1fx5- _0xee1fx4+ _0x970d[168]);this[_0x970d[976]]&& (!isNaN(_0xee1fx9)&& !isNaN(_0xee1fxa)&& 0<= _0xee1fx9&& 0<= _0xee1fxa&& 0< _0xee1fx3- _0xee1fx9- _0xee1fxa)&& (this[_0x970d[485]][_0x970d[124]][_0x970d[119]]= _0xee1fx3- _0xee1fx9- _0xee1fxa+ _0x970d[168])};mxDivResizer[_0x970d[202]][_0x970d[978]]= function(){return document[_0x970d[112]][_0x970d[159]]};mxDivResizer[_0x970d[202]][_0x970d[979]]= function(){return document[_0x970d[112]][_0x970d[157]]};function mxDragSource(_0xee1fx2,_0xee1fx3){this[_0x970d[980]]= _0xee1fx2;this[_0x970d[981]]= _0xee1fx3;mxEvent[_0x970d[759]](_0xee1fx2,mxUtils[_0x970d[885]](this,this[_0x970d[787]]))}mxDragSource[_0x970d[202]][_0x970d[980]]= null;mxDragSource[_0x970d[202]][_0x970d[981]]= null;mxDragSource[_0x970d[202]][_0x970d[559]]= null;mxDragSource[_0x970d[202]][_0x970d[982]]= null;mxDragSource[_0x970d[202]][_0x970d[983]]= null;mxDragSource[_0x970d[202]][_0x970d[984]]= !0;mxDragSource[_0x970d[202]][_0x970d[985]]= null;mxDragSource[_0x970d[202]][_0x970d[986]]= null;mxDragSource[_0x970d[202]][_0x970d[987]]= null;mxDragSource[_0x970d[202]][_0x970d[988]]= null;mxDragSource[_0x970d[202]][_0x970d[989]]= null;mxDragSource[_0x970d[202]][_0x970d[561]]= !0;mxDragSource[_0x970d[202]][_0x970d[990]]= !0;mxDragSource[_0x970d[202]][_0x970d[991]]= !0;mxDragSource[_0x970d[202]][_0x970d[563]]= !0;mxDragSource[_0x970d[202]][_0x970d[992]]= 100;mxDragSource[_0x970d[202]][_0x970d[993]]= 70;mxDragSource[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxDragSource[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxDragSource[_0x970d[202]][_0x970d[996]]= function(){return this[_0x970d[990]]};mxDragSource[_0x970d[202]][_0x970d[562]]= function(_0xee1fx2){this[_0x970d[990]]= _0xee1fx2};mxDragSource[_0x970d[202]][_0x970d[997]]= function(){return this[_0x970d[991]]};mxDragSource[_0x970d[202]][_0x970d[998]]= function(_0xee1fx2){this[_0x970d[991]]= _0xee1fx2};mxDragSource[_0x970d[202]][_0x970d[565]]= function(_0xee1fx2){return null};mxDragSource[_0x970d[202]][_0x970d[564]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return _0xee1fx2[_0x970d[999]](_0xee1fx3,_0xee1fx4)};mxDragSource[_0x970d[202]][_0x970d[566]]= function(_0xee1fx2){return this[_0x970d[980]][_0x970d[511]](!0)};mxDragSource[_0x970d[202]][_0x970d[567]]= function(_0xee1fx2){return null};mxDragSource[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2){this[_0x970d[984]]&& (!mxEvent[_0x970d[721]](_0xee1fx2)&& null== this[_0x970d[1000]])&& (this[_0x970d[1001]](_0xee1fx2),this[_0x970d[1000]]= mxUtils[_0x970d[885]](this,this[_0x970d[788]]),this[_0x970d[1002]]= mxUtils[_0x970d[885]](this,this[_0x970d[789]]),mxEvent[_0x970d[759]](document,null,this[_0x970d[1000]],this[_0x970d[1002]]),mxEvent[_0x970d[722]](_0xee1fx2,!0,!1))};mxDragSource[_0x970d[202]][_0x970d[1001]]= function(_0xee1fx2){this[_0x970d[982]]= this[_0x970d[566]](_0xee1fx2);this[_0x970d[982]][_0x970d[124]][_0x970d[491]]= _0x970d[492];this[_0x970d[982]][_0x970d[124]][_0x970d[931]]= this[_0x970d[992]];mxUtils[_0x970d[254]](this[_0x970d[982]],this[_0x970d[993]])};mxDragSource[_0x970d[202]][_0x970d[1003]]= function(_0xee1fx2){null!= this[_0x970d[982]]&& (null!= this[_0x970d[982]][_0x970d[265]]&& this[_0x970d[982]][_0x970d[265]][_0x970d[266]](this[_0x970d[982]]),this[_0x970d[982]]= null)};mxDragSource[_0x970d[202]][_0x970d[1004]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=mxEvent[_0x970d[731]](_0xee1fx3),_0xee1fx5=mxEvent[_0x970d[733]](_0xee1fx3),_0xee1fx9=mxUtils[_0x970d[445]](_0xee1fx2[_0x970d[526]]),_0xee1fxa=mxUtils[_0x970d[444]]();return _0xee1fx4>= _0xee1fx9[_0x970d[235]]- _0xee1fxa[_0x970d[235]]&& _0xee1fx5>= _0xee1fx9[_0x970d[236]]- _0xee1fxa[_0x970d[236]]&& _0xee1fx4<= _0xee1fx9[_0x970d[235]]- _0xee1fxa[_0x970d[235]]+ _0xee1fx2[_0x970d[526]][_0x970d[359]]&& _0xee1fx5<= _0xee1fx9[_0x970d[236]]- _0xee1fxa[_0x970d[236]]+ _0xee1fx2[_0x970d[526]][_0x970d[167]]};mxDragSource[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[565]](_0xee1fx2);null!= _0xee1fx3&& !this[_0x970d[1004]](_0xee1fx3,_0xee1fx2)&& (_0xee1fx3= null);_0xee1fx3!= this[_0x970d[985]]&& (null!= this[_0x970d[985]]&& this[_0x970d[1005]](this[_0x970d[985]]),this[_0x970d[985]]= _0xee1fx3,null!= this[_0x970d[985]]&& this[_0x970d[1006]](this[_0x970d[985]]));null!= this[_0x970d[985]]&& this[_0x970d[1007]](this[_0x970d[985]],_0xee1fx2);if(null!= this[_0x970d[982]]&& (null== this[_0x970d[983]]|| _0x970d[189]!= this[_0x970d[983]][_0x970d[124]][_0x970d[187]])){var _0xee1fx3=mxEvent[_0x970d[731]](_0xee1fx2),_0xee1fx4=mxEvent[_0x970d[733]](_0xee1fx2);null== this[_0x970d[982]][_0x970d[265]]&& document[_0x970d[112]][_0x970d[62]](this[_0x970d[982]]);this[_0x970d[982]][_0x970d[124]][_0x970d[187]]= _0x970d[189];null!= this[_0x970d[559]]&& (_0xee1fx3+= this[_0x970d[559]][_0x970d[235]],_0xee1fx4+= this[_0x970d[559]][_0x970d[236]]);_0xee1fx3+= document[_0x970d[112]][_0x970d[360]]|| document[_0x970d[158]][_0x970d[360]];_0xee1fx4+= document[_0x970d[112]][_0x970d[190]]|| document[_0x970d[158]][_0x970d[190]];this[_0x970d[982]][_0x970d[124]][_0x970d[361]]= _0xee1fx3+ _0x970d[168];this[_0x970d[982]][_0x970d[124]][_0x970d[125]]= _0xee1fx4+ _0x970d[168]}else {null!= this[_0x970d[982]]&& (this[_0x970d[982]][_0x970d[124]][_0x970d[187]]= _0x970d[188])};mxEvent[_0x970d[722]](_0xee1fx2)};mxDragSource[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2){if(null!= this[_0x970d[985]]){if(null!= this[_0x970d[987]]&& (null== this[_0x970d[983]]|| _0x970d[188]!= this[_0x970d[983]][_0x970d[124]][_0x970d[187]])){var _0xee1fx3=this[_0x970d[985]][_0x970d[441]][_0x970d[255]],_0xee1fx4=this[_0x970d[985]][_0x970d[441]][_0x970d[513]];this[_0x970d[1008]](this[_0x970d[985]],_0xee1fx2,this[_0x970d[986]],this[_0x970d[987]][_0x970d[235]]/ _0xee1fx3- _0xee1fx4[_0x970d[235]],this[_0x970d[987]][_0x970d[236]]/ _0xee1fx3- _0xee1fx4[_0x970d[236]])};this[_0x970d[1005]](this[_0x970d[985]])};this[_0x970d[1003]](_0xee1fx2);mxEvent[_0x970d[938]](document,null,this[_0x970d[1000]],this[_0x970d[1002]]);this[_0x970d[985]]= this[_0x970d[1002]]= this[_0x970d[1000]]= null;mxEvent[_0x970d[722]](_0xee1fx2)};mxDragSource[_0x970d[202]][_0x970d[1006]]= function(_0xee1fx2){_0xee1fx2[_0x970d[1009]]= !0;this[_0x970d[983]]= this[_0x970d[567]](_0xee1fx2);this[_0x970d[996]]()&& null!= this[_0x970d[983]]&& (this[_0x970d[988]]= new mxGuide(_0xee1fx2,_0xee1fx2[_0x970d[1011]][_0x970d[1010]]()));this[_0x970d[563]]&& (this[_0x970d[989]]= new mxCellHighlight(_0xee1fx2,mxConstants.DROP_TARGET_COLOR))};mxDragSource[_0x970d[202]][_0x970d[1005]]= function(_0xee1fx2){this[_0x970d[987]]= this[_0x970d[986]]= null;_0xee1fx2[_0x970d[1009]]= !1;null!= this[_0x970d[983]]&& (null!= this[_0x970d[983]][_0x970d[265]]&& this[_0x970d[983]][_0x970d[265]][_0x970d[266]](this[_0x970d[983]]),this[_0x970d[983]]= null);null!= this[_0x970d[988]]&& (this[_0x970d[988]][_0x970d[515]](),this[_0x970d[988]]= null);null!= this[_0x970d[989]]&& (this[_0x970d[989]][_0x970d[515]](),this[_0x970d[989]]= null)};mxDragSource[_0x970d[202]][_0x970d[1007]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=mxUtils[_0x970d[445]](_0xee1fx2[_0x970d[526]]),_0xee1fx5=mxUtils[_0x970d[444]](_0xee1fx2[_0x970d[526]]),_0xee1fx9=mxEvent[_0x970d[731]](_0xee1fx3)- _0xee1fx4[_0x970d[235]]+ _0xee1fx5[_0x970d[235]],_0xee1fx4=mxEvent[_0x970d[733]](_0xee1fx3)- _0xee1fx4[_0x970d[236]]+ _0xee1fx5[_0x970d[236]];_0xee1fx2[_0x970d[1012]]&& (null== this[_0x970d[561]]|| this[_0x970d[561]])&& _0xee1fx2[_0x970d[1014]](_0xee1fx9,_0xee1fx4,_0xee1fx2[_0x970d[1013]]);null!= this[_0x970d[989]]&& _0xee1fx2[_0x970d[1015]]()&& (this[_0x970d[986]]= this[_0x970d[564]](_0xee1fx2,_0xee1fx9,_0xee1fx4),_0xee1fx5= _0xee1fx2[_0x970d[249]]()[_0x970d[248]](this[_0x970d[986]]),this[_0x970d[989]][_0x970d[1016]](_0xee1fx5));if(null!= this[_0x970d[983]]){null== this[_0x970d[983]][_0x970d[265]]&& (_0xee1fx2[_0x970d[526]][_0x970d[62]](this[_0x970d[983]]),this[_0x970d[983]][_0x970d[124]][_0x970d[931]]= _0x970d[1017],this[_0x970d[983]][_0x970d[124]][_0x970d[491]]= _0x970d[492]);var _0xee1fx5=this[_0x970d[997]]()&& _0xee1fx2[_0x970d[1018]](_0xee1fx3),_0xee1fxa=!0;if(null!= this[_0x970d[988]]&& this[_0x970d[988]][_0x970d[1019]](_0xee1fx3)){var _0xee1fxa=parseInt(this[_0x970d[983]][_0x970d[124]][_0x970d[117]]),_0xee1fx12=parseInt(this[_0x970d[983]][_0x970d[124]][_0x970d[119]]),_0xee1fxa= new mxRectangle(0,0,_0xee1fxa,_0xee1fx12),_0xee1fx4= new mxPoint(_0xee1fx9,_0xee1fx4),_0xee1fx4=this[_0x970d[988]][_0x970d[582]](_0xee1fxa,_0xee1fx4,_0xee1fx5),_0xee1fxa=!1,_0xee1fx9=_0xee1fx4[_0x970d[235]],_0xee1fx4=_0xee1fx4[_0x970d[236]]}else {if(_0xee1fx5){var _0xee1fx5=_0xee1fx2[_0x970d[441]][_0x970d[255]],_0xee1fx12=_0xee1fx2[_0x970d[441]][_0x970d[513]],_0xee1fx13=_0xee1fx2[_0x970d[1020]]/ 2,_0xee1fx9=(_0xee1fx2[_0x970d[1021]](_0xee1fx9/ _0xee1fx5- _0xee1fx12[_0x970d[235]]- _0xee1fx13)+ _0xee1fx12[_0x970d[235]])* _0xee1fx5,_0xee1fx4=(_0xee1fx2[_0x970d[1021]](_0xee1fx4/ _0xee1fx5- _0xee1fx12[_0x970d[236]]- _0xee1fx13)+ _0xee1fx12[_0x970d[236]])* _0xee1fx5}};null!= this[_0x970d[988]]&& _0xee1fxa&& this[_0x970d[988]][_0x970d[801]]();null!= this[_0x970d[1022]]&& (_0xee1fx9+= this[_0x970d[1022]][_0x970d[235]],_0xee1fx4+= this[_0x970d[1022]][_0x970d[236]]);this[_0x970d[983]][_0x970d[124]][_0x970d[361]]= Math[_0x970d[488]](_0xee1fx9)+ _0x970d[168];this[_0x970d[983]][_0x970d[124]][_0x970d[125]]= Math[_0x970d[488]](_0xee1fx4)+ _0x970d[168];this[_0x970d[983]][_0x970d[124]][_0x970d[187]]= _0x970d[189]};this[_0x970d[987]]= new mxPoint(_0xee1fx9,_0xee1fx4)};mxDragSource[_0x970d[202]][_0x970d[1008]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){this[_0x970d[981]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[526]][_0x970d[393]]()};function mxToolbar(_0xee1fx2){this[_0x970d[526]]= _0xee1fx2}mxToolbar[_0x970d[202]]= new mxEventSource;mxToolbar[_0x970d[202]][_0x970d[196]]= mxToolbar;mxToolbar[_0x970d[202]][_0x970d[526]]= null;mxToolbar[_0x970d[202]][_0x970d[984]]= !0;mxToolbar[_0x970d[202]][_0x970d[1023]]= !1;mxToolbar[_0x970d[202]][_0x970d[1024]]= !0;mxToolbar[_0x970d[202]][_0x970d[1025]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){var _0xee1fx12=document[_0x970d[55]](null!= _0xee1fx3?_0x970d[466]:_0x970d[172]),_0xee1fx13=_0xee1fx9|| (null!= _0xee1fxa?_0x970d[1026]:_0x970d[1027]);_0xee1fx12[_0x970d[926]]= _0xee1fx13;_0xee1fx12[_0x970d[57]](_0x970d[390],_0xee1fx3);null!= _0xee1fx2&& (null!= _0xee1fx3?_0xee1fx12[_0x970d[57]](_0x970d[924],_0xee1fx2):mxUtils[_0x970d[53]](_0xee1fx12,_0xee1fx2));this[_0x970d[526]][_0x970d[62]](_0xee1fx12);null!= _0xee1fx4&& (mxEvent[_0x970d[169]](_0xee1fx12,_0x970d[173],_0xee1fx4),mxClient[_0x970d[754]]&& mxEvent[_0x970d[169]](_0xee1fx12,_0x970d[757],_0xee1fx4));_0xee1fx2= mxUtils[_0x970d[885]](this,function(_0xee1fx2){null!= _0xee1fx5?_0xee1fx12[_0x970d[57]](_0x970d[390],_0xee1fx3):_0xee1fx12[_0x970d[124]][_0x970d[1028]]= _0x970d[110]});mxEvent[_0x970d[759]](_0xee1fx12,mxUtils[_0x970d[885]](this,function(_0xee1fx2){null!= _0xee1fx5?_0xee1fx12[_0x970d[57]](_0x970d[390],_0xee1fx5):_0xee1fx12[_0x970d[124]][_0x970d[1028]]= _0x970d[579];if(null!= _0xee1fxa){null== this[_0x970d[1029]]&& (this[_0x970d[1029]]= new mxPopupMenu,this[_0x970d[1029]][_0x970d[176]]());var _0xee1fx3=this[_0x970d[1030]];this[_0x970d[1029]][_0x970d[1031]]()&& this[_0x970d[1029]][_0x970d[1032]]();_0xee1fx3!= _0xee1fx12&& (this[_0x970d[1030]]= _0xee1fx12,this[_0x970d[1029]][_0x970d[1033]]= _0xee1fxa,_0xee1fx3= new mxPoint(_0xee1fx12[_0x970d[358]],_0xee1fx12[_0x970d[362]]+ _0xee1fx12[_0x970d[167]]),this[_0x970d[1029]][_0x970d[152]](_0xee1fx3[_0x970d[235]],_0xee1fx3[_0x970d[236]],null,_0xee1fx2),this[_0x970d[1029]][_0x970d[1031]]()&& (_0xee1fx12[_0x970d[926]]= _0xee1fx13+ _0x970d[1034],this[_0x970d[1029]][_0x970d[1032]]= function(){mxPopupMenu[_0x970d[202]][_0x970d[1032]][_0x970d[183]](this);_0xee1fx12[_0x970d[926]]= _0xee1fx13;this[_0x970d[1030]]= null}))}}),null,_0xee1fx2);mxEvent[_0x970d[169]](_0xee1fx12,_0x970d[1035],_0xee1fx2);return _0xee1fx12};mxToolbar[_0x970d[202]][_0x970d[970]]= function(_0xee1fx2){var _0xee1fx3=document[_0x970d[55]](_0x970d[485]);_0xee1fx3[_0x970d[124]][_0x970d[495]]= _0x970d[497];_0xee1fx3[_0x970d[926]]= _0x970d[1036];var _0xee1fx4=document[_0x970d[55]](_0x970d[804]);_0xee1fx4[_0x970d[926]]= _0xee1fx2|| _0x970d[1037];_0xee1fx3[_0x970d[62]](_0xee1fx4);this[_0x970d[526]][_0x970d[62]](_0xee1fx3);return _0xee1fx4};mxToolbar[_0x970d[202]][_0x970d[1038]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](_0x970d[804]);_0xee1fx4[_0x970d[926]]= _0xee1fx3|| _0x970d[1037];this[_0x970d[972]](_0xee1fx4,_0xee1fx2,null);mxEvent[_0x970d[169]](_0xee1fx4,_0x970d[826],function(_0xee1fx2){var _0xee1fx3=_0xee1fx4[_0x970d[1040]][_0xee1fx4[_0x970d[1039]]];_0xee1fx4[_0x970d[1039]]= 0;null!= _0xee1fx3[_0x970d[1041]]&& _0xee1fx3[_0x970d[1041]](_0xee1fx2)});this[_0x970d[526]][_0x970d[62]](_0xee1fx4);return _0xee1fx4};mxToolbar[_0x970d[202]][_0x970d[972]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=document[_0x970d[55]](_0x970d[973]);mxUtils[_0x970d[171]](_0xee1fx5,_0xee1fx3);_0x970d[279]== typeof _0xee1fx4?_0xee1fx5[_0x970d[1041]]= _0xee1fx4:_0xee1fx5[_0x970d[57]](_0x970d[131],_0xee1fx4);_0xee1fx2[_0x970d[62]](_0xee1fx5);return _0xee1fx5};mxToolbar[_0x970d[202]][_0x970d[1042]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=document[_0x970d[55]](_0x970d[466]);_0xee1fxa[_0x970d[1043]]= _0xee1fx9|| _0x970d[1026];_0xee1fxa[_0x970d[926]]= _0xee1fxa[_0x970d[1043]];_0xee1fxa[_0x970d[57]](_0x970d[390],_0xee1fx3);_0xee1fxa[_0x970d[1044]]= _0xee1fx5;null!= _0xee1fx2&& _0xee1fxa[_0x970d[57]](_0x970d[924],_0xee1fx2);mxEvent[_0x970d[169]](_0xee1fxa,_0x970d[173],mxUtils[_0x970d[885]](this,function(_0xee1fx2){_0xee1fx2= this[_0x970d[1045]][_0x970d[1044]];null!= _0xee1fx2?(this[_0x970d[1045]][_0x970d[1044]]= this[_0x970d[1045]][_0x970d[284]](_0x970d[390]),this[_0x970d[1045]][_0x970d[57]](_0x970d[390],_0xee1fx2)):this[_0x970d[1045]][_0x970d[926]]= this[_0x970d[1045]][_0x970d[1043]];this[_0x970d[1024]]&& (this[_0x970d[1046]]= _0xee1fxa);this[_0x970d[1045]]= _0xee1fxa;_0xee1fx2= _0xee1fxa[_0x970d[1044]];null!= _0xee1fx2?(_0xee1fxa[_0x970d[1044]]= _0xee1fxa[_0x970d[284]](_0x970d[390]),_0xee1fxa[_0x970d[57]](_0x970d[390],_0xee1fx2)):_0xee1fxa[_0x970d[926]]= _0xee1fxa[_0x970d[1043]]+ _0x970d[1034];this[_0x970d[746]]( new mxEventObject(mxEvent.SELECT));_0xee1fx4()}));this[_0x970d[526]][_0x970d[62]](_0xee1fxa);null== this[_0x970d[1046]]&& (this[_0x970d[1046]]= _0xee1fxa,this[_0x970d[1047]](_0xee1fxa),_0xee1fx4());return _0xee1fxa};mxToolbar[_0x970d[202]][_0x970d[1048]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fxa= null!= _0xee1fxa?_0xee1fxa:!0;var _0xee1fx12=document[_0x970d[55]](null!= _0xee1fx3?_0x970d[466]:_0x970d[172]);_0xee1fx12[_0x970d[1043]]= _0xee1fx9|| _0x970d[1026];_0xee1fx12[_0x970d[926]]= _0xee1fx12[_0x970d[1043]];_0xee1fx12[_0x970d[57]](_0x970d[390],_0xee1fx3);_0xee1fx12[_0x970d[1044]]= _0xee1fx5;null!= _0xee1fx2&& _0xee1fx12[_0x970d[57]](_0x970d[924],_0xee1fx2);this[_0x970d[984]]&& _0xee1fxa&& (mxEvent[_0x970d[169]](_0xee1fx12,_0x970d[173],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1047]](_0xee1fx12,_0xee1fx4);this[_0x970d[1023]]= !1})),mxEvent[_0x970d[169]](_0xee1fx12,_0x970d[760],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1047]](_0xee1fx12,_0xee1fx4);this[_0x970d[1023]]= !0})),null== this[_0x970d[1046]]&& (this[_0x970d[1046]]= _0xee1fx12,this[_0x970d[1049]]= _0xee1fx4,this[_0x970d[1047]](_0xee1fx12,_0xee1fx4)));this[_0x970d[526]][_0x970d[62]](_0xee1fx12);return _0xee1fx12};mxToolbar[_0x970d[202]][_0x970d[1047]]= function(_0xee1fx2,_0xee1fx3){if(this[_0x970d[1045]]!= _0xee1fx2){if(null!= this[_0x970d[1045]]){var _0xee1fx4=this[_0x970d[1045]][_0x970d[1044]];null!= _0xee1fx4?(this[_0x970d[1045]][_0x970d[1044]]= this[_0x970d[1045]][_0x970d[284]](_0x970d[390]),this[_0x970d[1045]][_0x970d[57]](_0x970d[390],_0xee1fx4)):this[_0x970d[1045]][_0x970d[926]]= this[_0x970d[1045]][_0x970d[1043]]};this[_0x970d[1045]]= _0xee1fx2;_0xee1fx4= this[_0x970d[1045]][_0x970d[1044]];null!= _0xee1fx4?(this[_0x970d[1045]][_0x970d[1044]]= this[_0x970d[1045]][_0x970d[284]](_0x970d[390]),this[_0x970d[1045]][_0x970d[57]](_0x970d[390],_0xee1fx4)):this[_0x970d[1045]][_0x970d[926]]= this[_0x970d[1045]][_0x970d[1043]]+ _0x970d[1034];this[_0x970d[746]]( new mxEventObject(mxEvent.SELECT,_0x970d[279],_0xee1fx3))}};mxToolbar[_0x970d[202]][_0x970d[1050]]= function(_0xee1fx2){(_0xee1fx2|| !this[_0x970d[1023]])&& this[_0x970d[1045]]!= this[_0x970d[1046]]&& this[_0x970d[1047]](this[_0x970d[1046]],this[_0x970d[1049]])};mxToolbar[_0x970d[202]][_0x970d[1051]]= function(_0xee1fx2){return this[_0x970d[1025]](null,_0xee1fx2,null)};mxToolbar[_0x970d[202]][_0x970d[1052]]= function(){mxUtils[_0x970d[345]](this[_0x970d[526]])};mxToolbar[_0x970d[202]][_0x970d[1053]]= function(){var _0xee1fx2=document[_0x970d[55]](_0x970d[1054]);_0xee1fx2[_0x970d[124]][_0x970d[941]]= _0x970d[1055];_0xee1fx2[_0x970d[57]](_0x970d[803],_0x970d[500]);this[_0x970d[526]][_0x970d[62]](_0xee1fx2)};mxToolbar[_0x970d[202]][_0x970d[515]]= function(){mxEvent[_0x970d[762]](this[_0x970d[526]]);this[_0x970d[1045]]= this[_0x970d[1049]]= this[_0x970d[1046]]= this[_0x970d[526]]= null;null!= this[_0x970d[1029]]&& this[_0x970d[1029]][_0x970d[515]]()};function mxSession(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[251]]= _0xee1fx2;this[_0x970d[1056]]= _0xee1fx3;this[_0x970d[1057]]= _0xee1fx4;this[_0x970d[1058]]= _0xee1fx5;null!= _0xee1fx2&& (this[_0x970d[1059]]= new mxCodec,this[_0x970d[1059]][_0x970d[1060]]= function(_0xee1fx3){return _0xee1fx2[_0x970d[736]](_0xee1fx3)});_0xee1fx2[_0x970d[169]](mxEvent.NOTIFY,mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx3[_0x970d[720]](_0x970d[1061]);(null!= _0xee1fx4&& this[_0x970d[143]]|| this[_0x970d[1062]]&& !this[_0x970d[1063]])&& this[_0x970d[827]](_0x970d[1064]+ this[_0x970d[1067]](_0xee1fx4[_0x970d[1065]],_0xee1fx4[_0x970d[1066]])+ _0x970d[1068])}))}mxSession[_0x970d[202]]= new mxEventSource;mxSession[_0x970d[202]][_0x970d[196]]= mxSession;mxSession[_0x970d[202]][_0x970d[251]]= null;mxSession[_0x970d[202]][_0x970d[1056]]= null;mxSession[_0x970d[202]][_0x970d[1057]]= null;mxSession[_0x970d[202]][_0x970d[1058]]= null;mxSession[_0x970d[202]][_0x970d[1059]]= null;mxSession[_0x970d[202]][_0x970d[1069]]= _0x970d[336];mxSession[_0x970d[202]][_0x970d[1070]]= !0;mxSession[_0x970d[202]][_0x970d[1071]]= !0;mxSession[_0x970d[202]][_0x970d[1072]]= 0;mxSession[_0x970d[202]][_0x970d[1073]]= 0;mxSession[_0x970d[202]][_0x970d[143]]= !1;mxSession[_0x970d[202]][_0x970d[1062]]= !1;mxSession[_0x970d[202]][_0x970d[1063]]= !1;mxSession[_0x970d[202]][_0x970d[1074]]= !1;mxSession[_0x970d[202]][_0x970d[861]]= function(){this[_0x970d[143]]?(this[_0x970d[1062]]= !0,this[_0x970d[746]]( new mxEventObject(mxEvent.CONNECT))):this[_0x970d[1062]]|| this[_0x970d[203]](this[_0x970d[1056]],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1062]]= !0;this[_0x970d[746]]( new mxEventObject(mxEvent.CONNECT));this[_0x970d[1075]]()}))};mxSession[_0x970d[202]][_0x970d[809]]= function(){this[_0x970d[1062]]&& !this[_0x970d[1063]]&& (this[_0x970d[1063]]= !0,this[_0x970d[746]]( new mxEventObject(mxEvent.SUSPEND)))};mxSession[_0x970d[202]][_0x970d[810]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[1062]]&& this[_0x970d[1063]]&& (this[_0x970d[1063]]= !1,this[_0x970d[746]]( new mxEventObject(mxEvent.RESUME)),this[_0x970d[1074]]|| this[_0x970d[1075]]())};mxSession[_0x970d[202]][_0x970d[1076]]= function(_0xee1fx2){this[_0x970d[1062]]&& (this[_0x970d[1062]]= !1);this[_0x970d[746]]( new mxEventObject(mxEvent.DISCONNECT,_0x970d[1077],_0xee1fx2))};mxSession[_0x970d[202]][_0x970d[1075]]= function(){this[_0x970d[1062]]&& !this[_0x970d[1063]]&& null!= this[_0x970d[1057]]?(this[_0x970d[1074]]= !0,this[_0x970d[203]](this[_0x970d[1057]],mxUtils[_0x970d[885]](this,function(){this[_0x970d[1075]]()}))):this[_0x970d[1074]]= !1};mxSession[_0x970d[202]][_0x970d[827]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]&& (null!= this[_0x970d[1058]]&& (this[_0x970d[143]]?(mxLog[_0x970d[539]](),mxLog[_0x970d[143]](_0x970d[1078]+ this[_0x970d[1058]]+ _0x970d[1079]+ _0xee1fx2)):(_0xee1fx2= _0x970d[1080]+ _0xee1fx2+ _0x970d[1081],this[_0x970d[1070]]&& (_0xee1fx2= encodeURIComponent(_0xee1fx2)),mxUtils[_0x970d[814]](this[_0x970d[1058]],_0x970d[1082]+ _0xee1fx2,_0xee1fx3,_0xee1fx4))),this[_0x970d[1072]]+= _0xee1fx2[_0x970d[67]],this[_0x970d[746]]( new mxEventObject(mxEvent.NOTIFY,_0x970d[863],this[_0x970d[1058]],_0x970d[338],_0xee1fx2)))};mxSession[_0x970d[202]][_0x970d[203]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(_0x970d[82]!= typeof mxUtils){var _0xee1fx5=mxUtils[_0x970d[885]](this,function(_0xee1fx2){null!= _0xee1fx4?_0xee1fx4(_0xee1fx2):this[_0x970d[1076]](_0xee1fx2)});mxUtils[_0x970d[203]](_0xee1fx2,mxUtils[_0x970d[885]](this,function(_0xee1fx4){if(_0x970d[82]!= typeof mxUtils){if(_0xee1fx4[_0x970d[220]]()&& 404!= _0xee1fx4[_0x970d[878]]()){if(this[_0x970d[1073]]+= _0xee1fx4[_0x970d[221]]()[_0x970d[67]],this[_0x970d[746]]( new mxEventObject(mxEvent.GET,_0x970d[863],_0xee1fx2,_0x970d[870],_0xee1fx4)),this[_0x970d[1083]](_0xee1fx4)){if(0< _0xee1fx4[_0x970d[221]]()[_0x970d[67]]){var _0xee1fxa=_0xee1fx4[_0x970d[874]]();null== _0xee1fxa?_0xee1fx5(_0x970d[1084]+ _0xee1fx4[_0x970d[221]]()):this[_0x970d[806]](_0xee1fxa)};null!= _0xee1fx3&& _0xee1fx3(_0xee1fx4)}}else {_0xee1fx5(_0x970d[1085])}}}),function(_0xee1fx2){_0xee1fx5(_0x970d[1086])})}};mxSession[_0x970d[202]][_0x970d[1083]]= function(_0xee1fx2){return 0> _0xee1fx2[_0x970d[221]]()[_0x970d[2]](_0x970d[1087])};mxSession[_0x970d[202]][_0x970d[1067]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=_0x970d[110],_0xee1fx5=_0xee1fx3?-1:1,_0xee1fx9=_0xee1fx3?_0xee1fx2[_0x970d[67]]- 1:0;0<= _0xee1fx9&& _0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9+= _0xee1fx5){var _0xee1fxa=this[_0x970d[1059]][_0x970d[514]](_0xee1fx2[_0xee1fx9]),_0xee1fx4=_0xee1fx4+ mxUtils[_0x970d[875]](_0xee1fxa,this[_0x970d[1069]])};return _0xee1fx4};mxSession[_0x970d[202]][_0x970d[806]]= function(_0xee1fx2){if(null!= _0xee1fx2&& _0xee1fx2[_0x970d[288]]== mxConstants[_0x970d[289]]){var _0xee1fx3=_0xee1fx2[_0x970d[284]](_0x970d[1088]);null!= _0xee1fx3&& (this[_0x970d[251]][_0x970d[1089]]= _0xee1fx3+ _0x970d[213]);for(_0xee1fx3= _0xee1fx2[_0x970d[285]];null!= _0xee1fx3;){var _0xee1fx4=_0xee1fx3[_0x970d[301]][_0x970d[216]]();_0x970d[724]== _0xee1fx4?this[_0x970d[1090]](_0xee1fx3):_0x970d[1091]== _0xee1fx4&& this[_0x970d[1092]](_0xee1fx3);_0xee1fx3= _0xee1fx3[_0x970d[287]]};this[_0x970d[746]]( new mxEventObject(mxEvent.RECEIVE,_0x970d[252],_0xee1fx2))}};mxSession[_0x970d[202]][_0x970d[1090]]= function(_0xee1fx2){( new mxCodec(_0xee1fx2[_0x970d[295]]))[_0x970d[1093]](_0xee1fx2[_0x970d[285]],this[_0x970d[251]])};mxSession[_0x970d[202]][_0x970d[1092]]= function(_0xee1fx2){for(_0xee1fx2= _0xee1fx2[_0x970d[285]];null!= _0xee1fx2;){_0x970d[1061]== _0xee1fx2[_0x970d[301]]&& this[_0x970d[1094]](_0xee1fx2),_0xee1fx2= _0xee1fx2[_0x970d[287]]}};mxSession[_0x970d[202]][_0x970d[1094]]= function(_0xee1fx2){_0xee1fx2= this[_0x970d[1095]](_0xee1fx2);if(0< _0xee1fx2[_0x970d[67]]){var _0xee1fx3=this[_0x970d[1096]](_0xee1fx2);this[_0x970d[251]][_0x970d[746]]( new mxEventObject(mxEvent.CHANGE,_0x970d[1061],_0xee1fx3,_0x970d[1065],_0xee1fx2));this[_0x970d[251]][_0x970d[746]]( new mxEventObject(mxEvent.UNDO,_0x970d[1061],_0xee1fx3));this[_0x970d[746]]( new mxEventObject(mxEvent.FIRED,_0x970d[1061],_0xee1fx3))}};mxSession[_0x970d[202]][_0x970d[1096]]= function(_0xee1fx2){var _0xee1fx3= new mxUndoableEdit(this[_0x970d[251]],this[_0x970d[1071]]);_0xee1fx3[_0x970d[1065]]= _0xee1fx2;_0xee1fx3[_0x970d[827]]= function(){_0xee1fx3[_0x970d[1097]][_0x970d[746]]( new mxEventObject(mxEvent.CHANGE,_0x970d[1061],_0xee1fx3,_0x970d[1065],_0xee1fx3[_0x970d[1065]]));_0xee1fx3[_0x970d[1097]][_0x970d[746]]( new mxEventObject(mxEvent.NOTIFY,_0x970d[1061],_0xee1fx3,_0x970d[1065],_0xee1fx3[_0x970d[1065]]))};return _0xee1fx3};mxSession[_0x970d[202]][_0x970d[1095]]= function(_0xee1fx2){this[_0x970d[1059]][_0x970d[395]]= _0xee1fx2[_0x970d[295]];var _0xee1fx3=[];for(_0xee1fx2= _0xee1fx2[_0x970d[285]];null!= _0xee1fx2;){var _0xee1fx4=this[_0x970d[1098]](_0xee1fx2);null!= _0xee1fx4&& _0xee1fx3[_0x970d[207]](_0xee1fx4);_0xee1fx2= _0xee1fx2[_0x970d[287]]};return _0xee1fx3};mxSession[_0x970d[202]][_0x970d[1098]]= function(_0xee1fx2){var _0xee1fx3=null;_0xee1fx2[_0x970d[288]]== mxConstants[_0x970d[289]]&& (_0xee1fx3= _0x970d[1099]== _0xee1fx2[_0x970d[301]]?( new mxCodec(_0xee1fx2[_0x970d[295]]))[_0x970d[1093]](_0xee1fx2):this[_0x970d[1059]][_0x970d[1093]](_0xee1fx2),null!= _0xee1fx3&& (_0xee1fx3[_0x970d[251]]= this[_0x970d[251]],_0xee1fx3[_0x970d[350]](),_0x970d[1100]== _0xee1fx2[_0x970d[301]]&& null== _0xee1fx3[_0x970d[1101]]&& this[_0x970d[1102]](_0xee1fx3[_0x970d[247]])));return _0xee1fx3};mxSession[_0x970d[202]][_0x970d[1102]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1059]][_0x970d[1104]](_0xee1fx2[_0x970d[1103]](),_0xee1fx2);for(var _0xee1fx4=this[_0x970d[251]][_0x970d[262]](_0xee1fx2),_0xee1fx5=0;_0xee1fx5< _0xee1fx4;_0xee1fx5++){this[_0x970d[1102]](this[_0x970d[251]][_0x970d[263]](_0xee1fx2,_0xee1fx5))}};function mxUndoableEdit(_0xee1fx2,_0xee1fx3){this[_0x970d[1097]]= _0xee1fx2;this[_0x970d[1065]]= [];this[_0x970d[1105]]= null!= _0xee1fx3?_0xee1fx3:!0}mxUndoableEdit[_0x970d[202]][_0x970d[1097]]= null;mxUndoableEdit[_0x970d[202]][_0x970d[1065]]= null;mxUndoableEdit[_0x970d[202]][_0x970d[1105]]= null;mxUndoableEdit[_0x970d[202]][_0x970d[1066]]= !1;mxUndoableEdit[_0x970d[202]][_0x970d[1106]]= !1;mxUndoableEdit[_0x970d[202]][_0x970d[1107]]= function(){return 0== this[_0x970d[1065]][_0x970d[67]]};mxUndoableEdit[_0x970d[202]][_0x970d[1108]]= function(){return this[_0x970d[1105]]};mxUndoableEdit[_0x970d[202]][_0x970d[99]]= function(_0xee1fx2){this[_0x970d[1065]][_0x970d[207]](_0xee1fx2)};mxUndoableEdit[_0x970d[202]][_0x970d[827]]= function(){};mxUndoableEdit[_0x970d[202]][_0x970d[1109]]= function(){};mxUndoableEdit[_0x970d[202]][_0x970d[824]]= function(){if(!this[_0x970d[1066]]){this[_0x970d[1097]][_0x970d[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0xee1fx2=this[_0x970d[1065]][_0x970d[67]]- 1;0<= _0xee1fx2;_0xee1fx2--){var _0xee1fx3=this[_0x970d[1065]][_0xee1fx2];null!= _0xee1fx3[_0x970d[350]]?_0xee1fx3[_0x970d[350]]():null!= _0xee1fx3[_0x970d[824]]&& _0xee1fx3[_0x970d[824]]();this[_0x970d[1097]][_0x970d[746]]( new mxEventObject(mxEvent.EXECUTED,_0x970d[826],_0xee1fx3))};this[_0x970d[1066]]= !0;this[_0x970d[1106]]= !1;this[_0x970d[1097]][_0x970d[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x970d[827]]()};mxUndoableEdit[_0x970d[202]][_0x970d[825]]= function(){if(!this[_0x970d[1106]]){this[_0x970d[1097]][_0x970d[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0xee1fx2=this[_0x970d[1065]][_0x970d[67]],_0xee1fx3=0;_0xee1fx3< _0xee1fx2;_0xee1fx3++){var _0xee1fx4=this[_0x970d[1065]][_0xee1fx3];null!= _0xee1fx4[_0x970d[350]]?_0xee1fx4[_0x970d[350]]():null!= _0xee1fx4[_0x970d[825]]&& _0xee1fx4[_0x970d[825]]();this[_0x970d[1097]][_0x970d[746]]( new mxEventObject(mxEvent.EXECUTED,_0x970d[826],_0xee1fx4))};this[_0x970d[1066]]= !1;this[_0x970d[1106]]= !0;this[_0x970d[1097]][_0x970d[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x970d[827]]()};function mxUndoManager(_0xee1fx2){this[_0x970d[803]]= null!= _0xee1fx2?_0xee1fx2:100;this[_0x970d[200]]()}mxUndoManager[_0x970d[202]]= new mxEventSource;mxUndoManager[_0x970d[202]][_0x970d[196]]= mxUndoManager;mxUndoManager[_0x970d[202]][_0x970d[803]]= null;mxUndoManager[_0x970d[202]][_0x970d[1110]]= null;mxUndoManager[_0x970d[202]][_0x970d[1111]]= 0;mxUndoManager[_0x970d[202]][_0x970d[1107]]= function(){return 0== this[_0x970d[1110]][_0x970d[67]]};mxUndoManager[_0x970d[202]][_0x970d[200]]= function(){this[_0x970d[1110]]= [];this[_0x970d[1111]]= 0;this[_0x970d[746]]( new mxEventObject(mxEvent.CLEAR))};mxUndoManager[_0x970d[202]][_0x970d[1112]]= function(){return 0< this[_0x970d[1111]]};mxUndoManager[_0x970d[202]][_0x970d[824]]= function(){for(;0< this[_0x970d[1111]];){var _0xee1fx2=this[_0x970d[1110]][--this[_0x970d[1111]]];_0xee1fx2[_0x970d[824]]();if(_0xee1fx2[_0x970d[1108]]()){this[_0x970d[746]]( new mxEventObject(mxEvent.UNDO,_0x970d[1061],_0xee1fx2));break}}};mxUndoManager[_0x970d[202]][_0x970d[1113]]= function(){return this[_0x970d[1111]]< this[_0x970d[1110]][_0x970d[67]]};mxUndoManager[_0x970d[202]][_0x970d[825]]= function(){for(var _0xee1fx2=this[_0x970d[1110]][_0x970d[67]];this[_0x970d[1111]]< _0xee1fx2;){var _0xee1fx3=this[_0x970d[1110]][this[_0x970d[1111]]++];_0xee1fx3[_0x970d[825]]();if(_0xee1fx3[_0x970d[1108]]()){this[_0x970d[746]]( new mxEventObject(mxEvent.REDO,_0x970d[1061],_0xee1fx3));break}}};mxUndoManager[_0x970d[202]][_0x970d[1114]]= function(_0xee1fx2){this[_0x970d[330]]();0< this[_0x970d[803]]&& this[_0x970d[803]]== this[_0x970d[1110]][_0x970d[67]]&& this[_0x970d[1110]][_0x970d[1115]]();this[_0x970d[1110]][_0x970d[207]](_0xee1fx2);this[_0x970d[1111]]= this[_0x970d[1110]][_0x970d[67]];this[_0x970d[746]]( new mxEventObject(mxEvent.ADD,_0x970d[1061],_0xee1fx2))};mxUndoManager[_0x970d[202]][_0x970d[330]]= function(){if(this[_0x970d[1110]][_0x970d[67]]> this[_0x970d[1111]]){for(var _0xee1fx2=this[_0x970d[1110]][_0x970d[300]](this[_0x970d[1111]],this[_0x970d[1110]][_0x970d[67]]- this[_0x970d[1111]]),_0xee1fx3=0;_0xee1fx3< _0xee1fx2[_0x970d[67]];_0xee1fx3++){_0xee1fx2[_0xee1fx3][_0x970d[1109]]()}}};var mxUrlConverter=function(_0xee1fx2){var _0xee1fx3=!0,_0xee1fx4=null,_0xee1fx5=null;return {isEnabled:function(){return _0xee1fx3},setEnabled:function(_0xee1fx2){_0xee1fx3= _0xee1fx2},getBaseUrl:function(){return _0xee1fx4},setBaseUrl:function(_0xee1fx2){_0xee1fx4= _0xee1fx2},getBaseDomain:function(){return _0xee1fx4},setBaseDomain:function(_0xee1fx2){_0xee1fx4= _0xee1fx2},isRelativeUrl:function(_0xee1fx2){return _0x970d[43]!= _0xee1fx2[_0x970d[85]](0,7)&& _0x970d[46]!= _0xee1fx2[_0x970d[85]](0,8)&& _0x970d[1116]!= _0xee1fx2[_0x970d[85]](0,10)},convert:function(_0xee1fx2){if(_0xee1fx3&& this[_0x970d[1117]](_0xee1fx2)){if(null== _0xee1fx4){_0xee1fx5= location[_0x970d[1118]]+ _0x970d[1119]+ location[_0x970d[1120]];_0xee1fx4= _0xee1fx5+ location[_0x970d[1121]];var _0xee1fxa=_0xee1fx4[_0x970d[1122]](_0x970d[84]);0< _0xee1fxa&& (_0xee1fx4= _0xee1fx4[_0x970d[85]](0,_0xee1fxa+ 1))};_0xee1fx2= _0x970d[84]== _0xee1fx2[_0x970d[225]](0)?_0xee1fx5+ _0xee1fx2:_0xee1fx4+ _0xee1fx2};return _0xee1fx2}}};function mxPanningManager(_0xee1fx2){this[_0x970d[1123]]= null;this[_0x970d[1124]]= !1;this[_0x970d[1125]]= this[_0x970d[1126]]= this[_0x970d[1127]]= this[_0x970d[1128]]= this[_0x970d[1129]]= this[_0x970d[1130]]= 0;this[_0x970d[1131]]= !1;this[_0x970d[190]]= this[_0x970d[360]]= 0;this[_0x970d[1132]]= {mouseDown:function(_0xee1fx2,_0xee1fx3){},mouseMove:function(_0xee1fx2,_0xee1fx3){},mouseUp:mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){this[_0x970d[1124]]&& this[_0x970d[1076]]()})};_0xee1fx2[_0x970d[1133]](this[_0x970d[1132]]);mxEvent[_0x970d[169]](document,_0x970d[753],mxUtils[_0x970d[885]](this,function(){this[_0x970d[1124]]&& this[_0x970d[1076]]()}));var _0xee1fx3=mxUtils[_0x970d[885]](this,function(){this[_0x970d[1131]]= mxUtils[_0x970d[1134]](_0xee1fx2[_0x970d[526]]);this[_0x970d[360]]= _0xee1fx2[_0x970d[526]][_0x970d[360]];this[_0x970d[190]]= _0xee1fx2[_0x970d[526]][_0x970d[190]];return window[_0x970d[1141]](mxUtils[_0x970d[885]](this,function(){this[_0x970d[1130]]-= this[_0x970d[1126]];this[_0x970d[1129]]-= this[_0x970d[1125]];if(this[_0x970d[1131]]){var _0xee1fx3=-_0xee1fx2[_0x970d[526]][_0x970d[360]]- Math[_0x970d[430]](this[_0x970d[1126]]),_0xee1fx5=-_0xee1fx2[_0x970d[526]][_0x970d[190]]- Math[_0x970d[430]](this[_0x970d[1125]]);_0xee1fx2[_0x970d[1135]](_0xee1fx3,_0xee1fx5);_0xee1fx2[_0x970d[1136]]= this[_0x970d[360]]- _0xee1fx2[_0x970d[526]][_0x970d[360]];_0xee1fx2[_0x970d[1137]]= this[_0x970d[190]]- _0xee1fx2[_0x970d[526]][_0x970d[190]];_0xee1fx2[_0x970d[746]]( new mxEventObject(mxEvent.PAN))}else {_0xee1fx2[_0x970d[1135]](this[_0x970d[1138]](),this[_0x970d[1139]]())}}),this[_0x970d[1140]])});this[_0x970d[1142]]= function(){return active};this[_0x970d[1138]]= function(){return Math[_0x970d[488]](this[_0x970d[1130]])};this[_0x970d[1139]]= function(){return Math[_0x970d[488]](this[_0x970d[1129]])};this[_0x970d[861]]= function(){this[_0x970d[1128]]= _0xee1fx2[_0x970d[441]][_0x970d[513]][_0x970d[235]];this[_0x970d[1127]]= _0xee1fx2[_0x970d[441]][_0x970d[513]][_0x970d[236]];this[_0x970d[1124]]= !0};this[_0x970d[1143]]= function(_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){this[_0x970d[1124]]|| this[_0x970d[861]]();this[_0x970d[360]]= _0xee1fx2[_0x970d[526]][_0x970d[360]];this[_0x970d[190]]= _0xee1fx2[_0x970d[526]][_0x970d[190]];_0xee1fxa= null!= _0xee1fxa?_0xee1fxa:0;var _0xee1fx12=_0xee1fx2[_0x970d[526]];this[_0x970d[1126]]= _0xee1fx4+ (null!= _0xee1fx9?_0xee1fx9:0)- _0xee1fx12[_0x970d[360]]- _0xee1fx12[_0x970d[159]];0> this[_0x970d[1126]]&& Math[_0x970d[425]](this[_0x970d[1126]])< this[_0x970d[467]]?this[_0x970d[1126]]= this[_0x970d[467]]+ this[_0x970d[1126]]:this[_0x970d[1126]]= this[_0x970d[1144]]?Math[_0x970d[160]](this[_0x970d[1126]],0):0;0== this[_0x970d[1126]]&& (this[_0x970d[1126]]= _0xee1fx4- _0xee1fx12[_0x970d[360]],this[_0x970d[1126]]= 0< this[_0x970d[1126]]&& this[_0x970d[1126]]< this[_0x970d[467]]?this[_0x970d[1126]]- this[_0x970d[467]]:this[_0x970d[1144]]?Math[_0x970d[243]](0,this[_0x970d[1126]]):0);this[_0x970d[1125]]= _0xee1fx5+ _0xee1fxa- _0xee1fx12[_0x970d[190]]- _0xee1fx12[_0x970d[157]];0> this[_0x970d[1125]]&& Math[_0x970d[425]](this[_0x970d[1125]])< this[_0x970d[467]]?this[_0x970d[1125]]= this[_0x970d[467]]+ this[_0x970d[1125]]:this[_0x970d[1125]]= this[_0x970d[1144]]?Math[_0x970d[160]](this[_0x970d[1125]],0):0;0== this[_0x970d[1125]]&& (this[_0x970d[1125]]= _0xee1fx5- _0xee1fx12[_0x970d[190]],this[_0x970d[1125]]= 0< this[_0x970d[1125]]&& this[_0x970d[1125]]< this[_0x970d[467]]?this[_0x970d[1125]]- this[_0x970d[467]]:this[_0x970d[1144]]?Math[_0x970d[243]](0,this[_0x970d[1125]]):0);0!= this[_0x970d[1126]]|| 0!= this[_0x970d[1125]]?(this[_0x970d[1126]]*= this[_0x970d[1145]],this[_0x970d[1125]]*= this[_0x970d[1145]],null== this[_0x970d[1123]]&& (this[_0x970d[1123]]= _0xee1fx3())):null!= this[_0x970d[1123]]&& (window[_0x970d[1146]](this[_0x970d[1123]]),this[_0x970d[1123]]= null)};this[_0x970d[1076]]= function(){if(this[_0x970d[1124]]){if(this[_0x970d[1124]]= !1,null!= this[_0x970d[1123]]&& (window[_0x970d[1146]](this[_0x970d[1123]]),this[_0x970d[1123]]= null),this[_0x970d[1129]]= this[_0x970d[1130]]= 0,this[_0x970d[1131]]){_0xee1fx2[_0x970d[1136]]= 0,_0xee1fx2[_0x970d[1137]]= 0,_0xee1fx2[_0x970d[746]]( new mxEventObject(mxEvent.PAN))}else {var _0xee1fx3=_0xee1fx2[_0x970d[1136]],_0xee1fx5=_0xee1fx2[_0x970d[1137]];if(0!= _0xee1fx3|| 0!= _0xee1fx5){_0xee1fx2[_0x970d[1135]](0,0),_0xee1fx2[_0x970d[441]][_0x970d[1147]](this[_0x970d[1128]]+ _0xee1fx3/ _0xee1fx2[_0x970d[441]][_0x970d[255]],this[_0x970d[1127]]+ _0xee1fx5/ _0xee1fx2[_0x970d[441]][_0x970d[255]])}}}};this[_0x970d[515]]= function(){_0xee1fx2[_0x970d[1148]](this[_0x970d[1132]])}}mxPanningManager[_0x970d[202]][_0x970d[1145]]= 1/ 6;mxPanningManager[_0x970d[202]][_0x970d[1140]]= 10;mxPanningManager[_0x970d[202]][_0x970d[1144]]= !0;mxPanningManager[_0x970d[202]][_0x970d[467]]= 0;function mxPopupMenu(_0xee1fx2){this[_0x970d[1033]]= _0xee1fx2;null!= _0xee1fx2&& this[_0x970d[176]]()}mxPopupMenu[_0x970d[202]]= new mxEventSource;mxPopupMenu[_0x970d[202]][_0x970d[196]]= mxPopupMenu;mxPopupMenu[_0x970d[202]][_0x970d[1149]]= mxClient[_0x970d[88]]+ _0x970d[1150];mxPopupMenu[_0x970d[202]][_0x970d[931]]= 10006;mxPopupMenu[_0x970d[202]][_0x970d[1033]]= null;mxPopupMenu[_0x970d[202]][_0x970d[1151]]= !1;mxPopupMenu[_0x970d[202]][_0x970d[984]]= !0;mxPopupMenu[_0x970d[202]][_0x970d[1152]]= 0;mxPopupMenu[_0x970d[202]][_0x970d[1153]]= !1;mxPopupMenu[_0x970d[202]][_0x970d[1154]]= !1;mxPopupMenu[_0x970d[202]][_0x970d[1155]]= !0;mxPopupMenu[_0x970d[202]][_0x970d[176]]= function(){this[_0x970d[116]]= document[_0x970d[55]](_0x970d[116]);this[_0x970d[116]][_0x970d[926]]= _0x970d[1156];this[_0x970d[120]]= document[_0x970d[55]](_0x970d[120]);this[_0x970d[116]][_0x970d[62]](this[_0x970d[120]]);this[_0x970d[485]]= document[_0x970d[55]](_0x970d[485]);this[_0x970d[485]][_0x970d[926]]= _0x970d[1156];this[_0x970d[485]][_0x970d[124]][_0x970d[495]]= _0x970d[497];this[_0x970d[485]][_0x970d[124]][_0x970d[931]]= this[_0x970d[931]];this[_0x970d[485]][_0x970d[62]](this[_0x970d[116]]);mxEvent[_0x970d[1157]](this[_0x970d[485]])};mxPopupMenu[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxPopupMenu[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxPopupMenu[_0x970d[202]][_0x970d[737]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[737]]()|| this[_0x970d[1151]]&& mxEvent[_0x970d[1158]](_0xee1fx2[_0x970d[727]]())};mxPopupMenu[_0x970d[202]][_0x970d[1025]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx5= _0xee1fx5|| this;this[_0x970d[1152]]++;_0xee1fx5[_0x970d[1159]]&& (_0xee1fx5[_0x970d[1160]]&& this[_0x970d[1051]](_0xee1fx5,!0),_0xee1fx5[_0x970d[1159]]= !1);_0xee1fx5[_0x970d[1160]]= !0;var _0xee1fx12=document[_0x970d[55]](_0x970d[121]);_0xee1fx12[_0x970d[926]]= _0x970d[1161];var _0xee1fx13=document[_0x970d[55]](_0x970d[122]);_0xee1fx13[_0x970d[926]]= _0x970d[1162];null!= _0xee1fx3?(_0xee1fx9= document[_0x970d[55]](_0x970d[466]),_0xee1fx9[_0x970d[390]]= _0xee1fx3,_0xee1fx13[_0x970d[62]](_0xee1fx9)):null!= _0xee1fx9&& (_0xee1fx3= document[_0x970d[55]](_0x970d[485]),_0xee1fx3[_0x970d[926]]= _0xee1fx9,_0xee1fx13[_0x970d[62]](_0xee1fx3));_0xee1fx12[_0x970d[62]](_0xee1fx13);this[_0x970d[1155]]&& (_0xee1fx13= document[_0x970d[55]](_0x970d[122]),_0xee1fx13[_0x970d[926]]= _0x970d[1161]+ (null!= _0xee1fxa&& !_0xee1fxa?_0x970d[1163]:_0x970d[110]),mxUtils[_0x970d[53]](_0xee1fx13,_0xee1fx2),_0xee1fx13[_0x970d[611]]= _0x970d[361],_0xee1fx12[_0x970d[62]](_0xee1fx13),_0xee1fx2= document[_0x970d[55]](_0x970d[122]),_0xee1fx2[_0x970d[926]]= _0x970d[1161]+ (null!= _0xee1fxa&& !_0xee1fxa?_0x970d[1163]:_0x970d[110]),_0xee1fx2[_0x970d[124]][_0x970d[1164]]= _0x970d[1055],_0xee1fx2[_0x970d[124]][_0x970d[1165]]= _0x970d[699],_0xee1fx12[_0x970d[62]](_0xee1fx2),null== _0xee1fx5[_0x970d[485]]&& this[_0x970d[1166]](_0xee1fx5));_0xee1fx5[_0x970d[120]][_0x970d[62]](_0xee1fx12);if(null== _0xee1fxa|| _0xee1fxa){mxEvent[_0x970d[759]](_0xee1fx12,mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1167]]= _0xee1fx12;_0xee1fx5[_0x970d[1168]]!= _0xee1fx12&& _0xee1fx5[_0x970d[1168]]!= _0xee1fx5&& (null!= _0xee1fx5[_0x970d[1168]]&& null!= _0xee1fx5[_0x970d[1168]][_0x970d[485]][_0x970d[265]]&& this[_0x970d[1169]](_0xee1fx5),null!= _0xee1fx12[_0x970d[485]]&& (this[_0x970d[1170]](_0xee1fx5,_0xee1fx12),_0xee1fx5[_0x970d[1168]]= _0xee1fx12));mxEvent[_0x970d[722]](_0xee1fx2)}),mxUtils[_0x970d[885]](this,function(_0xee1fx2){_0xee1fx5[_0x970d[1168]]!= _0xee1fx12&& _0xee1fx5[_0x970d[1168]]!= _0xee1fx5&& (null!= _0xee1fx5[_0x970d[1168]]&& null!= _0xee1fx5[_0x970d[1168]][_0x970d[485]][_0x970d[265]]&& this[_0x970d[1169]](_0xee1fx5),this[_0x970d[1153]]&& null!= _0xee1fx12[_0x970d[485]]&& (this[_0x970d[1170]](_0xee1fx5,_0xee1fx12),_0xee1fx5[_0x970d[1168]]= _0xee1fx12));_0xee1fx12[_0x970d[926]]= _0x970d[1171]}),mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1167]]== _0xee1fx12&& (_0xee1fx5[_0x970d[1168]]!= _0xee1fx12&& this[_0x970d[1032]](),null!= _0xee1fx4&& _0xee1fx4(_0xee1fx2));this[_0x970d[1167]]= null;mxEvent[_0x970d[722]](_0xee1fx2)})),mxEvent[_0x970d[169]](_0xee1fx12,_0x970d[1035],mxUtils[_0x970d[885]](this,function(_0xee1fx2){_0xee1fx12[_0x970d[926]]= _0x970d[1161]}))};return _0xee1fx12};mxPopupMenu[_0x970d[202]][_0x970d[1166]]= function(_0xee1fx2){_0xee1fx2[_0x970d[116]]= document[_0x970d[55]](_0x970d[116]);_0xee1fx2[_0x970d[116]][_0x970d[926]]= _0x970d[1156];_0xee1fx2[_0x970d[120]]= document[_0x970d[55]](_0x970d[120]);_0xee1fx2[_0x970d[116]][_0x970d[62]](_0xee1fx2[_0x970d[120]]);_0xee1fx2[_0x970d[485]]= document[_0x970d[55]](_0x970d[485]);_0xee1fx2[_0x970d[485]][_0x970d[926]]= _0x970d[1156];_0xee1fx2[_0x970d[485]][_0x970d[124]][_0x970d[491]]= _0x970d[492];_0xee1fx2[_0x970d[485]][_0x970d[124]][_0x970d[495]]= _0x970d[497];_0xee1fx2[_0x970d[485]][_0x970d[124]][_0x970d[931]]= this[_0x970d[931]];_0xee1fx2[_0x970d[485]][_0x970d[62]](_0xee1fx2[_0x970d[116]]);var _0xee1fx3=document[_0x970d[55]](_0x970d[466]);_0xee1fx3[_0x970d[57]](_0x970d[390],this[_0x970d[1149]]);td= _0xee1fx2[_0x970d[285]][_0x970d[287]][_0x970d[287]];td[_0x970d[62]](_0xee1fx3)};mxPopupMenu[_0x970d[202]][_0x970d[1170]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx3[_0x970d[485]]){_0xee1fx3[_0x970d[485]][_0x970d[124]][_0x970d[361]]= _0xee1fx2[_0x970d[485]][_0x970d[358]]+ _0xee1fx3[_0x970d[358]]+ _0xee1fx3[_0x970d[359]]- 1+ _0x970d[168];_0xee1fx3[_0x970d[485]][_0x970d[124]][_0x970d[125]]= _0xee1fx2[_0x970d[485]][_0x970d[362]]+ _0xee1fx3[_0x970d[362]]+ _0x970d[168];document[_0x970d[112]][_0x970d[62]](_0xee1fx3[_0x970d[485]]);var _0xee1fx4=parseInt(_0xee1fx3[_0x970d[485]][_0x970d[358]]),_0xee1fx5=parseInt(_0xee1fx3[_0x970d[485]][_0x970d[359]]),_0xee1fx9=document[_0x970d[112]],_0xee1fxa=document[_0x970d[158]];if(_0xee1fx4+ _0xee1fx5> (_0xee1fx9[_0x970d[360]]|| _0xee1fxa[_0x970d[360]])+ (_0xee1fx9[_0x970d[159]]|| _0xee1fxa[_0x970d[159]])){_0xee1fx3[_0x970d[485]][_0x970d[124]][_0x970d[361]]= _0xee1fx2[_0x970d[485]][_0x970d[358]]- _0xee1fx5+ (mxClient[_0x970d[80]]?6:-6)+ _0x970d[168]};mxUtils[_0x970d[933]](_0xee1fx3[_0x970d[485]])}};mxPopupMenu[_0x970d[202]][_0x970d[1051]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx2= _0xee1fx2|| this;if(this[_0x970d[1154]]&& !_0xee1fx3){_0xee1fx2[_0x970d[1159]]= !0}else {if(null!= _0xee1fx2[_0x970d[120]]){_0xee1fx2[_0x970d[1159]]= !1;var _0xee1fx4=document[_0x970d[55]](_0x970d[121]),_0xee1fx5=document[_0x970d[55]](_0x970d[122]);_0xee1fx5[_0x970d[926]]= _0x970d[1162];_0xee1fx5[_0x970d[124]][_0x970d[549]]= _0x970d[1172];_0xee1fx4[_0x970d[62]](_0xee1fx5);_0xee1fx5= document[_0x970d[55]](_0x970d[122]);_0xee1fx5[_0x970d[124]][_0x970d[549]]= _0x970d[1172];_0xee1fx5[_0x970d[57]](_0x970d[1173],_0x970d[1174]);var _0xee1fx9=document[_0x970d[55]](_0x970d[1054]);_0xee1fx9[_0x970d[57]](_0x970d[803],_0x970d[500]);_0xee1fx5[_0x970d[62]](_0xee1fx9);_0xee1fx4[_0x970d[62]](_0xee1fx5);_0xee1fx2[_0x970d[120]][_0x970d[62]](_0xee1fx4)}}};mxPopupMenu[_0x970d[202]][_0x970d[152]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= this[_0x970d[485]]&& null!= this[_0x970d[120]]&& null!= this[_0x970d[1033]]){this[_0x970d[485]][_0x970d[124]][_0x970d[361]]= _0xee1fx2+ _0x970d[168];for(this[_0x970d[485]][_0x970d[124]][_0x970d[125]]= _0xee1fx3+ _0x970d[168];null!= this[_0x970d[120]][_0x970d[285]];){mxEvent[_0x970d[762]](this[_0x970d[120]][_0x970d[285]]),this[_0x970d[120]][_0x970d[266]](this[_0x970d[120]][_0x970d[285]])};this[_0x970d[1152]]= 0;this[_0x970d[1033]](this,_0xee1fx4,_0xee1fx5);0< this[_0x970d[1152]]&& (this[_0x970d[1175]](),this[_0x970d[746]]( new mxEventObject(mxEvent.SHOW)))}};mxPopupMenu[_0x970d[202]][_0x970d[1031]]= function(){return null!= this[_0x970d[485]]&& this[_0x970d[485]][_0x970d[265]]== document[_0x970d[112]]};mxPopupMenu[_0x970d[202]][_0x970d[1175]]= function(){9<= document[_0x970d[5]]&& (this[_0x970d[485]][_0x970d[124]][_0x970d[347]]= _0x970d[130]);document[_0x970d[112]][_0x970d[62]](this[_0x970d[485]]);mxUtils[_0x970d[933]](this[_0x970d[485]])};mxPopupMenu[_0x970d[202]][_0x970d[1032]]= function(){null!= this[_0x970d[485]]&& (null!= this[_0x970d[485]][_0x970d[265]]&& this[_0x970d[485]][_0x970d[265]][_0x970d[266]](this[_0x970d[485]]),this[_0x970d[1169]](this),this[_0x970d[1160]]= !1)};mxPopupMenu[_0x970d[202]][_0x970d[1169]]= function(_0xee1fx2){null!= _0xee1fx2[_0x970d[1168]]&& (this[_0x970d[1169]](_0xee1fx2[_0x970d[1168]]),null!= _0xee1fx2[_0x970d[1168]][_0x970d[485]][_0x970d[265]]&& _0xee1fx2[_0x970d[1168]][_0x970d[485]][_0x970d[265]][_0x970d[266]](_0xee1fx2[_0x970d[1168]][_0x970d[485]]),_0xee1fx2[_0x970d[1168]]= null)};mxPopupMenu[_0x970d[202]][_0x970d[515]]= function(){null!= this[_0x970d[485]]&& (mxEvent[_0x970d[762]](this[_0x970d[485]]),null!= this[_0x970d[485]][_0x970d[265]]&& this[_0x970d[485]][_0x970d[265]][_0x970d[266]](this[_0x970d[485]]),this[_0x970d[485]]= null)};function mxAutoSaveManager(_0xee1fx2){this[_0x970d[1176]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx4){this[_0x970d[994]]()&& this[_0x970d[1177]](_0xee1fx4[_0x970d[720]](_0x970d[1061])[_0x970d[1065]])});this[_0x970d[1178]](_0xee1fx2)}mxAutoSaveManager[_0x970d[202]]= new mxEventSource;mxAutoSaveManager[_0x970d[202]][_0x970d[196]]= mxAutoSaveManager;mxAutoSaveManager[_0x970d[202]][_0x970d[1179]]= null;mxAutoSaveManager[_0x970d[202]][_0x970d[1180]]= 10;mxAutoSaveManager[_0x970d[202]][_0x970d[1181]]= 2;mxAutoSaveManager[_0x970d[202]][_0x970d[1182]]= 5;mxAutoSaveManager[_0x970d[202]][_0x970d[1183]]= 0;mxAutoSaveManager[_0x970d[202]][_0x970d[1184]]= 0;mxAutoSaveManager[_0x970d[202]][_0x970d[984]]= !0;mxAutoSaveManager[_0x970d[202]][_0x970d[1176]]= null;mxAutoSaveManager[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxAutoSaveManager[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxAutoSaveManager[_0x970d[202]][_0x970d[1178]]= function(_0xee1fx2){null!= this[_0x970d[1179]]&& this[_0x970d[1179]][_0x970d[502]]()[_0x970d[745]](this[_0x970d[1176]]);this[_0x970d[1179]]= _0xee1fx2;null!= this[_0x970d[1179]]&& this[_0x970d[1179]][_0x970d[502]]()[_0x970d[169]](mxEvent.CHANGE,this[_0x970d[1176]])};mxAutoSaveManager[_0x970d[202]][_0x970d[815]]= function(){};mxAutoSaveManager[_0x970d[202]][_0x970d[1177]]= function(_0xee1fx2){_0xee1fx2= (( new Date)[_0x970d[178]]()- this[_0x970d[1184]])/ 1E3;_0xee1fx2> this[_0x970d[1180]]|| this[_0x970d[1183]]>= this[_0x970d[1182]]&& _0xee1fx2> this[_0x970d[1181]]?(this[_0x970d[815]](),this[_0x970d[862]]()):this[_0x970d[1183]]++};mxAutoSaveManager[_0x970d[202]][_0x970d[862]]= function(){this[_0x970d[1184]]= ( new Date)[_0x970d[178]]();this[_0x970d[1183]]= 0};mxAutoSaveManager[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1178]](null)};function mxAnimation(_0xee1fx2){this[_0x970d[1140]]= null!= _0xee1fx2?_0xee1fx2:20}mxAnimation[_0x970d[202]]= new mxEventSource;mxAnimation[_0x970d[202]][_0x970d[196]]= mxAnimation;mxAnimation[_0x970d[202]][_0x970d[1140]]= null;mxAnimation[_0x970d[202]][_0x970d[1123]]= null;mxAnimation[_0x970d[202]][_0x970d[1185]]= function(){null== this[_0x970d[1123]]&& (this[_0x970d[1123]]= window[_0x970d[1141]](mxUtils[_0x970d[885]](this,this[_0x970d[1186]]),this[_0x970d[1140]]))};mxAnimation[_0x970d[202]][_0x970d[1186]]= function(){this[_0x970d[746]]( new mxEventObject(mxEvent.EXECUTE))};mxAnimation[_0x970d[202]][_0x970d[1187]]= function(){null!= this[_0x970d[1123]]&& (window[_0x970d[1146]](this[_0x970d[1123]]),this[_0x970d[1123]]= null,this[_0x970d[746]]( new mxEventObject(mxEvent.DONE)))};function mxMorphing(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxAnimation[_0x970d[239]](this,_0xee1fx5);this[_0x970d[1179]]= _0xee1fx2;this[_0x970d[1188]]= null!= _0xee1fx3?_0xee1fx3:6;this[_0x970d[1189]]= null!= _0xee1fx4?_0xee1fx4:1.5}mxMorphing[_0x970d[202]]= new mxAnimation;mxMorphing[_0x970d[202]][_0x970d[196]]= mxMorphing;mxMorphing[_0x970d[202]][_0x970d[1179]]= null;mxMorphing[_0x970d[202]][_0x970d[1188]]= null;mxMorphing[_0x970d[202]][_0x970d[1190]]= 0;mxMorphing[_0x970d[202]][_0x970d[1189]]= null;mxMorphing[_0x970d[202]][_0x970d[895]]= null;mxMorphing[_0x970d[202]][_0x970d[1186]]= function(){var _0xee1fx2= new mxCellStatePreview(this[_0x970d[1179]]);if(null!= this[_0x970d[895]]){for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[895]][_0x970d[67]];_0xee1fx3++){this[_0x970d[1191]](cells[_0xee1fx3],_0xee1fx2,!1)}}else {this[_0x970d[1191]](this[_0x970d[1179]][_0x970d[502]]()[_0x970d[501]](),_0xee1fx2,!0)};this[_0x970d[539]](_0xee1fx2);(_0xee1fx2[_0x970d[1107]]()|| this[_0x970d[1190]]++ >= this[_0x970d[1188]])&& this[_0x970d[1187]]()};mxMorphing[_0x970d[202]][_0x970d[539]]= function(_0xee1fx2){_0xee1fx2[_0x970d[539]]()};mxMorphing[_0x970d[202]][_0x970d[1191]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](_0xee1fx2),_0xee1fx9=null;if(null!= _0xee1fx5&& (_0xee1fx9= this[_0x970d[1192]](_0xee1fx5),this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1193]](_0xee1fx2)&& (0!= _0xee1fx9[_0x970d[235]]|| 0!= _0xee1fx9[_0x970d[236]]))){var _0xee1fxa=this[_0x970d[1179]][_0x970d[441]][_0x970d[512]](),_0xee1fx12=this[_0x970d[1179]][_0x970d[441]][_0x970d[518]]();_0xee1fx9[_0x970d[235]]+= _0xee1fxa[_0x970d[235]]* _0xee1fx12;_0xee1fx9[_0x970d[236]]+= _0xee1fxa[_0x970d[236]]* _0xee1fx12;_0xee1fx3[_0x970d[1194]](_0xee1fx5,-_0xee1fx9[_0x970d[235]]/ this[_0x970d[1189]],-_0xee1fx9[_0x970d[236]]/ this[_0x970d[1189]])};if(_0xee1fx4&& !this[_0x970d[1195]](_0xee1fx5,_0xee1fx9)){_0xee1fx5= this[_0x970d[1179]][_0x970d[502]]()[_0x970d[262]](_0xee1fx2);for(_0xee1fx9= 0;_0xee1fx9< _0xee1fx5;_0xee1fx9++){this[_0x970d[1191]](this[_0x970d[1179]][_0x970d[502]]()[_0x970d[263]](_0xee1fx2,_0xee1fx9),_0xee1fx3,_0xee1fx4)}}};mxMorphing[_0x970d[202]][_0x970d[1195]]= function(_0xee1fx2,_0xee1fx3){return null!= _0xee1fx3&& (0!= _0xee1fx3[_0x970d[235]]|| 0!= _0xee1fx3[_0x970d[236]])};mxMorphing[_0x970d[202]][_0x970d[1192]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1196]](_0xee1fx2[_0x970d[246]]),_0xee1fx4=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[512]](),_0xee1fx5=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[518]]();_0xee1fx2= new mxPoint(_0xee1fx2[_0x970d[235]]/ _0xee1fx5- _0xee1fx4[_0x970d[235]],_0xee1fx2[_0x970d[236]]/ _0xee1fx5- _0xee1fx4[_0x970d[236]]);return new mxPoint((_0xee1fx3[_0x970d[235]]- _0xee1fx2[_0x970d[235]])* _0xee1fx5,(_0xee1fx3[_0x970d[236]]- _0xee1fx2[_0x970d[236]])* _0xee1fx5)};mxMorphing[_0x970d[202]][_0x970d[1196]]= function(_0xee1fx2){var _0xee1fx3=null;null!= _0xee1fx2&& (_0xee1fx3= this[_0x970d[1196]](this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1197]](_0xee1fx2)),_0xee1fx2= this[_0x970d[1179]][_0x970d[1198]](_0xee1fx2),null!= _0xee1fx2&& (_0xee1fx3[_0x970d[235]]+= _0xee1fx2[_0x970d[235]],_0xee1fx3[_0x970d[236]]+= _0xee1fx2[_0x970d[236]]));null== _0xee1fx3&& (_0xee1fx3= this[_0x970d[1179]][_0x970d[441]][_0x970d[512]](),_0xee1fx3= new mxPoint(-_0xee1fx3[_0x970d[235]],-_0xee1fx3[_0x970d[236]]));return _0xee1fx3};function mxImageBundle(_0xee1fx2){this[_0x970d[1199]]= [];this[_0x970d[1200]]= null!= _0xee1fx2?_0xee1fx2:!1}mxImageBundle[_0x970d[202]][_0x970d[1199]]= null;mxImageBundle[_0x970d[202]][_0x970d[1199]]= null;mxImageBundle[_0x970d[202]][_0x970d[1201]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[1199]][_0xee1fx2]= {value:_0xee1fx3,fallback:_0xee1fx4}};mxImageBundle[_0x970d[202]][_0x970d[1202]]= function(_0xee1fx2){var _0xee1fx3=null;null!= _0xee1fx2&& (_0xee1fx2= this[_0x970d[1199]][_0xee1fx2],null!= _0xee1fx2&& (_0xee1fx3= this[_0x970d[1200]]?_0xee1fx2[_0x970d[1203]]:_0xee1fx2[_0x970d[131]]));return _0xee1fx3};function mxImageExport(){}mxImageExport[_0x970d[202]][_0x970d[1204]]= !1;mxImageExport[_0x970d[202]][_0x970d[1205]]= function(_0xee1fx2,_0xee1fx3){null!= _0xee1fx2&& (this[_0x970d[1207]](_0xee1fx2,_0xee1fx3,this[_0x970d[1206]]),this[_0x970d[1204]]&& this[_0x970d[1207]](_0xee1fx2,_0xee1fx3,this[_0x970d[1208]]))};mxImageExport[_0x970d[202]][_0x970d[1207]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(null!= _0xee1fx2){_0xee1fx4(_0xee1fx2,_0xee1fx3);for(var _0xee1fx5=_0xee1fx2[_0x970d[441]][_0x970d[1179]],_0xee1fx9=_0xee1fx5[_0x970d[251]][_0x970d[262]](_0xee1fx2[_0x970d[246]]),_0xee1fxa=0;_0xee1fxa< _0xee1fx9;_0xee1fxa++){var _0xee1fx12=_0xee1fx5[_0x970d[441]][_0x970d[248]](_0xee1fx5[_0x970d[251]][_0x970d[263]](_0xee1fx2[_0x970d[246]],_0xee1fxa));this[_0x970d[1207]](_0xee1fx12,_0xee1fx3,_0xee1fx4)}}};mxImageExport[_0x970d[202]][_0x970d[1206]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx2[_0x970d[253]] instanceof mxShape&& (_0xee1fx3[_0x970d[815]](),_0xee1fx2[_0x970d[253]][_0x970d[1209]](_0xee1fx3),_0xee1fx3[_0x970d[1210]]());null!= _0xee1fx2[_0x970d[963]]&& (_0xee1fx3[_0x970d[815]](),_0xee1fx2[_0x970d[963]][_0x970d[1209]](_0xee1fx3),_0xee1fx3[_0x970d[1210]]())};mxImageExport[_0x970d[202]][_0x970d[1208]]= function(_0xee1fx2,_0xee1fx3){null!= _0xee1fx2[_0x970d[1211]]&& _0xee1fx2[_0x970d[1211]][_0x970d[209]](function(_0xee1fx2,_0xee1fx5){_0xee1fx5 instanceof mxShape&& _0xee1fx5[_0x970d[1209]](_0xee1fx3)})};function mxAbstractCanvas2D(){this[_0x970d[1212]]= this[_0x970d[1213]]();this[_0x970d[862]]()}mxAbstractCanvas2D[_0x970d[202]][_0x970d[724]]= null;mxAbstractCanvas2D[_0x970d[202]][_0x970d[1214]]= null;mxAbstractCanvas2D[_0x970d[202]][_0x970d[1215]]= null;mxAbstractCanvas2D[_0x970d[202]][_0x970d[1216]]= !0;mxAbstractCanvas2D[_0x970d[202]][_0x970d[1217]]= 0;mxAbstractCanvas2D[_0x970d[202]][_0x970d[1218]]= 0;mxAbstractCanvas2D[_0x970d[202]][_0x970d[1219]]= _0x970d[1220];mxAbstractCanvas2D[_0x970d[202]][_0x970d[1221]]= _0x970d[1222];mxAbstractCanvas2D[_0x970d[202]][_0x970d[1223]]= _0x970d[1224];mxAbstractCanvas2D[_0x970d[202]][_0x970d[1225]]= _0x970d[1226];mxAbstractCanvas2D[_0x970d[202]][_0x970d[1227]]= _0x970d[1228];mxAbstractCanvas2D[_0x970d[202]][_0x970d[1229]]= !1;mxAbstractCanvas2D[_0x970d[202]][_0x970d[1213]]= function(){return new mxUrlConverter};mxAbstractCanvas2D[_0x970d[202]][_0x970d[862]]= function(){this[_0x970d[724]]= this[_0x970d[1230]]();this[_0x970d[1214]]= []};mxAbstractCanvas2D[_0x970d[202]][_0x970d[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:_0x970d[1231],lineCap:_0x970d[1232],lineJoin:_0x970d[1233],miterLimit:10,fontColor:_0x970d[1234],fontBackgroundColor:null,fontBorderColor:null,fontSize:mxConstants[_0x970d[483]],fontFamily:mxConstants[_0x970d[484]],fontStyle:0,shadow:!1,shadowColor:mxConstants[_0x970d[1235]],shadowAlpha:mxConstants[_0x970d[1236]],shadowDx:mxConstants[_0x970d[1237]],shadowDy:mxConstants[_0x970d[1238]],rotation:0,rotationCx:0,rotationCy:0}};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1239]]= function(_0xee1fx2){return Math[_0x970d[488]](parseFloat(_0xee1fx2))};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1240]]= function(){if(null!= this[_0x970d[1215]]&& (this[_0x970d[1215]][_0x970d[207]](arguments[0]),2< arguments[_0x970d[67]])){for(var _0xee1fx2=this[_0x970d[724]],_0xee1fx3=2;_0xee1fx3< arguments[_0x970d[67]];_0xee1fx3+= 2){this[_0x970d[1217]]= arguments[_0xee1fx3- 1],this[_0x970d[1218]]= arguments[_0xee1fx3],this[_0x970d[1215]][_0x970d[207]](this[_0x970d[1239]]((this[_0x970d[1217]]+ _0xee1fx2[_0x970d[1126]])* _0xee1fx2[_0x970d[255]])),this[_0x970d[1215]][_0x970d[207]](this[_0x970d[1239]]((this[_0x970d[1218]]+ _0xee1fx2[_0x970d[1125]])* _0xee1fx2[_0x970d[255]]))}}};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1241]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx4*= Math[_0x970d[424]]/ 180;return mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx2,_0xee1fx3),Math[_0x970d[426]](_0xee1fx4),Math[_0x970d[427]](_0xee1fx4), new mxPoint(_0xee1fx5,_0xee1fx9))};mxAbstractCanvas2D[_0x970d[202]][_0x970d[815]]= function(){this[_0x970d[1214]][_0x970d[207]](this[_0x970d[724]]);this[_0x970d[724]]= mxUtils[_0x970d[238]](this[_0x970d[724]])};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1210]]= function(){this[_0x970d[724]]= this[_0x970d[1214]][_0x970d[1242]]()};mxAbstractCanvas2D[_0x970d[202]][_0x970d[255]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[255]]*= _0xee1fx2;this[_0x970d[724]][_0x970d[610]]*= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[513]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[724]][_0x970d[1126]]+= _0xee1fx2;this[_0x970d[724]][_0x970d[1125]]+= _0xee1fx3};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1243]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[1244]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1245]]= function(_0xee1fx2){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);this[_0x970d[724]][_0x970d[604]]= _0xee1fx2;this[_0x970d[724]][_0x970d[606]]= null};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1246]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14){_0xee1fx4= this[_0x970d[724]];_0xee1fx4[_0x970d[604]]= _0xee1fx2;_0xee1fx4[_0x970d[1247]]= null!= _0xee1fx13?_0xee1fx13:1;_0xee1fx4[_0x970d[606]]= _0xee1fx3;_0xee1fx4[_0x970d[1248]]= null!= _0xee1fx14?_0xee1fx14:1;_0xee1fx4[_0x970d[607]]= _0xee1fx12};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1249]]= function(_0xee1fx2){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);this[_0x970d[724]][_0x970d[608]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1250]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[610]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1251]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[648]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1252]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[649]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1253]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[1254]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1255]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[1256]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1257]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[1258]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1259]]= function(_0xee1fx2){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);this[_0x970d[724]][_0x970d[665]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1260]]= function(_0xee1fx2){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);this[_0x970d[724]][_0x970d[1261]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1262]]= function(_0xee1fx2){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);this[_0x970d[724]][_0x970d[1263]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1264]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[487]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1265]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[486]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1266]]= function(_0xee1fx2){null== _0xee1fx2&& (_0xee1fx2= 0);this[_0x970d[724]][_0x970d[666]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1267]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[639]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1268]]= function(_0xee1fx2){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);this[_0x970d[724]][_0x970d[1269]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1270]]= function(_0xee1fx2){this[_0x970d[724]][_0x970d[1271]]= _0xee1fx2};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1272]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[724]][_0x970d[1273]]= _0xee1fx2;this[_0x970d[724]][_0x970d[1274]]= _0xee1fx3};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1275]]= function(){this[_0x970d[1218]]= this[_0x970d[1217]]= 0;this[_0x970d[1215]]= []};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1276]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1240]](this[_0x970d[1219]],_0xee1fx2,_0xee1fx3)};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1277]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1240]](this[_0x970d[1221]],_0xee1fx2,_0xee1fx3)};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1278]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[1240]](this[_0x970d[1223]],_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5)};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1279]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){this[_0x970d[1240]](this[_0x970d[1225]],_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa)};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1280]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12){_0xee1fx2= mxUtils[_0x970d[1281]](this[_0x970d[1217]],this[_0x970d[1218]],_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12);for(_0xee1fx3= 0;_0xee1fx3< _0xee1fx2[_0x970d[67]];_0xee1fx3+= 6){this[_0x970d[1279]](_0xee1fx2[_0xee1fx3],_0xee1fx2[_0xee1fx3+ 1],_0xee1fx2[_0xee1fx3+ 2],_0xee1fx2[_0xee1fx3+ 3],_0xee1fx2[_0xee1fx3+ 4],_0xee1fx2[_0xee1fx3+ 5])}};mxAbstractCanvas2D[_0x970d[202]][_0x970d[268]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){this[_0x970d[1240]](this[_0x970d[1227]])};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1282]]= function(){};function mxXmlCanvas2D(_0xee1fx2){mxAbstractCanvas2D[_0x970d[239]](this);this[_0x970d[813]]= _0xee1fx2;this[_0x970d[1283]]()}mxUtils[_0x970d[1284]](mxXmlCanvas2D,mxAbstractCanvas2D);mxXmlCanvas2D[_0x970d[202]][_0x970d[1285]]= !0;mxXmlCanvas2D[_0x970d[202]][_0x970d[1286]]= !0;mxXmlCanvas2D[_0x970d[202]][_0x970d[1283]]= function(){var _0xee1fx2;_0xee1fx2= this[_0x970d[55]](_0x970d[1287]);_0xee1fx2[_0x970d[57]](_0x970d[1288],mxConstants.DEFAULT_FONTFAMILY);this[_0x970d[813]][_0x970d[62]](_0xee1fx2);_0xee1fx2= this[_0x970d[55]](_0x970d[1289]);_0xee1fx2[_0x970d[57]](_0x970d[803],mxConstants.DEFAULT_FONTSIZE);this[_0x970d[813]][_0x970d[62]](_0xee1fx2);_0xee1fx2= this[_0x970d[55]](_0x970d[1290]);_0xee1fx2[_0x970d[57]](_0x970d[352],mxConstants.SHADOWCOLOR);this[_0x970d[813]][_0x970d[62]](_0xee1fx2);_0xee1fx2= this[_0x970d[55]](_0x970d[1291]);_0xee1fx2[_0x970d[57]](_0x970d[1244],mxConstants.SHADOW_OPACITY);this[_0x970d[813]][_0x970d[62]](_0xee1fx2);_0xee1fx2= this[_0x970d[55]](_0x970d[1292]);_0xee1fx2[_0x970d[57]](_0x970d[1126],mxConstants.SHADOW_OFFSET_X);_0xee1fx2[_0x970d[57]](_0x970d[1125],mxConstants.SHADOW_OFFSET_Y);this[_0x970d[813]][_0x970d[62]](_0xee1fx2)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1239]]= function(_0xee1fx2){return parseFloat(parseFloat(_0xee1fx2)[_0x970d[1293]](2))};mxXmlCanvas2D[_0x970d[202]][_0x970d[55]]= function(_0xee1fx2){return this[_0x970d[813]][_0x970d[295]][_0x970d[55]](_0xee1fx2)};mxXmlCanvas2D[_0x970d[202]][_0x970d[815]]= function(){this[_0x970d[1286]]&& mxAbstractCanvas2D[_0x970d[202]][_0x970d[815]][_0x970d[183]](this,arguments);this[_0x970d[813]][_0x970d[62]](this[_0x970d[55]](_0x970d[815]))};mxXmlCanvas2D[_0x970d[202]][_0x970d[1210]]= function(){this[_0x970d[1286]]&& mxAbstractCanvas2D[_0x970d[202]][_0x970d[1210]][_0x970d[183]](this,arguments);this[_0x970d[813]][_0x970d[62]](this[_0x970d[55]](_0x970d[1210]))};mxXmlCanvas2D[_0x970d[202]][_0x970d[255]]= function(_0xee1fx2){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[255]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1243]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[255]);_0xee1fx3[_0x970d[57]](_0x970d[255],_0xee1fx2);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[513]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[55]](_0x970d[513]);_0xee1fx4[_0x970d[57]](_0x970d[1126],this[_0x970d[1239]](_0xee1fx2));_0xee1fx4[_0x970d[57]](_0x970d[1125],this[_0x970d[1239]](_0xee1fx3));this[_0x970d[813]][_0x970d[62]](_0xee1fx4)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1294]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=this[_0x970d[55]](_0x970d[1294]);if(0!= _0xee1fx2|| _0xee1fx3|| _0xee1fx4){_0xee1fxa[_0x970d[57]](_0x970d[1295],this[_0x970d[1239]](_0xee1fx2)),_0xee1fxa[_0x970d[57]](_0x970d[623],_0xee1fx3?_0x970d[500]:_0x970d[468]),_0xee1fxa[_0x970d[57]](_0x970d[624],_0xee1fx4?_0x970d[500]:_0x970d[468]),_0xee1fxa[_0x970d[57]](_0x970d[1296],this[_0x970d[1239]](_0xee1fx5)),_0xee1fxa[_0x970d[57]](_0x970d[1297],this[_0x970d[1239]](_0xee1fx9)),this[_0x970d[813]][_0x970d[62]](_0xee1fxa)}};mxXmlCanvas2D[_0x970d[202]][_0x970d[1243]]= function(_0xee1fx2){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[1244]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1243]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1244]);_0xee1fx3[_0x970d[57]](_0x970d[1244],this[_0x970d[1239]](_0xee1fx2));this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1245]]= function(_0xee1fx2){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[604]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1245]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1298]);_0xee1fx3[_0x970d[57]](_0x970d[352],null!= _0xee1fx2?_0xee1fx2:mxConstants[_0x970d[217]]);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1246]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14){if(null!= _0xee1fx2&& null!= _0xee1fx3){mxAbstractCanvas2D[_0x970d[202]][_0x970d[1246]][_0x970d[183]](this,arguments);var _0xee1fx15=this[_0x970d[55]](_0x970d[1299]);_0xee1fx15[_0x970d[57]](_0x970d[1300],_0xee1fx2);_0xee1fx15[_0x970d[57]](_0x970d[1301],_0xee1fx3);_0xee1fx15[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx4));_0xee1fx15[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx5));_0xee1fx15[_0x970d[57]](_0x970d[1302],this[_0x970d[1239]](_0xee1fx9));_0xee1fx15[_0x970d[57]](_0x970d[1303],this[_0x970d[1239]](_0xee1fxa));null!= _0xee1fx12&& _0xee1fx15[_0x970d[57]](_0x970d[663],_0xee1fx12);null!= _0xee1fx13&& _0xee1fx15[_0x970d[57]](_0x970d[1304],_0xee1fx13);null!= _0xee1fx14&& _0xee1fx15[_0x970d[57]](_0x970d[1305],_0xee1fx14);this[_0x970d[813]][_0x970d[62]](_0xee1fx15)}};mxXmlCanvas2D[_0x970d[202]][_0x970d[1249]]= function(_0xee1fx2){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[608]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1249]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1306]);_0xee1fx3[_0x970d[57]](_0x970d[352],null!= _0xee1fx2?_0xee1fx2:mxConstants[_0x970d[217]]);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1250]]= function(_0xee1fx2){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[610]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1250]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1307]);_0xee1fx3[_0x970d[57]](_0x970d[117],this[_0x970d[1239]](_0xee1fx2));this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1251]]= function(_0xee1fx2){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[648]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1251]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[648]);_0xee1fx3[_0x970d[57]](_0x970d[648],_0xee1fx2?_0x970d[500]:_0x970d[468]);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1252]]= function(_0xee1fx2){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[649]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1252]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1308]);_0xee1fx3[_0x970d[57]](_0x970d[1309],_0xee1fx2);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1253]]= function(_0xee1fx2){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[1254]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1253]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1310]);_0xee1fx3[_0x970d[57]](_0x970d[1311],_0xee1fx2);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1255]]= function(_0xee1fx2){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[1256]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1255]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1312]);_0xee1fx3[_0x970d[57]](_0x970d[234],_0xee1fx2);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1257]]= function(_0xee1fx2){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[1258]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1257]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1313]);_0xee1fx3[_0x970d[57]](_0x970d[1314],_0xee1fx2);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1259]]= function(_0xee1fx2){if(this[_0x970d[1285]]){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[665]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1259]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1315]);_0xee1fx3[_0x970d[57]](_0x970d[352],null!= _0xee1fx2?_0xee1fx2:mxConstants[_0x970d[217]]);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)}};mxXmlCanvas2D[_0x970d[202]][_0x970d[1260]]= function(_0xee1fx2){if(this[_0x970d[1285]]){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[1261]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1260]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1316]);_0xee1fx3[_0x970d[57]](_0x970d[352],null!= _0xee1fx2?_0xee1fx2:mxConstants[_0x970d[217]]);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)}};mxXmlCanvas2D[_0x970d[202]][_0x970d[1262]]= function(_0xee1fx2){if(this[_0x970d[1285]]){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[1263]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1262]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1317]);_0xee1fx3[_0x970d[57]](_0x970d[352],null!= _0xee1fx2?_0xee1fx2:mxConstants[_0x970d[217]]);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)}};mxXmlCanvas2D[_0x970d[202]][_0x970d[1264]]= function(_0xee1fx2){if(this[_0x970d[1285]]){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[487]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1264]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1289]);_0xee1fx3[_0x970d[57]](_0x970d[803],_0xee1fx2);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)}};mxXmlCanvas2D[_0x970d[202]][_0x970d[1265]]= function(_0xee1fx2){if(this[_0x970d[1285]]){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[486]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1265]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1287]);_0xee1fx3[_0x970d[57]](_0x970d[1288],_0xee1fx2);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)}};mxXmlCanvas2D[_0x970d[202]][_0x970d[1266]]= function(_0xee1fx2){if(this[_0x970d[1285]]){null== _0xee1fx2&& (_0xee1fx2= 0);if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[666]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1266]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1318]);_0xee1fx3[_0x970d[57]](_0x970d[124],_0xee1fx2);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)}};mxXmlCanvas2D[_0x970d[202]][_0x970d[1267]]= function(_0xee1fx2){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[639]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1267]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[639]);_0xee1fx3[_0x970d[57]](_0x970d[984],_0xee1fx2?_0x970d[500]:_0x970d[468]);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1268]]= function(_0xee1fx2){if(this[_0x970d[1286]]){_0xee1fx2== mxConstants[_0x970d[217]]&& (_0xee1fx2= null);if(this[_0x970d[724]][_0x970d[1269]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1268]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1290]);_0xee1fx3[_0x970d[57]](_0x970d[352],null!= _0xee1fx2?_0xee1fx2:mxConstants[_0x970d[217]]);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1270]]= function(_0xee1fx2){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[1271]]== _0xee1fx2){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1270]][_0x970d[183]](this,arguments)};var _0xee1fx3=this[_0x970d[55]](_0x970d[1291]);_0xee1fx3[_0x970d[57]](_0x970d[1244],_0xee1fx2);this[_0x970d[813]][_0x970d[62]](_0xee1fx3)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1272]]= function(_0xee1fx2,_0xee1fx3){if(this[_0x970d[1286]]){if(this[_0x970d[724]][_0x970d[1273]]== _0xee1fx2&& this[_0x970d[724]][_0x970d[1274]]== _0xee1fx3){return};mxAbstractCanvas2D[_0x970d[202]][_0x970d[1272]][_0x970d[183]](this,arguments)};var _0xee1fx4=this[_0x970d[55]](_0x970d[1292]);_0xee1fx4[_0x970d[57]](_0x970d[1126],_0xee1fx2);_0xee1fx4[_0x970d[57]](_0x970d[1125],_0xee1fx3);this[_0x970d[813]][_0x970d[62]](_0xee1fx4)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1319]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=this[_0x970d[55]](_0x970d[1319]);_0xee1fx9[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx2));_0xee1fx9[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx3));_0xee1fx9[_0x970d[57]](_0x970d[1302],this[_0x970d[1239]](_0xee1fx4));_0xee1fx9[_0x970d[57]](_0x970d[1303],this[_0x970d[1239]](_0xee1fx5));this[_0x970d[813]][_0x970d[62]](_0xee1fx9)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1320]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){var _0xee1fx12=this[_0x970d[55]](_0x970d[1320]);_0xee1fx12[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx2));_0xee1fx12[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx3));_0xee1fx12[_0x970d[57]](_0x970d[1302],this[_0x970d[1239]](_0xee1fx4));_0xee1fx12[_0x970d[57]](_0x970d[1303],this[_0x970d[1239]](_0xee1fx5));_0xee1fx12[_0x970d[57]](_0x970d[1126],this[_0x970d[1239]](_0xee1fx9));_0xee1fx12[_0x970d[57]](_0x970d[1125],this[_0x970d[1239]](_0xee1fxa));this[_0x970d[813]][_0x970d[62]](_0xee1fx12)};mxXmlCanvas2D[_0x970d[202]][_0x970d[680]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=this[_0x970d[55]](_0x970d[680]);_0xee1fx9[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx2));_0xee1fx9[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx3));_0xee1fx9[_0x970d[57]](_0x970d[1302],this[_0x970d[1239]](_0xee1fx4));_0xee1fx9[_0x970d[57]](_0x970d[1303],this[_0x970d[1239]](_0xee1fx5));this[_0x970d[813]][_0x970d[62]](_0xee1fx9)};mxXmlCanvas2D[_0x970d[202]][_0x970d[618]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13){_0xee1fx9= this[_0x970d[1212]][_0x970d[1321]](_0xee1fx9);var _0xee1fx14=this[_0x970d[55]](_0x970d[618]);_0xee1fx14[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx2));_0xee1fx14[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx3));_0xee1fx14[_0x970d[57]](_0x970d[1302],this[_0x970d[1239]](_0xee1fx4));_0xee1fx14[_0x970d[57]](_0x970d[1303],this[_0x970d[1239]](_0xee1fx5));_0xee1fx14[_0x970d[57]](_0x970d[390],_0xee1fx9);_0xee1fx14[_0x970d[57]](_0x970d[1322],_0xee1fxa?_0x970d[500]:_0x970d[468]);_0xee1fx14[_0x970d[57]](_0x970d[623],_0xee1fx12?_0x970d[500]:_0x970d[468]);_0xee1fx14[_0x970d[57]](_0x970d[624],_0xee1fx13?_0x970d[500]:_0x970d[468]);this[_0x970d[813]][_0x970d[62]](_0xee1fx14)};mxXmlCanvas2D[_0x970d[202]][_0x970d[1275]]= function(){this[_0x970d[813]][_0x970d[62]](this[_0x970d[55]](_0x970d[1275]));this[_0x970d[1218]]= this[_0x970d[1217]]= 0};mxXmlCanvas2D[_0x970d[202]][_0x970d[1276]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[55]](_0x970d[582]);_0xee1fx4[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx2));_0xee1fx4[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx3));this[_0x970d[813]][_0x970d[62]](_0xee1fx4);this[_0x970d[1217]]= _0xee1fx2;this[_0x970d[1218]]= _0xee1fx3};mxXmlCanvas2D[_0x970d[202]][_0x970d[1277]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[55]](_0x970d[683]);_0xee1fx4[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx2));_0xee1fx4[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx3));this[_0x970d[813]][_0x970d[62]](_0xee1fx4);this[_0x970d[1217]]= _0xee1fx2;this[_0x970d[1218]]= _0xee1fx3};mxXmlCanvas2D[_0x970d[202]][_0x970d[1278]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=this[_0x970d[55]](_0x970d[1323]);_0xee1fx9[_0x970d[57]](_0x970d[1324],this[_0x970d[1239]](_0xee1fx2));_0xee1fx9[_0x970d[57]](_0x970d[1325],this[_0x970d[1239]](_0xee1fx3));_0xee1fx9[_0x970d[57]](_0x970d[1326],this[_0x970d[1239]](_0xee1fx4));_0xee1fx9[_0x970d[57]](_0x970d[1327],this[_0x970d[1239]](_0xee1fx5));this[_0x970d[813]][_0x970d[62]](_0xee1fx9);this[_0x970d[1217]]= _0xee1fx4;this[_0x970d[1218]]= _0xee1fx5};mxXmlCanvas2D[_0x970d[202]][_0x970d[1279]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){var _0xee1fx12=this[_0x970d[55]](_0x970d[1328]);_0xee1fx12[_0x970d[57]](_0x970d[1324],this[_0x970d[1239]](_0xee1fx2));_0xee1fx12[_0x970d[57]](_0x970d[1325],this[_0x970d[1239]](_0xee1fx3));_0xee1fx12[_0x970d[57]](_0x970d[1326],this[_0x970d[1239]](_0xee1fx4));_0xee1fx12[_0x970d[57]](_0x970d[1327],this[_0x970d[1239]](_0xee1fx5));_0xee1fx12[_0x970d[57]](_0x970d[1329],this[_0x970d[1239]](_0xee1fx9));_0xee1fx12[_0x970d[57]](_0x970d[1330],this[_0x970d[1239]](_0xee1fxa));this[_0x970d[813]][_0x970d[62]](_0xee1fx12);this[_0x970d[1217]]= _0xee1fx9;this[_0x970d[1218]]= _0xee1fxa};mxXmlCanvas2D[_0x970d[202]][_0x970d[268]]= function(){this[_0x970d[813]][_0x970d[62]](this[_0x970d[55]](_0x970d[268]))};mxXmlCanvas2D[_0x970d[202]][_0x970d[963]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16,_0xee1fx17){if(this[_0x970d[1285]]&& null!= _0xee1fx9){mxUtils[_0x970d[1331]](_0xee1fx9)&& (_0xee1fx9= mxUtils[_0x970d[532]](_0xee1fx9));var _0xee1fx18=this[_0x970d[55]](_0x970d[963]);_0xee1fx18[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx2));_0xee1fx18[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx3));_0xee1fx18[_0x970d[57]](_0x970d[1302],this[_0x970d[1239]](_0xee1fx4));_0xee1fx18[_0x970d[57]](_0x970d[1303],this[_0x970d[1239]](_0xee1fx5));_0xee1fx18[_0x970d[57]](_0x970d[1332],_0xee1fx9);null!= _0xee1fxa&& _0xee1fx18[_0x970d[57]](_0x970d[611],_0xee1fxa);null!= _0xee1fx12&& _0xee1fx18[_0x970d[57]](_0x970d[552],_0xee1fx12);_0xee1fx18[_0x970d[57]](_0x970d[1333],_0xee1fx13?_0x970d[500]:_0x970d[468]);null== _0xee1fx14&& (_0xee1fx14= _0x970d[110]);_0xee1fx18[_0x970d[57]](_0x970d[1239],_0xee1fx14);null!= _0xee1fx15&& _0xee1fx18[_0x970d[57]](_0x970d[1334],_0xee1fx15?_0x970d[500]:_0x970d[468]);null!= _0xee1fx16&& _0xee1fx18[_0x970d[57]](_0x970d[1335],_0xee1fx16?_0x970d[500]:_0x970d[468]);null!= _0xee1fx17&& _0xee1fx18[_0x970d[57]](_0x970d[603],_0xee1fx17);this[_0x970d[813]][_0x970d[62]](_0xee1fx18)}};mxXmlCanvas2D[_0x970d[202]][_0x970d[1336]]= function(){this[_0x970d[813]][_0x970d[62]](this[_0x970d[55]](_0x970d[1336]))};mxXmlCanvas2D[_0x970d[202]][_0x970d[1334]]= function(){this[_0x970d[813]][_0x970d[62]](this[_0x970d[55]](_0x970d[1334]))};mxXmlCanvas2D[_0x970d[202]][_0x970d[1337]]= function(){this[_0x970d[813]][_0x970d[62]](this[_0x970d[55]](_0x970d[1338]))};function mxSvgCanvas2D(_0xee1fx2,_0xee1fx3){mxAbstractCanvas2D[_0x970d[239]](this);this[_0x970d[813]]= _0xee1fx2;this[_0x970d[1339]]= [];this[_0x970d[1340]]= null;this[_0x970d[1341]]= null!= _0xee1fx3?_0xee1fx3:!1;var _0xee1fx4=null;if(_0xee1fx2[_0x970d[295]]!= document){for(_0xee1fx4= _0xee1fx2;null!= _0xee1fx4&& _0x970d[571]!= _0xee1fx4[_0x970d[301]];){_0xee1fx4= _0xee1fx4[_0x970d[265]]}};null!= _0xee1fx4&& (0< _0xee1fx4[_0x970d[64]](_0x970d[1340])[_0x970d[67]]&& (this[_0x970d[1340]]= _0xee1fx4[_0x970d[64]](_0x970d[1340])[0]),null== this[_0x970d[1340]]&& (this[_0x970d[1340]]= this[_0x970d[55]](_0x970d[1340]),null!= _0xee1fx4[_0x970d[285]]?_0xee1fx4[_0x970d[950]](this[_0x970d[1340]],_0xee1fx4[_0x970d[285]]):_0xee1fx4[_0x970d[62]](this[_0x970d[1340]])),this[_0x970d[1341]]&& this[_0x970d[1340]][_0x970d[62]](this[_0x970d[1342]]()))}mxUtils[_0x970d[1284]](mxSvgCanvas2D,mxAbstractCanvas2D);mxSvgCanvas2D[_0x970d[202]][_0x970d[252]]= null;mxSvgCanvas2D[_0x970d[202]][_0x970d[1343]]= !0;mxSvgCanvas2D[_0x970d[202]][_0x970d[1285]]= !0;mxSvgCanvas2D[_0x970d[202]][_0x970d[1344]]= !0;mxSvgCanvas2D[_0x970d[202]][_0x970d[1345]]= 0;mxSvgCanvas2D[_0x970d[202]][_0x970d[1346]]= 0;mxSvgCanvas2D[_0x970d[202]][_0x970d[1347]]= !1;mxSvgCanvas2D[_0x970d[202]][_0x970d[862]]= function(){mxAbstractCanvas2D[_0x970d[202]][_0x970d[862]][_0x970d[183]](this,arguments);this[_0x970d[1339]]= []};mxSvgCanvas2D[_0x970d[202]][_0x970d[1342]]= function(_0xee1fx2){_0xee1fx2= this[_0x970d[55]](_0x970d[124]);_0xee1fx2[_0x970d[57]](_0x970d[60],_0x970d[61]);mxUtils[_0x970d[53]](_0xee1fx2,_0x970d[1348]+ mxConstants[_0x970d[484]]+ _0x970d[1349]+ mxConstants[_0x970d[483]]+ _0x970d[1350]);return _0xee1fx2};mxSvgCanvas2D[_0x970d[202]][_0x970d[55]]= function(_0xee1fx2,_0xee1fx3){if(null!= this[_0x970d[813]][_0x970d[295]][_0x970d[509]]){return this[_0x970d[813]][_0x970d[295]][_0x970d[509]](_0xee1fx3|| mxConstants[_0x970d[1351]],_0xee1fx2)};var _0xee1fx4=this[_0x970d[813]][_0x970d[295]][_0x970d[55]](_0xee1fx2);null!= _0xee1fx3&& _0xee1fx4[_0x970d[57]](_0x970d[1352],_0xee1fx3);return _0xee1fx4};mxSvgCanvas2D[_0x970d[202]][_0x970d[1353]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0x970d[198]== _0xee1fx2[_0x970d[225]](0)&& (_0xee1fx2= _0xee1fx2[_0x970d[85]](1));_0x970d[198]== _0xee1fx3[_0x970d[225]](0)&& (_0xee1fx3= _0xee1fx3[_0x970d[85]](1));_0xee1fx2= _0xee1fx2[_0x970d[216]]()+ _0x970d[213]+ _0xee1fx4;_0xee1fx3= _0xee1fx3[_0x970d[216]]()+ _0x970d[213]+ _0xee1fx5;_0xee1fx4= null;null== _0xee1fx9|| _0xee1fx9== mxConstants[_0x970d[1354]]?_0xee1fx4= _0x970d[1355]:_0xee1fx9== mxConstants[_0x970d[1356]]?_0xee1fx4= _0x970d[1357]:(_0xee1fx5= _0xee1fx2,_0xee1fx2= _0xee1fx3,_0xee1fx3= _0xee1fx5,_0xee1fx9== mxConstants[_0x970d[1358]]?_0xee1fx4= _0x970d[1355]:_0xee1fx9== mxConstants[_0x970d[1359]]&& (_0xee1fx4= _0x970d[1357]));return _0x970d[1360]+ _0xee1fx2+ _0x970d[213]+ _0xee1fx3+ _0x970d[213]+ _0xee1fx4};mxSvgCanvas2D[_0x970d[202]][_0x970d[1361]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=this[_0x970d[1353]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9),_0xee1fx12=this[_0x970d[1339]][_0xee1fxa];if(null== _0xee1fx12){var _0xee1fx13=this[_0x970d[813]][_0x970d[538]],_0xee1fx14=0,_0xee1fx15=_0xee1fxa+ _0x970d[213]+ _0xee1fx14;if(null!= _0xee1fx13){for(_0xee1fx12= _0xee1fx13[_0x970d[295]][_0x970d[1362]](_0xee1fx15);null!= _0xee1fx12&& _0xee1fx12[_0x970d[538]]!= _0xee1fx13;){_0xee1fx15= _0xee1fxa+ _0x970d[213]+ _0xee1fx14++,_0xee1fx12= _0xee1fx13[_0x970d[295]][_0x970d[1362]](_0xee1fx15)}}else {_0xee1fx15= _0x970d[1363]+ ++this[_0x970d[1346]]};null== _0xee1fx12&& (_0xee1fx12= this[_0x970d[1364]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9),_0xee1fx12[_0x970d[57]](_0x970d[1363],_0xee1fx15),null!= this[_0x970d[1340]]?this[_0x970d[1340]][_0x970d[62]](_0xee1fx12):_0xee1fx13[_0x970d[62]](_0xee1fx12));this[_0x970d[1339]][_0xee1fxa]= _0xee1fx12};return _0xee1fx12[_0x970d[284]](_0x970d[1363])};mxSvgCanvas2D[_0x970d[202]][_0x970d[1364]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=this[_0x970d[55]](_0x970d[1365]);_0xee1fxa[_0x970d[57]](_0x970d[1324],_0x970d[1366]);_0xee1fxa[_0x970d[57]](_0x970d[1325],_0x970d[1366]);_0xee1fxa[_0x970d[57]](_0x970d[1326],_0x970d[1366]);_0xee1fxa[_0x970d[57]](_0x970d[1327],_0x970d[1366]);null== _0xee1fx9|| _0xee1fx9== mxConstants[_0x970d[1354]]?_0xee1fxa[_0x970d[57]](_0x970d[1327],_0x970d[118]):_0xee1fx9== mxConstants[_0x970d[1356]]?_0xee1fxa[_0x970d[57]](_0x970d[1326],_0x970d[118]):_0xee1fx9== mxConstants[_0x970d[1358]]?_0xee1fxa[_0x970d[57]](_0x970d[1325],_0x970d[118]):_0xee1fx9== mxConstants[_0x970d[1359]]&& _0xee1fxa[_0x970d[57]](_0x970d[1324],_0x970d[118]);_0xee1fx4= 1> _0xee1fx4?_0x970d[1367]+ _0xee1fx4:_0x970d[110];_0xee1fx9= this[_0x970d[55]](_0x970d[1076]);_0xee1fx9[_0x970d[57]](_0x970d[1368],_0x970d[1366]);_0xee1fx9[_0x970d[57]](_0x970d[124],_0x970d[1369]+ _0xee1fx2+ _0xee1fx4);_0xee1fxa[_0x970d[62]](_0xee1fx9);_0xee1fx4= 1> _0xee1fx5?_0x970d[1367]+ _0xee1fx5:_0x970d[110];_0xee1fx9= this[_0x970d[55]](_0x970d[1076]);_0xee1fx9[_0x970d[57]](_0x970d[1368],_0x970d[118]);_0xee1fx9[_0x970d[57]](_0x970d[124],_0x970d[1369]+ _0xee1fx3+ _0xee1fx4);_0xee1fxa[_0x970d[62]](_0xee1fx9);return _0xee1fxa};mxSvgCanvas2D[_0x970d[202]][_0x970d[1370]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[252]],_0xee1fx5=this[_0x970d[724]];if(null!= _0xee1fx4){if(_0x970d[1215]== _0xee1fx4[_0x970d[301]]){if(null!= this[_0x970d[1215]]&& 0< this[_0x970d[1215]][_0x970d[67]]){_0xee1fx4[_0x970d[57]](_0x970d[1371],this[_0x970d[1215]][_0x970d[234]](_0x970d[185]))}else {return}};_0xee1fx2&& null!= _0xee1fx5[_0x970d[604]]?this[_0x970d[1372]]():this[_0x970d[1341]]|| (_0x970d[680]== _0xee1fx4[_0x970d[301]]&& mxClient[_0x970d[133]]&& !mxClient[_0x970d[76]]&& !mxClient[_0x970d[75]]?_0xee1fx4[_0x970d[57]](_0x970d[1334],_0x970d[1373]):_0xee1fx4[_0x970d[57]](_0x970d[1334],_0x970d[130]),_0xee1fx2= !1);_0xee1fx3&& null!= _0xee1fx5[_0x970d[608]]?this[_0x970d[1374]]():this[_0x970d[1341]]|| _0xee1fx4[_0x970d[57]](_0x970d[1336],_0x970d[130]);null!= _0xee1fx5[_0x970d[535]]&& 0< _0xee1fx5[_0x970d[535]][_0x970d[67]]&& _0xee1fx4[_0x970d[57]](_0x970d[535],_0xee1fx5[_0x970d[535]]);_0xee1fx5[_0x970d[639]]&& this[_0x970d[813]][_0x970d[62]](this[_0x970d[1375]](_0xee1fx4));0< this[_0x970d[1345]]&& !_0xee1fx2&& this[_0x970d[813]][_0x970d[62]](this[_0x970d[1376]](_0xee1fx4));this[_0x970d[1229]]&& (_0x970d[1215]!= _0xee1fx4[_0x970d[301]]|| this[_0x970d[1215]][this[_0x970d[1215]][_0x970d[67]]- 1]== this[_0x970d[1227]])&& _0xee1fx4[_0x970d[57]](_0x970d[1377],_0x970d[1378]);this[_0x970d[813]][_0x970d[62]](_0xee1fx4)}};mxSvgCanvas2D[_0x970d[202]][_0x970d[1372]]= function(){var _0xee1fx2=this[_0x970d[724]];1> _0xee1fx2[_0x970d[1244]]&& this[_0x970d[252]][_0x970d[57]](_0x970d[1379],_0xee1fx2[_0x970d[1244]]);null!= _0xee1fx2[_0x970d[604]]&& (null!= _0xee1fx2[_0x970d[606]]?(_0xee1fx2= this[_0x970d[1361]](_0xee1fx2[_0x970d[604]],_0xee1fx2[_0x970d[606]],_0xee1fx2[_0x970d[1247]],_0xee1fx2[_0x970d[1248]],_0xee1fx2[_0x970d[607]]),this[_0x970d[252]][_0x970d[57]](_0x970d[1334],_0x970d[1380]+ _0xee1fx2+ _0x970d[460])):this[_0x970d[252]][_0x970d[57]](_0x970d[1334],_0xee1fx2[_0x970d[604]][_0x970d[216]]()))};mxSvgCanvas2D[_0x970d[202]][_0x970d[1374]]= function(){var _0xee1fx2=this[_0x970d[724]];this[_0x970d[252]][_0x970d[57]](_0x970d[1336],_0xee1fx2[_0x970d[608]][_0x970d[216]]());1> _0xee1fx2[_0x970d[1244]]&& this[_0x970d[252]][_0x970d[57]](_0x970d[1381],_0xee1fx2[_0x970d[1244]]);var _0xee1fx3=Math[_0x970d[160]](1,this[_0x970d[1239]](_0xee1fx2[_0x970d[610]]* _0xee1fx2[_0x970d[255]]));1!= _0xee1fx3&& this[_0x970d[252]][_0x970d[57]](_0x970d[1382],_0xee1fx3);_0x970d[1215]== this[_0x970d[252]][_0x970d[301]]&& this[_0x970d[1383]]();_0xee1fx2[_0x970d[648]]&& this[_0x970d[252]][_0x970d[57]](_0x970d[1384],this[_0x970d[1385]](_0xee1fx3))};mxSvgCanvas2D[_0x970d[202]][_0x970d[1383]]= function(){var _0xee1fx2=this[_0x970d[724]];null!= _0xee1fx2[_0x970d[1256]]&& _0x970d[1233]!= _0xee1fx2[_0x970d[1256]]&& this[_0x970d[252]][_0x970d[57]](_0x970d[1386],_0xee1fx2[_0x970d[1256]]);if(null!= _0xee1fx2[_0x970d[1254]]){var _0xee1fx3=_0xee1fx2[_0x970d[1254]];_0x970d[1232]== _0xee1fx3&& (_0xee1fx3= _0x970d[1387]);_0x970d[1387]!= _0xee1fx3&& this[_0x970d[252]][_0x970d[57]](_0x970d[1388],_0xee1fx3)};null!= _0xee1fx2[_0x970d[1258]]&& (!this[_0x970d[1341]]|| 10!= _0xee1fx2[_0x970d[1258]])&& this[_0x970d[252]][_0x970d[57]](_0x970d[1389],_0xee1fx2[_0x970d[1258]])};mxSvgCanvas2D[_0x970d[202]][_0x970d[1385]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[724]][_0x970d[649]][_0x970d[224]](_0x970d[185]),_0xee1fx4=[];if(0< _0xee1fx3[_0x970d[67]]){for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx3[_0x970d[67]];_0xee1fx5++){_0xee1fx4[_0xee1fx5]= Number(_0xee1fx3[_0xee1fx5])* _0xee1fx2}};return _0xee1fx4[_0x970d[234]](_0x970d[185])};mxSvgCanvas2D[_0x970d[202]][_0x970d[1376]]= function(_0xee1fx2){_0xee1fx2= _0xee1fx2[_0x970d[511]](!0);var _0xee1fx3=parseFloat(_0xee1fx2[_0x970d[284]](_0x970d[1382])|| 1)+ this[_0x970d[1345]];_0xee1fx2[_0x970d[57]](_0x970d[1377],_0x970d[1336]);_0xee1fx2[_0x970d[57]](_0x970d[187],_0x970d[188]);_0xee1fx2[_0x970d[1390]](_0x970d[1384]);_0xee1fx2[_0x970d[57]](_0x970d[1382],_0xee1fx3);_0xee1fx2[_0x970d[57]](_0x970d[1334],_0x970d[130]);_0xee1fx2[_0x970d[57]](_0x970d[1336],mxClient[_0x970d[71]]?_0x970d[130]:_0x970d[1391]);return _0xee1fx2};mxSvgCanvas2D[_0x970d[202]][_0x970d[1375]]= function(_0xee1fx2){_0xee1fx2= _0xee1fx2[_0x970d[511]](!0);var _0xee1fx3=this[_0x970d[724]];_0x970d[130]!= _0xee1fx2[_0x970d[284]](_0x970d[1334])&& _0xee1fx2[_0x970d[57]](_0x970d[1334],_0xee1fx3[_0x970d[1269]]);_0x970d[130]!= _0xee1fx2[_0x970d[284]](_0x970d[1336])&& _0xee1fx2[_0x970d[57]](_0x970d[1336],_0xee1fx3[_0x970d[1269]]);_0xee1fx2[_0x970d[57]](_0x970d[535],_0x970d[536]+ this[_0x970d[1239]](_0xee1fx3[_0x970d[1273]]* _0xee1fx3[_0x970d[255]])+ _0x970d[537]+ this[_0x970d[1239]](_0xee1fx3[_0x970d[1274]]* _0xee1fx3[_0x970d[255]])+ _0x970d[460]+ (_0xee1fx3[_0x970d[535]]|| _0x970d[110]));_0xee1fx2[_0x970d[57]](_0x970d[461],_0xee1fx3[_0x970d[1271]]);return _0xee1fx2};mxSvgCanvas2D[_0x970d[202]][_0x970d[1294]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){if(0!= _0xee1fx2|| _0xee1fx3|| _0xee1fx4){var _0xee1fxa=this[_0x970d[724]];_0xee1fx5+= _0xee1fxa[_0x970d[1126]];_0xee1fx9+= _0xee1fxa[_0x970d[1125]];_0xee1fx5*= _0xee1fxa[_0x970d[255]];_0xee1fx9*= _0xee1fxa[_0x970d[255]];_0xee1fxa[_0x970d[535]]= _0xee1fxa[_0x970d[535]]|| _0x970d[110];if(_0xee1fx3&& _0xee1fx4){_0xee1fx2+= 180}else {if(_0xee1fx3^ _0xee1fx4){var _0xee1fx12=_0xee1fx3?_0xee1fx5:0,_0xee1fx13=_0xee1fx3?-1:1,_0xee1fx14=_0xee1fx4?_0xee1fx9:0,_0xee1fx15=_0xee1fx4?-1:1;_0xee1fxa[_0x970d[535]]+= _0x970d[536]+ this[_0x970d[1239]](_0xee1fx12)+ _0x970d[537]+ this[_0x970d[1239]](_0xee1fx14)+ _0x970d[1392]+ this[_0x970d[1239]](_0xee1fx13)+ _0x970d[537]+ this[_0x970d[1239]](_0xee1fx15)+ _0x970d[1393]+ this[_0x970d[1239]](-_0xee1fx12) + _0x970d[537]+ this[_0x970d[1239]](-_0xee1fx14) + _0x970d[460]}};if(_0xee1fx3?!_0xee1fx4:_0xee1fx4){_0xee1fx2*= -1};0!= _0xee1fx2&& (_0xee1fxa[_0x970d[535]]+= _0x970d[1394]+ this[_0x970d[1239]](_0xee1fx2)+ _0x970d[537]+ this[_0x970d[1239]](_0xee1fx5)+ _0x970d[537]+ this[_0x970d[1239]](_0xee1fx9)+ _0x970d[460]);_0xee1fxa[_0x970d[603]]+= _0xee1fx2;_0xee1fxa[_0x970d[1395]]= _0xee1fx5;_0xee1fxa[_0x970d[1396]]= _0xee1fx9}};mxSvgCanvas2D[_0x970d[202]][_0x970d[1275]]= function(){mxAbstractCanvas2D[_0x970d[202]][_0x970d[1275]][_0x970d[183]](this,arguments);this[_0x970d[252]]= this[_0x970d[55]](_0x970d[1215])};mxSvgCanvas2D[_0x970d[202]][_0x970d[1319]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=this[_0x970d[724]],_0xee1fxa=this[_0x970d[55]](_0x970d[1319]);_0xee1fxa[_0x970d[57]](_0x970d[235],this[_0x970d[1239]]((_0xee1fx2+ _0xee1fx9[_0x970d[1126]])* _0xee1fx9[_0x970d[255]]));_0xee1fxa[_0x970d[57]](_0x970d[236],this[_0x970d[1239]]((_0xee1fx3+ _0xee1fx9[_0x970d[1125]])* _0xee1fx9[_0x970d[255]]));_0xee1fxa[_0x970d[57]](_0x970d[117],this[_0x970d[1239]](_0xee1fx4* _0xee1fx9[_0x970d[255]]));_0xee1fxa[_0x970d[57]](_0x970d[119],this[_0x970d[1239]](_0xee1fx5* _0xee1fx9[_0x970d[255]]));this[_0x970d[252]]= _0xee1fxa};mxSvgCanvas2D[_0x970d[202]][_0x970d[1320]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){this[_0x970d[1319]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5);0< _0xee1fx9&& this[_0x970d[252]][_0x970d[57]](_0x970d[1397],this[_0x970d[1239]](_0xee1fx9* this[_0x970d[724]][_0x970d[255]]));0< _0xee1fxa&& this[_0x970d[252]][_0x970d[57]](_0x970d[1398],this[_0x970d[1239]](_0xee1fxa* this[_0x970d[724]][_0x970d[255]]))};mxSvgCanvas2D[_0x970d[202]][_0x970d[680]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=this[_0x970d[724]],_0xee1fxa=this[_0x970d[55]](_0x970d[680]);_0xee1fxa[_0x970d[57]](_0x970d[1296],Math[_0x970d[488]]((_0xee1fx2+ _0xee1fx4/ 2+ _0xee1fx9[_0x970d[1126]])* _0xee1fx9[_0x970d[255]]));_0xee1fxa[_0x970d[57]](_0x970d[1297],Math[_0x970d[488]]((_0xee1fx3+ _0xee1fx5/ 2+ _0xee1fx9[_0x970d[1125]])* _0xee1fx9[_0x970d[255]]));_0xee1fxa[_0x970d[57]](_0x970d[1397],_0xee1fx4/ 2* _0xee1fx9[_0x970d[255]]);_0xee1fxa[_0x970d[57]](_0x970d[1398],_0xee1fx5/ 2* _0xee1fx9[_0x970d[255]]);this[_0x970d[252]]= _0xee1fxa};mxSvgCanvas2D[_0x970d[202]][_0x970d[618]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13){_0xee1fx9= this[_0x970d[1212]][_0x970d[1321]](_0xee1fx9);_0xee1fxa= null!= _0xee1fxa?_0xee1fxa:!0;_0xee1fx12= null!= _0xee1fx12?_0xee1fx12:!1;_0xee1fx13= null!= _0xee1fx13?_0xee1fx13:!1;var _0xee1fx14=this[_0x970d[724]];_0xee1fx2+= _0xee1fx14[_0x970d[1126]];_0xee1fx3+= _0xee1fx14[_0x970d[1125]];var _0xee1fx15=this[_0x970d[55]](_0x970d[618]);_0xee1fx15[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx2* _0xee1fx14[_0x970d[255]]));_0xee1fx15[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx3* _0xee1fx14[_0x970d[255]]));_0xee1fx15[_0x970d[57]](_0x970d[117],this[_0x970d[1239]](_0xee1fx4* _0xee1fx14[_0x970d[255]]));_0xee1fx15[_0x970d[57]](_0x970d[119],this[_0x970d[1239]](_0xee1fx5* _0xee1fx14[_0x970d[255]]));null== _0xee1fx15[_0x970d[1399]]?_0xee1fx15[_0x970d[57]](_0x970d[1400],_0xee1fx9):_0xee1fx15[_0x970d[1399]](mxConstants.NS_XLINK,_0x970d[44],_0xee1fx9);_0xee1fxa|| _0xee1fx15[_0x970d[57]](_0x970d[1401],_0x970d[130]);1> _0xee1fx14[_0x970d[1244]]&& _0xee1fx15[_0x970d[57]](_0x970d[461],_0xee1fx14[_0x970d[1244]]);_0xee1fx9= this[_0x970d[724]][_0x970d[535]]|| _0x970d[110];if(_0xee1fx12|| _0xee1fx13){var _0xee1fx16=_0xee1fxa= 1,_0xee1fx17=0,_0xee1fx18=0;_0xee1fx12&& (_0xee1fxa= -1,_0xee1fx17= -_0xee1fx4- 2* _0xee1fx2);_0xee1fx13&& (_0xee1fx16= -1,_0xee1fx18= -_0xee1fx5- 2* _0xee1fx3);_0xee1fx9+= _0x970d[1402]+ _0xee1fxa+ _0x970d[537]+ _0xee1fx16+ _0x970d[1393]+ _0xee1fx17+ _0x970d[537]+ _0xee1fx18+ _0x970d[460]};0< _0xee1fx9[_0x970d[67]]&& _0xee1fx15[_0x970d[57]](_0x970d[535],_0xee1fx9);this[_0x970d[813]][_0x970d[62]](_0xee1fx15);this[_0x970d[1347]]&& (_0xee1fx15[_0x970d[57]](_0x970d[124],_0x970d[1403]),_0xee1fx15= this[_0x970d[55]](_0x970d[1319]),_0xee1fx15[_0x970d[57]](_0x970d[187],_0x970d[188]),_0xee1fx15[_0x970d[57]](_0x970d[1377],_0x970d[1334]),_0xee1fx15[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx2* _0xee1fx14[_0x970d[255]])),_0xee1fx15[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx3* _0xee1fx14[_0x970d[255]])),_0xee1fx15[_0x970d[57]](_0x970d[117],this[_0x970d[1239]](_0xee1fx4* _0xee1fx14[_0x970d[255]])),_0xee1fx15[_0x970d[57]](_0x970d[119],this[_0x970d[1239]](_0xee1fx5* _0xee1fx14[_0x970d[255]])),this[_0x970d[813]][_0x970d[62]](_0xee1fx15))};mxSvgCanvas2D[_0x970d[202]][_0x970d[1404]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx4= this[_0x970d[724]];_0xee1fx5= _0x970d[1405]+ Math[_0x970d[488]](_0xee1fx4[_0x970d[487]])+ _0x970d[1406]+ _0xee1fx4[_0x970d[486]]+ _0x970d[1407]+ _0xee1fx4[_0x970d[665]]+ _0x970d[1408]+ Math[_0x970d[488]](_0xee1fx4[_0x970d[487]]* mxConstants[_0x970d[490]])+ _0x970d[1409]+ _0xee1fx5;(_0xee1fx4[_0x970d[666]]& mxConstants[_0x970d[1410]])== mxConstants[_0x970d[1410]]&& (_0xee1fx5+= _0x970d[1411]);(_0xee1fx4[_0x970d[666]]& mxConstants[_0x970d[1412]])== mxConstants[_0x970d[1412]]&& (_0xee1fx5+= _0x970d[1413]);(_0xee1fx4[_0x970d[666]]& mxConstants[_0x970d[1414]])== mxConstants[_0x970d[1414]]&& (_0xee1fx5+= _0x970d[1415]);_0xee1fx3== mxConstants[_0x970d[479]]?_0xee1fx5+= _0x970d[1416]:_0xee1fx3== mxConstants[_0x970d[480]]&& (_0xee1fx5+= _0x970d[1417]);_0xee1fx3= _0x970d[110];null!= _0xee1fx4[_0x970d[1261]]&& (_0xee1fx3+= _0x970d[1418]+ _0xee1fx4[_0x970d[1261]]+ _0x970d[471]);null!= _0xee1fx4[_0x970d[1263]]&& (_0xee1fx3+= _0x970d[1419]+ _0xee1fx4[_0x970d[1263]]+ _0x970d[471]);mxUtils[_0x970d[1331]](_0xee1fx2)|| (_0xee1fx4= document[_0x970d[55]](_0x970d[126]),_0xee1fx4[_0x970d[339]]= _0xee1fx2[_0x970d[230]](/</g,_0x970d[1421])[_0x970d[230]](/>/g,_0x970d[1420])[_0x970d[230]](/</g,_0x970d[334])[_0x970d[230]](/>/g,_0x970d[335]),_0xee1fx2= _0xee1fx4[_0x970d[131]],_0xee1fx9?_0xee1fx5+= _0xee1fx3:0< _0xee1fx3[_0x970d[67]]&& (_0xee1fx2= _0x970d[1422]+ _0xee1fx3+ _0x970d[1423]+ _0xee1fx2+ _0x970d[1424]));if(!mxClient[_0x970d[80]]&& document[_0x970d[509]]){return _0xee1fx9= document[_0x970d[509]](_0x970d[577],_0x970d[485]),_0xee1fx9[_0x970d[57]](_0x970d[124],_0xee1fx5),mxUtils[_0x970d[1331]](_0xee1fx2)?this[_0x970d[813]][_0x970d[295]]!= document?_0xee1fx9[_0x970d[62]](_0xee1fx2[_0x970d[511]](!0)):_0xee1fx9[_0x970d[62]](_0xee1fx2):_0xee1fx9[_0x970d[339]]= _0xee1fx2,_0xee1fx9};mxUtils[_0x970d[1331]](_0xee1fx2)&& this[_0x970d[813]][_0x970d[295]]!= document&& (_0xee1fx2= _0xee1fx2[_0x970d[342]]);_0xee1fx2= _0xee1fx2[_0x970d[230]](/<br>/g,_0x970d[1426])[_0x970d[230]](/<hr>/g,_0x970d[1425]);return mxUtils[_0x970d[877]](_0x970d[1427]+ _0xee1fx5+ _0x970d[1423]+ _0xee1fx2+ _0x970d[1424])[_0x970d[158]]};mxSvgCanvas2D[_0x970d[202]][_0x970d[963]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16,_0xee1fx17){if(this[_0x970d[1285]]&& null!= _0xee1fx9){_0xee1fx17= null!= _0xee1fx17?_0xee1fx17:0;var _0xee1fx18=this[_0x970d[724]];_0xee1fx2+= _0xee1fx18[_0x970d[1126]];_0xee1fx3+= _0xee1fx18[_0x970d[1125]];if(this[_0x970d[1344]]&& _0x970d[1428]== _0xee1fx14){var _0xee1fx19=_0x970d[1429];_0xee1fx16?(_0xee1fx19+= _0x970d[1430],0< _0xee1fx5&& (_0xee1fx19+= _0x970d[1431]+ Math[_0x970d[488]](_0xee1fx5)+ _0x970d[1409]),0< _0xee1fx4&& (_0xee1fx19+= _0x970d[1432]+ Math[_0x970d[488]](_0xee1fx4)+ _0x970d[1409])):_0xee1fx15&& (_0xee1fx19+= _0x970d[1432]+ Math[_0x970d[488]](_0xee1fx4)+ _0x970d[1409],0< _0xee1fx5&& (_0xee1fx19+= _0x970d[1431]+ Math[_0x970d[488]](_0xee1fx5)+ _0x970d[1409]));_0xee1fx13?(!_0xee1fx16&& 0< _0xee1fx4&& (_0xee1fx19+= _0x970d[1432]+ Math[_0x970d[488]](_0xee1fx4)+ _0x970d[1409]),_0xee1fx19+= _0x970d[1433]):_0xee1fx19+= _0x970d[1434];_0xee1fx13= this[_0x970d[55]](_0x970d[449]);1> _0xee1fx18[_0x970d[1244]]&& _0xee1fx13[_0x970d[57]](_0x970d[461],_0xee1fx18[_0x970d[1244]]);_0xee1fx14= this[_0x970d[55]](_0x970d[1435]);_0xee1fx14[_0x970d[57]](_0x970d[1377],_0x970d[1378]);_0xee1fx19= this[_0x970d[1404]](_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx19,_0xee1fx15);if(null!= _0xee1fx19){_0xee1fx13[_0x970d[62]](_0xee1fx14);this[_0x970d[813]][_0x970d[62]](_0xee1fx13);var _0xee1fx1a=0;if(mxClient[_0x970d[80]]&& !mxClient[_0x970d[48]]){var _0xee1fx1b=document[_0x970d[55]](_0x970d[485]);_0xee1fx1b[_0x970d[124]][_0x970d[103]]= _0xee1fx19[_0x970d[284]](_0x970d[124]);_0xee1fx1b[_0x970d[124]][_0x970d[495]]= mxClient[_0x970d[496]]?_0x970d[497]:_0x970d[498];_0xee1fx1b[_0x970d[124]][_0x970d[187]]= _0x970d[188];_0xee1fx1b[_0x970d[339]]= mxUtils[_0x970d[1331]](_0xee1fx9)?_0xee1fx9[_0x970d[342]]:_0xee1fx9;document[_0x970d[112]][_0x970d[62]](_0xee1fx1b);_0xee1fx1a= _0xee1fx1b[_0x970d[359]];_0xee1fx5= mxClient[_0x970d[496]]&& 0< _0xee1fx5&& _0xee1fx16?Math[_0x970d[243]](_0xee1fx5,_0xee1fx1b[_0x970d[167]]+ 2):_0xee1fx1b[_0x970d[167]];_0xee1fx1b[_0x970d[265]][_0x970d[266]](_0xee1fx1b);_0xee1fx14[_0x970d[62]](_0xee1fx19)}else {this[_0x970d[813]][_0x970d[295]]!= document?(_0xee1fx19[_0x970d[124]][_0x970d[187]]= _0x970d[188],document[_0x970d[112]][_0x970d[62]](_0xee1fx19),_0xee1fx1a= _0xee1fx19[_0x970d[359]],_0xee1fx5= _0xee1fx19[_0x970d[167]],_0xee1fx14[_0x970d[62]](_0xee1fx19),_0xee1fx19[_0x970d[124]][_0x970d[187]]= _0x970d[110]):(_0xee1fx14[_0x970d[62]](_0xee1fx19),_0xee1fx1a= _0xee1fx19[_0x970d[359]],_0xee1fx5= _0xee1fx19[_0x970d[167]])};_0xee1fx4= _0xee1fx15?Math[_0x970d[160]](_0xee1fx4,_0xee1fx1a):_0xee1fx1a;1> _0xee1fx18[_0x970d[1244]]&& _0xee1fx13[_0x970d[57]](_0x970d[461],_0xee1fx18[_0x970d[1244]]);_0xee1fx15= _0xee1fx9= 0;_0xee1fxa== mxConstants[_0x970d[479]]?_0xee1fx9-= _0xee1fx4/ 2:_0xee1fxa== mxConstants[_0x970d[480]]&& (_0xee1fx9-= _0xee1fx4);_0xee1fx2+= _0xee1fx9;_0xee1fx12== mxConstants[_0x970d[481]]?_0xee1fx15-= _0xee1fx5/ 2:_0xee1fx12== mxConstants[_0x970d[482]]&& (_0xee1fx15-= _0xee1fx5);_0xee1fx3+= _0xee1fx15;_0xee1fxa= 1!= _0xee1fx18[_0x970d[255]]?_0x970d[1402]+ _0xee1fx18[_0x970d[255]]+ _0x970d[460]:_0x970d[110];0!= _0xee1fx18[_0x970d[603]]&& this[_0x970d[1216]]?(_0xee1fxa+= _0x970d[1394]+ _0xee1fx18[_0x970d[603]]+ _0x970d[537]+ _0xee1fx4/ 2+ _0x970d[537]+ _0xee1fx5/ 2+ _0x970d[460],_0xee1fx3= this[_0x970d[1241]]((_0xee1fx2+ _0xee1fx4/ 2)* _0xee1fx18[_0x970d[255]],(_0xee1fx3+ _0xee1fx5/ 2)* _0xee1fx18[_0x970d[255]],_0xee1fx18[_0x970d[603]],_0xee1fx18[_0x970d[1395]],_0xee1fx18[_0x970d[1396]]),_0xee1fx2= _0xee1fx3[_0x970d[235]]- _0xee1fx4* _0xee1fx18[_0x970d[255]]/ 2,_0xee1fx3= _0xee1fx3[_0x970d[236]]- _0xee1fx5* _0xee1fx18[_0x970d[255]]/ 2):(_0xee1fx2*= _0xee1fx18[_0x970d[255]],_0xee1fx3*= _0xee1fx18[_0x970d[255]]);0!= _0xee1fx17&& (_0xee1fxa+= _0x970d[1394]+ _0xee1fx17+ _0x970d[537]+ -_0xee1fx9+ _0x970d[537]+ -_0xee1fx15+ _0x970d[460]);_0xee1fx13[_0x970d[57]](_0x970d[535],_0x970d[536]+ Math[_0x970d[488]](_0xee1fx2)+ _0x970d[537]+ Math[_0x970d[488]](_0xee1fx3)+ _0x970d[460]+ _0xee1fxa);_0xee1fx14[_0x970d[57]](_0x970d[117],Math[_0x970d[488]](Math[_0x970d[160]](1,_0xee1fx4)));_0xee1fx14[_0x970d[57]](_0x970d[119],Math[_0x970d[488]](Math[_0x970d[160]](1,_0xee1fx5)))}}else {this[_0x970d[1436]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx15,_0xee1fx16,_0xee1fx17)}}};mxSvgCanvas2D[_0x970d[202]][_0x970d[1437]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx2= Math[_0x970d[488]](_0xee1fx2);_0xee1fx3= Math[_0x970d[488]](_0xee1fx3);_0xee1fx4= Math[_0x970d[488]](_0xee1fx4);_0xee1fx5= Math[_0x970d[488]](_0xee1fx5);for(var _0xee1fx9=_0x970d[1438]+ _0xee1fx2+ _0x970d[213]+ _0xee1fx3+ _0x970d[213]+ _0xee1fx4+ _0x970d[213]+ _0xee1fx5,_0xee1fxa=0,_0xee1fx12=_0xee1fx9+ _0x970d[213]+ _0xee1fxa;null!= document[_0x970d[1362]](_0xee1fx12);){_0xee1fx12= _0xee1fx9+ _0x970d[213]+ ++_0xee1fxa};clip= this[_0x970d[55]](_0x970d[1439]);clip[_0x970d[57]](_0x970d[1363],_0xee1fx12);_0xee1fx9= this[_0x970d[55]](_0x970d[1319]);_0xee1fx9[_0x970d[57]](_0x970d[235],_0xee1fx2);_0xee1fx9[_0x970d[57]](_0x970d[236],_0xee1fx3);_0xee1fx9[_0x970d[57]](_0x970d[117],_0xee1fx4);_0xee1fx9[_0x970d[57]](_0x970d[119],_0xee1fx5);clip[_0x970d[62]](_0xee1fx9);return clip};mxSvgCanvas2D[_0x970d[202]][_0x970d[1436]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16){_0xee1fx16= null!= _0xee1fx16?_0xee1fx16:0;_0xee1fx13= this[_0x970d[724]];var _0xee1fx17=Math[_0x970d[488]](_0xee1fx13[_0x970d[487]]),_0xee1fx18=this[_0x970d[55]](_0x970d[449]),_0xee1fx19=_0xee1fx13[_0x970d[535]]|| _0x970d[110];0!= _0xee1fx16&& (_0xee1fx19+= _0x970d[1394]+ _0xee1fx16+ _0x970d[537]+ this[_0x970d[1239]](_0xee1fx2* _0xee1fx13[_0x970d[255]])+ _0x970d[537]+ this[_0x970d[1239]](_0xee1fx3* _0xee1fx13[_0x970d[255]])+ _0x970d[460]);if(_0xee1fx15&& 0< _0xee1fx4&& 0< _0xee1fx5){var _0xee1fx1a=_0xee1fx2;_0xee1fx16= _0xee1fx3;_0xee1fxa== mxConstants[_0x970d[479]]?_0xee1fx1a-= _0xee1fx4/ 2:_0xee1fxa== mxConstants[_0x970d[480]]&& (_0xee1fx1a-= _0xee1fx4);_0xee1fx12== mxConstants[_0x970d[481]]?_0xee1fx16-= _0xee1fx5/ 2:_0xee1fx12== mxConstants[_0x970d[482]]&& (_0xee1fx16-= _0xee1fx5);_0xee1fx16= this[_0x970d[1437]](_0xee1fx1a* _0xee1fx13[_0x970d[255]]- 2,_0xee1fx16* _0xee1fx13[_0x970d[255]]- 2,_0xee1fx4* _0xee1fx13[_0x970d[255]]+ 4,_0xee1fx5* _0xee1fx13[_0x970d[255]]+ 4);null!= this[_0x970d[1340]]?this[_0x970d[1340]][_0x970d[62]](_0xee1fx16):this[_0x970d[813]][_0x970d[62]](_0xee1fx16);_0xee1fx18[_0x970d[57]](_0x970d[1440],_0x970d[1380]+ _0xee1fx16[_0x970d[284]](_0x970d[1363])+ _0x970d[460])};this[_0x970d[1441]](_0xee1fx18,_0xee1fxa);_0xee1fx16= _0xee1fxa== mxConstants[_0x970d[480]]?_0x970d[1282]:_0xee1fxa== mxConstants[_0x970d[479]]?_0x970d[554]:_0x970d[861];_0x970d[861]!= _0xee1fx16&& _0xee1fx18[_0x970d[57]](_0x970d[1442],_0xee1fx16);(!this[_0x970d[1341]]|| _0xee1fx17!= mxConstants[_0x970d[483]])&& _0xee1fx18[_0x970d[57]](_0x970d[1443],Math[_0x970d[488]](_0xee1fx17* _0xee1fx13[_0x970d[255]])+ _0x970d[168]);0< _0xee1fx19[_0x970d[67]]&& _0xee1fx18[_0x970d[57]](_0x970d[535],_0xee1fx19);1> _0xee1fx13[_0x970d[1244]]&& _0xee1fx18[_0x970d[57]](_0x970d[461],_0xee1fx13[_0x970d[1244]]);var _0xee1fx19=_0xee1fx9[_0x970d[224]](_0x970d[192]),_0xee1fx1a=Math[_0x970d[488]](_0xee1fx17* mxConstants[_0x970d[490]]),_0xee1fx1b=_0xee1fx17+ (_0xee1fx19[_0x970d[67]]- 1)* _0xee1fx1a;_0xee1fx16= _0xee1fx3+ _0xee1fx17- 1;_0xee1fx12== mxConstants[_0x970d[481]]?(_0xee1fx5= (this[_0x970d[1343]]&& _0xee1fx15&& 0< _0xee1fx5?Math[_0x970d[243]](_0xee1fx1b,_0xee1fx5):_0xee1fx1b)/ 2,_0xee1fx16-= _0xee1fx5+ 1):_0xee1fx12== mxConstants[_0x970d[482]]&& (_0xee1fx5= this[_0x970d[1343]]&& _0xee1fx15&& 0< _0xee1fx5?Math[_0x970d[243]](_0xee1fx1b,_0xee1fx5):_0xee1fx1b,_0xee1fx16-= _0xee1fx5+ 2);for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx19[_0x970d[67]];_0xee1fx5++){0< _0xee1fx19[_0xee1fx5][_0x970d[67]]&& 0< mxUtils[_0x970d[330]](_0xee1fx19[_0xee1fx5])[_0x970d[67]]&& (_0xee1fx15= this[_0x970d[55]](_0x970d[963]),_0xee1fx15[_0x970d[57]](_0x970d[235],this[_0x970d[1239]](_0xee1fx2* _0xee1fx13[_0x970d[255]])),_0xee1fx15[_0x970d[57]](_0x970d[236],this[_0x970d[1239]](_0xee1fx16* _0xee1fx13[_0x970d[255]])),mxUtils[_0x970d[53]](_0xee1fx15,_0xee1fx19[_0xee1fx5]),_0xee1fx18[_0x970d[62]](_0xee1fx15)),_0xee1fx16+= _0xee1fx1a};this[_0x970d[813]][_0x970d[62]](_0xee1fx18);this[_0x970d[1444]](_0xee1fx18,_0xee1fx9,_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx1b,_0xee1fxa,_0xee1fx12,_0xee1fx14)};mxSvgCanvas2D[_0x970d[202]][_0x970d[1441]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[724]];_0xee1fx2[_0x970d[57]](_0x970d[1334],_0xee1fx3[_0x970d[665]]);(!this[_0x970d[1341]]|| _0xee1fx3[_0x970d[486]]!= mxConstants[_0x970d[484]])&& _0xee1fx2[_0x970d[57]](_0x970d[1445],_0xee1fx3[_0x970d[486]]);(_0xee1fx3[_0x970d[666]]& mxConstants[_0x970d[1410]])== mxConstants[_0x970d[1410]]&& _0xee1fx2[_0x970d[57]](_0x970d[1446],_0x970d[1447]);(_0xee1fx3[_0x970d[666]]& mxConstants[_0x970d[1412]])== mxConstants[_0x970d[1412]]&& _0xee1fx2[_0x970d[57]](_0x970d[1448],_0x970d[1449]);(_0xee1fx3[_0x970d[666]]& mxConstants[_0x970d[1414]])== mxConstants[_0x970d[1414]]&& _0xee1fx2[_0x970d[57]](_0x970d[1450],_0x970d[355])};mxSvgCanvas2D[_0x970d[202]][_0x970d[1444]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14){var _0xee1fx15=this[_0x970d[724]];if(null!= _0xee1fx15[_0x970d[1261]]|| null!= _0xee1fx15[_0x970d[1263]]){var _0xee1fx16=null;_0xee1fx14?(_0xee1fx12== mxConstants[_0x970d[479]]?_0xee1fx4-= _0xee1fx9/ 2:_0xee1fx12== mxConstants[_0x970d[480]]&& (_0xee1fx4-= _0xee1fx9),_0xee1fx13== mxConstants[_0x970d[481]]?_0xee1fx5-= _0xee1fxa/ 2:_0xee1fx13== mxConstants[_0x970d[482]]&& (_0xee1fx5-= _0xee1fxa),_0xee1fx16= new mxRectangle((_0xee1fx4+ 1)* _0xee1fx15[_0x970d[255]],_0xee1fx5* _0xee1fx15[_0x970d[255]],(_0xee1fx9- 2)* _0xee1fx15[_0x970d[255]],(_0xee1fxa+ 2)* _0xee1fx15[_0x970d[255]])):null!= _0xee1fx2[_0x970d[1451]]&& this[_0x970d[813]][_0x970d[295]]== document?(_0xee1fx16= _0xee1fx2[_0x970d[1451]](),_0xee1fx3= mxClient[_0x970d[80]]&& mxClient[_0x970d[48]],_0xee1fx16= new mxRectangle(_0xee1fx16[_0x970d[235]],_0xee1fx16[_0x970d[236]]+ (_0xee1fx3?0:1),_0xee1fx16[_0x970d[117]],_0xee1fx16[_0x970d[119]]+ (_0xee1fx3?1:0))):(_0xee1fx16= document[_0x970d[55]](_0x970d[485]),_0xee1fx16[_0x970d[124]][_0x970d[489]]= Math[_0x970d[488]](_0xee1fx15[_0x970d[487]]* mxConstants[_0x970d[490]])+ _0x970d[168],_0xee1fx16[_0x970d[124]][_0x970d[487]]= Math[_0x970d[488]](_0xee1fx15[_0x970d[487]])+ _0x970d[168],_0xee1fx16[_0x970d[124]][_0x970d[486]]= _0xee1fx15[_0x970d[486]],_0xee1fx16[_0x970d[124]][_0x970d[493]]= _0x970d[494],_0xee1fx16[_0x970d[124]][_0x970d[491]]= _0x970d[492],_0xee1fx16[_0x970d[124]][_0x970d[187]]= _0x970d[188],_0xee1fx16[_0x970d[124]][_0x970d[495]]= mxClient[_0x970d[496]]?_0x970d[497]:_0x970d[498],_0xee1fx16[_0x970d[124]][_0x970d[499]]= _0x970d[500],(_0xee1fx15[_0x970d[666]]& mxConstants[_0x970d[1410]])== mxConstants[_0x970d[1410]]&& (_0xee1fx16[_0x970d[124]][_0x970d[1452]]= _0x970d[1447]),(_0xee1fx15[_0x970d[666]]& mxConstants[_0x970d[1412]])== mxConstants[_0x970d[1412]]&& (_0xee1fx16[_0x970d[124]][_0x970d[666]]= _0x970d[1449]),_0xee1fx3= mxUtils[_0x970d[321]](_0xee1fx3,!1),_0xee1fx16[_0x970d[339]]= _0xee1fx3[_0x970d[230]](/\n/g,_0x970d[1453]),document[_0x970d[112]][_0x970d[62]](_0xee1fx16),_0xee1fx9= _0xee1fx16[_0x970d[359]],_0xee1fxa= _0xee1fx16[_0x970d[167]],_0xee1fx16[_0x970d[265]][_0x970d[266]](_0xee1fx16),_0xee1fx12== mxConstants[_0x970d[479]]?_0xee1fx4-= _0xee1fx9/ 2:_0xee1fx12== mxConstants[_0x970d[480]]&& (_0xee1fx4-= _0xee1fx9),_0xee1fx13== mxConstants[_0x970d[481]]?_0xee1fx5-= _0xee1fxa/ 2:_0xee1fx13== mxConstants[_0x970d[482]]&& (_0xee1fx5-= _0xee1fxa),_0xee1fx16= new mxRectangle((_0xee1fx4+ 1)* _0xee1fx15[_0x970d[255]],(_0xee1fx5+ 2)* _0xee1fx15[_0x970d[255]],_0xee1fx9* _0xee1fx15[_0x970d[255]],(_0xee1fxa+ 1)* _0xee1fx15[_0x970d[255]]));null!= _0xee1fx16&& (_0xee1fx3= this[_0x970d[55]](_0x970d[1319]),_0xee1fx3[_0x970d[57]](_0x970d[1334],_0xee1fx15[_0x970d[1261]]|| _0x970d[130]),_0xee1fx3[_0x970d[57]](_0x970d[1336],_0xee1fx15[_0x970d[1263]]|| _0x970d[130]),_0xee1fx3[_0x970d[57]](_0x970d[235],Math[_0x970d[519]](_0xee1fx16[_0x970d[235]]- 1)),_0xee1fx3[_0x970d[57]](_0x970d[236],Math[_0x970d[519]](_0xee1fx16[_0x970d[236]]- 1)),_0xee1fx3[_0x970d[57]](_0x970d[117],Math[_0x970d[430]](_0xee1fx16[_0x970d[117]]+ 2)),_0xee1fx3[_0x970d[57]](_0x970d[119],Math[_0x970d[430]](_0xee1fx16[_0x970d[119]])),_0xee1fx15= null!= _0xee1fx15[_0x970d[1263]]?Math[_0x970d[160]](1,this[_0x970d[1239]](_0xee1fx15[_0x970d[255]])):0,_0xee1fx3[_0x970d[57]](_0x970d[1382],_0xee1fx15),this[_0x970d[813]][_0x970d[295]]== document&& 1== mxUtils[_0x970d[1454]](_0xee1fx15,2)&& _0xee1fx3[_0x970d[57]](_0x970d[535],_0x970d[1455]),_0xee1fx2[_0x970d[950]](_0xee1fx3,_0xee1fx2[_0x970d[285]]))}};mxSvgCanvas2D[_0x970d[202]][_0x970d[1336]]= function(){this[_0x970d[1370]](!1,!0)};mxSvgCanvas2D[_0x970d[202]][_0x970d[1334]]= function(){this[_0x970d[1370]](!0,!1)};mxSvgCanvas2D[_0x970d[202]][_0x970d[1337]]= function(){this[_0x970d[1370]](!0,!0)};var mxVmlCanvas2D=function(_0xee1fx2){mxAbstractCanvas2D[_0x970d[239]](this);this[_0x970d[813]]= _0xee1fx2};mxUtils[_0x970d[1284]](mxVmlCanvas2D,mxAbstractCanvas2D);mxVmlCanvas2D[_0x970d[202]][_0x970d[252]]= null;mxVmlCanvas2D[_0x970d[202]][_0x970d[1285]]= !0;mxVmlCanvas2D[_0x970d[202]][_0x970d[1219]]= _0x970d[1456];mxVmlCanvas2D[_0x970d[202]][_0x970d[1221]]= _0x970d[1457];mxVmlCanvas2D[_0x970d[202]][_0x970d[1225]]= _0x970d[1458];mxVmlCanvas2D[_0x970d[202]][_0x970d[1227]]= _0x970d[235];mxVmlCanvas2D[_0x970d[202]][_0x970d[1459]]= _0x970d[110];mxVmlCanvas2D[_0x970d[202]][_0x970d[1460]]= 1;mxVmlCanvas2D[_0x970d[202]][_0x970d[1370]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[252]],_0xee1fx5=this[_0x970d[724]];if(null!= _0xee1fx4){if(_0x970d[253]== _0xee1fx4[_0x970d[301]]){if(null!= this[_0x970d[1215]]&& 0< this[_0x970d[1215]][_0x970d[67]]){_0xee1fx4[_0x970d[1215]]= this[_0x970d[1215]][_0x970d[234]](_0x970d[185])+ _0x970d[1461],_0xee1fx4[_0x970d[124]][_0x970d[117]]= this[_0x970d[813]][_0x970d[124]][_0x970d[117]],_0xee1fx4[_0x970d[124]][_0x970d[119]]= this[_0x970d[813]][_0x970d[124]][_0x970d[119]],_0xee1fx4[_0x970d[1462]]= parseInt(_0xee1fx4[_0x970d[124]][_0x970d[117]])+ _0x970d[185]+ parseInt(_0xee1fx4[_0x970d[124]][_0x970d[119]])}else {return}};_0xee1fx4[_0x970d[1463]]= this[_0x970d[1239]](Math[_0x970d[160]](1,_0xee1fx5[_0x970d[610]]* _0xee1fx5[_0x970d[255]]/ this[_0x970d[1460]]))+ _0x970d[168];_0xee1fx5[_0x970d[639]]&& this[_0x970d[813]][_0x970d[62]](this[_0x970d[1375]](_0xee1fx4,_0xee1fx2&& null!= _0xee1fx5[_0x970d[604]],_0xee1fx3&& null!= _0xee1fx5[_0x970d[608]]));_0xee1fx3&& null!= _0xee1fx5[_0x970d[608]]?(_0xee1fx4[_0x970d[1464]]= _0x970d[128],_0xee1fx4[_0x970d[1306]]= _0xee1fx5[_0x970d[608]]):_0xee1fx4[_0x970d[1464]]= _0x970d[308];_0xee1fx4[_0x970d[62]](this[_0x970d[1465]]());_0xee1fx2&& null!= _0xee1fx5[_0x970d[604]]?_0xee1fx4[_0x970d[62]](this[_0x970d[1466]]()):this[_0x970d[1229]]&& (_0x970d[253]!= _0xee1fx4[_0x970d[301]]|| this[_0x970d[1215]][this[_0x970d[1215]][_0x970d[67]]- 1]== this[_0x970d[1227]])?_0xee1fx4[_0x970d[62]](this[_0x970d[1467]]()):_0xee1fx4[_0x970d[1468]]= _0x970d[308];this[_0x970d[813]][_0x970d[62]](_0xee1fx4)}};mxVmlCanvas2D[_0x970d[202]][_0x970d[1467]]= function(){var _0xee1fx2=document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1469]);_0xee1fx2[_0x970d[390]]= mxClient[_0x970d[88]]+ _0x970d[1470];_0xee1fx2[_0x970d[60]]= _0x970d[1471];return _0xee1fx2};mxVmlCanvas2D[_0x970d[202]][_0x970d[1466]]= function(){var _0xee1fx2=this[_0x970d[724]],_0xee1fx3=document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1469]);_0xee1fx3[_0x970d[352]]= _0xee1fx2[_0x970d[604]];if(null!= _0xee1fx2[_0x970d[606]]){_0xee1fx3[_0x970d[60]]= _0x970d[1299];_0xee1fx3[_0x970d[865]]= _0x970d[130];_0xee1fx3[_0x970d[1472]]= _0xee1fx2[_0x970d[606]];var _0xee1fx4=180- _0xee1fx2[_0x970d[603]],_0xee1fx4=_0xee1fx2[_0x970d[607]]== mxConstants[_0x970d[1359]]?_0xee1fx4- (90+ (_0x970d[235]== this[_0x970d[813]][_0x970d[124]][_0x970d[1473]]?180:0)):_0xee1fx2[_0x970d[607]]== mxConstants[_0x970d[1356]]?_0xee1fx4+ (90+ (_0x970d[235]== this[_0x970d[813]][_0x970d[124]][_0x970d[1473]]?180:0)):_0xee1fx2[_0x970d[607]]== mxConstants[_0x970d[1358]]?_0xee1fx4- (180+ (_0x970d[236]== this[_0x970d[813]][_0x970d[124]][_0x970d[1473]]?-180:0)):_0xee1fx4+ (_0x970d[236]== this[_0x970d[813]][_0x970d[124]][_0x970d[1473]]?-180:0);if(_0x970d[235]== this[_0x970d[813]][_0x970d[124]][_0x970d[1473]]|| _0x970d[236]== this[_0x970d[813]][_0x970d[124]][_0x970d[1473]]){_0xee1fx4*= -1};_0xee1fx3[_0x970d[1474]]= mxUtils[_0x970d[1454]](_0xee1fx4,360);_0xee1fx3[_0x970d[461]]= 100* _0xee1fx2[_0x970d[1244]]* _0xee1fx2[_0x970d[1247]]+ _0x970d[229];_0xee1fx3[_0x970d[57]](mxClient[_0x970d[1475]]+ _0x970d[1476],100* _0xee1fx2[_0x970d[1244]]* _0xee1fx2[_0x970d[1248]]+ _0x970d[229])}else {1> _0xee1fx2[_0x970d[1244]]&& (_0xee1fx3[_0x970d[461]]= 100* _0xee1fx2[_0x970d[1244]]+ _0x970d[229])};return _0xee1fx3};mxVmlCanvas2D[_0x970d[202]][_0x970d[1465]]= function(){var _0xee1fx2=this[_0x970d[724]],_0xee1fx3=document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1477]);_0xee1fx3[_0x970d[1478]]= _0xee1fx2[_0x970d[1254]]|| _0x970d[1232];_0xee1fx3[_0x970d[1479]]= _0xee1fx2[_0x970d[1256]]|| _0x970d[1233];_0xee1fx3[_0x970d[1313]]= _0xee1fx2[_0x970d[1258]]|| _0x970d[1480];1> _0xee1fx2[_0x970d[1244]]&& (_0xee1fx3[_0x970d[461]]= 100* _0xee1fx2[_0x970d[1244]]+ _0x970d[229]);_0xee1fx2[_0x970d[648]]&& (_0xee1fx3[_0x970d[1481]]= this[_0x970d[1482]]());return _0xee1fx3};mxVmlCanvas2D[_0x970d[202]][_0x970d[1482]]= function(){var _0xee1fx2=_0x970d[1483];if(null!= this[_0x970d[724]][_0x970d[649]]){var _0xee1fx3=this[_0x970d[724]][_0x970d[649]][_0x970d[224]](_0x970d[185]);0< _0xee1fx3[_0x970d[67]]&& 1== _0xee1fx3[0]&& (_0xee1fx2= _0x970d[1484])};return _0xee1fx2};mxVmlCanvas2D[_0x970d[202]][_0x970d[1375]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[724]],_0xee1fx9=-_0xee1fx5[_0x970d[603]]* (Math[_0x970d[424]]/ 180),_0xee1fxa=Math[_0x970d[426]](_0xee1fx9),_0xee1fx9=Math[_0x970d[427]](_0xee1fx9),_0xee1fx12=_0xee1fx5[_0x970d[1273]]* _0xee1fx5[_0x970d[255]],_0xee1fx13=_0xee1fx5[_0x970d[1274]]* _0xee1fx5[_0x970d[255]];_0x970d[235]== this[_0x970d[813]][_0x970d[124]][_0x970d[1473]]?_0xee1fx12*= -1:_0x970d[236]== this[_0x970d[813]][_0x970d[124]][_0x970d[1473]]&& (_0xee1fx13*= -1);var _0xee1fx14=_0xee1fx2[_0x970d[511]](!0);_0xee1fx14[_0x970d[124]][_0x970d[945]]= Math[_0x970d[488]](_0xee1fx12* _0xee1fxa- _0xee1fx13* _0xee1fx9)+ _0x970d[168];_0xee1fx14[_0x970d[124]][_0x970d[953]]= Math[_0x970d[488]](_0xee1fx12* _0xee1fx9+ _0xee1fx13* _0xee1fxa)+ _0x970d[168];8== document[_0x970d[5]]&& (_0xee1fx14[_0x970d[1463]]= _0xee1fx2[_0x970d[1463]],_0x970d[253]== _0xee1fx2[_0x970d[301]]&& (_0xee1fx14[_0x970d[1215]]= this[_0x970d[1215]][_0x970d[234]](_0x970d[185])+ _0x970d[1461],_0xee1fx14[_0x970d[124]][_0x970d[117]]= this[_0x970d[813]][_0x970d[124]][_0x970d[117]],_0xee1fx14[_0x970d[124]][_0x970d[119]]= this[_0x970d[813]][_0x970d[124]][_0x970d[119]],_0xee1fx14[_0x970d[1462]]= parseInt(_0xee1fx2[_0x970d[124]][_0x970d[117]])+ _0x970d[185]+ parseInt(_0xee1fx2[_0x970d[124]][_0x970d[119]])));_0xee1fx4?(_0xee1fx14[_0x970d[1306]]= _0xee1fx5[_0x970d[1269]],_0xee1fx14[_0x970d[62]](this[_0x970d[1485]]())):_0xee1fx14[_0x970d[1464]]= _0x970d[308];_0xee1fx3?_0xee1fx14[_0x970d[62]](this[_0x970d[1486]]()):_0xee1fx14[_0x970d[1468]]= _0x970d[308];return _0xee1fx14};mxVmlCanvas2D[_0x970d[202]][_0x970d[1486]]= function(){var _0xee1fx2=document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1469]);_0xee1fx2[_0x970d[352]]= this[_0x970d[724]][_0x970d[1269]];_0xee1fx2[_0x970d[461]]= 100* this[_0x970d[724]][_0x970d[1244]]* this[_0x970d[724]][_0x970d[1271]]+ _0x970d[229];return _0xee1fx2};mxVmlCanvas2D[_0x970d[202]][_0x970d[1485]]= function(){var _0xee1fx2=this[_0x970d[1465]]();_0xee1fx2[_0x970d[461]]= 100* this[_0x970d[724]][_0x970d[1244]]* this[_0x970d[724]][_0x970d[1271]]+ _0x970d[229];return _0xee1fx2};mxVmlCanvas2D[_0x970d[202]][_0x970d[1294]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx3&& _0xee1fx4?_0xee1fx2+= 180:_0xee1fx3?this[_0x970d[813]][_0x970d[124]][_0x970d[1473]]= _0x970d[235]:_0xee1fx4&& (this[_0x970d[813]][_0x970d[124]][_0x970d[1473]]= _0x970d[236]);if(_0xee1fx3?!_0xee1fx4:_0xee1fx4){_0xee1fx2*= -1};this[_0x970d[813]][_0x970d[124]][_0x970d[603]]= _0xee1fx2;this[_0x970d[724]][_0x970d[603]]+= _0xee1fx2;this[_0x970d[724]][_0x970d[1395]]= _0xee1fx5;this[_0x970d[724]][_0x970d[1396]]= _0xee1fx9};mxVmlCanvas2D[_0x970d[202]][_0x970d[1275]]= function(){mxAbstractCanvas2D[_0x970d[202]][_0x970d[1275]][_0x970d[183]](this,arguments);this[_0x970d[252]]= document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1487]);this[_0x970d[252]][_0x970d[124]][_0x970d[491]]= _0x970d[492]};mxVmlCanvas2D[_0x970d[202]][_0x970d[1278]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=this[_0x970d[724]],_0xee1fxa=(this[_0x970d[1217]]+ _0xee1fx9[_0x970d[1126]])* _0xee1fx9[_0x970d[255]],_0xee1fx12=(this[_0x970d[1218]]+ _0xee1fx9[_0x970d[1125]])* _0xee1fx9[_0x970d[255]];_0xee1fx2= (_0xee1fx2+ _0xee1fx9[_0x970d[1126]])* _0xee1fx9[_0x970d[255]];_0xee1fx3= (_0xee1fx3+ _0xee1fx9[_0x970d[1125]])* _0xee1fx9[_0x970d[255]];_0xee1fx4= (_0xee1fx4+ _0xee1fx9[_0x970d[1126]])* _0xee1fx9[_0x970d[255]];_0xee1fx5= (_0xee1fx5+ _0xee1fx9[_0x970d[1125]])* _0xee1fx9[_0x970d[255]];var _0xee1fx12=_0xee1fx12+ 2/ 3* (_0xee1fx3- _0xee1fx12),_0xee1fx13=_0xee1fx4+ 2/ 3* (_0xee1fx2- _0xee1fx4);_0xee1fx3= _0xee1fx5+ 2/ 3* (_0xee1fx3- _0xee1fx5);this[_0x970d[1215]][_0x970d[207]](_0x970d[1488]+ this[_0x970d[1239]](_0xee1fxa+ 2/ 3* (_0xee1fx2- _0xee1fxa))+ _0x970d[185]+ this[_0x970d[1239]](_0xee1fx12)+ _0x970d[185]+ this[_0x970d[1239]](_0xee1fx13)+ _0x970d[185]+ this[_0x970d[1239]](_0xee1fx3)+ _0x970d[185]+ this[_0x970d[1239]](_0xee1fx4)+ _0x970d[185]+ this[_0x970d[1239]](_0xee1fx5));this[_0x970d[1217]]= _0xee1fx4/ _0xee1fx9[_0x970d[255]]- _0xee1fx9[_0x970d[1126]];this[_0x970d[1218]]= _0xee1fx5/ _0xee1fx9[_0x970d[255]]- _0xee1fx9[_0x970d[1125]]};mxVmlCanvas2D[_0x970d[202]][_0x970d[1489]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=this[_0x970d[724]];_0xee1fx2= document[_0x970d[55]](_0xee1fx2);_0xee1fx2[_0x970d[124]][_0x970d[491]]= _0x970d[492];_0xee1fx2[_0x970d[124]][_0x970d[361]]= this[_0x970d[1239]]((_0xee1fx3+ _0xee1fxa[_0x970d[1126]])* _0xee1fxa[_0x970d[255]])+ _0x970d[168];_0xee1fx2[_0x970d[124]][_0x970d[125]]= this[_0x970d[1239]]((_0xee1fx4+ _0xee1fxa[_0x970d[1125]])* _0xee1fxa[_0x970d[255]])+ _0x970d[168];_0xee1fx2[_0x970d[124]][_0x970d[117]]= this[_0x970d[1239]](_0xee1fx5* _0xee1fxa[_0x970d[255]])+ _0x970d[168];_0xee1fx2[_0x970d[124]][_0x970d[119]]= this[_0x970d[1239]](_0xee1fx9* _0xee1fxa[_0x970d[255]])+ _0x970d[168];return _0xee1fx2};mxVmlCanvas2D[_0x970d[202]][_0x970d[1319]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[252]]= this[_0x970d[1489]](mxClient[_0x970d[463]]+ _0x970d[1490],_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5)};mxVmlCanvas2D[_0x970d[202]][_0x970d[1320]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){this[_0x970d[252]]= this[_0x970d[1489]](mxClient[_0x970d[463]]+ _0x970d[1491],_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5);this[_0x970d[252]][_0x970d[57]](_0x970d[1492],Math[_0x970d[160]](100* _0xee1fx9/ _0xee1fx4,100* _0xee1fxa/ _0xee1fx5)+ _0x970d[229])};mxVmlCanvas2D[_0x970d[202]][_0x970d[680]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[252]]= this[_0x970d[1489]](mxClient[_0x970d[463]]+ _0x970d[1493],_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5)};mxVmlCanvas2D[_0x970d[202]][_0x970d[618]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13){var _0xee1fx14=null;_0xee1fxa?(_0xee1fx14= this[_0x970d[1489]](mxClient[_0x970d[463]]+ _0x970d[1490],_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5),_0xee1fx14[_0x970d[1464]]= _0x970d[308],_0xee1fx2= document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1469]),_0xee1fx2[_0x970d[1322]]= _0xee1fxa?_0x970d[1494]:_0x970d[1495],_0xee1fx2[_0x970d[1294]]= _0x970d[128],_0xee1fx2[_0x970d[60]]= _0x970d[1496],_0xee1fx2[_0x970d[390]]= _0xee1fx9,_0xee1fx14[_0x970d[62]](_0xee1fx2)):(_0xee1fx14= this[_0x970d[1489]](mxClient[_0x970d[463]]+ _0x970d[464],_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5),_0xee1fx14[_0x970d[390]]= _0xee1fx9);_0xee1fx12&& _0xee1fx13?_0xee1fx14[_0x970d[124]][_0x970d[603]]= _0x970d[1497]:_0xee1fx12?_0xee1fx14[_0x970d[124]][_0x970d[1473]]= _0x970d[235]:_0xee1fx13&& (_0xee1fx14[_0x970d[124]][_0x970d[1473]]= _0x970d[236]);1> this[_0x970d[724]][_0x970d[1244]]&& (_0xee1fx14[_0x970d[124]][_0x970d[347]]+= _0x970d[459]+ 100* this[_0x970d[724]][_0x970d[1244]]+ _0x970d[460]);this[_0x970d[813]][_0x970d[62]](_0xee1fx14)};mxVmlCanvas2D[_0x970d[202]][_0x970d[1404]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx4= document[_0x970d[55]](_0x970d[485]);var _0xee1fx9=this[_0x970d[724]],_0xee1fxa=_0x970d[110];null!= _0xee1fx9[_0x970d[1261]]&& (_0xee1fxa+= _0x970d[1418]+ _0xee1fx9[_0x970d[1261]]+ _0x970d[471]);null!= _0xee1fx9[_0x970d[1263]]&& (_0xee1fxa+= _0x970d[1419]+ _0xee1fx9[_0x970d[1263]]+ _0x970d[471]);mxUtils[_0x970d[1331]](_0xee1fx2)?_0xee1fx4[_0x970d[62]](_0xee1fx2):0< _0xee1fxa[_0x970d[67]]&& !_0xee1fx5?(_0xee1fx5= document[_0x970d[55]](_0x970d[485]),_0xee1fx5[_0x970d[124]][_0x970d[103]]= _0xee1fxa,_0xee1fx5[_0x970d[124]][_0x970d[495]]= mxClient[_0x970d[496]]?_0x970d[497]:_0x970d[498],_0xee1fx5[_0x970d[124]][_0x970d[499]]= _0x970d[500],_0xee1fx5[_0x970d[339]]= _0xee1fx2,_0xee1fx4[_0x970d[62]](_0xee1fx5)):(_0xee1fx4[_0x970d[124]][_0x970d[103]]= _0xee1fxa,_0xee1fx4[_0x970d[339]]= _0xee1fx2);_0xee1fx2= _0xee1fx4[_0x970d[124]];_0xee1fx2[_0x970d[487]]= Math[_0x970d[488]](_0xee1fx9[_0x970d[487]]/ this[_0x970d[1460]])+ _0x970d[168];_0xee1fx2[_0x970d[486]]= _0xee1fx9[_0x970d[486]];_0xee1fx2[_0x970d[352]]= _0xee1fx9[_0x970d[665]];_0xee1fx2[_0x970d[123]]= _0x970d[125];_0xee1fx2[_0x970d[1165]]= _0xee1fx3|| _0x970d[361];_0xee1fx2[_0x970d[489]]= Math[_0x970d[488]](_0xee1fx9[_0x970d[487]]* mxConstants[_0x970d[490]]/ this[_0x970d[1460]])+ _0x970d[168];(_0xee1fx9[_0x970d[666]]& mxConstants[_0x970d[1410]])== mxConstants[_0x970d[1410]]&& (_0xee1fx2[_0x970d[1452]]= _0x970d[1447]);(_0xee1fx9[_0x970d[666]]& mxConstants[_0x970d[1412]])== mxConstants[_0x970d[1412]]&& (_0xee1fx2[_0x970d[666]]= _0x970d[1449]);(_0xee1fx9[_0x970d[666]]& mxConstants[_0x970d[1414]])== mxConstants[_0x970d[1414]]&& (_0xee1fx2[_0x970d[1498]]= _0x970d[355]);return _0xee1fx4};mxVmlCanvas2D[_0x970d[202]][_0x970d[963]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16,_0xee1fx17){if(this[_0x970d[1285]]&& null!= _0xee1fx9){var _0xee1fx18=this[_0x970d[724]];if(_0x970d[1428]== _0xee1fx14){null!= _0xee1fx18[_0x970d[603]]&& (_0xee1fx3= this[_0x970d[1241]](_0xee1fx2,_0xee1fx3,_0xee1fx18[_0x970d[603]],_0xee1fx18[_0x970d[1395]],_0xee1fx18[_0x970d[1396]]),_0xee1fx2= _0xee1fx3[_0x970d[235]],_0xee1fx3= _0xee1fx3[_0x970d[236]]);8== document[_0x970d[5]]?(_0xee1fx2+= _0xee1fx18[_0x970d[1126]],_0xee1fx3+= _0xee1fx18[_0x970d[1125]]):(_0xee1fx2*= _0xee1fx18[_0x970d[255]],_0xee1fx3*= _0xee1fx18[_0x970d[255]]);_0xee1fx14= 8== document[_0x970d[5]]?document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1499]):document[_0x970d[55]](_0x970d[485]);_0xee1fx14[_0x970d[124]][_0x970d[491]]= _0x970d[492];_0xee1fx14[_0x970d[124]][_0x970d[495]]= _0x970d[497];_0xee1fx14[_0x970d[124]][_0x970d[361]]= this[_0x970d[1239]](_0xee1fx2)+ _0x970d[168];_0xee1fx14[_0x970d[124]][_0x970d[125]]= this[_0x970d[1239]](_0xee1fx3)+ _0x970d[168];_0xee1fx14[_0x970d[124]][_0x970d[499]]= _0xee1fx18[_0x970d[255]];var _0xee1fx19=document[_0x970d[55]](_0x970d[485]);_0xee1fx19[_0x970d[124]][_0x970d[491]]= _0x970d[1500];_0xee1fx19[_0x970d[124]][_0x970d[495]]= _0x970d[497];var _0xee1fx1a=mxUtils[_0x970d[1501]](_0xee1fxa,_0xee1fx12),_0xee1fx1b=_0xee1fx1a[_0x970d[235]],_0xee1fx1a=_0xee1fx1a[_0x970d[236]];_0xee1fx9= this[_0x970d[1404]](_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx15);_0xee1fxa= document[_0x970d[55]](_0x970d[485]);_0xee1fx13?(!_0xee1fx16&& 0< _0xee1fx4&& (_0xee1fx9[_0x970d[124]][_0x970d[117]]= Math[_0x970d[488]](_0xee1fx4)+ _0x970d[168]),_0xee1fx9[_0x970d[124]][_0x970d[493]]= _0x970d[1502]):_0xee1fx9[_0x970d[124]][_0x970d[493]]= _0x970d[494];_0xee1fx13= _0xee1fx18[_0x970d[603]]+ (_0xee1fx17|| 0);this[_0x970d[1216]]&& 0!= _0xee1fx13?(_0xee1fxa[_0x970d[124]][_0x970d[495]]= _0x970d[497],_0xee1fxa[_0x970d[124]][_0x970d[499]]= _0x970d[500],_0xee1fxa[_0x970d[62]](_0xee1fx9),8== document[_0x970d[5]]&& _0x970d[529]!= this[_0x970d[813]][_0x970d[301]]?(_0xee1fx19[_0x970d[62]](_0xee1fxa),_0xee1fx14[_0x970d[62]](_0xee1fx19)):_0xee1fx14[_0x970d[62]](_0xee1fxa)):8== document[_0x970d[5]]?(_0xee1fx19[_0x970d[62]](_0xee1fx9),_0xee1fx14[_0x970d[62]](_0xee1fx19)):(_0xee1fx9[_0x970d[124]][_0x970d[495]]= _0x970d[497],_0xee1fx14[_0x970d[62]](_0xee1fx9));_0x970d[529]!= this[_0x970d[813]][_0x970d[301]]?(_0xee1fx17= document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1490]),_0xee1fx17[_0x970d[1464]]= _0x970d[308],_0xee1fx17[_0x970d[1468]]= _0x970d[308],_0xee1fx17[_0x970d[62]](_0xee1fx14),this[_0x970d[813]][_0x970d[62]](_0xee1fx17)):this[_0x970d[813]][_0x970d[62]](_0xee1fx14);_0xee1fx16?(_0xee1fx9[_0x970d[124]][_0x970d[277]]= _0x970d[188],0< _0xee1fx4&& (_0xee1fx9[_0x970d[124]][_0x970d[117]]= Math[_0x970d[488]](_0xee1fx4)+ _0x970d[168]),0< _0xee1fx5&& 8== document[_0x970d[5]]&& (_0xee1fx9[_0x970d[124]][_0x970d[1503]]= Math[_0x970d[488]](_0xee1fx5)+ _0x970d[168])):_0xee1fx15&& (_0xee1fx9[_0x970d[124]][_0x970d[117]]= _0xee1fx4+ _0x970d[168],0< _0xee1fx5&& (_0xee1fx9[_0x970d[124]][_0x970d[1503]]= Math[_0x970d[488]](_0xee1fx5)+ _0x970d[168]));if(this[_0x970d[1216]]&& 0!= _0xee1fx13){_0xee1fx4= _0xee1fx13* (Math[_0x970d[424]]/ 180);_0xee1fx13= parseFloat(parseFloat(Math[_0x970d[426]](_0xee1fx4))[_0x970d[1293]](8));_0xee1fx17= parseFloat(parseFloat(Math[_0x970d[427]](-_0xee1fx4))[_0x970d[1293]](8));_0xee1fx4%= 2* Math[_0x970d[424]];0> _0xee1fx4&& (_0xee1fx4+= 2* Math[_0x970d[424]]);_0xee1fx4%= Math[_0x970d[424]];_0xee1fx4> Math[_0x970d[424]]/ 2&& (_0xee1fx4= Math[_0x970d[424]]- _0xee1fx4);_0xee1fx12= Math[_0x970d[426]](_0xee1fx4);var _0xee1fx1c=Math[_0x970d[427]](_0xee1fx4);8== document[_0x970d[5]]&& (_0xee1fx9[_0x970d[124]][_0x970d[495]]= _0x970d[498],_0xee1fxa[_0x970d[124]][_0x970d[495]]= _0x970d[498],_0xee1fx19[_0x970d[124]][_0x970d[495]]= _0x970d[498]);_0xee1fx9[_0x970d[124]][_0x970d[187]]= _0x970d[188];document[_0x970d[112]][_0x970d[62]](_0xee1fx9);_0xee1fx4= _0xee1fx9[_0x970d[359]];_0xee1fx19= _0xee1fx9[_0x970d[167]];if(mxClient[_0x970d[496]]&& (_0xee1fx16|| _0xee1fx15)&& _0xee1fx19> _0xee1fx5){_0xee1fx19= _0xee1fx5,_0xee1fx9[_0x970d[124]][_0x970d[119]]= _0xee1fx19+ _0x970d[168]};_0xee1fx5= _0xee1fx19;_0xee1fx16= (_0xee1fx5- _0xee1fx5* _0xee1fx12+ _0xee1fx4* -_0xee1fx1c)/ 2- _0xee1fx17* _0xee1fx4* (_0xee1fx1b+ 0.5)+ _0xee1fx13* _0xee1fx5* (_0xee1fx1a+ 0.5);_0xee1fx15= (_0xee1fx4- _0xee1fx4* _0xee1fx12+ _0xee1fx5* -_0xee1fx1c)/ 2+ _0xee1fx13* _0xee1fx4* (_0xee1fx1b+ 0.5)+ _0xee1fx17* _0xee1fx5* (_0xee1fx1a+ 0.5);_0x970d[1504]== _0xee1fx14[_0x970d[301]]&& _0x970d[529]== this[_0x970d[813]][_0x970d[301]]?(_0xee1fx1b= document[_0x970d[55]](_0x970d[485]),_0xee1fx1b[_0x970d[124]][_0x970d[495]]= _0x970d[498],_0xee1fx1b[_0x970d[124]][_0x970d[491]]= _0x970d[492],_0xee1fx1b[_0x970d[124]][_0x970d[361]]= this[_0x970d[1239]](_0xee1fx2+ (_0xee1fx15- _0xee1fx4/ 2)* _0xee1fx18[_0x970d[255]])+ _0x970d[168],_0xee1fx1b[_0x970d[124]][_0x970d[125]]= this[_0x970d[1239]](_0xee1fx3+ (_0xee1fx16- _0xee1fx5/ 2)* _0xee1fx18[_0x970d[255]])+ _0x970d[168],_0xee1fx14[_0x970d[265]][_0x970d[62]](_0xee1fx1b),_0xee1fx1b[_0x970d[62]](_0xee1fx14)):(_0xee1fx18= 8== document[_0x970d[5]]?1:_0xee1fx18[_0x970d[255]],_0xee1fx14[_0x970d[124]][_0x970d[361]]= this[_0x970d[1239]](_0xee1fx2+ (_0xee1fx15- _0xee1fx4/ 2)* _0xee1fx18)+ _0x970d[168],_0xee1fx14[_0x970d[124]][_0x970d[125]]= this[_0x970d[1239]](_0xee1fx3+ (_0xee1fx16- _0xee1fx5/ 2)* _0xee1fx18)+ _0x970d[168]);_0xee1fxa[_0x970d[124]][_0x970d[347]]= _0x970d[1505]+ _0xee1fx13+ _0x970d[1506]+ _0xee1fx17+ _0x970d[1507]+ -_0xee1fx17+ _0x970d[1508]+ _0xee1fx13+ _0x970d[1509];_0xee1fxa[_0x970d[124]][_0x970d[1028]]= this[_0x970d[1459]];1> this[_0x970d[724]][_0x970d[1244]]&& (_0xee1fxa[_0x970d[124]][_0x970d[347]]+= _0x970d[459]+ 100* this[_0x970d[724]][_0x970d[1244]]+ _0x970d[460]);_0xee1fx9[_0x970d[124]][_0x970d[187]]= _0x970d[110];_0xee1fxa[_0x970d[62]](_0xee1fx9)}else {8!= document[_0x970d[5]]?(_0xee1fx9[_0x970d[124]][_0x970d[123]]= _0x970d[125],1> this[_0x970d[724]][_0x970d[1244]]&& (_0xee1fx14[_0x970d[124]][_0x970d[347]]= _0x970d[459]+ 100* this[_0x970d[724]][_0x970d[1244]]+ _0x970d[460]),_0xee1fx18= _0xee1fx9[_0x970d[265]],_0xee1fx9[_0x970d[124]][_0x970d[187]]= _0x970d[188],document[_0x970d[112]][_0x970d[62]](_0xee1fx9),_0xee1fx4= _0xee1fx9[_0x970d[359]],_0xee1fx19= _0xee1fx9[_0x970d[167]],mxClient[_0x970d[496]]&& (_0xee1fx16&& _0xee1fx19> _0xee1fx5)&& (_0xee1fx19= _0xee1fx5,_0xee1fx9[_0x970d[124]][_0x970d[119]]= _0xee1fx19+ _0x970d[168]),_0xee1fx5= _0xee1fx19,_0xee1fx9[_0x970d[124]][_0x970d[187]]= _0x970d[110],_0xee1fx18[_0x970d[62]](_0xee1fx9),_0xee1fx14[_0x970d[124]][_0x970d[361]]= this[_0x970d[1239]](_0xee1fx2+ _0xee1fx4* _0xee1fx1b* this[_0x970d[724]][_0x970d[255]])+ _0x970d[168],_0xee1fx14[_0x970d[124]][_0x970d[125]]= this[_0x970d[1239]](_0xee1fx3+ _0xee1fx5* _0xee1fx1a* this[_0x970d[724]][_0x970d[255]])+ _0x970d[168]):(1> this[_0x970d[724]][_0x970d[1244]]&& (_0xee1fx9[_0x970d[124]][_0x970d[347]]= _0x970d[459]+ 100* this[_0x970d[724]][_0x970d[1244]]+ _0x970d[460]),_0xee1fx19[_0x970d[124]][_0x970d[361]]= 100* _0xee1fx1b+ _0x970d[229],_0xee1fx19[_0x970d[124]][_0x970d[125]]= 100* _0xee1fx1a+ _0x970d[229])}}else {this[_0x970d[1436]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,mxUtils[_0x970d[321]](_0xee1fx9,!1),_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16,_0xee1fx17)}}};mxVmlCanvas2D[_0x970d[202]][_0x970d[1436]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16,_0xee1fx17){_0xee1fx5= this[_0x970d[724]];_0xee1fx2= (_0xee1fx2+ _0xee1fx5[_0x970d[1126]])* _0xee1fx5[_0x970d[255]];_0xee1fx3= (_0xee1fx3+ _0xee1fx5[_0x970d[1125]])* _0xee1fx5[_0x970d[255]];_0xee1fx4= document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1487]);_0xee1fx4[_0x970d[124]][_0x970d[117]]= _0x970d[942];_0xee1fx4[_0x970d[124]][_0x970d[119]]= _0x970d[942];_0xee1fx4[_0x970d[1464]]= _0x970d[308];_0xee1fx15= document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1469]);_0xee1fx15[_0x970d[352]]= _0xee1fx5[_0x970d[665]];_0xee1fx15[_0x970d[461]]= 100* _0xee1fx5[_0x970d[1244]]+ _0x970d[229];_0xee1fx4[_0x970d[62]](_0xee1fx15);_0xee1fx15= document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1510]);_0xee1fx15[_0x970d[1511]]= _0x970d[128];_0xee1fx15[_0x970d[6]]= _0x970d[1512]+ this[_0x970d[1239]](0)+ _0x970d[185]+ this[_0x970d[1239]](0)+ _0x970d[1513]+ this[_0x970d[1239]](1)+ _0x970d[185]+ this[_0x970d[1239]](0);_0xee1fx4[_0x970d[62]](_0xee1fx15);_0xee1fx15= document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1514]);_0xee1fx15[_0x970d[124]][_0x970d[103]]= _0x970d[1515]+ _0xee1fxa;_0xee1fx15[_0x970d[124]][_0x970d[611]]= _0xee1fxa;_0xee1fx15[_0x970d[124]][_0x970d[486]]= _0xee1fx5[_0x970d[486]];_0xee1fx15[_0x970d[1516]]= _0xee1fx9;_0xee1fx15[_0x970d[747]]= _0x970d[128];_0xee1fxa= Math[_0x970d[488]](_0xee1fx5[_0x970d[487]]* _0xee1fx5[_0x970d[255]]/ this[_0x970d[1460]]);_0xee1fx15[_0x970d[124]][_0x970d[487]]= _0xee1fxa+ _0x970d[168];(_0xee1fx5[_0x970d[666]]& mxConstants[_0x970d[1410]])== mxConstants[_0x970d[1410]]&& (_0xee1fx15[_0x970d[124]][_0x970d[1452]]= _0x970d[1447]);(_0xee1fx5[_0x970d[666]]& mxConstants[_0x970d[1412]])== mxConstants[_0x970d[1412]]&& (_0xee1fx15[_0x970d[124]][_0x970d[666]]= _0x970d[1449]);(_0xee1fx5[_0x970d[666]]& mxConstants[_0x970d[1414]])== mxConstants[_0x970d[1414]]&& (_0xee1fx15[_0x970d[124]][_0x970d[354]]= _0x970d[355]);_0xee1fx9= _0xee1fx9[_0x970d[224]](_0x970d[192]);_0xee1fx5= _0xee1fxa+ (_0xee1fx9[_0x970d[67]]- 1)* _0xee1fxa* mxConstants[_0x970d[490]];_0xee1fxa= _0xee1fx9= 0;_0xee1fx12== mxConstants[_0x970d[482]]?_0xee1fxa= -_0xee1fx5/ 2:_0xee1fx12!= mxConstants[_0x970d[481]]&& (_0xee1fxa= _0xee1fx5/ 2);null!= _0xee1fx17&& (_0xee1fx4[_0x970d[124]][_0x970d[603]]= _0xee1fx17,_0xee1fx12= _0xee1fx17* (Math[_0x970d[424]]/ 180),_0xee1fx9= Math[_0x970d[427]](_0xee1fx12)* _0xee1fxa,_0xee1fxa*= Math[_0x970d[426]](_0xee1fx12));_0xee1fx4[_0x970d[62]](_0xee1fx15);_0xee1fx4[_0x970d[124]][_0x970d[361]]= this[_0x970d[1239]](_0xee1fx2- _0xee1fx9)+ _0x970d[168];_0xee1fx4[_0x970d[124]][_0x970d[125]]= this[_0x970d[1239]](_0xee1fx3+ _0xee1fxa)+ _0x970d[168];this[_0x970d[813]][_0x970d[62]](_0xee1fx4)};mxVmlCanvas2D[_0x970d[202]][_0x970d[1336]]= function(){this[_0x970d[1370]](!1,!0)};mxVmlCanvas2D[_0x970d[202]][_0x970d[1334]]= function(){this[_0x970d[1370]](!0,!1)};mxVmlCanvas2D[_0x970d[202]][_0x970d[1337]]= function(){this[_0x970d[1370]](!0,!0)};function mxGuide(_0xee1fx2,_0xee1fx3){this[_0x970d[1179]]= _0xee1fx2;this[_0x970d[1517]](_0xee1fx3)}mxGuide[_0x970d[202]][_0x970d[1179]]= null;mxGuide[_0x970d[202]][_0x970d[1214]]= null;mxGuide[_0x970d[202]][_0x970d[662]]= !0;mxGuide[_0x970d[202]][_0x970d[704]]= !0;mxGuide[_0x970d[202]][_0x970d[1518]]= null;mxGuide[_0x970d[202]][_0x970d[1519]]= null;mxGuide[_0x970d[202]][_0x970d[1517]]= function(_0xee1fx2){this[_0x970d[1214]]= _0xee1fx2};mxGuide[_0x970d[202]][_0x970d[1019]]= function(_0xee1fx2){return !0};mxGuide[_0x970d[202]][_0x970d[1520]]= function(){return this[_0x970d[1179]][_0x970d[1020]]* this[_0x970d[1179]][_0x970d[441]][_0x970d[255]]/ 2};mxGuide[_0x970d[202]][_0x970d[1521]]= function(_0xee1fx2){_0xee1fx2= new mxPolyline([],mxConstants.GUIDE_COLOR,mxConstants.GUIDE_STROKEWIDTH);_0xee1fx2[_0x970d[1522]]= !0;return _0xee1fx2};mxGuide[_0x970d[202]][_0x970d[582]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(null!= this[_0x970d[1214]]&& (this[_0x970d[662]]|| this[_0x970d[704]])&& null!= _0xee1fx2&& null!= _0xee1fx3){var _0xee1fx5=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[513]],_0xee1fx9=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]],_0xee1fxa=_0xee1fx3[_0x970d[235]],_0xee1fx12=_0xee1fx3[_0x970d[236]],_0xee1fx13=!1,_0xee1fx14=!1,_0xee1fx15=this[_0x970d[1520]](),_0xee1fx16=_0xee1fx15,_0xee1fx17=_0xee1fx15,_0xee1fx15=_0xee1fx2[_0x970d[238]]();_0xee1fx15[_0x970d[235]]+= _0xee1fx3[_0x970d[235]];_0xee1fx15[_0x970d[236]]+= _0xee1fx3[_0x970d[236]];var _0xee1fx18=_0xee1fx15[_0x970d[235]],_0xee1fx19=_0xee1fx15[_0x970d[235]]+ _0xee1fx15[_0x970d[117]],_0xee1fx1a=_0xee1fx15[_0x970d[241]](),_0xee1fx1b=_0xee1fx15[_0x970d[236]],_0xee1fx1c=_0xee1fx15[_0x970d[236]]+ _0xee1fx15[_0x970d[119]],_0xee1fx1d=_0xee1fx15[_0x970d[242]]();_0xee1fx3= function(_0xee1fx3){_0xee1fx3+= this[_0x970d[1179]][_0x970d[1136]];var _0xee1fx4=!1;Math[_0x970d[425]](_0xee1fx3- _0xee1fx1a)< _0xee1fx16?(_0xee1fxa= _0xee1fx3- _0xee1fx2[_0x970d[241]](),_0xee1fx16= Math[_0x970d[425]](_0xee1fx3- _0xee1fx1a),_0xee1fx4= !0):Math[_0x970d[425]](_0xee1fx3- _0xee1fx18)< _0xee1fx16?(_0xee1fxa= _0xee1fx3- _0xee1fx2[_0x970d[235]],_0xee1fx16= Math[_0x970d[425]](_0xee1fx3- _0xee1fx18),_0xee1fx4= !0):Math[_0x970d[425]](_0xee1fx3- _0xee1fx19)< _0xee1fx16&& (_0xee1fxa= _0xee1fx3- _0xee1fx2[_0x970d[235]]- _0xee1fx2[_0x970d[117]],_0xee1fx16= Math[_0x970d[425]](_0xee1fx3- _0xee1fx19),_0xee1fx4= !0);if(_0xee1fx4){null== this[_0x970d[1518]]&& (this[_0x970d[1518]]= this[_0x970d[1521]](!0),this[_0x970d[1518]][_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[1523]]:mxConstants[_0x970d[508]],this[_0x970d[1518]][_0x970d[1229]]= !1,this[_0x970d[1518]][_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]()));var _0xee1fx5=this[_0x970d[1179]][_0x970d[526]];_0xee1fx3-= this[_0x970d[1179]][_0x970d[1136]];this[_0x970d[1518]][_0x970d[1525]]= [ new mxPoint(_0xee1fx3,-this[_0x970d[1179]][_0x970d[1137]]), new mxPoint(_0xee1fx3,_0xee1fx5[_0x970d[191]]- 3- this[_0x970d[1179]][_0x970d[1137]])]};_0xee1fx13= _0xee1fx13|| _0xee1fx4};for(var _0xee1fx15=function(_0xee1fx3){_0xee1fx3+= this[_0x970d[1179]][_0x970d[1137]];var _0xee1fx4=!1;Math[_0x970d[425]](_0xee1fx3- _0xee1fx1d)< _0xee1fx17?(_0xee1fx12= _0xee1fx3- _0xee1fx2[_0x970d[242]](),_0xee1fx17= Math[_0x970d[425]](_0xee1fx3- _0xee1fx1d),_0xee1fx4= !0):Math[_0x970d[425]](_0xee1fx3- _0xee1fx1b)< _0xee1fx17?(_0xee1fx12= _0xee1fx3- _0xee1fx2[_0x970d[236]],_0xee1fx17= Math[_0x970d[425]](_0xee1fx3- _0xee1fx1b),_0xee1fx4= !0):Math[_0x970d[425]](_0xee1fx3- _0xee1fx1c)< _0xee1fx17&& (_0xee1fx12= _0xee1fx3- _0xee1fx2[_0x970d[236]]- _0xee1fx2[_0x970d[119]],_0xee1fx17= Math[_0x970d[425]](_0xee1fx3- _0xee1fx1c),_0xee1fx4= !0);if(_0xee1fx4){null== this[_0x970d[1519]]&& (this[_0x970d[1519]]= this[_0x970d[1521]](!1),this[_0x970d[1519]][_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[1523]]:mxConstants[_0x970d[508]],this[_0x970d[1519]][_0x970d[1229]]= !1,this[_0x970d[1519]][_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]()));var _0xee1fx5=this[_0x970d[1179]][_0x970d[526]];_0xee1fx3-= this[_0x970d[1179]][_0x970d[1137]];this[_0x970d[1519]][_0x970d[1525]]= [ new mxPoint(-this[_0x970d[1179]][_0x970d[1136]],_0xee1fx3), new mxPoint(_0xee1fx5[_0x970d[1526]]- 3- this[_0x970d[1179]][_0x970d[1136]],_0xee1fx3)]};_0xee1fx14= _0xee1fx14|| _0xee1fx4},_0xee1fx1e=0;_0xee1fx1e< this[_0x970d[1214]][_0x970d[67]];_0xee1fx1e++){var _0xee1fx1f=this[_0x970d[1214]][_0xee1fx1e];null!= _0xee1fx1f&& (this[_0x970d[662]]&& (_0xee1fx3[_0x970d[239]](this,_0xee1fx1f[_0x970d[241]]()),_0xee1fx3[_0x970d[239]](this,_0xee1fx1f[_0x970d[235]]),_0xee1fx3[_0x970d[239]](this,_0xee1fx1f[_0x970d[235]]+ _0xee1fx1f[_0x970d[117]])),this[_0x970d[704]]&& (_0xee1fx15[_0x970d[239]](this,_0xee1fx1f[_0x970d[242]]()),_0xee1fx15[_0x970d[239]](this,_0xee1fx1f[_0x970d[236]]),_0xee1fx15[_0x970d[239]](this,_0xee1fx1f[_0x970d[236]]+ _0xee1fx1f[_0x970d[119]])))};!_0xee1fx13&& null!= this[_0x970d[1518]]?this[_0x970d[1518]][_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[188]:null!= this[_0x970d[1518]]&& (this[_0x970d[1518]][_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[189],this[_0x970d[1518]][_0x970d[258]]());!_0xee1fx14&& null!= this[_0x970d[1519]]?this[_0x970d[1519]][_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[188]:null!= this[_0x970d[1519]]&& (this[_0x970d[1519]][_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[189],this[_0x970d[1519]][_0x970d[258]]());_0xee1fx4&& (_0xee1fx13|| (_0xee1fx4= _0xee1fx2[_0x970d[235]]- (this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2[_0x970d[235]]/ _0xee1fx9- _0xee1fx5[_0x970d[235]])+ _0xee1fx5[_0x970d[235]])* _0xee1fx9,_0xee1fxa= this[_0x970d[1179]][_0x970d[1021]](_0xee1fxa/ _0xee1fx9)* _0xee1fx9- _0xee1fx4),_0xee1fx14|| (_0xee1fx5= _0xee1fx2[_0x970d[236]]- (this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2[_0x970d[236]]/ _0xee1fx9- _0xee1fx5[_0x970d[236]])+ _0xee1fx5[_0x970d[236]])* _0xee1fx9,_0xee1fx12= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx12/ _0xee1fx9)* _0xee1fx9- _0xee1fx5));_0xee1fx3= new mxPoint(_0xee1fxa,_0xee1fx12)};return _0xee1fx3};mxGuide[_0x970d[202]][_0x970d[801]]= function(){null!= this[_0x970d[1518]]&& (this[_0x970d[1518]][_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[188]);null!= this[_0x970d[1519]]&& (this[_0x970d[1519]][_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[188])};mxGuide[_0x970d[202]][_0x970d[515]]= function(){null!= this[_0x970d[1518]]&& (this[_0x970d[1518]][_0x970d[515]](),this[_0x970d[1518]]= null);null!= this[_0x970d[1519]]&& (this[_0x970d[1519]][_0x970d[515]](),this[_0x970d[1519]]= null)};function mxStencil(_0xee1fx2){this[_0x970d[1527]]= _0xee1fx2;this[_0x970d[1528]]();this[_0x970d[1529]]()}mxStencil[_0x970d[1530]]= !1;mxStencil[_0x970d[202]][_0x970d[1527]]= null;mxStencil[_0x970d[202]][_0x970d[1531]]= null;mxStencil[_0x970d[202]][_0x970d[1322]]= null;mxStencil[_0x970d[202]][_0x970d[1532]]= null;mxStencil[_0x970d[202]][_0x970d[1533]]= null;mxStencil[_0x970d[202]][_0x970d[1534]]= null;mxStencil[_0x970d[202]][_0x970d[1535]]= null;mxStencil[_0x970d[202]][_0x970d[1307]]= null;mxStencil[_0x970d[202]][_0x970d[1528]]= function(){this[_0x970d[1535]]= this[_0x970d[1527]][_0x970d[64]](_0x970d[1536])[0];this[_0x970d[1534]]= this[_0x970d[1527]][_0x970d[64]](_0x970d[1537])[0];this[_0x970d[1532]]= Number(this[_0x970d[1527]][_0x970d[284]](_0x970d[1302])|| 100);this[_0x970d[1533]]= Number(this[_0x970d[1527]][_0x970d[284]](_0x970d[1303])|| 100);var _0xee1fx2=this[_0x970d[1527]][_0x970d[284]](_0x970d[1322]);this[_0x970d[1322]]= null!= _0xee1fx2?_0xee1fx2:_0x970d[1538];_0xee1fx2= this[_0x970d[1527]][_0x970d[284]](_0x970d[1307]);this[_0x970d[1307]]= null!= _0xee1fx2?_0xee1fx2:_0x970d[500]};mxStencil[_0x970d[202]][_0x970d[1529]]= function(){var _0xee1fx2=this[_0x970d[1527]][_0x970d[64]](_0x970d[1539])[0];if(null!= _0xee1fx2&& (_0xee1fx2= mxUtils[_0x970d[1540]](_0xee1fx2),null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]])){this[_0x970d[1531]]= [];for(var _0xee1fx3=0;_0xee1fx3< _0xee1fx2[_0x970d[67]];_0xee1fx3++){this[_0x970d[1531]][_0x970d[207]](this[_0x970d[1541]](_0xee1fx2[_0xee1fx3]))}}};mxStencil[_0x970d[202]][_0x970d[1541]]= function(_0xee1fx2){var _0xee1fx3=Number(_0xee1fx2[_0x970d[284]](_0x970d[235])),_0xee1fx4=Number(_0xee1fx2[_0x970d[284]](_0x970d[236]));_0xee1fx2= _0x970d[500]== _0xee1fx2[_0x970d[284]](_0x970d[591]);return new mxConnectionConstraint( new mxPoint(_0xee1fx3,_0xee1fx4),_0xee1fx2)};mxStencil[_0x970d[202]][_0x970d[1542]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= this[_0x970d[1543]](_0xee1fx2,_0xee1fx3,_0xee1fx4);_0xee1fx2= _0xee1fx2[_0x970d[284]](_0x970d[1544]);if(mxStencil[_0x970d[1530]]&& null== _0xee1fx2|| _0x970d[500]== _0xee1fx2){_0xee1fx3= mxResources[_0x970d[203]](_0xee1fx3)};return _0xee1fx3};mxStencil[_0x970d[202]][_0x970d[1543]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= _0xee1fx2[_0x970d[284]](_0xee1fx3);null== _0xee1fx3&& (_0xee1fx2= mxUtils[_0x970d[329]](_0xee1fx2),null!= _0xee1fx2&& (_0xee1fx2= mxUtils[_0x970d[1545]](_0xee1fx2),_0x970d[279]== typeof _0xee1fx2&& (_0xee1fx3= _0xee1fx2(_0xee1fx4))));return _0xee1fx3};mxStencil[_0x970d[202]][_0x970d[1546]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){this[_0x970d[1547]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,this[_0x970d[1534]],!1);this[_0x970d[1547]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,this[_0x970d[1535]],!0)};mxStencil[_0x970d[202]][_0x970d[1547]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13){if(null!= _0xee1fx12){var _0xee1fx14=mxUtils[_0x970d[433]](_0xee1fx3[_0x970d[124]],mxConstants.STYLE_DIRECTION,null);_0xee1fx4= this[_0x970d[1548]](_0xee1fx3[_0x970d[124]],_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx14);_0xee1fx5= Math[_0x970d[243]](_0xee1fx4[_0x970d[117]],_0xee1fx4[_0x970d[119]]);_0xee1fx5= _0x970d[1549]== this[_0x970d[1307]]?Number(mxUtils[_0x970d[1550]](_0xee1fx3[_0x970d[124]],mxConstants.STYLE_STROKEWIDTH,1)):Number(this[_0x970d[1307]])* _0xee1fx5;_0xee1fx2[_0x970d[1250]](_0xee1fx5);for(_0xee1fx12= _0xee1fx12[_0x970d[285]];null!= _0xee1fx12;){_0xee1fx12[_0x970d[288]]== mxConstants[_0x970d[289]]&& this[_0x970d[1551]](_0xee1fx2,_0xee1fx3,_0xee1fx12,_0xee1fx4,_0xee1fx13),_0xee1fx12= _0xee1fx12[_0x970d[287]]}}};mxStencil[_0x970d[202]][_0x970d[1548]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx2= _0xee1fx3;_0xee1fx3= _0xee1fx5/ this[_0x970d[1532]];var _0xee1fx12=_0xee1fx9/ this[_0x970d[1533]];if(_0xee1fxa= _0x970d[700]== _0xee1fxa|| _0x970d[701]== _0xee1fxa){_0xee1fx12= _0xee1fx5/ this[_0x970d[1533]];_0xee1fx3= _0xee1fx9/ this[_0x970d[1532]];var _0xee1fx13=(_0xee1fx5- _0xee1fx9)/ 2;_0xee1fx2+= _0xee1fx13;_0xee1fx4-= _0xee1fx13};_0x970d[1552]== this[_0x970d[1322]]&& (_0xee1fx3= _0xee1fx12= Math[_0x970d[243]](_0xee1fx3,_0xee1fx12),_0xee1fxa?(_0xee1fx2+= (_0xee1fx9- this[_0x970d[1532]]* _0xee1fx3)/ 2,_0xee1fx4+= (_0xee1fx5- this[_0x970d[1533]]* _0xee1fx12)/ 2):(_0xee1fx2+= (_0xee1fx5- this[_0x970d[1532]]* _0xee1fx3)/ 2,_0xee1fx4+= (_0xee1fx9- this[_0x970d[1533]]* _0xee1fx12)/ 2));return new mxRectangle(_0xee1fx2,_0xee1fx4,_0xee1fx3,_0xee1fx12)};mxStencil[_0x970d[202]][_0x970d[1551]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=_0xee1fx4[_0x970d[301]],_0xee1fx12=_0xee1fx5[_0x970d[235]],_0xee1fx13=_0xee1fx5[_0x970d[236]],_0xee1fx14=_0xee1fx5[_0x970d[117]],_0xee1fx15=_0xee1fx5[_0x970d[119]],_0xee1fx16=Math[_0x970d[243]](_0xee1fx14,_0xee1fx15);if(_0x970d[815]== _0xee1fxa){_0xee1fx2[_0x970d[815]]()}else {if(_0x970d[1210]== _0xee1fxa){_0xee1fx2[_0x970d[1210]]()}else {if(_0x970d[1215]== _0xee1fxa){_0xee1fx2[_0x970d[1275]]();for(_0xee1fx4= _0xee1fx4[_0x970d[285]];null!= _0xee1fx4;){_0xee1fx4[_0x970d[288]]== mxConstants[_0x970d[289]]&& this[_0x970d[1551]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9),_0xee1fx4= _0xee1fx4[_0x970d[287]]}}else {if(_0x970d[268]== _0xee1fxa){_0xee1fx2[_0x970d[268]]()}else {if(_0x970d[582]== _0xee1fxa){_0xee1fx2[_0x970d[1276]](_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[235]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[236]))* _0xee1fx15)}else {if(_0x970d[683]== _0xee1fxa){_0xee1fx2[_0x970d[1277]](_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[235]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[236]))* _0xee1fx15)}else {if(_0x970d[1323]== _0xee1fxa){_0xee1fx2[_0x970d[1278]](_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[1324]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[1325]))* _0xee1fx15,_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[1326]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[1327]))* _0xee1fx15)}else {if(_0x970d[1328]== _0xee1fxa){_0xee1fx2[_0x970d[1279]](_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[1324]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[1325]))* _0xee1fx15,_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[1326]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[1327]))* _0xee1fx15,_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[1329]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[1330]))* _0xee1fx15)}else {if(_0x970d[1553]== _0xee1fxa){_0xee1fx2[_0x970d[1280]](Number(_0xee1fx4[_0x970d[284]](_0x970d[1397]))* _0xee1fx14,Number(_0xee1fx4[_0x970d[284]](_0x970d[1398]))* _0xee1fx15,Number(_0xee1fx4[_0x970d[284]](_0x970d[1554])),Number(_0xee1fx4[_0x970d[284]](_0x970d[1555])),Number(_0xee1fx4[_0x970d[284]](_0x970d[1556])),_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[235]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[236]))* _0xee1fx15)}else {if(_0x970d[1319]== _0xee1fxa){_0xee1fx2[_0x970d[1319]](_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[235]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[236]))* _0xee1fx15,Number(_0xee1fx4[_0x970d[284]](_0x970d[1302]))* _0xee1fx14,Number(_0xee1fx4[_0x970d[284]](_0x970d[1303]))* _0xee1fx15)}else {if(_0x970d[1320]== _0xee1fxa){_0xee1fx3= _0xee1fx4[_0x970d[284]](_0x970d[1492]),0== _0xee1fx3&& (_0xee1fx3= 100* mxConstants[_0x970d[1557]]),_0xee1fx16= Number(_0xee1fx4[_0x970d[284]](_0x970d[1302]))* _0xee1fx14,_0xee1fx5= Number(_0xee1fx4[_0x970d[284]](_0x970d[1303]))* _0xee1fx15,_0xee1fx3= Number(_0xee1fx3)/ 100,_0xee1fx3= Math[_0x970d[243]](_0xee1fx16* _0xee1fx3,_0xee1fx5* _0xee1fx3),_0xee1fx2[_0x970d[1320]](_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[235]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[236]))* _0xee1fx15,_0xee1fx16,_0xee1fx5,_0xee1fx3,_0xee1fx3)}else {if(_0x970d[680]== _0xee1fxa){_0xee1fx2[_0x970d[680]](_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[235]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[236]))* _0xee1fx15,Number(_0xee1fx4[_0x970d[284]](_0x970d[1302]))* _0xee1fx14,Number(_0xee1fx4[_0x970d[284]](_0x970d[1303]))* _0xee1fx15)}else {if(_0x970d[618]== _0xee1fxa){_0xee1fx3= this[_0x970d[1543]](_0xee1fx4,_0x970d[390],_0xee1fx3),_0xee1fx2[_0x970d[618]](_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[235]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[236]))* _0xee1fx15,Number(_0xee1fx4[_0x970d[284]](_0x970d[1302]))* _0xee1fx14,Number(_0xee1fx4[_0x970d[284]](_0x970d[1303]))* _0xee1fx15,_0xee1fx3,!1,_0x970d[500]== _0xee1fx4[_0x970d[284]](_0x970d[623]),_0x970d[500]== _0xee1fx4[_0x970d[284]](_0x970d[624]))}else {if(_0x970d[963]== _0xee1fxa){_0xee1fx16= this[_0x970d[1542]](_0xee1fx4,_0x970d[1332],_0xee1fx3);_0xee1fx5= _0x970d[500]== _0xee1fx4[_0x970d[284]](_0x970d[704])?-90:0;if(_0x970d[468]== _0xee1fx4[_0x970d[284]](_0x970d[1558])){var _0xee1fx17=_0xee1fx3[_0x970d[603]],_0xee1fx18=1== mxUtils[_0x970d[433]](_0xee1fx3[_0x970d[124]],mxConstants.STYLE_FLIPH,0);_0xee1fx3= 1== mxUtils[_0x970d[433]](_0xee1fx3[_0x970d[124]],mxConstants.STYLE_FLIPV,0);_0xee1fx5= _0xee1fx18&& _0xee1fx3?_0xee1fx5- _0xee1fx17:_0xee1fx18|| _0xee1fx3?_0xee1fx5+ _0xee1fx17:_0xee1fx5- _0xee1fx17};_0xee1fx5-= _0xee1fx4[_0x970d[284]](_0x970d[603]);_0xee1fx2[_0x970d[963]](_0xee1fx12+ Number(_0xee1fx4[_0x970d[284]](_0x970d[235]))* _0xee1fx14,_0xee1fx13+ Number(_0xee1fx4[_0x970d[284]](_0x970d[236]))* _0xee1fx15,0,0,_0xee1fx16,_0xee1fx4[_0x970d[284]](_0x970d[611])|| _0x970d[361],_0xee1fx4[_0x970d[284]](_0x970d[552])|| _0x970d[125],!1,_0x970d[110],!1,!1,_0xee1fx5)}else {if(_0x970d[1559]== _0xee1fxa){_0xee1fx17= mxStencilRegistry[_0x970d[1560]](_0xee1fx4[_0x970d[284]](_0x970d[298])),null!= _0xee1fx17&& (_0xee1fx12+= Number(_0xee1fx4[_0x970d[284]](_0x970d[235]))* _0xee1fx14,_0xee1fx13+= Number(_0xee1fx4[_0x970d[284]](_0x970d[236]))* _0xee1fx15,_0xee1fx16= Number(_0xee1fx4[_0x970d[284]](_0x970d[1302]))* _0xee1fx14,_0xee1fx5= Number(_0xee1fx4[_0x970d[284]](_0x970d[1303]))* _0xee1fx15,_0xee1fx17[_0x970d[1546]](_0xee1fx2,_0xee1fx3,_0xee1fx12,_0xee1fx13,_0xee1fx16,_0xee1fx5))}else {if(_0x970d[1338]== _0xee1fxa){_0xee1fx2[_0x970d[1337]]()}else {if(_0x970d[1334]== _0xee1fxa){_0xee1fx2[_0x970d[1334]]()}else {if(_0x970d[1336]== _0xee1fxa){_0xee1fx2[_0x970d[1336]]()}else {if(_0x970d[1307]== _0xee1fxa){_0xee1fx2[_0x970d[1250]](Number(_0xee1fx4[_0x970d[284]](_0x970d[117]))* _0xee1fx16)}else {if(_0x970d[648]== _0xee1fxa){_0xee1fx2[_0x970d[1251]](_0x970d[500]== _0xee1fx4[_0x970d[284]](_0x970d[648]))}else {if(_0x970d[1308]== _0xee1fxa){if(_0xee1fx4= _0xee1fx4[_0x970d[284]](_0x970d[1309]),null!= _0xee1fx4){_0xee1fx4= _0xee1fx4[_0x970d[224]](_0x970d[185]);_0xee1fx14= [];for(_0xee1fx15= 0;_0xee1fx15< _0xee1fx4[_0x970d[67]];_0xee1fx15++){0< _0xee1fx4[_0xee1fx15][_0x970d[67]]&& _0xee1fx14[_0x970d[207]](Number(_0xee1fx4[_0xee1fx15])* _0xee1fx16)};_0xee1fx4= _0xee1fx14[_0x970d[234]](_0x970d[185]);_0xee1fx2[_0x970d[1252]](_0xee1fx4)}}else {_0x970d[1306]== _0xee1fxa?_0xee1fx2[_0x970d[1249]](_0xee1fx4[_0x970d[284]](_0x970d[352])):_0x970d[1310]== _0xee1fxa?_0xee1fx2[_0x970d[1253]](_0xee1fx4[_0x970d[284]](_0x970d[1311])):_0x970d[1312]== _0xee1fxa?_0xee1fx2[_0x970d[1255]](_0xee1fx4[_0x970d[284]](_0x970d[234])):_0x970d[1313]== _0xee1fxa?_0xee1fx2[_0x970d[1257]](Number(_0xee1fx4[_0x970d[284]](_0x970d[1314]))):_0x970d[1298]== _0xee1fxa?_0xee1fx2[_0x970d[1245]](_0xee1fx4[_0x970d[284]](_0x970d[352])):_0x970d[1244]== _0xee1fxa?_0xee1fx2[_0x970d[1243]](_0xee1fx4[_0x970d[284]](_0x970d[1244])):_0x970d[1315]== _0xee1fxa?_0xee1fx2[_0x970d[1259]](_0xee1fx4[_0x970d[284]](_0x970d[352])):_0x970d[1318]== _0xee1fxa?_0xee1fx2[_0x970d[1266]](_0xee1fx4[_0x970d[284]](_0x970d[124])):_0x970d[1287]== _0xee1fxa?_0xee1fx2[_0x970d[1265]](_0xee1fx4[_0x970d[284]](_0x970d[1288])):_0x970d[1289]== _0xee1fxa&& _0xee1fx2[_0x970d[1264]](Number(_0xee1fx4[_0x970d[284]](_0x970d[803]))* _0xee1fx16)}}}}}}}}}}}}}}}}}}}}};_0xee1fx9&& (_0x970d[1338]== _0xee1fxa|| _0x970d[1334]== _0xee1fxa|| _0x970d[1336]== _0xee1fxa)&& _0xee1fx2[_0x970d[1267]](!1)};function mxShape(_0xee1fx2){this[_0x970d[1561]]= _0xee1fx2;this[_0x970d[1307]]= 1;this[_0x970d[603]]= 0;this[_0x970d[461]]= 100;this[_0x970d[624]]= this[_0x970d[623]]= !1}mxShape[_0x970d[202]][_0x970d[507]]= null;mxShape[_0x970d[202]][_0x970d[255]]= 1;mxShape[_0x970d[202]][_0x970d[1562]]= null;mxShape[_0x970d[202]][_0x970d[1525]]= null;mxShape[_0x970d[202]][_0x970d[252]]= null;mxShape[_0x970d[202]][_0x970d[124]]= null;mxShape[_0x970d[202]][_0x970d[124]]= null;mxShape[_0x970d[202]][_0x970d[1563]]= null;mxShape[_0x970d[202]][_0x970d[1561]]= null;mxShape[_0x970d[202]][_0x970d[1564]]= 6;mxShape[_0x970d[202]][_0x970d[1229]]= !0;mxShape[_0x970d[202]][_0x970d[1565]]= !1;mxShape[_0x970d[202]][_0x970d[1460]]= 1;mxShape[_0x970d[202]][_0x970d[176]]= function(_0xee1fx2){null== this[_0x970d[252]]&& (this[_0x970d[252]]= this[_0x970d[385]](_0xee1fx2),null!= _0xee1fx2&& _0xee1fx2[_0x970d[62]](this[_0x970d[252]]))};mxShape[_0x970d[202]][_0x970d[1566]]= function(){return !0};mxShape[_0x970d[202]][_0x970d[1567]]= function(){return !1};mxShape[_0x970d[202]][_0x970d[1568]]= function(){return 1== mxUtils[_0x970d[1454]](Math[_0x970d[160]](1,Math[_0x970d[488]](this[_0x970d[1307]]* this[_0x970d[255]])),2)?0.5:0};mxShape[_0x970d[202]][_0x970d[385]]= function(_0xee1fx2){var _0xee1fx3=null;return _0xee1fx3= null!= _0xee1fx2[_0x970d[538]]?this[_0x970d[1569]](_0xee1fx2):8== document[_0x970d[5]]|| this[_0x970d[507]]== mxConstants[_0x970d[508]]|| this[_0x970d[507]]!= mxConstants[_0x970d[1523]]&& this[_0x970d[1567]]()?this[_0x970d[1570]](_0xee1fx2):this[_0x970d[1571]](_0xee1fx2)};mxShape[_0x970d[202]][_0x970d[1569]]= function(){return document[_0x970d[509]](mxConstants.NS_SVG,_0x970d[449])};mxShape[_0x970d[202]][_0x970d[1571]]= function(){var _0xee1fx2=document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1499]);_0xee1fx2[_0x970d[124]][_0x970d[491]]= _0x970d[492];return _0xee1fx2};mxShape[_0x970d[202]][_0x970d[1570]]= function(){var _0xee1fx2=document[_0x970d[55]](_0x970d[485]);_0xee1fx2[_0x970d[124]][_0x970d[491]]= _0x970d[492];return _0xee1fx2};mxShape[_0x970d[202]][_0x970d[1572]]= function(){this[_0x970d[258]]()};mxShape[_0x970d[202]][_0x970d[258]]= function(){this[_0x970d[1573]]();this[_0x970d[1574]]()?(this[_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[110],_0x970d[529]== this[_0x970d[252]][_0x970d[301]]&& this[_0x970d[1567]]()?this[_0x970d[1575]]():this[_0x970d[1576]](),this[_0x970d[1577]]()):(this[_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[188],this[_0x970d[1563]]= null)};mxShape[_0x970d[202]][_0x970d[1573]]= function(){var _0xee1fx2=this[_0x970d[1525]];if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]&& null!= _0xee1fx2[0]){this[_0x970d[1562]]= new mxRectangle(Number(_0xee1fx2[0][_0x970d[235]]),Number(_0xee1fx2[0][_0x970d[236]]),1,1);for(var _0xee1fx3=1;_0xee1fx3< this[_0x970d[1525]][_0x970d[67]];_0xee1fx3++){null!= _0xee1fx2[_0xee1fx3]&& this[_0x970d[1562]][_0x970d[99]]( new mxRectangle(Number(_0xee1fx2[_0xee1fx3][_0x970d[235]]),Number(_0xee1fx2[_0xee1fx3][_0x970d[236]]),1,1))}}};mxShape[_0x970d[202]][_0x970d[1574]]= function(){return null!= this[_0x970d[1562]]&& !isNaN(this[_0x970d[1562]][_0x970d[235]])&& !isNaN(this[_0x970d[1562]][_0x970d[236]])&& !isNaN(this[_0x970d[1562]][_0x970d[117]])&& !isNaN(this[_0x970d[1562]][_0x970d[119]])&& 0< this[_0x970d[1562]][_0x970d[117]]&& 0< this[_0x970d[1562]][_0x970d[119]]};mxShape[_0x970d[202]][_0x970d[1578]]= function(){var _0xee1fx2=document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1499]);_0xee1fx2[_0x970d[124]][_0x970d[491]]= _0x970d[492];_0xee1fx2[_0x970d[124]][_0x970d[117]]= this[_0x970d[252]][_0x970d[124]][_0x970d[117]];_0xee1fx2[_0x970d[124]][_0x970d[119]]= this[_0x970d[252]][_0x970d[124]][_0x970d[119]];return _0xee1fx2};mxShape[_0x970d[202]][_0x970d[1576]]= function(){var _0xee1fx2=this[_0x970d[1579]]();for(_0xee1fx2[_0x970d[1229]]= this[_0x970d[1229]];this[_0x970d[252]][_0x970d[1580]]();){this[_0x970d[252]][_0x970d[266]](this[_0x970d[252]][_0x970d[1581]])};this[_0x970d[1209]](_0xee1fx2);this[_0x970d[252]]!= _0xee1fx2[_0x970d[813]]&& this[_0x970d[252]][_0x970d[1583]](_0x970d[1582],_0xee1fx2[_0x970d[813]][_0x970d[342]]);_0x970d[529]== this[_0x970d[252]][_0x970d[301]]&& 8== document[_0x970d[5]]&& (this[_0x970d[252]][_0x970d[124]][_0x970d[347]]= _0x970d[110],(null== this[_0x970d[1561]]|| !this[_0x970d[1565]])&& mxUtils[_0x970d[1584]](this[_0x970d[252]]));this[_0x970d[1585]](_0xee1fx2)};mxShape[_0x970d[202]][_0x970d[1579]]= function(){var _0xee1fx2=null,_0xee1fx3=null;if(null!= this[_0x970d[252]][_0x970d[538]]){_0xee1fx2= new mxSvgCanvas2D(this[_0x970d[252]],!1),_0xee1fx2[_0x970d[1345]]= this[_0x970d[1564]],_0xee1fx2[_0x970d[1347]]= mxClient[_0x970d[133]]&& !mxClient[_0x970d[75]]&& !mxClient[_0x970d[76]],_0xee1fx3= this[_0x970d[1568]](),0!= _0xee1fx3?this[_0x970d[252]][_0x970d[57]](_0x970d[535],_0x970d[536]+ _0xee1fx3+ _0x970d[537]+ _0xee1fx3+ _0x970d[460]):this[_0x970d[252]][_0x970d[1390]](_0x970d[535])}else {this[_0x970d[1586]]();var _0xee1fx4=Math[_0x970d[160]](1,Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[117]])),_0xee1fx5=Math[_0x970d[160]](1,Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[119]])),_0xee1fx3=8== document[_0x970d[5]]&& this[_0x970d[1566]]()?this[_0x970d[1578]]():this[_0x970d[252]],_0xee1fx2= new mxVmlCanvas2D(_0xee1fx3,!1);_0x970d[110]!= _0xee1fx3[_0x970d[337]]&& (_0xee1fx3[_0x970d[1462]]= _0xee1fx4* this[_0x970d[1460]]+ _0x970d[537]+ _0xee1fx5* this[_0x970d[1460]],_0xee1fx2[_0x970d[255]](this[_0x970d[1460]]),_0xee1fx2[_0x970d[1460]]= this[_0x970d[1460]]);_0xee1fx3= this[_0x970d[255]];_0xee1fx2[_0x970d[513]](-Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[235]]/ _0xee1fx3),-Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[236]]/ _0xee1fx3))};return _0xee1fx2};mxShape[_0x970d[202]][_0x970d[1586]]= function(){this[_0x970d[252]][_0x970d[124]][_0x970d[361]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[235]])+ _0x970d[168];this[_0x970d[252]][_0x970d[124]][_0x970d[125]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[236]])+ _0x970d[168];var _0xee1fx2=Math[_0x970d[160]](1,Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[117]])),_0xee1fx3=Math[_0x970d[160]](1,Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[119]]));this[_0x970d[252]][_0x970d[124]][_0x970d[117]]= _0xee1fx2+ _0x970d[168];this[_0x970d[252]][_0x970d[124]][_0x970d[119]]= _0xee1fx3+ _0x970d[168];this[_0x970d[252]][_0x970d[124]][_0x970d[277]]= _0x970d[189]};mxShape[_0x970d[202]][_0x970d[1585]]= function(_0xee1fx2){if(_0xee1fx2 instanceof mxSvgCanvas2D){for(var _0xee1fx3 in _0xee1fx2[_0x970d[1339]]){var _0xee1fx4=_0xee1fx2[_0x970d[1339]][_0xee1fx3];_0xee1fx4[_0x970d[1587]]= (_0xee1fx4[_0x970d[1587]]|| 0)+ 1};this[_0x970d[1589]](this[_0x970d[1588]]);this[_0x970d[1588]]= _0xee1fx2[_0x970d[1339]]}};mxShape[_0x970d[202]][_0x970d[1209]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[255]],_0xee1fx4=this[_0x970d[1562]][_0x970d[235]]/ _0xee1fx3,_0xee1fx5=this[_0x970d[1562]][_0x970d[236]]/ _0xee1fx3,_0xee1fx9=this[_0x970d[1562]][_0x970d[117]]/ _0xee1fx3,_0xee1fxa=this[_0x970d[1562]][_0x970d[119]]/ _0xee1fx3;if(this[_0x970d[1590]]()){var _0xee1fx12=(_0xee1fx9- _0xee1fxa)/ 2,_0xee1fx4=_0xee1fx4+ _0xee1fx12,_0xee1fx5=_0xee1fx5- _0xee1fx12,_0xee1fx12=_0xee1fx9,_0xee1fx9=_0xee1fxa,_0xee1fxa=_0xee1fx12};this[_0x970d[1591]](_0xee1fx2,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa);this[_0x970d[1592]](_0xee1fx2,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa);if(null!= this[_0x970d[1561]]){this[_0x970d[1593]](_0xee1fx2,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa)}else {if(_0xee1fx2[_0x970d[1250]](this[_0x970d[1307]]),null!= this[_0x970d[1525]]){_0xee1fx4= [];for(_0xee1fx5= 0;_0xee1fx5< this[_0x970d[1525]][_0x970d[67]];_0xee1fx5++){_0xee1fx4[_0x970d[207]]( new mxPoint(this[_0x970d[1525]][_0xee1fx5][_0x970d[235]]/ _0xee1fx3,this[_0x970d[1525]][_0xee1fx5][_0x970d[236]]/ _0xee1fx3))};this[_0x970d[1594]](_0xee1fx2,_0xee1fx4)}else {this[_0x970d[1595]](_0xee1fx2,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa)}}};mxShape[_0x970d[202]][_0x970d[1592]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=null;null!= this[_0x970d[124]]&& (_0xee1fxa= this[_0x970d[124]][_0x970d[649]]);_0xee1fx2[_0x970d[1243]](this[_0x970d[461]]/ 100);null!= this[_0x970d[1596]]&& _0xee1fx2[_0x970d[1267]](this[_0x970d[1596]]);null!= this[_0x970d[1522]]&& _0xee1fx2[_0x970d[1251]](this[_0x970d[1522]]);null!= _0xee1fxa&& _0xee1fx2[_0x970d[1252]](_0xee1fxa);null!= this[_0x970d[1299]]?(_0xee1fx3= this[_0x970d[1597]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9),_0xee1fx2[_0x970d[1246]](this[_0x970d[1334]],this[_0x970d[1299]],_0xee1fx3[_0x970d[235]],_0xee1fx3[_0x970d[236]],_0xee1fx3[_0x970d[117]],_0xee1fx3[_0x970d[119]],this[_0x970d[607]])):_0xee1fx2[_0x970d[1245]](this[_0x970d[1334]]);_0xee1fx2[_0x970d[1249]](this[_0x970d[1336]])};mxShape[_0x970d[202]][_0x970d[1597]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){return new mxRectangle(_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9)};mxShape[_0x970d[202]][_0x970d[1591]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2[_0x970d[255]](this[_0x970d[255]]);_0xee1fx2[_0x970d[1294]](this[_0x970d[1598]](),this[_0x970d[623]],this[_0x970d[624]],_0xee1fx3+ _0xee1fx5/ 2,_0xee1fx4+ _0xee1fx9/ 2)};mxShape[_0x970d[202]][_0x970d[1593]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){this[_0x970d[1565]]&& (this[_0x970d[507]]== mxConstants[_0x970d[508]]?this[_0x970d[1599]](this[_0x970d[252]],_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9):8!= document[_0x970d[5]]&& this[_0x970d[1600]](this[_0x970d[252]]));this[_0x970d[1561]][_0x970d[1546]](_0xee1fx2,this,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9)};mxShape[_0x970d[202]][_0x970d[1595]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){this[_0x970d[1601]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[1267]](!1);this[_0x970d[1602]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9)};mxShape[_0x970d[202]][_0x970d[1601]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){};mxShape[_0x970d[202]][_0x970d[1602]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){};mxShape[_0x970d[202]][_0x970d[1594]]= function(_0xee1fx2,_0xee1fx3){};mxShape[_0x970d[202]][_0x970d[1603]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x970d[1557]])/ 100;return Math[_0x970d[243]](_0xee1fx2* _0xee1fx4,_0xee1fx3* _0xee1fx4)};mxShape[_0x970d[202]][_0x970d[1604]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){var _0xee1fx12=Math[_0x970d[430]](this[_0x970d[1307]]/ 2);_0xee1fx2[_0x970d[1246]](_0x970d[1605],_0x970d[1605],_0xee1fx3,_0xee1fx4,_0xee1fx5,0.6* _0xee1fx9,_0x970d[701],0.9,0.1);_0xee1fx2[_0x970d[1275]]();_0xee1fxa+= 2* _0xee1fx12;this[_0x970d[1606]]?(_0xee1fx2[_0x970d[1276]](_0xee1fx3- _0xee1fx12+ _0xee1fxa,_0xee1fx4- _0xee1fx12),_0xee1fx2[_0x970d[1278]](_0xee1fx3- _0xee1fx12,_0xee1fx4- _0xee1fx12,_0xee1fx3- _0xee1fx12,_0xee1fx4- _0xee1fx12+ _0xee1fxa),_0xee1fx2[_0x970d[1277]](_0xee1fx3- _0xee1fx12,_0xee1fx4+ 0.4* _0xee1fx9),_0xee1fx2[_0x970d[1278]](_0xee1fx3+ 0.5* _0xee1fx5,_0xee1fx4+ 0.7* _0xee1fx9,_0xee1fx3+ _0xee1fx5+ _0xee1fx12,_0xee1fx4+ 0.4* _0xee1fx9),_0xee1fx2[_0x970d[1277]](_0xee1fx3+ _0xee1fx5+ _0xee1fx12,_0xee1fx4- _0xee1fx12+ _0xee1fxa),_0xee1fx2[_0x970d[1278]](_0xee1fx3+ _0xee1fx5+ _0xee1fx12,_0xee1fx4- _0xee1fx12,_0xee1fx3+ _0xee1fx5+ _0xee1fx12- _0xee1fxa,_0xee1fx4- _0xee1fx12)):(_0xee1fx2[_0x970d[1276]](_0xee1fx3- _0xee1fx12,_0xee1fx4- _0xee1fx12),_0xee1fx2[_0x970d[1277]](_0xee1fx3- _0xee1fx12,_0xee1fx4+ 0.4* _0xee1fx9),_0xee1fx2[_0x970d[1278]](_0xee1fx3+ 0.5* _0xee1fx5,_0xee1fx4+ 0.7* _0xee1fx9,_0xee1fx3+ _0xee1fx5+ _0xee1fx12,_0xee1fx4+ 0.4* _0xee1fx9),_0xee1fx2[_0x970d[1277]](_0xee1fx3+ _0xee1fx5+ _0xee1fx12,_0xee1fx4- _0xee1fx12));_0xee1fx2[_0x970d[268]]();_0xee1fx2[_0x970d[1334]]()};mxShape[_0x970d[202]][_0x970d[183]]= function(_0xee1fx2){this[_0x970d[724]]= _0xee1fx2;this[_0x970d[124]]= _0xee1fx2[_0x970d[124]];if(null!= this[_0x970d[124]]){this[_0x970d[1334]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_FILLCOLOR,this[_0x970d[1334]]);this[_0x970d[1299]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_GRADIENTCOLOR,this[_0x970d[1299]]);this[_0x970d[607]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_GRADIENT_DIRECTION,this[_0x970d[607]]);this[_0x970d[461]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_OPACITY,this[_0x970d[461]]);this[_0x970d[1336]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_STROKECOLOR,this[_0x970d[1336]]);this[_0x970d[1307]]= mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_STROKEWIDTH,this[_0x970d[1307]]);this[_0x970d[657]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_SPACING,this[_0x970d[657]]);this[_0x970d[644]]= mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_STARTSIZE,this[_0x970d[644]]);this[_0x970d[643]]= mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_ENDSIZE,this[_0x970d[643]]);this[_0x970d[642]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_STARTARROW,this[_0x970d[642]]);this[_0x970d[641]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_ENDARROW,this[_0x970d[641]]);this[_0x970d[603]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_ROTATION,this[_0x970d[603]]);this[_0x970d[663]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_DIRECTION,this[_0x970d[663]]);this[_0x970d[623]]= 1== mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_FLIPH,0);this[_0x970d[624]]= 1== mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_FLIPV,0);null!= this[_0x970d[1561]]&& (this[_0x970d[623]]= 1== mxUtils[_0x970d[433]](this[_0x970d[124]],_0x970d[1607],0)|| this[_0x970d[623]],this[_0x970d[624]]= 1== mxUtils[_0x970d[433]](this[_0x970d[124]],_0x970d[1608],0)|| this[_0x970d[624]]);if(_0x970d[700]== this[_0x970d[663]]|| _0x970d[701]== this[_0x970d[663]]){_0xee1fx2= this[_0x970d[623]],this[_0x970d[623]]= this[_0x970d[624]],this[_0x970d[624]]= _0xee1fx2};this[_0x970d[1596]]= 1== mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_SHADOW,this[_0x970d[1596]]);this[_0x970d[1522]]= 1== mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_DASHED,this[_0x970d[1522]]);this[_0x970d[1606]]= 1== mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_ROUNDED,this[_0x970d[1606]]);this[_0x970d[617]]= 1== mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_GLASS,this[_0x970d[617]]);_0x970d[130]== this[_0x970d[1334]]&& (this[_0x970d[1334]]= null);_0x970d[130]== this[_0x970d[1299]]&& (this[_0x970d[1299]]= null);_0x970d[130]== this[_0x970d[1336]]&& (this[_0x970d[1336]]= null)}};mxShape[_0x970d[202]][_0x970d[1609]]= function(_0xee1fx2){null== _0xee1fx2&& (_0xee1fx2= _0x970d[110]);this[_0x970d[270]]= _0xee1fx2;null!= this[_0x970d[252]]&& (this[_0x970d[252]][_0x970d[124]][_0x970d[270]]= _0xee1fx2)};mxShape[_0x970d[202]][_0x970d[1610]]= function(){return this[_0x970d[270]]};mxShape[_0x970d[202]][_0x970d[1577]]= function(){if(null!= this[_0x970d[1562]]){var _0xee1fx2=this[_0x970d[1611]]();if(null!= _0xee1fx2){this[_0x970d[1612]](_0xee1fx2);var _0xee1fx3=this[_0x970d[1598]]();0!= _0xee1fx3&& (_0xee1fx2= mxUtils[_0x970d[1613]](_0xee1fx2,_0xee1fx3));_0xee1fx2[_0x970d[235]]= Math[_0x970d[519]](_0xee1fx2[_0x970d[235]]);_0xee1fx2[_0x970d[236]]= Math[_0x970d[519]](_0xee1fx2[_0x970d[236]]);_0xee1fx2[_0x970d[117]]= Math[_0x970d[430]](_0xee1fx2[_0x970d[117]]);_0xee1fx2[_0x970d[119]]= Math[_0x970d[430]](_0xee1fx2[_0x970d[119]])};this[_0x970d[1563]]= _0xee1fx2}};mxShape[_0x970d[202]][_0x970d[1611]]= function(){var _0xee1fx2=this[_0x970d[1562]][_0x970d[238]]();if(this[_0x970d[1590]]()){var _0xee1fx3=(_0xee1fx2[_0x970d[117]]- _0xee1fx2[_0x970d[119]])/ 2;_0xee1fx2[_0x970d[235]]+= _0xee1fx3;_0xee1fx2[_0x970d[236]]-= _0xee1fx3;_0xee1fx3= _0xee1fx2[_0x970d[117]];_0xee1fx2[_0x970d[117]]= _0xee1fx2[_0x970d[119]];_0xee1fx2[_0x970d[119]]= _0xee1fx3};return _0xee1fx2};mxShape[_0x970d[202]][_0x970d[1612]]= function(_0xee1fx2){this[_0x970d[1596]]&& (_0xee1fx2[_0x970d[117]]+= Math[_0x970d[430]](mxConstants[_0x970d[1237]]* this[_0x970d[255]]),_0xee1fx2[_0x970d[119]]+= Math[_0x970d[430]](mxConstants[_0x970d[1238]]* this[_0x970d[255]]));var _0xee1fx3=Math[_0x970d[430]](this[_0x970d[1307]]* this[_0x970d[255]]);_0xee1fx2[_0x970d[244]](Math[_0x970d[430]](_0xee1fx3/ 2))};mxShape[_0x970d[202]][_0x970d[1590]]= function(){return null== this[_0x970d[1561]]&& (_0x970d[700]== this[_0x970d[663]]|| _0x970d[701]== this[_0x970d[663]])};mxShape[_0x970d[202]][_0x970d[1614]]= function(){return null!= this[_0x970d[603]]?this[_0x970d[603]]:0};mxShape[_0x970d[202]][_0x970d[1615]]= function(){var _0xee1fx2=this[_0x970d[1614]]();1!= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0xee1fx2+= mxText[_0x970d[202]][_0x970d[1616]]);return _0xee1fx2};mxShape[_0x970d[202]][_0x970d[1598]]= function(){var _0xee1fx2=this[_0x970d[1614]]();null!= this[_0x970d[663]]&& (_0x970d[700]== this[_0x970d[663]]?_0xee1fx2+= 270:_0x970d[703]== this[_0x970d[663]]?_0xee1fx2+= 180:_0x970d[701]== this[_0x970d[663]]&& (_0xee1fx2+= 90));return _0xee1fx2};mxShape[_0x970d[202]][_0x970d[1599]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2= document[_0x970d[509]](mxConstants.NS_SVG,_0x970d[1319]);_0xee1fx2[_0x970d[57]](_0x970d[235],_0xee1fx3);_0xee1fx2[_0x970d[57]](_0x970d[236],_0xee1fx4);_0xee1fx2[_0x970d[57]](_0x970d[117],_0xee1fx5);_0xee1fx2[_0x970d[57]](_0x970d[119],_0xee1fx9);_0xee1fx2[_0x970d[57]](_0x970d[1334],_0x970d[130]);_0xee1fx2[_0x970d[57]](_0x970d[1336],_0x970d[130]);_0xee1fx2[_0x970d[57]](_0x970d[1377],_0x970d[1378]);this[_0x970d[252]][_0x970d[62]](_0xee1fx2)};mxShape[_0x970d[202]][_0x970d[1600]]= function(_0xee1fx2){_0xee1fx2[_0x970d[124]][_0x970d[1617]]= _0x970d[1618]+ mxClient[_0x970d[88]]+ _0x970d[1619]};mxShape[_0x970d[202]][_0x970d[1589]]= function(_0xee1fx2){if(null!= _0xee1fx2){for(var _0xee1fx3 in _0xee1fx2){var _0xee1fx4=_0xee1fx2[_0xee1fx3];_0xee1fx4[_0x970d[1587]]= (_0xee1fx4[_0x970d[1587]]|| 0)- 1;0== _0xee1fx4[_0x970d[1587]]&& null!= _0xee1fx4[_0x970d[265]]&& _0xee1fx4[_0x970d[265]][_0x970d[266]](_0xee1fx4)}}};mxShape[_0x970d[202]][_0x970d[515]]= function(){null!= this[_0x970d[252]]&& (mxEvent[_0x970d[762]](this[_0x970d[252]]),null!= this[_0x970d[252]][_0x970d[265]]&& this[_0x970d[252]][_0x970d[265]][_0x970d[266]](this[_0x970d[252]]),this[_0x970d[252]]= null);this[_0x970d[1589]](this[_0x970d[1588]]);this[_0x970d[1588]]= null};var mxStencilRegistry={stencils:[],addStencil:function(_0xee1fx2,_0xee1fx3){mxStencilRegistry[_0x970d[1620]][_0xee1fx2]= _0xee1fx3},getStencil:function(_0xee1fx2){return mxStencilRegistry[_0x970d[1620]][_0xee1fx2]}},mxMarker={markers:[],addMarker:function(_0xee1fx2,_0xee1fx3){mxMarker[_0x970d[1621]][_0xee1fx2]= _0xee1fx3},createMarker:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15){var _0xee1fx16=mxMarker[_0x970d[1621]][_0xee1fx4];return null!= _0xee1fx16?_0xee1fx16(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15):null}};(function(){function _0xee1fx2(_0xee1fx2,_0xee1fx3,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16,_0xee1fx17){_0xee1fx3= 1.118* _0xee1fx12* _0xee1fx16;_0xee1fx15= 1.118* _0xee1fx13* _0xee1fx16;_0xee1fx12*= _0xee1fx14+ _0xee1fx16;_0xee1fx13*= _0xee1fx14+ _0xee1fx16;var _0xee1fx18=_0xee1fxa[_0x970d[238]]();_0xee1fx18[_0x970d[235]]-= _0xee1fx3;_0xee1fx18[_0x970d[236]]-= _0xee1fx15;_0xee1fx14= _0xee1fx9!= mxConstants[_0x970d[1622]]?1:0.75;_0xee1fxa[_0x970d[235]]+= -_0xee1fx12* _0xee1fx14- _0xee1fx3;_0xee1fxa[_0x970d[236]]+= -_0xee1fx13* _0xee1fx14- _0xee1fx15;return function(){_0xee1fx2[_0x970d[1275]]();_0xee1fx2[_0x970d[1276]](_0xee1fx18[_0x970d[235]],_0xee1fx18[_0x970d[236]]);_0xee1fx2[_0x970d[1277]](_0xee1fx18[_0x970d[235]]- _0xee1fx12- _0xee1fx13/ 2,_0xee1fx18[_0x970d[236]]- _0xee1fx13+ _0xee1fx12/ 2);_0xee1fx9== mxConstants[_0x970d[1622]]&& _0xee1fx2[_0x970d[1277]](_0xee1fx18[_0x970d[235]]- 3* _0xee1fx12/ 4,_0xee1fx18[_0x970d[236]]- 3* _0xee1fx13/ 4);_0xee1fx2[_0x970d[1277]](_0xee1fx18[_0x970d[235]]+ _0xee1fx13/ 2- _0xee1fx12,_0xee1fx18[_0x970d[236]]- _0xee1fx13- _0xee1fx12/ 2);_0xee1fx2[_0x970d[268]]();_0xee1fx17?_0xee1fx2[_0x970d[1337]]():_0xee1fx2[_0x970d[1336]]()}}function _0xee1fx3(_0xee1fx2,_0xee1fx3,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16,_0xee1fx17){_0xee1fx15= _0xee1fx9== mxConstants[_0x970d[1623]]?0.7071:0.9862;_0xee1fx3= _0xee1fx12* _0xee1fx16* _0xee1fx15;_0xee1fx15*= _0xee1fx13* _0xee1fx16;_0xee1fx12*= _0xee1fx14+ _0xee1fx16;_0xee1fx13*= _0xee1fx14+ _0xee1fx16;var _0xee1fx18=_0xee1fxa[_0x970d[238]]();_0xee1fx18[_0x970d[235]]-= _0xee1fx3;_0xee1fx18[_0x970d[236]]-= _0xee1fx15;_0xee1fxa[_0x970d[235]]+= -_0xee1fx12- _0xee1fx3;_0xee1fxa[_0x970d[236]]+= -_0xee1fx13- _0xee1fx15;var _0xee1fx19=_0xee1fx9== mxConstants[_0x970d[1623]]?2:3.4;return function(){_0xee1fx2[_0x970d[1275]]();_0xee1fx2[_0x970d[1276]](_0xee1fx18[_0x970d[235]],_0xee1fx18[_0x970d[236]]);_0xee1fx2[_0x970d[1277]](_0xee1fx18[_0x970d[235]]- _0xee1fx12/ 2- _0xee1fx13/ _0xee1fx19,_0xee1fx18[_0x970d[236]]+ _0xee1fx12/ _0xee1fx19- _0xee1fx13/ 2);_0xee1fx2[_0x970d[1277]](_0xee1fx18[_0x970d[235]]- _0xee1fx12,_0xee1fx18[_0x970d[236]]- _0xee1fx13);_0xee1fx2[_0x970d[1277]](_0xee1fx18[_0x970d[235]]- _0xee1fx12/ 2+ _0xee1fx13/ _0xee1fx19,_0xee1fx18[_0x970d[236]]- _0xee1fx13/ 2- _0xee1fx12/ _0xee1fx19);_0xee1fx2[_0x970d[268]]();_0xee1fx17?_0xee1fx2[_0x970d[1337]]():_0xee1fx2[_0x970d[1336]]()}}mxMarker[_0x970d[1624]](_0x970d[693],_0xee1fx2);mxMarker[_0x970d[1624]](_0x970d[694],_0xee1fx2);mxMarker[_0x970d[1624]](_0x970d[392],function(_0xee1fx2,_0xee1fx3,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16,_0xee1fx17){_0xee1fx3= 1.118* _0xee1fx12* _0xee1fx16;_0xee1fx9= 1.118* _0xee1fx13* _0xee1fx16;_0xee1fx12*= _0xee1fx14+ _0xee1fx16;_0xee1fx13*= _0xee1fx14+ _0xee1fx16;var _0xee1fx18=_0xee1fxa[_0x970d[238]]();_0xee1fx18[_0x970d[235]]-= _0xee1fx3;_0xee1fx18[_0x970d[236]]-= _0xee1fx9;_0xee1fxa[_0x970d[235]]+= 2* -_0xee1fx3;_0xee1fxa[_0x970d[236]]+= 2* -_0xee1fx9;return function(){_0xee1fx2[_0x970d[1275]]();_0xee1fx2[_0x970d[1276]](_0xee1fx18[_0x970d[235]]- _0xee1fx12- _0xee1fx13/ 2,_0xee1fx18[_0x970d[236]]- _0xee1fx13+ _0xee1fx12/ 2);_0xee1fx2[_0x970d[1277]](_0xee1fx18[_0x970d[235]],_0xee1fx18[_0x970d[236]]);_0xee1fx2[_0x970d[1277]](_0xee1fx18[_0x970d[235]]+ _0xee1fx13/ 2- _0xee1fx12,_0xee1fx18[_0x970d[236]]- _0xee1fx13- _0xee1fx12/ 2);_0xee1fx2[_0x970d[1336]]()}});mxMarker[_0x970d[1624]](_0x970d[695],function(_0xee1fx2,_0xee1fx3,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16,_0xee1fx17){var _0xee1fx18=_0xee1fx14/ 2,_0xee1fx19=_0xee1fxa[_0x970d[238]]();_0xee1fxa[_0x970d[235]]-= _0xee1fx12* _0xee1fx18;_0xee1fxa[_0x970d[236]]-= _0xee1fx13* _0xee1fx18;return function(){_0xee1fx2[_0x970d[680]](_0xee1fx19[_0x970d[235]]- _0xee1fx18,_0xee1fx19[_0x970d[236]]- _0xee1fx18,_0xee1fx14,_0xee1fx14);_0xee1fx17?_0xee1fx2[_0x970d[1337]]():_0xee1fx2[_0x970d[1336]]()}});mxMarker[_0x970d[1624]](_0x970d[696],_0xee1fx3);mxMarker[_0x970d[1624]](_0x970d[697],_0xee1fx3)})();function mxActor(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxShape[_0x970d[239]](this);this[_0x970d[1562]]= _0xee1fx2;this[_0x970d[1334]]= _0xee1fx3;this[_0x970d[1336]]= _0xee1fx4;this[_0x970d[1307]]= null!= _0xee1fx5?_0xee1fx5:1}mxUtils[_0x970d[1284]](mxActor,mxShape);mxActor[_0x970d[202]][_0x970d[1595]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2[_0x970d[513]](_0xee1fx3,_0xee1fx4);_0xee1fx2[_0x970d[1275]]();this[_0x970d[1625]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[1337]]()};mxActor[_0x970d[202]][_0x970d[1625]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx3= _0xee1fx5/ 3;_0xee1fx2[_0x970d[1276]](0,_0xee1fx9);_0xee1fx2[_0x970d[1279]](0,3* _0xee1fx9/ 5,0,2* _0xee1fx9/ 5,_0xee1fx5/ 2,2* _0xee1fx9/ 5);_0xee1fx2[_0x970d[1279]](_0xee1fx5/ 2- _0xee1fx3,2* _0xee1fx9/ 5,_0xee1fx5/ 2- _0xee1fx3,0,_0xee1fx5/ 2,0);_0xee1fx2[_0x970d[1279]](_0xee1fx5/ 2+ _0xee1fx3,0,_0xee1fx5/ 2+ _0xee1fx3,2* _0xee1fx9/ 5,_0xee1fx5/ 2,2* _0xee1fx9/ 5);_0xee1fx2[_0x970d[1279]](_0xee1fx5,2* _0xee1fx9/ 5,_0xee1fx5,3* _0xee1fx9/ 5,_0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[268]]()};function mxCloud(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxActor[_0x970d[239]](this);this[_0x970d[1562]]= _0xee1fx2;this[_0x970d[1334]]= _0xee1fx3;this[_0x970d[1336]]= _0xee1fx4;this[_0x970d[1307]]= null!= _0xee1fx5?_0xee1fx5:1}mxUtils[_0x970d[1284]](mxCloud,mxActor);mxCloud[_0x970d[202]][_0x970d[1625]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2[_0x970d[1276]](0.25* _0xee1fx5,0.25* _0xee1fx9);_0xee1fx2[_0x970d[1279]](0.05* _0xee1fx5,0.25* _0xee1fx9,0,0.5* _0xee1fx9,0.16* _0xee1fx5,0.55* _0xee1fx9);_0xee1fx2[_0x970d[1279]](0,0.66* _0xee1fx9,0.18* _0xee1fx5,0.9* _0xee1fx9,0.31* _0xee1fx5,0.8* _0xee1fx9);_0xee1fx2[_0x970d[1279]](0.4* _0xee1fx5,_0xee1fx9,0.7* _0xee1fx5,_0xee1fx9,0.8* _0xee1fx5,0.8* _0xee1fx9);_0xee1fx2[_0x970d[1279]](_0xee1fx5,0.8* _0xee1fx9,_0xee1fx5,0.6* _0xee1fx9,0.875* _0xee1fx5,0.5* _0xee1fx9);_0xee1fx2[_0x970d[1279]](_0xee1fx5,0.3* _0xee1fx9,0.8* _0xee1fx5,0.1* _0xee1fx9,0.625* _0xee1fx5,0.2* _0xee1fx9);_0xee1fx2[_0x970d[1279]](0.5* _0xee1fx5,0.05* _0xee1fx9,0.3* _0xee1fx5,0.05* _0xee1fx9,0.25* _0xee1fx5,0.25* _0xee1fx9);_0xee1fx2[_0x970d[268]]()};function mxRectangleShape(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxShape[_0x970d[239]](this);this[_0x970d[1562]]= _0xee1fx2;this[_0x970d[1334]]= _0xee1fx3;this[_0x970d[1336]]= _0xee1fx4;this[_0x970d[1307]]= null!= _0xee1fx5?_0xee1fx5:1}mxUtils[_0x970d[1284]](mxRectangleShape,mxShape);mxRectangleShape[_0x970d[202]][_0x970d[1567]]= function(){return !this[_0x970d[1606]]&& !this[_0x970d[617]]&& 0== this[_0x970d[603]]};mxRectangleShape[_0x970d[202]][_0x970d[1601]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){if(this[_0x970d[1606]]){var _0xee1fxa=mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x970d[1557]])/ 100,_0xee1fxa=Math[_0x970d[243]](_0xee1fx5* _0xee1fxa,_0xee1fx9* _0xee1fxa);_0xee1fx2[_0x970d[1320]](_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fxa)}else {_0xee1fx2[_0x970d[1319]](_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9)};_0xee1fx2[_0x970d[1337]]()};mxRectangleShape[_0x970d[202]][_0x970d[1602]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){this[_0x970d[617]]&& this[_0x970d[1604]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,this[_0x970d[1603]](_0xee1fx5+ this[_0x970d[1307]],_0xee1fx9+ this[_0x970d[1307]]))};mxRectangleShape[_0x970d[202]][_0x970d[1575]]= function(){this[_0x970d[1626]](this[_0x970d[252]]);this[_0x970d[1627]](this[_0x970d[252]]);this[_0x970d[1628]](this[_0x970d[252]])};mxRectangleShape[_0x970d[202]][_0x970d[1626]]= function(_0xee1fx2){var _0xee1fx3=9<= document[_0x970d[5]]?0:Math[_0x970d[430]](this[_0x970d[1307]]* this[_0x970d[255]]);_0xee1fx2[_0x970d[124]][_0x970d[1629]]= Math[_0x970d[160]](1,_0xee1fx3)+ _0x970d[168];_0xee1fx2[_0x970d[124]][_0x970d[277]]= _0x970d[188];_0xee1fx2[_0x970d[124]][_0x970d[361]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[235]]- _0xee1fx3/ 2)+ _0x970d[168];_0xee1fx2[_0x970d[124]][_0x970d[125]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[236]]- _0xee1fx3/ 2)+ _0x970d[168];_0x970d[462]== document[_0x970d[135]]&& (_0xee1fx3= -_0xee1fx3);_0xee1fx2[_0x970d[124]][_0x970d[117]]= Math[_0x970d[488]](Math[_0x970d[160]](0,this[_0x970d[1562]][_0x970d[117]]+ _0xee1fx3))+ _0x970d[168];_0xee1fx2[_0x970d[124]][_0x970d[119]]= Math[_0x970d[488]](Math[_0x970d[160]](0,this[_0x970d[1562]][_0x970d[119]]+ _0xee1fx3))+ _0x970d[168]};mxRectangleShape[_0x970d[202]][_0x970d[1628]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1336]];null!= _0xee1fx3&& _0xee1fx3!= mxConstants[_0x970d[217]]?(_0xee1fx2[_0x970d[124]][_0x970d[1630]]= _0xee1fx3,this[_0x970d[1522]]?_0xee1fx2[_0x970d[124]][_0x970d[465]]= _0x970d[648]:0< this[_0x970d[1307]]&& (_0xee1fx2[_0x970d[124]][_0x970d[465]]= _0x970d[1631]),_0xee1fx2[_0x970d[124]][_0x970d[1629]]= Math[_0x970d[160]](1,Math[_0x970d[430]](this[_0x970d[1307]]* this[_0x970d[255]]))+ _0x970d[168]):_0xee1fx2[_0x970d[124]][_0x970d[1629]]= _0x970d[946];_0xee1fx3= this[_0x970d[1334]];null!= _0xee1fx3&& _0xee1fx3!= mxConstants[_0x970d[217]]?(_0xee1fx2[_0x970d[124]][_0x970d[1028]]= _0xee1fx3,_0xee1fx2[_0x970d[124]][_0x970d[1617]]= _0x970d[130]):this[_0x970d[1229]]?_0xee1fx2[_0x970d[124]][_0x970d[1028]]= _0x970d[1373]:8== document[_0x970d[5]]?mxUtils[_0x970d[1584]](_0xee1fx2):this[_0x970d[1600]](_0xee1fx2)};mxRectangleShape[_0x970d[202]][_0x970d[1627]]= function(_0xee1fx2){var _0xee1fx3=_0x970d[110];100> this[_0x970d[461]]&& (_0xee1fx3+= _0x970d[459]+ this[_0x970d[461]]+ _0x970d[460]);this[_0x970d[1596]]&& (_0xee1fx3+= _0x970d[1632]+ Math[_0x970d[488]](mxConstants[_0x970d[1237]]* this[_0x970d[255]])+ _0x970d[1633]+ Math[_0x970d[488]](mxConstants[_0x970d[1238]]* this[_0x970d[255]])+ _0x970d[1634]+ mxConstants[_0x970d[1235]]+ _0x970d[1635]);if(this[_0x970d[1299]]){var _0xee1fx4=this[_0x970d[1334]],_0xee1fx5=this[_0x970d[1299]],_0xee1fx9=_0x970d[468],_0xee1fxa={east:0,south:1,west:2,north:3},_0xee1fx12=null!= this[_0x970d[663]]?_0xee1fxa[this[_0x970d[663]]]:0;null!= this[_0x970d[607]]&& (_0xee1fx12= mxUtils[_0x970d[1454]](_0xee1fx12+ _0xee1fxa[this[_0x970d[607]]]- 1,4));1== _0xee1fx12?(_0xee1fx9= _0x970d[500],_0xee1fxa= _0xee1fx4,_0xee1fx4= _0xee1fx5,_0xee1fx5= _0xee1fxa):2== _0xee1fx12?(_0xee1fxa= _0xee1fx4,_0xee1fx4= _0xee1fx5,_0xee1fx5= _0xee1fxa):3== _0xee1fx12&& (_0xee1fx9= _0x970d[500]);_0xee1fx3+= _0x970d[1636]+ _0xee1fx4+ _0x970d[1637]+ _0xee1fx5+ _0x970d[1638]+ _0xee1fx9+ _0x970d[1635]};_0xee1fx2[_0x970d[124]][_0x970d[347]]= _0xee1fx3};function mxEllipse(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxShape[_0x970d[239]](this);this[_0x970d[1562]]= _0xee1fx2;this[_0x970d[1334]]= _0xee1fx3;this[_0x970d[1336]]= _0xee1fx4;this[_0x970d[1307]]= null!= _0xee1fx5?_0xee1fx5:1}mxUtils[_0x970d[1284]](mxEllipse,mxShape);mxEllipse[_0x970d[202]][_0x970d[1595]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2[_0x970d[680]](_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[1337]]()};function mxDoubleEllipse(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxShape[_0x970d[239]](this);this[_0x970d[1562]]= _0xee1fx2;this[_0x970d[1334]]= _0xee1fx3;this[_0x970d[1336]]= _0xee1fx4;this[_0x970d[1307]]= null!= _0xee1fx5?_0xee1fx5:1}mxUtils[_0x970d[1284]](mxDoubleEllipse,mxShape);mxDoubleEllipse[_0x970d[202]][_0x970d[1460]]= 10;mxDoubleEllipse[_0x970d[202]][_0x970d[1601]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2[_0x970d[680]](_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[1337]]()};mxDoubleEllipse[_0x970d[202]][_0x970d[1602]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=Math[_0x970d[243]](4,Math[_0x970d[243]](_0xee1fx5/ 5,_0xee1fx9/ 5));_0xee1fx5-= 2* _0xee1fxa;_0xee1fx9-= 2* _0xee1fxa;0< _0xee1fx5&& 0< _0xee1fx9&& _0xee1fx2[_0x970d[680]](_0xee1fx3+ _0xee1fxa,_0xee1fx4+ _0xee1fxa,_0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[1336]]()};function mxRhombus(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxShape[_0x970d[239]](this);this[_0x970d[1562]]= _0xee1fx2;this[_0x970d[1334]]= _0xee1fx3;this[_0x970d[1336]]= _0xee1fx4;this[_0x970d[1307]]= null!= _0xee1fx5?_0xee1fx5:1}mxUtils[_0x970d[1284]](mxRhombus,mxShape);mxRhombus[_0x970d[202]][_0x970d[1595]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=_0xee1fx5/ 2,_0xee1fx12=_0xee1fx9/ 2;_0xee1fx2[_0x970d[1275]]();_0xee1fx2[_0x970d[1276]](_0xee1fx3+ _0xee1fxa,_0xee1fx4);_0xee1fx2[_0x970d[1277]](_0xee1fx3+ _0xee1fx5,_0xee1fx4+ _0xee1fx12);_0xee1fx2[_0x970d[1277]](_0xee1fx3+ _0xee1fxa,_0xee1fx4+ _0xee1fx9);_0xee1fx2[_0x970d[1277]](_0xee1fx3,_0xee1fx4+ _0xee1fx12);_0xee1fx2[_0x970d[268]]();_0xee1fx2[_0x970d[1337]]()};function mxPolyline(_0xee1fx2,_0xee1fx3,_0xee1fx4){mxShape[_0x970d[239]](this);this[_0x970d[1525]]= _0xee1fx2;this[_0x970d[1336]]= _0xee1fx3;this[_0x970d[1307]]= null!= _0xee1fx4?_0xee1fx4:1}mxUtils[_0x970d[1284]](mxPolyline,mxShape);mxPolyline[_0x970d[202]][_0x970d[1614]]= function(){return 0};mxPolyline[_0x970d[202]][_0x970d[1594]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1639]](_0xee1fx2,_0xee1fx3,this[_0x970d[1606]])};mxPolyline[_0x970d[202]][_0x970d[1639]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_ARCSIZE,mxConstants.LINE_ARCSIZE)/ 2,_0xee1fx9=_0xee1fx3[0],_0xee1fxa=_0xee1fx3[_0xee1fx3[_0x970d[67]]- 1];_0xee1fx2[_0x970d[1275]]();_0xee1fx2[_0x970d[1276]](_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[236]]);for(var _0xee1fx12=1;_0xee1fx12< _0xee1fx3[_0x970d[67]]- 1;_0xee1fx12++){var _0xee1fx13=_0xee1fx3[_0xee1fx12],_0xee1fx14=_0xee1fx9[_0x970d[235]]- _0xee1fx13[_0x970d[235]],_0xee1fx9=_0xee1fx9[_0x970d[236]]- _0xee1fx13[_0x970d[236]];if(_0xee1fx4&& _0xee1fx12< _0xee1fx3[_0x970d[67]]- 1&& (0!= _0xee1fx14|| 0!= _0xee1fx9)){var _0xee1fx15=Math[_0x970d[428]](_0xee1fx14* _0xee1fx14+ _0xee1fx9* _0xee1fx9),_0xee1fx14=_0xee1fx14* Math[_0x970d[243]](_0xee1fx5,_0xee1fx15/ 2)/ _0xee1fx15,_0xee1fx9=_0xee1fx9* Math[_0x970d[243]](_0xee1fx5,_0xee1fx15/ 2)/ _0xee1fx15;_0xee1fx2[_0x970d[1277]](_0xee1fx13[_0x970d[235]]+ _0xee1fx14,_0xee1fx13[_0x970d[236]]+ _0xee1fx9);_0xee1fx9= _0xee1fx3[_0xee1fx12+ 1];_0xee1fx14= _0xee1fx9[_0x970d[235]]- _0xee1fx13[_0x970d[235]];_0xee1fx9= _0xee1fx9[_0x970d[236]]- _0xee1fx13[_0x970d[236]];_0xee1fx15= Math[_0x970d[160]](1,Math[_0x970d[428]](_0xee1fx14* _0xee1fx14+ _0xee1fx9* _0xee1fx9));_0xee1fx14= _0xee1fx14* Math[_0x970d[243]](_0xee1fx5,_0xee1fx15/ 2)/ _0xee1fx15;_0xee1fx9= _0xee1fx9* Math[_0x970d[243]](_0xee1fx5,_0xee1fx15/ 2)/ _0xee1fx15;_0xee1fx14= _0xee1fx13[_0x970d[235]]+ _0xee1fx14;_0xee1fx9= _0xee1fx13[_0x970d[236]]+ _0xee1fx9;_0xee1fx2[_0x970d[1278]](_0xee1fx13[_0x970d[235]],_0xee1fx13[_0x970d[236]],_0xee1fx14,_0xee1fx9);_0xee1fx13= new mxPoint(_0xee1fx14,_0xee1fx9)}else {_0xee1fx2[_0x970d[1277]](_0xee1fx13[_0x970d[235]],_0xee1fx13[_0x970d[236]])};_0xee1fx9= _0xee1fx13};_0xee1fx2[_0x970d[1277]](_0xee1fxa[_0x970d[235]],_0xee1fxa[_0x970d[236]]);_0xee1fx2[_0x970d[1336]]()};function mxArrow(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12){mxShape[_0x970d[239]](this);this[_0x970d[1525]]= _0xee1fx2;this[_0x970d[1334]]= _0xee1fx3;this[_0x970d[1336]]= _0xee1fx4;this[_0x970d[1307]]= null!= _0xee1fx5?_0xee1fx5:1;this[_0x970d[1640]]= null!= _0xee1fx9?_0xee1fx9:mxConstants[_0x970d[1641]];this[_0x970d[657]]= null!= _0xee1fxa?_0xee1fxa:mxConstants[_0x970d[1642]];this[_0x970d[643]]= null!= _0xee1fx12?_0xee1fx12:mxConstants[_0x970d[1643]]}mxUtils[_0x970d[1284]](mxArrow,mxShape);mxArrow[_0x970d[202]][_0x970d[1594]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=mxConstants[_0x970d[1642]],_0xee1fx5=mxConstants[_0x970d[1641]],_0xee1fx9=mxConstants[_0x970d[1643]],_0xee1fxa=_0xee1fx3[0],_0xee1fx12=_0xee1fx3[_0xee1fx3[_0x970d[67]]- 1],_0xee1fx13=_0xee1fx12[_0x970d[235]]- _0xee1fxa[_0x970d[235]],_0xee1fx14=_0xee1fx12[_0x970d[236]]- _0xee1fxa[_0x970d[236]],_0xee1fx15=Math[_0x970d[428]](_0xee1fx13* _0xee1fx13+ _0xee1fx14* _0xee1fx14),_0xee1fx16=_0xee1fx15- 2* _0xee1fx4- _0xee1fx9,_0xee1fx13=_0xee1fx13/ _0xee1fx15,_0xee1fx14=_0xee1fx14/ _0xee1fx15,_0xee1fx15=_0xee1fx5* _0xee1fx14/ 3,_0xee1fx5=-_0xee1fx5* _0xee1fx13/ 3,_0xee1fx9=_0xee1fxa[_0x970d[235]]- _0xee1fx15/ 2+ _0xee1fx4* _0xee1fx13,_0xee1fxa=_0xee1fxa[_0x970d[236]]- _0xee1fx5/ 2+ _0xee1fx4* _0xee1fx14,_0xee1fx17=_0xee1fx9+ _0xee1fx15,_0xee1fx18=_0xee1fxa+ _0xee1fx5,_0xee1fx19=_0xee1fx17+ _0xee1fx16* _0xee1fx13,_0xee1fx16=_0xee1fx18+ _0xee1fx16* _0xee1fx14,_0xee1fx1a=_0xee1fx19+ _0xee1fx15,_0xee1fx1b=_0xee1fx16+ _0xee1fx5,_0xee1fx1c=_0xee1fx1a- 3* _0xee1fx15,_0xee1fx1d=_0xee1fx1b- 3* _0xee1fx5;_0xee1fx2[_0x970d[1275]]();_0xee1fx2[_0x970d[1276]](_0xee1fx9,_0xee1fxa);_0xee1fx2[_0x970d[1277]](_0xee1fx17,_0xee1fx18);_0xee1fx2[_0x970d[1277]](_0xee1fx19,_0xee1fx16);_0xee1fx2[_0x970d[1277]](_0xee1fx1a,_0xee1fx1b);_0xee1fx2[_0x970d[1277]](_0xee1fx12[_0x970d[235]]- _0xee1fx4* _0xee1fx13,_0xee1fx12[_0x970d[236]]- _0xee1fx4* _0xee1fx14);_0xee1fx2[_0x970d[1277]](_0xee1fx1c,_0xee1fx1d);_0xee1fx2[_0x970d[1277]](_0xee1fx1c+ _0xee1fx15,_0xee1fx1d+ _0xee1fx5);_0xee1fx2[_0x970d[268]]();_0xee1fx2[_0x970d[1337]]()};function mxText(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15,_0xee1fx16,_0xee1fx17,_0xee1fx18,_0xee1fx19,_0xee1fx1a,_0xee1fx1b,_0xee1fx1c,_0xee1fx1d,_0xee1fx1e,_0xee1fx1f){mxShape[_0x970d[239]](this);this[_0x970d[131]]= _0xee1fx2;this[_0x970d[1562]]= _0xee1fx3;this[_0x970d[352]]= null!= _0xee1fx9?_0xee1fx9:_0x970d[586];this[_0x970d[611]]= null!= _0xee1fx4?_0xee1fx4:_0x970d[110];this[_0x970d[552]]= null!= _0xee1fx5?_0xee1fx5:_0x970d[110];this[_0x970d[1288]]= null!= _0xee1fxa?_0xee1fxa:mxConstants[_0x970d[484]];this[_0x970d[803]]= null!= _0xee1fx12?_0xee1fx12:mxConstants[_0x970d[483]];this[_0x970d[666]]= null!= _0xee1fx13?_0xee1fx13:mxConstants[_0x970d[1644]];this[_0x970d[657]]= parseInt(_0xee1fx14|| 2);this[_0x970d[658]]= this[_0x970d[657]]+ parseInt(_0xee1fx15|| 0);this[_0x970d[661]]= this[_0x970d[657]]+ parseInt(_0xee1fx16|| 0);this[_0x970d[660]]= this[_0x970d[657]]+ parseInt(_0xee1fx17|| 0);this[_0x970d[659]]= this[_0x970d[657]]+ parseInt(_0xee1fx18|| 0);this[_0x970d[662]]= null!= _0xee1fx19?_0xee1fx19:!0;this[_0x970d[1537]]= _0xee1fx1a;this[_0x970d[467]]= _0xee1fx1b;this[_0x970d[1333]]= null!= _0xee1fx1c?_0xee1fx1c:!1;this[_0x970d[1645]]= null!= _0xee1fx1d?_0xee1fx1d:!1;this[_0x970d[277]]= null!= _0xee1fx1e?_0xee1fx1e:_0x970d[189];this[_0x970d[629]]= null!= _0xee1fx1f?_0xee1fx1f:0;this[_0x970d[603]]= 0}mxUtils[_0x970d[1284]](mxText,mxShape);mxText[_0x970d[202]][_0x970d[1646]]= 0;mxText[_0x970d[202]][_0x970d[1647]]= 0;mxText[_0x970d[202]][_0x970d[1648]]= 0;mxText[_0x970d[202]][_0x970d[1649]]= 0;mxText[_0x970d[202]][_0x970d[1650]]= !0;mxText[_0x970d[202]][_0x970d[1616]]= -90;mxText[_0x970d[202]][_0x970d[1651]]= !0;mxText[_0x970d[202]][_0x970d[1652]]= !1;mxText[_0x970d[202]][_0x970d[1566]]= function(){return !1};mxText[_0x970d[202]][_0x970d[1567]]= function(){return 8!= document[_0x970d[5]]};mxText[_0x970d[202]][_0x970d[1568]]= function(){return 0};mxText[_0x970d[202]][_0x970d[1574]]= function(){return null!= this[_0x970d[1562]]&& !isNaN(this[_0x970d[1562]][_0x970d[235]])&& !isNaN(this[_0x970d[1562]][_0x970d[236]])&& !isNaN(this[_0x970d[1562]][_0x970d[117]])&& !isNaN(this[_0x970d[1562]][_0x970d[119]])};mxText[_0x970d[202]][_0x970d[1577]]= function(){var _0xee1fx2=this[_0x970d[252]];8== document[_0x970d[5]]&& null!= _0xee1fx2[_0x970d[285]]&& (_0xee1fx2= _0xee1fx2[_0x970d[285]],null!= _0xee1fx2[_0x970d[285]]&& (_0xee1fx2= _0xee1fx2[_0x970d[285]]));this[_0x970d[1563]]= this[_0x970d[1562]][_0x970d[238]]();var _0xee1fx3=this[_0x970d[1615]]();if(!this[_0x970d[1652]]&& null!= _0xee1fx2&& _0x970d[1334]!= this[_0x970d[277]]&& (!this[_0x970d[1645]]|| !this[_0x970d[1651]])){var _0xee1fx4=null,_0xee1fx5=null;if(null!= _0xee1fx2[_0x970d[538]]){if(null!= _0xee1fx2[_0x970d[285]]&& null!= _0xee1fx2[_0x970d[285]][_0x970d[285]]&& _0x970d[1435]== _0xee1fx2[_0x970d[285]][_0x970d[285]][_0x970d[301]]){_0xee1fx2= _0xee1fx2[_0x970d[285]][_0x970d[285]],_0xee1fx4= this[_0x970d[1333]]?this[_0x970d[1562]][_0x970d[117]]:parseInt(_0xee1fx2[_0x970d[284]](_0x970d[117]))* this[_0x970d[255]],_0xee1fx5= parseInt(_0xee1fx2[_0x970d[284]](_0x970d[119]))* this[_0x970d[255]]}else {_0xee1fx3= _0xee1fx2[_0x970d[1451]]();if(0== _0xee1fx3[_0x970d[117]]&& 0== _0xee1fx3[_0x970d[119]]){return};this[_0x970d[1563]]= new mxRectangle(_0xee1fx3[_0x970d[235]],_0xee1fx3[_0x970d[236]],_0xee1fx3[_0x970d[117]],_0xee1fx3[_0x970d[119]]);_0xee1fx3= 0}}else {_0xee1fx5= this[_0x970d[724]][_0x970d[441]][_0x970d[1653]],null!= this[_0x970d[359]]&& null!= this[_0x970d[167]]?(_0xee1fx4= this[_0x970d[1333]]?this[_0x970d[1562]][_0x970d[117]]:this[_0x970d[359]]* this[_0x970d[255]],_0xee1fx5= this[_0x970d[167]]* this[_0x970d[255]]):null!= _0xee1fx5?(this[_0x970d[1441]](_0xee1fx5),this[_0x970d[1654]](_0xee1fx5),mxUtils[_0x970d[1331]](this[_0x970d[131]])?_0xee1fx5[_0x970d[339]]= this[_0x970d[131]][_0x970d[342]]:(_0xee1fx4= this[_0x970d[1650]]?this[_0x970d[131]][_0x970d[230]](/\n/g,_0x970d[1453]):this[_0x970d[131]],_0xee1fx5[_0x970d[339]]= _0xee1fx4),_0xee1fx4= this[_0x970d[1333]]?this[_0x970d[1562]][_0x970d[117]]:_0xee1fx5[_0x970d[359]]* this[_0x970d[255]],_0xee1fx5= _0xee1fx5[_0x970d[167]]* this[_0x970d[255]]):(_0xee1fx4= this[_0x970d[1333]]?this[_0x970d[1562]][_0x970d[117]]:_0xee1fx2[_0x970d[359]]* this[_0x970d[255]],_0xee1fx5= _0xee1fx2[_0x970d[167]]* this[_0x970d[255]])};null!= _0xee1fx4&& null!= _0xee1fx5&& (this[_0x970d[1563]]= new mxRectangle(this[_0x970d[1562]][_0x970d[235]]+ this[_0x970d[1655]][_0x970d[235]]* _0xee1fx4,this[_0x970d[1562]][_0x970d[236]]+ this[_0x970d[1655]][_0x970d[236]]* _0xee1fx5,_0xee1fx4,_0xee1fx5))}else {this[_0x970d[1563]][_0x970d[235]]+= this[_0x970d[1655]][_0x970d[235]]* this[_0x970d[1563]][_0x970d[117]],this[_0x970d[1563]][_0x970d[236]]+= this[_0x970d[1655]][_0x970d[236]]* this[_0x970d[1563]][_0x970d[119]]};null!= this[_0x970d[1563]]&& (0!= _0xee1fx3&& (_0xee1fx3= mxUtils[_0x970d[1613]](this[_0x970d[1563]],_0xee1fx3),this[_0x970d[1563]][_0x970d[235]]= _0xee1fx3[_0x970d[235]],this[_0x970d[1563]][_0x970d[236]]= _0xee1fx3[_0x970d[236]],mxClient[_0x970d[496]]|| (this[_0x970d[1563]][_0x970d[117]]= _0xee1fx3[_0x970d[117]],this[_0x970d[1563]][_0x970d[119]]= _0xee1fx3[_0x970d[119]])),this[_0x970d[1563]][_0x970d[235]]= Math[_0x970d[519]](this[_0x970d[1563]][_0x970d[235]]),this[_0x970d[1563]][_0x970d[236]]= Math[_0x970d[519]](this[_0x970d[1563]][_0x970d[236]]),this[_0x970d[1563]][_0x970d[117]]= Math[_0x970d[430]](this[_0x970d[1563]][_0x970d[117]]),this[_0x970d[1563]][_0x970d[119]]= Math[_0x970d[430]](this[_0x970d[1563]][_0x970d[119]]))};mxText[_0x970d[202]][_0x970d[1598]]= function(){return 0};mxText[_0x970d[202]][_0x970d[1615]]= function(){return null!= this[_0x970d[724]]&& null!= this[_0x970d[724]][_0x970d[253]]?this[_0x970d[724]][_0x970d[253]][_0x970d[1615]]():0};mxText[_0x970d[202]][_0x970d[1590]]= function(){return !this[_0x970d[662]]&& null!= this[_0x970d[724]]&& this[_0x970d[724]][_0x970d[441]][_0x970d[1179]][_0x970d[251]][_0x970d[1193]](this[_0x970d[724]][_0x970d[246]])};mxText[_0x970d[202]][_0x970d[1592]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){mxShape[_0x970d[202]][_0x970d[1592]][_0x970d[183]](this,arguments);_0xee1fx2[_0x970d[1259]](this[_0x970d[352]]);_0xee1fx2[_0x970d[1260]](this[_0x970d[1537]]);_0xee1fx2[_0x970d[1262]](this[_0x970d[467]]);_0xee1fx2[_0x970d[1265]](this[_0x970d[1288]]);_0xee1fx2[_0x970d[1264]](this[_0x970d[803]]);_0xee1fx2[_0x970d[1266]](this[_0x970d[666]])};mxText[_0x970d[202]][_0x970d[1586]]= function(){this[_0x970d[252]][_0x970d[124]][_0x970d[361]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[235]])+ _0x970d[168];this[_0x970d[252]][_0x970d[124]][_0x970d[125]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[236]])+ _0x970d[168];this[_0x970d[252]][_0x970d[124]][_0x970d[117]]= _0x970d[942];this[_0x970d[252]][_0x970d[124]][_0x970d[119]]= _0x970d[942];this[_0x970d[252]][_0x970d[124]][_0x970d[277]]= _0x970d[189]};mxText[_0x970d[202]][_0x970d[1209]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[255]],_0xee1fx4=this[_0x970d[1562]][_0x970d[235]]/ _0xee1fx3,_0xee1fx5=this[_0x970d[1562]][_0x970d[236]]/ _0xee1fx3,_0xee1fx9=this[_0x970d[1562]][_0x970d[117]]/ _0xee1fx3,_0xee1fx3=this[_0x970d[1562]][_0x970d[119]]/ _0xee1fx3;this[_0x970d[1591]](_0xee1fx2,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fx3);this[_0x970d[1592]](_0xee1fx2,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fx3);var _0xee1fxa=mxUtils[_0x970d[1331]](this[_0x970d[131]])|| this[_0x970d[507]]== mxConstants[_0x970d[1656]],_0xee1fx12=_0xee1fxa|| _0xee1fx2 instanceof mxVmlCanvas2D?_0x970d[1428]:_0x970d[110],_0xee1fx13=this[_0x970d[131]];!_0xee1fxa&& _0x970d[1428]== _0xee1fx12&& (_0xee1fx13= mxUtils[_0x970d[321]](_0xee1fx13,!1));_0xee1fx13= !mxUtils[_0x970d[1331]](this[_0x970d[131]])&& this[_0x970d[1650]]&& _0x970d[1428]== _0xee1fx12?_0xee1fx13[_0x970d[230]](/\n/g,_0x970d[1453]):_0xee1fx13;_0xee1fx2[_0x970d[963]](_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fx3,_0xee1fx13,this[_0x970d[611]],this[_0x970d[552]],this[_0x970d[1333]],_0xee1fx12,_0x970d[1334]== this[_0x970d[277]],this[_0x970d[1645]],this[_0x970d[1615]]())};mxText[_0x970d[202]][_0x970d[1575]]= function(){var _0xee1fx2=this[_0x970d[252]][_0x970d[124]];_0xee1fx2[_0x970d[461]]= 1> this[_0x970d[461]]?this[_0x970d[461]]:_0x970d[110];_0xee1fx2[_0x970d[277]]= _0x970d[110];_0xee1fx2[_0x970d[117]]= _0x970d[110];_0xee1fx2[_0x970d[119]]= _0x970d[110];this[_0x970d[1441]](this[_0x970d[252]]);this[_0x970d[1654]](this[_0x970d[252]]);this[_0x970d[1657]]();this[_0x970d[167]]= this[_0x970d[359]]= null;null!= mxClient[_0x970d[73]]?this[_0x970d[1658]]():this[_0x970d[1659]]()};mxText[_0x970d[202]][_0x970d[1658]]= function(){var _0xee1fx2=this[_0x970d[1615]](),_0xee1fx3=this[_0x970d[252]][_0x970d[124]],_0xee1fx4=this[_0x970d[1655]][_0x970d[235]],_0xee1fx5=this[_0x970d[1655]][_0x970d[236]];0!= _0xee1fx2?(_0xee1fx3[mxClient[_0x970d[73]]+ _0x970d[1660]]= 100* -_0xee1fx4+ _0x970d[1661]+ 100* -_0xee1fx5+ _0x970d[229],_0xee1fx3[mxClient[_0x970d[73]]+ _0x970d[1662]]= _0x970d[536]+ 100* _0xee1fx4+ _0x970d[1663]+ 100* _0xee1fx5+ _0x970d[1664]+ this[_0x970d[255]]+ _0x970d[1665]+ _0xee1fx2+ _0x970d[1666]):(_0xee1fx3[mxClient[_0x970d[73]]+ _0x970d[1660]]= _0x970d[1667],_0xee1fx3[mxClient[_0x970d[73]]+ _0x970d[1662]]= _0x970d[1402]+ this[_0x970d[255]]+ _0x970d[1393]+ 100* _0xee1fx4+ _0x970d[1663]+ 100* _0xee1fx5+ _0x970d[1668]);_0xee1fx3[_0x970d[361]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[235]])+ _0x970d[168];_0xee1fx3[_0x970d[125]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[236]])+ _0x970d[168]};mxText[_0x970d[202]][_0x970d[1659]]= function(){var _0xee1fx2=this[_0x970d[252]][_0x970d[124]],_0xee1fx3=this[_0x970d[1655]][_0x970d[235]],_0xee1fx4=this[_0x970d[1655]][_0x970d[236]],_0xee1fx5=this[_0x970d[255]];_0xee1fx2[_0x970d[347]]= _0x970d[110];var _0xee1fx9=0,_0xee1fxa=0,_0xee1fx12=null!= this[_0x970d[724]]?this[_0x970d[724]][_0x970d[441]][_0x970d[1653]]:null;if(null!= _0xee1fx12){_0xee1fx12[_0x970d[124]][_0x970d[277]]= _0x970d[110];_0xee1fx12[_0x970d[124]][_0x970d[119]]= _0x970d[110];_0xee1fx12[_0x970d[124]][_0x970d[117]]= _0x970d[110];this[_0x970d[1441]](_0xee1fx12);this[_0x970d[1654]](_0xee1fx12);if(mxUtils[_0x970d[1331]](this[_0x970d[131]])){_0xee1fx12[_0x970d[339]]= this[_0x970d[131]][_0x970d[342]]}else {var _0xee1fx13=this[_0x970d[131]];this[_0x970d[507]]!= mxConstants[_0x970d[1656]]&& (_0xee1fx13= mxUtils[_0x970d[321]](_0xee1fx13,!1));_0xee1fx13= this[_0x970d[1650]]?_0xee1fx13[_0x970d[230]](/\n/g,_0x970d[1453]):_0xee1fx13;_0xee1fx12[_0x970d[339]]= _0xee1fx13};_0xee1fx9= _0xee1fx12[_0x970d[359]]+ 2;_0xee1fxa= _0xee1fx12[_0x970d[167]]+ 2}else {_0xee1fx9= this[_0x970d[252]][_0x970d[359]],_0xee1fxa= this[_0x970d[252]][_0x970d[167]]+ 1};this[_0x970d[359]]= _0xee1fx9;this[_0x970d[167]]= _0xee1fxa;_0xee1fx12= this[_0x970d[1562]][_0x970d[117]]/ _0xee1fx5;_0xee1fx13= this[_0x970d[1562]][_0x970d[119]]/ _0xee1fx5;mxClient[_0x970d[496]]&& (this[_0x970d[1645]]|| _0x970d[1334]== this[_0x970d[277]])&& 0< _0xee1fx13?(_0xee1fx13= Math[_0x970d[243]](_0xee1fx13,_0xee1fxa),_0xee1fx2[_0x970d[119]]= Math[_0x970d[488]](_0xee1fx13+ 1)+ _0x970d[168]):_0xee1fx13= _0xee1fxa;_0x970d[1334]!= this[_0x970d[277]]&& (mxClient[_0x970d[496]]&& (this[_0x970d[1645]]|| this[_0x970d[1333]])&& 0< _0xee1fx12?(_0xee1fx12= Math[_0x970d[243]](_0xee1fx12,_0xee1fx9),_0xee1fx2[_0x970d[117]]= Math[_0x970d[488]](_0xee1fx12)+ _0x970d[168]):_0xee1fx12= _0xee1fx9);var _0xee1fx13=_0xee1fx13* _0xee1fx5,_0xee1fx12=_0xee1fx12* _0xee1fx5,_0xee1fx9=this[_0x970d[1615]]()* (Math[_0x970d[424]]/ 180),_0xee1fxa=parseFloat(parseFloat(Math[_0x970d[426]](_0xee1fx9))[_0x970d[1293]](8)),_0xee1fx14=parseFloat(parseFloat(Math[_0x970d[427]](-_0xee1fx9))[_0x970d[1293]](8)),_0xee1fx9=_0xee1fx9% (2* Math[_0x970d[424]]);0> _0xee1fx9&& (_0xee1fx9+= 2* Math[_0x970d[424]]);_0xee1fx9%= Math[_0x970d[424]];_0xee1fx9> Math[_0x970d[424]]/ 2&& (_0xee1fx9= Math[_0x970d[424]]- _0xee1fx9);var _0xee1fx15=Math[_0x970d[426]](_0xee1fx9),_0xee1fx16=Math[_0x970d[427]](-_0xee1fx9),_0xee1fx3=_0xee1fx12* -(_0xee1fx3+ 0.5),_0xee1fx4=_0xee1fx13* -(_0xee1fx4+ 0.5),_0xee1fx17=(_0xee1fx13- _0xee1fx13* _0xee1fx15+ _0xee1fx12* _0xee1fx16)/ 2+ _0xee1fx14* _0xee1fx3- _0xee1fxa* _0xee1fx4;0!= _0xee1fx9&& (_0xee1fx2[_0x970d[347]]= _0x970d[1505]+ _0xee1fxa+ _0x970d[1506]+ _0xee1fx14+ _0x970d[1507]+ -_0xee1fx14+ _0x970d[1508]+ _0xee1fxa+ _0x970d[1509]);_0xee1fx2[_0x970d[499]]= _0xee1fx5;_0xee1fx2[_0x970d[361]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[235]]+ ((_0xee1fx12- _0xee1fx12* _0xee1fx15+ _0xee1fx13* _0xee1fx16)/ 2- _0xee1fxa* _0xee1fx3- _0xee1fx14* _0xee1fx4)- _0xee1fx12/ 2)+ _0x970d[168];_0xee1fx2[_0x970d[125]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[236]]+ _0xee1fx17- _0xee1fx13/ 2)+ _0x970d[168]};mxText[_0x970d[202]][_0x970d[1657]]= function(){if(mxUtils[_0x970d[1331]](this[_0x970d[131]])){this[_0x970d[252]][_0x970d[339]]= _0x970d[110],this[_0x970d[252]][_0x970d[62]](this[_0x970d[131]])}else {var _0xee1fx2=this[_0x970d[131]];this[_0x970d[507]]!= mxConstants[_0x970d[1656]]&& (_0xee1fx2= mxUtils[_0x970d[321]](_0xee1fx2,!1));var _0xee1fx2=this[_0x970d[1650]]?_0xee1fx2[_0x970d[230]](/\n/g,_0x970d[1453]):_0xee1fx2,_0xee1fx3=null!= this[_0x970d[1537]]&& this[_0x970d[1537]]!= mxConstants[_0x970d[217]]?this[_0x970d[1537]]:null,_0xee1fx4=null!= this[_0x970d[467]]&& this[_0x970d[467]]!= mxConstants[_0x970d[217]]?this[_0x970d[467]]:null;if(null!= _0xee1fx3|| null!= _0xee1fx4){if(_0x970d[1334]== this[_0x970d[277]]){null!= _0xee1fx3&& (this[_0x970d[252]][_0x970d[124]][_0x970d[1028]]= _0xee1fx3),null!= _0xee1fx4&& (this[_0x970d[252]][_0x970d[124]][_0x970d[467]]= _0x970d[1669]+ _0xee1fx4)}else {var _0xee1fx5=_0x970d[110];null!= _0xee1fx3&& (_0xee1fx5+= _0x970d[1418]+ _0xee1fx3+ _0x970d[471]);null!= _0xee1fx4&& (_0xee1fx5+= _0x970d[1419]+ _0xee1fx4+ _0x970d[471]);_0xee1fx2= _0x970d[1670]+ _0xee1fx5+ _0x970d[1671]+ this[_0x970d[252]][_0x970d[124]][_0x970d[489]]+ _0x970d[1423]+ _0xee1fx2+ _0x970d[1424];this[_0x970d[252]][_0x970d[124]][_0x970d[489]]= _0x970d[110]}};this[_0x970d[252]][_0x970d[339]]= _0xee1fx2}};mxText[_0x970d[202]][_0x970d[1441]]= function(_0xee1fx2){_0xee1fx2= _0xee1fx2[_0x970d[124]];_0xee1fx2[_0x970d[489]]= Math[_0x970d[488]](this[_0x970d[803]]* mxConstants[_0x970d[490]])+ _0x970d[168];_0xee1fx2[_0x970d[487]]= Math[_0x970d[488]](this[_0x970d[803]])+ _0x970d[168];_0xee1fx2[_0x970d[486]]= this[_0x970d[1288]];_0xee1fx2[_0x970d[123]]= _0x970d[125];_0xee1fx2[_0x970d[352]]= this[_0x970d[352]];_0xee1fx2[_0x970d[1452]]= (this[_0x970d[666]]& mxConstants[_0x970d[1410]])== mxConstants[_0x970d[1410]]?_0x970d[1447]:_0x970d[110];_0xee1fx2[_0x970d[666]]= (this[_0x970d[666]]& mxConstants[_0x970d[1412]])== mxConstants[_0x970d[1412]]?_0x970d[1449]:_0x970d[110];_0xee1fx2[_0x970d[1498]]= (this[_0x970d[666]]& mxConstants[_0x970d[1414]])== mxConstants[_0x970d[1414]]?_0x970d[355]:_0x970d[110];_0xee1fx2[_0x970d[1165]]= this[_0x970d[611]]== mxConstants[_0x970d[479]]?_0x970d[698]:this[_0x970d[611]]== mxConstants[_0x970d[480]]?_0x970d[699]:_0x970d[361]};mxText[_0x970d[202]][_0x970d[1654]]= function(_0xee1fx2){var _0xee1fx3=Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[117]]/ this[_0x970d[255]]),_0xee1fx4=Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[119]]/ this[_0x970d[255]]);_0xee1fx2= _0xee1fx2[_0x970d[124]];this[_0x970d[1645]]?(_0xee1fx2[_0x970d[277]]= _0x970d[188],0< _0xee1fx4&& (_0xee1fx2[_0x970d[1503]]= _0xee1fx4+ _0x970d[168]),0< _0xee1fx3&& (_0xee1fx2[_0x970d[117]]= _0xee1fx3+ _0x970d[168])):_0x970d[1334]== this[_0x970d[277]]&& (_0xee1fx2[_0x970d[117]]= _0xee1fx3+ _0x970d[168],0< _0xee1fx4&& (_0xee1fx2[_0x970d[1503]]= _0xee1fx4+ _0x970d[168]));this[_0x970d[1333]]?(!this[_0x970d[1645]]&& 0< _0xee1fx3&& (_0xee1fx2[_0x970d[117]]= _0xee1fx3+ _0x970d[168]),_0xee1fx2[_0x970d[493]]= _0x970d[1502]):_0xee1fx2[_0x970d[493]]= _0x970d[494]};mxText[_0x970d[202]][_0x970d[1672]]= function(){this[_0x970d[1655]]= mxUtils[_0x970d[1501]](this[_0x970d[611]],this[_0x970d[552]])};mxText[_0x970d[202]][_0x970d[1673]]= function(){var _0xee1fx2=0,_0xee1fx3=0,_0xee1fx2=this[_0x970d[611]]== mxConstants[_0x970d[479]]?(this[_0x970d[659]]- this[_0x970d[661]])/ 2:this[_0x970d[611]]== mxConstants[_0x970d[480]]?-this[_0x970d[661]]- this[_0x970d[1649]]:this[_0x970d[659]]+ this[_0x970d[1648]],_0xee1fx3=this[_0x970d[552]]== mxConstants[_0x970d[481]]?(this[_0x970d[658]]- this[_0x970d[660]])/ 2:this[_0x970d[552]]== mxConstants[_0x970d[482]]?-this[_0x970d[660]]- this[_0x970d[1647]]:this[_0x970d[658]]+ this[_0x970d[1646]];return new mxPoint(_0xee1fx2,_0xee1fx3)};function mxTriangle(){mxActor[_0x970d[239]](this)}mxUtils[_0x970d[1284]](mxTriangle,mxActor);mxTriangle[_0x970d[202]][_0x970d[1625]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2[_0x970d[1276]](0,0);_0xee1fx2[_0x970d[1277]](_0xee1fx5,0.5* _0xee1fx9);_0xee1fx2[_0x970d[1277]](0,_0xee1fx9);_0xee1fx2[_0x970d[268]]()};function mxHexagon(){mxActor[_0x970d[239]](this)}mxUtils[_0x970d[1284]](mxHexagon,mxActor);mxHexagon[_0x970d[202]][_0x970d[1625]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2[_0x970d[1276]](0.25* _0xee1fx5,0);_0xee1fx2[_0x970d[1277]](0.75* _0xee1fx5,0);_0xee1fx2[_0x970d[1277]](_0xee1fx5,0.5* _0xee1fx9);_0xee1fx2[_0x970d[1277]](0.75* _0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[1277]](0.25* _0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[1277]](0,0.5* _0xee1fx9);_0xee1fx2[_0x970d[268]]()};function mxLine(_0xee1fx2,_0xee1fx3,_0xee1fx4){mxShape[_0x970d[239]](this);this[_0x970d[1562]]= _0xee1fx2;this[_0x970d[1336]]= _0xee1fx3;this[_0x970d[1307]]= null!= _0xee1fx4?_0xee1fx4:1}mxUtils[_0x970d[1284]](mxLine,mxShape);mxLine[_0x970d[202]][_0x970d[1595]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx4+= _0xee1fx9/ 2;_0xee1fx2[_0x970d[1275]]();_0xee1fx2[_0x970d[1276]](_0xee1fx3,_0xee1fx4);_0xee1fx2[_0x970d[1277]](_0xee1fx3+ _0xee1fx5,_0xee1fx4);_0xee1fx2[_0x970d[1336]]()};function mxImageShape(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){mxShape[_0x970d[239]](this);this[_0x970d[1562]]= _0xee1fx2;this[_0x970d[618]]= _0xee1fx3;this[_0x970d[1334]]= _0xee1fx4;this[_0x970d[1336]]= _0xee1fx5;this[_0x970d[1307]]= null!= _0xee1fx9?_0xee1fx9:1;this[_0x970d[639]]= !1}mxUtils[_0x970d[1284]](mxImageShape,mxRectangleShape);mxImageShape[_0x970d[202]][_0x970d[1674]]= !0;mxImageShape[_0x970d[202]][_0x970d[1568]]= function(){return !mxClient[_0x970d[80]]?0.5:0};mxImageShape[_0x970d[202]][_0x970d[183]]= function(_0xee1fx2){mxShape[_0x970d[202]][_0x970d[183]][_0x970d[183]](this,arguments);this[_0x970d[1299]]= this[_0x970d[1336]]= this[_0x970d[1334]]= null;null!= this[_0x970d[124]]&& (this[_0x970d[1334]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_BACKGROUND),this[_0x970d[1336]]= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_BORDER),this[_0x970d[1674]]= 1== mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_ASPECT,1),this[_0x970d[623]]= this[_0x970d[623]]|| 1== mxUtils[_0x970d[433]](this[_0x970d[124]],_0x970d[1675],0),this[_0x970d[624]]= this[_0x970d[624]]|| 1== mxUtils[_0x970d[433]](this[_0x970d[124]],_0x970d[1676],0))};mxImageShape[_0x970d[202]][_0x970d[1567]]= function(){return !this[_0x970d[1674]]};mxImageShape[_0x970d[202]][_0x970d[1570]]= function(){var _0xee1fx2=document[_0x970d[55]](_0x970d[485]);_0xee1fx2[_0x970d[124]][_0x970d[491]]= _0x970d[492];return _0xee1fx2};mxImageShape[_0x970d[202]][_0x970d[1595]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){if(null!= this[_0x970d[618]]){var _0xee1fxa=mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_BACKGROUND,null),_0xee1fx12=mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_BORDER,null);if(null!= _0xee1fxa|| null!= _0xee1fx12){_0xee1fx2[_0x970d[1245]](_0xee1fxa),_0xee1fx2[_0x970d[1249]](_0xee1fx12),_0xee1fx2[_0x970d[1319]](_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9),_0xee1fx2[_0x970d[1337]]()};_0xee1fx2[_0x970d[618]](_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,this[_0x970d[618]],this[_0x970d[1674]],!1,!1)}else {mxRectangleShape[_0x970d[202]][_0x970d[1601]][_0x970d[183]](this,arguments)}};mxImageShape[_0x970d[202]][_0x970d[1575]]= function(){this[_0x970d[252]][_0x970d[124]][_0x970d[361]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[235]])+ _0x970d[168];this[_0x970d[252]][_0x970d[124]][_0x970d[125]]= Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[236]])+ _0x970d[168];this[_0x970d[252]][_0x970d[124]][_0x970d[117]]= Math[_0x970d[160]](0,Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[117]]))+ _0x970d[168];this[_0x970d[252]][_0x970d[124]][_0x970d[119]]= Math[_0x970d[160]](0,Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[119]]))+ _0x970d[168];this[_0x970d[252]][_0x970d[124]][_0x970d[1028]]= this[_0x970d[1334]]|| _0x970d[110];this[_0x970d[252]][_0x970d[124]][_0x970d[1630]]= this[_0x970d[1336]]|| _0x970d[110];this[_0x970d[252]][_0x970d[339]]= _0x970d[110];if(null!= this[_0x970d[618]]){var _0xee1fx2=document[_0x970d[55]](mxClient[_0x970d[49]]|| null== mxClient[_0x970d[73]]&& 0!= this[_0x970d[603]]?mxClient[_0x970d[463]]+ _0x970d[464]:_0x970d[466]);_0xee1fx2[_0x970d[124]][_0x970d[491]]= _0x970d[492];_0xee1fx2[_0x970d[390]]= this[_0x970d[618]];var _0xee1fx3=100> this[_0x970d[461]]?_0x970d[459]+ this[_0x970d[461]]+ _0x970d[460]:_0x970d[110];this[_0x970d[252]][_0x970d[124]][_0x970d[347]]= _0xee1fx3;this[_0x970d[623]]&& this[_0x970d[624]]?_0xee1fx3+= _0x970d[1677]:this[_0x970d[623]]?_0xee1fx3+= _0x970d[1678]:this[_0x970d[624]]&& (_0xee1fx3+= _0x970d[1679]);_0xee1fx2[_0x970d[124]][_0x970d[347]]!= _0xee1fx3&& (_0xee1fx2[_0x970d[124]][_0x970d[347]]= _0xee1fx3);_0x970d[618]== _0xee1fx2[_0x970d[301]]?_0xee1fx2[_0x970d[124]][_0x970d[603]]= this[_0x970d[603]]:_0xee1fx2[_0x970d[124]][mxClient[_0x970d[73]]+ _0x970d[1662]]= _0x970d[1394]+ this[_0x970d[603]]+ _0x970d[1666];_0xee1fx2[_0x970d[124]][_0x970d[117]]= this[_0x970d[252]][_0x970d[124]][_0x970d[117]];_0xee1fx2[_0x970d[124]][_0x970d[119]]= this[_0x970d[252]][_0x970d[124]][_0x970d[119]];this[_0x970d[252]][_0x970d[124]][_0x970d[1617]]= _0x970d[110];this[_0x970d[252]][_0x970d[62]](_0xee1fx2)}else {this[_0x970d[1600]](this[_0x970d[252]])}};function mxLabel(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxRectangleShape[_0x970d[239]](this,_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5)}mxUtils[_0x970d[1284]](mxLabel,mxRectangleShape);mxLabel[_0x970d[202]][_0x970d[1680]]= mxConstants[_0x970d[1681]];mxLabel[_0x970d[202]][_0x970d[657]]= 2;mxLabel[_0x970d[202]][_0x970d[1682]]= 10;mxLabel[_0x970d[202]][_0x970d[635]]= 2;mxLabel[_0x970d[202]][_0x970d[176]]= function(_0xee1fx2){mxShape[_0x970d[202]][_0x970d[176]][_0x970d[183]](this,arguments);null!= this[_0x970d[632]]&& null!= this[_0x970d[630]]&& (this[_0x970d[1683]]= new this[_0x970d[630]],this[_0x970d[1683]][_0x970d[507]]= this[_0x970d[507]],this[_0x970d[1683]][_0x970d[1562]]= this[_0x970d[1562]],this[_0x970d[1683]][_0x970d[1334]]= this[_0x970d[632]],this[_0x970d[1683]][_0x970d[1336]]= this[_0x970d[632]],this[_0x970d[1683]][_0x970d[1299]]= this[_0x970d[634]],this[_0x970d[1683]][_0x970d[663]]= this[_0x970d[638]],this[_0x970d[1683]][_0x970d[176]](this[_0x970d[252]]))};mxLabel[_0x970d[202]][_0x970d[258]]= function(){null!= this[_0x970d[1683]]&& (this[_0x970d[1683]][_0x970d[1334]]= this[_0x970d[632]],this[_0x970d[1683]][_0x970d[1336]]= this[_0x970d[632]],this[_0x970d[1683]][_0x970d[1299]]= this[_0x970d[634]],this[_0x970d[1683]][_0x970d[663]]= this[_0x970d[638]]);mxShape[_0x970d[202]][_0x970d[258]][_0x970d[183]](this,arguments)};mxLabel[_0x970d[202]][_0x970d[1567]]= function(){return mxRectangleShape[_0x970d[202]][_0x970d[1567]][_0x970d[183]](this,arguments)&& null== this[_0x970d[632]]&& null== this[_0x970d[630]]};mxLabel[_0x970d[202]][_0x970d[1602]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){this[_0x970d[1684]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9);this[_0x970d[1685]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9);mxRectangleShape[_0x970d[202]][_0x970d[1602]][_0x970d[183]](this,arguments)};mxLabel[_0x970d[202]][_0x970d[1684]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){null!= this[_0x970d[618]]&& (_0xee1fx3= this[_0x970d[1686]](_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9),_0xee1fx2[_0x970d[618]](_0xee1fx3[_0x970d[235]],_0xee1fx3[_0x970d[236]],_0xee1fx3[_0x970d[117]],_0xee1fx3[_0x970d[119]],this[_0x970d[618]],!1,!1,!1))};mxLabel[_0x970d[202]][_0x970d[1686]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0xee1fxa=mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0xee1fx12=mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_WIDTH,mxConstants.DEFAULT_IMAGESIZE),_0xee1fx13=mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_HEIGHT,mxConstants.DEFAULT_IMAGESIZE),_0xee1fx14=mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_SPACING,this[_0x970d[657]])+ 5;_0xee1fx2= _0xee1fx9== mxConstants[_0x970d[479]]?_0xee1fx2+ (_0xee1fx4- _0xee1fx12)/ 2:_0xee1fx9== mxConstants[_0x970d[480]]?_0xee1fx2+ (_0xee1fx4- _0xee1fx12- _0xee1fx14):_0xee1fx2+ _0xee1fx14;_0xee1fx3= _0xee1fxa== mxConstants[_0x970d[1687]]?_0xee1fx3+ _0xee1fx14:_0xee1fxa== mxConstants[_0x970d[482]]?_0xee1fx3+ (_0xee1fx5- _0xee1fx13- _0xee1fx14):_0xee1fx3+ (_0xee1fx5- _0xee1fx13)/ 2;return new mxRectangle(_0xee1fx2,_0xee1fx3,_0xee1fx12,_0xee1fx13)};mxLabel[_0x970d[202]][_0x970d[1685]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){null!= this[_0x970d[1683]]?(this[_0x970d[1683]][_0x970d[1562]]= this[_0x970d[1688]](_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9),this[_0x970d[1683]][_0x970d[1209]](_0xee1fx2)):null!= this[_0x970d[631]]&& (_0xee1fx3= this[_0x970d[1688]](_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9),_0xee1fx2[_0x970d[618]](_0xee1fx3[_0x970d[235]],_0xee1fx3[_0x970d[236]],_0xee1fx3[_0x970d[117]],_0xee1fx3[_0x970d[119]],this[_0x970d[631]],!1,!1,!1))};mxLabel[_0x970d[202]][_0x970d[1688]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0xee1fxa=mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0xee1fx12=mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_INDICATOR_WIDTH,this[_0x970d[1682]]),_0xee1fx13=mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_INDICATOR_HEIGHT,this[_0x970d[1682]]),_0xee1fx14=this[_0x970d[657]]+ 5;_0xee1fx2= _0xee1fx9== mxConstants[_0x970d[480]]?_0xee1fx2+ (_0xee1fx4- _0xee1fx12- _0xee1fx14):_0xee1fx9== mxConstants[_0x970d[479]]?_0xee1fx2+ (_0xee1fx4- _0xee1fx12)/ 2:_0xee1fx2+ _0xee1fx14;_0xee1fx3= _0xee1fxa== mxConstants[_0x970d[482]]?_0xee1fx3+ (_0xee1fx5- _0xee1fx13- _0xee1fx14):_0xee1fxa== mxConstants[_0x970d[1687]]?_0xee1fx3+ _0xee1fx14:_0xee1fx3+ (_0xee1fx5- _0xee1fx13)/ 2;return new mxRectangle(_0xee1fx2,_0xee1fx3,_0xee1fx12,_0xee1fx13)};mxLabel[_0x970d[202]][_0x970d[1575]]= function(){for(mxRectangleShape[_0x970d[202]][_0x970d[1575]][_0x970d[183]](this,arguments);this[_0x970d[252]][_0x970d[1580]]();){this[_0x970d[252]][_0x970d[266]](this[_0x970d[252]][_0x970d[1581]])};if(null!= this[_0x970d[618]]){var _0xee1fx2=document[_0x970d[55]](_0x970d[466]);_0xee1fx2[_0x970d[124]][_0x970d[491]]= _0x970d[1500];_0xee1fx2[_0x970d[57]](_0x970d[467],_0x970d[468]);var _0xee1fx3=this[_0x970d[1686]](this[_0x970d[1562]][_0x970d[235]],this[_0x970d[1562]][_0x970d[236]],this[_0x970d[1562]][_0x970d[117]],this[_0x970d[1562]][_0x970d[119]]);_0xee1fx3[_0x970d[235]]-= this[_0x970d[1562]][_0x970d[235]];_0xee1fx3[_0x970d[236]]-= this[_0x970d[1562]][_0x970d[236]];_0xee1fx2[_0x970d[124]][_0x970d[361]]= Math[_0x970d[488]](_0xee1fx3[_0x970d[235]])+ _0x970d[168];_0xee1fx2[_0x970d[124]][_0x970d[125]]= Math[_0x970d[488]](_0xee1fx3[_0x970d[236]])+ _0x970d[168];_0xee1fx2[_0x970d[124]][_0x970d[117]]= Math[_0x970d[488]](_0xee1fx3[_0x970d[117]])+ _0x970d[168];_0xee1fx2[_0x970d[124]][_0x970d[119]]= Math[_0x970d[488]](_0xee1fx3[_0x970d[119]])+ _0x970d[168];_0xee1fx2[_0x970d[390]]= this[_0x970d[618]];this[_0x970d[252]][_0x970d[62]](_0xee1fx2)}};function mxCylinder(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxShape[_0x970d[239]](this);this[_0x970d[1562]]= _0xee1fx2;this[_0x970d[1334]]= _0xee1fx3;this[_0x970d[1336]]= _0xee1fx4;this[_0x970d[1307]]= null!= _0xee1fx5?_0xee1fx5:1}mxUtils[_0x970d[1284]](mxCylinder,mxShape);mxCylinder[_0x970d[202]][_0x970d[1503]]= 40;mxCylinder[_0x970d[202]][_0x970d[1564]]= 0;mxCylinder[_0x970d[202]][_0x970d[1595]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2[_0x970d[513]](_0xee1fx3,_0xee1fx4);_0xee1fx2[_0x970d[1275]]();this[_0x970d[1625]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,!1);_0xee1fx2[_0x970d[1337]]();_0xee1fx2[_0x970d[1267]](!1);_0xee1fx2[_0x970d[1275]]();this[_0x970d[1625]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,!0);_0xee1fx2[_0x970d[1336]]()};mxCylinder[_0x970d[202]][_0x970d[1625]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx3= Math[_0x970d[243]](this[_0x970d[1503]],Math[_0x970d[488]](_0xee1fx9/ 5));if(_0xee1fxa&& null!= this[_0x970d[1334]]|| !_0xee1fxa&& null== this[_0x970d[1334]]){_0xee1fx2[_0x970d[1276]](0,_0xee1fx3),_0xee1fx2[_0x970d[1279]](0,2* _0xee1fx3,_0xee1fx5,2* _0xee1fx3,_0xee1fx5,_0xee1fx3),_0xee1fxa|| (_0xee1fx2[_0x970d[1336]](),_0xee1fx2[_0x970d[1275]]())};_0xee1fxa|| (_0xee1fx2[_0x970d[1276]](0,_0xee1fx3),_0xee1fx2[_0x970d[1279]](0,-_0xee1fx3/ 3,_0xee1fx5,-_0xee1fx3/ 3,_0xee1fx5,_0xee1fx3),_0xee1fx2[_0x970d[1277]](_0xee1fx5,_0xee1fx9- _0xee1fx3),_0xee1fx2[_0x970d[1279]](_0xee1fx5,_0xee1fx9+ _0xee1fx3/ 3,0,_0xee1fx9+ _0xee1fx3/ 3,0,_0xee1fx9- _0xee1fx3),_0xee1fx2[_0x970d[268]]())};function mxConnector(_0xee1fx2,_0xee1fx3,_0xee1fx4){mxPolyline[_0x970d[239]](this,_0xee1fx2,_0xee1fx3,_0xee1fx4)}mxUtils[_0x970d[1284]](mxConnector,mxPolyline);mxConnector[_0x970d[202]][_0x970d[1594]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1689]](_0xee1fx2,_0xee1fx3,!0),_0xee1fx5=this[_0x970d[1689]](_0xee1fx2,_0xee1fx3,!1);null== this[_0x970d[124]]|| 1!= this[_0x970d[124]][mxConstants[_0x970d[1690]]]?this[_0x970d[1639]](_0xee1fx2,_0xee1fx3,this[_0x970d[1606]]):this[_0x970d[1691]](_0xee1fx2,_0xee1fx3);_0xee1fx2[_0x970d[1245]](this[_0x970d[1336]]);_0xee1fx2[_0x970d[1267]](!1);_0xee1fx2[_0x970d[1251]](!1);null!= _0xee1fx4&& _0xee1fx4();null!= _0xee1fx5&& _0xee1fx5()};mxConnector[_0x970d[202]][_0x970d[1691]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx2[_0x970d[1275]]();var _0xee1fx4=_0xee1fx3[0],_0xee1fx5=_0xee1fx3[_0x970d[67]];_0xee1fx2[_0x970d[1276]](_0xee1fx4[_0x970d[235]],_0xee1fx4[_0x970d[236]]);for(_0xee1fx4= 1;_0xee1fx4< _0xee1fx5- 2;_0xee1fx4++){var _0xee1fx9=_0xee1fx3[_0xee1fx4],_0xee1fxa=_0xee1fx3[_0xee1fx4+ 1];_0xee1fx2[_0x970d[1278]](_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[236]],(_0xee1fx9[_0x970d[235]]+ _0xee1fxa[_0x970d[235]])/ 2,(_0xee1fx9[_0x970d[236]]+ _0xee1fxa[_0x970d[236]])/ 2)};_0xee1fx9= _0xee1fx3[_0xee1fx5- 2];_0xee1fxa= _0xee1fx3[_0xee1fx5- 1];_0xee1fx2[_0x970d[1278]](_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[236]],_0xee1fxa[_0x970d[235]],_0xee1fxa[_0x970d[236]]);_0xee1fx2[_0x970d[1336]]()};mxConnector[_0x970d[202]][_0x970d[1689]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx3[_0x970d[67]],_0xee1fx9=_0xee1fx4?_0xee1fx3[1]:_0xee1fx3[_0xee1fx5- 2];_0xee1fx3= _0xee1fx4?_0xee1fx3[0]:_0xee1fx3[_0xee1fx5- 1];var _0xee1fx5=_0xee1fx3[_0x970d[235]]- _0xee1fx9[_0x970d[235]],_0xee1fxa=_0xee1fx3[_0x970d[236]]- _0xee1fx9[_0x970d[236]],_0xee1fx12=Math[_0x970d[160]](1,Math[_0x970d[428]](_0xee1fx5* _0xee1fx5+ _0xee1fxa* _0xee1fxa)),_0xee1fx9=_0xee1fx5/ _0xee1fx12,_0xee1fx5=_0xee1fxa/ _0xee1fx12,_0xee1fxa=mxUtils[_0x970d[1550]](this[_0x970d[124]],_0xee1fx4?mxConstants[_0x970d[1692]]:mxConstants[_0x970d[1693]],mxConstants.DEFAULT_MARKERSIZE),_0xee1fx12=mxUtils[_0x970d[433]](this[_0x970d[124]],_0xee1fx4?mxConstants[_0x970d[1694]]:mxConstants[_0x970d[1695]]);return mxMarker[_0x970d[1689]](_0xee1fx2,this,_0xee1fx12,_0xee1fx3,_0xee1fx9,_0xee1fx5,_0xee1fxa,_0xee1fx4,this[_0x970d[1307]],0!= this[_0x970d[124]][_0xee1fx4?mxConstants[_0x970d[1696]]:mxConstants[_0x970d[1697]]])};mxConnector[_0x970d[202]][_0x970d[1612]]= function(_0xee1fx2){mxShape[_0x970d[202]][_0x970d[1612]][_0x970d[183]](this,arguments);var _0xee1fx3=0;mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_STARTARROW,mxConstants.NONE)!= mxConstants[_0x970d[217]]&& (_0xee1fx3= mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_MARKERSIZE)+ 1);mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_ENDARROW,mxConstants.NONE)!= mxConstants[_0x970d[217]]&& (_0xee1fx3= Math[_0x970d[160]](_0xee1fx3,mxUtils[_0x970d[1550]](this[_0x970d[124]],mxConstants.STYLE_ENDSIZE,mxConstants.DEFAULT_MARKERSIZE))+ 1);_0xee1fx2[_0x970d[244]](Math[_0x970d[430]](_0xee1fx3* this[_0x970d[255]]))};function mxSwimlane(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxShape[_0x970d[239]](this);this[_0x970d[1562]]= _0xee1fx2;this[_0x970d[1334]]= _0xee1fx3;this[_0x970d[1336]]= _0xee1fx4;this[_0x970d[1307]]= null!= _0xee1fx5?_0xee1fx5:1}mxUtils[_0x970d[1284]](mxSwimlane,mxShape);mxSwimlane[_0x970d[202]][_0x970d[1680]]= 16;mxSwimlane[_0x970d[202]][_0x970d[1597]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2= Math[_0x970d[243]](_0xee1fx9,mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE));return new mxRectangle(_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx2)};mxSwimlane[_0x970d[202]][_0x970d[1614]]= function(){var _0xee1fx2=mxShape[_0x970d[202]][_0x970d[1614]][_0x970d[183]](this,arguments);1!= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0xee1fx2+= mxText[_0x970d[202]][_0x970d[1616]]);return _0xee1fx2};mxSwimlane[_0x970d[202]][_0x970d[1615]]= function(){return this[_0x970d[1614]]()};mxSwimlane[_0x970d[202]][_0x970d[1590]]= function(){return mxShape[_0x970d[202]][_0x970d[1590]][_0x970d[183]](this,arguments)|| 1!= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_HORIZONTAL,1)};mxSwimlane[_0x970d[202]][_0x970d[1603]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x970d[1557]])/ 100;return 3* _0xee1fx4* _0xee1fx2};mxSwimlane[_0x970d[202]][_0x970d[1595]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=Math[_0x970d[243]](_0xee1fx9,mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),_0xee1fx12=mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_SWIMLANE_FILLCOLOR,mxConstants.NONE),_0xee1fx13=1== mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_SWIMLANE_LINE,1),_0xee1fx14=0;_0xee1fx2[_0x970d[513]](_0xee1fx3,_0xee1fx4);this[_0x970d[1606]]?(_0xee1fx14= this[_0x970d[1603]](_0xee1fx5,_0xee1fx9,_0xee1fxa),this[_0x970d[1698]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx14,_0xee1fx12,_0xee1fx13)):this[_0x970d[1699]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13);_0xee1fx12= mxUtils[_0x970d[433]](this[_0x970d[124]],mxConstants.STYLE_SEPARATORCOLOR,mxConstants.NONE);this[_0x970d[1700]](_0xee1fx2,_0xee1fx5,_0xee1fxa,_0xee1fx9,_0xee1fx12);null!= this[_0x970d[618]]&& (_0xee1fx9= this[_0x970d[1686]](_0xee1fx3,_0xee1fxa,_0xee1fx5,_0xee1fx9),_0xee1fx2[_0x970d[618]](_0xee1fx9[_0x970d[235]]- _0xee1fx3,_0xee1fx9[_0x970d[236]]- _0xee1fx4,_0xee1fx9[_0x970d[117]],_0xee1fx9[_0x970d[119]],this[_0x970d[618]],!1,!1,!1));this[_0x970d[617]]&& (_0xee1fx2[_0x970d[1267]](!1),this[_0x970d[1604]](_0xee1fx2,0,0,_0xee1fx5,_0xee1fxa,_0xee1fx14))};mxSwimlane[_0x970d[202]][_0x970d[1699]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13){_0xee1fx12!= mxConstants[_0x970d[217]]&& (_0xee1fx2[_0x970d[815]](),_0xee1fx2[_0x970d[1245]](_0xee1fx12),_0xee1fx2[_0x970d[1319]](0,0,_0xee1fx5,_0xee1fx9),_0xee1fx2[_0x970d[1337]](),_0xee1fx2[_0x970d[1210]](),_0xee1fx2[_0x970d[1267]](!1));_0xee1fx2[_0x970d[1275]]();_0xee1fx2[_0x970d[1276]](0,_0xee1fxa);_0xee1fx2[_0x970d[1277]](0,0);_0xee1fx2[_0x970d[1277]](_0xee1fx5,0);_0xee1fx2[_0x970d[1277]](_0xee1fx5,_0xee1fxa);_0xee1fx13&& _0xee1fx2[_0x970d[268]]();_0xee1fx2[_0x970d[1337]]();_0xee1fxa< _0xee1fx9&& _0xee1fx12== mxConstants[_0x970d[217]]&& (_0xee1fx2[_0x970d[1229]]= !1,_0xee1fx2[_0x970d[1275]](),_0xee1fx2[_0x970d[1276]](0,_0xee1fxa),_0xee1fx2[_0x970d[1277]](0,_0xee1fx9),_0xee1fx2[_0x970d[1277]](_0xee1fx5,_0xee1fx9),_0xee1fx2[_0x970d[1277]](_0xee1fx5,_0xee1fxa),_0xee1fx2[_0x970d[1336]]())};mxSwimlane[_0x970d[202]][_0x970d[1698]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14){_0xee1fx13!= mxConstants[_0x970d[217]]&& (_0xee1fx2[_0x970d[815]](),_0xee1fx2[_0x970d[1245]](_0xee1fx13),_0xee1fx2[_0x970d[1320]](0,0,_0xee1fx5,_0xee1fx9,_0xee1fx12,_0xee1fx12),_0xee1fx2[_0x970d[1337]](),_0xee1fx2[_0x970d[1210]](),_0xee1fx2[_0x970d[1267]](!1));_0xee1fx2[_0x970d[1275]]();_0xee1fx2[_0x970d[1276]](_0xee1fx5,_0xee1fxa);_0xee1fx2[_0x970d[1277]](_0xee1fx5,_0xee1fx12);_0xee1fx2[_0x970d[1278]](_0xee1fx5,0,_0xee1fx5- Math[_0x970d[243]](_0xee1fx5/ 2,_0xee1fx12),0);_0xee1fx2[_0x970d[1277]](Math[_0x970d[243]](_0xee1fx5/ 2,_0xee1fx12),0);_0xee1fx2[_0x970d[1278]](0,0,0,_0xee1fx12);_0xee1fx2[_0x970d[1277]](0,_0xee1fxa);_0xee1fx14&& _0xee1fx2[_0x970d[268]]();_0xee1fx2[_0x970d[1337]]();_0xee1fxa< _0xee1fx9&& _0xee1fx13== mxConstants[_0x970d[217]]&& (_0xee1fx2[_0x970d[1229]]= !1,_0xee1fx2[_0x970d[1275]](),_0xee1fx2[_0x970d[1276]](0,_0xee1fxa),_0xee1fx2[_0x970d[1277]](0,_0xee1fx9- _0xee1fx12),_0xee1fx2[_0x970d[1278]](0,_0xee1fx9,Math[_0x970d[243]](_0xee1fx5/ 2,_0xee1fx12),_0xee1fx9),_0xee1fx2[_0x970d[1277]](_0xee1fx5- Math[_0x970d[243]](_0xee1fx5/ 2,_0xee1fx12),_0xee1fx9),_0xee1fx2[_0x970d[1278]](_0xee1fx5,_0xee1fx9,_0xee1fx5,_0xee1fx9- _0xee1fx12),_0xee1fx2[_0x970d[1277]](_0xee1fx5,_0xee1fxa),_0xee1fx2[_0x970d[1336]]())};mxSwimlane[_0x970d[202]][_0x970d[1700]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx9!= mxConstants[_0x970d[217]]&& (_0xee1fx2[_0x970d[1249]](_0xee1fx9),_0xee1fx2[_0x970d[1251]](!0),_0xee1fx2[_0x970d[1275]](),_0xee1fx2[_0x970d[1276]](_0xee1fx3,_0xee1fx4),_0xee1fx2[_0x970d[1277]](_0xee1fx3,_0xee1fx5),_0xee1fx2[_0x970d[1336]](),_0xee1fx2[_0x970d[1251]](!1))};mxSwimlane[_0x970d[202]][_0x970d[1686]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){return new mxRectangle(_0xee1fx2+ _0xee1fx4- this[_0x970d[1680]],_0xee1fx3,this[_0x970d[1680]],this[_0x970d[1680]])};function mxGraphLayout(_0xee1fx2){this[_0x970d[1179]]= _0xee1fx2}mxGraphLayout[_0x970d[202]][_0x970d[1179]]= null;mxGraphLayout[_0x970d[202]][_0x970d[1701]]= !0;mxGraphLayout[_0x970d[202]][_0x970d[1101]]= null;mxGraphLayout[_0x970d[202]][_0x970d[1702]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){};mxGraphLayout[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){};mxGraphLayout[_0x970d[202]][_0x970d[1703]]= function(){return this[_0x970d[1179]]};mxGraphLayout[_0x970d[202]][_0x970d[1704]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx4= this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx3);_0xee1fx3= null!= _0xee1fx4?_0xee1fx4[_0x970d[124]]:this[_0x970d[1179]][_0x970d[1705]](_0xee1fx3);return null!= _0xee1fx3?_0xee1fx3[_0xee1fx2]:null};mxGraphLayout[_0x970d[1706]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){if(null!= _0xee1fx4&& null!= _0xee1fx2){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!0;_0xee1fx9= _0xee1fx9|| [];var _0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx2);if(null== _0xee1fx9[_0xee1fxa]&& (_0xee1fx9[_0xee1fxa]= _0xee1fx2,_0xee1fx5= _0xee1fx4(_0xee1fx2,_0xee1fx5),null== _0xee1fx5|| _0xee1fx5)){if(_0xee1fx5= this[_0x970d[1179]][_0x970d[251]][_0x970d[1707]](_0xee1fx2),0< _0xee1fx5){for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx5;_0xee1fxa++){var _0xee1fx12=this[_0x970d[1179]][_0x970d[251]][_0x970d[1708]](_0xee1fx2,_0xee1fxa),_0xee1fx13=this[_0x970d[1179]][_0x970d[251]][_0x970d[1709]](_0xee1fx12,!0)== _0xee1fx2;if(!_0xee1fx3|| _0xee1fx13){_0xee1fx13= this[_0x970d[1179]][_0x970d[441]][_0x970d[1710]](_0xee1fx12,!_0xee1fx13),this[_0x970d[1706]](_0xee1fx13,_0xee1fx3,_0xee1fx4,_0xee1fx12,_0xee1fx9)}}}}}};mxGraphLayout[_0x970d[202]][_0x970d[1711]]= function(_0xee1fx2){return this[_0x970d[1179]][_0x970d[1712]](_0xee1fx2)};mxGraphLayout[_0x970d[202]][_0x970d[1713]]= function(_0xee1fx2){return !this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1193]](_0xee1fx2)|| !this[_0x970d[1179]][_0x970d[1714]](_0xee1fx2)};mxGraphLayout[_0x970d[202]][_0x970d[1715]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]]();return !_0xee1fx3[_0x970d[250]](_0xee1fx2)|| !this[_0x970d[1179]][_0x970d[1714]](_0xee1fx2)|| null== _0xee1fx3[_0x970d[1709]](_0xee1fx2,!0)|| null== _0xee1fx3[_0x970d[1709]](_0xee1fx2,!1)};mxGraphLayout[_0x970d[202]][_0x970d[1716]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1179]][_0x970d[1717]](mxConstants.STYLE_NOEDGESTYLE,_0xee1fx3?_0x970d[468]:_0x970d[500],[_0xee1fx2])};mxGraphLayout[_0x970d[202]][_0x970d[1718]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1179]][_0x970d[1717]](mxConstants.STYLE_ORTHOGONAL,_0xee1fx3?_0x970d[500]:_0x970d[468],[_0xee1fx2])};mxGraphLayout[_0x970d[202]][_0x970d[1719]]= function(_0xee1fx2){var _0xee1fx3= new mxPoint;if(null!= _0xee1fx2&& _0xee1fx2!= this[_0x970d[1101]]){var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]]();if(_0xee1fx4[_0x970d[1720]](this[_0x970d[1101]],_0xee1fx2)){for(var _0xee1fx5=_0xee1fx4[_0x970d[1721]](_0xee1fx2);_0xee1fx2!= this[_0x970d[1101]];){_0xee1fx3[_0x970d[235]]+= _0xee1fx5[_0x970d[235]],_0xee1fx3[_0x970d[236]]+= _0xee1fx5[_0x970d[236]],_0xee1fx2= _0xee1fx4[_0x970d[1197]](_0xee1fx2),_0xee1fx5= _0xee1fx4[_0x970d[1721]](_0xee1fx2)}}};return _0xee1fx3};mxGraphLayout[_0x970d[202]][_0x970d[1722]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2){var _0xee1fx4=this[_0x970d[1179]][_0x970d[251]],_0xee1fx5=_0xee1fx4[_0x970d[1721]](_0xee1fx2);null== _0xee1fx5?(_0xee1fx5= new mxGeometry,_0xee1fx5[_0x970d[1723]](!0)):_0xee1fx5= _0xee1fx5[_0x970d[238]]();if(null!= this[_0x970d[1101]]&& null!= _0xee1fx3){for(var _0xee1fx9=_0xee1fx4[_0x970d[1197]](_0xee1fx2),_0xee1fx9=this[_0x970d[1719]](_0xee1fx9),_0xee1fxa=0;_0xee1fxa< _0xee1fx3[_0x970d[67]];_0xee1fxa++){_0xee1fx3[_0xee1fxa][_0x970d[235]]-= _0xee1fx9[_0x970d[235]],_0xee1fx3[_0xee1fxa][_0x970d[236]]-= _0xee1fx9[_0x970d[236]]}};_0xee1fx5[_0x970d[1525]]= _0xee1fx3;_0xee1fx4[_0x970d[1724]](_0xee1fx2,_0xee1fx5)}};mxGraphLayout[_0x970d[202]][_0x970d[1725]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx9=_0xee1fx5[_0x970d[1721]](_0xee1fx2),_0xee1fxa=null;if(null!= _0xee1fx9){_0xee1fxa= new mxRectangle(_0xee1fx3,_0xee1fx4,_0xee1fx9[_0x970d[117]],_0xee1fx9[_0x970d[119]]);if(this[_0x970d[1701]]){var _0xee1fx12=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](_0xee1fx2);if(null!= _0xee1fx12&& null!= _0xee1fx12[_0x970d[963]]&& null!= _0xee1fx12[_0x970d[963]][_0x970d[1563]]){var _0xee1fx13=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]],_0xee1fx14=_0xee1fx12[_0x970d[963]][_0x970d[1563]];_0xee1fx12[_0x970d[963]][_0x970d[1563]][_0x970d[235]]< _0xee1fx12[_0x970d[235]]&& (_0xee1fx3+= (_0xee1fx12[_0x970d[235]]- _0xee1fx14[_0x970d[235]])/ _0xee1fx13,_0xee1fxa[_0x970d[117]]= _0xee1fx14[_0x970d[117]]);_0xee1fx12[_0x970d[963]][_0x970d[1563]][_0x970d[236]]< _0xee1fx12[_0x970d[236]]&& (_0xee1fx4+= (_0xee1fx12[_0x970d[236]]- _0xee1fx14[_0x970d[236]])/ _0xee1fx13,_0xee1fxa[_0x970d[119]]= _0xee1fx14[_0x970d[119]])}};null!= this[_0x970d[1101]]&& (_0xee1fx12= _0xee1fx5[_0x970d[1197]](_0xee1fx2),null!= _0xee1fx12&& _0xee1fx12!= this[_0x970d[1101]]&& (_0xee1fx12= this[_0x970d[1719]](_0xee1fx12),_0xee1fx3-= _0xee1fx12[_0x970d[235]],_0xee1fx4-= _0xee1fx12[_0x970d[236]]));if(_0xee1fx9[_0x970d[235]]!= _0xee1fx3|| _0xee1fx9[_0x970d[236]]!= _0xee1fx4){_0xee1fx9= _0xee1fx9[_0x970d[238]](),_0xee1fx9[_0x970d[235]]= _0xee1fx3,_0xee1fx9[_0x970d[236]]= _0xee1fx4,_0xee1fx5[_0x970d[1724]](_0xee1fx2,_0xee1fx9)}};return _0xee1fxa};mxGraphLayout[_0x970d[202]][_0x970d[1726]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1721]](_0xee1fx2);if(this[_0x970d[1701]]){var _0xee1fx4=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](_0xee1fx2);if(null!= _0xee1fx4&& null!= _0xee1fx4[_0x970d[963]]&& null!= _0xee1fx4[_0x970d[963]][_0x970d[1563]]){var _0xee1fx5=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]],_0xee1fx9=_0xee1fx4[_0x970d[963]][_0x970d[1563]],_0xee1fxa=Math[_0x970d[160]](_0xee1fx4[_0x970d[235]]- _0xee1fx9[_0x970d[235]],0)/ _0xee1fx5,_0xee1fx12=Math[_0x970d[160]](_0xee1fx4[_0x970d[236]]- _0xee1fx9[_0x970d[236]],0)/ _0xee1fx5,_0xee1fx13=Math[_0x970d[160]](_0xee1fx9[_0x970d[235]]+ _0xee1fx9[_0x970d[117]]- (_0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]),0)/ _0xee1fx5,_0xee1fx4=Math[_0x970d[160]](_0xee1fx9[_0x970d[236]]+ _0xee1fx9[_0x970d[119]]- (_0xee1fx4[_0x970d[236]]+ _0xee1fx4[_0x970d[119]]),0)/ _0xee1fx5,_0xee1fx3= new mxRectangle(_0xee1fx3[_0x970d[235]]- _0xee1fxa,_0xee1fx3[_0x970d[236]]- _0xee1fx12,_0xee1fx3[_0x970d[117]]+ _0xee1fxa+ _0xee1fx13,_0xee1fx3[_0x970d[119]]+ _0xee1fx12+ _0xee1fx4)}};null!= this[_0x970d[1101]]&& (_0xee1fx2= this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1197]](_0xee1fx2),_0xee1fx3= _0xee1fx3[_0x970d[238]](),null!= _0xee1fx2&& _0xee1fx2!= this[_0x970d[1101]]&& (_0xee1fx2= this[_0x970d[1719]](_0xee1fx2),_0xee1fx3[_0x970d[235]]+= _0xee1fx2[_0x970d[235]],_0xee1fx3[_0x970d[236]]+= _0xee1fx2[_0x970d[236]]));return new mxRectangle(_0xee1fx3[_0x970d[235]],_0xee1fx3[_0x970d[236]],_0xee1fx3[_0x970d[117]],_0xee1fx3[_0x970d[119]])};mxGraphLayout[_0x970d[202]][_0x970d[1727]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1179]][_0x970d[502]]()[_0x970d[473]]();try{for(var _0xee1fx4=_0xee1fx2[_0x970d[67]]- 1;0<= _0xee1fx4;_0xee1fx4--){var _0xee1fx5=_0xee1fx2[_0xee1fx4],_0xee1fx9=this[_0x970d[1179]][_0x970d[1728]](_0xee1fx5),_0xee1fxa=this[_0x970d[1179]][_0x970d[1729]](_0xee1fx9),_0xee1fx12=this[_0x970d[1179]][_0x970d[1198]](_0xee1fx5),_0xee1fx13=0,_0xee1fx14=0;if(this[_0x970d[1179]][_0x970d[1730]](_0xee1fx5)){var _0xee1fx15=this[_0x970d[1179]][_0x970d[1731]](_0xee1fx5),_0xee1fx13=_0xee1fx15[_0x970d[117]],_0xee1fx14=_0xee1fx15[_0x970d[119]]};null!= _0xee1fxa&& null!= _0xee1fx12&& (_0xee1fx12= _0xee1fx12[_0x970d[238]](),_0xee1fx12[_0x970d[235]]= _0xee1fx12[_0x970d[235]]+ _0xee1fxa[_0x970d[235]]- _0xee1fx3- _0xee1fx13,_0xee1fx12[_0x970d[236]]= _0xee1fx12[_0x970d[236]]+ _0xee1fxa[_0x970d[236]]- _0xee1fx3- _0xee1fx14,_0xee1fx12[_0x970d[117]]= _0xee1fxa[_0x970d[117]]+ 2* _0xee1fx3+ _0xee1fx13,_0xee1fx12[_0x970d[119]]= _0xee1fxa[_0x970d[119]]+ 2* _0xee1fx3+ _0xee1fx14,this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1724]](_0xee1fx5,_0xee1fx12),this[_0x970d[1179]][_0x970d[834]](_0xee1fx9,_0xee1fx3+ _0xee1fx13- _0xee1fxa[_0x970d[235]],_0xee1fx3+ _0xee1fx14- _0xee1fxa[_0x970d[236]]))}}finally{this[_0x970d[1179]][_0x970d[502]]()[_0x970d[476]]()}};function mxStackLayout(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){mxGraphLayout[_0x970d[239]](this,_0xee1fx2);this[_0x970d[662]]= null!= _0xee1fx3?_0xee1fx3:!0;this[_0x970d[657]]= null!= _0xee1fx4?_0xee1fx4:0;this[_0x970d[1732]]= null!= _0xee1fx5?_0xee1fx5:0;this[_0x970d[1733]]= null!= _0xee1fx9?_0xee1fx9:0;this[_0x970d[467]]= null!= _0xee1fxa?_0xee1fxa:0}mxStackLayout[_0x970d[202]]= new mxGraphLayout;mxStackLayout[_0x970d[202]][_0x970d[196]]= mxStackLayout;mxStackLayout[_0x970d[202]][_0x970d[662]]= null;mxStackLayout[_0x970d[202]][_0x970d[657]]= null;mxStackLayout[_0x970d[202]][_0x970d[1732]]= null;mxStackLayout[_0x970d[202]][_0x970d[1733]]= null;mxStackLayout[_0x970d[202]][_0x970d[467]]= 0;mxStackLayout[_0x970d[202]][_0x970d[1734]]= !1;mxStackLayout[_0x970d[202]][_0x970d[1334]]= !1;mxStackLayout[_0x970d[202]][_0x970d[1735]]= !1;mxStackLayout[_0x970d[202]][_0x970d[1736]]= !1;mxStackLayout[_0x970d[202]][_0x970d[1333]]= null;mxStackLayout[_0x970d[202]][_0x970d[1737]]= function(){return this[_0x970d[662]]};mxStackLayout[_0x970d[202]][_0x970d[1702]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx9=_0xee1fx5[_0x970d[1197]](_0xee1fx2),_0xee1fxa=this[_0x970d[1737]]();if(null!= _0xee1fx2&& null!= _0xee1fx9){var _0xee1fx12=0,_0xee1fx13=0,_0xee1fx14=_0xee1fx5[_0x970d[262]](_0xee1fx9);_0xee1fx3= _0xee1fxa?_0xee1fx3:_0xee1fx4;_0xee1fx12= this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](_0xee1fx9);null!= _0xee1fx12&& (_0xee1fx3-= _0xee1fxa?_0xee1fx12[_0x970d[235]]:_0xee1fx12[_0x970d[236]]);for(_0xee1fx12= 0;_0xee1fx12< _0xee1fx14;_0xee1fx12++){if(_0xee1fx4= _0xee1fx5[_0x970d[263]](_0xee1fx9,_0xee1fx12),_0xee1fx4!= _0xee1fx2&& (_0xee1fx4= _0xee1fx5[_0x970d[1721]](_0xee1fx4),null!= _0xee1fx4)){_0xee1fx4= _0xee1fxa?_0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]/ 2:_0xee1fx4[_0x970d[236]]+ _0xee1fx4[_0x970d[119]]/ 2;if(_0xee1fx13< _0xee1fx3&& _0xee1fx4> _0xee1fx3){break};_0xee1fx13= _0xee1fx4}};_0xee1fxa= _0xee1fx9[_0x970d[1738]](_0xee1fx2);_0xee1fxa= Math[_0x970d[160]](0,_0xee1fx12- (_0xee1fx12> _0xee1fxa?1:0));_0xee1fx5[_0x970d[99]](_0xee1fx9,_0xee1fx2,_0xee1fxa)}};mxStackLayout[_0x970d[202]][_0x970d[1739]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx4=_0xee1fx3[_0x970d[1721]](_0xee1fx2);if(null!= this[_0x970d[1179]][_0x970d[526]]&& (null== _0xee1fx4&& _0xee1fx3[_0x970d[1740]](_0xee1fx2)|| _0xee1fx2== this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1741]])){_0xee1fx4= new mxRectangle(0,0,this[_0x970d[1179]][_0x970d[526]][_0x970d[359]]- 1,this[_0x970d[1179]][_0x970d[526]][_0x970d[167]]- 1)};return _0xee1fx4};mxStackLayout[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=this[_0x970d[1737]](),_0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=this[_0x970d[1739]](_0xee1fx2),_0xee1fx9=0;null!= _0xee1fx5&& (_0xee1fx9= _0xee1fx3?_0xee1fx5[_0x970d[119]]:_0xee1fx5[_0x970d[117]]);var _0xee1fx9=_0xee1fx9- (2* this[_0x970d[657]]+ 2* this[_0x970d[467]]),_0xee1fxa=this[_0x970d[1732]]+ this[_0x970d[467]],_0xee1fx12=this[_0x970d[1733]]+ this[_0x970d[467]];if(this[_0x970d[1179]][_0x970d[1730]](_0xee1fx2)){var _0xee1fx13=this[_0x970d[1179]][_0x970d[1705]](_0xee1fx2),_0xee1fx14=mxUtils[_0x970d[433]](_0xee1fx13,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE),_0xee1fx13=mxUtils[_0x970d[433]](_0xee1fx13,mxConstants.STYLE_HORIZONTAL,!0);_0xee1fx3== _0xee1fx13&& (_0xee1fx9-= _0xee1fx14);_0xee1fx3?_0xee1fx12+= _0xee1fx14:_0xee1fxa+= _0xee1fx14};_0xee1fx4[_0x970d[473]]();try{for(var _0xee1fx14=0,_0xee1fx13=null,_0xee1fx15=_0xee1fx4[_0x970d[262]](_0xee1fx2),_0xee1fx16=0;_0xee1fx16< _0xee1fx15;_0xee1fx16++){var _0xee1fx17=_0xee1fx4[_0x970d[263]](_0xee1fx2,_0xee1fx16);if(!this[_0x970d[1713]](_0xee1fx17)&& this[_0x970d[1711]](_0xee1fx17)){var _0xee1fx18=_0xee1fx4[_0x970d[1721]](_0xee1fx17);if(null!= _0xee1fx18){_0xee1fx18= _0xee1fx18[_0x970d[238]]();if(null!= this[_0x970d[1333]]&& null!= _0xee1fx13&& (_0xee1fx3&& _0xee1fx13[_0x970d[235]]+ _0xee1fx13[_0x970d[117]]+ _0xee1fx18[_0x970d[117]]+ 2* this[_0x970d[657]]> this[_0x970d[1333]]|| !_0xee1fx3&& _0xee1fx13[_0x970d[236]]+ _0xee1fx13[_0x970d[119]]+ _0xee1fx18[_0x970d[119]]+ 2* this[_0x970d[657]]> this[_0x970d[1333]])){_0xee1fx13= null,_0xee1fx3?_0xee1fx12+= _0xee1fx14+ this[_0x970d[657]]:_0xee1fxa+= _0xee1fx14+ this[_0x970d[657]],_0xee1fx14= 0};_0xee1fx14= Math[_0x970d[160]](_0xee1fx14,_0xee1fx3?_0xee1fx18[_0x970d[119]]:_0xee1fx18[_0x970d[117]]);null!= _0xee1fx13?_0xee1fx3?_0xee1fx18[_0x970d[235]]= _0xee1fx13[_0x970d[235]]+ _0xee1fx13[_0x970d[117]]+ this[_0x970d[657]]:_0xee1fx18[_0x970d[236]]= _0xee1fx13[_0x970d[236]]+ _0xee1fx13[_0x970d[119]]+ this[_0x970d[657]]:this[_0x970d[1734]]|| (_0xee1fx3?_0xee1fx18[_0x970d[235]]= _0xee1fxa:_0xee1fx18[_0x970d[236]]= _0xee1fx12);_0xee1fx3?_0xee1fx18[_0x970d[236]]= _0xee1fx12:_0xee1fx18[_0x970d[235]]= _0xee1fxa;this[_0x970d[1334]]&& 0< _0xee1fx9&& (_0xee1fx3?_0xee1fx18[_0x970d[119]]= _0xee1fx9:_0xee1fx18[_0x970d[117]]= _0xee1fx9);_0xee1fx4[_0x970d[1724]](_0xee1fx17,_0xee1fx18);_0xee1fx13= _0xee1fx18}}};this[_0x970d[1735]]&& null!= _0xee1fx5&& null!= _0xee1fx13&& !this[_0x970d[1179]][_0x970d[1742]](_0xee1fx2)?(_0xee1fx5= _0xee1fx5[_0x970d[238]](),_0xee1fx3?_0xee1fx5[_0x970d[117]]= _0xee1fx13[_0x970d[235]]+ _0xee1fx13[_0x970d[117]]+ this[_0x970d[657]]:_0xee1fx5[_0x970d[119]]= _0xee1fx13[_0x970d[236]]+ _0xee1fx13[_0x970d[119]]+ this[_0x970d[657]],_0xee1fx4[_0x970d[1724]](_0xee1fx2,_0xee1fx5)):this[_0x970d[1736]]&& (null!= _0xee1fx5&& null!= _0xee1fx13)&& (_0xee1fx3?_0xee1fx13[_0x970d[117]]= _0xee1fx5[_0x970d[117]]- _0xee1fx13[_0x970d[235]]- this[_0x970d[657]]:_0xee1fx13[_0x970d[119]]= _0xee1fx5[_0x970d[119]]- _0xee1fx13[_0x970d[236]]- this[_0x970d[657]])}finally{_0xee1fx4[_0x970d[476]]()}}};function mxPartitionLayout(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxGraphLayout[_0x970d[239]](this,_0xee1fx2);this[_0x970d[662]]= null!= _0xee1fx3?_0xee1fx3:!0;this[_0x970d[657]]= _0xee1fx4|| 0;this[_0x970d[467]]= _0xee1fx5|| 0}mxPartitionLayout[_0x970d[202]]= new mxGraphLayout;mxPartitionLayout[_0x970d[202]][_0x970d[196]]= mxPartitionLayout;mxPartitionLayout[_0x970d[202]][_0x970d[662]]= null;mxPartitionLayout[_0x970d[202]][_0x970d[657]]= null;mxPartitionLayout[_0x970d[202]][_0x970d[467]]= null;mxPartitionLayout[_0x970d[202]][_0x970d[1743]]= !0;mxPartitionLayout[_0x970d[202]][_0x970d[1737]]= function(){return this[_0x970d[662]]};mxPartitionLayout[_0x970d[202]][_0x970d[1702]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= this[_0x970d[1179]][_0x970d[502]]();var _0xee1fx5=_0xee1fx4[_0x970d[1197]](_0xee1fx2);if(null!= _0xee1fx2&& null!= _0xee1fx5){for(var _0xee1fx9=0,_0xee1fxa=0,_0xee1fx12=_0xee1fx4[_0x970d[262]](_0xee1fx5),_0xee1fx9=0;_0xee1fx9< _0xee1fx12;_0xee1fx9++){var _0xee1fx13=_0xee1fx4[_0x970d[263]](_0xee1fx5,_0xee1fx9),_0xee1fx13=this[_0x970d[1726]](_0xee1fx13);if(null!= _0xee1fx13){_0xee1fx13= _0xee1fx13[_0x970d[235]]+ _0xee1fx13[_0x970d[117]]/ 2;if(_0xee1fxa< _0xee1fx3&& _0xee1fx13> _0xee1fx3){break};_0xee1fxa= _0xee1fx13}};_0xee1fx3= _0xee1fx5[_0x970d[1738]](_0xee1fx2);_0xee1fx3= Math[_0x970d[160]](0,_0xee1fx9- (_0xee1fx9> _0xee1fx3?1:0));_0xee1fx4[_0x970d[99]](_0xee1fx5,_0xee1fx2,_0xee1fx3)}};mxPartitionLayout[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1737]](),_0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=_0xee1fx4[_0x970d[1721]](_0xee1fx2);if(null!= this[_0x970d[1179]][_0x970d[526]]&& (null== _0xee1fx5&& _0xee1fx4[_0x970d[1740]](_0xee1fx2)|| _0xee1fx2== this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1741]])){_0xee1fx5= new mxRectangle(0,0,this[_0x970d[1179]][_0x970d[526]][_0x970d[359]]- 1,this[_0x970d[1179]][_0x970d[526]][_0x970d[167]]- 1)};if(null!= _0xee1fx5){for(var _0xee1fx9=[],_0xee1fxa=_0xee1fx4[_0x970d[262]](_0xee1fx2),_0xee1fx12=0;_0xee1fx12< _0xee1fxa;_0xee1fx12++){var _0xee1fx13=_0xee1fx4[_0x970d[263]](_0xee1fx2,_0xee1fx12);!this[_0x970d[1713]](_0xee1fx13)&& this[_0x970d[1711]](_0xee1fx13)&& _0xee1fx9[_0x970d[207]](_0xee1fx13)};_0xee1fxa= _0xee1fx9[_0x970d[67]];if(0< _0xee1fxa){var _0xee1fx14=this[_0x970d[467]],_0xee1fx15=this[_0x970d[467]],_0xee1fx16=_0xee1fx3?_0xee1fx5[_0x970d[119]]:_0xee1fx5[_0x970d[117]],_0xee1fx16=_0xee1fx16- 2* this[_0x970d[467]];_0xee1fx2= this[_0x970d[1179]][_0x970d[1730]](_0xee1fx2)?this[_0x970d[1179]][_0x970d[1731]](_0xee1fx2): new mxRectangle;_0xee1fx16-= _0xee1fx3?_0xee1fx2[_0x970d[119]]:_0xee1fx2[_0x970d[117]];_0xee1fx14+= _0xee1fx2[_0x970d[117]];_0xee1fx15+= _0xee1fx2[_0x970d[119]];_0xee1fx2= this[_0x970d[467]]+ (_0xee1fxa- 1)* this[_0x970d[657]];_0xee1fx5= _0xee1fx3?(_0xee1fx5[_0x970d[117]]- _0xee1fx14- _0xee1fx2)/ _0xee1fxa:(_0xee1fx5[_0x970d[119]]- _0xee1fx15- _0xee1fx2)/ _0xee1fxa;if(0< _0xee1fx5){_0xee1fx4[_0x970d[473]]();try{for(_0xee1fx12= 0;_0xee1fx12< _0xee1fxa;_0xee1fx12++){var _0xee1fx13=_0xee1fx9[_0xee1fx12],_0xee1fx17=_0xee1fx4[_0x970d[1721]](_0xee1fx13);null!= _0xee1fx17&& (_0xee1fx17= _0xee1fx17[_0x970d[238]](),_0xee1fx17[_0x970d[235]]= _0xee1fx14,_0xee1fx17[_0x970d[236]]= _0xee1fx15,_0xee1fx3?(this[_0x970d[1743]]&& (_0xee1fx17[_0x970d[117]]= _0xee1fx5,_0xee1fx17[_0x970d[119]]= _0xee1fx16),_0xee1fx14+= _0xee1fx5+ this[_0x970d[657]]):(this[_0x970d[1743]]&& (_0xee1fx17[_0x970d[119]]= _0xee1fx5,_0xee1fx17[_0x970d[117]]= _0xee1fx16),_0xee1fx15+= _0xee1fx5+ this[_0x970d[657]]),_0xee1fx4[_0x970d[1724]](_0xee1fx13,_0xee1fx17))}}finally{_0xee1fx4[_0x970d[476]]()}}}}};function mxCompactTreeLayout(_0xee1fx2,_0xee1fx3,_0xee1fx4){mxGraphLayout[_0x970d[239]](this,_0xee1fx2);this[_0x970d[662]]= null!= _0xee1fx3?_0xee1fx3:!0;this[_0x970d[1744]]= null!= _0xee1fx4?_0xee1fx4:!1}mxCompactTreeLayout[_0x970d[202]]= new mxGraphLayout;mxCompactTreeLayout[_0x970d[202]][_0x970d[196]]= mxCompactTreeLayout;mxCompactTreeLayout[_0x970d[202]][_0x970d[662]]= null;mxCompactTreeLayout[_0x970d[202]][_0x970d[1744]]= null;mxCompactTreeLayout[_0x970d[202]][_0x970d[1735]]= !0;mxCompactTreeLayout[_0x970d[202]][_0x970d[1745]]= 10;mxCompactTreeLayout[_0x970d[202]][_0x970d[1746]]= null;mxCompactTreeLayout[_0x970d[202]][_0x970d[1747]]= !1;mxCompactTreeLayout[_0x970d[202]][_0x970d[1748]]= 10;mxCompactTreeLayout[_0x970d[202]][_0x970d[1749]]= 20;mxCompactTreeLayout[_0x970d[202]][_0x970d[1750]]= !0;mxCompactTreeLayout[_0x970d[202]][_0x970d[1751]]= 5;mxCompactTreeLayout[_0x970d[202]][_0x970d[1752]]= 4;mxCompactTreeLayout[_0x970d[202]][_0x970d[1753]]= 8;mxCompactTreeLayout[_0x970d[202]][_0x970d[1754]]= 4;mxCompactTreeLayout[_0x970d[202]][_0x970d[1755]]= !0;mxCompactTreeLayout[_0x970d[202]][_0x970d[1713]]= function(_0xee1fx2){return mxGraphLayout[_0x970d[202]][_0x970d[1713]][_0x970d[183]](this,arguments)|| 0== this[_0x970d[1179]][_0x970d[1756]](_0xee1fx2)[_0x970d[67]]};mxCompactTreeLayout[_0x970d[202]][_0x970d[1737]]= function(){return this[_0x970d[662]]};mxCompactTreeLayout[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1101]]= _0xee1fx2;var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]]();if(null== _0xee1fx3){if(0< this[_0x970d[1179]][_0x970d[264]](_0xee1fx2,_0xee1fx4[_0x970d[1197]](_0xee1fx2),this[_0x970d[1744]],!this[_0x970d[1744]],!1)[_0x970d[67]]){_0xee1fx3= _0xee1fx2}else {var _0xee1fx5=this[_0x970d[1179]][_0x970d[1757]](_0xee1fx2,!0,this[_0x970d[1744]]);if(0< _0xee1fx5[_0x970d[67]]){for(var _0xee1fx9=0;_0xee1fx9< _0xee1fx5[_0x970d[67]];_0xee1fx9++){if(!this[_0x970d[1713]](_0xee1fx5[_0xee1fx9])&& 0< this[_0x970d[1179]][_0x970d[264]](_0xee1fx5[_0xee1fx9],null,this[_0x970d[1744]],!this[_0x970d[1744]],!1)[_0x970d[67]]){_0xee1fx3= _0xee1fx5[_0xee1fx9];break}}}}};if(null!= _0xee1fx3){this[_0x970d[1746]]= this[_0x970d[1735]]?{}:null;_0xee1fx4[_0x970d[473]]();try{var _0xee1fxa=this[_0x970d[1758]](_0xee1fx3,_0xee1fx2);if(null!= _0xee1fxa){this[_0x970d[1759]](_0xee1fxa);var _0xee1fx12=this[_0x970d[1179]][_0x970d[1020]],_0xee1fx5=_0xee1fx12;if(!this[_0x970d[1747]]){var _0xee1fx13=this[_0x970d[1726]](_0xee1fx3);null!= _0xee1fx13&& (_0xee1fx12= _0xee1fx13[_0x970d[235]],_0xee1fx5= _0xee1fx13[_0x970d[236]])};_0xee1fx13= null;_0xee1fx13= this[_0x970d[1737]]()?this[_0x970d[1760]](_0xee1fxa,_0xee1fx12,_0xee1fx5):this[_0x970d[1761]](_0xee1fxa,null,_0xee1fx12,_0xee1fx5);if(null!= _0xee1fx13){var _0xee1fx14=_0xee1fx9= 0;0> _0xee1fx13[_0x970d[235]]&& (_0xee1fx9= Math[_0x970d[425]](_0xee1fx12- _0xee1fx13[_0x970d[235]]));0> _0xee1fx13[_0x970d[236]]&& (_0xee1fx14= Math[_0x970d[425]](_0xee1fx5- _0xee1fx13[_0x970d[236]]));(0!= _0xee1fx9|| 0!= _0xee1fx14)&& this[_0x970d[1762]](_0xee1fxa,_0xee1fx9,_0xee1fx14);this[_0x970d[1735]]&& this[_0x970d[1763]]();this[_0x970d[1755]]&& this[_0x970d[1764]](_0xee1fxa)}}}finally{_0xee1fx4[_0x970d[476]]()}}};mxCompactTreeLayout[_0x970d[202]][_0x970d[1762]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2[_0x970d[235]]+= _0xee1fx3;_0xee1fx2[_0x970d[236]]+= _0xee1fx4;this[_0x970d[183]](_0xee1fx2);for(_0xee1fx2= _0xee1fx2[_0x970d[247]];null!= _0xee1fx2;){this[_0x970d[1762]](_0xee1fx2,_0xee1fx3,_0xee1fx4),_0xee1fx2= _0xee1fx2[_0x970d[1765]]}};mxCompactTreeLayout[_0x970d[202]][_0x970d[1758]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:[];var _0xee1fx5=mxCellPath[_0x970d[385]](_0xee1fx2),_0xee1fx9=null;if(null!= _0xee1fx2&& null== _0xee1fx4[_0xee1fx5]&& !this[_0x970d[1713]](_0xee1fx2)){_0xee1fx4[_0xee1fx5]= _0xee1fx2;var _0xee1fx9=this[_0x970d[1766]](_0xee1fx2),_0xee1fx5=this[_0x970d[1179]][_0x970d[502]](),_0xee1fxa=null;_0xee1fx2= this[_0x970d[1179]][_0x970d[264]](_0xee1fx2,_0xee1fx3,this[_0x970d[1744]],!this[_0x970d[1744]],!1,!0);for(var _0xee1fx12=this[_0x970d[1179]][_0x970d[249]](),_0xee1fx13=0;_0xee1fx13< _0xee1fx2[_0x970d[67]];_0xee1fx13++){var _0xee1fx14=_0xee1fx2[_0xee1fx13];if(!this[_0x970d[1715]](_0xee1fx14)){this[_0x970d[1750]]&& this[_0x970d[1722]](_0xee1fx14,null);this[_0x970d[1755]]&& (this[_0x970d[1716]](_0xee1fx14,!1),this[_0x970d[1722]](_0xee1fx14,null));var _0xee1fx15=_0xee1fx12[_0x970d[248]](_0xee1fx14),_0xee1fx14=null!= _0xee1fx15?_0xee1fx15[_0x970d[1710]](this[_0x970d[1744]]):_0xee1fx12[_0x970d[1710]](_0xee1fx14,this[_0x970d[1744]]),_0xee1fx15=this[_0x970d[1758]](_0xee1fx14,_0xee1fx3,_0xee1fx4);null!= _0xee1fx15&& null!= _0xee1fx5[_0x970d[1721]](_0xee1fx14)&& (null== _0xee1fxa?_0xee1fx9[_0x970d[247]]= _0xee1fx15:_0xee1fxa[_0x970d[1765]]= _0xee1fx15,_0xee1fxa= _0xee1fx15)}}};return _0xee1fx9};mxCompactTreeLayout[_0x970d[202]][_0x970d[1759]]= function(_0xee1fx2){if(null!= _0xee1fx2){for(var _0xee1fx3=_0xee1fx2[_0x970d[247]];null!= _0xee1fx3;){this[_0x970d[1759]](_0xee1fx3),_0xee1fx3= _0xee1fx3[_0x970d[1765]]};null!= _0xee1fx2[_0x970d[247]]?this[_0x970d[1767]](_0xee1fx2,this[_0x970d[234]](_0xee1fx2)):this[_0x970d[1768]](_0xee1fx2)}};mxCompactTreeLayout[_0x970d[202]][_0x970d[1760]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx2[_0x970d[235]]+= _0xee1fx3+ _0xee1fx2[_0x970d[1769]];_0xee1fx2[_0x970d[236]]+= _0xee1fx4+ _0xee1fx2[_0x970d[1770]];_0xee1fx5= this[_0x970d[183]](_0xee1fx2,_0xee1fx5);_0xee1fx3= _0xee1fx2[_0x970d[247]];if(null!= _0xee1fx3){_0xee1fx5= this[_0x970d[1760]](_0xee1fx3,_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]],_0xee1fx5);_0xee1fx4= _0xee1fx2[_0x970d[236]]+ _0xee1fx3[_0x970d[1770]];for(var _0xee1fx9=_0xee1fx3[_0x970d[1765]];null!= _0xee1fx9;){_0xee1fx5= this[_0x970d[1760]](_0xee1fx9,_0xee1fx2[_0x970d[235]]+ _0xee1fx3[_0x970d[1769]],_0xee1fx4,_0xee1fx5),_0xee1fx4+= _0xee1fx9[_0x970d[1770]],_0xee1fx9= _0xee1fx9[_0x970d[1765]]}};return _0xee1fx5};mxCompactTreeLayout[_0x970d[202]][_0x970d[1761]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2[_0x970d[235]]+= _0xee1fx4+ _0xee1fx2[_0x970d[1770]];_0xee1fx2[_0x970d[236]]+= _0xee1fx5+ _0xee1fx2[_0x970d[1769]];_0xee1fx9= this[_0x970d[183]](_0xee1fx2,_0xee1fx9);_0xee1fx3= _0xee1fx2[_0x970d[247]];if(null!= _0xee1fx3){_0xee1fx9= this[_0x970d[1761]](_0xee1fx3,_0xee1fx2,_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]],_0xee1fx9);_0xee1fx4= _0xee1fx2[_0x970d[235]]+ _0xee1fx3[_0x970d[1770]];for(_0xee1fx5= _0xee1fx3[_0x970d[1765]];null!= _0xee1fx5;){_0xee1fx9= this[_0x970d[1761]](_0xee1fx5,_0xee1fx2,_0xee1fx4,_0xee1fx2[_0x970d[236]]+ _0xee1fx3[_0x970d[1769]],_0xee1fx9),_0xee1fx4+= _0xee1fx5[_0x970d[1770]],_0xee1fx5= _0xee1fx5[_0x970d[1765]]}};return _0xee1fx9};mxCompactTreeLayout[_0x970d[202]][_0x970d[1767]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1749]]+ this[_0x970d[1748]],_0xee1fx5=(_0xee1fx3- _0xee1fx2[_0x970d[117]])/ 2- this[_0x970d[1749]],_0xee1fx9=_0xee1fx5+ _0xee1fx2[_0x970d[117]]+ 2* this[_0x970d[1749]]- _0xee1fx3;_0xee1fx2[_0x970d[247]][_0x970d[1769]]= _0xee1fx4+ _0xee1fx2[_0x970d[119]];_0xee1fx2[_0x970d[247]][_0x970d[1770]]= _0xee1fx9;_0xee1fx2[_0x970d[1772]][_0x970d[1771]]= this[_0x970d[1773]](_0xee1fx2[_0x970d[119]],0,this[_0x970d[1773]](_0xee1fx4,_0xee1fx9,_0xee1fx2[_0x970d[1772]][_0x970d[1771]]));_0xee1fx2[_0x970d[1772]][_0x970d[1774]]= this[_0x970d[1773]](_0xee1fx2[_0x970d[119]],0,this[_0x970d[1773]](_0xee1fx4,_0xee1fx5,_0xee1fx2[_0x970d[1772]][_0x970d[1774]]))};mxCompactTreeLayout[_0x970d[202]][_0x970d[1768]]= function(_0xee1fx2){var _0xee1fx3=2* this[_0x970d[1749]];_0xee1fx2[_0x970d[1772]][_0x970d[1775]]= this[_0x970d[1773]](_0xee1fx2[_0x970d[119]]+ _0xee1fx3,0);_0xee1fx2[_0x970d[1772]][_0x970d[1771]]= _0xee1fx2[_0x970d[1772]][_0x970d[1775]];_0xee1fx2[_0x970d[1772]][_0x970d[1776]]= this[_0x970d[1773]](0,-_0xee1fx2[_0x970d[117]]- _0xee1fx3);_0xee1fx2[_0x970d[1772]][_0x970d[1774]]= this[_0x970d[1773]](_0xee1fx2[_0x970d[119]]+ _0xee1fx3,0,_0xee1fx2[_0x970d[1772]][_0x970d[1776]])};mxCompactTreeLayout[_0x970d[202]][_0x970d[234]]= function(_0xee1fx2){var _0xee1fx3=2* this[_0x970d[1749]],_0xee1fx4=_0xee1fx2[_0x970d[247]];_0xee1fx2[_0x970d[1772]]= _0xee1fx4[_0x970d[1772]];for(var _0xee1fx5=_0xee1fx4[_0x970d[117]]+ _0xee1fx3,_0xee1fx9=_0xee1fx5,_0xee1fx4=_0xee1fx4[_0x970d[1765]];null!= _0xee1fx4;){var _0xee1fxa=this[_0x970d[1777]](_0xee1fx2[_0x970d[1772]],_0xee1fx4[_0x970d[1772]]);_0xee1fx4[_0x970d[1770]]= _0xee1fxa+ _0xee1fx5;_0xee1fx4[_0x970d[1769]]= 0;_0xee1fx5= _0xee1fx4[_0x970d[117]]+ _0xee1fx3;_0xee1fx9+= _0xee1fxa+ _0xee1fx5;_0xee1fx4= _0xee1fx4[_0x970d[1765]]};return _0xee1fx9};mxCompactTreeLayout[_0x970d[202]][_0x970d[1777]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=0,_0xee1fx5=0,_0xee1fx9=0,_0xee1fxa=_0xee1fx2[_0x970d[1774]],_0xee1fx12=_0xee1fx3[_0x970d[1771]];null!= _0xee1fx12&& null!= _0xee1fxa;){var _0xee1fx13=this[_0x970d[1368]](_0xee1fx4,_0xee1fx5,_0xee1fx12[_0x970d[1126]],_0xee1fx12[_0x970d[1125]],_0xee1fxa[_0x970d[1126]],_0xee1fxa[_0x970d[1125]]),_0xee1fx5=_0xee1fx5+ _0xee1fx13,_0xee1fx9=_0xee1fx9+ _0xee1fx13;_0xee1fx4+ _0xee1fx12[_0x970d[1126]]<= _0xee1fxa[_0x970d[1126]]?(_0xee1fx4+= _0xee1fx12[_0x970d[1126]],_0xee1fx5+= _0xee1fx12[_0x970d[1125]],_0xee1fx12= _0xee1fx12[_0x970d[1765]]):(_0xee1fx4-= _0xee1fxa[_0x970d[1126]],_0xee1fx5-= _0xee1fxa[_0x970d[1125]],_0xee1fxa= _0xee1fxa[_0x970d[1765]])};null!= _0xee1fx12?(_0xee1fx4= this[_0x970d[1778]](_0xee1fx2[_0x970d[1775]],0,0,_0xee1fx12,_0xee1fx4,_0xee1fx5),_0xee1fx2[_0x970d[1775]]= null!= _0xee1fx4[_0x970d[1765]]?_0xee1fx3[_0x970d[1775]]:_0xee1fx4,_0xee1fx2[_0x970d[1776]]= _0xee1fx3[_0x970d[1776]]):(_0xee1fx4= this[_0x970d[1778]](_0xee1fx3[_0x970d[1776]],_0xee1fx4,_0xee1fx5,_0xee1fxa,0,0),null== _0xee1fx4[_0x970d[1765]]&& (_0xee1fx2[_0x970d[1776]]= _0xee1fx4));_0xee1fx2[_0x970d[1774]]= _0xee1fx3[_0x970d[1774]];return _0xee1fx9};mxCompactTreeLayout[_0x970d[202]][_0x970d[1368]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){var _0xee1fx12=0;if(_0xee1fx9<= _0xee1fx2|| 0>= _0xee1fx2+ _0xee1fx4){return 0};_0xee1fx12= 0< _0xee1fx9* _0xee1fx5- _0xee1fx4* _0xee1fxa?0> _0xee1fx2?_0xee1fx2* _0xee1fx5/ _0xee1fx4- _0xee1fx3:0< _0xee1fx2?_0xee1fx2* _0xee1fxa/ _0xee1fx9- _0xee1fx3:-_0xee1fx3:_0xee1fx9< _0xee1fx2+ _0xee1fx4?_0xee1fxa- (_0xee1fx3+ (_0xee1fx9- _0xee1fx2)* _0xee1fx5/ _0xee1fx4):_0xee1fx9> _0xee1fx2+ _0xee1fx4?(_0xee1fx4+ _0xee1fx2)* _0xee1fxa/ _0xee1fx9- (_0xee1fx3+ _0xee1fx5):_0xee1fxa- (_0xee1fx3+ _0xee1fx5);return 0< _0xee1fx12?_0xee1fx12:0};mxCompactTreeLayout[_0x970d[202]][_0x970d[1778]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx3= _0xee1fx9+ _0xee1fx5[_0x970d[1126]]- _0xee1fx3;_0xee1fx9= _0xee1fx9= 0;0== _0xee1fx5[_0x970d[1126]]?_0xee1fx9= _0xee1fx5[_0x970d[1125]]:(_0xee1fx9= _0xee1fx3* _0xee1fx5[_0x970d[1125]],_0xee1fx9/= _0xee1fx5[_0x970d[1126]]);_0xee1fx3= this[_0x970d[1773]](_0xee1fx3,_0xee1fx9,_0xee1fx5[_0x970d[1765]]);_0xee1fx2[_0x970d[1765]]= this[_0x970d[1773]](0,_0xee1fxa+ _0xee1fx5[_0x970d[1125]]- _0xee1fx9- _0xee1fx4,_0xee1fx3);return _0xee1fx3};mxCompactTreeLayout[_0x970d[202]][_0x970d[1766]]= function(_0xee1fx2){var _0xee1fx3={};_0xee1fx3[_0x970d[246]]= _0xee1fx2;_0xee1fx3[_0x970d[235]]= 0;_0xee1fx3[_0x970d[236]]= 0;_0xee1fx3[_0x970d[117]]= 0;_0xee1fx3[_0x970d[119]]= 0;_0xee1fx2= this[_0x970d[1726]](_0xee1fx2);null!= _0xee1fx2&& (this[_0x970d[1737]]()?(_0xee1fx3[_0x970d[117]]= _0xee1fx2[_0x970d[119]],_0xee1fx3[_0x970d[119]]= _0xee1fx2[_0x970d[117]]):(_0xee1fx3[_0x970d[117]]= _0xee1fx2[_0x970d[117]],_0xee1fx3[_0x970d[119]]= _0xee1fx2[_0x970d[119]]));_0xee1fx3[_0x970d[1769]]= 0;_0xee1fx3[_0x970d[1770]]= 0;_0xee1fx3[_0x970d[1772]]= {};return _0xee1fx3};mxCompactTreeLayout[_0x970d[202]][_0x970d[183]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=_0xee1fx2[_0x970d[246]],_0xee1fx9=_0xee1fx4[_0x970d[1721]](_0xee1fx5);null!= _0xee1fx5&& null!= _0xee1fx9&& (this[_0x970d[1711]](_0xee1fx5)&& (_0xee1fx9= this[_0x970d[1725]](_0xee1fx5,_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]]),this[_0x970d[1735]]&& (_0xee1fx4= _0xee1fx4[_0x970d[1197]](_0xee1fx5),_0xee1fx5= mxCellPath[_0x970d[385]](_0xee1fx4),null== this[_0x970d[1746]][_0xee1fx5]&& (this[_0x970d[1746]][_0xee1fx5]= _0xee1fx4))),_0xee1fx3= null== _0xee1fx3? new mxRectangle(_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[236]],_0xee1fx9[_0x970d[117]],_0xee1fx9[_0x970d[119]]): new mxRectangle(Math[_0x970d[243]](_0xee1fx3[_0x970d[235]],_0xee1fx9[_0x970d[235]]),Math[_0x970d[243]](_0xee1fx3[_0x970d[236]],_0xee1fx9[_0x970d[236]]),Math[_0x970d[160]](_0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]],_0xee1fx9[_0x970d[235]]+ _0xee1fx9[_0x970d[117]]),Math[_0x970d[160]](_0xee1fx3[_0x970d[236]]+ _0xee1fx3[_0x970d[119]],_0xee1fx9[_0x970d[236]]+ _0xee1fx9[_0x970d[119]])));return _0xee1fx3};mxCompactTreeLayout[_0x970d[202]][_0x970d[1773]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5={};_0xee1fx5[_0x970d[1126]]= _0xee1fx2;_0xee1fx5[_0x970d[1125]]= _0xee1fx3;_0xee1fx5[_0x970d[1765]]= _0xee1fx4;return _0xee1fx5};mxCompactTreeLayout[_0x970d[202]][_0x970d[1763]]= function(){var _0xee1fx2=[],_0xee1fx3;for(_0xee1fx3 in this[_0x970d[1746]]){_0xee1fx2[_0x970d[207]](this[_0x970d[1746]][_0xee1fx3])};this[_0x970d[1727]](mxUtils[_0x970d[1779]](_0xee1fx2,!0),this[_0x970d[1745]])};mxCompactTreeLayout[_0x970d[202]][_0x970d[1764]]= function(_0xee1fx2){this[_0x970d[1780]](_0xee1fx2);for(_0xee1fx2= _0xee1fx2[_0x970d[247]];null!= _0xee1fx2;){this[_0x970d[1764]](_0xee1fx2),_0xee1fx2= _0xee1fx2[_0x970d[1765]]}};mxCompactTreeLayout[_0x970d[202]][_0x970d[1780]]= function(_0xee1fx2){for(var _0xee1fx3=_0xee1fx2[_0x970d[247]],_0xee1fx4=_0xee1fx2[_0x970d[246]],_0xee1fx5=0,_0xee1fx9=[];null!= _0xee1fx3;){_0xee1fx5++;var _0xee1fxa=_0xee1fx3[_0x970d[235]];this[_0x970d[662]]&& (_0xee1fxa= _0xee1fx3[_0x970d[236]]);_0xee1fx9[_0x970d[207]]( new WeightedCellSorter(_0xee1fx3,_0xee1fxa));_0xee1fx3= _0xee1fx3[_0x970d[1765]]};_0xee1fx9[_0x970d[470]](WeightedCellSorter[_0x970d[202]][_0x970d[469]]);var _0xee1fxa=_0xee1fx2[_0x970d[117]],_0xee1fx12=(_0xee1fx5+ 1)* this[_0x970d[1751]];_0xee1fxa> _0xee1fx12+ 2* this[_0x970d[1751]]&& (_0xee1fxa-= 2* this[_0x970d[1751]]);_0xee1fx2= _0xee1fxa/ _0xee1fx5;_0xee1fx3= _0xee1fx2/ 2;_0xee1fxa> _0xee1fx12+ 2* this[_0x970d[1751]]&& (_0xee1fx3+= this[_0x970d[1751]]);for(var _0xee1fxa=this[_0x970d[1753]]- this[_0x970d[1752]],_0xee1fx12=0,_0xee1fx13=this[_0x970d[1726]](_0xee1fx4),_0xee1fx14=0;_0xee1fx14< _0xee1fx9[_0x970d[67]];_0xee1fx14++){for(var _0xee1fx15=_0xee1fx9[_0xee1fx14][_0x970d[246]][_0x970d[246]],_0xee1fx16=this[_0x970d[1726]](_0xee1fx15),_0xee1fx15=this[_0x970d[1179]][_0x970d[1781]](_0xee1fx4,_0xee1fx15,!1),_0xee1fx17=[],_0xee1fx18=0,_0xee1fx19=0,_0xee1fx1a=0;_0xee1fx1a< _0xee1fx15[_0x970d[67]];_0xee1fx1a++){this[_0x970d[662]]?(_0xee1fx18= _0xee1fx13[_0x970d[235]]+ _0xee1fx13[_0x970d[117]],_0xee1fx19= _0xee1fx13[_0x970d[236]]+ _0xee1fx3,_0xee1fx17[_0x970d[207]]( new mxPoint(_0xee1fx18,_0xee1fx19)),_0xee1fx18= _0xee1fx13[_0x970d[235]]+ _0xee1fx13[_0x970d[117]]+ _0xee1fxa,_0xee1fx17[_0x970d[207]]( new mxPoint(_0xee1fx18,_0xee1fx19)),_0xee1fx19= _0xee1fx16[_0x970d[236]]+ _0xee1fx16[_0x970d[119]]/ 2):(_0xee1fx18= _0xee1fx13[_0x970d[235]]+ _0xee1fx3,_0xee1fx19= _0xee1fx13[_0x970d[236]]+ _0xee1fx13[_0x970d[119]],_0xee1fx17[_0x970d[207]]( new mxPoint(_0xee1fx18,_0xee1fx19)),_0xee1fx19= _0xee1fx13[_0x970d[236]]+ _0xee1fx13[_0x970d[119]]+ _0xee1fxa,_0xee1fx17[_0x970d[207]]( new mxPoint(_0xee1fx18,_0xee1fx19)),_0xee1fx18= _0xee1fx16[_0x970d[235]]+ _0xee1fx16[_0x970d[117]]/ 2),_0xee1fx17[_0x970d[207]]( new mxPoint(_0xee1fx18,_0xee1fx19)),this[_0x970d[1722]](_0xee1fx15[_0xee1fx1a],_0xee1fx17)};_0xee1fx14< _0xee1fx5/ 2?_0xee1fxa+= this[_0x970d[1752]]:_0xee1fx14> _0xee1fx5/ 2&& (_0xee1fxa-= this[_0x970d[1752]]);_0xee1fx3+= _0xee1fx2;_0xee1fx12= Math[_0x970d[160]](_0xee1fx12,_0xee1fxa)}};function WeightedCellSorter(_0xee1fx2,_0xee1fx3){this[_0x970d[246]]= _0xee1fx2;this[_0x970d[1782]]= _0xee1fx3}WeightedCellSorter[_0x970d[202]][_0x970d[1782]]= 0;WeightedCellSorter[_0x970d[202]][_0x970d[1783]]= !1;WeightedCellSorter[_0x970d[202]][_0x970d[1784]]= !1;WeightedCellSorter[_0x970d[202]][_0x970d[1785]]= null;WeightedCellSorter[_0x970d[202]][_0x970d[246]]= null;WeightedCellSorter[_0x970d[202]][_0x970d[469]]= function(_0xee1fx2,_0xee1fx3){return null!= _0xee1fx2&& null!= _0xee1fx3?_0xee1fx3[_0x970d[1782]]> _0xee1fx2[_0x970d[1782]]?1:_0xee1fx3[_0x970d[1782]]< _0xee1fx2[_0x970d[1782]]?-1:_0xee1fx3[_0x970d[1783]]?1:-1:0};function mxFastOrganicLayout(_0xee1fx2){mxGraphLayout[_0x970d[239]](this,_0xee1fx2)}mxFastOrganicLayout[_0x970d[202]]= new mxGraphLayout;mxFastOrganicLayout[_0x970d[202]][_0x970d[196]]= mxFastOrganicLayout;mxFastOrganicLayout[_0x970d[202]][_0x970d[1786]]= !0;mxFastOrganicLayout[_0x970d[202]][_0x970d[1750]]= !0;mxFastOrganicLayout[_0x970d[202]][_0x970d[1787]]= !0;mxFastOrganicLayout[_0x970d[202]][_0x970d[1788]]= 50;mxFastOrganicLayout[_0x970d[202]][_0x970d[1789]]= 0;mxFastOrganicLayout[_0x970d[202]][_0x970d[1790]]= 2;mxFastOrganicLayout[_0x970d[202]][_0x970d[1791]]= 500;mxFastOrganicLayout[_0x970d[202]][_0x970d[1792]]= 4;mxFastOrganicLayout[_0x970d[202]][_0x970d[1793]]= 200;mxFastOrganicLayout[_0x970d[202]][_0x970d[1794]]= 0;mxFastOrganicLayout[_0x970d[202]][_0x970d[1795]]= 0;mxFastOrganicLayout[_0x970d[202]][_0x970d[1796]]= 0;mxFastOrganicLayout[_0x970d[202]][_0x970d[1797]]= !0;mxFastOrganicLayout[_0x970d[202]][_0x970d[1713]]= function(_0xee1fx2){return mxGraphLayout[_0x970d[202]][_0x970d[1713]][_0x970d[183]](this,arguments)|| 0== this[_0x970d[1179]][_0x970d[1756]](_0xee1fx2)[_0x970d[67]]};mxFastOrganicLayout[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]]();this[_0x970d[1798]]= [];for(var _0xee1fx4=this[_0x970d[1179]][_0x970d[1728]](_0xee1fx2),_0xee1fx5=0;_0xee1fx5< _0xee1fx4[_0x970d[67]];_0xee1fx5++){this[_0x970d[1713]](_0xee1fx4[_0xee1fx5])|| this[_0x970d[1798]][_0x970d[207]](_0xee1fx4[_0xee1fx5])};var _0xee1fx9=this[_0x970d[1786]]?this[_0x970d[1179]][_0x970d[441]][_0x970d[1799]](this[_0x970d[1798]]):null,_0xee1fxa=this[_0x970d[1798]][_0x970d[67]];this[_0x970d[1800]]= [];this[_0x970d[1801]]= [];this[_0x970d[1802]]= [];this[_0x970d[1803]]= [];this[_0x970d[1804]]= [];this[_0x970d[1805]]= [];this[_0x970d[1806]]= [];this[_0x970d[1807]]= [];0.0010> this[_0x970d[1788]]&& (this[_0x970d[1788]]= 0.0010);this[_0x970d[1789]]= this[_0x970d[1788]]* this[_0x970d[1788]];for(_0xee1fx5= 0;_0xee1fx5< this[_0x970d[1798]][_0x970d[67]];_0xee1fx5++){var _0xee1fx12=this[_0x970d[1798]][_0xee1fx5];this[_0x970d[1803]][_0xee1fx5]= [];var _0xee1fx13=mxCellPath[_0x970d[385]](_0xee1fx12);this[_0x970d[1800]][_0xee1fx13]= _0xee1fx5;var _0xee1fx14=this[_0x970d[1726]](_0xee1fx12),_0xee1fx15=_0xee1fx14[_0x970d[117]],_0xee1fx16=_0xee1fx14[_0x970d[119]],_0xee1fx17=_0xee1fx14[_0x970d[235]],_0xee1fx18=_0xee1fx14[_0x970d[236]];this[_0x970d[1803]][_0xee1fx5][0]= _0xee1fx17+ _0xee1fx15/ 2;this[_0x970d[1803]][_0xee1fx5][1]= _0xee1fx18+ _0xee1fx16/ 2;this[_0x970d[1806]][_0xee1fx5]= Math[_0x970d[243]](_0xee1fx15,_0xee1fx16);this[_0x970d[1807]][_0xee1fx5]= this[_0x970d[1806]][_0xee1fx5]* this[_0x970d[1806]][_0xee1fx5]};_0xee1fx3[_0x970d[473]]();try{for(_0xee1fx5= 0;_0xee1fx5< _0xee1fxa;_0xee1fx5++){this[_0x970d[1801]][_0xee1fx5]= 0;this[_0x970d[1802]][_0xee1fx5]= 0;this[_0x970d[1804]][_0xee1fx5]= this[_0x970d[1711]](this[_0x970d[1798]][_0xee1fx5]);var _0xee1fx19=this[_0x970d[1179]][_0x970d[1756]](this[_0x970d[1798]][_0xee1fx5],_0xee1fx2),_0xee1fx4=this[_0x970d[1179]][_0x970d[1808]](_0xee1fx19,this[_0x970d[1798]][_0xee1fx5]);this[_0x970d[1805]][_0xee1fx5]= [];for(_0xee1fx15= 0;_0xee1fx15< _0xee1fx4[_0x970d[67]];_0xee1fx15++){this[_0x970d[1750]]&& this[_0x970d[1179]][_0x970d[1809]](_0xee1fx19[_0xee1fx15]);this[_0x970d[1787]]&& this[_0x970d[1716]](_0xee1fx19[_0xee1fx15],!1);var _0xee1fx13=mxCellPath[_0x970d[385]](_0xee1fx4[_0xee1fx15]),_0xee1fx1a=this[_0x970d[1800]][_0xee1fx13];this[_0x970d[1805]][_0xee1fx5][_0xee1fx15]= null!= _0xee1fx1a?_0xee1fx1a:_0xee1fx5}};this[_0x970d[1794]]= this[_0x970d[1793]];0== this[_0x970d[1795]]&& (this[_0x970d[1795]]= 20* Math[_0x970d[428]](_0xee1fxa));for(this[_0x970d[1796]]= 0;this[_0x970d[1796]]< this[_0x970d[1795]];this[_0x970d[1796]]++){if(!this[_0x970d[1797]]){return};this[_0x970d[1810]]();this[_0x970d[1811]]();this[_0x970d[1812]]();this[_0x970d[1813]]()};_0xee1fx2= _0xee1fx4= null;for(_0xee1fx5= 0;_0xee1fx5< this[_0x970d[1798]][_0x970d[67]];_0xee1fx5++){_0xee1fx12= this[_0x970d[1798]][_0xee1fx5],this[_0x970d[1711]](_0xee1fx12)&& (_0xee1fx14= this[_0x970d[1726]](_0xee1fx12),null!= _0xee1fx14&& (this[_0x970d[1803]][_0xee1fx5][0]-= _0xee1fx14[_0x970d[117]]/ 2,this[_0x970d[1803]][_0xee1fx5][1]-= _0xee1fx14[_0x970d[119]]/ 2,_0xee1fx17= this[_0x970d[1179]][_0x970d[1021]](this[_0x970d[1803]][_0xee1fx5][0]),_0xee1fx18= this[_0x970d[1179]][_0x970d[1021]](this[_0x970d[1803]][_0xee1fx5][1]),this[_0x970d[1725]](_0xee1fx12,_0xee1fx17,_0xee1fx18),_0xee1fx4= null== _0xee1fx4?_0xee1fx17:Math[_0x970d[243]](_0xee1fx4,_0xee1fx17),_0xee1fx2= null== _0xee1fx2?_0xee1fx18:Math[_0x970d[243]](_0xee1fx2,_0xee1fx18)))};_0xee1fx5= -(_0xee1fx4|| 0)+ 1;_0xee1fx12= -(_0xee1fx2|| 0)+ 1;null!= _0xee1fx9&& (_0xee1fx5+= _0xee1fx9[_0x970d[235]],_0xee1fx12+= _0xee1fx9[_0x970d[236]]);this[_0x970d[1179]][_0x970d[834]](this[_0x970d[1798]],_0xee1fx5,_0xee1fx12)}finally{_0xee1fx3[_0x970d[476]]()}};mxFastOrganicLayout[_0x970d[202]][_0x970d[1812]]= function(){for(var _0xee1fx2=0;_0xee1fx2< this[_0x970d[1798]][_0x970d[67]];_0xee1fx2++){if(this[_0x970d[1804]][_0xee1fx2]){var _0xee1fx3=Math[_0x970d[428]](this[_0x970d[1801]][_0xee1fx2]* this[_0x970d[1801]][_0xee1fx2]+ this[_0x970d[1802]][_0xee1fx2]* this[_0x970d[1802]][_0xee1fx2]);0.0010> _0xee1fx3&& (_0xee1fx3= 0.0010);var _0xee1fx4=this[_0x970d[1801]][_0xee1fx2]/ _0xee1fx3* Math[_0x970d[243]](_0xee1fx3,this[_0x970d[1794]]),_0xee1fx3=this[_0x970d[1802]][_0xee1fx2]/ _0xee1fx3* Math[_0x970d[243]](_0xee1fx3,this[_0x970d[1794]]);this[_0x970d[1801]][_0xee1fx2]= 0;this[_0x970d[1802]][_0xee1fx2]= 0;this[_0x970d[1803]][_0xee1fx2][0]+= _0xee1fx4;this[_0x970d[1803]][_0xee1fx2][1]+= _0xee1fx3}}};mxFastOrganicLayout[_0x970d[202]][_0x970d[1811]]= function(){for(var _0xee1fx2=0;_0xee1fx2< this[_0x970d[1798]][_0x970d[67]];_0xee1fx2++){for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[1805]][_0xee1fx2][_0x970d[67]];_0xee1fx3++){var _0xee1fx4=this[_0x970d[1805]][_0xee1fx2][_0xee1fx3];if(_0xee1fx2!= _0xee1fx4&& this[_0x970d[1804]][_0xee1fx2]&& this[_0x970d[1804]][_0xee1fx4]){var _0xee1fx5=this[_0x970d[1803]][_0xee1fx2][0]- this[_0x970d[1803]][_0xee1fx4][0],_0xee1fx9=this[_0x970d[1803]][_0xee1fx2][1]- this[_0x970d[1803]][_0xee1fx4][1],_0xee1fxa=_0xee1fx5* _0xee1fx5+ _0xee1fx9* _0xee1fx9- this[_0x970d[1807]][_0xee1fx2]- this[_0x970d[1807]][_0xee1fx4];_0xee1fxa< this[_0x970d[1792]]&& (_0xee1fxa= this[_0x970d[1792]]);var _0xee1fx12=Math[_0x970d[428]](_0xee1fxa),_0xee1fxa=_0xee1fxa/ this[_0x970d[1788]],_0xee1fx5=_0xee1fx5/ _0xee1fx12* _0xee1fxa,_0xee1fx9=_0xee1fx9/ _0xee1fx12* _0xee1fxa;this[_0x970d[1801]][_0xee1fx2]-= _0xee1fx5;this[_0x970d[1802]][_0xee1fx2]-= _0xee1fx9;this[_0x970d[1801]][_0xee1fx4]+= _0xee1fx5;this[_0x970d[1802]][_0xee1fx4]+= _0xee1fx9}}}};mxFastOrganicLayout[_0x970d[202]][_0x970d[1810]]= function(){for(var _0xee1fx2=this[_0x970d[1798]][_0x970d[67]],_0xee1fx3=0;_0xee1fx3< _0xee1fx2;_0xee1fx3++){for(var _0xee1fx4=_0xee1fx3;_0xee1fx4< _0xee1fx2;_0xee1fx4++){if(!this[_0x970d[1797]]){return};if(_0xee1fx4!= _0xee1fx3&& this[_0x970d[1804]][_0xee1fx3]&& this[_0x970d[1804]][_0xee1fx4]){var _0xee1fx5=this[_0x970d[1803]][_0xee1fx3][0]- this[_0x970d[1803]][_0xee1fx4][0],_0xee1fx9=this[_0x970d[1803]][_0xee1fx3][1]- this[_0x970d[1803]][_0xee1fx4][1];0== _0xee1fx5&& (_0xee1fx5= 0.01+ Math[_0x970d[1814]]());0== _0xee1fx9&& (_0xee1fx9= 0.01+ Math[_0x970d[1814]]());var _0xee1fxa=Math[_0x970d[428]](_0xee1fx5* _0xee1fx5+ _0xee1fx9* _0xee1fx9),_0xee1fx12=_0xee1fxa- this[_0x970d[1806]][_0xee1fx3]- this[_0x970d[1806]][_0xee1fx4];_0xee1fx12> this[_0x970d[1791]]|| (_0xee1fx12< this[_0x970d[1790]]&& (_0xee1fx12= this[_0x970d[1790]]),_0xee1fx12= this[_0x970d[1789]]/ _0xee1fx12,_0xee1fx5= _0xee1fx5/ _0xee1fxa* _0xee1fx12,_0xee1fx9= _0xee1fx9/ _0xee1fxa* _0xee1fx12,this[_0x970d[1801]][_0xee1fx3]+= _0xee1fx5,this[_0x970d[1802]][_0xee1fx3]+= _0xee1fx9,this[_0x970d[1801]][_0xee1fx4]-= _0xee1fx5,this[_0x970d[1802]][_0xee1fx4]-= _0xee1fx9)}}}};mxFastOrganicLayout[_0x970d[202]][_0x970d[1813]]= function(){this[_0x970d[1794]]= this[_0x970d[1793]]* (1- this[_0x970d[1796]]/ this[_0x970d[1795]])};function mxCircleLayout(_0xee1fx2,_0xee1fx3){mxGraphLayout[_0x970d[239]](this,_0xee1fx2);this[_0x970d[1806]]= null!= _0xee1fx3?_0xee1fx3:100}mxCircleLayout[_0x970d[202]]= new mxGraphLayout;mxCircleLayout[_0x970d[202]][_0x970d[196]]= mxCircleLayout;mxCircleLayout[_0x970d[202]][_0x970d[1806]]= null;mxCircleLayout[_0x970d[202]][_0x970d[1815]]= !1;mxCircleLayout[_0x970d[202]][_0x970d[1732]]= 0;mxCircleLayout[_0x970d[202]][_0x970d[1733]]= 0;mxCircleLayout[_0x970d[202]][_0x970d[1750]]= !0;mxCircleLayout[_0x970d[202]][_0x970d[1787]]= !0;mxCircleLayout[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]]();_0xee1fx3[_0x970d[473]]();try{for(var _0xee1fx4=0,_0xee1fx5=null,_0xee1fx9=null,_0xee1fxa=[],_0xee1fx12=_0xee1fx3[_0x970d[262]](_0xee1fx2),_0xee1fx13=0;_0xee1fx13< _0xee1fx12;_0xee1fx13++){var _0xee1fx14=_0xee1fx3[_0x970d[263]](_0xee1fx2,_0xee1fx13);if(this[_0x970d[1713]](_0xee1fx14)){this[_0x970d[1715]](_0xee1fx14)|| (this[_0x970d[1750]]&& this[_0x970d[1179]][_0x970d[1809]](_0xee1fx14),this[_0x970d[1787]]&& this[_0x970d[1716]](_0xee1fx14,!1))}else {_0xee1fxa[_0x970d[207]](_0xee1fx14);var _0xee1fx15=this[_0x970d[1726]](_0xee1fx14),_0xee1fx5=null== _0xee1fx5?_0xee1fx15[_0x970d[236]]:Math[_0x970d[243]](_0xee1fx5,_0xee1fx15[_0x970d[236]]),_0xee1fx9=null== _0xee1fx9?_0xee1fx15[_0x970d[235]]:Math[_0x970d[243]](_0xee1fx9,_0xee1fx15[_0x970d[235]]),_0xee1fx4=Math[_0x970d[160]](_0xee1fx4,Math[_0x970d[160]](_0xee1fx15[_0x970d[117]],_0xee1fx15[_0x970d[119]]))}};var _0xee1fx16=this[_0x970d[1816]](_0xee1fxa[_0x970d[67]],_0xee1fx4);this[_0x970d[1815]]&& (_0xee1fx9= this[_0x970d[1732]],_0xee1fx5= this[_0x970d[1733]]);this[_0x970d[1817]](_0xee1fxa,_0xee1fx16,_0xee1fx9,_0xee1fx5)}finally{_0xee1fx3[_0x970d[476]]()}};mxCircleLayout[_0x970d[202]][_0x970d[1816]]= function(_0xee1fx2,_0xee1fx3){return Math[_0x970d[160]](_0xee1fx2* _0xee1fx3/ Math[_0x970d[424]],this[_0x970d[1806]])};mxCircleLayout[_0x970d[202]][_0x970d[1817]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){for(var _0xee1fx9=_0xee1fx2[_0x970d[67]],_0xee1fxa=2* Math[_0x970d[424]]/ _0xee1fx9,_0xee1fx12=0;_0xee1fx12< _0xee1fx9;_0xee1fx12++){this[_0x970d[1711]](_0xee1fx2[_0xee1fx12])&& this[_0x970d[1725]](_0xee1fx2[_0xee1fx12],_0xee1fx4+ _0xee1fx3+ _0xee1fx3* Math[_0x970d[427]](_0xee1fx12* _0xee1fxa),_0xee1fx5+ _0xee1fx3+ _0xee1fx3* Math[_0x970d[426]](_0xee1fx12* _0xee1fxa))}};function mxParallelEdgeLayout(_0xee1fx2){mxGraphLayout[_0x970d[239]](this,_0xee1fx2)}mxParallelEdgeLayout[_0x970d[202]]= new mxGraphLayout;mxParallelEdgeLayout[_0x970d[202]][_0x970d[196]]= mxParallelEdgeLayout;mxParallelEdgeLayout[_0x970d[202]][_0x970d[657]]= 20;mxParallelEdgeLayout[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){_0xee1fx2= this[_0x970d[1818]](_0xee1fx2);this[_0x970d[1179]][_0x970d[251]][_0x970d[473]]();try{for(var _0xee1fx3 in _0xee1fx2){var _0xee1fx4=_0xee1fx2[_0xee1fx3];1< _0xee1fx4[_0x970d[67]]&& this[_0x970d[1759]](_0xee1fx4)}}finally{this[_0x970d[1179]][_0x970d[251]][_0x970d[476]]()}};mxParallelEdgeLayout[_0x970d[202]][_0x970d[1818]]= function(_0xee1fx2){for(var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx4=[],_0xee1fx5=_0xee1fx3[_0x970d[262]](_0xee1fx2),_0xee1fx9=0;_0xee1fx9< _0xee1fx5;_0xee1fx9++){var _0xee1fxa=_0xee1fx3[_0x970d[263]](_0xee1fx2,_0xee1fx9);if(!this[_0x970d[1715]](_0xee1fxa)){var _0xee1fx12=this[_0x970d[1819]](_0xee1fxa);null!= _0xee1fx12&& (null== _0xee1fx4[_0xee1fx12]&& (_0xee1fx4[_0xee1fx12]= []),_0xee1fx4[_0xee1fx12][_0x970d[207]](_0xee1fxa))}};return _0xee1fx4};mxParallelEdgeLayout[_0x970d[202]][_0x970d[1819]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[249]](),_0xee1fx4=_0xee1fx3[_0x970d[248]](_0xee1fx2),_0xee1fx5=null!= _0xee1fx4?_0xee1fx4[_0x970d[1710]](!0):_0xee1fx3[_0x970d[1710]](_0xee1fx2,!0);_0xee1fx2= null!= _0xee1fx4?_0xee1fx4[_0x970d[1710]](!1):_0xee1fx3[_0x970d[1710]](_0xee1fx2,!1);return null!= _0xee1fx5&& null!= _0xee1fx2?(_0xee1fx5= mxCellPath[_0x970d[385]](_0xee1fx5),_0xee1fx2= mxCellPath[_0x970d[385]](_0xee1fx2),_0xee1fx5> _0xee1fx2?_0xee1fx2+ _0x970d[213]+ _0xee1fx5:_0xee1fx5+ _0x970d[213]+ _0xee1fx2):null};mxParallelEdgeLayout[_0x970d[202]][_0x970d[1759]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[0],_0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=_0xee1fx4[_0x970d[1721]](_0xee1fx4[_0x970d[1709]](_0xee1fx3,!0)),_0xee1fx9=_0xee1fx4[_0x970d[1721]](_0xee1fx4[_0x970d[1709]](_0xee1fx3,!1));if(_0xee1fx5== _0xee1fx9){for(var _0xee1fx3=_0xee1fx5[_0x970d[235]]+ _0xee1fx5[_0x970d[117]]+ this[_0x970d[657]],_0xee1fx4=_0xee1fx5[_0x970d[236]]+ _0xee1fx5[_0x970d[119]]/ 2,_0xee1fxa=0;_0xee1fxa< _0xee1fx2[_0x970d[67]];_0xee1fxa++){this[_0x970d[1820]](_0xee1fx2[_0xee1fxa],_0xee1fx3,_0xee1fx4),_0xee1fx3+= this[_0x970d[657]]}}else {if(null!= _0xee1fx5&& null!= _0xee1fx9){for(var _0xee1fx3=_0xee1fx5[_0x970d[235]]+ _0xee1fx5[_0x970d[117]]/ 2,_0xee1fx4=_0xee1fx5[_0x970d[236]]+ _0xee1fx5[_0x970d[119]]/ 2,_0xee1fxa=_0xee1fx9[_0x970d[235]]+ _0xee1fx9[_0x970d[117]]/ 2- _0xee1fx3,_0xee1fx12=_0xee1fx9[_0x970d[236]]+ _0xee1fx9[_0x970d[119]]/ 2- _0xee1fx4,_0xee1fx9=Math[_0x970d[428]](_0xee1fxa* _0xee1fxa+ _0xee1fx12* _0xee1fx12),_0xee1fx5=_0xee1fx12* this[_0x970d[657]]/ _0xee1fx9,_0xee1fx9=_0xee1fxa* this[_0x970d[657]]/ _0xee1fx9,_0xee1fx3=_0xee1fx3+ _0xee1fxa/ 2+ _0xee1fx5* (_0xee1fx2[_0x970d[67]]- 1)/ 2,_0xee1fx4=_0xee1fx4+ _0xee1fx12/ 2- _0xee1fx9* (_0xee1fx2[_0x970d[67]]- 1)/ 2,_0xee1fxa=0;_0xee1fxa< _0xee1fx2[_0x970d[67]];_0xee1fxa++){this[_0x970d[1820]](_0xee1fx2[_0xee1fxa],_0xee1fx3,_0xee1fx4),_0xee1fx3-= _0xee1fx5,_0xee1fx4+= _0xee1fx9}}}};mxParallelEdgeLayout[_0x970d[202]][_0x970d[1820]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[1179]][_0x970d[1712]](_0xee1fx2)&& this[_0x970d[1722]](_0xee1fx2,[ new mxPoint(_0xee1fx3,_0xee1fx4)])};function mxCompositeLayout(_0xee1fx2,_0xee1fx3,_0xee1fx4){mxGraphLayout[_0x970d[239]](this,_0xee1fx2);this[_0x970d[1821]]= _0xee1fx3;this[_0x970d[1822]]= _0xee1fx4}mxCompositeLayout[_0x970d[202]]= new mxGraphLayout;mxCompositeLayout[_0x970d[202]][_0x970d[196]]= mxCompositeLayout;mxCompositeLayout[_0x970d[202]][_0x970d[1821]]= null;mxCompositeLayout[_0x970d[202]][_0x970d[1822]]= null;mxCompositeLayout[_0x970d[202]][_0x970d[1702]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){null!= this[_0x970d[1822]]?this[_0x970d[1822]][_0x970d[582]][_0x970d[183]](this[_0x970d[1822]],arguments):this[_0x970d[1821]][0][_0x970d[582]][_0x970d[183]](this[_0x970d[1821]][0],arguments)};mxCompositeLayout[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]]();_0xee1fx3[_0x970d[473]]();try{for(var _0xee1fx4=0;_0xee1fx4< this[_0x970d[1821]][_0x970d[67]];_0xee1fx4++){this[_0x970d[1821]][_0xee1fx4][_0x970d[350]][_0x970d[183]](this[_0x970d[1821]][_0xee1fx4],arguments)}}finally{_0xee1fx3[_0x970d[476]]()}};function mxEdgeLabelLayout(_0xee1fx2,_0xee1fx3){mxGraphLayout[_0x970d[239]](this,_0xee1fx2)}mxEdgeLabelLayout[_0x970d[202]]= new mxGraphLayout;mxEdgeLabelLayout[_0x970d[202]][_0x970d[196]]= mxEdgeLabelLayout;mxEdgeLabelLayout[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){for(var _0xee1fx3=this[_0x970d[1179]][_0x970d[441]],_0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=[],_0xee1fx9=[],_0xee1fxa=_0xee1fx4[_0x970d[262]](_0xee1fx2),_0xee1fx12=0;_0xee1fx12< _0xee1fxa;_0xee1fx12++){var _0xee1fx13=_0xee1fx4[_0x970d[263]](_0xee1fx2,_0xee1fx12),_0xee1fx14=_0xee1fx3[_0x970d[248]](_0xee1fx13);null!= _0xee1fx14&& (this[_0x970d[1713]](_0xee1fx13)?this[_0x970d[1715]](_0xee1fx13)|| _0xee1fx5[_0x970d[207]](_0xee1fx14):_0xee1fx9[_0x970d[207]](_0xee1fx14))};this[_0x970d[1823]](_0xee1fx9,_0xee1fx5)};mxEdgeLabelLayout[_0x970d[202]][_0x970d[1823]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]]();_0xee1fx4[_0x970d[473]]();try{for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx3[_0x970d[67]];_0xee1fx5++){var _0xee1fx9=_0xee1fx3[_0xee1fx5];if(null!= _0xee1fx9&& null!= _0xee1fx9[_0x970d[963]]&& null!= _0xee1fx9[_0x970d[963]][_0x970d[1563]]){for(var _0xee1fxa=0;_0xee1fxa< _0xee1fx2[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=_0xee1fx2[_0xee1fxa];null!= _0xee1fx12&& this[_0x970d[1824]](_0xee1fx9,_0xee1fx12)}}}}finally{_0xee1fx4[_0x970d[476]]()}};mxEdgeLabelLayout[_0x970d[202]][_0x970d[1824]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=_0xee1fx2[_0x970d[963]][_0x970d[1563]];if(mxUtils[_0x970d[1825]](_0xee1fx5,_0xee1fx3)){var _0xee1fx9=-_0xee1fx5[_0x970d[236]]- _0xee1fx5[_0x970d[119]]+ _0xee1fx3[_0x970d[236]],_0xee1fxa=-_0xee1fx5[_0x970d[236]]+ _0xee1fx3[_0x970d[236]]+ _0xee1fx3[_0x970d[119]],_0xee1fx9=Math[_0x970d[425]](_0xee1fx9)< Math[_0x970d[425]](_0xee1fxa)?_0xee1fx9:_0xee1fxa,_0xee1fxa=-_0xee1fx5[_0x970d[235]]- _0xee1fx5[_0x970d[117]]+ _0xee1fx3[_0x970d[235]],_0xee1fx5=-_0xee1fx5[_0x970d[235]]+ _0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]],_0xee1fx5=Math[_0x970d[425]](_0xee1fxa)< Math[_0x970d[425]](_0xee1fx5)?_0xee1fxa:_0xee1fx5;Math[_0x970d[425]](_0xee1fx5)< Math[_0x970d[425]](_0xee1fx9)?_0xee1fx9= 0:_0xee1fx5= 0;_0xee1fxa= _0xee1fx4[_0x970d[1721]](_0xee1fx2[_0x970d[246]]);null!= _0xee1fxa&& (_0xee1fxa= _0xee1fxa[_0x970d[238]](),null!= _0xee1fxa[_0x970d[1368]]?(_0xee1fxa[_0x970d[1368]][_0x970d[235]]+= _0xee1fx5,_0xee1fxa[_0x970d[1368]][_0x970d[236]]+= _0xee1fx9):_0xee1fxa[_0x970d[1368]]= new mxPoint(_0xee1fx5,_0xee1fx9),_0xee1fx4[_0x970d[1724]](_0xee1fx2[_0x970d[246]],_0xee1fxa))}};function mxGraphAbstractHierarchyCell(){this[_0x970d[235]]= [];this[_0x970d[236]]= [];this[_0x970d[1826]]= []}mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1827]]= -1;mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1828]]= -1;mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[235]]= null;mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[236]]= null;mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[117]]= 0;mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[119]]= 0;mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1829]]= null;mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1830]]= null;mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1826]]= null;mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1831]]= function(_0xee1fx2){return null};mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1832]]= function(_0xee1fx2){return null};mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[250]]= function(){return !1};mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1193]]= function(){return !1};mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1833]]= function(_0xee1fx2){return null};mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1834]]= function(_0xee1fx2,_0xee1fx3){return null};mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1835]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1193]]()?this[_0x970d[235]][0]= _0xee1fx3:this[_0x970d[250]]()&& (this[_0x970d[235]][_0xee1fx2- this[_0x970d[1828]]- 1]= _0xee1fx3)};mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[730]]= function(_0xee1fx2){return this[_0x970d[1193]]()?this[_0x970d[235]][0]:this[_0x970d[250]]()?this[_0x970d[235]][_0xee1fx2- this[_0x970d[1828]]- 1]:0};mxGraphAbstractHierarchyCell[_0x970d[202]][_0x970d[1836]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1193]]()?this[_0x970d[236]][0]= _0xee1fx3:this[_0x970d[250]]()&& (this[_0x970d[236]][_0xee1fx2- this[_0x970d[1828]]- 1]= _0xee1fx3)};function mxGraphHierarchyNode(_0xee1fx2){mxGraphAbstractHierarchyCell[_0x970d[183]](this,arguments);this[_0x970d[246]]= _0xee1fx2}mxGraphHierarchyNode[_0x970d[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyNode[_0x970d[202]][_0x970d[196]]= mxGraphHierarchyNode;mxGraphHierarchyNode[_0x970d[202]][_0x970d[246]]= null;mxGraphHierarchyNode[_0x970d[202]][_0x970d[1837]]= [];mxGraphHierarchyNode[_0x970d[202]][_0x970d[1838]]= [];mxGraphHierarchyNode[_0x970d[202]][_0x970d[1839]]= !1;mxGraphHierarchyNode[_0x970d[202]][_0x970d[1840]]= function(_0xee1fx2){return this[_0x970d[1827]]};mxGraphHierarchyNode[_0x970d[202]][_0x970d[1831]]= function(_0xee1fx2){if(null== this[_0x970d[1829]]){this[_0x970d[1829]]= [];this[_0x970d[1829]][0]= [];for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[1837]][_0x970d[67]];_0xee1fx3++){var _0xee1fx4=this[_0x970d[1837]][_0xee1fx3];-1== _0xee1fx4[_0x970d[1827]]|| _0xee1fx4[_0x970d[1827]]== _0xee1fx2+ 1?this[_0x970d[1829]][0][_0x970d[207]](_0xee1fx4[_0x970d[1097]]):this[_0x970d[1829]][0][_0x970d[207]](_0xee1fx4)}};return this[_0x970d[1829]][0]};mxGraphHierarchyNode[_0x970d[202]][_0x970d[1832]]= function(_0xee1fx2){if(null== this[_0x970d[1830]]){this[_0x970d[1830]]= [];this[_0x970d[1830]][0]= [];for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[1838]][_0x970d[67]];_0xee1fx3++){var _0xee1fx4=this[_0x970d[1838]][_0xee1fx3];-1== _0xee1fx4[_0x970d[1828]]|| _0xee1fx4[_0x970d[1828]]== _0xee1fx2- 1?this[_0x970d[1830]][0][_0x970d[207]](_0xee1fx4[_0x970d[772]]):this[_0x970d[1830]][0][_0x970d[207]](_0xee1fx4)}};return this[_0x970d[1830]][0]};mxGraphHierarchyNode[_0x970d[202]][_0x970d[1193]]= function(){return !0};mxGraphHierarchyNode[_0x970d[202]][_0x970d[1833]]= function(_0xee1fx2){return this[_0x970d[1826]][0]};mxGraphHierarchyNode[_0x970d[202]][_0x970d[1834]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1826]][0]= _0xee1fx3};mxGraphHierarchyNode[_0x970d[202]][_0x970d[1720]]= function(_0xee1fx2){if(null!= _0xee1fx2&& null!= this[_0x970d[1839]]&& null!= _0xee1fx2[_0x970d[1839]]&& this[_0x970d[1839]][_0x970d[67]]< _0xee1fx2[_0x970d[1839]][_0x970d[67]]){if(this[_0x970d[1839]]== _0xee1fx2[_0x970d[1839]]){return !0};if(null== this[_0x970d[1839]]|| null== this[_0x970d[1839]]){return !1};for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[1839]][_0x970d[67]];_0xee1fx3++){if(this[_0x970d[1839]][_0xee1fx3]!= _0xee1fx2[_0x970d[1839]][_0xee1fx3]){return !1}};return !0};return !1};mxGraphHierarchyNode[_0x970d[202]][_0x970d[1841]]= function(){return this[_0x970d[246]]};function mxGraphHierarchyEdge(_0xee1fx2){mxGraphAbstractHierarchyCell[_0x970d[183]](this,arguments);this[_0x970d[1842]]= _0xee1fx2}mxGraphHierarchyEdge[_0x970d[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyEdge[_0x970d[202]][_0x970d[196]]= mxGraphHierarchyEdge;mxGraphHierarchyEdge[_0x970d[202]][_0x970d[1842]]= null;mxGraphHierarchyEdge[_0x970d[202]][_0x970d[1097]]= null;mxGraphHierarchyEdge[_0x970d[202]][_0x970d[772]]= null;mxGraphHierarchyEdge[_0x970d[202]][_0x970d[1843]]= !1;mxGraphHierarchyEdge[_0x970d[202]][_0x970d[1744]]= function(_0xee1fx2){_0xee1fx2= this[_0x970d[1097]];this[_0x970d[1097]]= this[_0x970d[772]];this[_0x970d[772]]= _0xee1fx2;this[_0x970d[1843]]= !this[_0x970d[1843]]};mxGraphHierarchyEdge[_0x970d[202]][_0x970d[1831]]= function(_0xee1fx2){if(null== this[_0x970d[1829]]){this[_0x970d[1829]]= [];for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[1826]][_0x970d[67]];_0xee1fx3++){this[_0x970d[1829]][_0xee1fx3]= [],_0xee1fx3== this[_0x970d[1826]][_0x970d[67]]- 1?this[_0x970d[1829]][_0xee1fx3][_0x970d[207]](this[_0x970d[1097]]):this[_0x970d[1829]][_0xee1fx3][_0x970d[207]](this)}};return this[_0x970d[1829]][_0xee1fx2- this[_0x970d[1828]]- 1]};mxGraphHierarchyEdge[_0x970d[202]][_0x970d[1832]]= function(_0xee1fx2){if(null== this[_0x970d[1830]]){this[_0x970d[1830]]= [];for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[1826]][_0x970d[67]];_0xee1fx3++){this[_0x970d[1830]][_0xee1fx3]= [],0== _0xee1fx3?this[_0x970d[1830]][_0xee1fx3][_0x970d[207]](this[_0x970d[772]]):this[_0x970d[1830]][_0xee1fx3][_0x970d[207]](this)}};return this[_0x970d[1830]][_0xee1fx2- this[_0x970d[1828]]- 1]};mxGraphHierarchyEdge[_0x970d[202]][_0x970d[250]]= function(){return !0};mxGraphHierarchyEdge[_0x970d[202]][_0x970d[1833]]= function(_0xee1fx2){return this[_0x970d[1826]][_0xee1fx2- this[_0x970d[1828]]- 1]};mxGraphHierarchyEdge[_0x970d[202]][_0x970d[1834]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1826]][_0xee1fx2- this[_0x970d[1828]]- 1]= _0xee1fx3};mxGraphHierarchyEdge[_0x970d[202]][_0x970d[1841]]= function(){return null!= this[_0x970d[1842]]&& 0< this[_0x970d[1842]][_0x970d[67]]?this[_0x970d[1842]][0]:null};function mxGraphHierarchyModel(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2[_0x970d[1703]]();this[_0x970d[1844]]= _0xee1fx9;this[_0x970d[1845]]= _0xee1fx4;this[_0x970d[1101]]= _0xee1fx5;this[_0x970d[1846]]= {};this[_0x970d[1847]]= {};this[_0x970d[1827]]= 0;_0xee1fx4= [];null== _0xee1fx3&& (_0xee1fx3= this[_0x970d[1179]][_0x970d[1728]](_0xee1fx5));this[_0x970d[1827]]= this[_0x970d[1848]];this[_0x970d[1849]](_0xee1fx2,_0xee1fx3,_0xee1fx4);for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx3[_0x970d[67]];_0xee1fx5++){_0xee1fx9= _0xee1fx4[_0xee1fx5][_0x970d[1838]];for(var _0xee1fxa=0;_0xee1fxa< _0xee1fx9[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=_0xee1fx9[_0xee1fxa],_0xee1fx13=_0xee1fx12[_0x970d[1842]];if(null!= _0xee1fx13&& 0< _0xee1fx13[_0x970d[67]]){var _0xee1fx13=_0xee1fx13[0],_0xee1fx14=_0xee1fx2[_0x970d[1710]](_0xee1fx13,!1),_0xee1fx14=mxCellPath[_0x970d[385]](_0xee1fx14),_0xee1fx14=this[_0x970d[1846]][_0xee1fx14];_0xee1fx4[_0xee1fx5]== _0xee1fx14&& (_0xee1fx14= _0xee1fx2[_0x970d[1710]](_0xee1fx13,!0),_0xee1fx14= mxCellPath[_0x970d[385]](_0xee1fx14),_0xee1fx14= this[_0x970d[1846]][_0xee1fx14]);null!= _0xee1fx14&& _0xee1fx4[_0xee1fx5]!= _0xee1fx14&& (_0xee1fx12[_0x970d[772]]= _0xee1fx14,0== _0xee1fx14[_0x970d[1837]][_0x970d[67]]&& (_0xee1fx14[_0x970d[1837]]= []),0> mxUtils[_0x970d[2]](_0xee1fx14[_0x970d[1837]],_0xee1fx12)&& _0xee1fx14[_0x970d[1837]][_0x970d[207]](_0xee1fx12))}};_0xee1fx4[_0xee1fx5][_0x970d[1826]][0]= 1}}mxGraphHierarchyModel[_0x970d[202]][_0x970d[1827]]= null;mxGraphHierarchyModel[_0x970d[202]][_0x970d[1846]]= null;mxGraphHierarchyModel[_0x970d[202]][_0x970d[1847]]= null;mxGraphHierarchyModel[_0x970d[202]][_0x970d[1850]]= null;mxGraphHierarchyModel[_0x970d[202]][_0x970d[1845]]= null;mxGraphHierarchyModel[_0x970d[202]][_0x970d[1101]]= null;mxGraphHierarchyModel[_0x970d[202]][_0x970d[1851]]= 0;mxGraphHierarchyModel[_0x970d[202]][_0x970d[1848]]= 1E8;mxGraphHierarchyModel[_0x970d[202]][_0x970d[1844]]= !1;mxGraphHierarchyModel[_0x970d[202]][_0x970d[1849]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){for(var _0xee1fx5=_0xee1fx2[_0x970d[1703]](),_0xee1fx9=0;_0xee1fx9< _0xee1fx3[_0x970d[67]];_0xee1fx9++){_0xee1fx4[_0xee1fx9]= new mxGraphHierarchyNode(_0xee1fx3[_0xee1fx9]);var _0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx3[_0xee1fx9]);this[_0x970d[1846]][_0xee1fxa]= _0xee1fx4[_0xee1fx9];_0xee1fxa= _0xee1fx2[_0x970d[264]](_0xee1fx3[_0xee1fx9]);_0xee1fx4[_0xee1fx9][_0x970d[1838]]= [];for(var _0xee1fx12=0;_0xee1fx12< _0xee1fxa[_0x970d[67]];_0xee1fx12++){var _0xee1fx13=_0xee1fx2[_0x970d[1710]](_0xee1fxa[_0xee1fx12],!1);if(_0xee1fx13!= _0xee1fx3[_0xee1fx9]&& _0xee1fx13!= _0xee1fx3[_0xee1fx9]&& _0xee1fx2[_0x970d[1179]][_0x970d[251]][_0x970d[1193]](_0xee1fx13)&& !_0xee1fx2[_0x970d[1713]](_0xee1fx13)){var _0xee1fx14=_0xee1fx2[_0x970d[1781]](_0xee1fx3[_0xee1fx9],_0xee1fx13,!1),_0xee1fx15=_0xee1fx2[_0x970d[1781]](_0xee1fx3[_0xee1fx9],_0xee1fx13,!0),_0xee1fx13=mxCellPath[_0x970d[385]](_0xee1fx14[0]);if(null!= _0xee1fx14&& 0< _0xee1fx14[_0x970d[67]]&& null== this[_0x970d[1847]][_0xee1fx13]&& 2* _0xee1fx15[_0x970d[67]]>= _0xee1fx14[_0x970d[67]]){for(var _0xee1fx15= new mxGraphHierarchyEdge(_0xee1fx14),_0xee1fx16=0;_0xee1fx16< _0xee1fx14[_0x970d[67]];_0xee1fx16++){var _0xee1fx17=_0xee1fx14[_0xee1fx16],_0xee1fx13=mxCellPath[_0x970d[385]](_0xee1fx17);this[_0x970d[1847]][_0xee1fx13]= _0xee1fx15;_0xee1fx5[_0x970d[1809]](_0xee1fx17);_0xee1fx2[_0x970d[1787]]&& (_0xee1fx2[_0x970d[1716]](_0xee1fx17,!1),_0xee1fx2[_0x970d[1718]](_0xee1fx17,!0))};_0xee1fx15[_0x970d[1097]]= _0xee1fx4[_0xee1fx9];0> mxUtils[_0x970d[2]](_0xee1fx4[_0xee1fx9][_0x970d[1838]],_0xee1fx15)&& _0xee1fx4[_0xee1fx9][_0x970d[1838]][_0x970d[207]](_0xee1fx15)}}};_0xee1fx4[_0xee1fx9][_0x970d[1826]][0]= 0}};mxGraphHierarchyModel[_0x970d[202]][_0x970d[1852]]= function(){var _0xee1fx2=[];if(null!= this[_0x970d[1845]]){for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[1845]][_0x970d[67]];_0xee1fx3++){var _0xee1fx4=mxCellPath[_0x970d[385]](this[_0x970d[1845]][_0xee1fx3]),_0xee1fx4=this[_0x970d[1846]][_0xee1fx4];null!= _0xee1fx4&& _0xee1fx2[_0x970d[207]](_0xee1fx4)}};for(var _0xee1fx5 in this[_0x970d[1846]]){_0xee1fx4= this[_0x970d[1846]][_0xee1fx5],_0xee1fx4[_0x970d[1826]][0]= -1};for(var _0xee1fx9=_0xee1fx2[_0x970d[1853]]();0< _0xee1fx2[_0x970d[67]];){var _0xee1fx4=_0xee1fx2[0],_0xee1fxa,_0xee1fx12;_0xee1fxa= _0xee1fx4[_0x970d[1837]];_0xee1fx12= _0xee1fx4[_0x970d[1838]];for(var _0xee1fx13=!0,_0xee1fx14=this[_0x970d[1848]],_0xee1fx3=0;_0xee1fx3< _0xee1fxa[_0x970d[67]];_0xee1fx3++){var _0xee1fx15=_0xee1fxa[_0xee1fx3];if(5270620== _0xee1fx15[_0x970d[1826]][0]){_0xee1fx15= _0xee1fx15[_0x970d[1097]],_0xee1fx14= Math[_0x970d[243]](_0xee1fx14,_0xee1fx15[_0x970d[1826]][0]- 1)}else {_0xee1fx13= !1;break}};if(_0xee1fx13){_0xee1fx4[_0x970d[1826]][0]= _0xee1fx14;this[_0x970d[1827]]= Math[_0x970d[243]](this[_0x970d[1827]],_0xee1fx14);if(null!= _0xee1fx12){for(_0xee1fx3= 0;_0xee1fx3< _0xee1fx12[_0x970d[67]];_0xee1fx3++){_0xee1fx15= _0xee1fx12[_0xee1fx3],_0xee1fx15[_0x970d[1826]][0]= 5270620,_0xee1fx15= _0xee1fx15[_0x970d[772]],-1== _0xee1fx15[_0x970d[1826]][0]&& (_0xee1fx2[_0x970d[207]](_0xee1fx15),_0xee1fx15[_0x970d[1826]][0]= -2)}};_0xee1fx2[_0x970d[1115]]()}else {if(_0xee1fx3= _0xee1fx2[_0x970d[1115]](),_0xee1fx2[_0x970d[207]](_0xee1fx4),_0xee1fx3== _0xee1fx4&& 1== _0xee1fx2[_0x970d[67]]){break}}};for(_0xee1fx5 in this[_0x970d[1846]]){_0xee1fx4= this[_0x970d[1846]][_0xee1fx5],_0xee1fx4[_0x970d[1826]][0]-= this[_0x970d[1827]]};for(_0xee1fx3= 0;_0xee1fx3< _0xee1fx9[_0x970d[67]];_0xee1fx3++){_0xee1fx4= _0xee1fx9[_0xee1fx3];_0xee1fx2= 0;_0xee1fxa= _0xee1fx4[_0x970d[1838]];for(_0xee1fx5= 0;_0xee1fx5< _0xee1fxa[_0x970d[67]];_0xee1fx5++){_0xee1fx15= _0xee1fxa[_0xee1fx5],_0xee1fx15= _0xee1fx15[_0x970d[772]],_0xee1fx4[_0x970d[1826]][0]= Math[_0x970d[160]](_0xee1fx2,_0xee1fx15[_0x970d[1826]][0]+ 1),_0xee1fx2= _0xee1fx4[_0x970d[1826]][0]}};this[_0x970d[1827]]= this[_0x970d[1848]]- this[_0x970d[1827]]};mxGraphHierarchyModel[_0x970d[202]][_0x970d[1854]]= function(){var _0xee1fx2=[];this[_0x970d[1850]]= [];for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[1827]]+ 1;_0xee1fx3++){_0xee1fx2[_0xee1fx3]= [],this[_0x970d[1850]][_0xee1fx3]= _0xee1fx2[_0xee1fx3]};var _0xee1fx4=null;if(null!= this[_0x970d[1845]]){for(var _0xee1fx5=this[_0x970d[1845]],_0xee1fx4=[],_0xee1fx3=0;_0xee1fx3< _0xee1fx5[_0x970d[67]];_0xee1fx3++){var _0xee1fx9=mxCellPath[_0x970d[385]](_0xee1fx5[_0xee1fx3]);_0xee1fx4[_0xee1fx3]= this[_0x970d[1846]][_0xee1fx9]}};this[_0x970d[209]](function(_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fx15){0== _0xee1fx15&& (0> _0xee1fx4[_0x970d[1827]]&& 0> _0xee1fx4[_0x970d[1828]])&& (_0xee1fx2[_0xee1fx4[_0x970d[1826]][0]][_0x970d[207]](_0xee1fx4),_0xee1fx4[_0x970d[1827]]= _0xee1fx4[_0x970d[1826]][0],_0xee1fx4[_0x970d[1828]]= _0xee1fx4[_0x970d[1826]][0],_0xee1fx4[_0x970d[1826]][0]= _0xee1fx2[_0xee1fx4[_0x970d[1827]]][_0x970d[67]]- 1);if(null!= _0xee1fx3&& null!= _0xee1fx5&& 1< _0xee1fx3[_0x970d[1827]]- _0xee1fx4[_0x970d[1827]]){_0xee1fx5[_0x970d[1827]]= _0xee1fx3[_0x970d[1827]];_0xee1fx5[_0x970d[1828]]= _0xee1fx4[_0x970d[1827]];_0xee1fx5[_0x970d[1826]]= [];_0xee1fx5[_0x970d[235]]= [];_0xee1fx5[_0x970d[236]]= [];for(_0xee1fx3= _0xee1fx5[_0x970d[1828]]+ 1;_0xee1fx3< _0xee1fx5[_0x970d[1827]];_0xee1fx3++){_0xee1fx2[_0xee1fx3][_0x970d[207]](_0xee1fx5),_0xee1fx5[_0x970d[1834]](_0xee1fx3,_0xee1fx2[_0xee1fx3][_0x970d[67]]- 1)}}},_0xee1fx4,!1,null)};mxGraphHierarchyModel[_0x970d[202]][_0x970d[209]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx3){for(var _0xee1fx9=0;_0xee1fx9< _0xee1fx3[_0x970d[67]];_0xee1fx9++){var _0xee1fxa=_0xee1fx3[_0xee1fx9];null!= _0xee1fxa&& (null== _0xee1fx5&& (_0xee1fx5= {}),_0xee1fx4?(_0xee1fxa[_0x970d[1839]]= [],_0xee1fxa[_0x970d[1839]][0]= this[_0x970d[1851]],_0xee1fxa[_0x970d[1839]][1]= _0xee1fx9,this[_0x970d[1855]](null,_0xee1fxa,null,_0xee1fx2,_0xee1fx5,_0xee1fxa[_0x970d[1839]],_0xee1fx9,0)):this[_0x970d[1758]](null,_0xee1fxa,null,_0xee1fx2,_0xee1fx5,0))};this[_0x970d[1851]]++}};mxGraphHierarchyModel[_0x970d[202]][_0x970d[1758]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){if(null!= _0xee1fx3){var _0xee1fx12=mxCellPath[_0x970d[385]](_0xee1fx3[_0x970d[246]]);if(null== _0xee1fx9[_0xee1fx12]){_0xee1fx9[_0xee1fx12]= _0xee1fx3;_0xee1fx5(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fxa,0);_0xee1fx2= _0xee1fx3[_0x970d[1838]][_0x970d[1853]]();for(_0xee1fx4= 0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){_0xee1fx12= _0xee1fx2[_0xee1fx4],this[_0x970d[1758]](_0xee1fx3,_0xee1fx12[_0x970d[772]],_0xee1fx12,_0xee1fx5,_0xee1fx9,_0xee1fxa+ 1)}}else {_0xee1fx5(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fxa,1)}}};mxGraphHierarchyModel[_0x970d[202]][_0x970d[1855]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13){if(null!= _0xee1fx3){if(null!= _0xee1fx2&& (null== _0xee1fx3[_0x970d[1839]]|| _0xee1fx3[_0x970d[1839]][0]!= _0xee1fx2[_0x970d[1839]][0])){_0xee1fxa= _0xee1fx2[_0x970d[1839]][_0x970d[67]]+ 1,_0xee1fx3[_0x970d[1839]]= _0xee1fx2[_0x970d[1839]][_0x970d[1853]](),_0xee1fx3[_0x970d[1839]][_0xee1fxa- 1]= _0xee1fx12};_0xee1fx12= mxCellPath[_0x970d[385]](_0xee1fx3[_0x970d[246]]);if(null== _0xee1fx9[_0xee1fx12]){_0xee1fx9[_0xee1fx12]= _0xee1fx3;_0xee1fx5(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx13,0);_0xee1fx2= _0xee1fx3[_0x970d[1838]][_0x970d[1853]]();for(_0xee1fx4= 0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){_0xee1fx12= _0xee1fx2[_0xee1fx4],this[_0x970d[1855]](_0xee1fx3,_0xee1fx12[_0x970d[772]],_0xee1fx12,_0xee1fx5,_0xee1fx9,_0xee1fx3[_0x970d[1839]],_0xee1fx4,_0xee1fx13+ 1)}}else {_0xee1fx5(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx13,1)}}};function mxHierarchicalLayoutStage(){}mxHierarchicalLayoutStage[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){};function mxMedianHybridCrossingReduction(_0xee1fx2){this[_0x970d[1759]]= _0xee1fx2}mxMedianHybridCrossingReduction[_0x970d[202]]= new mxHierarchicalLayoutStage;mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[196]]= mxMedianHybridCrossingReduction;mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1759]]= null;mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1795]]= 24;mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1856]]= null;mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1857]]= 0;mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1858]]= 0;mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1859]]= 2;mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){_0xee1fx2= this[_0x970d[1759]][_0x970d[502]]();this[_0x970d[1856]]= [];for(var _0xee1fx3=0;_0xee1fx3< _0xee1fx2[_0x970d[1850]][_0x970d[67]];_0xee1fx3++){this[_0x970d[1856]][_0xee1fx3]= _0xee1fx2[_0x970d[1850]][_0xee1fx3][_0x970d[1853]]()};for(var _0xee1fx4=0,_0xee1fx5=this[_0x970d[1860]](_0xee1fx2),_0xee1fx3=0;_0xee1fx3< this[_0x970d[1795]]&& _0xee1fx4< this[_0x970d[1859]];_0xee1fx3++){this[_0x970d[1861]](_0xee1fx3,_0xee1fx2);this[_0x970d[1862]](_0xee1fx3,_0xee1fx2);var _0xee1fx9=this[_0x970d[1860]](_0xee1fx2);if(_0xee1fx9< _0xee1fx5){_0xee1fx5= _0xee1fx9;for(_0xee1fx9= _0xee1fx4= 0;_0xee1fx9< this[_0x970d[1856]][_0x970d[67]];_0xee1fx9++){for(var _0xee1fxa=_0xee1fx2[_0x970d[1850]][_0xee1fx9],_0xee1fx12=0;_0xee1fx12< _0xee1fxa[_0x970d[67]];_0xee1fx12++){var _0xee1fx13=_0xee1fxa[_0xee1fx12];this[_0x970d[1856]][_0xee1fx9][_0xee1fx13[_0x970d[1833]](_0xee1fx9)]= _0xee1fx13}}}else {_0xee1fx4++;for(_0xee1fx9= 0;_0xee1fx9< this[_0x970d[1856]][_0x970d[67]];_0xee1fx9++){_0xee1fxa= _0xee1fx2[_0x970d[1850]][_0xee1fx9];for(_0xee1fx12= 0;_0xee1fx12< _0xee1fxa[_0x970d[67]];_0xee1fx12++){_0xee1fx13= _0xee1fxa[_0xee1fx12],_0xee1fx13[_0x970d[1834]](_0xee1fx9,_0xee1fx12)}}};if(0== _0xee1fx5){break}};_0xee1fx4= [];_0xee1fx5= [];for(_0xee1fx3= 0;_0xee1fx3< _0xee1fx2[_0x970d[1827]]+ 1;_0xee1fx3++){_0xee1fx5[_0xee1fx3]= [],_0xee1fx4[_0xee1fx3]= _0xee1fx5[_0xee1fx3]};for(_0xee1fx3= 0;_0xee1fx3< this[_0x970d[1856]][_0x970d[67]];_0xee1fx3++){for(_0xee1fx9= 0;_0xee1fx9< this[_0x970d[1856]][_0xee1fx3][_0x970d[67]];_0xee1fx9++){_0xee1fx5[_0xee1fx3][_0x970d[207]](this[_0x970d[1856]][_0xee1fx3][_0xee1fx9])}};_0xee1fx2[_0x970d[1850]]= _0xee1fx4};mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1860]]= function(_0xee1fx2){for(var _0xee1fx3=_0xee1fx2[_0x970d[1850]][_0x970d[67]],_0xee1fx4=0,_0xee1fx5=1;_0xee1fx5< _0xee1fx3;_0xee1fx5++){_0xee1fx4+= this[_0x970d[1863]](_0xee1fx5,_0xee1fx2)};return _0xee1fx4};mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1863]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=0,_0xee1fx5=_0xee1fx3[_0x970d[1850]][_0xee1fx2],_0xee1fx9=_0xee1fx5[_0x970d[67]],_0xee1fxa=_0xee1fx3[_0x970d[1850]][_0xee1fx2- 1][_0x970d[67]],_0xee1fx12=[],_0xee1fx13=0;_0xee1fx13< _0xee1fx9;_0xee1fx13++){_0xee1fx12[_0xee1fx13]= []};for(_0xee1fx13= 0;_0xee1fx13< _0xee1fx5[_0x970d[67]];_0xee1fx13++){for(var _0xee1fx14=_0xee1fx5[_0xee1fx13],_0xee1fx15=_0xee1fx14[_0x970d[1833]](_0xee1fx2),_0xee1fx16=_0xee1fx14[_0x970d[1832]](_0xee1fx2),_0xee1fx14=0;_0xee1fx14< _0xee1fx16[_0x970d[67]];_0xee1fx14++){var _0xee1fx17=_0xee1fx16[_0xee1fx14][_0x970d[1833]](_0xee1fx2- 1);_0xee1fx12[_0xee1fx15][_0xee1fx17]= 201207}};for(_0xee1fx13= 0;_0xee1fx13< _0xee1fx9;_0xee1fx13++){for(_0xee1fx14= 0;_0xee1fx14< _0xee1fxa;_0xee1fx14++){if(201207== _0xee1fx12[_0xee1fx13][_0xee1fx14]){for(_0xee1fx5= _0xee1fx13+ 1;_0xee1fx5< _0xee1fx9;_0xee1fx5++){for(_0xee1fx15= 0;_0xee1fx15< _0xee1fx14;_0xee1fx15++){201207== _0xee1fx12[_0xee1fx5][_0xee1fx15]&& _0xee1fx4++}};for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx13;_0xee1fx5++){for(_0xee1fx15= _0xee1fx14+ 1;_0xee1fx15< _0xee1fxa;_0xee1fx15++){201207== _0xee1fx12[_0xee1fx5][_0xee1fx15]&& _0xee1fx4++}}}}};return _0xee1fx4/ 2};mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1862]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=!0,_0xee1fx5=0;_0xee1fx4&& 10> _0xee1fx5++;){for(var _0xee1fx9=1== _0xee1fx2% 2&& 1== _0xee1fx5% 2,_0xee1fx4=!1,_0xee1fxa=0;_0xee1fxa< _0xee1fx3[_0x970d[1850]][_0x970d[67]];_0xee1fxa++){for(var _0xee1fx12=_0xee1fx3[_0x970d[1850]][_0xee1fxa],_0xee1fx13=[],_0xee1fx14=0;_0xee1fx14< _0xee1fx12[_0x970d[67]];_0xee1fx14++){var _0xee1fx15=_0xee1fx12[_0xee1fx14],_0xee1fx16=_0xee1fx15[_0x970d[1833]](_0xee1fxa);0> _0xee1fx16&& (_0xee1fx16= _0xee1fx14);_0xee1fx13[_0xee1fx16]= _0xee1fx15};for(var _0xee1fx17=_0xee1fx16= _0xee1fx15= null,_0xee1fx18=null,_0xee1fx19=null,_0xee1fx1a=null,_0xee1fx1b=null,_0xee1fx1c=null,_0xee1fx1d=null,_0xee1fx1e=null,_0xee1fx14=0;_0xee1fx14< _0xee1fx12[_0x970d[67]]- 1;_0xee1fx14++){if(0== _0xee1fx14){for(var _0xee1fx1d=_0xee1fx13[_0xee1fx14],_0xee1fx15=_0xee1fx1d[_0x970d[1831]](_0xee1fxa),_0xee1fx16=_0xee1fx1d[_0x970d[1832]](_0xee1fxa),_0xee1fx19=[],_0xee1fx1a=[],_0xee1fx1f=0;_0xee1fx1f< _0xee1fx15[_0x970d[67]];_0xee1fx1f++){_0xee1fx19[_0xee1fx1f]= _0xee1fx15[_0xee1fx1f][_0x970d[1833]](_0xee1fxa+ 1)};for(_0xee1fx1f= 0;_0xee1fx1f< _0xee1fx16[_0x970d[67]];_0xee1fx1f++){_0xee1fx1a[_0xee1fx1f]= _0xee1fx16[_0xee1fx1f][_0x970d[1833]](_0xee1fxa- 1)}}else {_0xee1fx15= _0xee1fx17,_0xee1fx16= _0xee1fx18,_0xee1fx19= _0xee1fx1b,_0xee1fx1a= _0xee1fx1c,_0xee1fx1d= _0xee1fx1e};_0xee1fx1e= _0xee1fx13[_0xee1fx14+ 1];_0xee1fx17= _0xee1fx1e[_0x970d[1831]](_0xee1fxa);_0xee1fx18= _0xee1fx1e[_0x970d[1832]](_0xee1fxa);_0xee1fx1b= [];_0xee1fx1c= [];for(_0xee1fx1f= 0;_0xee1fx1f< _0xee1fx17[_0x970d[67]];_0xee1fx1f++){_0xee1fx1b[_0xee1fx1f]= _0xee1fx17[_0xee1fx1f][_0x970d[1833]](_0xee1fxa+ 1)};for(_0xee1fx1f= 0;_0xee1fx1f< _0xee1fx18[_0x970d[67]];_0xee1fx1f++){_0xee1fx1c[_0xee1fx1f]= _0xee1fx18[_0xee1fx1f][_0x970d[1833]](_0xee1fxa- 1)};for(var _0xee1fx20=0,_0xee1fx62=0,_0xee1fx1f=0;_0xee1fx1f< _0xee1fx19[_0x970d[67]];_0xee1fx1f++){for(var _0xee1fx63=0;_0xee1fx63< _0xee1fx1b[_0x970d[67]];_0xee1fx63++){_0xee1fx19[_0xee1fx1f]> _0xee1fx1b[_0xee1fx63]&& _0xee1fx20++,_0xee1fx19[_0xee1fx1f]< _0xee1fx1b[_0xee1fx63]&& _0xee1fx62++}};for(_0xee1fx1f= 0;_0xee1fx1f< _0xee1fx1a[_0x970d[67]];_0xee1fx1f++){for(_0xee1fx63= 0;_0xee1fx63< _0xee1fx1c[_0x970d[67]];_0xee1fx63++){_0xee1fx1a[_0xee1fx1f]> _0xee1fx1c[_0xee1fx63]&& _0xee1fx20++,_0xee1fx1a[_0xee1fx1f]< _0xee1fx1c[_0xee1fx63]&& _0xee1fx62++}};if(_0xee1fx62< _0xee1fx20|| _0xee1fx62== _0xee1fx20&& _0xee1fx9){_0xee1fx17= _0xee1fx1d[_0x970d[1833]](_0xee1fxa),_0xee1fx1d[_0x970d[1834]](_0xee1fxa,_0xee1fx1e[_0x970d[1833]](_0xee1fxa)),_0xee1fx1e[_0x970d[1834]](_0xee1fxa,_0xee1fx17),_0xee1fx17= _0xee1fx15,_0xee1fx18= _0xee1fx16,_0xee1fx1b= _0xee1fx19,_0xee1fx1c= _0xee1fx1a,_0xee1fx1e= _0xee1fx1d,_0xee1fx9|| (_0xee1fx4= !0)}}}}};mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1861]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=0== _0xee1fx2% 2;if(_0xee1fx4){for(var _0xee1fx5=_0xee1fx3[_0x970d[1827]]- 1;0<= _0xee1fx5;_0xee1fx5--){this[_0x970d[1864]](_0xee1fx5,_0xee1fx4)}}else {for(_0xee1fx5= 1;_0xee1fx5< _0xee1fx3[_0x970d[1827]];_0xee1fx5++){this[_0x970d[1864]](_0xee1fx5,_0xee1fx4)}}};mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1864]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=this[_0x970d[1856]][_0xee1fx2][_0x970d[67]],_0xee1fx5=[],_0xee1fx9=[],_0xee1fxa=0;_0xee1fxa< _0xee1fx4;_0xee1fxa++){var _0xee1fx12=this[_0x970d[1856]][_0xee1fx2][_0xee1fxa],_0xee1fx13= new MedianCellSorter;_0xee1fx13[_0x970d[246]]= _0xee1fx12;var _0xee1fx14;_0xee1fx14= _0xee1fx3?_0xee1fx12[_0x970d[1831]](_0xee1fx2):_0xee1fx12[_0x970d[1832]](_0xee1fx2);var _0xee1fx15;_0xee1fx15= _0xee1fx3?_0xee1fx2+ 1:_0xee1fx2- 1;null!= _0xee1fx14&& 0!= _0xee1fx14[_0x970d[67]]?(_0xee1fx13[_0x970d[1865]]= this[_0x970d[1865]](_0xee1fx14,_0xee1fx15),_0xee1fx5[_0x970d[207]](_0xee1fx13)):_0xee1fx9[_0xee1fx12[_0x970d[1833]](_0xee1fx2)]= !0};_0xee1fx5[_0x970d[470]](MedianCellSorter[_0x970d[202]][_0x970d[469]]);for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx4;_0xee1fxa++){null== _0xee1fx9[_0xee1fxa]&& (_0xee1fx12= _0xee1fx5[_0x970d[1115]]()[_0x970d[246]],_0xee1fx12[_0x970d[1834]](_0xee1fx2,_0xee1fxa))}};mxMedianHybridCrossingReduction[_0x970d[202]][_0x970d[1865]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=[],_0xee1fx5=0,_0xee1fx9=0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){var _0xee1fxa=_0xee1fx2[_0xee1fx9];_0xee1fx4[_0xee1fx5++]= _0xee1fxa[_0x970d[1833]](_0xee1fx3)};_0xee1fx4[_0x970d[470]](function(_0xee1fx2,_0xee1fx3){return _0xee1fx2- _0xee1fx3});if(1== _0xee1fx5% 2){return _0xee1fx4[Math[_0x970d[519]](_0xee1fx5/ 2)]};if(2== _0xee1fx5){return (_0xee1fx4[0]+ _0xee1fx4[1])/ 2};_0xee1fx9= _0xee1fx5/ 2;_0xee1fxa= _0xee1fx4[_0xee1fx9- 1]- _0xee1fx4[0];_0xee1fx5= _0xee1fx4[_0xee1fx5- 1]- _0xee1fx4[_0xee1fx9];return (_0xee1fx4[_0xee1fx9- 1]* _0xee1fx5+ _0xee1fx4[_0xee1fx9]* _0xee1fxa)/ (_0xee1fxa+ _0xee1fx5)};function MedianCellSorter(){}MedianCellSorter[_0x970d[202]][_0x970d[1865]]= 0;MedianCellSorter[_0x970d[202]][_0x970d[246]]= !1;MedianCellSorter[_0x970d[202]][_0x970d[469]]= function(_0xee1fx2,_0xee1fx3){return null!= _0xee1fx2&& null!= _0xee1fx3?_0xee1fx3[_0x970d[1865]]> _0xee1fx2[_0x970d[1865]]?-1:_0xee1fx3[_0x970d[1865]]< _0xee1fx2[_0x970d[1865]]?1:0:0};function mxMinimumCycleRemover(_0xee1fx2){this[_0x970d[1759]]= _0xee1fx2}mxMinimumCycleRemover[_0x970d[202]]= new mxHierarchicalLayoutStage;mxMinimumCycleRemover[_0x970d[202]][_0x970d[196]]= mxMinimumCycleRemover;mxMinimumCycleRemover[_0x970d[202]][_0x970d[1759]]= null;mxMinimumCycleRemover[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1759]][_0x970d[502]](),_0xee1fx4={},_0xee1fx5=mxUtils[_0x970d[238]](_0xee1fx3[_0x970d[1846]],null,!0),_0xee1fx9=null;if(null!= _0xee1fx3[_0x970d[1845]]){var _0xee1fxa=_0xee1fx3[_0x970d[1845]],_0xee1fx9=[];for(_0xee1fx2= 0;_0xee1fx2< _0xee1fxa[_0x970d[67]];_0xee1fx2++){var _0xee1fx12=mxCellPath[_0x970d[385]](_0xee1fxa[_0xee1fx2]);_0xee1fx9[_0xee1fx2]= _0xee1fx3[_0x970d[1846]][_0xee1fx12]}};_0xee1fx3[_0x970d[209]](function(_0xee1fx2,_0xee1fx3,_0xee1fx9,_0xee1fxa,_0xee1fx12){_0xee1fx3[_0x970d[1720]](_0xee1fx2)&& (_0xee1fx9[_0x970d[1744]](),mxUtils[_0x970d[205]](_0xee1fx9,_0xee1fx2[_0x970d[1838]]),_0xee1fx2[_0x970d[1837]][_0x970d[207]](_0xee1fx9),mxUtils[_0x970d[205]](_0xee1fx9,_0xee1fx3[_0x970d[1837]]),_0xee1fx3[_0x970d[1838]][_0x970d[207]](_0xee1fx9));_0xee1fx2= mxCellPath[_0x970d[385]](_0xee1fx3[_0x970d[246]]);_0xee1fx4[_0xee1fx2]= _0xee1fx3;delete _0xee1fx5[_0xee1fx2]},_0xee1fx9,!0,null);_0xee1fx9= null;0< _0xee1fx5[_0x970d[1866]]&& (_0xee1fx9= mxUtils[_0x970d[238]](_0xee1fx5,null,!0));_0xee1fx2= mxUtils[_0x970d[238]](_0xee1fx4,null,!0);_0xee1fx3[_0x970d[209]](function(_0xee1fx2,_0xee1fx3,_0xee1fx9,_0xee1fxa,_0xee1fx12){_0xee1fx3[_0x970d[1720]](_0xee1fx2)&& (_0xee1fx9[_0x970d[1744]](),mxUtils[_0x970d[205]](_0xee1fx9,_0xee1fx2[_0x970d[1838]]),_0xee1fx3[_0x970d[1838]][_0x970d[207]](_0xee1fx9),_0xee1fx2[_0x970d[1837]][_0x970d[207]](_0xee1fx9),mxUtils[_0x970d[205]](_0xee1fx9,_0xee1fx3[_0x970d[1837]]));_0xee1fx2= mxCellPath[_0x970d[385]](_0xee1fx3[_0x970d[246]]);_0xee1fx4[_0xee1fx2]= _0xee1fx3;delete _0xee1fx5[_0xee1fx2]},_0xee1fx5,!0,_0xee1fx2);_0xee1fxa= this[_0x970d[1759]][_0x970d[1703]]();if(null!= _0xee1fx9&& 0< _0xee1fx9[_0x970d[67]]){_0xee1fx3= _0xee1fx3[_0x970d[1845]];for(_0xee1fx2= 0;_0xee1fx2< _0xee1fx9[_0x970d[67]];_0xee1fx2++){_0xee1fx12= _0xee1fx9[_0xee1fx2][_0x970d[246]],0== _0xee1fxa[_0x970d[1867]](_0xee1fx12)[_0x970d[67]]&& _0xee1fx3[_0x970d[207]](_0xee1fx12)}}};function mxCoordinateAssignment(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){this[_0x970d[1759]]= _0xee1fx2;this[_0x970d[1868]]= _0xee1fx3;this[_0x970d[1869]]= _0xee1fx4;this[_0x970d[1870]]= _0xee1fx5;this[_0x970d[1871]]= _0xee1fx9;this[_0x970d[1872]]= _0xee1fxa}var mxHierarchicalEdgeStyle={ORTHOGONAL:1,POLYLINE:2,STRAIGHT:3,CURVE:4};mxCoordinateAssignment[_0x970d[202]]= new mxHierarchicalLayoutStage;mxCoordinateAssignment[_0x970d[202]][_0x970d[196]]= mxCoordinateAssignment;mxCoordinateAssignment[_0x970d[202]][_0x970d[1759]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1868]]= 30;mxCoordinateAssignment[_0x970d[202]][_0x970d[1869]]= 100;mxCoordinateAssignment[_0x970d[202]][_0x970d[1872]]= 10;mxCoordinateAssignment[_0x970d[202]][_0x970d[1795]]= 8;mxCoordinateAssignment[_0x970d[202]][_0x970d[1751]]= 5;mxCoordinateAssignment[_0x970d[202]][_0x970d[1752]]= 2;mxCoordinateAssignment[_0x970d[202]][_0x970d[1753]]= 12;mxCoordinateAssignment[_0x970d[202]][_0x970d[1754]]= 4;mxCoordinateAssignment[_0x970d[202]][_0x970d[1873]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1870]]= mxConstants[_0x970d[1358]];mxCoordinateAssignment[_0x970d[202]][_0x970d[1871]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1874]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1875]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1876]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1877]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1878]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1879]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1880]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1881]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1882]]= !0;mxCoordinateAssignment[_0x970d[202]][_0x970d[675]]= mxHierarchicalEdgeStyle[_0x970d[1883]];mxCoordinateAssignment[_0x970d[202]][_0x970d[1884]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1885]]= null;mxCoordinateAssignment[_0x970d[202]][_0x970d[1745]]= 10;mxCoordinateAssignment[_0x970d[202]][_0x970d[1886]]= function(){var _0xee1fx2=this[_0x970d[1759]][_0x970d[502]]();mxLog[_0x970d[539]]();mxLog[_0x970d[171]](_0x970d[1887]);for(var _0xee1fx3=0;_0xee1fx3< _0xee1fx2[_0x970d[1850]][_0x970d[67]];_0xee1fx3++){mxLog[_0x970d[53]](_0x970d[1888],_0xee1fx3,_0x970d[1889]);for(var _0xee1fx4=_0xee1fx2[_0x970d[1850]][_0xee1fx3],_0xee1fx5=0;_0xee1fx5< _0xee1fx4[_0x970d[67]];_0xee1fx5++){mxLog[_0x970d[53]](_0xee1fx4[_0xee1fx5][_0x970d[1833]](_0xee1fx3),_0x970d[316])};mxLog[_0x970d[171]]()};mxLog[_0x970d[171]](_0x970d[1890])};mxCoordinateAssignment[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){this[_0x970d[1873]]= [];_0xee1fx2= this[_0x970d[1759]][_0x970d[502]]();this[_0x970d[1875]]= 0;this[_0x970d[1891]](this[_0x970d[1759]][_0x970d[1703]](),_0xee1fx2);this[_0x970d[1882]]&& this[_0x970d[1892]](_0xee1fx2);var _0xee1fx3=1E8;if(this[_0x970d[1882]]){for(var _0xee1fx4=0;_0xee1fx4< this[_0x970d[1795]];_0xee1fx4++){0!= _0xee1fx4&& (this[_0x970d[1893]](_0xee1fx4,_0xee1fx2),this[_0x970d[1892]](_0xee1fx2));if(this[_0x970d[1875]]< _0xee1fx3){for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[1850]][_0x970d[67]];_0xee1fx5++){for(var _0xee1fx9=_0xee1fx2[_0x970d[1850]][_0xee1fx5],_0xee1fxa=0;_0xee1fxa< _0xee1fx9[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=_0xee1fx9[_0xee1fxa];_0xee1fx12[_0x970d[1835]](_0xee1fx5,_0xee1fx12[_0x970d[1833]](_0xee1fx5))}};_0xee1fx3= this[_0x970d[1875]]}else {for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx2[_0x970d[1850]][_0x970d[67]];_0xee1fx5++){_0xee1fx9= _0xee1fx2[_0x970d[1850]][_0xee1fx5];for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx9[_0x970d[67]];_0xee1fxa++){_0xee1fx12= _0xee1fx9[_0xee1fxa],_0xee1fx12[_0x970d[1834]](_0xee1fx5,_0xee1fx12[_0x970d[730]](_0xee1fx5))}}};this[_0x970d[1894]](this[_0x970d[1759]][_0x970d[1703]](),_0xee1fx2);this[_0x970d[1875]]= 0}};this[_0x970d[1895]](this[_0x970d[1759]][_0x970d[1703]](),_0xee1fx2)};mxCoordinateAssignment[_0x970d[202]][_0x970d[1892]]= function(_0xee1fx2){for(var _0xee1fx3=[],_0xee1fx4=[],_0xee1fx5=[],_0xee1fx9=0;_0xee1fx9<= _0xee1fx2[_0x970d[1827]];_0xee1fx9++){_0xee1fx5[_0xee1fx9]= _0xee1fx2[_0x970d[1850]][_0xee1fx9];for(var _0xee1fxa=0;_0xee1fxa< _0xee1fx5[_0xee1fx9][_0x970d[67]];_0xee1fxa++){var _0xee1fx12=_0xee1fx5[_0xee1fx9][_0xee1fxa],_0xee1fx13= new WeightedCellSorter(_0xee1fx12,_0xee1fx9);_0xee1fx13[_0x970d[1785]]= _0xee1fxa;_0xee1fx13[_0x970d[1784]]= !0;_0xee1fx3[_0x970d[207]](_0xee1fx13);_0xee1fx12= mxCellPath[_0x970d[385]](_0xee1fx12[_0x970d[1841]]());_0xee1fx4[_0xee1fx12]= _0xee1fx13}};_0xee1fx2= 10* _0xee1fx3[_0x970d[67]];for(_0xee1fxa= 0;0< _0xee1fx3[_0x970d[67]]&& _0xee1fxa<= _0xee1fx2;){var _0xee1fx13=_0xee1fx3[_0x970d[1115]](),_0xee1fx9=_0xee1fx13[_0x970d[246]],_0xee1fx14=_0xee1fx13[_0x970d[1782]],_0xee1fx15=parseInt(_0xee1fx13[_0x970d[1785]]),_0xee1fx12=_0xee1fx9[_0x970d[1831]](_0xee1fx14),_0xee1fx16=_0xee1fx9[_0x970d[1832]](_0xee1fx14),_0xee1fx17=_0xee1fx12[_0x970d[67]],_0xee1fx18=_0xee1fx16[_0x970d[67]],_0xee1fx19=this[_0x970d[1896]](_0xee1fx12,_0xee1fx14+ 1),_0xee1fx1a=this[_0x970d[1896]](_0xee1fx16,_0xee1fx14- 1),_0xee1fx1b=_0xee1fx17+ _0xee1fx18,_0xee1fx1c=_0xee1fx9[_0x970d[1833]](_0xee1fx14),_0xee1fx1d=_0xee1fx1c;0< _0xee1fx1b&& (_0xee1fx1d= (_0xee1fx19* _0xee1fx17+ _0xee1fx1a* _0xee1fx18)/ _0xee1fx1b);_0xee1fx17= !1;_0xee1fx1d< _0xee1fx1c- 1?0== _0xee1fx15?(_0xee1fx9[_0x970d[1834]](_0xee1fx14,_0xee1fx1d),_0xee1fx17= !0):(_0xee1fx15= _0xee1fx5[_0xee1fx14][_0xee1fx15- 1],_0xee1fx1c= _0xee1fx15[_0x970d[1833]](_0xee1fx14),_0xee1fx1c= _0xee1fx1c+ _0xee1fx15[_0x970d[117]]/ 2+ this[_0x970d[1868]]+ _0xee1fx9[_0x970d[117]]/ 2,_0xee1fx1c< _0xee1fx1d?(_0xee1fx9[_0x970d[1834]](_0xee1fx14,_0xee1fx1d),_0xee1fx17= !0):_0xee1fx1c< _0xee1fx9[_0x970d[1833]](_0xee1fx14)- 1&& (_0xee1fx9[_0x970d[1834]](_0xee1fx14,_0xee1fx1c),_0xee1fx17= !0)):_0xee1fx1d> _0xee1fx1c+ 1&& (_0xee1fx15== _0xee1fx5[_0xee1fx14][_0x970d[67]]- 1?(_0xee1fx9[_0x970d[1834]](_0xee1fx14,_0xee1fx1d),_0xee1fx17= !0):(_0xee1fx15= _0xee1fx5[_0xee1fx14][_0xee1fx15+ 1],_0xee1fx1c= _0xee1fx15[_0x970d[1833]](_0xee1fx14),_0xee1fx1c= _0xee1fx1c- _0xee1fx15[_0x970d[117]]/ 2- this[_0x970d[1868]]- _0xee1fx9[_0x970d[117]]/ 2,_0xee1fx1c> _0xee1fx1d?(_0xee1fx9[_0x970d[1834]](_0xee1fx14,_0xee1fx1d),_0xee1fx17= !0):_0xee1fx1c> _0xee1fx9[_0x970d[1833]](_0xee1fx14)+ 1&& (_0xee1fx9[_0x970d[1834]](_0xee1fx14,_0xee1fx1c),_0xee1fx17= !0)));if(_0xee1fx17){for(_0xee1fx9= 0;_0xee1fx9< _0xee1fx12[_0x970d[67]];_0xee1fx9++){_0xee1fx14= _0xee1fx12[_0xee1fx9],_0xee1fx14= mxCellPath[_0x970d[385]](_0xee1fx14[_0x970d[1841]]()),_0xee1fx14= _0xee1fx4[_0xee1fx14],null!= _0xee1fx14&& !1== _0xee1fx14[_0x970d[1784]]&& (_0xee1fx14[_0x970d[1784]]= !0,_0xee1fx3[_0x970d[207]](_0xee1fx14))};for(_0xee1fx9= 0;_0xee1fx9< _0xee1fx16[_0x970d[67]];_0xee1fx9++){_0xee1fx14= _0xee1fx16[_0xee1fx9],_0xee1fx14= mxCellPath[_0x970d[385]](_0xee1fx14[_0x970d[1841]]()),_0xee1fx14= _0xee1fx4[_0xee1fx14],null!= _0xee1fx14&& !1== _0xee1fx14[_0x970d[1784]]&& (_0xee1fx14[_0x970d[1784]]= !0,_0xee1fx3[_0x970d[207]](_0xee1fx14))}};_0xee1fx13[_0x970d[1784]]= !1;_0xee1fxa++}};mxCoordinateAssignment[_0x970d[202]][_0x970d[1893]]= function(_0xee1fx2,_0xee1fx3){if(0== _0xee1fx2% 2){for(var _0xee1fx4=_0xee1fx3[_0x970d[1827]];0< _0xee1fx4;_0xee1fx4--){this[_0x970d[1897]](_0xee1fx4- 1,_0xee1fx3,_0xee1fx4)}}else {for(_0xee1fx4= 0;_0xee1fx4< _0xee1fx3[_0x970d[1827]]- 1;_0xee1fx4++){this[_0x970d[1897]](_0xee1fx4+ 1,_0xee1fx3,_0xee1fx4)}}};mxCoordinateAssignment[_0x970d[202]][_0x970d[1897]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= _0xee1fx3[_0x970d[1850]][_0xee1fx2];for(var _0xee1fx5=[],_0xee1fx9=[],_0xee1fxa=0;_0xee1fxa< _0xee1fx3[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=_0xee1fx3[_0xee1fxa];_0xee1fx5[_0xee1fxa]= new WeightedCellSorter;_0xee1fx5[_0xee1fxa][_0x970d[246]]= _0xee1fx12;_0xee1fx5[_0xee1fxa][_0x970d[1785]]= _0xee1fxa;var _0xee1fx13=mxCellPath[_0x970d[385]](_0xee1fx12[_0x970d[1841]]());_0xee1fx9[_0xee1fx13]= _0xee1fx5[_0xee1fxa];var _0xee1fx14=null,_0xee1fx14=_0xee1fx4< _0xee1fx2?_0xee1fx12[_0x970d[1832]](_0xee1fx2):_0xee1fx12[_0x970d[1831]](_0xee1fx2);_0xee1fx5[_0xee1fxa][_0x970d[1782]]= this[_0x970d[1898]](_0xee1fx12,_0xee1fx14)};_0xee1fx5[_0x970d[470]](WeightedCellSorter[_0x970d[202]][_0x970d[469]]);for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx5[_0x970d[67]];_0xee1fxa++){_0xee1fx13= 0;_0xee1fx12= _0xee1fx5[_0xee1fxa][_0x970d[246]];_0xee1fx13= 0;_0xee1fx14= _0xee1fx4< _0xee1fx2?_0xee1fx12[_0x970d[1832]](_0xee1fx2)[_0x970d[1853]]():_0xee1fx12[_0x970d[1831]](_0xee1fx2)[_0x970d[1853]]();null!= _0xee1fx14&& (_0xee1fx13= _0xee1fx14[_0x970d[67]],_0xee1fx13= 0< _0xee1fx13?this[_0x970d[1896]](_0xee1fx14,_0xee1fx4):_0xee1fx12[_0x970d[1833]](_0xee1fx2));for(var _0xee1fx15=0,_0xee1fx14=-1E8,_0xee1fx16=_0xee1fx5[_0xee1fxa][_0x970d[1785]]- 1;0<= _0xee1fx16;){var _0xee1fx17=mxCellPath[_0x970d[385]](_0xee1fx3[_0xee1fx16][_0x970d[1841]]()),_0xee1fx17=_0xee1fx9[_0xee1fx17];if(null!= _0xee1fx17){var _0xee1fx18=_0xee1fx17[_0x970d[246]];_0xee1fx17[_0x970d[1784]]?(_0xee1fx14= _0xee1fx18[_0x970d[1833]](_0xee1fx2)+ _0xee1fx18[_0x970d[117]]/ 2+ this[_0x970d[1868]]+ _0xee1fx15+ _0xee1fx12[_0x970d[117]]/ 2,_0xee1fx16= -1):(_0xee1fx15+= _0xee1fx18[_0x970d[117]]+ this[_0x970d[1868]],_0xee1fx16--)}};_0xee1fx15= 0;_0xee1fx18= 1E8;for(_0xee1fx16= _0xee1fx5[_0xee1fxa][_0x970d[1785]]+ 1;_0xee1fx16< _0xee1fx5[_0x970d[67]];){if(_0xee1fx17= mxCellPath[_0x970d[385]](_0xee1fx3[_0xee1fx16][_0x970d[1841]]()),_0xee1fx17= _0xee1fx9[_0xee1fx17],null!= _0xee1fx17){var _0xee1fx19=_0xee1fx17[_0x970d[246]];_0xee1fx17[_0x970d[1784]]?(_0xee1fx18= _0xee1fx19[_0x970d[1833]](_0xee1fx2)- _0xee1fx19[_0x970d[117]]/ 2- this[_0x970d[1868]]- _0xee1fx15- _0xee1fx12[_0x970d[117]]/ 2,_0xee1fx16= _0xee1fx5[_0x970d[67]]):(_0xee1fx15+= _0xee1fx19[_0x970d[117]]+ this[_0x970d[1868]],_0xee1fx16++)}};_0xee1fx13>= _0xee1fx14&& _0xee1fx13<= _0xee1fx18?_0xee1fx12[_0x970d[1834]](_0xee1fx2,_0xee1fx13):_0xee1fx13< _0xee1fx14?(_0xee1fx12[_0x970d[1834]](_0xee1fx2,_0xee1fx14),this[_0x970d[1875]]+= _0xee1fx14- _0xee1fx13):_0xee1fx13> _0xee1fx18&& (_0xee1fx12[_0x970d[1834]](_0xee1fx2,_0xee1fx18),this[_0x970d[1875]]+= _0xee1fx13- _0xee1fx18);_0xee1fx5[_0xee1fxa][_0x970d[1784]]= !0}};mxCoordinateAssignment[_0x970d[202]][_0x970d[1898]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=0,_0xee1fx5=0;_0xee1fx5< _0xee1fx3[_0x970d[67]];_0xee1fx5++){var _0xee1fx9=_0xee1fx3[_0xee1fx5];_0xee1fx2[_0x970d[1193]]()&& _0xee1fx9[_0x970d[1193]]()?_0xee1fx4++:_0xee1fx4= _0xee1fx2[_0x970d[250]]()&& _0xee1fx9[_0x970d[250]]()?_0xee1fx4+ 8:_0xee1fx4+ 2};return _0xee1fx4};mxCoordinateAssignment[_0x970d[202]][_0x970d[1896]]= function(_0xee1fx2,_0xee1fx3){if(0== _0xee1fx2[_0x970d[67]]){return 0};for(var _0xee1fx4=[],_0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){_0xee1fx4[_0xee1fx5]= _0xee1fx2[_0xee1fx5][_0x970d[1833]](_0xee1fx3)};_0xee1fx4[_0x970d[470]](function(_0xee1fx2,_0xee1fx3){return _0xee1fx2- _0xee1fx3});if(1== _0xee1fx2[_0x970d[67]]% 2){return _0xee1fx4[Math[_0x970d[519]](_0xee1fx2[_0x970d[67]]/ 2)]};_0xee1fx5= _0xee1fx2[_0x970d[67]]/ 2;return (_0xee1fx4[_0xee1fx5- 1]+ _0xee1fx4[_0xee1fx5])/ 2};mxCoordinateAssignment[_0x970d[202]][_0x970d[1891]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1899]](_0xee1fx2,_0xee1fx3);for(var _0xee1fx4=this[_0x970d[1876]];0<= _0xee1fx4;_0xee1fx4--){_0xee1fx4< _0xee1fx3[_0x970d[1827]]&& this[_0x970d[1900]](_0xee1fx4,_0xee1fx2,_0xee1fx3)};for(_0xee1fx4= this[_0x970d[1876]]+ 1;_0xee1fx4<= _0xee1fx3[_0x970d[1827]];_0xee1fx4++){0< _0xee1fx4&& this[_0x970d[1900]](_0xee1fx4,_0xee1fx2,_0xee1fx3)}};mxCoordinateAssignment[_0x970d[202]][_0x970d[1900]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= _0xee1fx4[_0x970d[1850]][_0xee1fx2];_0xee1fx4= 0;for(var _0xee1fx5=this[_0x970d[1871]]+ (this[_0x970d[1879]]- this[_0x970d[1880]][_0xee1fx2])/ 2,_0xee1fx9=!1,_0xee1fxa=0;_0xee1fxa< _0xee1fx3[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=_0xee1fx3[_0xee1fxa];if(_0xee1fx12[_0x970d[1193]]()){var _0xee1fx13=this[_0x970d[1759]][_0x970d[1726]](_0xee1fx12[_0x970d[246]]);null!= _0xee1fx13?this[_0x970d[1870]]== mxConstants[_0x970d[1358]]|| this[_0x970d[1870]]== mxConstants[_0x970d[1354]]?(_0xee1fx12[_0x970d[117]]= _0xee1fx13[_0x970d[117]],_0xee1fx12[_0x970d[119]]= _0xee1fx13[_0x970d[119]]):(_0xee1fx12[_0x970d[117]]= _0xee1fx13[_0x970d[119]],_0xee1fx12[_0x970d[119]]= _0xee1fx13[_0x970d[117]]):_0xee1fx9= !0;_0xee1fx4= Math[_0x970d[160]](_0xee1fx4,_0xee1fx12[_0x970d[119]])}else {_0xee1fx12[_0x970d[250]]()&& (_0xee1fx13= 1,null!= _0xee1fx12[_0x970d[1842]]?_0xee1fx13= _0xee1fx12[_0x970d[1842]][_0x970d[67]]:mxLog[_0x970d[283]](_0x970d[1901]),_0xee1fx12[_0x970d[117]]= (_0xee1fx13- 1)* this[_0x970d[1872]])};_0xee1fx5+= _0xee1fx12[_0x970d[117]]/ 2;_0xee1fx12[_0x970d[1835]](_0xee1fx2,_0xee1fx5);_0xee1fx12[_0x970d[1834]](_0xee1fx2,_0xee1fx5);_0xee1fx5+= _0xee1fx12[_0x970d[117]]/ 2;_0xee1fx5+= this[_0x970d[1868]]};!0== _0xee1fx9&& mxLog[_0x970d[283]](_0x970d[1902])};mxCoordinateAssignment[_0x970d[202]][_0x970d[1899]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=-this[_0x970d[1869]],_0xee1fx5=0;this[_0x970d[1880]]= [];this[_0x970d[1881]]= [];for(var _0xee1fx9=_0xee1fx3[_0x970d[1827]];0<= _0xee1fx9;_0xee1fx9--){for(var _0xee1fxa=0,_0xee1fx12=_0xee1fx3[_0x970d[1850]][_0xee1fx9],_0xee1fx13=this[_0x970d[1871]],_0xee1fx14=!1,_0xee1fx15=0;_0xee1fx15< _0xee1fx12[_0x970d[67]];_0xee1fx15++){var _0xee1fx16=_0xee1fx12[_0xee1fx15];if(_0xee1fx16[_0x970d[1193]]()){var _0xee1fx17=this[_0x970d[1759]][_0x970d[1726]](_0xee1fx16[_0x970d[246]]);null!= _0xee1fx17?this[_0x970d[1870]]== mxConstants[_0x970d[1358]]|| this[_0x970d[1870]]== mxConstants[_0x970d[1354]]?(_0xee1fx16[_0x970d[117]]= _0xee1fx17[_0x970d[117]],_0xee1fx16[_0x970d[119]]= _0xee1fx17[_0x970d[119]]):(_0xee1fx16[_0x970d[117]]= _0xee1fx17[_0x970d[119]],_0xee1fx16[_0x970d[119]]= _0xee1fx17[_0x970d[117]]):_0xee1fx14= !0;_0xee1fxa= Math[_0x970d[160]](_0xee1fxa,_0xee1fx16[_0x970d[119]])}else {_0xee1fx16[_0x970d[250]]()&& (_0xee1fx17= 1,null!= _0xee1fx16[_0x970d[1842]]?_0xee1fx17= _0xee1fx16[_0x970d[1842]][_0x970d[67]]:mxLog[_0x970d[283]](_0x970d[1901]),_0xee1fx16[_0x970d[117]]= (_0xee1fx17- 1)* this[_0x970d[1872]])};_0xee1fx13+= _0xee1fx16[_0x970d[117]]/ 2;_0xee1fx16[_0x970d[1835]](_0xee1fx9,_0xee1fx13);_0xee1fx16[_0x970d[1834]](_0xee1fx9,_0xee1fx13);_0xee1fx13+= _0xee1fx16[_0x970d[117]]/ 2;_0xee1fx13+= this[_0x970d[1868]];_0xee1fx13> this[_0x970d[1879]]&& (this[_0x970d[1879]]= _0xee1fx13,this[_0x970d[1876]]= _0xee1fx9);this[_0x970d[1880]][_0xee1fx9]= _0xee1fx13};!0== _0xee1fx14&& mxLog[_0x970d[283]](_0x970d[1902]);this[_0x970d[1881]][_0xee1fx9]= _0xee1fx4;_0xee1fx13= _0xee1fxa/ 2+ _0xee1fx5/ 2+ this[_0x970d[1869]];_0xee1fx5= _0xee1fxa;_0xee1fx4= this[_0x970d[1870]]== mxConstants[_0x970d[1358]]|| this[_0x970d[1870]]== mxConstants[_0x970d[1359]]?_0xee1fx4+ _0xee1fx13:_0xee1fx4- _0xee1fx13;for(_0xee1fx15= 0;_0xee1fx15< _0xee1fx12[_0x970d[67]];_0xee1fx15++){_0xee1fx12[_0xee1fx15][_0x970d[1836]](_0xee1fx9,_0xee1fx4)}}};mxCoordinateAssignment[_0x970d[202]][_0x970d[1894]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx3[_0x970d[1847]],_0xee1fx5;for(_0xee1fx5 in _0xee1fx4){var _0xee1fx9=_0xee1fx4[_0xee1fx5];if(!(1> _0xee1fx9[_0x970d[1827]]- _0xee1fx9[_0x970d[1828]]- 1)){for(var _0xee1fxa=_0xee1fx9[_0x970d[1833]](_0xee1fx9[_0x970d[1828]]+ 1),_0xee1fx12=!0,_0xee1fx13=0,_0xee1fx14=_0xee1fx9[_0x970d[1828]]+ 2;_0xee1fx14< _0xee1fx9[_0x970d[1827]];_0xee1fx14++){var _0xee1fx15=_0xee1fx9[_0x970d[1833]](_0xee1fx14);_0xee1fxa!= _0xee1fx15?(_0xee1fx12= !1,_0xee1fxa= _0xee1fx15):_0xee1fx13++};if(!_0xee1fx12){for(var _0xee1fx12=_0xee1fxa= 0,_0xee1fx15=[],_0xee1fx16=[],_0xee1fx17=_0xee1fx9[_0x970d[1833]](_0xee1fx9[_0x970d[1828]]+ 1),_0xee1fx14=_0xee1fx9[_0x970d[1828]]+ 1;_0xee1fx14< _0xee1fx9[_0x970d[1827]]- 1;_0xee1fx14++){var _0xee1fx18=_0xee1fx9[_0x970d[730]](_0xee1fx14+ 1);_0xee1fx17== _0xee1fx18?(_0xee1fx15[_0xee1fx14- _0xee1fx9[_0x970d[1828]]- 1]= _0xee1fx17,_0xee1fxa++):this[_0x970d[1903]](_0xee1fx3,_0xee1fx9,_0xee1fx14+ 1,_0xee1fx17)?(_0xee1fx15[_0xee1fx14- _0xee1fx9[_0x970d[1828]]- 1]= _0xee1fx17,_0xee1fxa++):_0xee1fx17= _0xee1fx15[_0xee1fx14- _0xee1fx9[_0x970d[1828]]- 1]= _0xee1fx18};_0xee1fx17= _0xee1fx9[_0x970d[730]](_0xee1fx14);for(_0xee1fx14= _0xee1fx9[_0x970d[1827]]- 1;_0xee1fx14> _0xee1fx9[_0x970d[1828]]+ 1;_0xee1fx14--){_0xee1fx18= _0xee1fx9[_0x970d[730]](_0xee1fx14- 1),_0xee1fx17== _0xee1fx18?(_0xee1fx16[_0xee1fx14- _0xee1fx9[_0x970d[1828]]- 2]= _0xee1fx17,_0xee1fx12++):this[_0x970d[1903]](_0xee1fx3,_0xee1fx9,_0xee1fx14- 1,_0xee1fx17)?(_0xee1fx16[_0xee1fx14- _0xee1fx9[_0x970d[1828]]- 2]= _0xee1fx17,_0xee1fx12++):(_0xee1fx16[_0xee1fx14- _0xee1fx9[_0x970d[1828]]- 2]= _0xee1fx9[_0x970d[730]](_0xee1fx14- 1),_0xee1fx17= _0xee1fx18)};if(_0xee1fx12> _0xee1fx13|| _0xee1fxa> _0xee1fx13){if(_0xee1fx12>= _0xee1fxa){for(_0xee1fx14= _0xee1fx9[_0x970d[1827]]- 2;_0xee1fx14> _0xee1fx9[_0x970d[1828]];_0xee1fx14--){_0xee1fx9[_0x970d[1835]](_0xee1fx14,_0xee1fx16[_0xee1fx14- _0xee1fx9[_0x970d[1828]]- 1])}}else {if(_0xee1fxa> _0xee1fx12){for(_0xee1fx14= _0xee1fx9[_0x970d[1828]]+ 2;_0xee1fx14< _0xee1fx9[_0x970d[1827]];_0xee1fx14++){_0xee1fx9[_0x970d[1835]](_0xee1fx14,_0xee1fx15[_0xee1fx14- _0xee1fx9[_0x970d[1828]]- 2])}}}}}}}};mxCoordinateAssignment[_0x970d[202]][_0x970d[1903]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx2= _0xee1fx2[_0x970d[1850]][_0xee1fx4];for(var _0xee1fx9=-1,_0xee1fxa=0;_0xee1fxa< _0xee1fx2[_0x970d[67]];_0xee1fxa++){if(_0xee1fx3== _0xee1fx2[_0xee1fxa]){_0xee1fx9= _0xee1fxa;break}};if(0> _0xee1fx9){return !1};_0xee1fxa= _0xee1fx3[_0x970d[1833]](_0xee1fx4);if(_0xee1fx5< _0xee1fxa){if(0== _0xee1fx9){return !0};_0xee1fx2= _0xee1fx2[_0xee1fx9- 1];_0xee1fx4= _0xee1fx2[_0x970d[1833]](_0xee1fx4);_0xee1fx4= _0xee1fx4+ _0xee1fx2[_0x970d[117]]/ 2+ this[_0x970d[1868]]+ _0xee1fx3[_0x970d[117]]/ 2;if(!(_0xee1fx4<= _0xee1fx5)){return !1}}else {if(_0xee1fx5> _0xee1fxa){if(_0xee1fx9== _0xee1fx2[_0x970d[67]]- 1){return !0};_0xee1fx2= _0xee1fx2[_0xee1fx9+ 1];_0xee1fx4= _0xee1fx2[_0x970d[1833]](_0xee1fx4);_0xee1fx4= _0xee1fx4- _0xee1fx2[_0x970d[117]]/ 2- this[_0x970d[1868]]- _0xee1fx3[_0x970d[117]]/ 2;if(!(_0xee1fx4>= _0xee1fx5)){return !1}}};return !0};mxCoordinateAssignment[_0x970d[202]][_0x970d[1895]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1877]]= [];this[_0x970d[1878]]= [];for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx3[_0x970d[1850]][_0x970d[67]];_0xee1fx4++){this[_0x970d[1877]][_0xee1fx4]= Number[_0x970d[1904]],this[_0x970d[1878]][_0xee1fx4]= 0};_0xee1fx4= null;this[_0x970d[1759]][_0x970d[1735]]&& (_0xee1fx4= {});var _0xee1fx5=_0xee1fx3[_0x970d[1847]],_0xee1fx9=_0xee1fx3[_0x970d[1846]],_0xee1fxa;for(_0xee1fxa in _0xee1fx9){var _0xee1fx12=_0xee1fx9[_0xee1fxa];this[_0x970d[1725]](_0xee1fx12);if(this[_0x970d[1759]][_0x970d[1735]]){var _0xee1fx12=_0xee1fx2[_0x970d[251]][_0x970d[1197]](_0xee1fx12[_0x970d[246]]),_0xee1fx13=mxCellPath[_0x970d[385]](_0xee1fx12);null== _0xee1fx4[_0xee1fx13]&& (_0xee1fx4[_0xee1fx13]= _0xee1fx12)}};this[_0x970d[1759]][_0x970d[1735]]&& null!= _0xee1fx4&& this[_0x970d[1763]](_0xee1fx4);(this[_0x970d[675]]== mxHierarchicalEdgeStyle[_0x970d[1905]]|| this[_0x970d[675]]== mxHierarchicalEdgeStyle[_0x970d[1883]]|| this[_0x970d[675]]== mxHierarchicalEdgeStyle[_0x970d[1906]])&& this[_0x970d[1764]](_0xee1fx3);for(_0xee1fxa in _0xee1fx5){this[_0x970d[1907]](_0xee1fx5[_0xee1fxa])}};mxCoordinateAssignment[_0x970d[202]][_0x970d[1763]]= function(_0xee1fx2){var _0xee1fx3=[],_0xee1fx4;for(_0xee1fx4 in _0xee1fx2){_0xee1fx3[_0x970d[207]](_0xee1fx2[_0xee1fx4])};this[_0x970d[1759]][_0x970d[1727]](mxUtils[_0x970d[1779]](_0xee1fx3,!0),this[_0x970d[1745]])};mxCoordinateAssignment[_0x970d[202]][_0x970d[1764]]= function(_0xee1fx2){for(var _0xee1fx3=0;_0xee1fx3< _0xee1fx2[_0x970d[1850]][_0x970d[67]];_0xee1fx3++){for(var _0xee1fx4=_0xee1fx2[_0x970d[1850]][_0xee1fx3],_0xee1fx5=0;_0xee1fx5< _0xee1fx4[_0x970d[67]];_0xee1fx5++){var _0xee1fx9=_0xee1fx4[_0xee1fx5];if(_0xee1fx9[_0x970d[1193]]()){for(var _0xee1fxa=_0xee1fx9[_0x970d[1832]](_0xee1fx3),_0xee1fx12=_0xee1fx3- 1,_0xee1fx13=0;2> _0xee1fx13;_0xee1fx13++){if(-1< _0xee1fx12&& _0xee1fx12< _0xee1fx2[_0x970d[1850]][_0x970d[67]]&& null!= _0xee1fxa&& 0< _0xee1fxa[_0x970d[67]]){for(var _0xee1fx14=[],_0xee1fx15=0;_0xee1fx15< _0xee1fxa[_0x970d[67]];_0xee1fx15++){var _0xee1fx16= new WeightedCellSorter(_0xee1fxa[_0xee1fx15],_0xee1fxa[_0xee1fx15][_0x970d[730]](_0xee1fx12));_0xee1fx14[_0x970d[207]](_0xee1fx16)};_0xee1fx14[_0x970d[470]](WeightedCellSorter[_0x970d[202]][_0x970d[469]]);for(var _0xee1fx16=_0xee1fx9[_0x970d[235]][0]- _0xee1fx9[_0x970d[117]]/ 2,_0xee1fx17=_0xee1fx16+ _0xee1fx9[_0x970d[117]],_0xee1fx18=_0xee1fxa= 0,_0xee1fx12=[],_0xee1fx15=0;_0xee1fx15< _0xee1fx14[_0x970d[67]];_0xee1fx15++){var _0xee1fx19=_0xee1fx14[_0xee1fx15][_0x970d[246]],_0xee1fx1a;if(_0xee1fx19[_0x970d[1193]]()){_0xee1fx1a= 0== _0xee1fx13?_0xee1fx9[_0x970d[1838]]:_0xee1fx9[_0x970d[1837]];for(var _0xee1fx1b=0;_0xee1fx1b< _0xee1fx1a[_0x970d[67]];_0xee1fx1b++){if(_0xee1fx1a[_0xee1fx1b][_0x970d[1097]]== _0xee1fx19|| _0xee1fx1a[_0xee1fx1b][_0x970d[772]]== _0xee1fx19){_0xee1fxa+= _0xee1fx1a[_0xee1fx1b][_0x970d[1842]][_0x970d[67]],_0xee1fx18++,_0xee1fx12[_0x970d[207]](_0xee1fx1a[_0xee1fx1b])}}}else {_0xee1fxa+= _0xee1fx19[_0x970d[1842]][_0x970d[67]],_0xee1fx18++,_0xee1fx12[_0x970d[207]](_0xee1fx19)}};_0xee1fx9[_0x970d[117]]> (_0xee1fxa+ 1)* this[_0x970d[1751]]+ 2* this[_0x970d[1751]]&& (_0xee1fx16+= this[_0x970d[1751]],_0xee1fx17-= this[_0x970d[1751]]);_0xee1fx14= (_0xee1fx17- _0xee1fx16)/ _0xee1fxa;_0xee1fx16+= _0xee1fx14/ 2;_0xee1fx17= this[_0x970d[1753]]- this[_0x970d[1752]];for(_0xee1fx15= _0xee1fx18= 0;_0xee1fx15< _0xee1fx12[_0x970d[67]];_0xee1fx15++){_0xee1fx19= _0xee1fx12[_0xee1fx15][_0x970d[1842]][_0x970d[67]];_0xee1fx1b= mxCellPath[_0x970d[385]](_0xee1fx12[_0xee1fx15][_0x970d[1842]][0]);_0xee1fx1a= this[_0x970d[1873]][_0xee1fx1b];null== _0xee1fx1a&& (_0xee1fx1a= [],this[_0x970d[1873]][_0xee1fx1b]= _0xee1fx1a);_0xee1fx15< _0xee1fxa/ 2?_0xee1fx17+= this[_0x970d[1752]]:_0xee1fx15> _0xee1fxa/ 2&& (_0xee1fx17-= this[_0x970d[1752]]);for(_0xee1fx1b= 0;_0xee1fx1b< _0xee1fx19;_0xee1fx1b++){_0xee1fx1a[4* _0xee1fx1b+ 2* _0xee1fx13]= _0xee1fx16,_0xee1fx16+= _0xee1fx14,_0xee1fx1a[4* _0xee1fx1b+ 2* _0xee1fx13+ 1]= _0xee1fx17};_0xee1fx18= Math[_0x970d[160]](_0xee1fx18,_0xee1fx17)}};_0xee1fxa= _0xee1fx9[_0x970d[1831]](_0xee1fx3);_0xee1fx12= _0xee1fx3+ 1}}}}};mxCoordinateAssignment[_0x970d[202]][_0x970d[1907]]= function(_0xee1fx2){var _0xee1fx3=0;if(101207!= _0xee1fx2[_0x970d[1826]][0]){var _0xee1fx4=_0xee1fx2[_0x970d[1827]],_0xee1fx5=_0xee1fx2[_0x970d[1828]];_0xee1fx4== _0xee1fx5&& (_0xee1fx4= _0xee1fx2[_0x970d[1097]][_0x970d[1827]],_0xee1fx5= _0xee1fx2[_0x970d[772]][_0x970d[1828]]);for(var _0xee1fx9=0,_0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx2[_0x970d[1842]][0]),_0xee1fxa=this[_0x970d[1873]][_0xee1fxa],_0xee1fx12=_0xee1fx2[_0x970d[1843]]?_0xee1fx2[_0x970d[772]][_0x970d[246]]:_0xee1fx2[_0x970d[1097]][_0x970d[246]],_0xee1fx13=this[_0x970d[1759]][_0x970d[1179]],_0xee1fx14=0;_0xee1fx14< _0xee1fx2[_0x970d[1842]][_0x970d[67]];_0xee1fx14++){var _0xee1fx15=_0xee1fx2[_0x970d[1842]][_0xee1fx14],_0xee1fx16=this[_0x970d[1759]][_0x970d[1710]](_0xee1fx15,!0),_0xee1fx17=_0xee1fx13[_0x970d[251]][_0x970d[1709]](_0xee1fx15,!0),_0xee1fx18=[],_0xee1fx19=_0xee1fx2[_0x970d[1843]];_0xee1fx16!= _0xee1fx12&& (_0xee1fx19= !_0xee1fx19);if(null!= _0xee1fxa){var _0xee1fx1a=_0xee1fx19?2:0,_0xee1fx1b=_0xee1fx19?this[_0x970d[1877]][_0xee1fx5]:this[_0x970d[1878]][_0xee1fx4],_0xee1fx1c=_0xee1fxa[4* _0xee1fx9+ 1+ _0xee1fx1a];_0xee1fx19&& (_0xee1fx1c= -_0xee1fx1c);_0xee1fx1b+= _0xee1fx1c;_0xee1fx1a= _0xee1fxa[4* _0xee1fx9+ _0xee1fx1a];_0xee1fx17= _0xee1fx13[_0x970d[251]][_0x970d[1709]](_0xee1fx15,!0);this[_0x970d[1759]][_0x970d[1908]](_0xee1fx17)&& _0xee1fx13[_0x970d[251]][_0x970d[1197]](_0xee1fx17)== _0xee1fx16&& (_0xee1fx1a= _0xee1fx13[_0x970d[441]][_0x970d[248]](_0xee1fx17),_0xee1fx1a= null!= _0xee1fx1a?_0xee1fx1a[_0x970d[235]]:_0xee1fx16[_0x970d[256]][_0x970d[235]]+ _0xee1fx2[_0x970d[1097]][_0x970d[117]]* _0xee1fx17[_0x970d[256]][_0x970d[235]]);this[_0x970d[1870]]== mxConstants[_0x970d[1358]]|| this[_0x970d[1870]]== mxConstants[_0x970d[1354]]?(_0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx1a,_0xee1fx1b)),this[_0x970d[675]]== mxHierarchicalEdgeStyle[_0x970d[1906]]&& _0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx1a,_0xee1fx1b+ _0xee1fx1c))):(_0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx1b,_0xee1fx1a)),this[_0x970d[675]]== mxHierarchicalEdgeStyle[_0x970d[1906]]&& _0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx1b+ _0xee1fx1c,_0xee1fx1a)))};_0xee1fx1a= _0xee1fx2[_0x970d[235]][_0x970d[67]]- 1;_0xee1fx1b= _0xee1fx1c= -1;_0xee1fx16= _0xee1fx2[_0x970d[1827]]- 1;_0xee1fx19&& (_0xee1fx1a= 0,_0xee1fx1c= _0xee1fx2[_0x970d[235]][_0x970d[67]],_0xee1fx1b= 1,_0xee1fx16= _0xee1fx2[_0x970d[1828]]+ 1);for(;_0xee1fx2[_0x970d[1827]]!= _0xee1fx2[_0x970d[1828]]&& _0xee1fx1a!= _0xee1fx1c;_0xee1fx1a+= _0xee1fx1b){var _0xee1fx17=_0xee1fx2[_0x970d[235]][_0xee1fx1a]+ _0xee1fx3,_0xee1fx1d=(this[_0x970d[1877]][_0xee1fx16]+ this[_0x970d[1878]][_0xee1fx16+ 1])/ 2,_0xee1fx1e=(this[_0x970d[1877]][_0xee1fx16- 1]+ this[_0x970d[1878]][_0xee1fx16])/ 2;if(_0xee1fx19){var _0xee1fx1f=_0xee1fx1d,_0xee1fx1d=_0xee1fx1e,_0xee1fx1e=_0xee1fx1f};this[_0x970d[1870]]== mxConstants[_0x970d[1358]]|| this[_0x970d[1870]]== mxConstants[_0x970d[1354]]?(_0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx17,_0xee1fx1d)),_0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx17,_0xee1fx1e))):(_0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx1d,_0xee1fx17)),_0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx1e,_0xee1fx17)));this[_0x970d[1874]]= Math[_0x970d[160]](this[_0x970d[1874]],_0xee1fx17);_0xee1fx16+= _0xee1fx1b};null!= _0xee1fxa&& (_0xee1fx1a= _0xee1fx19?2:0,_0xee1fx1b= _0xee1fx19?this[_0x970d[1878]][_0xee1fx4]:this[_0x970d[1877]][_0xee1fx5],_0xee1fx1c= _0xee1fxa[4* _0xee1fx9+ 3- _0xee1fx1a],_0xee1fx19&& (_0xee1fx1c= -_0xee1fx1c),_0xee1fx1b-= _0xee1fx1c,_0xee1fx1a= _0xee1fxa[4* _0xee1fx9+ 2- _0xee1fx1a],_0xee1fx19= _0xee1fx13[_0x970d[251]][_0x970d[1709]](_0xee1fx15,!1),_0xee1fx16= this[_0x970d[1759]][_0x970d[1710]](_0xee1fx15,!1),this[_0x970d[1759]][_0x970d[1908]](_0xee1fx19)&& _0xee1fx13[_0x970d[251]][_0x970d[1197]](_0xee1fx19)== _0xee1fx16&& (_0xee1fx1a= _0xee1fx13[_0x970d[441]][_0x970d[248]](_0xee1fx19),_0xee1fx1a= null!= _0xee1fx1a?_0xee1fx1a[_0x970d[235]]:_0xee1fx16[_0x970d[256]][_0x970d[235]]+ _0xee1fx2[_0x970d[772]][_0x970d[117]]* _0xee1fx19[_0x970d[256]][_0x970d[235]]),this[_0x970d[1870]]== mxConstants[_0x970d[1358]]|| this[_0x970d[1870]]== mxConstants[_0x970d[1354]]?(this[_0x970d[675]]== mxHierarchicalEdgeStyle[_0x970d[1906]]&& _0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx1a,_0xee1fx1b- _0xee1fx1c)),_0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx1a,_0xee1fx1b))):(this[_0x970d[675]]== mxHierarchicalEdgeStyle[_0x970d[1906]]&& _0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx1b- _0xee1fx1c,_0xee1fx1a)),_0xee1fx18[_0x970d[207]]( new mxPoint(_0xee1fx1b,_0xee1fx1a))));_0xee1fx2[_0x970d[1843]]&& this[_0x970d[1909]](_0xee1fx2,_0xee1fx15);this[_0x970d[1759]][_0x970d[1722]](_0xee1fx15,_0xee1fx18);_0xee1fx3= 0== _0xee1fx3?this[_0x970d[1872]]:0< _0xee1fx3?-_0xee1fx3:-_0xee1fx3+ this[_0x970d[1872]];_0xee1fx9++};_0xee1fx2[_0x970d[1826]][0]= 101207}};mxCoordinateAssignment[_0x970d[202]][_0x970d[1725]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[246]],_0xee1fx4=_0xee1fx2[_0x970d[235]][0]- _0xee1fx2[_0x970d[117]]/ 2,_0xee1fx5=_0xee1fx2[_0x970d[236]][0]- _0xee1fx2[_0x970d[119]]/ 2;this[_0x970d[1877]][_0xee1fx2[_0x970d[1828]]]= Math[_0x970d[243]](this[_0x970d[1877]][_0xee1fx2[_0x970d[1828]]],_0xee1fx5);this[_0x970d[1878]][_0xee1fx2[_0x970d[1828]]]= Math[_0x970d[160]](this[_0x970d[1878]][_0xee1fx2[_0x970d[1828]]],_0xee1fx5+ _0xee1fx2[_0x970d[119]]);this[_0x970d[1870]]== mxConstants[_0x970d[1358]]|| this[_0x970d[1870]]== mxConstants[_0x970d[1354]]?this[_0x970d[1759]][_0x970d[1725]](_0xee1fx3,_0xee1fx4,_0xee1fx5):this[_0x970d[1759]][_0x970d[1725]](_0xee1fx3,_0xee1fx5,_0xee1fx4);this[_0x970d[1874]]= Math[_0x970d[160]](this[_0x970d[1874]],_0xee1fx4+ _0xee1fx2[_0x970d[117]])};mxCoordinateAssignment[_0x970d[202]][_0x970d[1909]]= function(_0xee1fx2,_0xee1fx3){};function WeightedCellSorter(_0xee1fx2,_0xee1fx3){this[_0x970d[246]]= _0xee1fx2;this[_0x970d[1782]]= _0xee1fx3}WeightedCellSorter[_0x970d[202]][_0x970d[1782]]= 0;WeightedCellSorter[_0x970d[202]][_0x970d[1783]]= !1;WeightedCellSorter[_0x970d[202]][_0x970d[1784]]= !1;WeightedCellSorter[_0x970d[202]][_0x970d[1785]]= null;WeightedCellSorter[_0x970d[202]][_0x970d[246]]= null;WeightedCellSorter[_0x970d[202]][_0x970d[469]]= function(_0xee1fx2,_0xee1fx3){return null!= _0xee1fx2&& null!= _0xee1fx3?_0xee1fx3[_0x970d[1782]]> _0xee1fx2[_0x970d[1782]]?-1:_0xee1fx3[_0x970d[1782]]< _0xee1fx2[_0x970d[1782]]?1:_0xee1fx3[_0x970d[1783]]?-1:1:0};function mxHierarchicalLayout(_0xee1fx2,_0xee1fx3,_0xee1fx4){mxGraphLayout[_0x970d[239]](this,_0xee1fx2);this[_0x970d[1870]]= null!= _0xee1fx3?_0xee1fx3:mxConstants[_0x970d[1358]];this[_0x970d[1910]]= null!= _0xee1fx4?_0xee1fx4:!0}mxHierarchicalLayout[_0x970d[202]]= new mxGraphLayout;mxHierarchicalLayout[_0x970d[202]][_0x970d[196]]= mxHierarchicalLayout;mxHierarchicalLayout[_0x970d[202]][_0x970d[1845]]= null;mxHierarchicalLayout[_0x970d[202]][_0x970d[1735]]= !1;mxHierarchicalLayout[_0x970d[202]][_0x970d[1911]]= !1;mxHierarchicalLayout[_0x970d[202]][_0x970d[1912]]= 0;mxHierarchicalLayout[_0x970d[202]][_0x970d[1868]]= 30;mxHierarchicalLayout[_0x970d[202]][_0x970d[1869]]= 100;mxHierarchicalLayout[_0x970d[202]][_0x970d[1913]]= 60;mxHierarchicalLayout[_0x970d[202]][_0x970d[1872]]= 10;mxHierarchicalLayout[_0x970d[202]][_0x970d[1870]]= mxConstants[_0x970d[1358]];mxHierarchicalLayout[_0x970d[202]][_0x970d[1882]]= !0;mxHierarchicalLayout[_0x970d[202]][_0x970d[1844]]= !0;mxHierarchicalLayout[_0x970d[202]][_0x970d[1787]]= !0;mxHierarchicalLayout[_0x970d[202]][_0x970d[1914]]= !0;mxHierarchicalLayout[_0x970d[202]][_0x970d[251]]= null;mxHierarchicalLayout[_0x970d[202]][_0x970d[1915]]= null;mxHierarchicalLayout[_0x970d[202]][_0x970d[502]]= function(){return this[_0x970d[251]]};mxHierarchicalLayout[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1101]]= _0xee1fx2;var _0xee1fx4=this[_0x970d[1179]][_0x970d[251]];this[_0x970d[1915]]= {};if(!(null== _0xee1fx3&& null== _0xee1fx2)){if(null!= _0xee1fx3&& null!= _0xee1fx2){for(var _0xee1fx5=[],_0xee1fx9=0;_0xee1fx9< _0xee1fx3[_0x970d[67]];_0xee1fx9++){_0xee1fx4[_0x970d[1720]](_0xee1fx2,_0xee1fx3[_0xee1fx9])&& _0xee1fx5[_0x970d[207]](_0xee1fx3[_0xee1fx9])};this[_0x970d[1845]]= _0xee1fx5}else {this[_0x970d[1845]]= _0xee1fx3};_0xee1fx4[_0x970d[473]]();try{this[_0x970d[1916]](_0xee1fx2),this[_0x970d[1735]]&& !this[_0x970d[1179]][_0x970d[1742]](_0xee1fx2)&& this[_0x970d[1179]][_0x970d[1917]]([_0xee1fx2],this[_0x970d[1912]],this[_0x970d[1911]])}finally{_0xee1fx4[_0x970d[476]]()}}};mxHierarchicalLayout[_0x970d[202]][_0x970d[1918]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=[];if(null!= _0xee1fx2&& null!= _0xee1fx3){var _0xee1fx5=this[_0x970d[1179]][_0x970d[251]],_0xee1fx9=null,_0xee1fxa=-1E5,_0xee1fx12;for(_0xee1fx12 in _0xee1fx3){var _0xee1fx13=_0xee1fx3[_0xee1fx12];if(_0xee1fx5[_0x970d[1193]](_0xee1fx13)&& this[_0x970d[1179]][_0x970d[1714]](_0xee1fx13)){for(var _0xee1fx14=this[_0x970d[264]](_0xee1fx13),_0xee1fx15=0,_0xee1fx16=0,_0xee1fx17=0;_0xee1fx17< _0xee1fx14[_0x970d[67]];_0xee1fx17++){this[_0x970d[1710]](_0xee1fx14[_0xee1fx17],!0)== _0xee1fx13?_0xee1fx15++:_0xee1fx16++};0== _0xee1fx16&& 0< _0xee1fx15&& _0xee1fx4[_0x970d[207]](_0xee1fx13);_0xee1fx14= _0xee1fx15- _0xee1fx16;_0xee1fx14> _0xee1fxa&& (_0xee1fxa= _0xee1fx14,_0xee1fx9= _0xee1fx13)}};0== _0xee1fx4[_0x970d[67]]&& null!= _0xee1fx9&& _0xee1fx4[_0x970d[207]](_0xee1fx9)};return _0xee1fx4};mxHierarchicalLayout[_0x970d[202]][_0x970d[264]]= function(_0xee1fx2){var _0xee1fx3=mxCellPath[_0x970d[385]](_0xee1fx2);if(null!= this[_0x970d[1915]][_0xee1fx3]){return this[_0x970d[1915]][_0xee1fx3]};for(var _0xee1fx4=this[_0x970d[1179]][_0x970d[251]],_0xee1fx5=[],_0xee1fx9=this[_0x970d[1179]][_0x970d[1742]](_0xee1fx2),_0xee1fxa=_0xee1fx4[_0x970d[262]](_0xee1fx2),_0xee1fx12=0;_0xee1fx12< _0xee1fxa;_0xee1fx12++){var _0xee1fx13=_0xee1fx4[_0x970d[263]](_0xee1fx2,_0xee1fx12);if(this[_0x970d[1908]](_0xee1fx13)){_0xee1fx5= _0xee1fx5[_0x970d[1919]](_0xee1fx4[_0x970d[264]](_0xee1fx13,!0,!0))}else {if(_0xee1fx9|| !this[_0x970d[1179]][_0x970d[1714]](_0xee1fx13)){_0xee1fx5= _0xee1fx5[_0x970d[1919]](_0xee1fx4[_0x970d[264]](_0xee1fx13,!0,!0))}}};_0xee1fx5= _0xee1fx5[_0x970d[1919]](_0xee1fx4[_0x970d[264]](_0xee1fx2,!0,!0));_0xee1fx4= [];for(_0xee1fx12= 0;_0xee1fx12< _0xee1fx5[_0x970d[67]];_0xee1fx12++){_0xee1fx9= this[_0x970d[1710]](_0xee1fx5[_0xee1fx12],!0),_0xee1fxa= this[_0x970d[1710]](_0xee1fx5[_0xee1fx12],!1),(_0xee1fx9== _0xee1fxa|| _0xee1fx9!= _0xee1fxa&& (_0xee1fxa== _0xee1fx2&& (null== this[_0x970d[1101]]|| this[_0x970d[1179]][_0x970d[1920]](_0xee1fx9,this[_0x970d[1101]],this[_0x970d[1914]]))|| _0xee1fx9== _0xee1fx2&& (null== this[_0x970d[1101]]|| this[_0x970d[1179]][_0x970d[1920]](_0xee1fxa,this[_0x970d[1101]],this[_0x970d[1914]]))))&& _0xee1fx4[_0x970d[207]](_0xee1fx5[_0xee1fx12])};return this[_0x970d[1915]][_0xee1fx3]= _0xee1fx4};mxHierarchicalLayout[_0x970d[202]][_0x970d[1710]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx2),_0xee1fx4=null!= _0xee1fx4?_0xee1fx4[_0x970d[1710]](_0xee1fx3):this[_0x970d[1179]][_0x970d[441]][_0x970d[1710]](_0xee1fx2,_0xee1fx3);this[_0x970d[1908]](_0xee1fx4)&& (_0xee1fx4= this[_0x970d[1179]][_0x970d[251]][_0x970d[1197]](_0xee1fx4));return _0xee1fx4};mxHierarchicalLayout[_0x970d[202]][_0x970d[1916]]= function(_0xee1fx2){var _0xee1fx3=[],_0xee1fx4=[];if(null== this[_0x970d[1845]]&& null!= _0xee1fx2){var _0xee1fx5={};this[_0x970d[1921]](_0xee1fx2,_0xee1fx5);this[_0x970d[1845]]= [];var _0xee1fx9=!0,_0xee1fxa;for(_0xee1fxa in _0xee1fx5){if(null!= _0xee1fx5[_0xee1fxa]){_0xee1fx9= !1;break}};for(;!_0xee1fx9;){for(var _0xee1fx12=this[_0x970d[1918]](_0xee1fx2,_0xee1fx5),_0xee1fx9=0;_0xee1fx9< _0xee1fx12[_0x970d[67]];_0xee1fx9++){var _0xee1fx13=[];_0xee1fx3[_0x970d[207]](_0xee1fx13);this[_0x970d[1706]](_0xee1fx12[_0xee1fx9],!0,null,_0xee1fx4,_0xee1fx13,_0xee1fx3,_0xee1fx5)};for(_0xee1fx9= 0;_0xee1fx9< _0xee1fx12[_0x970d[67]];_0xee1fx9++){this[_0x970d[1845]][_0x970d[207]](_0xee1fx12[_0xee1fx9])};_0xee1fx9= !0;for(_0xee1fxa in _0xee1fx5){if(null!= _0xee1fx5[_0xee1fxa]){_0xee1fx9= !1;break}}}}else {for(_0xee1fx9= 0;_0xee1fx9< roots[_0x970d[67]];_0xee1fx9++){_0xee1fx13= [],_0xee1fx3[_0x970d[207]](_0xee1fx13),traverse(roots[_0x970d[203]](_0xee1fx9),!0,null,_0xee1fx4,_0xee1fx13,_0xee1fx3,null)}};for(_0xee1fx9= _0xee1fx4= 0;_0xee1fx9< _0xee1fx3[_0x970d[67]];_0xee1fx9++){_0xee1fx13= _0xee1fx3[_0xee1fx9];_0xee1fx5= [];for(_0xee1fxa in _0xee1fx13){_0xee1fx5[_0x970d[207]](_0xee1fx13[_0xee1fxa])};this[_0x970d[251]]= new mxGraphHierarchyModel(this,_0xee1fx5,this[_0x970d[1845]],_0xee1fx2,this[_0x970d[1844]]);this[_0x970d[1922]](_0xee1fx2);this[_0x970d[1923]]();this[_0x970d[1924]](_0xee1fx2);_0xee1fx4= this[_0x970d[1925]](_0xee1fx4,_0xee1fx2)}};mxHierarchicalLayout[_0x970d[202]][_0x970d[1921]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[251]];_0xee1fx4[_0x970d[1193]](_0xee1fx2)&& (_0xee1fx2!= this[_0x970d[1101]]&& this[_0x970d[1179]][_0x970d[1714]](_0xee1fx2))&& (_0xee1fx3[mxCellPath[_0x970d[385]](_0xee1fx2)]= _0xee1fx2);if(this[_0x970d[1914]]|| _0xee1fx2== this[_0x970d[1101]]&& this[_0x970d[1179]][_0x970d[1714]](_0xee1fx2)){for(var _0xee1fx5=_0xee1fx4[_0x970d[262]](_0xee1fx2),_0xee1fx9=0;_0xee1fx9< _0xee1fx5;_0xee1fx9++){var _0xee1fxa=_0xee1fx4[_0x970d[263]](_0xee1fx2,_0xee1fx9);this[_0x970d[1908]](_0xee1fxa)|| this[_0x970d[1921]](_0xee1fxa,_0xee1fx3)}}};mxHierarchicalLayout[_0x970d[202]][_0x970d[1908]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[256]][_0x970d[1500]]?!0:!1};mxHierarchicalLayout[_0x970d[202]][_0x970d[1781]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!1;for(var _0xee1fx5=this[_0x970d[264]](_0xee1fx2),_0xee1fx9=[],_0xee1fxa=0;_0xee1fxa< _0xee1fx5[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=this[_0x970d[1710]](_0xee1fx5[_0xee1fxa],!0),_0xee1fx13=this[_0x970d[1710]](_0xee1fx5[_0xee1fxa],!1);(_0xee1fx12== _0xee1fx2&& _0xee1fx13== _0xee1fx3|| !_0xee1fx4&& _0xee1fx12== _0xee1fx3&& _0xee1fx13== _0xee1fx2)&& _0xee1fx9[_0x970d[207]](_0xee1fx5[_0xee1fxa])};return _0xee1fx9};mxHierarchicalLayout[_0x970d[202]][_0x970d[1706]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12){if(null!= _0xee1fx2&& null!= _0xee1fx5){var _0xee1fx13=mxCellPath[_0x970d[385]](_0xee1fx2);if(null== _0xee1fx5[_0xee1fx13]&& (null== _0xee1fx12|| null!= _0xee1fx12[_0xee1fx13])){null== _0xee1fx9[_0xee1fx13]&& (_0xee1fx9[_0xee1fx13]= _0xee1fx2);null== _0xee1fx5[_0xee1fx13]&& (_0xee1fx5[_0xee1fx13]= _0xee1fx2);delete _0xee1fx12[_0xee1fx13];var _0xee1fx14=this[_0x970d[264]](_0xee1fx2);for(_0xee1fx4= 0;_0xee1fx4< _0xee1fx14[_0x970d[67]];_0xee1fx4++){if(_0xee1fx13= this[_0x970d[1710]](_0xee1fx14[_0xee1fx4],!0)== _0xee1fx2,!_0xee1fx3|| _0xee1fx13){_0xee1fx13= this[_0x970d[1710]](_0xee1fx14[_0xee1fx4],!_0xee1fx13),_0xee1fx9= this[_0x970d[1706]](_0xee1fx13,_0xee1fx3,_0xee1fx14[_0xee1fx4],_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12)}}}else {if(null== _0xee1fx9[_0xee1fx13]){for(_0xee1fx4= 0;_0xee1fx4< _0xee1fxa[_0x970d[67]];_0xee1fx4++){if(_0xee1fx2= _0xee1fxa[_0xee1fx4],null!= _0xee1fx2[_0xee1fx13]){for(_0xee1fx14 in _0xee1fx9){_0xee1fx2[_0xee1fx14]= _0xee1fx9[_0xee1fx14]};_0xee1fxa[_0x970d[1242]]();return _0xee1fx2}}}}};return _0xee1fx9};mxHierarchicalLayout[_0x970d[202]][_0x970d[1922]]= function(_0xee1fx2){( new mxMinimumCycleRemover(this))[_0x970d[350]](_0xee1fx2)};mxHierarchicalLayout[_0x970d[202]][_0x970d[1923]]= function(){this[_0x970d[251]][_0x970d[1852]]();this[_0x970d[251]][_0x970d[1854]]()};mxHierarchicalLayout[_0x970d[202]][_0x970d[1924]]= function(_0xee1fx2){( new mxMedianHybridCrossingReduction(this))[_0x970d[350]](_0xee1fx2)};mxHierarchicalLayout[_0x970d[202]][_0x970d[1925]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4= new mxCoordinateAssignment(this,this[_0x970d[1868]],this[_0x970d[1869]],this[_0x970d[1870]],_0xee1fx2,this[_0x970d[1872]]);_0xee1fx4[_0x970d[1882]]= this[_0x970d[1882]];_0xee1fx4[_0x970d[350]](_0xee1fx3);return _0xee1fx4[_0x970d[1874]]+ this[_0x970d[1913]]};function mxGraphModel(_0xee1fx2){this[_0x970d[1926]]= this[_0x970d[1096]]();null!= _0xee1fx2?this[_0x970d[1927]](_0xee1fx2):this[_0x970d[200]]()}mxGraphModel[_0x970d[202]]= new mxEventSource;mxGraphModel[_0x970d[202]][_0x970d[196]]= mxGraphModel;mxGraphModel[_0x970d[202]][_0x970d[813]]= null;mxGraphModel[_0x970d[202]][_0x970d[895]]= null;mxGraphModel[_0x970d[202]][_0x970d[1928]]= !0;mxGraphModel[_0x970d[202]][_0x970d[1929]]= !0;mxGraphModel[_0x970d[202]][_0x970d[1089]]= _0x970d[110];mxGraphModel[_0x970d[202]][_0x970d[1930]]= _0x970d[110];mxGraphModel[_0x970d[202]][_0x970d[1931]]= 0;mxGraphModel[_0x970d[202]][_0x970d[1926]]= null;mxGraphModel[_0x970d[202]][_0x970d[1932]]= 0;mxGraphModel[_0x970d[202]][_0x970d[1933]]= !1;mxGraphModel[_0x970d[202]][_0x970d[200]]= function(){this[_0x970d[1927]](this[_0x970d[1934]]())};mxGraphModel[_0x970d[202]][_0x970d[1935]]= function(){return this[_0x970d[1929]]};mxGraphModel[_0x970d[202]][_0x970d[1936]]= function(_0xee1fx2){this[_0x970d[1929]]= _0xee1fx2};mxGraphModel[_0x970d[202]][_0x970d[1934]]= function(){var _0xee1fx2= new mxCell;_0xee1fx2[_0x970d[1937]]( new mxCell);return _0xee1fx2};mxGraphModel[_0x970d[202]][_0x970d[736]]= function(_0xee1fx2){return null!= this[_0x970d[895]]?this[_0x970d[895]][_0xee1fx2]:null};mxGraphModel[_0x970d[202]][_0x970d[1938]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=null;if(null!= _0xee1fx2){for(var _0xee1fx4=[],_0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){_0xee1fx3(_0xee1fx2[_0xee1fx5])&& _0xee1fx4[_0x970d[207]](_0xee1fx2[_0xee1fx5])}};return _0xee1fx4};mxGraphModel[_0x970d[202]][_0x970d[1939]]= function(_0xee1fx2){return this[_0x970d[1921]](null,_0xee1fx2)};mxGraphModel[_0x970d[202]][_0x970d[1921]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=[];_0xee1fx3= _0xee1fx3|| this[_0x970d[501]]();(null== _0xee1fx2|| _0xee1fx2(_0xee1fx3))&& _0xee1fx4[_0x970d[207]](_0xee1fx3);for(var _0xee1fx5=this[_0x970d[262]](_0xee1fx3),_0xee1fx9=0;_0xee1fx9< _0xee1fx5;_0xee1fx9++){var _0xee1fxa=this[_0x970d[263]](_0xee1fx3,_0xee1fx9),_0xee1fx4=_0xee1fx4[_0x970d[1919]](this[_0x970d[1921]](_0xee1fx2,_0xee1fxa))};return _0xee1fx4};mxGraphModel[_0x970d[202]][_0x970d[501]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2|| this[_0x970d[813]];if(null!= _0xee1fx2){for(;null!= _0xee1fx2;){_0xee1fx3= _0xee1fx2,_0xee1fx2= this[_0x970d[1197]](_0xee1fx2)}};return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1927]]= function(_0xee1fx2){this[_0x970d[350]]( new mxRootChange(this,_0xee1fx2));return _0xee1fx2};mxGraphModel[_0x970d[202]][_0x970d[1940]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[813]];this[_0x970d[813]]= _0xee1fx2;this[_0x970d[1931]]= 0;this[_0x970d[895]]= null;this[_0x970d[1941]](_0xee1fx2);return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1942]]= function(_0xee1fx2){return null!= _0xee1fx2&& this[_0x970d[813]]== _0xee1fx2};mxGraphModel[_0x970d[202]][_0x970d[1740]]= function(_0xee1fx2){return this[_0x970d[1942]](this[_0x970d[1197]](_0xee1fx2))};mxGraphModel[_0x970d[202]][_0x970d[1720]]= function(_0xee1fx2,_0xee1fx3){for(;null!= _0xee1fx3&& _0xee1fx3!= _0xee1fx2;){_0xee1fx3= this[_0x970d[1197]](_0xee1fx3)};return _0xee1fx3== _0xee1fx2};mxGraphModel[_0x970d[202]][_0x970d[442]]= function(_0xee1fx2){return this[_0x970d[1720]](this[_0x970d[813]],_0xee1fx2)};mxGraphModel[_0x970d[202]][_0x970d[1197]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[1197]]():null};mxGraphModel[_0x970d[202]][_0x970d[99]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(_0xee1fx3!= _0xee1fx2&& null!= _0xee1fx2&& null!= _0xee1fx3){null== _0xee1fx4&& (_0xee1fx4= this[_0x970d[262]](_0xee1fx2));var _0xee1fx5=_0xee1fx2!= this[_0x970d[1197]](_0xee1fx3);this[_0x970d[350]]( new mxChildChange(this,_0xee1fx2,_0xee1fx3,_0xee1fx4));this[_0x970d[1928]]&& _0xee1fx5&& this[_0x970d[1943]](_0xee1fx3)};return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1941]]= function(_0xee1fx2){if(null!= _0xee1fx2){null== _0xee1fx2[_0x970d[1103]]()&& this[_0x970d[1929]]&& _0xee1fx2[_0x970d[1945]](this[_0x970d[1944]](_0xee1fx2));if(null!= _0xee1fx2[_0x970d[1103]]()){var _0xee1fx3=this[_0x970d[736]](_0xee1fx2[_0x970d[1103]]());if(_0xee1fx3!= _0xee1fx2){for(;null!= _0xee1fx3;){_0xee1fx2[_0x970d[1945]](this[_0x970d[1944]](_0xee1fx2)),_0xee1fx3= this[_0x970d[736]](_0xee1fx2[_0x970d[1103]]())};null== this[_0x970d[895]]&& (this[_0x970d[895]]= {});this[_0x970d[895]][_0xee1fx2[_0x970d[1103]]()]= _0xee1fx2}};mxUtils[_0x970d[1946]](_0xee1fx2[_0x970d[1103]]())&& (this[_0x970d[1931]]= Math[_0x970d[160]](this[_0x970d[1931]],_0xee1fx2[_0x970d[1103]]()));for(var _0xee1fx3=this[_0x970d[262]](_0xee1fx2),_0xee1fx4=0;_0xee1fx4< _0xee1fx3;_0xee1fx4++){this[_0x970d[1941]](this[_0x970d[263]](_0xee1fx2,_0xee1fx4))}}};mxGraphModel[_0x970d[202]][_0x970d[1944]]= function(_0xee1fx2){_0xee1fx2= this[_0x970d[1931]];this[_0x970d[1931]]++;return this[_0x970d[1089]]+ _0xee1fx2+ this[_0x970d[1930]]};mxGraphModel[_0x970d[202]][_0x970d[1943]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= _0xee1fx3|| this[_0x970d[501]](_0xee1fx2);for(var _0xee1fx4=this[_0x970d[262]](_0xee1fx2),_0xee1fx5=0;_0xee1fx5< _0xee1fx4;_0xee1fx5++){var _0xee1fx9=this[_0x970d[263]](_0xee1fx2,_0xee1fx5);this[_0x970d[1943]](_0xee1fx9,_0xee1fx3)};_0xee1fx9= this[_0x970d[1707]](_0xee1fx2);_0xee1fx4= [];for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx9;_0xee1fx5++){_0xee1fx4[_0x970d[207]](this[_0x970d[1708]](_0xee1fx2,_0xee1fx5))};for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx4[_0x970d[67]];_0xee1fx5++){_0xee1fx9= _0xee1fx4[_0xee1fx5],this[_0x970d[1720]](_0xee1fx3,_0xee1fx9)&& this[_0x970d[1947]](_0xee1fx9,_0xee1fx3)}};mxGraphModel[_0x970d[202]][_0x970d[1947]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=this[_0x970d[1709]](_0xee1fx2,!0),_0xee1fx5=this[_0x970d[1709]](_0xee1fx2,!1),_0xee1fx9=null;null!= _0xee1fx4&& !this[_0x970d[250]](_0xee1fx4)&& null!= _0xee1fx4[_0x970d[256]]&& _0xee1fx4[_0x970d[256]][_0x970d[1500]];){_0xee1fx4= this[_0x970d[1197]](_0xee1fx4)};for(;null!= _0xee1fx5&& !this[_0x970d[250]](_0xee1fx5)&& null!= _0xee1fx5[_0x970d[256]]&& _0xee1fx5[_0x970d[256]][_0x970d[1500]];){_0xee1fx5= this[_0x970d[1197]](_0xee1fx5)};if(this[_0x970d[1720]](_0xee1fx3,_0xee1fx4)&& this[_0x970d[1720]](_0xee1fx3,_0xee1fx5)&& (_0xee1fx9= _0xee1fx4== _0xee1fx5?this[_0x970d[1197]](_0xee1fx4):this[_0x970d[1948]](_0xee1fx4,_0xee1fx5),null!= _0xee1fx9&& (this[_0x970d[1197]](_0xee1fx9)!= this[_0x970d[813]]|| this[_0x970d[1720]](_0xee1fx9,_0xee1fx2))&& this[_0x970d[1197]](_0xee1fx2)!= _0xee1fx9)){_0xee1fx4= this[_0x970d[1721]](_0xee1fx2);if(null!= _0xee1fx4){var _0xee1fxa=this[_0x970d[1949]](this[_0x970d[1197]](_0xee1fx2)),_0xee1fx12=this[_0x970d[1949]](_0xee1fx9),_0xee1fx5=_0xee1fx12[_0x970d[235]]- _0xee1fxa[_0x970d[235]],_0xee1fxa=_0xee1fx12[_0x970d[236]]- _0xee1fxa[_0x970d[236]],_0xee1fx4=_0xee1fx4[_0x970d[238]]();_0xee1fx4[_0x970d[513]](-_0xee1fx5,-_0xee1fxa);this[_0x970d[1724]](_0xee1fx2,_0xee1fx4)};this[_0x970d[99]](_0xee1fx9,_0xee1fx2,this[_0x970d[262]](_0xee1fx9))}};mxGraphModel[_0x970d[202]][_0x970d[1949]]= function(_0xee1fx2){var _0xee1fx3=null;null!= _0xee1fx2?(_0xee1fx3= this[_0x970d[1949]](this[_0x970d[1197]](_0xee1fx2)),this[_0x970d[250]](_0xee1fx2)|| (_0xee1fx2= this[_0x970d[1721]](_0xee1fx2),null!= _0xee1fx2&& (_0xee1fx3[_0x970d[235]]+= _0xee1fx2[_0x970d[235]],_0xee1fx3[_0x970d[236]]+= _0xee1fx2[_0x970d[236]]))):_0xee1fx3= new mxPoint;return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1948]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2&& null!= _0xee1fx3){var _0xee1fx4=mxCellPath[_0x970d[385]](_0xee1fx3);if(null!= _0xee1fx4&& 0< _0xee1fx4[_0x970d[67]]){var _0xee1fx5=_0xee1fx2,_0xee1fx9=mxCellPath[_0x970d[385]](_0xee1fx5);if(_0xee1fx4[_0x970d[67]]< _0xee1fx9[_0x970d[67]]){var _0xee1fx5=_0xee1fx3,_0xee1fxa=_0xee1fx9,_0xee1fx9=_0xee1fx4,_0xee1fx4=_0xee1fxa};for(;null!= _0xee1fx5;){_0xee1fxa= this[_0x970d[1197]](_0xee1fx5);if(0== _0xee1fx4[_0x970d[2]](_0xee1fx9+ mxCellPath[_0x970d[1950]])&& null!= _0xee1fxa){return _0xee1fx5};_0xee1fx9= mxCellPath[_0x970d[1951]](_0xee1fx9);_0xee1fx5= _0xee1fxa}}};return null};mxGraphModel[_0x970d[202]][_0x970d[205]]= function(_0xee1fx2){_0xee1fx2== this[_0x970d[813]]?this[_0x970d[1927]](null):null!= this[_0x970d[1197]](_0xee1fx2)&& this[_0x970d[350]]( new mxChildChange(this,null,_0xee1fx2));return _0xee1fx2};mxGraphModel[_0x970d[202]][_0x970d[1102]]= function(_0xee1fx2){if(null!= _0xee1fx2&& null!= this[_0x970d[895]]){for(var _0xee1fx3=this[_0x970d[262]](_0xee1fx2)- 1;0<= _0xee1fx3;_0xee1fx3--){this[_0x970d[1102]](this[_0x970d[263]](_0xee1fx2,_0xee1fx3))};null!= this[_0x970d[895]]&& null!= _0xee1fx2[_0x970d[1103]]()&& delete this[_0x970d[895]][_0xee1fx2[_0x970d[1103]]()]}};mxGraphModel[_0x970d[202]][_0x970d[1952]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1197]](_0xee1fx2);null!= _0xee1fx3?(_0xee1fx3!= _0xee1fx5|| _0xee1fx5[_0x970d[1738]](_0xee1fx2)!= _0xee1fx4)&& _0xee1fx3[_0x970d[1937]](_0xee1fx2,_0xee1fx4):null!= _0xee1fx5&& (_0xee1fx4= _0xee1fx5[_0x970d[1738]](_0xee1fx2),_0xee1fx5[_0x970d[205]](_0xee1fx4));!this[_0x970d[442]](_0xee1fx5)&& null!= _0xee1fx3?this[_0x970d[1941]](_0xee1fx2):null== _0xee1fx3&& this[_0x970d[1102]](_0xee1fx2);return _0xee1fx5};mxGraphModel[_0x970d[202]][_0x970d[262]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[262]]():0};mxGraphModel[_0x970d[202]][_0x970d[263]]= function(_0xee1fx2,_0xee1fx3){return null!= _0xee1fx2?_0xee1fx2[_0x970d[263]](_0xee1fx3):null};mxGraphModel[_0x970d[202]][_0x970d[1953]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[1954]]:null};mxGraphModel[_0x970d[202]][_0x970d[1728]]= function(_0xee1fx2){return this[_0x970d[1955]](_0xee1fx2,!0,!1)};mxGraphModel[_0x970d[202]][_0x970d[1956]]= function(_0xee1fx2){return this[_0x970d[1955]](_0xee1fx2,!1,!0)};mxGraphModel[_0x970d[202]][_0x970d[1955]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!1;_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!1;for(var _0xee1fx5=this[_0x970d[262]](_0xee1fx2),_0xee1fx9=[],_0xee1fxa=0;_0xee1fxa< _0xee1fx5;_0xee1fxa++){var _0xee1fx12=this[_0x970d[263]](_0xee1fx2,_0xee1fxa);(!_0xee1fx4&& !_0xee1fx3|| _0xee1fx4&& this[_0x970d[250]](_0xee1fx12)|| _0xee1fx3&& this[_0x970d[1193]](_0xee1fx12)) && _0xee1fx9[_0x970d[207]](_0xee1fx12)};return _0xee1fx9};mxGraphModel[_0x970d[202]][_0x970d[1709]]= function(_0xee1fx2,_0xee1fx3){return null!= _0xee1fx2?_0xee1fx2[_0x970d[1709]](_0xee1fx3):null};mxGraphModel[_0x970d[202]][_0x970d[1957]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx3!= this[_0x970d[1709]](_0xee1fx2,_0xee1fx4);this[_0x970d[350]]( new mxTerminalChange(this,_0xee1fx2,_0xee1fx3,_0xee1fx4));this[_0x970d[1928]]&& _0xee1fx5&& this[_0x970d[1947]](_0xee1fx2,this[_0x970d[501]]());return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1958]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[473]]();try{this[_0x970d[1957]](_0xee1fx2,_0xee1fx3,!0),this[_0x970d[1957]](_0xee1fx2,_0xee1fx4,!1)}finally{this[_0x970d[476]]()}};mxGraphModel[_0x970d[202]][_0x970d[1959]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1709]](_0xee1fx2,_0xee1fx4);null!= _0xee1fx3?_0xee1fx3[_0x970d[1960]](_0xee1fx2,_0xee1fx4):null!= _0xee1fx5&& _0xee1fx5[_0x970d[1961]](_0xee1fx2,_0xee1fx4);return _0xee1fx5};mxGraphModel[_0x970d[202]][_0x970d[1707]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[1707]]():0};mxGraphModel[_0x970d[202]][_0x970d[1708]]= function(_0xee1fx2,_0xee1fx3){return null!= _0xee1fx2?_0xee1fx2[_0x970d[1708]](_0xee1fx3):null};mxGraphModel[_0x970d[202]][_0x970d[1962]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){for(var _0xee1fx5=0,_0xee1fx9=this[_0x970d[1707]](_0xee1fx2),_0xee1fxa=0;_0xee1fxa< _0xee1fx9;_0xee1fxa++){var _0xee1fx12=this[_0x970d[1708]](_0xee1fx2,_0xee1fxa);_0xee1fx12!= _0xee1fx4&& this[_0x970d[1709]](_0xee1fx12,_0xee1fx3)== _0xee1fx2&& _0xee1fx5++};return _0xee1fx5};mxGraphModel[_0x970d[202]][_0x970d[1756]]= function(_0xee1fx2){return this[_0x970d[264]](_0xee1fx2,!0,!0,!1)};mxGraphModel[_0x970d[202]][_0x970d[1867]]= function(_0xee1fx2){return this[_0x970d[264]](_0xee1fx2,!0,!1,!1)};mxGraphModel[_0x970d[202]][_0x970d[1963]]= function(_0xee1fx2){return this[_0x970d[264]](_0xee1fx2,!1,!0,!1)};mxGraphModel[_0x970d[202]][_0x970d[264]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!0;_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!0;_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:!0;for(var _0xee1fx9=this[_0x970d[1707]](_0xee1fx2),_0xee1fxa=[],_0xee1fx12=0;_0xee1fx12< _0xee1fx9;_0xee1fx12++){var _0xee1fx13=this[_0x970d[1708]](_0xee1fx2,_0xee1fx12),_0xee1fx14=this[_0x970d[1709]](_0xee1fx13,!0),_0xee1fx15=this[_0x970d[1709]](_0xee1fx13,!1);(_0xee1fx5&& _0xee1fx14== _0xee1fx15|| _0xee1fx14!= _0xee1fx15&& (_0xee1fx3&& _0xee1fx15== _0xee1fx2|| _0xee1fx4&& _0xee1fx14== _0xee1fx2))&& _0xee1fxa[_0x970d[207]](_0xee1fx13)};return _0xee1fxa};mxGraphModel[_0x970d[202]][_0x970d[1781]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!1;var _0xee1fx5=this[_0x970d[1707]](_0xee1fx2),_0xee1fx9=this[_0x970d[1707]](_0xee1fx3),_0xee1fxa=_0xee1fx2,_0xee1fx12=_0xee1fx5;_0xee1fx9< _0xee1fx5&& (_0xee1fx12= _0xee1fx9,_0xee1fxa= _0xee1fx3);_0xee1fx5= [];for(_0xee1fx9= 0;_0xee1fx9< _0xee1fx12;_0xee1fx9++){var _0xee1fx13=this[_0x970d[1708]](_0xee1fxa,_0xee1fx9),_0xee1fx14=this[_0x970d[1709]](_0xee1fx13,!0),_0xee1fx15=this[_0x970d[1709]](_0xee1fx13,!1),_0xee1fx16=_0xee1fx15== _0xee1fx2&& _0xee1fx14== _0xee1fx3;(_0xee1fx14== _0xee1fx2&& _0xee1fx15== _0xee1fx3|| !_0xee1fx4&& _0xee1fx16)&& _0xee1fx5[_0x970d[207]](_0xee1fx13)};return _0xee1fx5};mxGraphModel[_0x970d[202]][_0x970d[1808]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!0;_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:!0;var _0xee1fx9=[];if(null!= _0xee1fx2){for(var _0xee1fxa=0;_0xee1fxa< _0xee1fx2[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=this[_0x970d[1709]](_0xee1fx2[_0xee1fxa],!0),_0xee1fx13=this[_0x970d[1709]](_0xee1fx2[_0xee1fxa],!1);_0xee1fx12== _0xee1fx3&& null!= _0xee1fx13&& _0xee1fx13!= _0xee1fx3&& _0xee1fx5?_0xee1fx9[_0x970d[207]](_0xee1fx13):_0xee1fx13== _0xee1fx3&& (null!= _0xee1fx12&& _0xee1fx12!= _0xee1fx3&& _0xee1fx4)&& _0xee1fx9[_0x970d[207]](_0xee1fx12)}};return _0xee1fx9};mxGraphModel[_0x970d[202]][_0x970d[1964]]= function(_0xee1fx2){for(var _0xee1fx3=[],_0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){for(var _0xee1fx5=_0xee1fx2[_0xee1fx4],_0xee1fx9=!0,_0xee1fxa=this[_0x970d[1197]](_0xee1fx5);null!= _0xee1fxa;){if(0<= mxUtils[_0x970d[2]](_0xee1fx2,_0xee1fxa)){_0xee1fx9= !1;break};_0xee1fxa= this[_0x970d[1197]](_0xee1fxa)};_0xee1fx9&& _0xee1fx3[_0x970d[207]](_0xee1fx5)};return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1193]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[1193]]():!1};mxGraphModel[_0x970d[202]][_0x970d[250]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[250]]():!1};mxGraphModel[_0x970d[202]][_0x970d[1965]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[1965]]():!1};mxGraphModel[_0x970d[202]][_0x970d[433]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[433]]():null};mxGraphModel[_0x970d[202]][_0x970d[1966]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[350]]( new mxValueChange(this,_0xee1fx2,_0xee1fx3));return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1967]]= function(_0xee1fx2,_0xee1fx3){return _0xee1fx2[_0x970d[1968]](_0xee1fx3)};mxGraphModel[_0x970d[202]][_0x970d[1721]]= function(_0xee1fx2,_0xee1fx3){return null!= _0xee1fx2?_0xee1fx2[_0x970d[1721]]():null};mxGraphModel[_0x970d[202]][_0x970d[1724]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3!= this[_0x970d[1721]](_0xee1fx2)&& this[_0x970d[350]]( new mxGeometryChange(this,_0xee1fx2,_0xee1fx3));return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1969]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1721]](_0xee1fx2);_0xee1fx2[_0x970d[1724]](_0xee1fx3);return _0xee1fx4};mxGraphModel[_0x970d[202]][_0x970d[474]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[474]]():null};mxGraphModel[_0x970d[202]][_0x970d[475]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3!= this[_0x970d[474]](_0xee1fx2)&& this[_0x970d[350]]( new mxStyleChange(this,_0xee1fx2,_0xee1fx3));return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1970]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[474]](_0xee1fx2);_0xee1fx2[_0x970d[475]](_0xee1fx3);return _0xee1fx4};mxGraphModel[_0x970d[202]][_0x970d[1971]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[1971]]():!1};mxGraphModel[_0x970d[202]][_0x970d[1972]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3!= this[_0x970d[1971]](_0xee1fx2)&& this[_0x970d[350]]( new mxCollapseChange(this,_0xee1fx2,_0xee1fx3));return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1973]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1971]](_0xee1fx2);_0xee1fx2[_0x970d[1972]](_0xee1fx3);return _0xee1fx4};mxGraphModel[_0x970d[202]][_0x970d[174]]= function(_0xee1fx2){return null!= _0xee1fx2?_0xee1fx2[_0x970d[174]]():!1};mxGraphModel[_0x970d[202]][_0x970d[175]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3!= this[_0x970d[174]](_0xee1fx2)&& this[_0x970d[350]]( new mxVisibleChange(this,_0xee1fx2,_0xee1fx3));return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1974]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[174]](_0xee1fx2);_0xee1fx2[_0x970d[175]](_0xee1fx3);return _0xee1fx4};mxGraphModel[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2){_0xee1fx2[_0x970d[350]]();this[_0x970d[473]]();this[_0x970d[1926]][_0x970d[99]](_0xee1fx2);this[_0x970d[746]]( new mxEventObject(mxEvent.EXECUTE,_0x970d[826],_0xee1fx2));this[_0x970d[746]]( new mxEventObject(mxEvent.EXECUTED,_0x970d[826],_0xee1fx2));this[_0x970d[476]]()};mxGraphModel[_0x970d[202]][_0x970d[473]]= function(){this[_0x970d[1932]]++;this[_0x970d[746]]( new mxEventObject(mxEvent.BEGIN_UPDATE));1== this[_0x970d[1932]]&& this[_0x970d[746]]( new mxEventObject(mxEvent.START_EDIT))};mxGraphModel[_0x970d[202]][_0x970d[476]]= function(){this[_0x970d[1932]]--;0== this[_0x970d[1932]]&& this[_0x970d[746]]( new mxEventObject(mxEvent.END_EDIT));if(!this[_0x970d[1933]]){this[_0x970d[1933]]= 0== this[_0x970d[1932]];this[_0x970d[746]]( new mxEventObject(mxEvent.END_UPDATE,_0x970d[1061],this[_0x970d[1926]]));try{if(this[_0x970d[1933]]&& !this[_0x970d[1926]][_0x970d[1107]]()){this[_0x970d[746]]( new mxEventObject(mxEvent.BEFORE_UNDO,_0x970d[1061],this[_0x970d[1926]]));var _0xee1fx2=this[_0x970d[1926]];this[_0x970d[1926]]= this[_0x970d[1096]]();_0xee1fx2[_0x970d[827]]();this[_0x970d[746]]( new mxEventObject(mxEvent.UNDO,_0x970d[1061],_0xee1fx2))}}finally{this[_0x970d[1933]]= !1}}};mxGraphModel[_0x970d[202]][_0x970d[1096]]= function(){var _0xee1fx2= new mxUndoableEdit(this,!0);_0xee1fx2[_0x970d[827]]= function(){_0xee1fx2[_0x970d[1097]][_0x970d[746]]( new mxEventObject(mxEvent.CHANGE,_0x970d[1061],_0xee1fx2,_0x970d[1065],_0xee1fx2[_0x970d[1065]]));_0xee1fx2[_0x970d[1097]][_0x970d[746]]( new mxEventObject(mxEvent.NOTIFY,_0x970d[1061],_0xee1fx2,_0x970d[1065],_0xee1fx2[_0x970d[1065]]))};return _0xee1fx2};mxGraphModel[_0x970d[202]][_0x970d[1975]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!0;this[_0x970d[473]]();try{var _0xee1fx5={};this[_0x970d[1976]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5);for(var _0xee1fx9 in _0xee1fx5){var _0xee1fxa=_0xee1fx5[_0xee1fx9],_0xee1fx12=this[_0x970d[1709]](_0xee1fxa,!0);null!= _0xee1fx12&& (_0xee1fx12= _0xee1fx5[mxCellPath[_0x970d[385]](_0xee1fx12)],this[_0x970d[1957]](_0xee1fxa,_0xee1fx12,!0));_0xee1fx12= this[_0x970d[1709]](_0xee1fxa,!1);null!= _0xee1fx12&& (_0xee1fx12= _0xee1fx5[mxCellPath[_0x970d[385]](_0xee1fx12)],this[_0x970d[1957]](_0xee1fxa,_0xee1fx12,!1))}}finally{this[_0x970d[476]]()}};mxGraphModel[_0x970d[202]][_0x970d[1976]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[473]]();try{for(var _0xee1fx9=_0xee1fx2[_0x970d[262]](),_0xee1fxa=0;_0xee1fxa< _0xee1fx9;_0xee1fxa++){var _0xee1fx12=_0xee1fx2[_0x970d[263]](_0xee1fxa);if(_0x970d[279]== typeof _0xee1fx12[_0x970d[1103]]){var _0xee1fx13=_0xee1fx12[_0x970d[1103]](),_0xee1fx14=null!= _0xee1fx13&& (!this[_0x970d[250]](_0xee1fx12)|| !_0xee1fx4)?this[_0x970d[736]](_0xee1fx13):null;if(null== _0xee1fx14){var _0xee1fx15=_0xee1fx12[_0x970d[238]]();_0xee1fx15[_0x970d[1945]](_0xee1fx13);_0xee1fx15[_0x970d[1957]](_0xee1fx12[_0x970d[1709]](!0),!0);_0xee1fx15[_0x970d[1957]](_0xee1fx12[_0x970d[1709]](!1),!1);_0xee1fx14= _0xee1fx3[_0x970d[1937]](_0xee1fx15);this[_0x970d[1941]](_0xee1fx14)};_0xee1fx5[mxCellPath[_0x970d[385]](_0xee1fx12)]= _0xee1fx14;this[_0x970d[1976]](_0xee1fx12,_0xee1fx14,_0xee1fx4,_0xee1fx5)}}}finally{this[_0x970d[476]]()}};mxGraphModel[_0x970d[202]][_0x970d[1977]]= function(_0xee1fx2){var _0xee1fx3=[];if(null!= _0xee1fx2){for(var _0xee1fx4={},_0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){var _0xee1fx9=this[_0x970d[1197]](_0xee1fx2[_0xee1fx5]);if(null!= _0xee1fx9){var _0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx9);null== _0xee1fx4[_0xee1fxa]&& (_0xee1fx4[_0xee1fxa]= _0xee1fx9,_0xee1fx3[_0x970d[207]](_0xee1fx9))}}};return _0xee1fx3};mxGraphModel[_0x970d[202]][_0x970d[1978]]= function(_0xee1fx2){return null!= _0xee1fx2?this[_0x970d[899]]([_0xee1fx2],!0)[0]:null};mxGraphModel[_0x970d[202]][_0x970d[899]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4={},_0xee1fx5=[],_0xee1fx9=0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){null!= _0xee1fx2[_0xee1fx9]?_0xee1fx5[_0x970d[207]](this[_0x970d[1979]](_0xee1fx2[_0xee1fx9],_0xee1fx4,_0xee1fx3)):_0xee1fx5[_0x970d[207]](null)};for(_0xee1fx9= 0;_0xee1fx9< _0xee1fx5[_0x970d[67]];_0xee1fx9++){null!= _0xee1fx5[_0xee1fx9]&& this[_0x970d[1980]](_0xee1fx5[_0xee1fx9],_0xee1fx2[_0xee1fx9],_0xee1fx4)};return _0xee1fx5};mxGraphModel[_0x970d[202]][_0x970d[1979]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1981]](_0xee1fx2);_0xee1fx3[mxObjectIdentity[_0x970d[203]](_0xee1fx2)]= _0xee1fx5;if(_0xee1fx4){_0xee1fx4= this[_0x970d[262]](_0xee1fx2);for(var _0xee1fx9=0;_0xee1fx9< _0xee1fx4;_0xee1fx9++){var _0xee1fxa=this[_0x970d[1979]](this[_0x970d[263]](_0xee1fx2,_0xee1fx9),_0xee1fx3,!0);_0xee1fx5[_0x970d[1937]](_0xee1fxa)}};return _0xee1fx5};mxGraphModel[_0x970d[202]][_0x970d[1981]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[238]]()};mxGraphModel[_0x970d[202]][_0x970d[1980]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1709]](_0xee1fx3,!0);null!= _0xee1fx5&& (_0xee1fx5= _0xee1fx4[mxObjectIdentity[_0x970d[203]](_0xee1fx5)],null!= _0xee1fx5&& _0xee1fx5[_0x970d[1960]](_0xee1fx2,!0));_0xee1fx5= this[_0x970d[1709]](_0xee1fx3,!1);null!= _0xee1fx5&& (_0xee1fx5= _0xee1fx4[mxObjectIdentity[_0x970d[203]](_0xee1fx5)],null!= _0xee1fx5&& _0xee1fx5[_0x970d[1960]](_0xee1fx2,!1));for(var _0xee1fx5=this[_0x970d[262]](_0xee1fx2),_0xee1fx9=0;_0xee1fx9< _0xee1fx5;_0xee1fx9++){this[_0x970d[1980]](this[_0x970d[263]](_0xee1fx2,_0xee1fx9),this[_0x970d[263]](_0xee1fx3,_0xee1fx9),_0xee1fx4)}};function mxRootChange(_0xee1fx2,_0xee1fx3){this[_0x970d[251]]= _0xee1fx2;this[_0x970d[257]]= this[_0x970d[813]]= _0xee1fx3}mxRootChange[_0x970d[202]][_0x970d[350]]= function(){this[_0x970d[813]]= this[_0x970d[257]];this[_0x970d[257]]= this[_0x970d[251]][_0x970d[1940]](this[_0x970d[257]])};function mxChildChange(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[251]]= _0xee1fx2;this[_0x970d[257]]= this[_0x970d[1101]]= _0xee1fx3;this[_0x970d[247]]= _0xee1fx4;this[_0x970d[1982]]= this[_0x970d[1983]]= _0xee1fx5}mxChildChange[_0x970d[202]][_0x970d[350]]= function(){var _0xee1fx2=this[_0x970d[251]][_0x970d[1197]](this[_0x970d[247]]),_0xee1fx3=null!= _0xee1fx2?_0xee1fx2[_0x970d[1738]](this[_0x970d[247]]):0;null== this[_0x970d[257]]&& this[_0x970d[807]](this[_0x970d[247]],!1);_0xee1fx2= this[_0x970d[251]][_0x970d[1952]](this[_0x970d[247]],this[_0x970d[257]],this[_0x970d[1982]]);null!= this[_0x970d[257]]&& this[_0x970d[807]](this[_0x970d[247]],!0);this[_0x970d[1101]]= this[_0x970d[257]];this[_0x970d[257]]= _0xee1fx2;this[_0x970d[1983]]= this[_0x970d[1982]];this[_0x970d[1982]]= _0xee1fx3};mxChildChange[_0x970d[202]][_0x970d[807]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!0;var _0xee1fx4=_0xee1fx2[_0x970d[1709]](!0),_0xee1fx5=_0xee1fx2[_0x970d[1709]](!1);null!= _0xee1fx4&& (_0xee1fx3?this[_0x970d[251]][_0x970d[1959]](_0xee1fx2,_0xee1fx4,!0):this[_0x970d[251]][_0x970d[1959]](_0xee1fx2,null,!0));null!= _0xee1fx5&& (_0xee1fx3?this[_0x970d[251]][_0x970d[1959]](_0xee1fx2,_0xee1fx5,!1):this[_0x970d[251]][_0x970d[1959]](_0xee1fx2,null,!1));_0xee1fx2[_0x970d[1957]](_0xee1fx4,!0);_0xee1fx2[_0x970d[1957]](_0xee1fx5,!1);_0xee1fx4= this[_0x970d[251]][_0x970d[262]](_0xee1fx2);for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx4;_0xee1fx5++){this[_0x970d[807]](this[_0x970d[251]][_0x970d[263]](_0xee1fx2,_0xee1fx5),_0xee1fx3)}};function mxTerminalChange(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[251]]= _0xee1fx2;this[_0x970d[246]]= _0xee1fx3;this[_0x970d[257]]= this[_0x970d[1984]]= _0xee1fx4;this[_0x970d[1097]]= _0xee1fx5}mxTerminalChange[_0x970d[202]][_0x970d[350]]= function(){this[_0x970d[1984]]= this[_0x970d[257]];this[_0x970d[257]]= this[_0x970d[251]][_0x970d[1959]](this[_0x970d[246]],this[_0x970d[257]],this[_0x970d[1097]])};function mxValueChange(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[251]]= _0xee1fx2;this[_0x970d[246]]= _0xee1fx3;this[_0x970d[257]]= this[_0x970d[131]]= _0xee1fx4}mxValueChange[_0x970d[202]][_0x970d[350]]= function(){this[_0x970d[131]]= this[_0x970d[257]];this[_0x970d[257]]= this[_0x970d[251]][_0x970d[1967]](this[_0x970d[246]],this[_0x970d[257]])};function mxStyleChange(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[251]]= _0xee1fx2;this[_0x970d[246]]= _0xee1fx3;this[_0x970d[257]]= this[_0x970d[124]]= _0xee1fx4}mxStyleChange[_0x970d[202]][_0x970d[350]]= function(){this[_0x970d[124]]= this[_0x970d[257]];this[_0x970d[257]]= this[_0x970d[251]][_0x970d[1970]](this[_0x970d[246]],this[_0x970d[257]])};function mxGeometryChange(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[251]]= _0xee1fx2;this[_0x970d[246]]= _0xee1fx3;this[_0x970d[257]]= this[_0x970d[256]]= _0xee1fx4}mxGeometryChange[_0x970d[202]][_0x970d[350]]= function(){this[_0x970d[256]]= this[_0x970d[257]];this[_0x970d[257]]= this[_0x970d[251]][_0x970d[1969]](this[_0x970d[246]],this[_0x970d[257]])};function mxCollapseChange(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[251]]= _0xee1fx2;this[_0x970d[246]]= _0xee1fx3;this[_0x970d[257]]= this[_0x970d[1985]]= _0xee1fx4}mxCollapseChange[_0x970d[202]][_0x970d[350]]= function(){this[_0x970d[1985]]= this[_0x970d[257]];this[_0x970d[257]]= this[_0x970d[251]][_0x970d[1973]](this[_0x970d[246]],this[_0x970d[257]])};function mxVisibleChange(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[251]]= _0xee1fx2;this[_0x970d[246]]= _0xee1fx3;this[_0x970d[257]]= this[_0x970d[189]]= _0xee1fx4}mxVisibleChange[_0x970d[202]][_0x970d[350]]= function(){this[_0x970d[189]]= this[_0x970d[257]];this[_0x970d[257]]= this[_0x970d[251]][_0x970d[1974]](this[_0x970d[246]],this[_0x970d[257]])};function mxCellAttributeChange(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[246]]= _0xee1fx2;this[_0x970d[1986]]= _0xee1fx3;this[_0x970d[257]]= this[_0x970d[131]]= _0xee1fx4}mxCellAttributeChange[_0x970d[202]][_0x970d[350]]= function(){var _0xee1fx2=this[_0x970d[246]][_0x970d[284]](this[_0x970d[1986]]);null== this[_0x970d[257]]?this[_0x970d[246]][_0x970d[131]][_0x970d[1390]](this[_0x970d[1986]]):this[_0x970d[246]][_0x970d[57]](this[_0x970d[1986]],this[_0x970d[257]]);this[_0x970d[257]]= _0xee1fx2};function mxCell(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[131]]= _0xee1fx2;this[_0x970d[1724]](_0xee1fx3);this[_0x970d[475]](_0xee1fx4);if(null!= this[_0x970d[1987]]){this[_0x970d[1987]]()}}mxCell[_0x970d[202]][_0x970d[1363]]= null;mxCell[_0x970d[202]][_0x970d[131]]= null;mxCell[_0x970d[202]][_0x970d[256]]= null;mxCell[_0x970d[202]][_0x970d[124]]= null;mxCell[_0x970d[202]][_0x970d[1988]]= !1;mxCell[_0x970d[202]][_0x970d[1989]]= !1;mxCell[_0x970d[202]][_0x970d[1990]]= !0;mxCell[_0x970d[202]][_0x970d[189]]= !0;mxCell[_0x970d[202]][_0x970d[1985]]= !1;mxCell[_0x970d[202]][_0x970d[1101]]= null;mxCell[_0x970d[202]][_0x970d[1097]]= null;mxCell[_0x970d[202]][_0x970d[772]]= null;mxCell[_0x970d[202]][_0x970d[1954]]= null;mxCell[_0x970d[202]][_0x970d[1842]]= null;mxCell[_0x970d[202]][_0x970d[1991]]= _0x970d[1992][_0x970d[224]](_0x970d[185]);mxCell[_0x970d[202]][_0x970d[1103]]= function(){return this[_0x970d[1363]]};mxCell[_0x970d[202]][_0x970d[1945]]= function(_0xee1fx2){this[_0x970d[1363]]= _0xee1fx2};mxCell[_0x970d[202]][_0x970d[433]]= function(){return this[_0x970d[131]]};mxCell[_0x970d[202]][_0x970d[1966]]= function(_0xee1fx2){this[_0x970d[131]]= _0xee1fx2};mxCell[_0x970d[202]][_0x970d[1968]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[433]]();this[_0x970d[1966]](_0xee1fx2);return _0xee1fx3};mxCell[_0x970d[202]][_0x970d[1721]]= function(){return this[_0x970d[256]]};mxCell[_0x970d[202]][_0x970d[1724]]= function(_0xee1fx2){this[_0x970d[256]]= _0xee1fx2};mxCell[_0x970d[202]][_0x970d[474]]= function(){return this[_0x970d[124]]};mxCell[_0x970d[202]][_0x970d[475]]= function(_0xee1fx2){this[_0x970d[124]]= _0xee1fx2};mxCell[_0x970d[202]][_0x970d[1193]]= function(){return this[_0x970d[1988]]};mxCell[_0x970d[202]][_0x970d[1993]]= function(_0xee1fx2){this[_0x970d[1988]]= _0xee1fx2};mxCell[_0x970d[202]][_0x970d[250]]= function(){return this[_0x970d[1989]]};mxCell[_0x970d[202]][_0x970d[1994]]= function(_0xee1fx2){this[_0x970d[1989]]= _0xee1fx2};mxCell[_0x970d[202]][_0x970d[1965]]= function(){return this[_0x970d[1990]]};mxCell[_0x970d[202]][_0x970d[1995]]= function(_0xee1fx2){this[_0x970d[1990]]= _0xee1fx2};mxCell[_0x970d[202]][_0x970d[174]]= function(){return this[_0x970d[189]]};mxCell[_0x970d[202]][_0x970d[175]]= function(_0xee1fx2){this[_0x970d[189]]= _0xee1fx2};mxCell[_0x970d[202]][_0x970d[1971]]= function(){return this[_0x970d[1985]]};mxCell[_0x970d[202]][_0x970d[1972]]= function(_0xee1fx2){this[_0x970d[1985]]= _0xee1fx2};mxCell[_0x970d[202]][_0x970d[1197]]= function(){return this[_0x970d[1101]]};mxCell[_0x970d[202]][_0x970d[1996]]= function(_0xee1fx2){this[_0x970d[1101]]= _0xee1fx2};mxCell[_0x970d[202]][_0x970d[1709]]= function(_0xee1fx2){return _0xee1fx2?this[_0x970d[1097]]:this[_0x970d[772]]};mxCell[_0x970d[202]][_0x970d[1957]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3?this[_0x970d[1097]]= _0xee1fx2:this[_0x970d[772]]= _0xee1fx2;return _0xee1fx2};mxCell[_0x970d[202]][_0x970d[262]]= function(){return null== this[_0x970d[1954]]?0:this[_0x970d[1954]][_0x970d[67]]};mxCell[_0x970d[202]][_0x970d[1738]]= function(_0xee1fx2){return mxUtils[_0x970d[2]](this[_0x970d[1954]],_0xee1fx2)};mxCell[_0x970d[202]][_0x970d[263]]= function(_0xee1fx2){return null== this[_0x970d[1954]]?null:this[_0x970d[1954]][_0xee1fx2]};mxCell[_0x970d[202]][_0x970d[1937]]= function(_0xee1fx2,_0xee1fx3){null!= _0xee1fx2&& (null== _0xee1fx3&& (_0xee1fx3= this[_0x970d[262]](),_0xee1fx2[_0x970d[1197]]()== this&& _0xee1fx3--),_0xee1fx2[_0x970d[1997]](),_0xee1fx2[_0x970d[1996]](this),null== this[_0x970d[1954]]?(this[_0x970d[1954]]= [],this[_0x970d[1954]][_0x970d[207]](_0xee1fx2)):this[_0x970d[1954]][_0x970d[300]](_0xee1fx3,0,_0xee1fx2));return _0xee1fx2};mxCell[_0x970d[202]][_0x970d[205]]= function(_0xee1fx2){var _0xee1fx3=null;null!= this[_0x970d[1954]]&& 0<= _0xee1fx2&& (_0xee1fx3= this[_0x970d[263]](_0xee1fx2),null!= _0xee1fx3&& (this[_0x970d[1954]][_0x970d[300]](_0xee1fx2,1),_0xee1fx3[_0x970d[1996]](null)));return _0xee1fx3};mxCell[_0x970d[202]][_0x970d[1997]]= function(){if(null!= this[_0x970d[1101]]){var _0xee1fx2=this[_0x970d[1101]][_0x970d[1738]](this);this[_0x970d[1101]][_0x970d[205]](_0xee1fx2)}};mxCell[_0x970d[202]][_0x970d[1707]]= function(){return null== this[_0x970d[1842]]?0:this[_0x970d[1842]][_0x970d[67]]};mxCell[_0x970d[202]][_0x970d[1998]]= function(_0xee1fx2){return mxUtils[_0x970d[2]](this[_0x970d[1842]],_0xee1fx2)};mxCell[_0x970d[202]][_0x970d[1708]]= function(_0xee1fx2){return null== this[_0x970d[1842]]?null:this[_0x970d[1842]][_0xee1fx2]};mxCell[_0x970d[202]][_0x970d[1960]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2&& (_0xee1fx2[_0x970d[1999]](_0xee1fx3),_0xee1fx2[_0x970d[1957]](this,_0xee1fx3),null== this[_0x970d[1842]]|| _0xee1fx2[_0x970d[1709]](!_0xee1fx3) != this|| 0> mxUtils[_0x970d[2]](this[_0x970d[1842]],_0xee1fx2))){null== this[_0x970d[1842]]&& (this[_0x970d[1842]]= []),this[_0x970d[1842]][_0x970d[207]](_0xee1fx2)};return _0xee1fx2};mxCell[_0x970d[202]][_0x970d[1961]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2){if(_0xee1fx2[_0x970d[1709]](!_0xee1fx3) != this&& null!= this[_0x970d[1842]]){var _0xee1fx4=this[_0x970d[1998]](_0xee1fx2);0<= _0xee1fx4&& this[_0x970d[1842]][_0x970d[300]](_0xee1fx4,1)};_0xee1fx2[_0x970d[1957]](null,_0xee1fx3)};return _0xee1fx2};mxCell[_0x970d[202]][_0x970d[1999]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1709]](_0xee1fx2);null!= _0xee1fx3&& _0xee1fx3[_0x970d[1961]](this,_0xee1fx2)};mxCell[_0x970d[202]][_0x970d[284]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[433]]();return (null!= _0xee1fx4&& _0xee1fx4[_0x970d[288]]== mxConstants[_0x970d[289]]?_0xee1fx4[_0x970d[284]](_0xee1fx2):null)|| _0xee1fx3};mxCell[_0x970d[202]][_0x970d[57]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[433]]();null!= _0xee1fx4&& _0xee1fx4[_0x970d[288]]== mxConstants[_0x970d[289]]&& _0xee1fx4[_0x970d[57]](_0xee1fx2,_0xee1fx3)};mxCell[_0x970d[202]][_0x970d[238]]= function(){var _0xee1fx2=mxUtils[_0x970d[238]](this,this[_0x970d[1991]]);_0xee1fx2[_0x970d[1966]](this[_0x970d[2000]]());return _0xee1fx2};mxCell[_0x970d[202]][_0x970d[2000]]= function(){var _0xee1fx2=this[_0x970d[433]]();null!= _0xee1fx2&& (_0x970d[279]== typeof _0xee1fx2[_0x970d[238]]?_0xee1fx2= _0xee1fx2[_0x970d[238]]():isNaN(_0xee1fx2[_0x970d[288]])|| (_0xee1fx2= _0xee1fx2[_0x970d[511]](!0)));return _0xee1fx2};function mxGeometry(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxRectangle[_0x970d[239]](this,_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5)}mxGeometry[_0x970d[202]]= new mxRectangle;mxGeometry[_0x970d[202]][_0x970d[196]]= mxGeometry;mxGeometry[_0x970d[202]][_0x970d[2001]]= !0;mxGeometry[_0x970d[202]][_0x970d[2002]]= null;mxGeometry[_0x970d[202]][_0x970d[2003]]= null;mxGeometry[_0x970d[202]][_0x970d[2004]]= null;mxGeometry[_0x970d[202]][_0x970d[1525]]= null;mxGeometry[_0x970d[202]][_0x970d[1368]]= null;mxGeometry[_0x970d[202]][_0x970d[1500]]= !1;mxGeometry[_0x970d[202]][_0x970d[2005]]= function(){if(null!= this[_0x970d[2002]]){var _0xee1fx2= new mxRectangle(this[_0x970d[235]],this[_0x970d[236]],this[_0x970d[117]],this[_0x970d[119]]);this[_0x970d[235]]= this[_0x970d[2002]][_0x970d[235]];this[_0x970d[236]]= this[_0x970d[2002]][_0x970d[236]];this[_0x970d[117]]= this[_0x970d[2002]][_0x970d[117]];this[_0x970d[119]]= this[_0x970d[2002]][_0x970d[119]];this[_0x970d[2002]]= _0xee1fx2}};mxGeometry[_0x970d[202]][_0x970d[2006]]= function(_0xee1fx2){return _0xee1fx2?this[_0x970d[2003]]:this[_0x970d[2004]]};mxGeometry[_0x970d[202]][_0x970d[2007]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3?this[_0x970d[2003]]= _0xee1fx2:this[_0x970d[2004]]= _0xee1fx2;return _0xee1fx2};mxGeometry[_0x970d[202]][_0x970d[513]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[238]]();this[_0x970d[1500]]|| (this[_0x970d[235]]+= _0xee1fx2,this[_0x970d[236]]+= _0xee1fx3);null!= this[_0x970d[2003]]&& (this[_0x970d[2003]][_0x970d[235]]+= _0xee1fx2,this[_0x970d[2003]][_0x970d[236]]+= _0xee1fx3);null!= this[_0x970d[2004]]&& (this[_0x970d[2004]][_0x970d[235]]+= _0xee1fx2,this[_0x970d[2004]][_0x970d[236]]+= _0xee1fx3);if(this[_0x970d[2001]]&& null!= this[_0x970d[1525]]){for(var _0xee1fx4=this[_0x970d[1525]][_0x970d[67]],_0xee1fx5=0;_0xee1fx5< _0xee1fx4;_0xee1fx5++){var _0xee1fx9=this[_0x970d[1525]][_0xee1fx5];null!= _0xee1fx9&& (_0xee1fx9[_0x970d[235]]+= _0xee1fx2,_0xee1fx9[_0x970d[236]]+= _0xee1fx3)}}};var mxCellPath={PATH_SEPARATOR:_0x970d[87],create:function(_0xee1fx2){var _0xee1fx3=_0x970d[110];if(null!= _0xee1fx2){for(var _0xee1fx4=_0xee1fx2[_0x970d[1197]]();null!= _0xee1fx4;){_0xee1fx3= _0xee1fx4[_0x970d[1738]](_0xee1fx2)+ mxCellPath[_0x970d[1950]]+ _0xee1fx3,_0xee1fx2= _0xee1fx4,_0xee1fx4= _0xee1fx2[_0x970d[1197]]()}};_0xee1fx2= _0xee1fx3[_0x970d[67]];1< _0xee1fx2&& (_0xee1fx3= _0xee1fx3[_0x970d[85]](0,_0xee1fx2- 1));return _0xee1fx3},getParentPath:function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[1122]](mxCellPath.PATH_SEPARATOR);if(0<= _0xee1fx3){return _0xee1fx2[_0x970d[85]](0,_0xee1fx3)};if(0< _0xee1fx2[_0x970d[67]]){return _0x970d[110]}};return null},resolve:function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx2;if(null!= _0xee1fx3){for(var _0xee1fx5=_0xee1fx3[_0x970d[224]](mxCellPath.PATH_SEPARATOR),_0xee1fx9=0;_0xee1fx9< _0xee1fx5[_0x970d[67]];_0xee1fx9++){_0xee1fx4= _0xee1fx4[_0x970d[263]](parseInt(_0xee1fx5[_0xee1fx9]))}};return _0xee1fx4},compare:function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=Math[_0x970d[243]](_0xee1fx2[_0x970d[67]],_0xee1fx3[_0x970d[67]]),_0xee1fx5=0,_0xee1fx9=0;_0xee1fx9< _0xee1fx4;_0xee1fx9++){if(_0xee1fx2[_0xee1fx9]!= _0xee1fx3[_0xee1fx9]){0== _0xee1fx2[_0xee1fx9][_0x970d[67]]|| 0== _0xee1fx3[_0xee1fx9][_0x970d[67]]?_0xee1fx5= _0xee1fx2[_0xee1fx9]== _0xee1fx3[_0xee1fx9]?0:_0xee1fx2[_0xee1fx9]> _0xee1fx3[_0xee1fx9]?1:-1:(_0xee1fx4= parseInt(_0xee1fx2[_0xee1fx9]),_0xee1fx9= parseInt(_0xee1fx3[_0xee1fx9]),_0xee1fx5= _0xee1fx4== _0xee1fx9?0:_0xee1fx4> _0xee1fx9?1:-1);break}};0== _0xee1fx5&& (_0xee1fx4= _0xee1fx2[_0x970d[67]],_0xee1fx9= _0xee1fx3[_0x970d[67]],_0xee1fx4!= _0xee1fx9&& (_0xee1fx5= _0xee1fx4> _0xee1fx9?1:-1));return _0xee1fx5}},mxPerimeter={RectanglePerimeter:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3= _0xee1fx2[_0x970d[241]]();var _0xee1fx9=_0xee1fx2[_0x970d[242]](),_0xee1fxa=Math[_0x970d[429]](_0xee1fx4[_0x970d[236]]- _0xee1fx9,_0xee1fx4[_0x970d[235]]- _0xee1fx3),_0xee1fx12= new mxPoint(0,0),_0xee1fx13=Math[_0x970d[424]],_0xee1fx14=Math[_0x970d[424]]/ 2- _0xee1fxa,_0xee1fx15=Math[_0x970d[429]](_0xee1fx2[_0x970d[119]],_0xee1fx2[_0x970d[117]]);_0xee1fxa< -_0xee1fx13+ _0xee1fx15|| _0xee1fxa> _0xee1fx13- _0xee1fx15?(_0xee1fx12[_0x970d[235]]= _0xee1fx2[_0x970d[235]],_0xee1fx12[_0x970d[236]]= _0xee1fx9- _0xee1fx2[_0x970d[117]]* Math[_0x970d[2008]](_0xee1fxa)/ 2):_0xee1fxa< -_0xee1fx15?(_0xee1fx12[_0x970d[236]]= _0xee1fx2[_0x970d[236]],_0xee1fx12[_0x970d[235]]= _0xee1fx3- _0xee1fx2[_0x970d[119]]* Math[_0x970d[2008]](_0xee1fx14)/ 2):_0xee1fxa< _0xee1fx15?(_0xee1fx12[_0x970d[235]]= _0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]],_0xee1fx12[_0x970d[236]]= _0xee1fx9+ _0xee1fx2[_0x970d[117]]* Math[_0x970d[2008]](_0xee1fxa)/ 2):(_0xee1fx12[_0x970d[236]]= _0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]],_0xee1fx12[_0x970d[235]]= _0xee1fx3+ _0xee1fx2[_0x970d[119]]* Math[_0x970d[2008]](_0xee1fx14)/ 2);_0xee1fx5&& (_0xee1fx4[_0x970d[235]]>= _0xee1fx2[_0x970d[235]]&& _0xee1fx4[_0x970d[235]]<= _0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]?_0xee1fx12[_0x970d[235]]= _0xee1fx4[_0x970d[235]]:_0xee1fx4[_0x970d[236]]>= _0xee1fx2[_0x970d[236]]&& _0xee1fx4[_0x970d[236]]<= _0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]&& (_0xee1fx12[_0x970d[236]]= _0xee1fx4[_0x970d[236]]),_0xee1fx4[_0x970d[235]]< _0xee1fx2[_0x970d[235]]?_0xee1fx12[_0x970d[235]]= _0xee1fx2[_0x970d[235]]:_0xee1fx4[_0x970d[235]]> _0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]&& (_0xee1fx12[_0x970d[235]]= _0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]),_0xee1fx4[_0x970d[236]]< _0xee1fx2[_0x970d[236]]?_0xee1fx12[_0x970d[236]]= _0xee1fx2[_0x970d[236]]:_0xee1fx4[_0x970d[236]]> _0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]&& (_0xee1fx12[_0x970d[236]]= _0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]));return _0xee1fx12},EllipsePerimeter:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=_0xee1fx2[_0x970d[235]],_0xee1fxa=_0xee1fx2[_0x970d[236]],_0xee1fx12=_0xee1fx2[_0x970d[117]]/ 2,_0xee1fx13=_0xee1fx2[_0x970d[119]]/ 2,_0xee1fx14=_0xee1fx9+ _0xee1fx12,_0xee1fx15=_0xee1fxa+ _0xee1fx13;_0xee1fx3= _0xee1fx4[_0x970d[235]];_0xee1fx4= _0xee1fx4[_0x970d[236]];var _0xee1fx16=parseInt(_0xee1fx3- _0xee1fx14),_0xee1fx17=parseInt(_0xee1fx4- _0xee1fx15);if(0== _0xee1fx16&& 0!= _0xee1fx17){return new mxPoint(_0xee1fx14,_0xee1fx15+ _0xee1fx13* _0xee1fx17/ Math[_0x970d[425]](_0xee1fx17))};if(0== _0xee1fx16&& 0== _0xee1fx17){return new mxPoint(_0xee1fx3,_0xee1fx4)};if(_0xee1fx5){if(_0xee1fx4>= _0xee1fxa&& _0xee1fx4<= _0xee1fxa+ _0xee1fx2[_0x970d[119]]){return _0xee1fx2= _0xee1fx4- _0xee1fx15,_0xee1fx2= Math[_0x970d[428]](_0xee1fx12* _0xee1fx12* (1- _0xee1fx2* _0xee1fx2/ (_0xee1fx13* _0xee1fx13)))|| 0,_0xee1fx3<= _0xee1fx9&& (_0xee1fx2= -_0xee1fx2), new mxPoint(_0xee1fx14+ _0xee1fx2,_0xee1fx4)};if(_0xee1fx3>= _0xee1fx9&& _0xee1fx3<= _0xee1fx9+ _0xee1fx2[_0x970d[117]]){return _0xee1fx2= _0xee1fx3- _0xee1fx14,_0xee1fx2= Math[_0x970d[428]](_0xee1fx13* _0xee1fx13* (1- _0xee1fx2* _0xee1fx2/ (_0xee1fx12* _0xee1fx12)))|| 0,_0xee1fx4<= _0xee1fxa&& (_0xee1fx2= -_0xee1fx2), new mxPoint(_0xee1fx3,_0xee1fx15+ _0xee1fx2)}};_0xee1fx9= _0xee1fx17/ _0xee1fx16;_0xee1fx15-= _0xee1fx9* _0xee1fx14;_0xee1fxa= _0xee1fx12* _0xee1fx12* _0xee1fx9* _0xee1fx9+ _0xee1fx13* _0xee1fx13;_0xee1fx2= -2* _0xee1fx14* _0xee1fxa;_0xee1fx13= Math[_0x970d[428]](_0xee1fx2* _0xee1fx2- 4* _0xee1fxa* (_0xee1fx12* _0xee1fx12* _0xee1fx9* _0xee1fx9* _0xee1fx14* _0xee1fx14+ _0xee1fx13* _0xee1fx13* _0xee1fx14* _0xee1fx14- _0xee1fx12* _0xee1fx12* _0xee1fx13* _0xee1fx13));_0xee1fx12= (-_0xee1fx2+ _0xee1fx13) / (2* _0xee1fxa);_0xee1fx13= (-_0xee1fx2- _0xee1fx13) / (2* _0xee1fxa);_0xee1fx14= _0xee1fx9* _0xee1fx12+ _0xee1fx15;_0xee1fx15= _0xee1fx9* _0xee1fx13+ _0xee1fx15;_0xee1fx9= Math[_0x970d[428]](Math[_0x970d[2009]](_0xee1fx12- _0xee1fx3,2)+ Math[_0x970d[2009]](_0xee1fx14- _0xee1fx4,2));_0xee1fx3= Math[_0x970d[428]](Math[_0x970d[2009]](_0xee1fx13- _0xee1fx3,2)+ Math[_0x970d[2009]](_0xee1fx15- _0xee1fx4,2));_0xee1fxa= _0xee1fx4= 0;_0xee1fx9< _0xee1fx3?(_0xee1fx4= _0xee1fx12,_0xee1fxa= _0xee1fx14):(_0xee1fx4= _0xee1fx13,_0xee1fxa= _0xee1fx15);return new mxPoint(_0xee1fx4,_0xee1fxa)},RhombusPerimeter:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3= _0xee1fx2[_0x970d[235]];var _0xee1fx9=_0xee1fx2[_0x970d[236]],_0xee1fxa=_0xee1fx2[_0x970d[117]];_0xee1fx2= _0xee1fx2[_0x970d[119]];var _0xee1fx12=_0xee1fx3+ _0xee1fxa/ 2,_0xee1fx13=_0xee1fx9+ _0xee1fx2/ 2,_0xee1fx14=_0xee1fx4[_0x970d[235]];_0xee1fx4= _0xee1fx4[_0x970d[236]];if(_0xee1fx12== _0xee1fx14){return _0xee1fx13> _0xee1fx4? new mxPoint(_0xee1fx12,_0xee1fx9): new mxPoint(_0xee1fx12,_0xee1fx9+ _0xee1fx2)};if(_0xee1fx13== _0xee1fx4){return _0xee1fx12> _0xee1fx14? new mxPoint(_0xee1fx3,_0xee1fx13): new mxPoint(_0xee1fx3+ _0xee1fxa,_0xee1fx13)};var _0xee1fx15=_0xee1fx12,_0xee1fx16=_0xee1fx13;_0xee1fx5&& (_0xee1fx14>= _0xee1fx3&& _0xee1fx14<= _0xee1fx3+ _0xee1fxa?_0xee1fx15= _0xee1fx14:_0xee1fx4>= _0xee1fx9&& _0xee1fx4<= _0xee1fx9+ _0xee1fx2&& (_0xee1fx16= _0xee1fx4));return _0xee1fx14< _0xee1fx12?_0xee1fx4< _0xee1fx13?mxUtils[_0x970d[2010]](_0xee1fx14,_0xee1fx4,_0xee1fx15,_0xee1fx16,_0xee1fx12,_0xee1fx9,_0xee1fx3,_0xee1fx13):mxUtils[_0x970d[2010]](_0xee1fx14,_0xee1fx4,_0xee1fx15,_0xee1fx16,_0xee1fx12,_0xee1fx9+ _0xee1fx2,_0xee1fx3,_0xee1fx13):_0xee1fx4< _0xee1fx13?mxUtils[_0x970d[2010]](_0xee1fx14,_0xee1fx4,_0xee1fx15,_0xee1fx16,_0xee1fx12,_0xee1fx9,_0xee1fx3+ _0xee1fxa,_0xee1fx13):mxUtils[_0x970d[2010]](_0xee1fx14,_0xee1fx4,_0xee1fx15,_0xee1fx16,_0xee1fx12,_0xee1fx9+ _0xee1fx2,_0xee1fx3+ _0xee1fxa,_0xee1fx13)},TrianglePerimeter:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3[_0x970d[124]][mxConstants[_0x970d[2011]]]:null;var _0xee1fx9=_0xee1fx3== mxConstants[_0x970d[1358]]|| _0xee1fx3== mxConstants[_0x970d[1354]],_0xee1fxa=_0xee1fx2[_0x970d[235]],_0xee1fx12=_0xee1fx2[_0x970d[236]],_0xee1fx13=_0xee1fx2[_0x970d[117]];_0xee1fx2= _0xee1fx2[_0x970d[119]];var _0xee1fx14=_0xee1fxa+ _0xee1fx13/ 2,_0xee1fx15=_0xee1fx12+ _0xee1fx2/ 2,_0xee1fx16= new mxPoint(_0xee1fxa,_0xee1fx12),_0xee1fx17= new mxPoint(_0xee1fxa+ _0xee1fx13,_0xee1fx15),_0xee1fx18= new mxPoint(_0xee1fxa,_0xee1fx12+ _0xee1fx2);_0xee1fx3== mxConstants[_0x970d[1358]]?(_0xee1fx16= _0xee1fx18,_0xee1fx17= new mxPoint(_0xee1fx14,_0xee1fx12),_0xee1fx18= new mxPoint(_0xee1fxa+ _0xee1fx13,_0xee1fx12+ _0xee1fx2)):_0xee1fx3== mxConstants[_0x970d[1354]]?(_0xee1fx17= new mxPoint(_0xee1fx14,_0xee1fx12+ _0xee1fx2),_0xee1fx18= new mxPoint(_0xee1fxa+ _0xee1fx13,_0xee1fx12)):_0xee1fx3== mxConstants[_0x970d[1359]]&& (_0xee1fx16= new mxPoint(_0xee1fxa+ _0xee1fx13,_0xee1fx12),_0xee1fx17= new mxPoint(_0xee1fxa,_0xee1fx15),_0xee1fx18= new mxPoint(_0xee1fxa+ _0xee1fx13,_0xee1fx12+ _0xee1fx2));var _0xee1fx19=_0xee1fx4[_0x970d[235]]- _0xee1fx14,_0xee1fx1a=_0xee1fx4[_0x970d[236]]- _0xee1fx15,_0xee1fx19=_0xee1fx9?Math[_0x970d[429]](_0xee1fx19,_0xee1fx1a):Math[_0x970d[429]](_0xee1fx1a,_0xee1fx19),_0xee1fx1b=_0xee1fx9?Math[_0x970d[429]](_0xee1fx13,_0xee1fx2):Math[_0x970d[429]](_0xee1fx2,_0xee1fx13),_0xee1fx1a=!1,_0xee1fx1a=_0xee1fx3== mxConstants[_0x970d[1358]]|| _0xee1fx3== mxConstants[_0x970d[1359]]?_0xee1fx19> -_0xee1fx1b&& _0xee1fx19< _0xee1fx1b:_0xee1fx19< -Math[_0x970d[424]]+ _0xee1fx1b|| _0xee1fx19> Math[_0x970d[424]]- _0xee1fx1b,_0xee1fx1b=null;_0xee1fx1a?_0xee1fx1b= _0xee1fx5&& (_0xee1fx9&& _0xee1fx4[_0x970d[235]]>= _0xee1fx16[_0x970d[235]]&& _0xee1fx4[_0x970d[235]]<= _0xee1fx18[_0x970d[235]]|| !_0xee1fx9&& _0xee1fx4[_0x970d[236]]>= _0xee1fx16[_0x970d[236]]&& _0xee1fx4[_0x970d[236]]<= _0xee1fx18[_0x970d[236]])?_0xee1fx9? new mxPoint(_0xee1fx4[_0x970d[235]],_0xee1fx16[_0x970d[236]]): new mxPoint(_0xee1fx16[_0x970d[235]],_0xee1fx4[_0x970d[236]]):_0xee1fx3== mxConstants[_0x970d[1358]]? new mxPoint(_0xee1fxa+ _0xee1fx13/ 2+ _0xee1fx2* Math[_0x970d[2008]](_0xee1fx19)/ 2,_0xee1fx12+ _0xee1fx2):_0xee1fx3== mxConstants[_0x970d[1354]]? new mxPoint(_0xee1fxa+ _0xee1fx13/ 2- _0xee1fx2* Math[_0x970d[2008]](_0xee1fx19)/ 2,_0xee1fx12):_0xee1fx3== mxConstants[_0x970d[1359]]? new mxPoint(_0xee1fxa+ _0xee1fx13,_0xee1fx12+ _0xee1fx2/ 2+ _0xee1fx13* Math[_0x970d[2008]](_0xee1fx19)/ 2): new mxPoint(_0xee1fxa,_0xee1fx12+ _0xee1fx2/ 2- _0xee1fx13* Math[_0x970d[2008]](_0xee1fx19)/ 2):(_0xee1fx5&& (_0xee1fx5= new mxPoint(_0xee1fx14,_0xee1fx15),_0xee1fx4[_0x970d[236]]>= _0xee1fx12&& _0xee1fx4[_0x970d[236]]<= _0xee1fx12+ _0xee1fx2?(_0xee1fx5[_0x970d[235]]= _0xee1fx9?_0xee1fx14:_0xee1fx3== mxConstants[_0x970d[1359]]?_0xee1fxa+ _0xee1fx13:_0xee1fxa,_0xee1fx5[_0x970d[236]]= _0xee1fx4[_0x970d[236]]):_0xee1fx4[_0x970d[235]]>= _0xee1fxa&& _0xee1fx4[_0x970d[235]]<= _0xee1fxa+ _0xee1fx13&& (_0xee1fx5[_0x970d[235]]= _0xee1fx4[_0x970d[235]],_0xee1fx5[_0x970d[236]]= !_0xee1fx9?_0xee1fx15:_0xee1fx3== mxConstants[_0x970d[1358]]?_0xee1fx12+ _0xee1fx2:_0xee1fx12),_0xee1fx14= _0xee1fx5[_0x970d[235]],_0xee1fx15= _0xee1fx5[_0x970d[236]]),_0xee1fx1b= _0xee1fx9&& _0xee1fx4[_0x970d[235]]<= _0xee1fxa+ _0xee1fx13/ 2|| !_0xee1fx9&& _0xee1fx4[_0x970d[236]]<= _0xee1fx12+ _0xee1fx2/ 2?mxUtils[_0x970d[2010]](_0xee1fx4[_0x970d[235]],_0xee1fx4[_0x970d[236]],_0xee1fx14,_0xee1fx15,_0xee1fx16[_0x970d[235]],_0xee1fx16[_0x970d[236]],_0xee1fx17[_0x970d[235]],_0xee1fx17[_0x970d[236]]):mxUtils[_0x970d[2010]](_0xee1fx4[_0x970d[235]],_0xee1fx4[_0x970d[236]],_0xee1fx14,_0xee1fx15,_0xee1fx17[_0x970d[235]],_0xee1fx17[_0x970d[236]],_0xee1fx18[_0x970d[235]],_0xee1fx18[_0x970d[236]]));null== _0xee1fx1b&& (_0xee1fx1b= new mxPoint(_0xee1fx14,_0xee1fx15));return _0xee1fx1b}};function mxPrintPreview(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14){this[_0x970d[1179]]= _0xee1fx2;this[_0x970d[255]]= null!= _0xee1fx3?_0xee1fx3:1/ _0xee1fx2[_0x970d[2012]];this[_0x970d[467]]= null!= _0xee1fx5?_0xee1fx5:0;this[_0x970d[2013]]= null!= _0xee1fx4?_0xee1fx4:_0xee1fx2[_0x970d[2013]];this[_0x970d[924]]= null!= _0xee1fx13?_0xee1fx13:_0x970d[2014];this[_0x970d[1732]]= null!= _0xee1fx9?_0xee1fx9:0;this[_0x970d[1733]]= null!= _0xee1fxa?_0xee1fxa:0;this[_0x970d[1630]]= _0xee1fx12;this[_0x970d[2015]]= null!= _0xee1fx14?_0xee1fx14:!0}mxPrintPreview[_0x970d[202]][_0x970d[1179]]= null;mxPrintPreview[_0x970d[202]][_0x970d[2013]]= null;mxPrintPreview[_0x970d[202]][_0x970d[255]]= null;mxPrintPreview[_0x970d[202]][_0x970d[467]]= 0;mxPrintPreview[_0x970d[202]][_0x970d[1732]]= 0;mxPrintPreview[_0x970d[202]][_0x970d[1733]]= 0;mxPrintPreview[_0x970d[202]][_0x970d[2016]]= !0;mxPrintPreview[_0x970d[202]][_0x970d[2017]]= !1;mxPrintPreview[_0x970d[202]][_0x970d[1630]]= null;mxPrintPreview[_0x970d[202]][_0x970d[924]]= null;mxPrintPreview[_0x970d[202]][_0x970d[2015]]= null;mxPrintPreview[_0x970d[202]][_0x970d[2018]]= null;mxPrintPreview[_0x970d[202]][_0x970d[2019]]= 0;mxPrintPreview[_0x970d[202]][_0x970d[2020]]= function(){return this[_0x970d[2018]]};mxPrintPreview[_0x970d[202]][_0x970d[2021]]= function(){var _0xee1fx2=_0x970d[110];8== document[_0x970d[5]]&& (_0xee1fx2= _0x970d[2022]);return _0xee1fx2};mxPrintPreview[_0x970d[202]][_0x970d[392]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[259]][_0x970d[2023]],_0xee1fx4=null;try{this[_0x970d[2017]]&& (this[_0x970d[1179]][_0x970d[259]][_0x970d[2023]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3[_0x970d[176]](_0xee1fx2[_0x970d[441]][_0x970d[2024]]())});if(null== this[_0x970d[2018]]){this[_0x970d[2018]]= window[_0x970d[392]]();var _0xee1fx5=this[_0x970d[2018]][_0x970d[395]],_0xee1fx9=this[_0x970d[2021]]();null!= _0xee1fx9&& 0< _0xee1fx9[_0x970d[67]]&& _0xee1fx5[_0x970d[171]](_0xee1fx9);_0xee1fx5[_0x970d[171]](_0x970d[528]);_0xee1fx5[_0x970d[171]](_0x970d[531]);this[_0x970d[2025]](_0xee1fx5,_0xee1fx2);_0xee1fx5[_0x970d[171]](_0x970d[533]);_0xee1fx5[_0x970d[171]](_0x970d[2026]);mxClient[_0x970d[54]](_0x970d[94],mxClient[_0x970d[86]]+ _0x970d[95],_0xee1fx5);mxClient[_0x970d[47]]&& (_0xee1fx5[_0x970d[100]][_0x970d[99]](_0x970d[6],_0x970d[97]),_0xee1fx5[_0x970d[100]][_0x970d[99]](_0x970d[7],_0x970d[101]),_0xee1fx5[_0x970d[102]]()[_0x970d[103]]= _0x970d[104],mxClient[_0x970d[54]](_0x970d[94],mxClient[_0x970d[86]]+ _0x970d[105],_0xee1fx5));var _0xee1fxa=this[_0x970d[1179]][_0x970d[517]]()[_0x970d[238]](),_0xee1fx12=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[518]](),_0xee1fx13=_0xee1fx12/ this[_0x970d[255]],_0xee1fx14=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[512]]();this[_0x970d[2016]]|| (this[_0x970d[1732]]= -_0xee1fx14[_0x970d[235]]* this[_0x970d[255]],this[_0x970d[1733]]= -_0xee1fx14[_0x970d[236]]* this[_0x970d[255]],_0xee1fxa[_0x970d[117]]+= _0xee1fxa[_0x970d[235]],_0xee1fxa[_0x970d[119]]+= _0xee1fxa[_0x970d[236]],_0xee1fxa[_0x970d[235]]= 0,this[_0x970d[467]]= _0xee1fxa[_0x970d[236]]= 0);_0xee1fxa[_0x970d[117]]/= _0xee1fx13;_0xee1fxa[_0x970d[119]]/= _0xee1fx13;var _0xee1fx15=this[_0x970d[2013]][_0x970d[117]]- 2* this[_0x970d[467]],_0xee1fx16=this[_0x970d[2013]][_0x970d[119]]- 2* this[_0x970d[467]],_0xee1fx17=Math[_0x970d[160]](1,Math[_0x970d[430]]((_0xee1fxa[_0x970d[117]]+ this[_0x970d[1732]])/ _0xee1fx15)),_0xee1fx18=Math[_0x970d[160]](1,Math[_0x970d[430]]((_0xee1fxa[_0x970d[119]]+ this[_0x970d[1733]])/ _0xee1fx16));this[_0x970d[2019]]= _0xee1fx17* _0xee1fx18;var _0xee1fx19=mxUtils[_0x970d[885]](this,function(){if(this[_0x970d[2015]]&& (1< _0xee1fx18|| 1< _0xee1fx17)){var _0xee1fx2=this[_0x970d[2027]](_0xee1fx18,_0xee1fx17);_0xee1fx5[_0x970d[112]][_0x970d[62]](_0xee1fx2);if(mxClient[_0x970d[80]]){_0xee1fx2[_0x970d[124]][_0x970d[491]]= _0x970d[492];var _0xee1fx3=function(){_0xee1fx2[_0x970d[124]][_0x970d[125]]= _0xee1fx5[_0x970d[112]][_0x970d[190]]+ 10+ _0x970d[168]};mxEvent[_0x970d[169]](this[_0x970d[2018]],_0x970d[276],function(_0xee1fx2){_0xee1fx3()});mxEvent[_0x970d[169]](this[_0x970d[2018]],_0x970d[129],function(_0xee1fx2){_0xee1fx3()})}}});_0xee1fx2= function(_0xee1fx2,_0xee1fx3){null!= this[_0x970d[1630]]&& (_0xee1fx2[_0x970d[124]][_0x970d[1630]]= this[_0x970d[1630]],_0xee1fx2[_0x970d[124]][_0x970d[465]]= _0x970d[1631],_0xee1fx2[_0x970d[124]][_0x970d[1629]]= _0x970d[942]);_0xee1fx2[_0x970d[124]][_0x970d[1537]]= _0x970d[1391];_0xee1fx3&& (_0xee1fx2[_0x970d[124]][_0x970d[2028]]= _0x970d[2029]);mxClient[_0x970d[80]]?(_0xee1fx5[_0x970d[171]](_0xee1fx2[_0x970d[342]]),_0xee1fx2[_0x970d[265]][_0x970d[266]](_0xee1fx2)):(_0xee1fx2[_0x970d[265]][_0x970d[266]](_0xee1fx2),_0xee1fx5[_0x970d[112]][_0x970d[62]](_0xee1fx2));if(_0xee1fx3){var _0xee1fx4=_0xee1fx5[_0x970d[55]](_0x970d[1054]);_0xee1fx4[_0x970d[926]]= _0x970d[2030];_0xee1fx5[_0x970d[112]][_0x970d[62]](_0xee1fx4)}};var _0xee1fx1a=this[_0x970d[2031]](this[_0x970d[2013]][_0x970d[117]],this[_0x970d[2013]][_0x970d[119]]);if(null!= _0xee1fx1a){for(var _0xee1fx1b=0;_0xee1fx1b< _0xee1fx1a[_0x970d[67]];_0xee1fx1b++){_0xee1fx2(_0xee1fx1a[_0xee1fx1b],!0)}};for(var _0xee1fx1c=this[_0x970d[2032]](this[_0x970d[2013]][_0x970d[117]],this[_0x970d[2013]][_0x970d[119]]),_0xee1fx1b=0;_0xee1fx1b< _0xee1fx18;_0xee1fx1b++){for(var _0xee1fx1d=_0xee1fx1b* _0xee1fx16/ this[_0x970d[255]]- this[_0x970d[1733]]/ this[_0x970d[255]]+ (_0xee1fxa[_0x970d[236]]- _0xee1fx14[_0x970d[236]]* _0xee1fx12)/ _0xee1fx12,_0xee1fx1a=0;_0xee1fx1a< _0xee1fx17;_0xee1fx1a++){if(null== this[_0x970d[2018]]){return null};var _0xee1fx1e=_0xee1fx1a* _0xee1fx15/ this[_0x970d[255]]- this[_0x970d[1732]]/ this[_0x970d[255]]+ (_0xee1fxa[_0x970d[235]]- _0xee1fx14[_0x970d[235]]* _0xee1fx12)/ _0xee1fx12,_0xee1fx1f=_0xee1fx1b* _0xee1fx17+ _0xee1fx1a+ 1,_0xee1fx4=this[_0x970d[2034]](this[_0x970d[2013]][_0x970d[117]],this[_0x970d[2013]][_0x970d[119]],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[2033]](-_0xee1fx1e,-_0xee1fx1d,this[_0x970d[255]],_0xee1fx1f,_0xee1fx2)}));_0xee1fx4[_0x970d[57]](_0x970d[1363],_0x970d[2035]+ _0xee1fx1f);_0xee1fx2(_0xee1fx4,null!= _0xee1fx1c|| _0xee1fx1b< _0xee1fx18- 1|| _0xee1fx1a< _0xee1fx17- 1)}};if(null!= _0xee1fx1c){for(_0xee1fx1b= 0;_0xee1fx1b< _0xee1fx1c[_0x970d[67]];_0xee1fx1b++){_0xee1fx2(_0xee1fx1c[_0xee1fx1b],_0xee1fx1b< _0xee1fx1c[_0x970d[67]])}};_0xee1fx5[_0x970d[171]](_0x970d[527]);_0xee1fx5[_0x970d[171]](_0x970d[534]);_0xee1fx5[_0x970d[268]]();_0xee1fx19();mxEvent[_0x970d[762]](_0xee1fx5[_0x970d[112]])};this[_0x970d[2018]][_0x970d[393]]()}catch(y){null!= _0xee1fx4&& null!= _0xee1fx4[_0x970d[265]]&& _0xee1fx4[_0x970d[265]][_0x970d[266]](_0xee1fx4)}finally{this[_0x970d[1179]][_0x970d[259]][_0x970d[2023]]= _0xee1fx3};return this[_0x970d[2018]]};mxPrintPreview[_0x970d[202]][_0x970d[2025]]= function(_0xee1fx2,_0xee1fx3){null!= this[_0x970d[924]]&& _0xee1fx2[_0x970d[171]](_0x970d[2036]+ this[_0x970d[924]]+ _0x970d[2037]);_0xee1fx2[_0x970d[171]](_0x970d[2038]);_0xee1fx2[_0x970d[171]](_0x970d[2039]);_0xee1fx2[_0x970d[171]](_0x970d[2040]);_0xee1fx2[_0x970d[171]](_0x970d[2041]);_0xee1fx2[_0x970d[171]](_0x970d[233]);_0xee1fx2[_0x970d[171]](_0x970d[2042]);_0xee1fx2[_0x970d[171]](_0x970d[2043]);_0xee1fx2[_0x970d[171]](_0x970d[2044]);_0xee1fx2[_0x970d[171]](_0x970d[2045]);_0xee1fx2[_0x970d[171]](_0x970d[233]);null!= _0xee1fx3&& _0xee1fx2[_0x970d[171]](_0xee1fx3);_0xee1fx2[_0x970d[171]](_0x970d[2046])};mxPrintPreview[_0x970d[202]][_0x970d[2027]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[2018]][_0x970d[395]],_0xee1fx5=_0xee1fx4[_0x970d[55]](_0x970d[116]);_0xee1fx5[_0x970d[926]]= _0x970d[2047];_0xee1fx5[_0x970d[57]](_0x970d[467],_0x970d[468]);for(var _0xee1fx9=_0xee1fx4[_0x970d[55]](_0x970d[120]),_0xee1fxa=0;_0xee1fxa< _0xee1fx2;_0xee1fxa++){for(var _0xee1fx12=_0xee1fx4[_0x970d[55]](_0x970d[121]),_0xee1fx13=0;_0xee1fx13< _0xee1fx3;_0xee1fx13++){var _0xee1fx14=_0xee1fxa* _0xee1fx3+ _0xee1fx13+ 1,_0xee1fx15=_0xee1fx4[_0x970d[55]](_0x970d[122]);if(!mxClient[_0x970d[133]]|| mxClient[_0x970d[75]]|| mxClient[_0x970d[76]]){var _0xee1fx16=_0xee1fx4[_0x970d[55]](_0x970d[2048]);_0xee1fx16[_0x970d[57]](_0x970d[44],_0x970d[2049]+ _0xee1fx14);mxUtils[_0x970d[53]](_0xee1fx16,_0xee1fx14,_0xee1fx4);_0xee1fx15[_0x970d[62]](_0xee1fx16)}else {mxUtils[_0x970d[53]](_0xee1fx15,_0xee1fx14,_0xee1fx4)};_0xee1fx12[_0x970d[62]](_0xee1fx15)};_0xee1fx9[_0x970d[62]](_0xee1fx12)};_0xee1fx5[_0x970d[62]](_0xee1fx9);return _0xee1fx5};mxPrintPreview[_0x970d[202]][_0x970d[2034]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=document[_0x970d[55]](_0x970d[485]);try{_0xee1fx5[_0x970d[124]][_0x970d[117]]= _0xee1fx2+ _0x970d[168];_0xee1fx5[_0x970d[124]][_0x970d[119]]= _0xee1fx3+ _0x970d[168];_0xee1fx5[_0x970d[124]][_0x970d[277]]= _0x970d[188];_0xee1fx5[_0x970d[124]][_0x970d[2050]]= _0x970d[1824];_0xee1fx5[_0x970d[124]][_0x970d[491]]= _0x970d[1500];var _0xee1fx9=document[_0x970d[55]](_0x970d[485]);_0xee1fx9[_0x970d[124]][_0x970d[125]]= this[_0x970d[467]]+ _0x970d[168];_0xee1fx9[_0x970d[124]][_0x970d[361]]= this[_0x970d[467]]+ _0x970d[168];_0xee1fx9[_0x970d[124]][_0x970d[117]]= _0xee1fx2- 2* this[_0x970d[467]]+ _0x970d[168];_0xee1fx9[_0x970d[124]][_0x970d[119]]= _0xee1fx3- 2* this[_0x970d[467]]+ _0x970d[168];_0xee1fx9[_0x970d[124]][_0x970d[277]]= _0x970d[188];this[_0x970d[1179]][_0x970d[507]]== mxConstants[_0x970d[1523]]&& (_0xee1fx9[_0x970d[124]][_0x970d[491]]= _0x970d[492]);_0xee1fx5[_0x970d[62]](_0xee1fx9);document[_0x970d[112]][_0x970d[62]](_0xee1fx5);_0xee1fx4(_0xee1fx9)}catch(f){throw _0xee1fx5[_0x970d[265]][_0x970d[266]](_0xee1fx5),f};return _0xee1fx5};mxPrintPreview[_0x970d[202]][_0x970d[2033]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx5= this[_0x970d[1179]][_0x970d[249]]();var _0xee1fxa=this[_0x970d[1179]][_0x970d[526]];this[_0x970d[1179]][_0x970d[526]]= _0xee1fx9;var _0xee1fx12=_0xee1fx5[_0x970d[2051]](),_0xee1fx13=_0xee1fx5[_0x970d[2052]](),_0xee1fx14=_0xee1fx5[_0x970d[2024]](),_0xee1fx15=_0xee1fx5[_0x970d[1524]]();this[_0x970d[1179]][_0x970d[507]]== mxConstants[_0x970d[508]]?_0xee1fx5[_0x970d[1569]]():this[_0x970d[1179]][_0x970d[507]]== mxConstants[_0x970d[1523]]?_0xee1fx5[_0x970d[1571]]():_0xee1fx5[_0x970d[1570]]();var _0xee1fx16=_0xee1fx5[_0x970d[503]]();_0xee1fx5[_0x970d[504]](!1);var _0xee1fx17=this[_0x970d[1179]][_0x970d[994]]();this[_0x970d[1179]][_0x970d[995]](!1);var _0xee1fx18=_0xee1fx5[_0x970d[512]]();_0xee1fx5[_0x970d[513]]= new mxPoint(_0xee1fx2,_0xee1fx3);_0xee1fx2= null;try{var _0xee1fx19=[this[_0x970d[1179]][_0x970d[502]]()[_0x970d[501]]()];_0xee1fx2= new mxTemporaryCellStates(_0xee1fx5,_0xee1fx4,_0xee1fx19)}finally{if(mxClient[_0x970d[80]]){_0xee1fx5[_0x970d[506]][_0x970d[339]]= _0x970d[110]}else {for(_0xee1fx4= _0xee1fx9[_0x970d[285]];null!= _0xee1fx4;){_0xee1fx19= _0xee1fx4[_0x970d[287]],_0xee1fx3= _0xee1fx4[_0x970d[301]][_0x970d[216]](),_0x970d[571]== _0xee1fx3?(_0xee1fx4[_0x970d[57]](_0x970d[117],parseInt(_0xee1fx9[_0x970d[124]][_0x970d[117]])),_0xee1fx4[_0x970d[57]](_0x970d[119],parseInt(_0xee1fx9[_0x970d[124]][_0x970d[119]]))):_0x970d[583]!= _0xee1fx4[_0x970d[124]][_0x970d[270]]&& _0x970d[116]!= _0xee1fx3&& _0xee1fx4[_0x970d[265]][_0x970d[266]](_0xee1fx4),_0xee1fx4= _0xee1fx19}};_0xee1fx5[_0x970d[506]][_0x970d[265]][_0x970d[266]](_0xee1fx5[_0x970d[506]]);this[_0x970d[1179]][_0x970d[995]](_0xee1fx17);this[_0x970d[1179]][_0x970d[526]]= _0xee1fxa;_0xee1fx5[_0x970d[510]]= _0xee1fx12;_0xee1fx5[_0x970d[2053]]= _0xee1fx13;_0xee1fx5[_0x970d[505]]= _0xee1fx14;_0xee1fx5[_0x970d[506]]= _0xee1fx15;_0xee1fx5[_0x970d[513]]= _0xee1fx18;_0xee1fx2[_0x970d[515]]();_0xee1fx5[_0x970d[504]](_0xee1fx16)}};mxPrintPreview[_0x970d[202]][_0x970d[2031]]= function(){return null};mxPrintPreview[_0x970d[202]][_0x970d[2032]]= function(){return null};mxPrintPreview[_0x970d[202]][_0x970d[540]]= function(){var _0xee1fx2=this[_0x970d[392]]();null!= _0xee1fx2&& _0xee1fx2[_0x970d[540]]()};mxPrintPreview[_0x970d[202]][_0x970d[268]]= function(){null!= this[_0x970d[2018]]&& (this[_0x970d[2018]][_0x970d[268]](),this[_0x970d[2018]]= null)};function mxStylesheet(){this[_0x970d[2054]]= {};this[_0x970d[2056]](this[_0x970d[2055]]());this[_0x970d[2058]](this[_0x970d[2057]]())}mxStylesheet[_0x970d[202]][_0x970d[2055]]= function(){var _0xee1fx2={};_0xee1fx2[mxConstants[_0x970d[2059]]]= mxConstants[_0x970d[2060]];_0xee1fx2[mxConstants[_0x970d[2061]]]= mxPerimeter[_0x970d[2062]];_0xee1fx2[mxConstants[_0x970d[2063]]]= mxConstants[_0x970d[481]];_0xee1fx2[mxConstants[_0x970d[2064]]]= mxConstants[_0x970d[479]];_0xee1fx2[mxConstants[_0x970d[2065]]]= _0x970d[2066];_0xee1fx2[mxConstants[_0x970d[2067]]]= _0x970d[2068];_0xee1fx2[mxConstants[_0x970d[2069]]]= _0x970d[2070];return _0xee1fx2};mxStylesheet[_0x970d[202]][_0x970d[2057]]= function(){var _0xee1fx2={};_0xee1fx2[mxConstants[_0x970d[2059]]]= mxConstants[_0x970d[2071]];_0xee1fx2[mxConstants[_0x970d[1695]]]= mxConstants[_0x970d[1622]];_0xee1fx2[mxConstants[_0x970d[2063]]]= mxConstants[_0x970d[481]];_0xee1fx2[mxConstants[_0x970d[2064]]]= mxConstants[_0x970d[479]];_0xee1fx2[mxConstants[_0x970d[2067]]]= _0x970d[2068];_0xee1fx2[mxConstants[_0x970d[2069]]]= _0x970d[2072];return _0xee1fx2};mxStylesheet[_0x970d[202]][_0x970d[2056]]= function(_0xee1fx2){this[_0x970d[2074]](_0x970d[2073],_0xee1fx2)};mxStylesheet[_0x970d[202]][_0x970d[2058]]= function(_0xee1fx2){this[_0x970d[2074]](_0x970d[2075],_0xee1fx2)};mxStylesheet[_0x970d[202]][_0x970d[2076]]= function(){return this[_0x970d[2054]][_0x970d[2073]]};mxStylesheet[_0x970d[202]][_0x970d[2077]]= function(){return this[_0x970d[2054]][_0x970d[2075]]};mxStylesheet[_0x970d[202]][_0x970d[2074]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[2054]][_0xee1fx2]= _0xee1fx3};mxStylesheet[_0x970d[202]][_0x970d[1705]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx3;if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]){for(var _0xee1fx5=_0xee1fx2[_0x970d[224]](_0x970d[471]),_0xee1fx4=null!= _0xee1fx4&& _0x970d[471]!= _0xee1fx2[_0x970d[225]](0)?mxUtils[_0x970d[238]](_0xee1fx4):{},_0xee1fx9=0;_0xee1fx9< _0xee1fx5[_0x970d[67]];_0xee1fx9++){var _0xee1fxa=_0xee1fx5[_0xee1fx9],_0xee1fx12=_0xee1fxa[_0x970d[2]](_0x970d[226]);if(0<= _0xee1fx12){var _0xee1fx13=_0xee1fxa[_0x970d[85]](0,_0xee1fx12),_0xee1fxa=_0xee1fxa[_0x970d[85]](_0xee1fx12+ 1);_0xee1fxa== mxConstants[_0x970d[217]]? delete _0xee1fx4[_0xee1fx13]:mxUtils[_0x970d[1946]](_0xee1fxa)?_0xee1fx4[_0xee1fx13]= parseFloat(_0xee1fxa):_0xee1fx4[_0xee1fx13]= _0xee1fxa}else {if(_0xee1fxa= this[_0x970d[2054]][_0xee1fxa],null!= _0xee1fxa){for(_0xee1fx13 in _0xee1fxa){_0xee1fx4[_0xee1fx13]= _0xee1fxa[_0xee1fx13]}}}}};return _0xee1fx4};function mxCellState(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[441]]= _0xee1fx2;this[_0x970d[246]]= _0xee1fx3;this[_0x970d[124]]= _0xee1fx4;this[_0x970d[2078]]= new mxPoint;this[_0x970d[2079]]= new mxPoint}mxCellState[_0x970d[202]]= new mxRectangle;mxCellState[_0x970d[202]][_0x970d[196]]= mxCellState;mxCellState[_0x970d[202]][_0x970d[441]]= null;mxCellState[_0x970d[202]][_0x970d[246]]= null;mxCellState[_0x970d[202]][_0x970d[124]]= null;mxCellState[_0x970d[202]][_0x970d[2080]]= !0;mxCellState[_0x970d[202]][_0x970d[2081]]= !1;mxCellState[_0x970d[202]][_0x970d[2082]]= !1;mxCellState[_0x970d[202]][_0x970d[2078]]= null;mxCellState[_0x970d[202]][_0x970d[439]]= null;mxCellState[_0x970d[202]][_0x970d[2079]]= null;mxCellState[_0x970d[202]][_0x970d[2083]]= null;mxCellState[_0x970d[202]][_0x970d[2084]]= null;mxCellState[_0x970d[202]][_0x970d[2085]]= 0;mxCellState[_0x970d[202]][_0x970d[67]]= 0;mxCellState[_0x970d[202]][_0x970d[2086]]= null;mxCellState[_0x970d[202]][_0x970d[253]]= null;mxCellState[_0x970d[202]][_0x970d[963]]= null;mxCellState[_0x970d[202]][_0x970d[2087]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx2= _0xee1fx2|| 0;_0xee1fx3= null!= _0xee1fx3?_0xee1fx3: new mxRectangle(this[_0x970d[235]],this[_0x970d[236]],this[_0x970d[117]],this[_0x970d[119]]);if(null!= this[_0x970d[253]]&& null!= this[_0x970d[253]][_0x970d[1561]]){var _0xee1fx4=this[_0x970d[253]][_0x970d[1561]][_0x970d[1548]](this[_0x970d[124]],_0xee1fx3[_0x970d[235]],_0xee1fx3[_0x970d[236]],_0xee1fx3[_0x970d[117]],_0xee1fx3[_0x970d[119]]);_0xee1fx3[_0x970d[235]]= _0xee1fx4[_0x970d[235]];_0xee1fx3[_0x970d[236]]= _0xee1fx4[_0x970d[236]];_0xee1fx3[_0x970d[117]]= this[_0x970d[253]][_0x970d[1561]][_0x970d[1532]]* _0xee1fx4[_0x970d[117]];_0xee1fx3[_0x970d[119]]= this[_0x970d[253]][_0x970d[1561]][_0x970d[1533]]* _0xee1fx4[_0x970d[119]]};0!= _0xee1fx2&& _0xee1fx3[_0x970d[244]](_0xee1fx2);return _0xee1fx3};mxCellState[_0x970d[202]][_0x970d[2088]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3?(null== this[_0x970d[439]]&& (this[_0x970d[439]]= []),0== this[_0x970d[439]][_0x970d[67]]?this[_0x970d[439]][_0x970d[207]](_0xee1fx2):this[_0x970d[439]][0]= _0xee1fx2):null== this[_0x970d[439]]?(this[_0x970d[439]]= [],this[_0x970d[439]][_0x970d[207]](null),this[_0x970d[439]][_0x970d[207]](_0xee1fx2)):1== this[_0x970d[439]][_0x970d[67]]?this[_0x970d[439]][_0x970d[207]](_0xee1fx2):this[_0x970d[439]][this[_0x970d[439]][_0x970d[67]]- 1]= _0xee1fx2};mxCellState[_0x970d[202]][_0x970d[1609]]= function(_0xee1fx2){null!= this[_0x970d[253]]&& this[_0x970d[253]][_0x970d[1609]](_0xee1fx2);null!= this[_0x970d[963]]&& this[_0x970d[963]][_0x970d[1609]](_0xee1fx2)};mxCellState[_0x970d[202]][_0x970d[1710]]= function(_0xee1fx2){_0xee1fx2= this[_0x970d[2089]](_0xee1fx2);return null!= _0xee1fx2?_0xee1fx2[_0x970d[246]]:null};mxCellState[_0x970d[202]][_0x970d[2089]]= function(_0xee1fx2){return _0xee1fx2?this[_0x970d[2083]]:this[_0x970d[2084]]};mxCellState[_0x970d[202]][_0x970d[2090]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3?this[_0x970d[2083]]= _0xee1fx2:this[_0x970d[2084]]= _0xee1fx2};mxCellState[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[441]][_0x970d[1179]][_0x970d[259]][_0x970d[515]](this)};mxCellState[_0x970d[202]][_0x970d[238]]= function(){var _0xee1fx2= new mxCellState(this[_0x970d[441]],this[_0x970d[246]],this[_0x970d[124]]);if(null!= this[_0x970d[439]]){_0xee1fx2[_0x970d[439]]= [];for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[439]][_0x970d[67]];_0xee1fx3++){_0xee1fx2[_0x970d[439]][_0xee1fx3]= this[_0x970d[439]][_0xee1fx3][_0x970d[238]]()}};null!= this[_0x970d[2078]]&& (_0xee1fx2[_0x970d[2078]]= this[_0x970d[2078]][_0x970d[238]]());null!= this[_0x970d[2079]]&& (_0xee1fx2[_0x970d[2079]]= this[_0x970d[2079]][_0x970d[238]]());null!= this[_0x970d[1563]]&& (_0xee1fx2[_0x970d[1563]]= this[_0x970d[1563]][_0x970d[238]]());_0xee1fx2[_0x970d[2085]]= this[_0x970d[2085]];_0xee1fx2[_0x970d[2086]]= this[_0x970d[2086]];_0xee1fx2[_0x970d[67]]= this[_0x970d[67]];_0xee1fx2[_0x970d[235]]= this[_0x970d[235]];_0xee1fx2[_0x970d[236]]= this[_0x970d[236]];_0xee1fx2[_0x970d[117]]= this[_0x970d[117]];_0xee1fx2[_0x970d[119]]= this[_0x970d[119]];return _0xee1fx2};function mxGraphSelectionModel(_0xee1fx2){this[_0x970d[1179]]= _0xee1fx2;this[_0x970d[895]]= []}mxGraphSelectionModel[_0x970d[202]]= new mxEventSource;mxGraphSelectionModel[_0x970d[202]][_0x970d[196]]= mxGraphSelectionModel;mxGraphSelectionModel[_0x970d[202]][_0x970d[2091]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[819]:_0x970d[110];mxGraphSelectionModel[_0x970d[202]][_0x970d[2092]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[2093]:_0x970d[110];mxGraphSelectionModel[_0x970d[202]][_0x970d[1179]]= null;mxGraphSelectionModel[_0x970d[202]][_0x970d[2094]]= !1;mxGraphSelectionModel[_0x970d[202]][_0x970d[2095]]= function(){return this[_0x970d[2094]]};mxGraphSelectionModel[_0x970d[202]][_0x970d[2096]]= function(_0xee1fx2){this[_0x970d[2094]]= _0xee1fx2};mxGraphSelectionModel[_0x970d[202]][_0x970d[2097]]= function(_0xee1fx2){return null!= _0xee1fx2?0<= mxUtils[_0x970d[2]](this[_0x970d[895]],_0xee1fx2):!1};mxGraphSelectionModel[_0x970d[202]][_0x970d[1107]]= function(){return 0== this[_0x970d[895]][_0x970d[67]]};mxGraphSelectionModel[_0x970d[202]][_0x970d[200]]= function(){this[_0x970d[2098]](null,this[_0x970d[895]])};mxGraphSelectionModel[_0x970d[202]][_0x970d[2099]]= function(_0xee1fx2){null!= _0xee1fx2&& this[_0x970d[2100]]([_0xee1fx2])};mxGraphSelectionModel[_0x970d[202]][_0x970d[2100]]= function(_0xee1fx2){if(null!= _0xee1fx2){this[_0x970d[2094]]&& (_0xee1fx2= [this[_0x970d[2101]](_0xee1fx2)]);for(var _0xee1fx3=[],_0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){this[_0x970d[1179]][_0x970d[2102]](_0xee1fx2[_0xee1fx4])&& _0xee1fx3[_0x970d[207]](_0xee1fx2[_0xee1fx4])};this[_0x970d[2098]](_0xee1fx3,this[_0x970d[895]])}};mxGraphSelectionModel[_0x970d[202]][_0x970d[2101]]= function(_0xee1fx2){if(null!= _0xee1fx2){for(var _0xee1fx3=0;_0xee1fx3< _0xee1fx2[_0x970d[67]];_0xee1fx3++){if(this[_0x970d[1179]][_0x970d[2102]](_0xee1fx2[_0xee1fx3])){return _0xee1fx2[_0xee1fx3]}}};return null};mxGraphSelectionModel[_0x970d[202]][_0x970d[2103]]= function(_0xee1fx2){null!= _0xee1fx2&& this[_0x970d[832]]([_0xee1fx2])};mxGraphSelectionModel[_0x970d[202]][_0x970d[832]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=null;this[_0x970d[2094]]&& (_0xee1fx3= this[_0x970d[895]],_0xee1fx2= [this[_0x970d[2101]](_0xee1fx2)]);for(var _0xee1fx4=[],_0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){!this[_0x970d[2097]](_0xee1fx2[_0xee1fx5])&& this[_0x970d[1179]][_0x970d[2102]](_0xee1fx2[_0xee1fx5])&& _0xee1fx4[_0x970d[207]](_0xee1fx2[_0xee1fx5])};this[_0x970d[2098]](_0xee1fx4,_0xee1fx3)}};mxGraphSelectionModel[_0x970d[202]][_0x970d[2104]]= function(_0xee1fx2){null!= _0xee1fx2&& this[_0x970d[842]]([_0xee1fx2])};mxGraphSelectionModel[_0x970d[202]][_0x970d[842]]= function(_0xee1fx2){if(null!= _0xee1fx2){for(var _0xee1fx3=[],_0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){this[_0x970d[2097]](_0xee1fx2[_0xee1fx4])&& _0xee1fx3[_0x970d[207]](_0xee1fx2[_0xee1fx4])};this[_0x970d[2098]](null,_0xee1fx3)}};mxGraphSelectionModel[_0x970d[202]][_0x970d[2098]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]&& null!= _0xee1fx2[0]|| null!= _0xee1fx3&& 0< _0xee1fx3[_0x970d[67]]&& null!= _0xee1fx3[0]){var _0xee1fx4= new mxSelectionChange(this,_0xee1fx2,_0xee1fx3);_0xee1fx4[_0x970d[350]]();var _0xee1fx5= new mxUndoableEdit(this,!1);_0xee1fx5[_0x970d[99]](_0xee1fx4);this[_0x970d[746]]( new mxEventObject(mxEvent.UNDO,_0x970d[1061],_0xee1fx5))}};mxGraphSelectionModel[_0x970d[202]][_0x970d[1941]]= function(_0xee1fx2){null!= _0xee1fx2&& !this[_0x970d[2097]](_0xee1fx2)&& this[_0x970d[895]][_0x970d[207]](_0xee1fx2)};mxGraphSelectionModel[_0x970d[202]][_0x970d[1102]]= function(_0xee1fx2){null!= _0xee1fx2&& (_0xee1fx2= mxUtils[_0x970d[2]](this[_0x970d[895]],_0xee1fx2),0<= _0xee1fx2&& this[_0x970d[895]][_0x970d[300]](_0xee1fx2,1))};function mxSelectionChange(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[2105]]= _0xee1fx2;this[_0x970d[2106]]= null!= _0xee1fx3?_0xee1fx3[_0x970d[1853]]():null;this[_0x970d[2107]]= null!= _0xee1fx4?_0xee1fx4[_0x970d[1853]]():null}mxSelectionChange[_0x970d[202]][_0x970d[350]]= function(){var _0xee1fx2=mxLog[_0x970d[2109]](_0x970d[2108]);window[_0x970d[879]]= mxResources[_0x970d[203]](this[_0x970d[2105]][_0x970d[2092]])|| this[_0x970d[2105]][_0x970d[2092]];if(null!= this[_0x970d[2107]]){for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[2107]][_0x970d[67]];_0xee1fx3++){this[_0x970d[2105]][_0x970d[1102]](this[_0x970d[2107]][_0xee1fx3])}};if(null!= this[_0x970d[2106]]){for(_0xee1fx3= 0;_0xee1fx3< this[_0x970d[2106]][_0x970d[67]];_0xee1fx3++){this[_0x970d[2105]][_0x970d[1941]](this[_0x970d[2106]][_0xee1fx3])}};_0xee1fx3= this[_0x970d[2106]];this[_0x970d[2106]]= this[_0x970d[2107]];this[_0x970d[2107]]= _0xee1fx3;window[_0x970d[879]]= mxResources[_0x970d[203]](this[_0x970d[2105]][_0x970d[2091]])|| this[_0x970d[2105]][_0x970d[2091]];mxLog[_0x970d[2110]](_0x970d[2108],_0xee1fx2);this[_0x970d[2105]][_0x970d[746]]( new mxEventObject(mxEvent.CHANGE,_0x970d[2106],this[_0x970d[2106]],_0x970d[2107],this[_0x970d[2107]]))};function mxCellEditor(_0xee1fx2){this[_0x970d[1179]]= _0xee1fx2}mxCellEditor[_0x970d[202]][_0x970d[1179]]= null;mxCellEditor[_0x970d[202]][_0x970d[126]]= null;mxCellEditor[_0x970d[202]][_0x970d[2111]]= null;mxCellEditor[_0x970d[202]][_0x970d[2112]]= null;mxCellEditor[_0x970d[202]][_0x970d[2113]]= !1;mxCellEditor[_0x970d[202]][_0x970d[2114]]= !0;mxCellEditor[_0x970d[202]][_0x970d[2115]]= _0x970d[110];mxCellEditor[_0x970d[202]][_0x970d[2116]]= _0x970d[110];mxCellEditor[_0x970d[202]][_0x970d[176]]= function(){this[_0x970d[126]]= document[_0x970d[55]](_0x970d[126]);this[_0x970d[126]][_0x970d[926]]= _0x970d[2117];this[_0x970d[126]][_0x970d[124]][_0x970d[491]]= _0x970d[492];this[_0x970d[126]][_0x970d[124]][_0x970d[277]]= _0x970d[189];this[_0x970d[126]][_0x970d[57]](_0x970d[2118],_0x970d[2119]);this[_0x970d[126]][_0x970d[57]](_0x970d[969],_0x970d[2120]);mxClient[_0x970d[133]]&& (this[_0x970d[126]][_0x970d[124]][_0x970d[129]]= _0x970d[130]);mxEvent[_0x970d[169]](this[_0x970d[126]],_0x970d[2121],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[2122]]()}));mxEvent[_0x970d[169]](this[_0x970d[126]],_0x970d[2123],mxUtils[_0x970d[885]](this,function(_0xee1fx2){mxEvent[_0x970d[721]](_0xee1fx2)|| (113== _0xee1fx2[_0x970d[2124]]|| this[_0x970d[1179]][_0x970d[2125]]()&& 13== _0xee1fx2[_0x970d[2124]]&& !mxEvent[_0x970d[775]](_0xee1fx2)&& !mxEvent[_0x970d[774]](_0xee1fx2)?(this[_0x970d[1179]][_0x970d[2126]](!1),mxEvent[_0x970d[722]](_0xee1fx2)):27== _0xee1fx2[_0x970d[2124]]?(this[_0x970d[1179]][_0x970d[2126]](!0),mxEvent[_0x970d[722]](_0xee1fx2)):(this[_0x970d[2127]]&& (this[_0x970d[2127]]= !1,this[_0x970d[126]][_0x970d[131]]= _0x970d[110]),this[_0x970d[2128]](!0)))}));mxEvent[_0x970d[169]](this[_0x970d[126]],_0x970d[2129],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[2114]]&& !mxEvent[_0x970d[721]](_0xee1fx2)&& setTimeout(mxUtils[_0x970d[885]](this,function(){this[_0x970d[129]]()}),0)}))};mxCellEditor[_0x970d[202]][_0x970d[129]]= function(){if(null!= this[_0x970d[1653]]){var _0xee1fx2=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](this[_0x970d[2111]]),_0xee1fx3=this[_0x970d[1179]][_0x970d[2130]](_0xee1fx2[_0x970d[246]]),_0xee1fx4=this[_0x970d[1179]][_0x970d[2131]](_0xee1fx2[_0x970d[246]]);if(this[_0x970d[1179]][_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]])){this[_0x970d[1562]][_0x970d[235]]= _0xee1fx2[_0x970d[2079]][_0x970d[235]],this[_0x970d[1562]][_0x970d[236]]= _0xee1fx2[_0x970d[2079]][_0x970d[236]],this[_0x970d[1562]][_0x970d[117]]= 0,this[_0x970d[1562]][_0x970d[119]]= 0}else {if(null!= this[_0x970d[1562]]){this[_0x970d[1562]][_0x970d[235]]= _0xee1fx2[_0x970d[235]];this[_0x970d[1562]][_0x970d[236]]= _0xee1fx2[_0x970d[236]];this[_0x970d[1562]][_0x970d[117]]= _0xee1fx2[_0x970d[117]];this[_0x970d[1562]][_0x970d[119]]= _0xee1fx2[_0x970d[119]];var _0xee1fx5=mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0xee1fx5== mxConstants[_0x970d[2132]]?this[_0x970d[1562]][_0x970d[235]]-= _0xee1fx2[_0x970d[117]]:_0xee1fx5== mxConstants[_0x970d[480]]&& (this[_0x970d[1562]][_0x970d[235]]+= _0xee1fx2[_0x970d[117]]);_0xee1fx5= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0xee1fx5== mxConstants[_0x970d[1687]]?this[_0x970d[1562]][_0x970d[236]]-= _0xee1fx2[_0x970d[119]]:_0xee1fx5== mxConstants[_0x970d[482]]&& (this[_0x970d[1562]][_0x970d[236]]+= _0xee1fx2[_0x970d[119]])}};_0xee1fx5= this[_0x970d[126]][_0x970d[131]];if(_0x970d[192]== _0xee1fx5[_0x970d[225]](_0xee1fx5[_0x970d[67]]- 1)|| _0x970d[110]== _0xee1fx5){_0xee1fx5+= _0x970d[544]};_0xee1fx5= mxUtils[_0x970d[321]](_0xee1fx5,!1);_0xee1fx4?(this[_0x970d[1653]][_0x970d[124]][_0x970d[493]]= _0x970d[1502],this[_0x970d[1653]][_0x970d[124]][_0x970d[117]]= this[_0x970d[1562]][_0x970d[117]]+ _0x970d[168]):_0xee1fx5= _0xee1fx5[_0x970d[230]](/ /g,_0x970d[544]);_0xee1fx5= _0xee1fx5[_0x970d[230]](/\n/g,_0x970d[1453]);this[_0x970d[1653]][_0x970d[339]]= _0xee1fx5;var _0xee1fx5=this[_0x970d[1653]][_0x970d[359]]+ 30,_0xee1fx9=this[_0x970d[1653]][_0x970d[167]]+ 16,_0xee1fx5=Math[_0x970d[160]](_0xee1fx5,40),_0xee1fx9=Math[_0x970d[160]](_0xee1fx9,20);_0xee1fx3&& (_0xee1fx5= Math[_0x970d[243]](this[_0x970d[1562]][_0x970d[117]]- 4,_0xee1fx5),_0xee1fx9= Math[_0x970d[243]](this[_0x970d[1562]][_0x970d[119]],_0xee1fx9));var _0xee1fxa=null!= _0xee1fx2[_0x970d[963]]?_0xee1fx2[_0x970d[963]][_0x970d[1655]]:null;null== _0xee1fxa&& (_0xee1fxa= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER),_0xee1fx2= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0xee1fxa= mxUtils[_0x970d[1501]](_0xee1fxa,_0xee1fx2));if(null!= _0xee1fxa){if(_0xee1fx3|| !_0xee1fx4){this[_0x970d[126]][_0x970d[124]][_0x970d[361]]= Math[_0x970d[160]](0,Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[235]]- _0xee1fxa[_0x970d[235]]* this[_0x970d[1562]][_0x970d[117]]+ _0xee1fxa[_0x970d[235]]* _0xee1fx5)- 3)+ _0x970d[168]};this[_0x970d[126]][_0x970d[124]][_0x970d[125]]= Math[_0x970d[160]](0,Math[_0x970d[488]](this[_0x970d[1562]][_0x970d[236]]- _0xee1fxa[_0x970d[236]]* this[_0x970d[1562]][_0x970d[119]]+ _0xee1fxa[_0x970d[236]]* _0xee1fx9)+ 4)+ _0x970d[168]};if(_0xee1fx3|| !_0xee1fx4){this[_0x970d[126]][_0x970d[124]][_0x970d[117]]= _0xee1fx5+ _0x970d[168]};this[_0x970d[126]][_0x970d[124]][_0x970d[119]]= _0xee1fx9+ _0x970d[168]}};mxCellEditor[_0x970d[202]][_0x970d[2133]]= function(){return this[_0x970d[2113]]};mxCellEditor[_0x970d[202]][_0x970d[2128]]= function(_0xee1fx2){this[_0x970d[2113]]= _0xee1fx2};mxCellEditor[_0x970d[202]][_0x970d[2122]]= function(){this[_0x970d[2126]](!this[_0x970d[1179]][_0x970d[2134]]())};mxCellEditor[_0x970d[202]][_0x970d[855]]= function(_0xee1fx2,_0xee1fx3){null== this[_0x970d[126]]&& this[_0x970d[176]]();this[_0x970d[2126]](!0);var _0xee1fx4=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](_0xee1fx2);if(null!= _0xee1fx4){this[_0x970d[2111]]= _0xee1fx2;this[_0x970d[2112]]= _0xee1fx3;this[_0x970d[2116]]= null;null!= _0xee1fx4[_0x970d[963]]&& this[_0x970d[2135]](_0xee1fx4)&& (this[_0x970d[2116]]= _0xee1fx4[_0x970d[963]][_0x970d[252]],this[_0x970d[2116]][_0x970d[124]][_0x970d[187]]= _0x970d[188]);var _0xee1fx5=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]],_0xee1fx5=mxUtils[_0x970d[433]](_0xee1fx4[_0x970d[124]],mxConstants.STYLE_FONTSIZE,mxConstants.DEFAULT_FONTSIZE)* _0xee1fx5,_0xee1fx9=mxUtils[_0x970d[433]](_0xee1fx4[_0x970d[124]],mxConstants.STYLE_FONTFAMILY,mxConstants.DEFAULT_FONTFAMILY),_0xee1fxa=mxUtils[_0x970d[433]](_0xee1fx4[_0x970d[124]],mxConstants.STYLE_FONTCOLOR,_0x970d[586]),_0xee1fx12=mxUtils[_0x970d[433]](_0xee1fx4[_0x970d[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT),_0xee1fx13=(mxUtils[_0x970d[433]](_0xee1fx4[_0x970d[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x970d[1410]])== mxConstants[_0x970d[1410]],_0xee1fx14=(mxUtils[_0x970d[433]](_0xee1fx4[_0x970d[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x970d[1412]])== mxConstants[_0x970d[1412]],_0xee1fx15=(mxUtils[_0x970d[433]](_0xee1fx4[_0x970d[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x970d[1414]])== mxConstants[_0x970d[1414]];this[_0x970d[126]][_0x970d[124]][_0x970d[487]]= Math[_0x970d[488]](_0xee1fx5)+ _0x970d[168];this[_0x970d[126]][_0x970d[124]][_0x970d[489]]= Math[_0x970d[488]](_0xee1fx5* mxConstants[_0x970d[490]])+ _0x970d[168];this[_0x970d[126]][_0x970d[124]][_0x970d[486]]= _0xee1fx9;this[_0x970d[126]][_0x970d[124]][_0x970d[1165]]= _0xee1fx12;this[_0x970d[126]][_0x970d[124]][_0x970d[352]]= _0xee1fxa;this[_0x970d[126]][_0x970d[124]][_0x970d[1452]]= _0xee1fx13?_0x970d[1447]:_0x970d[1502];this[_0x970d[126]][_0x970d[124]][_0x970d[666]]= _0xee1fx14?_0x970d[1449]:_0x970d[110];this[_0x970d[126]][_0x970d[124]][_0x970d[354]]= _0xee1fx15?_0x970d[355]:_0x970d[110];this[_0x970d[126]][_0x970d[124]][_0x970d[277]]= _0x970d[278];this[_0x970d[126]][_0x970d[124]][_0x970d[2136]]= _0x970d[130];this[_0x970d[1562]]= _0xee1fx5= this[_0x970d[2137]](_0xee1fx4);this[_0x970d[126]][_0x970d[124]][_0x970d[361]]= _0xee1fx5[_0x970d[235]]+ _0x970d[168];this[_0x970d[126]][_0x970d[124]][_0x970d[125]]= _0xee1fx5[_0x970d[236]]+ _0x970d[168];this[_0x970d[126]][_0x970d[124]][_0x970d[117]]= _0xee1fx5[_0x970d[117]]+ _0x970d[168];this[_0x970d[126]][_0x970d[124]][_0x970d[119]]= _0xee1fx5[_0x970d[119]]+ _0x970d[168];this[_0x970d[126]][_0x970d[124]][_0x970d[931]]= 5;_0xee1fx4= this[_0x970d[2138]](_0xee1fx4,_0xee1fx3);null== _0xee1fx4|| 0== _0xee1fx4[_0x970d[67]]?(_0xee1fx4= this[_0x970d[2139]](),this[_0x970d[2127]]= !0):this[_0x970d[2127]]= !1;this[_0x970d[2128]](!1);this[_0x970d[126]][_0x970d[131]]= _0xee1fx4;this[_0x970d[1179]][_0x970d[526]][_0x970d[62]](this[_0x970d[126]]);_0x970d[130]!= this[_0x970d[126]][_0x970d[124]][_0x970d[495]]&& (this[_0x970d[2114]]&& (this[_0x970d[1653]]= this[_0x970d[2140]](),document[_0x970d[112]][_0x970d[62]](this[_0x970d[1653]]),this[_0x970d[129]]()),this[_0x970d[126]][_0x970d[393]](),this[_0x970d[126]][_0x970d[804]]())}};mxCellEditor[_0x970d[202]][_0x970d[2140]]= function(){var _0xee1fx2=document[_0x970d[55]](_0x970d[485]),_0xee1fx3=_0xee1fx2[_0x970d[124]];_0xee1fx3[_0x970d[491]]= _0x970d[492];_0xee1fx3[_0x970d[493]]= _0x970d[494];_0xee1fx3[_0x970d[187]]= _0x970d[188];_0xee1fx3[_0x970d[495]]= mxClient[_0x970d[496]]?_0x970d[497]:_0x970d[498];_0xee1fx3[_0x970d[499]]= _0x970d[500];_0xee1fx3[_0x970d[123]]= _0x970d[125];_0xee1fx3[_0x970d[489]]= this[_0x970d[126]][_0x970d[124]][_0x970d[489]];_0xee1fx3[_0x970d[487]]= this[_0x970d[126]][_0x970d[124]][_0x970d[487]];_0xee1fx3[_0x970d[486]]= this[_0x970d[126]][_0x970d[124]][_0x970d[486]];_0xee1fx3[_0x970d[1452]]= this[_0x970d[126]][_0x970d[124]][_0x970d[1452]];_0xee1fx3[_0x970d[1165]]= this[_0x970d[126]][_0x970d[124]][_0x970d[1165]];_0xee1fx3[_0x970d[666]]= this[_0x970d[126]][_0x970d[124]][_0x970d[666]];_0xee1fx3[_0x970d[354]]= this[_0x970d[126]][_0x970d[124]][_0x970d[354]];return _0xee1fx2};mxCellEditor[_0x970d[202]][_0x970d[2126]]= function(_0xee1fx2){null!= this[_0x970d[2111]]&& (null!= this[_0x970d[2116]]&& (this[_0x970d[2116]][_0x970d[124]][_0x970d[187]]= _0x970d[189],this[_0x970d[2116]]= null),!_0xee1fx2&& this[_0x970d[2133]]()&& this[_0x970d[1179]][_0x970d[850]](this[_0x970d[2111]],this[_0x970d[2141]](),this[_0x970d[2112]]),null!= this[_0x970d[1653]]&& (document[_0x970d[112]][_0x970d[266]](this[_0x970d[1653]]),this[_0x970d[1653]]= null),this[_0x970d[1562]]= this[_0x970d[2112]]= this[_0x970d[2111]]= null,this[_0x970d[126]][_0x970d[2121]](),this[_0x970d[126]][_0x970d[265]][_0x970d[266]](this[_0x970d[126]]))};mxCellEditor[_0x970d[202]][_0x970d[2138]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[1179]][_0x970d[2142]](_0xee1fx2[_0x970d[246]],_0xee1fx3)};mxCellEditor[_0x970d[202]][_0x970d[2141]]= function(){return this[_0x970d[126]][_0x970d[131]][_0x970d[230]](/\r/g,_0x970d[110])};mxCellEditor[_0x970d[202]][_0x970d[2135]]= function(_0xee1fx2){return !0};mxCellEditor[_0x970d[202]][_0x970d[939]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]];return new mxRectangle(0,0,null== _0xee1fx2[_0x970d[963]]?30:_0xee1fx2[_0x970d[963]][_0x970d[803]]* _0xee1fx3+ 20,_0x970d[361]== this[_0x970d[126]][_0x970d[124]][_0x970d[1165]]?120:40)};mxCellEditor[_0x970d[202]][_0x970d[2137]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]]),_0xee1fx4=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]],_0xee1fx5=this[_0x970d[939]](_0xee1fx2),_0xee1fx9=_0xee1fx5[_0x970d[117]],_0xee1fx5=_0xee1fx5[_0x970d[119]],_0xee1fxa=parseInt(_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2143]]]|| 2)* _0xee1fx4,_0xee1fx12=parseInt(_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2144]]]|| 0)* _0xee1fx4+ _0xee1fxa,_0xee1fx13=parseInt(_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2145]]]|| 0)* _0xee1fx4+ _0xee1fxa,_0xee1fx14=parseInt(_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2146]]]|| 0)* _0xee1fx4+ _0xee1fxa,_0xee1fx4=parseInt(_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2147]]]|| 0)* _0xee1fx4+ _0xee1fxa,_0xee1fx13= new mxRectangle(_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]],Math[_0x970d[160]](_0xee1fx9,_0xee1fx2[_0x970d[117]]- _0xee1fx4- _0xee1fx13),Math[_0x970d[160]](_0xee1fx5,_0xee1fx2[_0x970d[119]]- _0xee1fx12- _0xee1fx14));_0xee1fx3?(_0xee1fx13[_0x970d[235]]= _0xee1fx2[_0x970d[2079]][_0x970d[235]],_0xee1fx13[_0x970d[236]]= _0xee1fx2[_0x970d[2079]][_0x970d[236]],null!= _0xee1fx2[_0x970d[963]]&& null!= _0xee1fx2[_0x970d[963]][_0x970d[1563]]&& (0< _0xee1fx2[_0x970d[963]][_0x970d[1563]][_0x970d[235]]&& (_0xee1fx13[_0x970d[235]]= _0xee1fx2[_0x970d[963]][_0x970d[1563]][_0x970d[235]]),0< _0xee1fx2[_0x970d[963]][_0x970d[1563]][_0x970d[236]]&& (_0xee1fx13[_0x970d[236]]= _0xee1fx2[_0x970d[963]][_0x970d[1563]][_0x970d[236]]))):null!= _0xee1fx2[_0x970d[963]]&& null!= _0xee1fx2[_0x970d[963]][_0x970d[1563]]&& (_0xee1fx13[_0x970d[235]]= Math[_0x970d[243]](_0xee1fx13[_0x970d[235]],_0xee1fx2[_0x970d[963]][_0x970d[1563]][_0x970d[235]]),_0xee1fx13[_0x970d[236]]= Math[_0x970d[243]](_0xee1fx13[_0x970d[236]],_0xee1fx2[_0x970d[963]][_0x970d[1563]][_0x970d[236]]));_0xee1fx13[_0x970d[235]]+= _0xee1fx4;_0xee1fx13[_0x970d[236]]+= _0xee1fx12;null!= _0xee1fx2[_0x970d[963]]&& null!= _0xee1fx2[_0x970d[963]][_0x970d[1563]]&& (_0xee1fx3?(_0xee1fx13[_0x970d[117]]= Math[_0x970d[160]](_0xee1fx9,_0xee1fx2[_0x970d[963]][_0x970d[1563]][_0x970d[117]]),_0xee1fx13[_0x970d[119]]= Math[_0x970d[160]](_0xee1fx5,_0xee1fx2[_0x970d[963]][_0x970d[1563]][_0x970d[119]])):(_0xee1fx13[_0x970d[117]]= Math[_0x970d[160]](_0xee1fx13[_0x970d[117]],_0xee1fx2[_0x970d[963]][_0x970d[1563]][_0x970d[117]]),_0xee1fx13[_0x970d[119]]= Math[_0x970d[160]](_0xee1fx13[_0x970d[119]],_0xee1fx2[_0x970d[963]][_0x970d[1563]][_0x970d[119]])));this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1193]](_0xee1fx2[_0x970d[246]])&& (_0xee1fx3= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER),_0xee1fx3== mxConstants[_0x970d[2132]]?_0xee1fx13[_0x970d[235]]-= _0xee1fx2[_0x970d[117]]:_0xee1fx3== mxConstants[_0x970d[480]]&& (_0xee1fx13[_0x970d[235]]+= _0xee1fx2[_0x970d[117]]),_0xee1fx3= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE),_0xee1fx3== mxConstants[_0x970d[1687]]?_0xee1fx13[_0x970d[236]]-= _0xee1fx2[_0x970d[119]]:_0xee1fx3== mxConstants[_0x970d[482]]&& (_0xee1fx13[_0x970d[236]]+= _0xee1fx2[_0x970d[119]]));return _0xee1fx13};mxCellEditor[_0x970d[202]][_0x970d[2139]]= function(_0xee1fx2){return this[_0x970d[2115]]};mxCellEditor[_0x970d[202]][_0x970d[2148]]= function(){return this[_0x970d[2111]]};mxCellEditor[_0x970d[202]][_0x970d[515]]= function(){null!= this[_0x970d[126]]&& (mxEvent[_0x970d[762]](this[_0x970d[126]]),null!= this[_0x970d[126]][_0x970d[265]]&& this[_0x970d[126]][_0x970d[265]][_0x970d[266]](this[_0x970d[126]]),this[_0x970d[126]]= null)};function mxCellRenderer(){}mxCellRenderer[_0x970d[202]][_0x970d[2149]]= mxConnector;mxCellRenderer[_0x970d[202]][_0x970d[2150]]= mxRectangleShape;mxCellRenderer[_0x970d[202]][_0x970d[2151]]= mxText;mxCellRenderer[_0x970d[202]][_0x970d[2152]]= !0;mxCellRenderer[_0x970d[202]][_0x970d[2153]]= {};mxCellRenderer[_0x970d[2154]]= function(_0xee1fx2,_0xee1fx3){mxCellRenderer[_0x970d[202]][_0x970d[2153]][_0xee1fx2]= _0xee1fx3};mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_RECTANGLE,mxRectangleShape);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_ELLIPSE,mxEllipse);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_RHOMBUS,mxRhombus);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_CYLINDER,mxCylinder);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_CONNECTOR,mxConnector);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_ACTOR,mxActor);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_TRIANGLE,mxTriangle);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_HEXAGON,mxHexagon);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_CLOUD,mxCloud);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_LINE,mxLine);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_ARROW,mxArrow);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_DOUBLE_ELLIPSE,mxDoubleEllipse);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_SWIMLANE,mxSwimlane);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_IMAGE,mxImageShape);mxCellRenderer[_0x970d[2154]](mxConstants.SHAPE_LABEL,mxLabel);mxCellRenderer[_0x970d[202]][_0x970d[2155]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[502]]();if(null!= _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[526]]&& null== _0xee1fx2[_0x970d[253]]&& _0xee1fx2[_0x970d[246]]!= _0xee1fx2[_0x970d[441]][_0x970d[1741]]&& (_0xee1fx4[_0x970d[1193]](_0xee1fx2[_0x970d[246]])|| _0xee1fx4[_0x970d[250]](_0xee1fx2[_0x970d[246]]))){if(this[_0x970d[2156]](_0xee1fx2),null!= _0xee1fx2[_0x970d[253]]&& (null== _0xee1fx3|| _0xee1fx3)){this[_0x970d[2157]](_0xee1fx2),_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[2158]]|| _0xee1fx4[_0x970d[250]](_0xee1fx2[_0x970d[246]])?_0xee1fx2[_0x970d[2081]]= !0:_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[2159]]&& null!= this[_0x970d[2160]]&& (this[_0x970d[2160]][_0x970d[265]]== _0xee1fx2[_0x970d[253]][_0x970d[252]][_0x970d[265]]?this[_0x970d[2161]](_0xee1fx2,this[_0x970d[2160]]):this[_0x970d[2160]]= null),_0xee1fx2[_0x970d[253]][_0x970d[255]]= _0xee1fx2[_0x970d[441]][_0x970d[255]],this[_0x970d[2162]](_0xee1fx2),this[_0x970d[2163]](_0xee1fx2)}}};mxCellRenderer[_0x970d[202]][_0x970d[2157]]= function(_0xee1fx2){_0xee1fx2[_0x970d[253]][_0x970d[176]](_0xee1fx2[_0x970d[441]][_0x970d[2024]]())};mxCellRenderer[_0x970d[202]][_0x970d[2164]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=null,_0xee1fx5=_0xee1fx2[_0x970d[441]][_0x970d[1179]],_0xee1fx9=_0xee1fx5[_0x970d[502]](),_0xee1fxa=_0xee1fx2[_0x970d[246]],_0xee1fx12=_0xee1fx9[_0x970d[1197]](_0xee1fxa);null!= _0xee1fx12&& null== _0xee1fx4;){_0xee1fx4= this[_0x970d[2165]](_0xee1fx5,_0xee1fx12,_0xee1fxa,_0xee1fx3),_0xee1fxa= _0xee1fx12,_0xee1fx12= _0xee1fx9[_0x970d[1197]](_0xee1fxa)};return _0xee1fx4};mxCellRenderer[_0x970d[202]][_0x970d[2165]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=null,_0xee1fxa=_0xee1fx2[_0x970d[502]]();for(_0xee1fx4= null!= _0xee1fx4?_0xee1fx3[_0x970d[1738]](_0xee1fx4)- 1:_0xee1fxa[_0x970d[262]](_0xee1fx3)- 1;0<= _0xee1fx4&& null== _0xee1fx9;_0xee1fx4--){_0xee1fx9= this[_0x970d[2165]](_0xee1fx2,_0xee1fxa[_0x970d[263]](_0xee1fx3,_0xee1fx4),null,_0xee1fx5)};if(null== _0xee1fx9&& (_0xee1fx9= _0xee1fx2[_0x970d[441]][_0x970d[248]](_0xee1fx3),null!= _0xee1fx9&& (null== _0xee1fx9[_0x970d[253]]|| null== _0xee1fx9[_0x970d[253]][_0x970d[252]]|| _0xee1fx9[_0x970d[253]][_0x970d[252]][_0x970d[265]]!= _0xee1fx5))){_0xee1fx9= null};return _0xee1fx9};mxCellRenderer[_0x970d[202]][_0x970d[2166]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[253]][_0x970d[252]][_0x970d[265]],_0xee1fx4=this[_0x970d[2164]](_0xee1fx2,_0xee1fx3),_0xee1fx5=_0xee1fx3[_0x970d[285]];null!= _0xee1fx4&& (_0xee1fx5= _0xee1fx4[_0x970d[253]][_0x970d[252]],null!= _0xee1fx4[_0x970d[963]]&& (null!= _0xee1fx4[_0x970d[963]][_0x970d[252]]&& _0xee1fx4[_0x970d[963]][_0x970d[252]][_0x970d[265]]== _0xee1fx3)&& (_0xee1fx5= _0xee1fx4[_0x970d[963]][_0x970d[252]]),_0xee1fx5= _0xee1fx5[_0x970d[287]]);this[_0x970d[2161]](_0xee1fx2,_0xee1fx5)};mxCellRenderer[_0x970d[202]][_0x970d[2167]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[441]],_0xee1fx4=_0xee1fx3[_0x970d[1179]][_0x970d[502]]();if(_0xee1fx3[_0x970d[1179]][_0x970d[2159]]){if(null== this[_0x970d[2160]]|| null== this[_0x970d[2160]][_0x970d[265]]|| this[_0x970d[2160]][_0x970d[265]]!= _0xee1fx2[_0x970d[253]][_0x970d[252]][_0x970d[265]]){this[_0x970d[2160]]= _0xee1fx2[_0x970d[253]][_0x970d[252]]}}else {if(_0xee1fx3[_0x970d[1179]][_0x970d[2168]]){var _0xee1fx5=_0xee1fx2[_0x970d[253]][_0x970d[252]],_0xee1fx9=_0xee1fx5[_0x970d[265]],_0xee1fx4=_0xee1fx4[_0x970d[1197]](_0xee1fx2[_0x970d[246]]),_0xee1fx3=_0xee1fx3[_0x970d[248]](_0xee1fx4),_0xee1fx9=null!= _0xee1fx3&& null!= _0xee1fx3[_0x970d[253]]&& null!= _0xee1fx3[_0x970d[253]][_0x970d[252]]?_0xee1fx3[_0x970d[253]][_0x970d[252]][_0x970d[287]]:_0xee1fx9[_0x970d[285]];null!= _0xee1fx9&& _0xee1fx9!= _0xee1fx5&& this[_0x970d[2161]](_0xee1fx2,_0xee1fx9)}}};mxCellRenderer[_0x970d[202]][_0x970d[2161]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx2[_0x970d[253]][_0x970d[252]][_0x970d[265]][_0x970d[950]](_0xee1fx2[_0x970d[253]][_0x970d[252]],_0xee1fx3);null!= _0xee1fx2[_0x970d[963]]&& (null!= _0xee1fx2[_0x970d[963]][_0x970d[252]]&& _0xee1fx2[_0x970d[963]][_0x970d[252]][_0x970d[265]]== _0xee1fx2[_0x970d[253]][_0x970d[252]][_0x970d[265]])&& _0xee1fx2[_0x970d[253]][_0x970d[252]][_0x970d[265]][_0x970d[950]](_0xee1fx2[_0x970d[963]][_0x970d[252]],_0xee1fx2[_0x970d[253]][_0x970d[252]][_0x970d[287]])};mxCellRenderer[_0x970d[202]][_0x970d[2156]]= function(_0xee1fx2){if(null!= _0xee1fx2[_0x970d[124]]){var _0xee1fx3=mxStencilRegistry[_0x970d[1560]](_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2059]]]);null!= _0xee1fx3?_0xee1fx2[_0x970d[253]]= new mxShape(_0xee1fx3):(_0xee1fx3= this[_0x970d[2169]](_0xee1fx2),_0xee1fx2[_0x970d[253]]= new _0xee1fx3);_0xee1fx2[_0x970d[253]][_0x970d[1525]]= _0xee1fx2[_0x970d[439]];_0xee1fx2[_0x970d[253]][_0x970d[1562]]= new mxRectangle(_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]],_0xee1fx2[_0x970d[117]],_0xee1fx2[_0x970d[119]]);_0xee1fx2[_0x970d[253]][_0x970d[507]]= _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[507]];this[_0x970d[2170]](_0xee1fx2)}};mxCellRenderer[_0x970d[202]][_0x970d[2171]]= function(_0xee1fx2){return null!= _0xee1fx2?mxCellRenderer[_0x970d[202]][_0x970d[2153]][_0xee1fx2]:null};mxCellRenderer[_0x970d[202]][_0x970d[2169]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[2171]](_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2059]]]);null== _0xee1fx3&& (_0xee1fx3= _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]])?this[_0x970d[2149]]:this[_0x970d[2150]]);return _0xee1fx3};mxCellRenderer[_0x970d[202]][_0x970d[2170]]= function(_0xee1fx2){_0xee1fx2[_0x970d[253]][_0x970d[183]](_0xee1fx2);_0xee1fx2[_0x970d[253]][_0x970d[618]]= _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[1202]](_0xee1fx2);_0xee1fx2[_0x970d[253]][_0x970d[630]]= this[_0x970d[2171]](_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[2172]](_0xee1fx2));_0xee1fx2[_0x970d[253]][_0x970d[632]]= _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[2173]](_0xee1fx2);_0xee1fx2[_0x970d[253]][_0x970d[634]]= _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[2174]](_0xee1fx2);_0xee1fx2[_0x970d[253]][_0x970d[638]]= _0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2175]]];_0xee1fx2[_0x970d[253]][_0x970d[631]]= _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[2176]](_0xee1fx2);this[_0x970d[2177]](_0xee1fx2)};mxCellRenderer[_0x970d[202]][_0x970d[2177]]= function(_0xee1fx2){null!= _0xee1fx2[_0x970d[253]]&& (this[_0x970d[2178]](_0xee1fx2,_0x970d[632],mxConstants.STYLE_FILLCOLOR),this[_0x970d[2178]](_0xee1fx2,_0x970d[634],mxConstants.STYLE_GRADIENTCOLOR),this[_0x970d[2178]](_0xee1fx2,_0x970d[1334],mxConstants.STYLE_FILLCOLOR),this[_0x970d[2178]](_0xee1fx2,_0x970d[1336],mxConstants.STYLE_STROKECOLOR),this[_0x970d[2178]](_0xee1fx2,_0x970d[1299],mxConstants.STYLE_GRADIENTCOLOR))};mxCellRenderer[_0x970d[202]][_0x970d[2178]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx2[_0x970d[253]][_0xee1fx3],_0xee1fx9=_0xee1fx2[_0x970d[441]][_0x970d[1179]],_0xee1fxa=null;_0x970d[1549]== _0xee1fx5?_0xee1fxa= _0xee1fx9[_0x970d[251]][_0x970d[1197]](_0xee1fx2[_0x970d[246]]):_0x970d[687]== _0xee1fx5?(_0xee1fxa= null!= _0xee1fx9[_0x970d[251]][_0x970d[1709]](_0xee1fx2[_0x970d[246]],!1)?_0xee1fx9[_0x970d[251]][_0x970d[1709]](_0xee1fx2[_0x970d[246]],!1):_0xee1fx2[_0x970d[246]],_0xee1fxa= _0xee1fx9[_0x970d[2179]](_0xee1fxa),_0xee1fx4= _0xee1fx9[_0x970d[2180]]):_0x970d[2181]== _0xee1fx5&& (_0xee1fx2[_0x970d[253]][_0xee1fx3]= _0xee1fx2[_0x970d[253]][_0x970d[632]]);null!= _0xee1fxa&& (_0xee1fx5= _0xee1fx9[_0x970d[249]]()[_0x970d[248]](_0xee1fxa),_0xee1fx2[_0x970d[253]][_0xee1fx3]= null,null!= _0xee1fx5&& (_0xee1fx2[_0x970d[253]][_0xee1fx3]= null!= _0xee1fx5[_0x970d[253]]&& _0x970d[632]!= _0xee1fx3?_0xee1fx5[_0x970d[253]][_0xee1fx3]:_0xee1fx5[_0x970d[124]][_0xee1fx4]))};mxCellRenderer[_0x970d[202]][_0x970d[2182]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[2183]](_0xee1fx2[_0x970d[246]])};mxCellRenderer[_0x970d[202]][_0x970d[2184]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx2[_0x970d[441]][_0x970d[1179]];_0xee1fx4[_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]]);if(0< _0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2185]]]|| null== _0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2185]]]){var _0xee1fx5=_0xee1fx4[_0x970d[2186]](_0xee1fx2[_0x970d[246]])|| null!= _0xee1fx3&& mxUtils[_0x970d[1331]](_0xee1fx3);_0xee1fx2[_0x970d[963]]= new this[_0x970d[2151]](_0xee1fx3, new mxRectangle,_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2064]]]|| mxConstants[_0x970d[479]],_0xee1fx4[_0x970d[2187]](_0xee1fx2),_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2069]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2188]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2185]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2189]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2143]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2144]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2145]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2146]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2147]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2190]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2191]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2192]]],_0xee1fx4[_0x970d[2131]](_0xee1fx2[_0x970d[246]])&& _0xee1fx4[_0x970d[2186]](_0xee1fx2[_0x970d[246]]),_0xee1fx4[_0x970d[2130]](_0xee1fx2[_0x970d[246]]),_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2193]]],_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2194]]]);_0xee1fx2[_0x970d[963]][_0x970d[461]]= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_TEXT_OPACITY,100);_0xee1fx2[_0x970d[963]][_0x970d[507]]= _0xee1fx5?mxConstants[_0x970d[1656]]:_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[507]];_0xee1fx2[_0x970d[963]][_0x970d[724]]= _0xee1fx2;this[_0x970d[2195]](_0xee1fx2);var _0xee1fx9=!1,_0xee1fxa=function(_0xee1fx3){var _0xee1fx5=_0xee1fx2;if(mxClient[_0x970d[754]]|| _0xee1fx9){_0xee1fx5= mxEvent[_0x970d[731]](_0xee1fx3),_0xee1fx3= mxEvent[_0x970d[733]](_0xee1fx3),_0xee1fx3= mxUtils[_0x970d[2196]](_0xee1fx4[_0x970d[526]],_0xee1fx5,_0xee1fx3),_0xee1fx5= _0xee1fx4[_0x970d[441]][_0x970d[248]](_0xee1fx4[_0x970d[999]](_0xee1fx3[_0x970d[235]],_0xee1fx3[_0x970d[236]]))};return _0xee1fx5};mxEvent[_0x970d[759]](_0xee1fx2[_0x970d[963]][_0x970d[252]],mxUtils[_0x970d[885]](this,function(_0xee1fx3){this[_0x970d[2197]](_0xee1fx2,_0xee1fx3)&& (_0xee1fx4[_0x970d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xee1fx3,_0xee1fx2)),_0xee1fx9= _0xee1fx4[_0x970d[507]]!= mxConstants[_0x970d[508]]&& _0x970d[2198]== mxEvent[_0x970d[728]](_0xee1fx3)[_0x970d[301]])}),mxUtils[_0x970d[885]](this,function(_0xee1fx3){this[_0x970d[2197]](_0xee1fx2,_0xee1fx3)&& _0xee1fx4[_0x970d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xee1fx3,_0xee1fxa(_0xee1fx3)))}),mxUtils[_0x970d[885]](this,function(_0xee1fx3){this[_0x970d[2197]](_0xee1fx2,_0xee1fx3)&& (_0xee1fx4[_0x970d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xee1fx3,_0xee1fxa(_0xee1fx3))),_0xee1fx9= !1)}));mxEvent[_0x970d[169]](_0xee1fx2[_0x970d[963]][_0x970d[252]],_0x970d[760],mxUtils[_0x970d[885]](this,function(_0xee1fx3){this[_0x970d[2197]](_0xee1fx2,_0xee1fx3)&& (_0xee1fx4[_0x970d[761]](_0xee1fx3,_0xee1fx2[_0x970d[246]]),mxEvent[_0x970d[722]](_0xee1fx3))}))}};mxCellRenderer[_0x970d[202]][_0x970d[2195]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[441]][_0x970d[1179]];_0xee1fx2[_0x970d[963]][_0x970d[507]]!= mxConstants[_0x970d[508]]&& (mxClient[_0x970d[48]]&& mxClient[_0x970d[2199]]?_0xee1fx2[_0x970d[963]][_0x970d[176]](_0xee1fx3[_0x970d[526]]):mxUtils[_0x970d[458]](_0xee1fx2[_0x970d[441]][_0x970d[2024]]())&& (null!= _0xee1fx2[_0x970d[253]][_0x970d[685]]?_0xee1fx2[_0x970d[963]][_0x970d[176]](_0xee1fx2[_0x970d[253]][_0x970d[685]]):_0xee1fx2[_0x970d[963]][_0x970d[176]](_0xee1fx2[_0x970d[253]][_0x970d[252]])));null== _0xee1fx2[_0x970d[963]][_0x970d[252]]&& (_0xee1fx2[_0x970d[963]][_0x970d[176]](_0xee1fx2[_0x970d[441]][_0x970d[2024]]()),null!= _0xee1fx2[_0x970d[253]]&& null!= _0xee1fx2[_0x970d[963]]&& _0xee1fx2[_0x970d[253]][_0x970d[252]][_0x970d[265]][_0x970d[950]](_0xee1fx2[_0x970d[963]][_0x970d[252]],_0xee1fx2[_0x970d[253]][_0x970d[252]][_0x970d[287]]))};mxCellRenderer[_0x970d[202]][_0x970d[2162]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[2200]](_0xee1fx2[_0x970d[246]]),_0xee1fx4=null;if(null!= _0xee1fx3){for(var _0xee1fx4= new mxDictionary,_0xee1fx5=0;_0xee1fx5< _0xee1fx3[_0x970d[67]];_0xee1fx5++){var _0xee1fx9=null!= _0xee1fx2[_0x970d[1211]]?_0xee1fx2[_0x970d[1211]][_0x970d[205]](_0xee1fx3[_0xee1fx5]):null;null== _0xee1fx9&& (_0xee1fx9= new mxImageShape( new mxRectangle,_0xee1fx3[_0xee1fx5][_0x970d[618]][_0x970d[390]]),_0xee1fx9[_0x970d[507]]= _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[507]],_0xee1fx9[_0x970d[1674]]= !1,_0xee1fx9[_0x970d[2201]]= _0xee1fx3[_0xee1fx5],this[_0x970d[2023]](_0xee1fx2,_0xee1fx9),this[_0x970d[2202]](_0xee1fx2,_0xee1fx3[_0xee1fx5],_0xee1fx9),null!= _0xee1fx3[_0xee1fx5][_0x970d[270]]&& (_0xee1fx9[_0x970d[252]][_0x970d[124]][_0x970d[270]]= _0xee1fx3[_0xee1fx5][_0x970d[270]]));_0xee1fx4[_0x970d[204]](_0xee1fx3[_0xee1fx5],_0xee1fx9)}};null!= _0xee1fx2[_0x970d[1211]]&& _0xee1fx2[_0x970d[1211]][_0x970d[209]](function(_0xee1fx2,_0xee1fx3){_0xee1fx3[_0x970d[515]]()});_0xee1fx2[_0x970d[1211]]= _0xee1fx4};mxCellRenderer[_0x970d[202]][_0x970d[2023]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3[_0x970d[176]](_0xee1fx2[_0x970d[441]][_0x970d[1524]]())};mxCellRenderer[_0x970d[202]][_0x970d[2202]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx2[_0x970d[441]][_0x970d[1179]];mxEvent[_0x970d[169]](_0xee1fx4[_0x970d[252]],_0x970d[173],function(_0xee1fx4){_0xee1fx5[_0x970d[2203]]()&& _0xee1fx5[_0x970d[2126]](!_0xee1fx5[_0x970d[2134]]());_0xee1fx3[_0x970d[746]]( new mxEventObject(mxEvent.CLICK,_0x970d[763],_0xee1fx4,_0x970d[246],_0xee1fx2[_0x970d[246]]))});mxEvent[_0x970d[759]](_0xee1fx4[_0x970d[252]],function(_0xee1fx2){mxEvent[_0x970d[722]](_0xee1fx2)},function(_0xee1fx3){_0xee1fx5[_0x970d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xee1fx3,_0xee1fx2))});mxClient[_0x970d[754]]&& mxEvent[_0x970d[169]](_0xee1fx4[_0x970d[252]],_0x970d[757],function(_0xee1fx4){_0xee1fx3[_0x970d[746]]( new mxEventObject(mxEvent.CLICK,_0x970d[763],_0xee1fx4,_0x970d[246],_0xee1fx2[_0x970d[246]]))})};mxCellRenderer[_0x970d[202]][_0x970d[2204]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[441]][_0x970d[1179]],_0xee1fx4=_0xee1fx3[_0x970d[2205]](_0xee1fx2);if(_0xee1fx3[_0x970d[2206]]&& null!= _0xee1fx4){if(null== _0xee1fx2[_0x970d[2207]]){var _0xee1fx5= new mxRectangle(0,0,_0xee1fx4[_0x970d[117]],_0xee1fx4[_0x970d[119]]);_0xee1fx2[_0x970d[2207]]= new mxImageShape(_0xee1fx5,_0xee1fx4[_0x970d[390]]);_0xee1fx2[_0x970d[2207]][_0x970d[1674]]= !1;_0xee1fx2[_0x970d[2207]][_0x970d[507]]= _0xee1fx3[_0x970d[507]];this[_0x970d[2208]](_0xee1fx2,_0xee1fx2[_0x970d[2207]],!0,function(_0xee1fx4){if(_0xee1fx3[_0x970d[994]]()){var _0xee1fx5=!_0xee1fx3[_0x970d[1742]](_0xee1fx2[_0x970d[246]]);_0xee1fx3[_0x970d[847]](_0xee1fx5,!1,[_0xee1fx2[_0x970d[246]]]);mxEvent[_0x970d[722]](_0xee1fx4)}})}}else {null!= _0xee1fx2[_0x970d[2207]]&& (_0xee1fx2[_0x970d[2207]][_0x970d[515]](),_0xee1fx2[_0x970d[2207]]= null)}};mxCellRenderer[_0x970d[202]][_0x970d[2208]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=_0xee1fx2[_0x970d[441]][_0x970d[1179]];_0xee1fx9[_0x970d[2186]](_0xee1fx2[_0x970d[246]])&& mxClient[_0x970d[2199]]&& _0xee1fx9[_0x970d[507]]== mxConstants[_0x970d[508]]?(_0xee1fx3[_0x970d[507]]= mxConstants[_0x970d[2209]],_0xee1fx3[_0x970d[176]](_0xee1fx9[_0x970d[526]]),_0xee1fx3[_0x970d[252]][_0x970d[124]][_0x970d[931]]= 1):_0xee1fx3[_0x970d[176]](_0xee1fx2[_0x970d[441]][_0x970d[1524]]());_0xee1fx3= _0xee1fx3[_0x970d[2210]]|| _0xee1fx3[_0x970d[252]];_0xee1fx5&& (_0xee1fx9[_0x970d[994]]()&& (_0xee1fx3[_0x970d[124]][_0x970d[270]]= _0x970d[356]),mxEvent[_0x970d[169]](_0xee1fx3,_0x970d[173],_0xee1fx5));_0xee1fx4&& mxEvent[_0x970d[759]](_0xee1fx3,function(_0xee1fx3){_0xee1fx9[_0x970d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xee1fx3,_0xee1fx2));mxEvent[_0x970d[722]](_0xee1fx3)},function(_0xee1fx3){_0xee1fx9[_0x970d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xee1fx3,_0xee1fx2))});return _0xee1fx3};mxCellRenderer[_0x970d[202]][_0x970d[2211]]= function(_0xee1fx2,_0xee1fx3){return !0};mxCellRenderer[_0x970d[202]][_0x970d[2197]]= function(_0xee1fx2,_0xee1fx3){return !0};mxCellRenderer[_0x970d[202]][_0x970d[2163]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[441]][_0x970d[1179]],_0xee1fx4=function(_0xee1fx4){var _0xee1fx5=_0xee1fx2;if(_0xee1fx3[_0x970d[507]]!= mxConstants[_0x970d[508]]&& _0x970d[2198]== mxEvent[_0x970d[728]](_0xee1fx4)[_0x970d[301]]|| mxClient[_0x970d[754]]){_0xee1fx5= mxEvent[_0x970d[731]](_0xee1fx4),_0xee1fx4= mxEvent[_0x970d[733]](_0xee1fx4),_0xee1fx4= mxUtils[_0x970d[2196]](_0xee1fx3[_0x970d[526]],_0xee1fx5,_0xee1fx4),_0xee1fx5= _0xee1fx3[_0x970d[441]][_0x970d[248]](_0xee1fx3[_0x970d[999]](_0xee1fx4[_0x970d[235]],_0xee1fx4[_0x970d[236]]))};return _0xee1fx5},_0xee1fx5=!1;mxEvent[_0x970d[169]](_0xee1fx2[_0x970d[253]][_0x970d[252]],_0x970d[2212],mxUtils[_0x970d[885]](this,function(_0xee1fx2){_0xee1fx3[_0x970d[2213]]= 0;_0xee1fx5= !0;mxEvent[_0x970d[722]](_0xee1fx2)}));mxEvent[_0x970d[759]](_0xee1fx2[_0x970d[253]][_0x970d[252]],mxUtils[_0x970d[885]](this,function(_0xee1fx4){this[_0x970d[2211]](_0xee1fx2,_0xee1fx4)&& !_0xee1fx5?_0xee1fx3[_0x970d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xee1fx4,null!= _0xee1fx2[_0x970d[253]]&& mxEvent[_0x970d[728]](_0xee1fx4)== _0xee1fx2[_0x970d[253]][_0x970d[905]]?null:_0xee1fx2)):_0xee1fx5&& mxEvent[_0x970d[722]](_0xee1fx4)}),mxUtils[_0x970d[885]](this,function(_0xee1fx9){this[_0x970d[2211]](_0xee1fx2,_0xee1fx9)&& !_0xee1fx5?_0xee1fx3[_0x970d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xee1fx9,null!= _0xee1fx2[_0x970d[253]]&& mxEvent[_0x970d[728]](_0xee1fx9)== _0xee1fx2[_0x970d[253]][_0x970d[905]]?null:_0xee1fx4(_0xee1fx9))):_0xee1fx5&& mxEvent[_0x970d[722]](_0xee1fx9)}),mxUtils[_0x970d[885]](this,function(_0xee1fx9){this[_0x970d[2211]](_0xee1fx2,_0xee1fx9)&& !_0xee1fx5?_0xee1fx3[_0x970d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xee1fx9,null!= _0xee1fx2[_0x970d[253]]&& mxEvent[_0x970d[728]](_0xee1fx9)== _0xee1fx2[_0x970d[253]][_0x970d[905]]?null:_0xee1fx4(_0xee1fx9))):_0xee1fx5&& mxEvent[_0x970d[722]](_0xee1fx9)}));var _0xee1fx9=mxClient[_0x970d[754]]?_0x970d[2214]:_0x970d[760];mxEvent[_0x970d[169]](_0xee1fx2[_0x970d[253]][_0x970d[252]],_0xee1fx9,mxUtils[_0x970d[885]](this,function(_0xee1fx4){_0xee1fx5= !1;_0x970d[2214]== _0xee1fx9?(_0xee1fx3[_0x970d[2213]]= 0,_0xee1fx3[_0x970d[2215]]&& (_0xee1fx3[_0x970d[2216]](_0xee1fx2,_0xee1fx4),mxEvent[_0x970d[722]](_0xee1fx4))):this[_0x970d[2211]](_0xee1fx2,_0xee1fx4)&& (_0xee1fx3[_0x970d[761]](_0xee1fx4,null!= _0xee1fx2[_0x970d[253]]&& mxEvent[_0x970d[728]](_0xee1fx4)== _0xee1fx2[_0x970d[253]][_0x970d[905]]?null:_0xee1fx2[_0x970d[246]]),mxEvent[_0x970d[722]](_0xee1fx4))}))};mxCellRenderer[_0x970d[202]][_0x970d[2217]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[2182]](_0xee1fx2);if(null== _0xee1fx2[_0x970d[963]]&& null!= _0xee1fx4&& (mxUtils[_0x970d[1331]](_0xee1fx4)|| 0< _0xee1fx4[_0x970d[67]])){this[_0x970d[2184]](_0xee1fx2,_0xee1fx4)}else {if(null!= _0xee1fx2[_0x970d[963]]&& (null== _0xee1fx4|| 0== _0xee1fx4[_0x970d[67]])){_0xee1fx2[_0x970d[963]][_0x970d[515]](),_0xee1fx2[_0x970d[963]]= null}};if(null!= _0xee1fx2[_0x970d[963]]){var _0xee1fx5=_0xee1fx2[_0x970d[441]][_0x970d[1179]],_0xee1fx9=_0xee1fx5[_0x970d[2131]](_0xee1fx2[_0x970d[246]]),_0xee1fx5=_0xee1fx5[_0x970d[2130]](_0xee1fx2[_0x970d[246]]),_0xee1fxa=this[_0x970d[2218]](_0xee1fx2);if(_0xee1fx3|| _0xee1fx2[_0x970d[963]][_0x970d[131]]!= _0xee1fx4|| _0xee1fx2[_0x970d[963]][_0x970d[2131]]!= _0xee1fx9|| _0xee1fx2[_0x970d[963]][_0x970d[2219]]!= _0xee1fx5|| _0xee1fx2[_0x970d[963]][_0x970d[255]]!= _0xee1fx2[_0x970d[441]][_0x970d[255]]|| !_0xee1fx2[_0x970d[963]][_0x970d[1562]][_0x970d[237]](_0xee1fxa)){_0xee1fx2[_0x970d[963]][_0x970d[131]]= _0xee1fx4,_0xee1fx2[_0x970d[963]][_0x970d[1562]]= _0xee1fxa,_0xee1fx2[_0x970d[963]][_0x970d[255]]= this[_0x970d[2220]](_0xee1fx2),_0xee1fx2[_0x970d[963]][_0x970d[2131]]= _0xee1fx9,_0xee1fx2[_0x970d[963]][_0x970d[2219]]= _0xee1fx5,_0xee1fx2[_0x970d[963]][_0x970d[258]]()}}};mxCellRenderer[_0x970d[202]][_0x970d[2220]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[441]][_0x970d[255]]};mxCellRenderer[_0x970d[202]][_0x970d[2218]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[441]][_0x970d[1179]],_0xee1fx4=_0xee1fx2[_0x970d[441]][_0x970d[255]],_0xee1fx5=_0xee1fx3[_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]]),_0xee1fx9= new mxRectangle(_0xee1fx2[_0x970d[2079]][_0x970d[235]],_0xee1fx2[_0x970d[2079]][_0x970d[236]]);_0xee1fx2[_0x970d[963]][_0x970d[1672]]();_0xee1fx5?(_0xee1fx5= _0xee1fx2[_0x970d[963]][_0x970d[1673]](),_0xee1fx9[_0x970d[235]]+= _0xee1fx5[_0x970d[235]]* _0xee1fx4,_0xee1fx9[_0x970d[236]]+= _0xee1fx5[_0x970d[236]]* _0xee1fx4,_0xee1fx3= _0xee1fx3[_0x970d[1198]](_0xee1fx2[_0x970d[246]]),null!= _0xee1fx3&& (_0xee1fx9[_0x970d[117]]= Math[_0x970d[160]](0,_0xee1fx2[_0x970d[963]][_0x970d[1655]][_0x970d[235]]* _0xee1fx3[_0x970d[117]]* _0xee1fx4- _0xee1fx2[_0x970d[963]][_0x970d[659]]* _0xee1fx4- _0xee1fx2[_0x970d[963]][_0x970d[661]]* _0xee1fx4),_0xee1fx9[_0x970d[119]]= Math[_0x970d[160]](0,_0xee1fx2[_0x970d[963]][_0x970d[1655]][_0x970d[236]]* _0xee1fx3[_0x970d[119]]* _0xee1fx4- _0xee1fx2[_0x970d[963]][_0x970d[658]]* _0xee1fx4- _0xee1fx2[_0x970d[963]][_0x970d[660]]* _0xee1fx4))):(_0xee1fx2[_0x970d[963]][_0x970d[1590]]()&& (_0xee1fx5= _0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[235]]= _0xee1fx9[_0x970d[236]],_0xee1fx9[_0x970d[236]]= _0xee1fx5),_0xee1fx9[_0x970d[235]]+= _0xee1fx2[_0x970d[235]],_0xee1fx9[_0x970d[236]]+= _0xee1fx2[_0x970d[236]],_0xee1fx9[_0x970d[117]]= Math[_0x970d[160]](1,_0xee1fx2[_0x970d[117]]),_0xee1fx9[_0x970d[119]]= Math[_0x970d[160]](1,_0xee1fx2[_0x970d[119]]),_0xee1fx3[_0x970d[1730]](_0xee1fx2[_0x970d[246]])&& (_0xee1fx3= _0xee1fx3[_0x970d[1731]](_0xee1fx2[_0x970d[246]]),0< _0xee1fx3[_0x970d[117]]?(_0xee1fx5= Math[_0x970d[243]](_0xee1fx9[_0x970d[117]],_0xee1fx3[_0x970d[117]]* _0xee1fx4),_0xee1fx2[_0x970d[253]][_0x970d[623]]&& (_0xee1fx9[_0x970d[235]]+= _0xee1fx9[_0x970d[117]]- _0xee1fx5),_0xee1fx9[_0x970d[117]]= _0xee1fx5):0< _0xee1fx3[_0x970d[119]]&& (_0xee1fx5= Math[_0x970d[243]](_0xee1fx9[_0x970d[119]],_0xee1fx3[_0x970d[119]]* _0xee1fx4),_0xee1fx2[_0x970d[253]][_0x970d[624]]&& (_0xee1fx9[_0x970d[236]]+= _0xee1fx9[_0x970d[119]]- _0xee1fx5),_0xee1fx9[_0x970d[119]]= _0xee1fx5)),this[_0x970d[2221]](_0xee1fx2,_0xee1fx9));return _0xee1fx9};mxCellRenderer[_0x970d[202]][_0x970d[2221]]= function(_0xee1fx2,_0xee1fx3){if(_0xee1fx2[_0x970d[963]][_0x970d[1590]]()){var _0xee1fx4=(_0xee1fx2[_0x970d[117]]- _0xee1fx2[_0x970d[119]])/ 2;_0xee1fx3[_0x970d[235]]+= _0xee1fx4;_0xee1fx3[_0x970d[236]]-= _0xee1fx4;_0xee1fx4= _0xee1fx3[_0x970d[117]];_0xee1fx3[_0x970d[117]]= _0xee1fx3[_0x970d[119]];_0xee1fx3[_0x970d[119]]= _0xee1fx4};_0xee1fx3[_0x970d[235]]-= _0xee1fx2[_0x970d[963]][_0x970d[1655]][_0x970d[235]]* _0xee1fx3[_0x970d[117]];_0xee1fx3[_0x970d[236]]-= _0xee1fx2[_0x970d[963]][_0x970d[1655]][_0x970d[236]]* _0xee1fx3[_0x970d[119]];if(_0x970d[1334]!= _0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2193]]]){var _0xee1fx4=_0xee1fx2[_0x970d[441]][_0x970d[255]],_0xee1fx5=_0xee1fx2[_0x970d[963]][_0x970d[1673]]();_0xee1fx3[_0x970d[235]]+= _0xee1fx5[_0x970d[235]]* _0xee1fx4;_0xee1fx3[_0x970d[236]]+= _0xee1fx5[_0x970d[236]]* _0xee1fx4;_0xee1fx3[_0x970d[117]]= Math[_0x970d[160]](0,_0xee1fx3[_0x970d[117]]- _0xee1fx2[_0x970d[963]][_0x970d[659]]* _0xee1fx4- _0xee1fx2[_0x970d[963]][_0x970d[661]]* _0xee1fx4);_0xee1fx3[_0x970d[119]]= Math[_0x970d[160]](0,_0xee1fx3[_0x970d[119]]- _0xee1fx2[_0x970d[963]][_0x970d[658]]* _0xee1fx4- _0xee1fx2[_0x970d[963]][_0x970d[660]]* _0xee1fx4)};var _0xee1fx9=_0xee1fx2[_0x970d[963]][_0x970d[1615]]();if(0!= _0xee1fx9&& (null!= _0xee1fx2&& _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[251]][_0x970d[1193]](_0xee1fx2[_0x970d[246]]))&& (_0xee1fx4= _0xee1fx2[_0x970d[241]](),_0xee1fx5= _0xee1fx2[_0x970d[242]](),_0xee1fx3[_0x970d[235]]!= _0xee1fx4|| _0xee1fx3[_0x970d[236]]!= _0xee1fx5)){_0xee1fx9*= Math[_0x970d[424]]/ 180,pt= mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx3[_0x970d[235]],_0xee1fx3[_0x970d[236]]),Math[_0x970d[426]](_0xee1fx9),Math[_0x970d[427]](_0xee1fx9), new mxPoint(_0xee1fx4,_0xee1fx5)),_0xee1fx3[_0x970d[235]]= pt[_0x970d[235]],_0xee1fx3[_0x970d[236]]= pt[_0x970d[236]]}};mxCellRenderer[_0x970d[202]][_0x970d[2222]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[2162]](_0xee1fx2);if(null!= _0xee1fx2[_0x970d[1211]]){var _0xee1fx4=mxUtils[_0x970d[1454]](mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_ROTATION,0),90),_0xee1fx5=mxUtils[_0x970d[431]](_0xee1fx4),_0xee1fx9=Math[_0x970d[426]](_0xee1fx5),_0xee1fxa=Math[_0x970d[427]](_0xee1fx5);_0xee1fx2[_0x970d[1211]][_0x970d[209]](function(_0xee1fx5,_0xee1fx13){var _0xee1fx14=_0xee1fx13[_0x970d[2201]][_0x970d[1799]](_0xee1fx2);if(!_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]])&& null!= _0xee1fx2[_0x970d[253]]&& 0!= _0xee1fx4){var _0xee1fx15=_0xee1fx14[_0x970d[241]](),_0xee1fx16=_0xee1fx14[_0x970d[242]](),_0xee1fx16=mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx15,_0xee1fx16),_0xee1fx9,_0xee1fxa, new mxPoint(_0xee1fx2[_0x970d[241]](),_0xee1fx2[_0x970d[242]]())),_0xee1fx15=_0xee1fx16[_0x970d[235]],_0xee1fx16=_0xee1fx16[_0x970d[236]];_0xee1fx14[_0x970d[235]]= Math[_0x970d[488]](_0xee1fx15- _0xee1fx14[_0x970d[117]]/ 2);_0xee1fx14[_0x970d[236]]= Math[_0x970d[488]](_0xee1fx16- _0xee1fx14[_0x970d[119]]/ 2)};if(_0xee1fx3|| null== _0xee1fx13[_0x970d[1562]]|| _0xee1fx13[_0x970d[255]]!= _0xee1fx2[_0x970d[441]][_0x970d[255]]|| !_0xee1fx13[_0x970d[1562]][_0x970d[237]](_0xee1fx14)){_0xee1fx13[_0x970d[1562]]= _0xee1fx14,_0xee1fx13[_0x970d[255]]= _0xee1fx2[_0x970d[441]][_0x970d[255]],_0xee1fx13[_0x970d[258]]()}})}};mxCellRenderer[_0x970d[202]][_0x970d[2223]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2[_0x970d[2207]]){var _0xee1fx4=this[_0x970d[2224]](_0xee1fx2),_0xee1fx5=this[_0x970d[2152]]?mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_ROTATION,0):_0xee1fx2[_0x970d[253]][_0x970d[1615]](),_0xee1fx9=_0xee1fx2[_0x970d[441]][_0x970d[255]];if(_0xee1fx3|| _0xee1fx2[_0x970d[2207]][_0x970d[255]]!= _0xee1fx9|| !_0xee1fx2[_0x970d[2207]][_0x970d[1562]][_0x970d[237]](_0xee1fx4)|| _0xee1fx2[_0x970d[2207]][_0x970d[603]]!= _0xee1fx5){_0xee1fx2[_0x970d[2207]][_0x970d[603]]= _0xee1fx5,_0xee1fx2[_0x970d[2207]][_0x970d[1562]]= _0xee1fx4,_0xee1fx2[_0x970d[2207]][_0x970d[255]]= _0xee1fx9,_0xee1fx2[_0x970d[2207]][_0x970d[258]]()}}};mxCellRenderer[_0x970d[202]][_0x970d[2224]]= function(_0xee1fx2){if(null!= _0xee1fx2[_0x970d[2207]]){var _0xee1fx3=_0xee1fx2[_0x970d[2207]][_0x970d[255]],_0xee1fx4=_0xee1fx2[_0x970d[2207]][_0x970d[1562]][_0x970d[117]]/ _0xee1fx3,_0xee1fx3=_0xee1fx2[_0x970d[2207]][_0x970d[1562]][_0x970d[119]]/ _0xee1fx3,_0xee1fx5=_0xee1fx2[_0x970d[441]][_0x970d[255]],_0xee1fx9=_0xee1fx2[_0x970d[241]](),_0xee1fxa=_0xee1fx2[_0x970d[242]]();if(!_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]])&& (_0xee1fx9= _0xee1fx2[_0x970d[235]]+ _0xee1fx4* _0xee1fx5,_0xee1fxa= _0xee1fx2[_0x970d[236]]+ _0xee1fx3* _0xee1fx5,null!= _0xee1fx2[_0x970d[253]])){var _0xee1fx12=_0xee1fx2[_0x970d[253]][_0x970d[1598]]();if(this[_0x970d[2152]]){_0xee1fx12= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_ROTATION,0)}else {if(_0xee1fx2[_0x970d[253]][_0x970d[1590]]()){var _0xee1fx13=(_0xee1fx2[_0x970d[117]]- _0xee1fx2[_0x970d[119]])/ 2,_0xee1fx9=_0xee1fx9+ _0xee1fx13,_0xee1fxa=_0xee1fxa- _0xee1fx13}};0!= _0xee1fx12&& (_0xee1fx13= mxUtils[_0x970d[431]](_0xee1fx12),_0xee1fx12= Math[_0x970d[426]](_0xee1fx13),_0xee1fx13= Math[_0x970d[427]](_0xee1fx13),_0xee1fxa= mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx9,_0xee1fxa),_0xee1fx12,_0xee1fx13, new mxPoint(_0xee1fx2[_0x970d[241]](),_0xee1fx2[_0x970d[242]]())),_0xee1fx9= _0xee1fxa[_0x970d[235]],_0xee1fxa= _0xee1fxa[_0x970d[236]])};return _0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]]), new mxRectangle(Math[_0x970d[488]](_0xee1fx9- _0xee1fx4/ 2* _0xee1fx5),Math[_0x970d[488]](_0xee1fxa- _0xee1fx3/ 2* _0xee1fx5),Math[_0x970d[488]](_0xee1fx4* _0xee1fx5),Math[_0x970d[488]](_0xee1fx3* _0xee1fx5))};return null};mxCellRenderer[_0x970d[202]][_0x970d[258]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(null!= _0xee1fx2[_0x970d[253]]){var _0xee1fx5=!1;_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]]);reconfigure= null!= _0xee1fx3?_0xee1fx3:!1;this[_0x970d[2204]](_0xee1fx2);if(_0xee1fx2[_0x970d[2082]]|| _0xee1fx2[_0x970d[2081]]){_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[2158]]?this[_0x970d[2166]](_0xee1fx2):this[_0x970d[2167]](_0xee1fx2)};if(_0xee1fx2[_0x970d[2082]]|| !mxUtils[_0x970d[2225]](_0xee1fx2[_0x970d[253]][_0x970d[124]],_0xee1fx2[_0x970d[124]])){this[_0x970d[2170]](_0xee1fx2),_0xee1fx3= !0};delete _0xee1fx2[_0x970d[2081]];delete _0xee1fx2[_0x970d[2082]];if(_0xee1fx3|| null== _0xee1fx2[_0x970d[253]][_0x970d[1562]]|| _0xee1fx2[_0x970d[253]][_0x970d[255]]!= _0xee1fx2[_0x970d[441]][_0x970d[255]]|| !_0xee1fx2[_0x970d[253]][_0x970d[1562]][_0x970d[237]](_0xee1fx2)|| !mxUtils[_0x970d[2226]](_0xee1fx2[_0x970d[253]][_0x970d[1525]],_0xee1fx2[_0x970d[439]])){_0xee1fx5= !0,_0xee1fx2[_0x970d[253]][_0x970d[1525]]= null!= _0xee1fx2[_0x970d[439]]?_0xee1fx2[_0x970d[439]][_0x970d[1853]]():null,_0xee1fx2[_0x970d[253]][_0x970d[1562]]= new mxRectangle(_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]],_0xee1fx2[_0x970d[117]],_0xee1fx2[_0x970d[119]]),_0xee1fx2[_0x970d[253]][_0x970d[255]]= _0xee1fx2[_0x970d[441]][_0x970d[255]],null== _0xee1fx4|| _0xee1fx4?_0xee1fx2[_0x970d[253]][_0x970d[258]]():_0xee1fx2[_0x970d[253]][_0x970d[1577]]()};if(null== _0xee1fx4|| _0xee1fx4){this[_0x970d[2217]](_0xee1fx2,_0xee1fx5),this[_0x970d[2222]](_0xee1fx2,_0xee1fx5),this[_0x970d[2223]](_0xee1fx2,_0xee1fx5)}}};mxCellRenderer[_0x970d[202]][_0x970d[515]]= function(_0xee1fx2){null!= _0xee1fx2[_0x970d[253]]&& (null!= _0xee1fx2[_0x970d[963]]&& (_0xee1fx2[_0x970d[963]][_0x970d[515]](),_0xee1fx2[_0x970d[963]]= null),null!= _0xee1fx2[_0x970d[1211]]&& (_0xee1fx2[_0x970d[1211]][_0x970d[209]](function(_0xee1fx2,_0xee1fx4){_0xee1fx4[_0x970d[515]]()}),_0xee1fx2[_0x970d[1211]]= null),null!= _0xee1fx2[_0x970d[2207]]&& (_0xee1fx2[_0x970d[2207]][_0x970d[515]](),_0xee1fx2[_0x970d[2207]]= null),_0xee1fx2[_0x970d[253]][_0x970d[515]](),_0xee1fx2[_0x970d[253]]= null)};var mxEdgeStyle={EntityRelation:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=_0xee1fx2[_0x970d[441]],_0xee1fx12=_0xee1fxa[_0x970d[1179]];_0xee1fx5= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_SEGMENT,mxConstants.ENTITY_SEGMENT)* _0xee1fxa[_0x970d[255]];var _0xee1fx13=_0xee1fx2[_0x970d[439]],_0xee1fx14=_0xee1fx13[0],_0xee1fx15=_0xee1fx13[_0xee1fx13[_0x970d[67]]- 1],_0xee1fx13=!1;if(null!= _0xee1fx14){_0xee1fx3= new mxCellState,_0xee1fx3[_0x970d[235]]= _0xee1fx14[_0x970d[235]],_0xee1fx3[_0x970d[236]]= _0xee1fx14[_0x970d[236]]}else {if(null!= _0xee1fx3){var _0xee1fx16=mxUtils[_0x970d[2227]](_0xee1fx3,_0xee1fx2,!0,mxConstants.DIRECTION_MASK_NONE);_0xee1fx16!= mxConstants[_0x970d[434]]?_0xee1fx13= _0xee1fx16== mxConstants[_0x970d[436]]:(_0xee1fx14= _0xee1fx12[_0x970d[1198]](_0xee1fx3[_0x970d[246]]),_0xee1fx14[_0x970d[1500]]?_0xee1fx13= 0.5>= _0xee1fx14[_0x970d[235]]:null!= _0xee1fx4&& (_0xee1fx13= _0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]< _0xee1fx3[_0x970d[235]]))}else {return}};_0xee1fx14= !0;null!= _0xee1fx15?(_0xee1fx4= new mxCellState,_0xee1fx4[_0x970d[235]]= _0xee1fx15[_0x970d[235]],_0xee1fx4[_0x970d[236]]= _0xee1fx15[_0x970d[236]]):null!= _0xee1fx4&& (_0xee1fx16= mxUtils[_0x970d[2227]](_0xee1fx4,_0xee1fx2,!1,mxConstants.DIRECTION_MASK_NONE),_0xee1fx16!= mxConstants[_0x970d[434]]?_0xee1fx14= _0xee1fx16== mxConstants[_0x970d[436]]:(_0xee1fx2= _0xee1fx12[_0x970d[1198]](_0xee1fx4[_0x970d[246]]),_0xee1fx2[_0x970d[1500]]?_0xee1fx14= 0.5>= _0xee1fx2[_0x970d[235]]:null!= _0xee1fx3&& (_0xee1fx14= _0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]]< _0xee1fx4[_0x970d[235]])));null!= _0xee1fx3&& null!= _0xee1fx4&& (_0xee1fx2= _0xee1fx13?_0xee1fx3[_0x970d[235]]:_0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]],_0xee1fx3= _0xee1fxa[_0x970d[2228]](_0xee1fx3),_0xee1fx12= _0xee1fx14?_0xee1fx4[_0x970d[235]]:_0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]],_0xee1fx4= _0xee1fxa[_0x970d[2228]](_0xee1fx4),_0xee1fxa= new mxPoint(_0xee1fx2+ (_0xee1fx13?-_0xee1fx5:_0xee1fx5),_0xee1fx3),_0xee1fx15= new mxPoint(_0xee1fx12+ (_0xee1fx14?-_0xee1fx5:_0xee1fx5),_0xee1fx4),_0xee1fx13== _0xee1fx14?(_0xee1fx5= _0xee1fx13?Math[_0x970d[243]](_0xee1fx2,_0xee1fx12)- _0xee1fx5:Math[_0x970d[160]](_0xee1fx2,_0xee1fx12)+ _0xee1fx5,_0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx5,_0xee1fx3)),_0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx5,_0xee1fx4))):(_0xee1fxa[_0x970d[235]]< _0xee1fx15[_0x970d[235]]== _0xee1fx13?(_0xee1fx5= _0xee1fx3+ (_0xee1fx4- _0xee1fx3)/ 2,_0xee1fx9[_0x970d[207]](_0xee1fxa),_0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fxa[_0x970d[235]],_0xee1fx5)),_0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx15[_0x970d[235]],_0xee1fx5))):_0xee1fx9[_0x970d[207]](_0xee1fxa),_0xee1fx9[_0x970d[207]](_0xee1fx15)))},Loop:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){if(null!= _0xee1fx3){_0xee1fx4= _0xee1fx2[_0x970d[441]];var _0xee1fxa=_0xee1fx4[_0x970d[1179]];_0xee1fx5= null!= _0xee1fx5&& 0< _0xee1fx5[_0x970d[67]]?_0xee1fx5[0]:null;null!= _0xee1fx5&& (_0xee1fx5= _0xee1fx4[_0x970d[2229]](_0xee1fx2,_0xee1fx5),mxUtils[_0x970d[442]](_0xee1fx3,_0xee1fx5[_0x970d[235]],_0xee1fx5[_0x970d[236]])&& (_0xee1fx5= null));var _0xee1fx12=0,_0xee1fx13=0,_0xee1fx14=0,_0xee1fx15=0,_0xee1fxa=mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_SEGMENT,_0xee1fxa[_0x970d[1020]])* _0xee1fx4[_0x970d[255]];_0xee1fx2= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_DIRECTION,mxConstants.DIRECTION_WEST);_0xee1fx2== mxConstants[_0x970d[1358]]|| _0xee1fx2== mxConstants[_0x970d[1354]]?(_0xee1fx12= _0xee1fx4[_0x970d[2230]](_0xee1fx3),_0xee1fx13= _0xee1fxa):(_0xee1fx14= _0xee1fx4[_0x970d[2228]](_0xee1fx3),_0xee1fx15= _0xee1fxa);null== _0xee1fx5|| _0xee1fx5[_0x970d[235]]< _0xee1fx3[_0x970d[235]]|| _0xee1fx5[_0x970d[235]]> _0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]]?null!= _0xee1fx5?(_0xee1fx12= _0xee1fx5[_0x970d[235]],_0xee1fx15= Math[_0x970d[160]](Math[_0x970d[425]](_0xee1fx14- _0xee1fx5[_0x970d[236]]),_0xee1fx15)):_0xee1fx2== mxConstants[_0x970d[1358]]?_0xee1fx14= _0xee1fx3[_0x970d[236]]- 2* _0xee1fx13:_0xee1fx2== mxConstants[_0x970d[1354]]?_0xee1fx14= _0xee1fx3[_0x970d[236]]+ _0xee1fx3[_0x970d[119]]+ 2* _0xee1fx13:_0xee1fx12= _0xee1fx2== mxConstants[_0x970d[1356]]?_0xee1fx3[_0x970d[235]]- 2* _0xee1fx15:_0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]]+ 2* _0xee1fx15:null!= _0xee1fx5&& (_0xee1fx12= _0xee1fx4[_0x970d[2230]](_0xee1fx3),_0xee1fx13= Math[_0x970d[160]](Math[_0x970d[425]](_0xee1fx12- _0xee1fx5[_0x970d[235]]),_0xee1fx15),_0xee1fx14= _0xee1fx5[_0x970d[236]],_0xee1fx15= 0);_0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx12- _0xee1fx13,_0xee1fx14- _0xee1fx15));_0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx12+ _0xee1fx13,_0xee1fx14+ _0xee1fx15))}},ElbowConnector:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=null!= _0xee1fx5&& 0< _0xee1fx5[_0x970d[67]]?_0xee1fx5[0]:null,_0xee1fx12=!1,_0xee1fx13=!1;if(null!= _0xee1fx3&& null!= _0xee1fx4){if(null!= _0xee1fxa){var _0xee1fx14=Math[_0x970d[243]](_0xee1fx3[_0x970d[235]],_0xee1fx4[_0x970d[235]]),_0xee1fx15=Math[_0x970d[160]](_0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]],_0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]),_0xee1fx13=Math[_0x970d[243]](_0xee1fx3[_0x970d[236]],_0xee1fx4[_0x970d[236]]),_0xee1fx16=Math[_0x970d[160]](_0xee1fx3[_0x970d[236]]+ _0xee1fx3[_0x970d[119]],_0xee1fx4[_0x970d[236]]+ _0xee1fx4[_0x970d[119]]),_0xee1fxa=_0xee1fx2[_0x970d[441]][_0x970d[2229]](_0xee1fx2,_0xee1fxa),_0xee1fx12=_0xee1fxa[_0x970d[236]]< _0xee1fx13|| _0xee1fxa[_0x970d[236]]> _0xee1fx16,_0xee1fx13=_0xee1fxa[_0x970d[235]]< _0xee1fx14|| _0xee1fxa[_0x970d[235]]> _0xee1fx15}else {_0xee1fx14= Math[_0x970d[160]](_0xee1fx3[_0x970d[235]],_0xee1fx4[_0x970d[235]]),_0xee1fx15= Math[_0x970d[243]](_0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]],_0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]),_0xee1fx12= _0xee1fx14== _0xee1fx15,_0xee1fx12|| (_0xee1fx13= Math[_0x970d[160]](_0xee1fx3[_0x970d[236]],_0xee1fx4[_0x970d[236]]),_0xee1fx16= Math[_0x970d[243]](_0xee1fx3[_0x970d[236]]+ _0xee1fx3[_0x970d[119]],_0xee1fx4[_0x970d[236]]+ _0xee1fx4[_0x970d[119]]),_0xee1fx13= _0xee1fx13== _0xee1fx16)}};!_0xee1fx13&& (_0xee1fx12|| _0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2231]]]== mxConstants[_0x970d[2232]])?mxEdgeStyle.TopToBottom(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9):mxEdgeStyle.SideToSide(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9)},SideToSide:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=_0xee1fx2[_0x970d[441]];_0xee1fx5= null!= _0xee1fx5&& 0< _0xee1fx5[_0x970d[67]]?_0xee1fx5[0]:null;var _0xee1fx12=_0xee1fx2[_0x970d[439]],_0xee1fx13=_0xee1fx12[0],_0xee1fx12=_0xee1fx12[_0xee1fx12[_0x970d[67]]- 1];null!= _0xee1fx5&& (_0xee1fx5= _0xee1fxa[_0x970d[2229]](_0xee1fx2,_0xee1fx5));null!= _0xee1fx13&& (_0xee1fx3= new mxCellState,_0xee1fx3[_0x970d[235]]= _0xee1fx13[_0x970d[235]],_0xee1fx3[_0x970d[236]]= _0xee1fx13[_0x970d[236]]);null!= _0xee1fx12&& (_0xee1fx4= new mxCellState,_0xee1fx4[_0x970d[235]]= _0xee1fx12[_0x970d[235]],_0xee1fx4[_0x970d[236]]= _0xee1fx12[_0x970d[236]]);null!= _0xee1fx3&& null!= _0xee1fx4&& (_0xee1fx2= Math[_0x970d[160]](_0xee1fx3[_0x970d[235]],_0xee1fx4[_0x970d[235]]),_0xee1fx13= Math[_0x970d[243]](_0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]],_0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]),_0xee1fx2= null!= _0xee1fx5?_0xee1fx5[_0x970d[235]]:_0xee1fx13+ (_0xee1fx2- _0xee1fx13)/ 2,_0xee1fx13= _0xee1fxa[_0x970d[2228]](_0xee1fx3),_0xee1fxa= _0xee1fxa[_0x970d[2228]](_0xee1fx4),null!= _0xee1fx5&& (_0xee1fx5[_0x970d[236]]>= _0xee1fx3[_0x970d[236]]&& _0xee1fx5[_0x970d[236]]<= _0xee1fx3[_0x970d[236]]+ _0xee1fx3[_0x970d[119]]&& (_0xee1fx13= _0xee1fx5[_0x970d[236]]),_0xee1fx5[_0x970d[236]]>= _0xee1fx4[_0x970d[236]]&& _0xee1fx5[_0x970d[236]]<= _0xee1fx4[_0x970d[236]]+ _0xee1fx4[_0x970d[119]]&& (_0xee1fxa= _0xee1fx5[_0x970d[236]])),!mxUtils[_0x970d[442]](_0xee1fx4,_0xee1fx2,_0xee1fx13)&& !mxUtils[_0x970d[442]](_0xee1fx3,_0xee1fx2,_0xee1fx13)&& _0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx2,_0xee1fx13)),!mxUtils[_0x970d[442]](_0xee1fx4,_0xee1fx2,_0xee1fxa)&& !mxUtils[_0x970d[442]](_0xee1fx3,_0xee1fx2,_0xee1fxa)&& _0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx2,_0xee1fxa)),1== _0xee1fx9[_0x970d[67]]&& (null!= _0xee1fx5?!mxUtils[_0x970d[442]](_0xee1fx4,_0xee1fx2,_0xee1fx5[_0x970d[236]])&& !mxUtils[_0x970d[442]](_0xee1fx3,_0xee1fx2,_0xee1fx5[_0x970d[236]])&& _0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx2,_0xee1fx5[_0x970d[236]])):(_0xee1fxa= Math[_0x970d[160]](_0xee1fx3[_0x970d[236]],_0xee1fx4[_0x970d[236]]),_0xee1fx3= Math[_0x970d[243]](_0xee1fx3[_0x970d[236]]+ _0xee1fx3[_0x970d[119]],_0xee1fx4[_0x970d[236]]+ _0xee1fx4[_0x970d[119]]),_0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx2,_0xee1fxa+ (_0xee1fx3- _0xee1fxa)/ 2)))))},TopToBottom:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=_0xee1fx2[_0x970d[441]];_0xee1fx5= null!= _0xee1fx5&& 0< _0xee1fx5[_0x970d[67]]?_0xee1fx5[0]:null;var _0xee1fx12=_0xee1fx2[_0x970d[439]],_0xee1fx13=_0xee1fx12[0],_0xee1fx12=_0xee1fx12[_0xee1fx12[_0x970d[67]]- 1];null!= _0xee1fx5&& (_0xee1fx5= _0xee1fxa[_0x970d[2229]](_0xee1fx2,_0xee1fx5));null!= _0xee1fx13&& (_0xee1fx3= new mxCellState,_0xee1fx3[_0x970d[235]]= _0xee1fx13[_0x970d[235]],_0xee1fx3[_0x970d[236]]= _0xee1fx13[_0x970d[236]]);null!= _0xee1fx12&& (_0xee1fx4= new mxCellState,_0xee1fx4[_0x970d[235]]= _0xee1fx12[_0x970d[235]],_0xee1fx4[_0x970d[236]]= _0xee1fx12[_0x970d[236]]);null!= _0xee1fx3&& null!= _0xee1fx4&& (_0xee1fx13= Math[_0x970d[160]](_0xee1fx3[_0x970d[236]],_0xee1fx4[_0x970d[236]]),_0xee1fx12= Math[_0x970d[243]](_0xee1fx3[_0x970d[236]]+ _0xee1fx3[_0x970d[119]],_0xee1fx4[_0x970d[236]]+ _0xee1fx4[_0x970d[119]]),_0xee1fx2= _0xee1fxa[_0x970d[2230]](_0xee1fx3),null!= _0xee1fx5&& (_0xee1fx5[_0x970d[235]]>= _0xee1fx3[_0x970d[235]]&& _0xee1fx5[_0x970d[235]]<= _0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]])&& (_0xee1fx2= _0xee1fx5[_0x970d[235]]),_0xee1fx13= null!= _0xee1fx5?_0xee1fx5[_0x970d[236]]:_0xee1fx12+ (_0xee1fx13- _0xee1fx12)/ 2,!mxUtils[_0x970d[442]](_0xee1fx4,_0xee1fx2,_0xee1fx13)&& !mxUtils[_0x970d[442]](_0xee1fx3,_0xee1fx2,_0xee1fx13)&& _0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx2,_0xee1fx13)),_0xee1fx2= null!= _0xee1fx5&& _0xee1fx5[_0x970d[235]]>= _0xee1fx4[_0x970d[235]]&& _0xee1fx5[_0x970d[235]]<= _0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]?_0xee1fx5[_0x970d[235]]:_0xee1fxa[_0x970d[2230]](_0xee1fx4),!mxUtils[_0x970d[442]](_0xee1fx4,_0xee1fx2,_0xee1fx13)&& !mxUtils[_0x970d[442]](_0xee1fx3,_0xee1fx2,_0xee1fx13)&& _0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx2,_0xee1fx13)),1== _0xee1fx9[_0x970d[67]]&& (null!= _0xee1fx5&& 1== _0xee1fx9[_0x970d[67]]?!mxUtils[_0x970d[442]](_0xee1fx4,_0xee1fx5[_0x970d[235]],_0xee1fx13)&& !mxUtils[_0x970d[442]](_0xee1fx3,_0xee1fx5[_0x970d[235]],_0xee1fx13)&& _0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx5[_0x970d[235]],_0xee1fx13)):(_0xee1fxa= Math[_0x970d[160]](_0xee1fx3[_0x970d[235]],_0xee1fx4[_0x970d[235]]),_0xee1fx3= Math[_0x970d[243]](_0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]],_0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]),_0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fxa+ (_0xee1fx3- _0xee1fxa)/ 2,_0xee1fx13)))))},SegmentConnector:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=_0xee1fx2[_0x970d[439]],_0xee1fx12=!0,_0xee1fx13=null,_0xee1fx14=_0xee1fxa[0];null== _0xee1fx14&& null!= _0xee1fx3?_0xee1fx14= new mxPoint(_0xee1fx2[_0x970d[441]][_0x970d[2230]](_0xee1fx3),_0xee1fx2[_0x970d[441]][_0x970d[2228]](_0xee1fx3)):null!= _0xee1fx14&& (_0xee1fx14= _0xee1fx14[_0x970d[238]]());var _0xee1fx15=_0xee1fxa[_0x970d[67]]- 1;if(null!= _0xee1fx5&& 0< _0xee1fx5[_0x970d[67]]){for(var _0xee1fx13=_0xee1fx2[_0x970d[441]][_0x970d[2229]](_0xee1fx2,_0xee1fx5[0]),_0xee1fx16=_0xee1fx3,_0xee1fx17=_0xee1fxa[0],_0xee1fx18=!1,_0xee1fx19=!1,_0xee1fx18=_0xee1fx13,_0xee1fx1a=_0xee1fx5[_0x970d[67]],_0xee1fx1b=0;2> _0xee1fx1b;_0xee1fx1b++){var _0xee1fx1c=null!= _0xee1fx17&& _0xee1fx17[_0x970d[235]]== _0xee1fx18[_0x970d[235]],_0xee1fx1d=null!= _0xee1fx17&& _0xee1fx17[_0x970d[236]]== _0xee1fx18[_0x970d[236]],_0xee1fx1e=null!= _0xee1fx16&& _0xee1fx18[_0x970d[236]]>= _0xee1fx16[_0x970d[236]]&& _0xee1fx18[_0x970d[236]]<= _0xee1fx16[_0x970d[236]]+ _0xee1fx16[_0x970d[119]],_0xee1fx16=null!= _0xee1fx16&& _0xee1fx18[_0x970d[235]]>= _0xee1fx16[_0x970d[235]]&& _0xee1fx18[_0x970d[235]]<= _0xee1fx16[_0x970d[235]]+ _0xee1fx16[_0x970d[117]],_0xee1fx18=_0xee1fx1d|| null== _0xee1fx17&& _0xee1fx1e,_0xee1fx19=_0xee1fx1c|| null== _0xee1fx17&& _0xee1fx16;if(null!= _0xee1fx17&& !_0xee1fx1d&& !_0xee1fx1c&& (_0xee1fx1e|| _0xee1fx16)){_0xee1fx12= _0xee1fx1e?!1:!0;break};if(_0xee1fx19|| _0xee1fx18){_0xee1fx12= _0xee1fx18;1== _0xee1fx1b&& (_0xee1fx12= 0== _0xee1fx5[_0x970d[67]]% 2?_0xee1fx18:_0xee1fx19);break};_0xee1fx16= _0xee1fx4;_0xee1fx17= _0xee1fxa[_0xee1fx15];_0xee1fx18= _0xee1fx2[_0x970d[441]][_0x970d[2229]](_0xee1fx2,_0xee1fx5[_0xee1fx1a- 1])};_0xee1fx12&& (null!= _0xee1fxa[0]&& _0xee1fxa[0][_0x970d[236]]!= _0xee1fx13[_0x970d[236]]|| null== _0xee1fxa[0]&& null!= _0xee1fx3&& (_0xee1fx13[_0x970d[236]]< _0xee1fx3[_0x970d[236]]|| _0xee1fx13[_0x970d[236]]> _0xee1fx3[_0x970d[236]]+ _0xee1fx3[_0x970d[119]]))?_0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx14[_0x970d[235]],_0xee1fx13[_0x970d[236]])):!_0xee1fx12&& (null!= _0xee1fxa[0]&& _0xee1fxa[0][_0x970d[235]]!= _0xee1fx13[_0x970d[235]]|| null== _0xee1fxa[0]&& null!= _0xee1fx3&& (_0xee1fx13[_0x970d[235]]< _0xee1fx3[_0x970d[235]]|| _0xee1fx13[_0x970d[235]]> _0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]]))&& _0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx13[_0x970d[235]],_0xee1fx14[_0x970d[236]]));_0xee1fx12?_0xee1fx14[_0x970d[236]]= _0xee1fx13[_0x970d[236]]:_0xee1fx14[_0x970d[235]]= _0xee1fx13[_0x970d[235]];for(_0xee1fx1b= 0;_0xee1fx1b< _0xee1fx5[_0x970d[67]];_0xee1fx1b++){_0xee1fx12= !_0xee1fx12,_0xee1fx13= _0xee1fx2[_0x970d[441]][_0x970d[2229]](_0xee1fx2,_0xee1fx5[_0xee1fx1b]),_0xee1fx12?_0xee1fx14[_0x970d[236]]= _0xee1fx13[_0x970d[236]]:_0xee1fx14[_0x970d[235]]= _0xee1fx13[_0x970d[235]],_0xee1fx9[_0x970d[207]](_0xee1fx14[_0x970d[238]]())}}else {_0xee1fx13= _0xee1fx14,_0xee1fx12= !0};_0xee1fx14= _0xee1fxa[_0xee1fx15];null== _0xee1fx14&& null!= _0xee1fx4&& (_0xee1fx14= new mxPoint(_0xee1fx2[_0x970d[441]][_0x970d[2230]](_0xee1fx4),_0xee1fx2[_0x970d[441]][_0x970d[2228]](_0xee1fx4)));_0xee1fx12&& (null!= _0xee1fxa[_0xee1fx15]&& _0xee1fxa[_0xee1fx15][_0x970d[236]]!= _0xee1fx13[_0x970d[236]]|| null== _0xee1fxa[_0xee1fx15]&& null!= _0xee1fx4&& (_0xee1fx13[_0x970d[236]]< _0xee1fx4[_0x970d[236]]|| _0xee1fx13[_0x970d[236]]> _0xee1fx4[_0x970d[236]]+ _0xee1fx4[_0x970d[119]]))?_0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx14[_0x970d[235]],_0xee1fx13[_0x970d[236]])):!_0xee1fx12&& (null!= _0xee1fxa[_0xee1fx15]&& _0xee1fxa[_0xee1fx15][_0x970d[235]]!= _0xee1fx13[_0x970d[235]]|| null== _0xee1fxa[_0xee1fx15]&& null!= _0xee1fx4&& (_0xee1fx13[_0x970d[235]]< _0xee1fx4[_0x970d[235]]|| _0xee1fx13[_0x970d[235]]> _0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]))&& _0xee1fx9[_0x970d[207]]( new mxPoint(_0xee1fx13[_0x970d[235]],_0xee1fx14[_0x970d[236]]));if(null== _0xee1fxa[0]&& null!= _0xee1fx3){for(;1< _0xee1fx9[_0x970d[67]]&& mxUtils[_0x970d[442]](_0xee1fx3,_0xee1fx9[1][_0x970d[235]],_0xee1fx9[1][_0x970d[236]]);){_0xee1fx9= _0xee1fx9[_0x970d[300]](1,1)}};if(null== _0xee1fxa[_0xee1fx15]&& null!= _0xee1fx4){for(;1< _0xee1fx9[_0x970d[67]]&& mxUtils[_0x970d[442]](_0xee1fx4,_0xee1fx9[_0xee1fx9[_0x970d[67]]- 1][_0x970d[235]],_0xee1fx9[_0xee1fx9[_0x970d[67]]- 1][_0x970d[236]]);){_0xee1fx9= _0xee1fx9[_0x970d[300]](_0xee1fx9[_0x970d[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(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=_0xee1fx2[_0x970d[441]][_0x970d[1179]],_0xee1fx12=null== _0xee1fx3?!1:_0xee1fxa[_0x970d[502]]()[_0x970d[250]](_0xee1fx3[_0x970d[246]]),_0xee1fxa=null== _0xee1fx4?!1:_0xee1fxa[_0x970d[502]]()[_0x970d[250]](_0xee1fx4[_0x970d[246]]);if(null!= _0xee1fx5&& 0< _0xee1fx5[_0x970d[67]]|| _0xee1fx12|| _0xee1fxa){mxEdgeStyle.SegmentConnector(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9)}else {_0xee1fx5= _0xee1fx2[_0x970d[439]];var _0xee1fx13=_0xee1fx5[0],_0xee1fx14=_0xee1fx5[_0xee1fx5[_0x970d[67]]- 1];_0xee1fx5= null!= _0xee1fx3?_0xee1fx3[_0x970d[235]]:_0xee1fx13[_0x970d[235]];var _0xee1fx12=null!= _0xee1fx3?_0xee1fx3[_0x970d[236]]:_0xee1fx13[_0x970d[236]],_0xee1fx15=null!= _0xee1fx3?_0xee1fx3[_0x970d[117]]:1,_0xee1fx16=null!= _0xee1fx3?_0xee1fx3[_0x970d[119]]:1,_0xee1fx17=null!= _0xee1fx4?_0xee1fx4[_0x970d[235]]:_0xee1fx14[_0x970d[235]],_0xee1fx18=null!= _0xee1fx4?_0xee1fx4[_0x970d[236]]:_0xee1fx14[_0x970d[236]],_0xee1fx19=null!= _0xee1fx4?_0xee1fx4[_0x970d[117]]:1,_0xee1fx1a=null!= _0xee1fx4?_0xee1fx4[_0x970d[119]]:1,_0xee1fxa=_0xee1fx2[_0x970d[441]][_0x970d[255]]* mxEdgeStyle[_0x970d[2233]],_0xee1fx1b=[mxConstants[_0x970d[2234]],mxConstants[_0x970d[2234]]];null!= _0xee1fx3&& (_0xee1fx1b[0]= mxUtils[_0x970d[2227]](_0xee1fx3,_0xee1fx2,!0,mxConstants.DIRECTION_MASK_ALL));null!= _0xee1fx4&& (_0xee1fx1b[1]= mxUtils[_0x970d[2227]](_0xee1fx4,_0xee1fx2,!1,mxConstants.DIRECTION_MASK_ALL));_0xee1fx2= [0,0];_0xee1fx5= [[_0xee1fx5,_0xee1fx12,_0xee1fx15,_0xee1fx16],[_0xee1fx17,_0xee1fx18,_0xee1fx19,_0xee1fx1a]];for(_0xee1fx15= 0;2> _0xee1fx15;_0xee1fx15++){mxEdgeStyle[_0x970d[2235]][_0xee1fx15][1]= _0xee1fx5[_0xee1fx15][0]- _0xee1fxa,mxEdgeStyle[_0x970d[2235]][_0xee1fx15][2]= _0xee1fx5[_0xee1fx15][1]- _0xee1fxa,mxEdgeStyle[_0x970d[2235]][_0xee1fx15][4]= _0xee1fx5[_0xee1fx15][0]+ _0xee1fx5[_0xee1fx15][2]+ _0xee1fxa,mxEdgeStyle[_0x970d[2235]][_0xee1fx15][8]= _0xee1fx5[_0xee1fx15][1]+ _0xee1fx5[_0xee1fx15][3]+ _0xee1fxa};_0xee1fx15= _0xee1fx5[0][0]+ _0xee1fx5[0][2]/ 2- (_0xee1fx5[1][0]+ _0xee1fx5[1][2]/ 2);_0xee1fx16= _0xee1fx5[0][1]+ _0xee1fx5[0][3]/ 2- (_0xee1fx5[1][1]+ _0xee1fx5[1][3]/ 2);_0xee1fx12= 0;0> _0xee1fx15?_0xee1fx12= 0> _0xee1fx16?2:1:0>= _0xee1fx16&& (_0xee1fx12= 3,0== _0xee1fx15&& (_0xee1fx12= 2));_0xee1fx16= null;null!= _0xee1fx3&& (_0xee1fx16= _0xee1fx13);_0xee1fx3= [[0.5,0.5],[0.5,0.5]];for(_0xee1fx15= 0;2> _0xee1fx15;_0xee1fx15++){null!= _0xee1fx16&& (_0xee1fx3[_0xee1fx15][0]= (_0xee1fx16[_0x970d[235]]- _0xee1fx5[_0xee1fx15][0])/ _0xee1fx5[_0xee1fx15][2],0.01> _0xee1fx3[_0xee1fx15][0]?_0xee1fx2[_0xee1fx15]= mxConstants[_0x970d[436]]:0.99< _0xee1fx3[_0xee1fx15][0]&& (_0xee1fx2[_0xee1fx15]= mxConstants[_0x970d[438]]),_0xee1fx3[_0xee1fx15][1]= (_0xee1fx16[_0x970d[236]]- _0xee1fx5[_0xee1fx15][1])/ _0xee1fx5[_0xee1fx15][3],0.01> _0xee1fx3[_0xee1fx15][1]?_0xee1fx2[_0xee1fx15]= mxConstants[_0x970d[435]]:0.99< _0xee1fx3[_0xee1fx15][1]&& (_0xee1fx2[_0xee1fx15]= mxConstants[_0x970d[437]])),_0xee1fx16= null,null!= _0xee1fx4&& (_0xee1fx16= _0xee1fx14)};_0xee1fx15= _0xee1fx5[0][1]- (_0xee1fx5[1][1]+ _0xee1fx5[1][3]);_0xee1fx16= _0xee1fx5[0][0]- (_0xee1fx5[1][0]+ _0xee1fx5[1][2]);_0xee1fx17= _0xee1fx5[1][1]- (_0xee1fx5[0][1]+ _0xee1fx5[0][3]);_0xee1fx18= _0xee1fx5[1][0]- (_0xee1fx5[0][0]+ _0xee1fx5[0][2]);mxEdgeStyle[_0x970d[2236]][1]= Math[_0x970d[160]](_0xee1fx16- 2* _0xee1fxa,0);mxEdgeStyle[_0x970d[2236]][2]= Math[_0x970d[160]](_0xee1fx15- 2* _0xee1fxa,0);mxEdgeStyle[_0x970d[2236]][4]= Math[_0x970d[160]](_0xee1fx17- 2* _0xee1fxa,0);mxEdgeStyle[_0x970d[2236]][3]= Math[_0x970d[160]](_0xee1fx18- 2* _0xee1fxa,0);_0xee1fx4= [];_0xee1fx13= [];_0xee1fx14= [];_0xee1fx13[0]= _0xee1fx16>= _0xee1fx18?mxConstants[_0x970d[436]]:mxConstants[_0x970d[438]];_0xee1fx14[0]= _0xee1fx15>= _0xee1fx17?mxConstants[_0x970d[435]]:mxConstants[_0x970d[437]];_0xee1fx13[1]= mxUtils[_0x970d[2237]](_0xee1fx13[0]);_0xee1fx14[1]= mxUtils[_0x970d[2237]](_0xee1fx14[0]);_0xee1fx16= _0xee1fx16>= _0xee1fx18?_0xee1fx16:_0xee1fx18;_0xee1fx17= _0xee1fx15>= _0xee1fx17?_0xee1fx15:_0xee1fx17;_0xee1fx18= [[0,0],[0,0]];_0xee1fx19= !1;for(_0xee1fx15= 0;2> _0xee1fx15;_0xee1fx15++){0== _0xee1fx2[_0xee1fx15]&& (0== (_0xee1fx13[_0xee1fx15]& _0xee1fx1b[_0xee1fx15])&& (_0xee1fx13[_0xee1fx15]= mxUtils[_0x970d[2237]](_0xee1fx13[_0xee1fx15])),0== (_0xee1fx14[_0xee1fx15]& _0xee1fx1b[_0xee1fx15])&& (_0xee1fx14[_0xee1fx15]= mxUtils[_0x970d[2237]](_0xee1fx14[_0xee1fx15])),_0xee1fx18[_0xee1fx15][0]= _0xee1fx14[_0xee1fx15],_0xee1fx18[_0xee1fx15][1]= _0xee1fx13[_0xee1fx15])};_0xee1fx17> 2* _0xee1fxa&& _0xee1fx16> 2* _0xee1fxa&& (0< (_0xee1fx13[0]& _0xee1fx1b[0])&& 0< (_0xee1fx14[1]& _0xee1fx1b[1])?(_0xee1fx18[0][0]= _0xee1fx13[0],_0xee1fx18[0][1]= _0xee1fx14[0],_0xee1fx18[1][0]= _0xee1fx14[1],_0xee1fx18[1][1]= _0xee1fx13[1],_0xee1fx19= !0):0< (_0xee1fx14[0]& _0xee1fx1b[0])&& 0< (_0xee1fx13[1]& _0xee1fx1b[1])&& (_0xee1fx18[0][0]= _0xee1fx14[0],_0xee1fx18[0][1]= _0xee1fx13[0],_0xee1fx18[1][0]= _0xee1fx13[1],_0xee1fx18[1][1]= _0xee1fx14[1],_0xee1fx19= !0));_0xee1fx17> 2* _0xee1fxa&& !_0xee1fx19&& (_0xee1fx18[0][0]= _0xee1fx14[0],_0xee1fx18[0][1]= _0xee1fx13[0],_0xee1fx18[1][0]= _0xee1fx14[1],_0xee1fx18[1][1]= _0xee1fx13[1],_0xee1fx19= !0);_0xee1fx16> 2* _0xee1fxa&& !_0xee1fx19&& (_0xee1fx18[0][0]= _0xee1fx13[0],_0xee1fx18[0][1]= _0xee1fx14[0],_0xee1fx18[1][0]= _0xee1fx13[1],_0xee1fx18[1][1]= _0xee1fx14[1]);for(_0xee1fx15= 0;2> _0xee1fx15;_0xee1fx15++){if(0== _0xee1fx2[_0xee1fx15]&& (0== (_0xee1fx18[_0xee1fx15][0]& _0xee1fx1b[_0xee1fx15])&& (_0xee1fx18[_0xee1fx15][0]= _0xee1fx18[_0xee1fx15][1]),_0xee1fx4[_0xee1fx15]= _0xee1fx18[_0xee1fx15][0]& _0xee1fx1b[_0xee1fx15],_0xee1fx4[_0xee1fx15]|= (_0xee1fx18[_0xee1fx15][1]& _0xee1fx1b[_0xee1fx15])<< 8,_0xee1fx4[_0xee1fx15]|= (_0xee1fx18[1- _0xee1fx15][_0xee1fx15]& _0xee1fx1b[_0xee1fx15])<< 16,_0xee1fx4[_0xee1fx15]|= (_0xee1fx18[1- _0xee1fx15][1- _0xee1fx15]& _0xee1fx1b[_0xee1fx15])<< 24,0== (_0xee1fx4[_0xee1fx15]& 15)&& (_0xee1fx4[_0xee1fx15]<<= 8),0== (_0xee1fx4[_0xee1fx15]& 3840)&& (_0xee1fx4[_0xee1fx15]= _0xee1fx4[_0xee1fx15]& 15| _0xee1fx4[_0xee1fx15]>> 8),0== (_0xee1fx4[_0xee1fx15]& 983040)&& (_0xee1fx4[_0xee1fx15]= _0xee1fx4[_0xee1fx15]& 65535| (_0xee1fx4[_0xee1fx15]& 251658240)>> 8),_0xee1fx2[_0xee1fx15]= _0xee1fx4[_0xee1fx15]& 15,_0xee1fx1b[_0xee1fx15]== mxConstants[_0x970d[436]]|| _0xee1fx1b[_0xee1fx15]== mxConstants[_0x970d[435]]|| _0xee1fx1b[_0xee1fx15]== mxConstants[_0x970d[438]]|| _0xee1fx1b[_0xee1fx15]== mxConstants[_0x970d[437]])){_0xee1fx2[_0xee1fx15]= _0xee1fx1b[_0xee1fx15]}};_0xee1fx15= _0xee1fx2[0]== mxConstants[_0x970d[438]]?3:_0xee1fx2[0];_0xee1fx1b= _0xee1fx2[1]== mxConstants[_0x970d[438]]?3:_0xee1fx2[1];_0xee1fx15-= _0xee1fx12;_0xee1fx1b-= _0xee1fx12;1> _0xee1fx15&& (_0xee1fx15+= 4);1> _0xee1fx1b&& (_0xee1fx1b+= 4);_0xee1fx1b= mxEdgeStyle[_0x970d[2238]][_0xee1fx15- 1][_0xee1fx1b- 1];mxEdgeStyle[_0x970d[2239]][0][0]= _0xee1fx5[0][0];mxEdgeStyle[_0x970d[2239]][0][1]= _0xee1fx5[0][1];switch(_0xee1fx2[0]){case mxConstants[_0x970d[436]]:mxEdgeStyle[_0x970d[2239]][0][0]-= _0xee1fxa;mxEdgeStyle[_0x970d[2239]][0][1]+= _0xee1fx3[0][1]* _0xee1fx5[0][3];break;case mxConstants[_0x970d[437]]:mxEdgeStyle[_0x970d[2239]][0][0]+= _0xee1fx3[0][0]* _0xee1fx5[0][2];mxEdgeStyle[_0x970d[2239]][0][1]+= _0xee1fx5[0][3]+ _0xee1fxa;break;case mxConstants[_0x970d[438]]:mxEdgeStyle[_0x970d[2239]][0][0]+= _0xee1fx5[0][2]+ _0xee1fxa;mxEdgeStyle[_0x970d[2239]][0][1]+= _0xee1fx3[0][1]* _0xee1fx5[0][3];break;case mxConstants[_0x970d[435]]:mxEdgeStyle[_0x970d[2239]][0][0]+= _0xee1fx3[0][0]* _0xee1fx5[0][2],mxEdgeStyle[_0x970d[2239]][0][1]-= _0xee1fxa};_0xee1fxa= 0;_0xee1fx13= _0xee1fx4= 0< (_0xee1fx2[0]& (mxConstants[_0x970d[438]]| mxConstants[_0x970d[436]]))?0:1;for(_0xee1fx15= _0xee1fx14= 0;_0xee1fx15< _0xee1fx1b[_0x970d[67]];_0xee1fx15++){_0xee1fx14= _0xee1fx1b[_0xee1fx15]& 15;_0xee1fx1a= _0xee1fx14== mxConstants[_0x970d[438]]?3:_0xee1fx14;_0xee1fx1a+= _0xee1fx12;4< _0xee1fx1a&& (_0xee1fx1a-= 4);_0xee1fx16= mxEdgeStyle[_0x970d[2240]][_0xee1fx1a- 1];_0xee1fx14= 0< _0xee1fx1a% 2?0:1;_0xee1fx14!= _0xee1fx4&& (_0xee1fxa++,mxEdgeStyle[_0x970d[2239]][_0xee1fxa][0]= mxEdgeStyle[_0x970d[2239]][_0xee1fxa- 1][0],mxEdgeStyle[_0x970d[2239]][_0xee1fxa][1]= mxEdgeStyle[_0x970d[2239]][_0xee1fxa- 1][1]);var _0xee1fx1c=0< (_0xee1fx1b[_0xee1fx15]& mxEdgeStyle[_0x970d[2241]]),_0xee1fx19=0< (_0xee1fx1b[_0xee1fx15]& mxEdgeStyle[_0x970d[2242]]),_0xee1fx17=(_0xee1fx1b[_0xee1fx15]& mxEdgeStyle[_0x970d[2243]])>> 5,_0xee1fx17=_0xee1fx17<< _0xee1fx12;15< _0xee1fx17&& (_0xee1fx17>>= 4);_0xee1fx18= 0< (_0xee1fx1b[_0xee1fx15]& mxEdgeStyle[_0x970d[2244]]);(_0xee1fx19|| _0xee1fx1c)&& 9> _0xee1fx17?(_0xee1fx1a= 0,_0xee1fx19= _0xee1fx19?0:1,_0xee1fx1a= _0xee1fx18&& 0== _0xee1fx14?_0xee1fx5[_0xee1fx19][0]+ _0xee1fx3[_0xee1fx19][0]* _0xee1fx5[_0xee1fx19][2]:_0xee1fx18?_0xee1fx5[_0xee1fx19][1]+ _0xee1fx3[_0xee1fx19][1]* _0xee1fx5[_0xee1fx19][3]:mxEdgeStyle[_0x970d[2235]][_0xee1fx19][_0xee1fx17],0== _0xee1fx14?(_0xee1fx17= (_0xee1fx1a- mxEdgeStyle[_0x970d[2239]][_0xee1fxa][0])* _0xee1fx16[0],0< _0xee1fx17&& (mxEdgeStyle[_0x970d[2239]][_0xee1fxa][0]+= _0xee1fx16[0]* _0xee1fx17)):(_0xee1fx17= (_0xee1fx1a- mxEdgeStyle[_0x970d[2239]][_0xee1fxa][1])* _0xee1fx16[1],0< _0xee1fx17&& (mxEdgeStyle[_0x970d[2239]][_0xee1fxa][1]+= _0xee1fx16[1]* _0xee1fx17))):_0xee1fx18&& (mxEdgeStyle[_0x970d[2239]][_0xee1fxa][0]+= _0xee1fx16[0]* Math[_0x970d[425]](mxEdgeStyle[_0x970d[2236]][_0xee1fx1a]/ 2),mxEdgeStyle[_0x970d[2239]][_0xee1fxa][1]+= _0xee1fx16[1]* Math[_0x970d[425]](mxEdgeStyle[_0x970d[2236]][_0xee1fx1a]/ 2));0< _0xee1fxa&& mxEdgeStyle[_0x970d[2239]][_0xee1fxa][_0xee1fx14]== mxEdgeStyle[_0x970d[2239]][_0xee1fxa- 1][_0xee1fx14]?_0xee1fxa--:_0xee1fx4= _0xee1fx14};for(_0xee1fx15= 0;_0xee1fx15<= _0xee1fxa&& !(_0xee1fx15== _0xee1fxa&& ((0< (_0xee1fx2[1]& (mxConstants[_0x970d[438]]| mxConstants[_0x970d[436]]))?0:1)== _0xee1fx13?0:1)!= (_0xee1fxa+ 1)% 2);_0xee1fx15++){_0xee1fx9[_0x970d[207]]( new mxPoint(mxEdgeStyle[_0x970d[2239]][_0xee1fx15][0],mxEdgeStyle[_0x970d[2239]][_0xee1fx15][1]))}}},getRoutePattern:function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=_0xee1fx2[0]== mxConstants[_0x970d[438]]?3:_0xee1fx2[0];_0xee1fx2= _0xee1fx2[1]== mxConstants[_0x970d[438]]?3:_0xee1fx2[1];_0xee1fx9-= _0xee1fx3;_0xee1fx2-= _0xee1fx3;1> _0xee1fx9&& (_0xee1fx9+= 4);1> _0xee1fx2&& (_0xee1fx2+= 4);_0xee1fx3= routePatterns[_0xee1fx9- 1][_0xee1fx2- 1];if(0== _0xee1fx4|| 0== _0xee1fx5){null!= inlineRoutePatterns[_0xee1fx9- 1][_0xee1fx2- 1]&& (_0xee1fx3= inlineRoutePatterns[_0xee1fx9- 1][_0xee1fx2- 1])};return _0xee1fx3}},mxStyleRegistry={values:[],putValue:function(_0xee1fx2,_0xee1fx3){mxStyleRegistry[_0x970d[2245]][_0xee1fx2]= _0xee1fx3},getValue:function(_0xee1fx2){return mxStyleRegistry[_0x970d[2245]][_0xee1fx2]},getName:function(_0xee1fx2){for(var _0xee1fx3 in mxStyleRegistry[_0x970d[2245]]){if(mxStyleRegistry[_0x970d[2245]][_0xee1fx3]== _0xee1fx2){return _0xee1fx3}};return null}};mxStyleRegistry[_0x970d[2246]](mxConstants.EDGESTYLE_ELBOW,mxEdgeStyle.ElbowConnector);mxStyleRegistry[_0x970d[2246]](mxConstants.EDGESTYLE_ENTITY_RELATION,mxEdgeStyle.EntityRelation);mxStyleRegistry[_0x970d[2246]](mxConstants.EDGESTYLE_LOOP,mxEdgeStyle.Loop);mxStyleRegistry[_0x970d[2246]](mxConstants.EDGESTYLE_SIDETOSIDE,mxEdgeStyle.SideToSide);mxStyleRegistry[_0x970d[2246]](mxConstants.EDGESTYLE_TOPTOBOTTOM,mxEdgeStyle.TopToBottom);mxStyleRegistry[_0x970d[2246]](mxConstants.EDGESTYLE_ORTHOGONAL,mxEdgeStyle.OrthConnector);mxStyleRegistry[_0x970d[2246]](mxConstants.EDGESTYLE_SEGMENT,mxEdgeStyle.SegmentConnector);mxStyleRegistry[_0x970d[2246]](mxConstants.PERIMETER_ELLIPSE,mxPerimeter.EllipsePerimeter);mxStyleRegistry[_0x970d[2246]](mxConstants.PERIMETER_RECTANGLE,mxPerimeter.RectanglePerimeter);mxStyleRegistry[_0x970d[2246]](mxConstants.PERIMETER_RHOMBUS,mxPerimeter.RhombusPerimeter);mxStyleRegistry[_0x970d[2246]](mxConstants.PERIMETER_TRIANGLE,mxPerimeter.TrianglePerimeter);function mxGraphView(_0xee1fx2){this[_0x970d[1179]]= _0xee1fx2;this[_0x970d[513]]= new mxPoint;this[_0x970d[2247]]= new mxRectangle;this[_0x970d[1214]]= new mxDictionary}mxGraphView[_0x970d[202]]= new mxEventSource;mxGraphView[_0x970d[202]][_0x970d[196]]= mxGraphView;mxGraphView[_0x970d[202]][_0x970d[2248]]= new mxPoint;mxGraphView[_0x970d[202]][_0x970d[2091]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[819]:_0x970d[110];mxGraphView[_0x970d[202]][_0x970d[2249]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[2250]:_0x970d[110];mxGraphView[_0x970d[202]][_0x970d[2251]]= !1;mxGraphView[_0x970d[202]][_0x970d[2252]]= !0;mxGraphView[_0x970d[202]][_0x970d[2253]]= !0;mxGraphView[_0x970d[202]][_0x970d[2254]]= !0;mxGraphView[_0x970d[202]][_0x970d[1179]]= null;mxGraphView[_0x970d[202]][_0x970d[1741]]= null;mxGraphView[_0x970d[202]][_0x970d[2247]]= null;mxGraphView[_0x970d[202]][_0x970d[255]]= 1;mxGraphView[_0x970d[202]][_0x970d[513]]= null;mxGraphView[_0x970d[202]][_0x970d[2255]]= !1;mxGraphView[_0x970d[202]][_0x970d[517]]= function(){return this[_0x970d[2247]]};mxGraphView[_0x970d[202]][_0x970d[2256]]= function(_0xee1fx2){this[_0x970d[2247]]= _0xee1fx2};mxGraphView[_0x970d[202]][_0x970d[1799]]= function(_0xee1fx2){var _0xee1fx3=null;if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]){for(var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){if(_0xee1fx4[_0x970d[1193]](_0xee1fx2[_0xee1fx5])|| _0xee1fx4[_0x970d[250]](_0xee1fx2[_0xee1fx5])){var _0xee1fx9=this[_0x970d[248]](_0xee1fx2[_0xee1fx5]);null!= _0xee1fx9&& (null== _0xee1fx3?_0xee1fx3= new mxRectangle(_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[236]],_0xee1fx9[_0x970d[117]],_0xee1fx9[_0x970d[119]]):_0xee1fx3[_0x970d[99]](_0xee1fx9))}}};return _0xee1fx3};mxGraphView[_0x970d[202]][_0x970d[2257]]= function(_0xee1fx2){if(this[_0x970d[1741]]!= _0xee1fx2){var _0xee1fx3= new mxCurrentRootChange(this,_0xee1fx2);_0xee1fx3[_0x970d[350]]();var _0xee1fx4= new mxUndoableEdit(this,!1);_0xee1fx4[_0x970d[99]](_0xee1fx3);this[_0x970d[746]]( new mxEventObject(mxEvent.UNDO,_0x970d[1061],_0xee1fx4));this[_0x970d[1179]][_0x970d[2258]]()};return _0xee1fx2};mxGraphView[_0x970d[202]][_0x970d[829]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[255]],_0xee1fx9= new mxPoint(this[_0x970d[513]][_0x970d[235]],this[_0x970d[513]][_0x970d[236]]);if(this[_0x970d[255]]!= _0xee1fx2|| this[_0x970d[513]][_0x970d[235]]!= _0xee1fx3|| this[_0x970d[513]][_0x970d[236]]!= _0xee1fx4){this[_0x970d[255]]= _0xee1fx2,this[_0x970d[513]][_0x970d[235]]= _0xee1fx3,this[_0x970d[513]][_0x970d[236]]= _0xee1fx4,this[_0x970d[503]]()&& (this[_0x970d[2259]](),this[_0x970d[1179]][_0x970d[2258]]())};this[_0x970d[746]]( new mxEventObject(mxEvent.SCALE_AND_TRANSLATE,_0x970d[255],_0xee1fx2,_0x970d[2260],_0xee1fx5,_0x970d[513],this[_0x970d[513]],_0x970d[2261],_0xee1fx9))};mxGraphView[_0x970d[202]][_0x970d[518]]= function(){return this[_0x970d[255]]};mxGraphView[_0x970d[202]][_0x970d[2262]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[255]];this[_0x970d[255]]!= _0xee1fx2&& (this[_0x970d[255]]= _0xee1fx2,this[_0x970d[503]]()&& (this[_0x970d[2259]](),this[_0x970d[1179]][_0x970d[2258]]()));this[_0x970d[746]]( new mxEventObject(mxEvent.SCALE,_0x970d[255],_0xee1fx2,_0x970d[2260],_0xee1fx3))};mxGraphView[_0x970d[202]][_0x970d[512]]= function(){return this[_0x970d[513]]};mxGraphView[_0x970d[202]][_0x970d[1147]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4= new mxPoint(this[_0x970d[513]][_0x970d[235]],this[_0x970d[513]][_0x970d[236]]);if(this[_0x970d[513]][_0x970d[235]]!= _0xee1fx2|| this[_0x970d[513]][_0x970d[236]]!= _0xee1fx3){this[_0x970d[513]][_0x970d[235]]= _0xee1fx2,this[_0x970d[513]][_0x970d[236]]= _0xee1fx3,this[_0x970d[503]]()&& (this[_0x970d[2259]](),this[_0x970d[1179]][_0x970d[2258]]())};this[_0x970d[746]]( new mxEventObject(mxEvent.TRANSLATE,_0x970d[513],this[_0x970d[513]],_0x970d[2261],_0xee1fx4))};mxGraphView[_0x970d[202]][_0x970d[802]]= function(){null!= this[_0x970d[1741]]&& this[_0x970d[200]]();this[_0x970d[2259]]()};mxGraphView[_0x970d[202]][_0x970d[2259]]= function(){this[_0x970d[2263]]();this[_0x970d[2264]]()};mxGraphView[_0x970d[202]][_0x970d[200]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1179]][_0x970d[502]]();_0xee1fx2= _0xee1fx2|| _0xee1fx5[_0x970d[501]]();_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!1;_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!0;this[_0x970d[2265]](_0xee1fx2);if(_0xee1fx4&& (_0xee1fx3|| _0xee1fx2!= this[_0x970d[1741]])){_0xee1fx4= _0xee1fx5[_0x970d[262]](_0xee1fx2);for(var _0xee1fx9=0;_0xee1fx9< _0xee1fx4;_0xee1fx9++){this[_0x970d[200]](_0xee1fx5[_0x970d[263]](_0xee1fx2,_0xee1fx9),_0xee1fx3)}}else {this[_0x970d[2263]](_0xee1fx2)}};mxGraphView[_0x970d[202]][_0x970d[2263]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=this[_0x970d[1179]][_0x970d[502]]();_0xee1fx2= _0xee1fx2|| _0xee1fx9[_0x970d[501]]();_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!0;_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!0;_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:!1;var _0xee1fxa=this[_0x970d[248]](_0xee1fx2);null!= _0xee1fxa&& (_0xee1fxa[_0x970d[2080]]= !0,_0xee1fx5&& (_0xee1fxa[_0x970d[2082]]= !0));if(_0xee1fx3){for(var _0xee1fx12=_0xee1fx9[_0x970d[262]](_0xee1fx2),_0xee1fxa=0;_0xee1fxa< _0xee1fx12;_0xee1fxa++){var _0xee1fx13=_0xee1fx9[_0x970d[263]](_0xee1fx2,_0xee1fxa);this[_0x970d[2263]](_0xee1fx13,_0xee1fx3,_0xee1fx4,_0xee1fx5)}};if(_0xee1fx4){_0xee1fx5= _0xee1fx9[_0x970d[1707]](_0xee1fx2);for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx5;_0xee1fxa++){this[_0x970d[2263]](_0xee1fx9[_0x970d[1708]](_0xee1fx2,_0xee1fxa),_0xee1fx3,_0xee1fx4)}}};mxGraphView[_0x970d[202]][_0x970d[2264]]= function(_0xee1fx2){var _0xee1fx3=mxLog[_0x970d[2109]](_0x970d[2266]);window[_0x970d[879]]= mxResources[_0x970d[203]](this[_0x970d[2249]])|| this[_0x970d[2249]];var _0xee1fx4=null;if(this[_0x970d[2253]]&& null!= this[_0x970d[510]]&& null== this[_0x970d[1653]]&& (8== document[_0x970d[5]]|| mxClient[_0x970d[496]])){_0xee1fx4= this[_0x970d[510]][_0x970d[124]][_0x970d[495]];this[_0x970d[510]][_0x970d[124]][_0x970d[495]]= _0x970d[130];var _0xee1fx5=document[_0x970d[55]](_0x970d[485]);_0xee1fx5[_0x970d[124]][_0x970d[491]]= _0x970d[492];_0xee1fx5[_0x970d[124]][_0x970d[493]]= _0x970d[494];_0xee1fx5[_0x970d[124]][_0x970d[187]]= _0x970d[188];_0xee1fx5[_0x970d[124]][_0x970d[495]]= mxClient[_0x970d[496]]?_0x970d[497]:_0x970d[498];_0xee1fx5[_0x970d[124]][_0x970d[499]]= _0x970d[500];document[_0x970d[112]][_0x970d[62]](_0xee1fx5);this[_0x970d[1653]]= _0xee1fx5};_0xee1fx2= _0xee1fx2|| (null!= this[_0x970d[1741]]?this[_0x970d[1741]]:this[_0x970d[1179]][_0x970d[502]]()[_0x970d[501]]());this[_0x970d[2267]](null,_0xee1fx2);_0xee1fx2= this[_0x970d[2268]](null,_0xee1fx2);null== _0xee1fx2&& (_0xee1fx2= new mxRectangle);this[_0x970d[2256]](_0xee1fx2);this[_0x970d[2269]]();null!= _0xee1fx4&& (this[_0x970d[510]][_0x970d[124]][_0x970d[495]]= _0xee1fx4,document[_0x970d[112]][_0x970d[266]](this[_0x970d[1653]]),this[_0x970d[1653]]= null);window[_0x970d[879]]= mxResources[_0x970d[203]](this[_0x970d[2091]])|| this[_0x970d[2091]];mxLog[_0x970d[2110]](_0x970d[2266],_0xee1fx3)};mxGraphView[_0x970d[202]][_0x970d[2270]]= function(_0xee1fx2){return new mxRectangleShape(_0xee1fx2,_0x970d[1391],_0x970d[586])};mxGraphView[_0x970d[202]][_0x970d[2269]]= function(){var _0xee1fx2=this[_0x970d[1179]][_0x970d[2271]]();if(null!= _0xee1fx2){if(null== this[_0x970d[1617]]|| this[_0x970d[1617]][_0x970d[618]]!= _0xee1fx2[_0x970d[390]]){null!= this[_0x970d[1617]]&& this[_0x970d[1617]][_0x970d[515]]();var _0xee1fx3= new mxRectangle(0,0,1,1);this[_0x970d[1617]]= new mxImageShape(_0xee1fx3,_0xee1fx2[_0x970d[390]]);this[_0x970d[1617]][_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]];this[_0x970d[1617]][_0x970d[176]](this[_0x970d[2053]]);this[_0x970d[1617]][_0x970d[258]]()};this[_0x970d[2272]](this[_0x970d[1617]],_0xee1fx2)}else {null!= this[_0x970d[1617]]&& (this[_0x970d[1617]][_0x970d[515]](),this[_0x970d[1617]]= null)};this[_0x970d[1179]][_0x970d[2273]]?(_0xee1fx3= this[_0x970d[2274]](),null== this[_0x970d[2275]]?(this[_0x970d[2275]]= this[_0x970d[2270]](_0xee1fx3),this[_0x970d[2275]][_0x970d[255]]= this[_0x970d[255]],this[_0x970d[2275]][_0x970d[1596]]= !0,this[_0x970d[2275]][_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]],this[_0x970d[2275]][_0x970d[176]](this[_0x970d[2053]]),this[_0x970d[2275]][_0x970d[258]](),mxEvent[_0x970d[169]](this[_0x970d[2275]][_0x970d[252]],_0x970d[760],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1179]][_0x970d[761]](_0xee1fx2)})),mxEvent[_0x970d[759]](this[_0x970d[2275]][_0x970d[252]],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1179]][_0x970d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xee1fx2))}),mxUtils[_0x970d[885]](this,function(_0xee1fx2){null!= this[_0x970d[1179]][_0x970d[2276]]&& this[_0x970d[1179]][_0x970d[2276]][_0x970d[2277]]()&& this[_0x970d[1179]][_0x970d[2276]][_0x970d[801]]();this[_0x970d[1179]][_0x970d[1009]]&& !mxEvent[_0x970d[721]](_0xee1fx2)&& this[_0x970d[1179]][_0x970d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xee1fx2))}),mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1179]][_0x970d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xee1fx2))}))):(this[_0x970d[2275]][_0x970d[255]]= this[_0x970d[255]],this[_0x970d[2275]][_0x970d[1562]]= _0xee1fx3,this[_0x970d[2275]][_0x970d[258]]())):null!= this[_0x970d[2275]]&& (this[_0x970d[2275]][_0x970d[515]](),this[_0x970d[2275]]= null)};mxGraphView[_0x970d[202]][_0x970d[2274]]= function(){var _0xee1fx2=this[_0x970d[1179]][_0x970d[2013]],_0xee1fx3=this[_0x970d[255]]* this[_0x970d[1179]][_0x970d[2012]];return new mxRectangle(this[_0x970d[255]]* this[_0x970d[513]][_0x970d[235]],this[_0x970d[255]]* this[_0x970d[513]][_0x970d[236]],_0xee1fx2[_0x970d[117]]* _0xee1fx3,_0xee1fx2[_0x970d[119]]* _0xee1fx3)};mxGraphView[_0x970d[202]][_0x970d[2272]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx2[_0x970d[255]]= this[_0x970d[255]];_0xee1fx2[_0x970d[1562]][_0x970d[235]]= this[_0x970d[255]]* this[_0x970d[513]][_0x970d[235]];_0xee1fx2[_0x970d[1562]][_0x970d[236]]= this[_0x970d[255]]* this[_0x970d[513]][_0x970d[236]];_0xee1fx2[_0x970d[1562]][_0x970d[117]]= this[_0x970d[255]]* _0xee1fx3[_0x970d[117]];_0xee1fx2[_0x970d[1562]][_0x970d[119]]= this[_0x970d[255]]* _0xee1fx3[_0x970d[119]];_0xee1fx2[_0x970d[258]]()};mxGraphView[_0x970d[202]][_0x970d[2267]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=this[_0x970d[248]](_0xee1fx3,!0);if(null!= _0xee1fx5&& _0xee1fx5[_0x970d[2080]]){if(this[_0x970d[1179]][_0x970d[1714]](_0xee1fx3)){if(_0xee1fx3!= this[_0x970d[1741]]&& null!= _0xee1fx2){_0xee1fx5[_0x970d[2079]][_0x970d[235]]= 0;_0xee1fx5[_0x970d[2079]][_0x970d[236]]= 0;_0xee1fx5[_0x970d[2078]][_0x970d[235]]= _0xee1fx2[_0x970d[2078]][_0x970d[235]];_0xee1fx5[_0x970d[2078]][_0x970d[236]]= _0xee1fx2[_0x970d[2078]][_0x970d[236]];var _0xee1fx9=this[_0x970d[1179]][_0x970d[1198]](_0xee1fx3);if(null!= _0xee1fx9){if(!_0xee1fx4[_0x970d[250]](_0xee1fx3)){var _0xee1fxa=_0xee1fx9[_0x970d[1368]]|| this[_0x970d[2248]];_0xee1fx9[_0x970d[1500]]?(_0xee1fx5[_0x970d[2078]][_0x970d[235]]+= _0xee1fx9[_0x970d[235]]* _0xee1fx2[_0x970d[117]]/ this[_0x970d[255]]+ _0xee1fxa[_0x970d[235]],_0xee1fx5[_0x970d[2078]][_0x970d[236]]+= _0xee1fx9[_0x970d[236]]* _0xee1fx2[_0x970d[119]]/ this[_0x970d[255]]+ _0xee1fxa[_0x970d[236]]):(_0xee1fx5[_0x970d[2079]][_0x970d[235]]= this[_0x970d[255]]* _0xee1fxa[_0x970d[235]],_0xee1fx5[_0x970d[2079]][_0x970d[236]]= this[_0x970d[255]]* _0xee1fxa[_0x970d[236]],_0xee1fx5[_0x970d[2078]][_0x970d[235]]+= _0xee1fx9[_0x970d[235]],_0xee1fx5[_0x970d[2078]][_0x970d[236]]+= _0xee1fx9[_0x970d[236]])};_0xee1fx5[_0x970d[235]]= this[_0x970d[255]]* (this[_0x970d[513]][_0x970d[235]]+ _0xee1fx5[_0x970d[2078]][_0x970d[235]]);_0xee1fx5[_0x970d[236]]= this[_0x970d[255]]* (this[_0x970d[513]][_0x970d[236]]+ _0xee1fx5[_0x970d[2078]][_0x970d[236]]);_0xee1fx5[_0x970d[117]]= this[_0x970d[255]]* _0xee1fx9[_0x970d[117]];_0xee1fx5[_0x970d[119]]= this[_0x970d[255]]* _0xee1fx9[_0x970d[119]];if(_0xee1fx4[_0x970d[1193]](_0xee1fx3)){if(_0xee1fx9[_0x970d[1500]]&& (_0xee1fxa= mxUtils[_0x970d[431]](_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]),0!= _0xee1fxa)){var _0xee1fx9=Math[_0x970d[426]](_0xee1fxa),_0xee1fxa=Math[_0x970d[427]](_0xee1fxa),_0xee1fx12= new mxPoint(_0xee1fx5[_0x970d[241]](),_0xee1fx5[_0x970d[242]]()),_0xee1fx13= new mxPoint(_0xee1fx2[_0x970d[241]](),_0xee1fx2[_0x970d[242]]()),_0xee1fx9=mxUtils[_0x970d[432]](_0xee1fx12,_0xee1fx9,_0xee1fxa,_0xee1fx13);_0xee1fx5[_0x970d[235]]= _0xee1fx9[_0x970d[235]]- _0xee1fx5[_0x970d[117]]/ 2;_0xee1fx5[_0x970d[236]]= _0xee1fx9[_0x970d[236]]- _0xee1fx5[_0x970d[119]]/ 2};this[_0x970d[2279]](_0xee1fx5)}}}}else {this[_0x970d[2265]](_0xee1fx3)};_0xee1fxa= this[_0x970d[1179]][_0x970d[2280]](_0xee1fx3);null!= _0xee1fxa&& (_0xee1fx5[_0x970d[2078]][_0x970d[235]]+= _0xee1fxa[_0x970d[235]],_0xee1fx5[_0x970d[2078]][_0x970d[236]]+= _0xee1fxa[_0x970d[236]])};if(null!= _0xee1fx5&& (!this[_0x970d[1179]][_0x970d[1742]](_0xee1fx3)|| _0xee1fx3== this[_0x970d[1741]])){_0xee1fx9= _0xee1fx4[_0x970d[262]](_0xee1fx3);for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx9;_0xee1fxa++){_0xee1fx12= _0xee1fx4[_0x970d[263]](_0xee1fx3,_0xee1fxa),this[_0x970d[2267]](_0xee1fx5,_0xee1fx12)}}};mxGraphView[_0x970d[202]][_0x970d[2279]]= function(_0xee1fx2){var _0xee1fx3=mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0xee1fx3== mxConstants[_0x970d[2132]]?_0xee1fx2[_0x970d[2079]][_0x970d[235]]-= _0xee1fx2[_0x970d[117]]:_0xee1fx3== mxConstants[_0x970d[480]]&& (_0xee1fx2[_0x970d[2079]][_0x970d[235]]+= _0xee1fx2[_0x970d[117]]);_0xee1fx3= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0xee1fx3== mxConstants[_0x970d[1687]]?_0xee1fx2[_0x970d[2079]][_0x970d[236]]-= _0xee1fx2[_0x970d[119]]:_0xee1fx3== mxConstants[_0x970d[482]]&& (_0xee1fx2[_0x970d[2079]][_0x970d[236]]+= _0xee1fx2[_0x970d[119]])};mxGraphView[_0x970d[202]][_0x970d[2268]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=this[_0x970d[248]](_0xee1fx3),_0xee1fx9=null;if(null!= _0xee1fx5){if(_0xee1fx5[_0x970d[2080]]){var _0xee1fxa=this[_0x970d[1179]][_0x970d[1198]](_0xee1fx3);if(null!= _0xee1fxa&& _0xee1fx4[_0x970d[250]](_0xee1fx3)){var _0xee1fx12=this[_0x970d[248]](this[_0x970d[1710]](_0xee1fx3,!0));_0xee1fx5[_0x970d[2090]](_0xee1fx12,!0);if(null!= _0xee1fx12&& _0xee1fx4[_0x970d[250]](_0xee1fx12[_0x970d[246]])&& !_0xee1fx4[_0x970d[1720]](_0xee1fx12[_0x970d[246]],_0xee1fx3)){var _0xee1fx13=this[_0x970d[248]](_0xee1fx4[_0x970d[1197]](_0xee1fx12[_0x970d[246]]));this[_0x970d[2268]](_0xee1fx13,_0xee1fx12[_0x970d[246]])};var _0xee1fx14=this[_0x970d[248]](this[_0x970d[1710]](_0xee1fx3,!1));_0xee1fx5[_0x970d[2090]](_0xee1fx14,!1);null!= _0xee1fx14&& (_0xee1fx4[_0x970d[250]](_0xee1fx14[_0x970d[246]])&& !_0xee1fx4[_0x970d[1720]](_0xee1fx14[_0x970d[246]],_0xee1fx3))&& (_0xee1fx13= this[_0x970d[248]](_0xee1fx4[_0x970d[1197]](_0xee1fx14[_0x970d[246]])),this[_0x970d[2268]](_0xee1fx13,_0xee1fx14[_0x970d[246]]));this[_0x970d[2281]](_0xee1fx5,_0xee1fx12,_0xee1fx14);this[_0x970d[2282]](_0xee1fx5,_0xee1fxa[_0x970d[1525]],_0xee1fx12,_0xee1fx14);this[_0x970d[2283]](_0xee1fx5,_0xee1fx12,_0xee1fx14);this[_0x970d[2284]](_0xee1fx5);this[_0x970d[2285]](_0xee1fx5)}else {null!= _0xee1fxa&& (_0xee1fxa[_0x970d[1500]]&& null!= _0xee1fx2&& _0xee1fx4[_0x970d[250]](_0xee1fx2[_0x970d[246]]))&& (_0xee1fxa= this[_0x970d[245]](_0xee1fx2,_0xee1fxa),null!= _0xee1fxa&& (_0xee1fx5[_0x970d[235]]= _0xee1fxa[_0x970d[235]],_0xee1fx5[_0x970d[236]]= _0xee1fxa[_0x970d[236]],_0xee1fxa[_0x970d[235]]= _0xee1fxa[_0x970d[235]]/ this[_0x970d[255]]- this[_0x970d[513]][_0x970d[235]],_0xee1fxa[_0x970d[236]]= _0xee1fxa[_0x970d[236]]/ this[_0x970d[255]]- this[_0x970d[513]][_0x970d[236]],_0xee1fx5[_0x970d[2078]]= _0xee1fxa,this[_0x970d[2286]](_0xee1fx2,_0xee1fx5)))};_0xee1fx5[_0x970d[2080]]= !1;_0xee1fx3!= this[_0x970d[1741]]&& this[_0x970d[1179]][_0x970d[259]][_0x970d[258]](_0xee1fx5,!1,this[_0x970d[2287]]())};if(_0xee1fx4[_0x970d[250]](_0xee1fx3)|| _0xee1fx4[_0x970d[1193]](_0xee1fx3)){null!= _0xee1fx5[_0x970d[253]]&& null!= _0xee1fx5[_0x970d[253]][_0x970d[1563]]&& (_0xee1fx9= _0xee1fx5[_0x970d[253]][_0x970d[1563]][_0x970d[238]]()),null!= _0xee1fx5[_0x970d[963]]&& !this[_0x970d[1179]][_0x970d[2130]](_0xee1fx5[_0x970d[246]])&& null!= _0xee1fx5[_0x970d[963]][_0x970d[1563]]&& (null!= _0xee1fx9?_0xee1fx9[_0x970d[99]](_0xee1fx5[_0x970d[963]][_0x970d[1563]]):_0xee1fx9= _0xee1fx5[_0x970d[963]][_0x970d[1563]][_0x970d[238]]())}};if(null!= _0xee1fx5&& (!this[_0x970d[1179]][_0x970d[1742]](_0xee1fx3)|| _0xee1fx3== this[_0x970d[1741]])){_0xee1fxa= _0xee1fx4[_0x970d[262]](_0xee1fx3);for(_0xee1fx12= 0;_0xee1fx12< _0xee1fxa;_0xee1fx12++){_0xee1fx13= _0xee1fx4[_0x970d[263]](_0xee1fx3,_0xee1fx12),_0xee1fx13= this[_0x970d[2268]](_0xee1fx5,_0xee1fx13),null!= _0xee1fx13&& (null== _0xee1fx9?_0xee1fx9= _0xee1fx13:_0xee1fx9[_0x970d[99]](_0xee1fx13))}};return _0xee1fx9};mxGraphView[_0x970d[202]][_0x970d[2286]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx3[_0x970d[246]];if(!this[_0x970d[1179]][_0x970d[1742]](_0xee1fx4)|| _0xee1fx4== this[_0x970d[1741]]){for(var _0xee1fx5=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx9=_0xee1fx5[_0x970d[262]](_0xee1fx4),_0xee1fxa=0;_0xee1fxa< _0xee1fx9;_0xee1fxa++){this[_0x970d[2267]](_0xee1fx3,_0xee1fx5[_0x970d[263]](_0xee1fx4,_0xee1fxa))}}};mxGraphView[_0x970d[202]][_0x970d[2281]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[2289]](_0xee1fx2,_0xee1fx3,!0,this[_0x970d[1179]][_0x970d[2288]](_0xee1fx2,_0xee1fx3,!0));this[_0x970d[2289]](_0xee1fx2,_0xee1fx4,!1,this[_0x970d[1179]][_0x970d[2288]](_0xee1fx2,_0xee1fx4,!1))};mxGraphView[_0x970d[202]][_0x970d[2289]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=null;null!= _0xee1fx5&& (_0xee1fx9= this[_0x970d[1179]][_0x970d[2290]](_0xee1fx3,_0xee1fx5));if(null== _0xee1fx9&& null== _0xee1fx3){_0xee1fx3= this[_0x970d[255]];_0xee1fx5= this[_0x970d[513]];var _0xee1fxa=_0xee1fx2[_0x970d[2078]],_0xee1fx9=this[_0x970d[1179]][_0x970d[1198]](_0xee1fx2[_0x970d[246]])[_0x970d[2006]](_0xee1fx4);null!= _0xee1fx9&& (_0xee1fx9= new mxPoint(_0xee1fx3* (_0xee1fx5[_0x970d[235]]+ _0xee1fx9[_0x970d[235]]+ _0xee1fxa[_0x970d[235]]),_0xee1fx3* (_0xee1fx5[_0x970d[236]]+ _0xee1fx9[_0x970d[236]]+ _0xee1fxa[_0x970d[236]])))};_0xee1fx2[_0x970d[2088]](_0xee1fx9,_0xee1fx4)};mxGraphView[_0x970d[202]][_0x970d[2282]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx2){var _0xee1fx9=[];_0xee1fx9[_0x970d[207]](_0xee1fx2[_0x970d[439]][0]);var _0xee1fxa=this[_0x970d[2291]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5);if(null!= _0xee1fxa){_0xee1fx4= this[_0x970d[2292]](_0xee1fx2,_0xee1fx4,!0),_0xee1fx5= this[_0x970d[2292]](_0xee1fx2,_0xee1fx5,!1),_0xee1fxa(_0xee1fx2,_0xee1fx4,_0xee1fx5,_0xee1fx3,_0xee1fx9)}else {if(null!= _0xee1fx3){for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx3[_0x970d[67]];_0xee1fxa++){null!= _0xee1fx3[_0xee1fxa]&& (_0xee1fx5= mxUtils[_0x970d[238]](_0xee1fx3[_0xee1fxa]),_0xee1fx9[_0x970d[207]](this[_0x970d[2229]](_0xee1fx2,_0xee1fx5)))}}};_0xee1fx3= _0xee1fx2[_0x970d[439]];_0xee1fx9[_0x970d[207]](_0xee1fx3[_0xee1fx3[_0x970d[67]]- 1]);_0xee1fx2[_0x970d[439]]= _0xee1fx9}};mxGraphView[_0x970d[202]][_0x970d[2229]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx2[_0x970d[2078]];return new mxPoint(this[_0x970d[255]]* (_0xee1fx3[_0x970d[235]]+ this[_0x970d[513]][_0x970d[235]]+ _0xee1fx4[_0x970d[235]]),this[_0x970d[255]]* (_0xee1fx3[_0x970d[236]]+ this[_0x970d[513]][_0x970d[236]]+ _0xee1fx4[_0x970d[236]]))};mxGraphView[_0x970d[202]][_0x970d[2291]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx2= null!= _0xee1fx4&& _0xee1fx4== _0xee1fx5?mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_LOOP,this[_0x970d[1179]][_0x970d[2293]]):!mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_NOEDGESTYLE,!1)?_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2294]]]:null;_0x970d[1516]== typeof _0xee1fx2&& (_0xee1fx3= mxStyleRegistry[_0x970d[433]](_0xee1fx2),null== _0xee1fx3&& this[_0x970d[2295]]()&& (_0xee1fx3= mxUtils[_0x970d[1545]](_0xee1fx2)),_0xee1fx2= _0xee1fx3);return _0x970d[279]== typeof _0xee1fx2?_0xee1fx2:null};mxGraphView[_0x970d[202]][_0x970d[2283]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx2[_0x970d[439]],_0xee1fx9=_0xee1fx5[0];null== _0xee1fx5[_0xee1fx5[_0x970d[67]]- 1]&& null!= _0xee1fx4&& this[_0x970d[2296]](_0xee1fx2,_0xee1fx4,_0xee1fx3,!1);null== _0xee1fx9&& null!= _0xee1fx3&& this[_0x970d[2296]](_0xee1fx2,_0xee1fx3,_0xee1fx4,!0)};mxGraphView[_0x970d[202]][_0x970d[2296]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3= this[_0x970d[2292]](_0xee1fx2,_0xee1fx3,_0xee1fx5);var _0xee1fx9=this[_0x970d[2297]](_0xee1fx2,_0xee1fx4,_0xee1fx5),_0xee1fxa=this[_0x970d[1179]][_0x970d[2298]](_0xee1fx2);_0xee1fx4= mxUtils[_0x970d[431]](Number(_0xee1fx3[_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]));var _0xee1fx12= new mxPoint(_0xee1fx3[_0x970d[241]](),_0xee1fx3[_0x970d[242]]());if(0!= _0xee1fx4){var _0xee1fx13=Math[_0x970d[426]](-_0xee1fx4),_0xee1fx14=Math[_0x970d[427]](-_0xee1fx4),_0xee1fx9=mxUtils[_0x970d[432]](_0xee1fx9,_0xee1fx13,_0xee1fx14,_0xee1fx12)};_0xee1fx13= parseFloat(_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2299]]]|| 0);_0xee1fx13+= parseFloat(_0xee1fx2[_0x970d[124]][_0xee1fx5?mxConstants[_0x970d[2300]]:mxConstants[_0x970d[2301]]]|| 0);_0xee1fx3= this[_0x970d[2302]](_0xee1fx3,_0xee1fx9,0== _0xee1fx4&& _0xee1fxa,_0xee1fx13);0!= _0xee1fx4&& (_0xee1fx13= Math[_0x970d[426]](_0xee1fx4),_0xee1fx14= Math[_0x970d[427]](_0xee1fx4),_0xee1fx3= mxUtils[_0x970d[432]](_0xee1fx3,_0xee1fx13,_0xee1fx14,_0xee1fx12));_0xee1fx2[_0x970d[2088]](_0xee1fx3,_0xee1fx5)};mxGraphView[_0x970d[202]][_0x970d[2292]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],_0xee1fx4?mxConstants[_0x970d[2303]]:mxConstants[_0x970d[2304]]);null!= _0xee1fx2&& (_0xee1fx2= this[_0x970d[248]](this[_0x970d[1179]][_0x970d[502]]()[_0x970d[736]](_0xee1fx2)),null!= _0xee1fx2&& (_0xee1fx3= _0xee1fx2));return _0xee1fx3};mxGraphView[_0x970d[202]][_0x970d[2302]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=null;if(null!= _0xee1fx2){var _0xee1fxa=this[_0x970d[2305]](_0xee1fx2);if(null!= _0xee1fxa&& null!= _0xee1fx3&& (_0xee1fx5= this[_0x970d[2087]](_0xee1fx2,_0xee1fx5),0< _0xee1fx5[_0x970d[117]]|| 0< _0xee1fx5[_0x970d[119]])){_0xee1fx9= _0xee1fxa(_0xee1fx5,_0xee1fx2,_0xee1fx3,_0xee1fx4)};null== _0xee1fx9&& (_0xee1fx9= this[_0x970d[245]](_0xee1fx2))};return _0xee1fx9};mxGraphView[_0x970d[202]][_0x970d[2230]]= function(_0xee1fx2){var _0xee1fx3=null!= _0xee1fx2[_0x970d[124]]?parseFloat(_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2306]]])|| 0:0;return _0xee1fx2[_0x970d[241]]()+ _0xee1fx3* _0xee1fx2[_0x970d[117]]};mxGraphView[_0x970d[202]][_0x970d[2228]]= function(_0xee1fx2){var _0xee1fx3=null!= _0xee1fx2[_0x970d[124]]?parseFloat(_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2307]]])|| 0:0;return _0xee1fx2[_0x970d[242]]()+ _0xee1fx3* _0xee1fx2[_0x970d[119]]};mxGraphView[_0x970d[202]][_0x970d[2087]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:0;null!= _0xee1fx2&& (_0xee1fx3+= parseFloat(_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2299]]]|| 0));return _0xee1fx2[_0x970d[2087]](_0xee1fx3* this[_0x970d[255]])};mxGraphView[_0x970d[202]][_0x970d[2305]]= function(_0xee1fx2){_0xee1fx2= _0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2061]]];if(_0x970d[1516]== typeof _0xee1fx2){var _0xee1fx3=mxStyleRegistry[_0x970d[433]](_0xee1fx2);null== _0xee1fx3&& this[_0x970d[2295]]()&& (_0xee1fx3= mxUtils[_0x970d[1545]](_0xee1fx2));_0xee1fx2= _0xee1fx3};return _0x970d[279]== typeof _0xee1fx2?_0xee1fx2:null};mxGraphView[_0x970d[202]][_0x970d[2297]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= _0xee1fx2[_0x970d[439]];var _0xee1fx5=null;if(null!= _0xee1fx2&& (_0xee1fx4|| 2< _0xee1fx2[_0x970d[67]]|| null== _0xee1fx3)){_0xee1fx5= _0xee1fx2[_0x970d[67]],_0xee1fx5= _0xee1fx2[_0xee1fx4?Math[_0x970d[243]](1,_0xee1fx5- 1):Math[_0x970d[160]](0,_0xee1fx5- 2)]};null== _0xee1fx5&& null!= _0xee1fx3&& (_0xee1fx5= new mxPoint(_0xee1fx3[_0x970d[241]](),_0xee1fx3[_0x970d[242]]()));return _0xee1fx5};mxGraphView[_0x970d[202]][_0x970d[1710]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=_0xee1fx4[_0x970d[1709]](_0xee1fx2,_0xee1fx3),_0xee1fx9=_0xee1fx5;null!= _0xee1fx5&& _0xee1fx5!= this[_0x970d[1741]];){if(!this[_0x970d[1179]][_0x970d[1714]](_0xee1fx9)|| this[_0x970d[1179]][_0x970d[1742]](_0xee1fx5)){_0xee1fx9= _0xee1fx5};_0xee1fx5= _0xee1fx4[_0x970d[1197]](_0xee1fx5)};_0xee1fx4[_0x970d[1197]](_0xee1fx9)== _0xee1fx4[_0x970d[501]]()&& (_0xee1fx9= null);return _0xee1fx9};mxGraphView[_0x970d[202]][_0x970d[2284]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[439]];_0xee1fx2[_0x970d[67]]= 0;if(null!= _0xee1fx3&& 0< _0xee1fx3[_0x970d[67]]){var _0xee1fx4=_0xee1fx3[0],_0xee1fx5=_0xee1fx3[_0xee1fx3[_0x970d[67]]- 1];if(null== _0xee1fx4|| null== _0xee1fx5){_0xee1fx2[_0x970d[246]]!= this[_0x970d[1741]]&& this[_0x970d[200]](_0xee1fx2[_0x970d[246]],!0)}else {if(_0xee1fx4[_0x970d[235]]!= _0xee1fx5[_0x970d[235]]|| _0xee1fx4[_0x970d[236]]!= _0xee1fx5[_0x970d[236]]){var _0xee1fx9=_0xee1fx5[_0x970d[235]]- _0xee1fx4[_0x970d[235]],_0xee1fxa=_0xee1fx5[_0x970d[236]]- _0xee1fx4[_0x970d[236]];_0xee1fx2[_0x970d[2085]]= Math[_0x970d[428]](_0xee1fx9* _0xee1fx9+ _0xee1fxa* _0xee1fxa)}else {_0xee1fx2[_0x970d[2085]]= 0};var _0xee1fx5=0,_0xee1fx12=[],_0xee1fxa=_0xee1fx4;if(null!= _0xee1fxa){for(var _0xee1fx4=_0xee1fxa[_0x970d[235]],_0xee1fx13=_0xee1fxa[_0x970d[236]],_0xee1fx14=_0xee1fx4,_0xee1fx15=_0xee1fx13,_0xee1fx16=1;_0xee1fx16< _0xee1fx3[_0x970d[67]];_0xee1fx16++){var _0xee1fx17=_0xee1fx3[_0xee1fx16];null!= _0xee1fx17&& (_0xee1fx9= _0xee1fxa[_0x970d[235]]- _0xee1fx17[_0x970d[235]],_0xee1fxa= _0xee1fxa[_0x970d[236]]- _0xee1fx17[_0x970d[236]],_0xee1fx9= Math[_0x970d[428]](_0xee1fx9* _0xee1fx9+ _0xee1fxa* _0xee1fxa),_0xee1fx12[_0x970d[207]](_0xee1fx9),_0xee1fx5+= _0xee1fx9,_0xee1fxa= _0xee1fx17,_0xee1fx4= Math[_0x970d[243]](_0xee1fxa[_0x970d[235]],_0xee1fx4),_0xee1fx13= Math[_0x970d[243]](_0xee1fxa[_0x970d[236]],_0xee1fx13),_0xee1fx14= Math[_0x970d[160]](_0xee1fxa[_0x970d[235]],_0xee1fx14),_0xee1fx15= Math[_0x970d[160]](_0xee1fxa[_0x970d[236]],_0xee1fx15))};_0xee1fx2[_0x970d[67]]= _0xee1fx5;_0xee1fx2[_0x970d[2086]]= _0xee1fx12;_0xee1fx2[_0x970d[235]]= _0xee1fx4;_0xee1fx2[_0x970d[236]]= _0xee1fx13;_0xee1fx2[_0x970d[117]]= Math[_0x970d[160]](1,_0xee1fx14- _0xee1fx4);_0xee1fx2[_0x970d[119]]= Math[_0x970d[160]](1,_0xee1fx15- _0xee1fx13)}}}};mxGraphView[_0x970d[202]][_0x970d[245]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx2[_0x970d[241]](),_0xee1fx5=_0xee1fx2[_0x970d[242]]();if(null!= _0xee1fx2[_0x970d[2086]]&& (null== _0xee1fx3|| _0xee1fx3[_0x970d[1500]])){for(var _0xee1fx9=_0xee1fx2[_0x970d[439]][_0x970d[67]],_0xee1fxa=((null!= _0xee1fx3?_0xee1fx3[_0x970d[235]]/ 2:0)+ 0.5)* _0xee1fx2[_0x970d[67]],_0xee1fx12=_0xee1fx2[_0x970d[2086]][0],_0xee1fx13=0,_0xee1fx14=1;_0xee1fxa> _0xee1fx13+ _0xee1fx12&& _0xee1fx14< _0xee1fx9- 1;){_0xee1fx13+= _0xee1fx12,_0xee1fx12= _0xee1fx2[_0x970d[2086]][_0xee1fx14++]};_0xee1fx9= 0== _0xee1fx12?0:(_0xee1fxa- _0xee1fx13)/ _0xee1fx12;_0xee1fxa= _0xee1fx2[_0x970d[439]][_0xee1fx14- 1];_0xee1fx14= _0xee1fx2[_0x970d[439]][_0xee1fx14];if(null!= _0xee1fxa&& null!= _0xee1fx14){_0xee1fx13= _0xee1fx4= _0xee1fx5= 0;if(null!= _0xee1fx3){var _0xee1fx5=_0xee1fx3[_0x970d[236]],_0xee1fx15=_0xee1fx3[_0x970d[1368]];null!= _0xee1fx15&& (_0xee1fx4= _0xee1fx15[_0x970d[235]],_0xee1fx13= _0xee1fx15[_0x970d[236]])};_0xee1fx15= _0xee1fx14[_0x970d[235]]- _0xee1fxa[_0x970d[235]];_0xee1fx14= _0xee1fx14[_0x970d[236]]- _0xee1fxa[_0x970d[236]];_0xee1fx4= _0xee1fxa[_0x970d[235]]+ _0xee1fx15* _0xee1fx9+ ((0== _0xee1fx12?0:_0xee1fx14/ _0xee1fx12)* _0xee1fx5+ _0xee1fx4)* this[_0x970d[255]];_0xee1fx5= _0xee1fxa[_0x970d[236]]+ _0xee1fx14* _0xee1fx9- ((0== _0xee1fx12?0:_0xee1fx15/ _0xee1fx12)* _0xee1fx5- _0xee1fx13)* this[_0x970d[255]]}}else {null!= _0xee1fx3&& (_0xee1fx15= _0xee1fx3[_0x970d[1368]],null!= _0xee1fx15&& (_0xee1fx4+= _0xee1fx15[_0x970d[235]],_0xee1fx5+= _0xee1fx15[_0x970d[236]]))};return new mxPoint(_0xee1fx4,_0xee1fx5)};mxGraphView[_0x970d[202]][_0x970d[2308]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1721]](_0xee1fx2[_0x970d[246]]);if(null!= _0xee1fx5){var _0xee1fx9=_0xee1fx2[_0x970d[439]][_0x970d[67]];if(_0xee1fx5[_0x970d[1500]]&& 1< _0xee1fx9){for(var _0xee1fx5=_0xee1fx2[_0x970d[67]],_0xee1fxa=_0xee1fx2[_0x970d[2086]],_0xee1fx12=_0xee1fx2[_0x970d[439]][0],_0xee1fx13=_0xee1fx2[_0x970d[439]][1],_0xee1fx14=mxUtils[_0x970d[440]](_0xee1fx12[_0x970d[235]],_0xee1fx12[_0x970d[236]],_0xee1fx13[_0x970d[235]],_0xee1fx13[_0x970d[236]],_0xee1fx3,_0xee1fx4),_0xee1fx15=0,_0xee1fx16=0,_0xee1fx17=0,_0xee1fx18=2;_0xee1fx18< _0xee1fx9;_0xee1fx18++){_0xee1fx16+= _0xee1fxa[_0xee1fx18- 2],_0xee1fx13= _0xee1fx2[_0x970d[439]][_0xee1fx18],_0xee1fx12= mxUtils[_0x970d[440]](_0xee1fx12[_0x970d[235]],_0xee1fx12[_0x970d[236]],_0xee1fx13[_0x970d[235]],_0xee1fx13[_0x970d[236]],_0xee1fx3,_0xee1fx4),_0xee1fx12<= _0xee1fx14&& (_0xee1fx14= _0xee1fx12,_0xee1fx15= _0xee1fx18- 1,_0xee1fx17= _0xee1fx16),_0xee1fx12= _0xee1fx13};_0xee1fx9= _0xee1fxa[_0xee1fx15];_0xee1fx12= _0xee1fx2[_0x970d[439]][_0xee1fx15];_0xee1fx13= _0xee1fx2[_0x970d[439]][_0xee1fx15+ 1];_0xee1fx14= _0xee1fx13[_0x970d[235]];_0xee1fxa= _0xee1fx13[_0x970d[236]];_0xee1fx2= _0xee1fx12[_0x970d[235]]- _0xee1fx14;_0xee1fx15= _0xee1fx12[_0x970d[236]]- _0xee1fxa;_0xee1fx14= _0xee1fx3- _0xee1fx14;_0xee1fxa= _0xee1fx4- _0xee1fxa;_0xee1fx14= _0xee1fx2- _0xee1fx14;_0xee1fxa= _0xee1fx15- _0xee1fxa;_0xee1fxa= _0xee1fx14* _0xee1fx2+ _0xee1fxa* _0xee1fx15;_0xee1fx2= Math[_0x970d[428]](0>= _0xee1fxa?0:_0xee1fxa* _0xee1fxa/ (_0xee1fx2* _0xee1fx2+ _0xee1fx15* _0xee1fx15));_0xee1fx2> _0xee1fx9&& (_0xee1fx2= _0xee1fx9);_0xee1fx9= Math[_0x970d[428]](mxUtils[_0x970d[440]](_0xee1fx12[_0x970d[235]],_0xee1fx12[_0x970d[236]],_0xee1fx13[_0x970d[235]],_0xee1fx13[_0x970d[236]],_0xee1fx3,_0xee1fx4));-1== mxUtils[_0x970d[2309]](_0xee1fx12[_0x970d[235]],_0xee1fx12[_0x970d[236]],_0xee1fx13[_0x970d[235]],_0xee1fx13[_0x970d[236]],_0xee1fx3,_0xee1fx4)&& (_0xee1fx9= -_0xee1fx9);return new mxPoint(-2* ((_0xee1fx5/ 2- _0xee1fx17- _0xee1fx2)/ _0xee1fx5),_0xee1fx9/ this[_0x970d[255]])}};return new mxPoint};mxGraphView[_0x970d[202]][_0x970d[2285]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[439]];_0xee1fx2[_0x970d[2079]][_0x970d[235]]= _0xee1fx2[_0x970d[241]]();_0xee1fx2[_0x970d[2079]][_0x970d[236]]= _0xee1fx2[_0x970d[242]]();if(null!= _0xee1fx3&& 0< _0xee1fx3[_0x970d[67]]&& null!= _0xee1fx2[_0x970d[2086]]){var _0xee1fx4=this[_0x970d[1179]][_0x970d[1198]](_0xee1fx2[_0x970d[246]]);if(_0xee1fx4[_0x970d[1500]]){var _0xee1fx5=this[_0x970d[245]](_0xee1fx2,_0xee1fx4);null!= _0xee1fx5&& (_0xee1fx2[_0x970d[2079]]= _0xee1fx5)}else {var _0xee1fx5=_0xee1fx3[0],_0xee1fx9=_0xee1fx3[_0xee1fx3[_0x970d[67]]- 1];if(null!= _0xee1fx5&& null!= _0xee1fx9){var _0xee1fx3=_0xee1fx9[_0x970d[235]]- _0xee1fx5[_0x970d[235]],_0xee1fxa=_0xee1fx9[_0x970d[236]]- _0xee1fx5[_0x970d[236]],_0xee1fx12=_0xee1fx9= 0,_0xee1fx4=_0xee1fx4[_0x970d[1368]];null!= _0xee1fx4&& (_0xee1fx9= _0xee1fx4[_0x970d[235]],_0xee1fx12= _0xee1fx4[_0x970d[236]]);_0xee1fx4= _0xee1fx5[_0x970d[236]]+ _0xee1fxa/ 2+ _0xee1fx12* this[_0x970d[255]];_0xee1fx2[_0x970d[2079]][_0x970d[235]]= _0xee1fx5[_0x970d[235]]+ _0xee1fx3/ 2+ _0xee1fx9* this[_0x970d[255]];_0xee1fx2[_0x970d[2079]][_0x970d[236]]= _0xee1fx4}}}};mxGraphView[_0x970d[202]][_0x970d[248]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= _0xee1fx3|| !1;var _0xee1fx4=null;null!= _0xee1fx2&& (_0xee1fx4= this[_0x970d[1214]][_0x970d[203]](_0xee1fx2),this[_0x970d[1179]][_0x970d[1714]](_0xee1fx2)&& (null== _0xee1fx4&& _0xee1fx3&& this[_0x970d[1179]][_0x970d[1714]](_0xee1fx2)?(_0xee1fx4= this[_0x970d[1230]](_0xee1fx2),this[_0x970d[1214]][_0x970d[204]](_0xee1fx2,_0xee1fx4)):_0xee1fx3&& (null!= _0xee1fx4&& this[_0x970d[2255]])&& (_0xee1fx4[_0x970d[124]]= this[_0x970d[1179]][_0x970d[1705]](_0xee1fx2))));return _0xee1fx4};mxGraphView[_0x970d[202]][_0x970d[2287]]= function(){return this[_0x970d[2254]]};mxGraphView[_0x970d[202]][_0x970d[2310]]= function(_0xee1fx2){this[_0x970d[2254]]= _0xee1fx2};mxGraphView[_0x970d[202]][_0x970d[2295]]= function(){return this[_0x970d[2251]]};mxGraphView[_0x970d[202]][_0x970d[2311]]= function(_0xee1fx2){this[_0x970d[2251]]= _0xee1fx2};mxGraphView[_0x970d[202]][_0x970d[2312]]= function(){return this[_0x970d[1214]]};mxGraphView[_0x970d[202]][_0x970d[1517]]= function(_0xee1fx2){this[_0x970d[1214]]= _0xee1fx2};mxGraphView[_0x970d[202]][_0x970d[2313]]= function(_0xee1fx2){if(null== _0xee1fx2){return this[_0x970d[1214]]};for(var _0xee1fx3=[],_0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){var _0xee1fx5=this[_0x970d[248]](_0xee1fx2[_0xee1fx4]);null!= _0xee1fx5&& _0xee1fx3[_0x970d[207]](_0xee1fx5)};return _0xee1fx3};mxGraphView[_0x970d[202]][_0x970d[2265]]= function(_0xee1fx2){var _0xee1fx3=null;null!= _0xee1fx2&& (_0xee1fx3= this[_0x970d[1214]][_0x970d[205]](_0xee1fx2),null!= _0xee1fx3&& (this[_0x970d[1179]][_0x970d[259]][_0x970d[515]](_0xee1fx3),_0xee1fx3[_0x970d[515]]()));return _0xee1fx3};mxGraphView[_0x970d[202]][_0x970d[1230]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[1705]](_0xee1fx2);_0xee1fx2= new mxCellState(this,_0xee1fx2,_0xee1fx3);this[_0x970d[1179]][_0x970d[259]][_0x970d[2155]](_0xee1fx2,this[_0x970d[2287]]());return _0xee1fx2};mxGraphView[_0x970d[202]][_0x970d[2051]]= function(){return this[_0x970d[510]]};mxGraphView[_0x970d[202]][_0x970d[2052]]= function(){return this[_0x970d[2053]]};mxGraphView[_0x970d[202]][_0x970d[2024]]= function(){return this[_0x970d[505]]};mxGraphView[_0x970d[202]][_0x970d[1524]]= function(){return this[_0x970d[506]]};mxGraphView[_0x970d[202]][_0x970d[2314]]= function(_0xee1fx2){_0xee1fx2= mxEvent[_0x970d[728]](_0xee1fx2);return _0xee1fx2== this[_0x970d[1179]][_0x970d[526]]|| _0xee1fx2[_0x970d[265]]== this[_0x970d[2053]]|| null!= _0xee1fx2[_0x970d[265]]&& _0xee1fx2[_0x970d[265]][_0x970d[265]]== this[_0x970d[2053]]|| _0xee1fx2== this[_0x970d[510]][_0x970d[265]]|| _0xee1fx2== this[_0x970d[510]]|| _0xee1fx2== this[_0x970d[2053]]|| _0xee1fx2== this[_0x970d[505]]|| _0xee1fx2== this[_0x970d[506]]};mxGraphView[_0x970d[202]][_0x970d[2315]]= function(_0xee1fx2){var _0xee1fx3=mxUtils[_0x970d[445]](this[_0x970d[1179]][_0x970d[526]]);_0xee1fx2= new mxPoint(_0xee1fx2[_0x970d[782]]- _0xee1fx3[_0x970d[235]],_0xee1fx2[_0x970d[784]]- _0xee1fx3[_0x970d[236]]);var _0xee1fx3=this[_0x970d[1179]][_0x970d[526]][_0x970d[359]],_0xee1fx4=this[_0x970d[1179]][_0x970d[526]][_0x970d[159]];if(_0xee1fx3> _0xee1fx4&& _0xee1fx2[_0x970d[235]]> _0xee1fx4+ 2&& _0xee1fx2[_0x970d[235]]<= _0xee1fx3){return !0};_0xee1fx3= this[_0x970d[1179]][_0x970d[526]][_0x970d[167]];_0xee1fx4= this[_0x970d[1179]][_0x970d[526]][_0x970d[157]];return _0xee1fx3> _0xee1fx4&& _0xee1fx2[_0x970d[236]]> _0xee1fx4+ 2&& _0xee1fx2[_0x970d[236]]<= _0xee1fx3?!0:!1};mxGraphView[_0x970d[202]][_0x970d[176]]= function(){this[_0x970d[2163]]();var _0xee1fx2=this[_0x970d[1179]];_0xee1fx2[_0x970d[507]]== mxConstants[_0x970d[508]]?this[_0x970d[1569]]():_0xee1fx2[_0x970d[507]]== mxConstants[_0x970d[1523]]?this[_0x970d[1571]]():this[_0x970d[1570]]()};mxGraphView[_0x970d[202]][_0x970d[2163]]= function(){var _0xee1fx2=this[_0x970d[1179]],_0xee1fx3=_0xee1fx2[_0x970d[526]];if(null!= _0xee1fx3){mxEvent[_0x970d[759]](_0xee1fx3,mxUtils[_0x970d[885]](this,function(_0xee1fx3){mxClient[_0x970d[754]]&& _0xee1fx2[_0x970d[2203]]()&& _0xee1fx2[_0x970d[2126]](!_0xee1fx2[_0x970d[2134]]());this[_0x970d[2314]](_0xee1fx3)&& (!mxClient[_0x970d[80]]&& !mxClient[_0x970d[76]]&& !mxClient[_0x970d[71]]&& !mxClient[_0x970d[75]]|| !this[_0x970d[2315]](_0xee1fx3))&& _0xee1fx2[_0x970d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xee1fx3))}),mxUtils[_0x970d[885]](this,function(_0xee1fx3){this[_0x970d[2314]](_0xee1fx3)&& _0xee1fx2[_0x970d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xee1fx3))}),mxUtils[_0x970d[885]](this,function(_0xee1fx3){this[_0x970d[2314]](_0xee1fx3)&& _0xee1fx2[_0x970d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xee1fx3))}));mxEvent[_0x970d[169]](_0xee1fx3,_0x970d[760],mxUtils[_0x970d[885]](this,function(_0xee1fx3){_0xee1fx2[_0x970d[761]](_0xee1fx3)}));var _0xee1fx4=function(_0xee1fx4){var _0xee1fx9=null;mxClient[_0x970d[754]]&& (_0xee1fx9= mxEvent[_0x970d[731]](_0xee1fx4),_0xee1fx4= mxEvent[_0x970d[733]](_0xee1fx4),_0xee1fx4= mxUtils[_0x970d[2196]](_0xee1fx3,_0xee1fx9,_0xee1fx4),_0xee1fx9= _0xee1fx2[_0x970d[441]][_0x970d[248]](_0xee1fx2[_0x970d[999]](_0xee1fx4[_0x970d[235]],_0xee1fx4[_0x970d[236]])));return _0xee1fx9};_0xee1fx2[_0x970d[1133]]({mouseDown:function(_0xee1fx3,_0xee1fx4){_0xee1fx2[_0x970d[2316]][_0x970d[1032]]()},mouseMove:function(){},mouseUp:function(){}});this[_0x970d[2317]]= mxUtils[_0x970d[885]](this,function(_0xee1fx3){null!= _0xee1fx2[_0x970d[2276]]&& _0xee1fx2[_0x970d[2276]][_0x970d[2277]]()&& _0xee1fx2[_0x970d[2276]][_0x970d[801]]();this[_0x970d[2252]]&& (_0xee1fx2[_0x970d[1009]]&& !mxEvent[_0x970d[721]](_0xee1fx3))&& _0xee1fx2[_0x970d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xee1fx3,_0xee1fx4(_0xee1fx3)))});this[_0x970d[2318]]= mxUtils[_0x970d[885]](this,function(_0xee1fx3){this[_0x970d[2252]]&& _0xee1fx2[_0x970d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xee1fx3))});mxEvent[_0x970d[759]](document,null,this[_0x970d[2317]],this[_0x970d[2318]])}};mxGraphView[_0x970d[202]][_0x970d[1570]]= function(){var _0xee1fx2=this[_0x970d[1179]][_0x970d[526]];null!= _0xee1fx2&& (this[_0x970d[510]]= this[_0x970d[2319]](_0x970d[118],_0x970d[118]),this[_0x970d[2053]]= this[_0x970d[2319]](_0x970d[942],_0x970d[942]),this[_0x970d[505]]= this[_0x970d[2319]](_0x970d[942],_0x970d[942]),this[_0x970d[506]]= this[_0x970d[2319]](_0x970d[942],_0x970d[942]),this[_0x970d[510]][_0x970d[62]](this[_0x970d[2053]]),this[_0x970d[510]][_0x970d[62]](this[_0x970d[505]]),this[_0x970d[510]][_0x970d[62]](this[_0x970d[506]]),_0xee1fx2[_0x970d[62]](this[_0x970d[510]]),mxClient[_0x970d[496]]&& (_0xee1fx2= mxUtils[_0x970d[885]](this,function(_0xee1fx2){_0xee1fx2= this[_0x970d[517]]();this[_0x970d[2320]](_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]+ this[_0x970d[1179]][_0x970d[467]],_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]+ this[_0x970d[1179]][_0x970d[467]])}),mxEvent[_0x970d[169]](window,_0x970d[129],_0xee1fx2)))};mxGraphView[_0x970d[202]][_0x970d[2320]]= function(_0xee1fx2,_0xee1fx3){if(null!= this[_0x970d[1179]][_0x970d[526]]){var _0xee1fx4=this[_0x970d[1179]][_0x970d[526]][_0x970d[167]];this[_0x970d[510]][_0x970d[124]][_0x970d[117]]= this[_0x970d[1179]][_0x970d[526]][_0x970d[359]]< _0xee1fx2?_0xee1fx2+ _0x970d[168]:_0x970d[118];this[_0x970d[510]][_0x970d[124]][_0x970d[119]]= _0xee1fx4< _0xee1fx3?_0xee1fx3+ _0x970d[168]:_0x970d[118]}};mxGraphView[_0x970d[202]][_0x970d[2319]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](_0x970d[529]);null!= _0xee1fx2&& null!= _0xee1fx3?(_0xee1fx4[_0x970d[124]][_0x970d[491]]= _0x970d[492],_0xee1fx4[_0x970d[124]][_0x970d[361]]= _0x970d[946],_0xee1fx4[_0x970d[124]][_0x970d[125]]= _0x970d[946],_0xee1fx4[_0x970d[124]][_0x970d[117]]= _0xee1fx2,_0xee1fx4[_0x970d[124]][_0x970d[119]]= _0xee1fx3):_0xee1fx4[_0x970d[124]][_0x970d[491]]= _0x970d[1500];return _0xee1fx4};mxGraphView[_0x970d[202]][_0x970d[1571]]= function(){var _0xee1fx2=this[_0x970d[1179]][_0x970d[526]];if(null!= _0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[359]],_0xee1fx4=_0xee1fx2[_0x970d[167]];this[_0x970d[510]]= this[_0x970d[2321]](_0xee1fx3,_0xee1fx4);this[_0x970d[2053]]= this[_0x970d[2321]](_0xee1fx3,_0xee1fx4);this[_0x970d[505]]= this[_0x970d[2321]](_0xee1fx3,_0xee1fx4);this[_0x970d[506]]= this[_0x970d[2321]](_0xee1fx3,_0xee1fx4);this[_0x970d[510]][_0x970d[62]](this[_0x970d[2053]]);this[_0x970d[510]][_0x970d[62]](this[_0x970d[505]]);this[_0x970d[510]][_0x970d[62]](this[_0x970d[506]]);_0xee1fx2[_0x970d[62]](this[_0x970d[510]])}};mxGraphView[_0x970d[202]][_0x970d[2321]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](mxClient[_0x970d[463]]+ _0x970d[1499]);_0xee1fx4[_0x970d[124]][_0x970d[491]]= _0x970d[492];_0xee1fx4[_0x970d[124]][_0x970d[361]]= _0x970d[946];_0xee1fx4[_0x970d[124]][_0x970d[125]]= _0x970d[946];_0xee1fx4[_0x970d[124]][_0x970d[117]]= _0xee1fx2+ _0x970d[168];_0xee1fx4[_0x970d[124]][_0x970d[119]]= _0xee1fx3+ _0x970d[168];_0xee1fx4[_0x970d[57]](_0x970d[1462],_0xee1fx2+ _0x970d[537]+ _0xee1fx3);_0xee1fx4[_0x970d[57]](_0x970d[2322],_0x970d[2323]);return _0xee1fx4};mxGraphView[_0x970d[202]][_0x970d[1569]]= function(){var _0xee1fx2=this[_0x970d[1179]][_0x970d[526]];this[_0x970d[510]]= document[_0x970d[509]](mxConstants.NS_SVG,_0x970d[449]);this[_0x970d[2053]]= document[_0x970d[509]](mxConstants.NS_SVG,_0x970d[449]);this[_0x970d[510]][_0x970d[62]](this[_0x970d[2053]]);this[_0x970d[505]]= document[_0x970d[509]](mxConstants.NS_SVG,_0x970d[449]);this[_0x970d[510]][_0x970d[62]](this[_0x970d[505]]);this[_0x970d[506]]= document[_0x970d[509]](mxConstants.NS_SVG,_0x970d[449]);this[_0x970d[510]][_0x970d[62]](this[_0x970d[506]]);var _0xee1fx3=document[_0x970d[509]](mxConstants.NS_SVG,_0x970d[571]);_0xee1fx3[_0x970d[124]][_0x970d[117]]= _0x970d[118];_0xee1fx3[_0x970d[124]][_0x970d[119]]= _0x970d[118];_0xee1fx3[_0x970d[124]][_0x970d[495]]= _0x970d[694];_0xee1fx3[_0x970d[62]](this[_0x970d[510]]);null!= _0xee1fx2&& (_0xee1fx2[_0x970d[62]](_0xee1fx3),_0x970d[2324]== mxUtils[_0x970d[275]](_0xee1fx2)[_0x970d[491]]&& (_0xee1fx2[_0x970d[124]][_0x970d[491]]= _0x970d[1500]))};mxGraphView[_0x970d[202]][_0x970d[515]]= function(){var _0xee1fx2=null!= this[_0x970d[510]]?this[_0x970d[510]][_0x970d[538]]:null;null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[510]]);null!= _0xee1fx2&& null!= _0xee1fx2[_0x970d[265]]&& (this[_0x970d[200]](this[_0x970d[1741]],!0),mxEvent[_0x970d[938]](document,null,this[_0x970d[2317]],this[_0x970d[2318]]),mxEvent[_0x970d[762]](this[_0x970d[1179]][_0x970d[526]]),_0xee1fx2[_0x970d[265]][_0x970d[266]](_0xee1fx2),this[_0x970d[506]]= this[_0x970d[505]]= this[_0x970d[2053]]= this[_0x970d[510]]= this[_0x970d[2318]]= this[_0x970d[2317]]= null)};function mxCurrentRootChange(_0xee1fx2,_0xee1fx3){this[_0x970d[441]]= _0xee1fx2;this[_0x970d[257]]= this[_0x970d[813]]= _0xee1fx3;this[_0x970d[2325]]= null== _0xee1fx3;if(!this[_0x970d[2325]]){for(var _0xee1fx4=this[_0x970d[441]][_0x970d[1741]],_0xee1fx5=this[_0x970d[441]][_0x970d[1179]][_0x970d[502]]();null!= _0xee1fx4;){if(_0xee1fx4== _0xee1fx3){this[_0x970d[2325]]= !0;break};_0xee1fx4= _0xee1fx5[_0x970d[1197]](_0xee1fx4)}}}mxCurrentRootChange[_0x970d[202]][_0x970d[350]]= function(){var _0xee1fx2=this[_0x970d[441]][_0x970d[1741]];this[_0x970d[441]][_0x970d[1741]]= this[_0x970d[257]];this[_0x970d[257]]= _0xee1fx2;_0xee1fx2= this[_0x970d[441]][_0x970d[1179]][_0x970d[2326]](this[_0x970d[441]][_0x970d[1741]]);null!= _0xee1fx2&& (this[_0x970d[441]][_0x970d[513]]= new mxPoint(-_0xee1fx2[_0x970d[235]],-_0xee1fx2[_0x970d[236]]));this[_0x970d[441]][_0x970d[746]]( new mxEventObject(this[_0x970d[2325]]?mxEvent[_0x970d[2327]]:mxEvent[_0x970d[2328]],_0x970d[813],this[_0x970d[441]][_0x970d[1741]],_0x970d[257],this[_0x970d[257]]));this[_0x970d[2325]]?(this[_0x970d[441]][_0x970d[200]](this[_0x970d[441]][_0x970d[1741]],!0),this[_0x970d[441]][_0x970d[2264]]()):this[_0x970d[441]][_0x970d[802]]();this[_0x970d[2325]]= !this[_0x970d[2325]]};function mxGraph(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[2329]]= null;this[_0x970d[2330]]= _0xee1fx4;this[_0x970d[507]]= mxClient[_0x970d[48]]?mxConstants[_0x970d[508]]:_0xee1fx4== mxConstants[_0x970d[2331]]&& mxClient[_0x970d[47]]?mxConstants[_0x970d[1523]]:_0xee1fx4== mxConstants[_0x970d[2332]]?mxConstants[_0x970d[1656]]:_0xee1fx4== mxConstants[_0x970d[2333]]?mxConstants[_0x970d[2209]]:mxConstants[_0x970d[2334]];this[_0x970d[251]]= null!= _0xee1fx3?_0xee1fx3: new mxGraphModel;this[_0x970d[2335]]= [];this[_0x970d[2336]]= [];this[_0x970d[259]]= this[_0x970d[2337]]();this[_0x970d[2339]](this[_0x970d[2338]]());this[_0x970d[2341]](null!= _0xee1fx5?_0xee1fx5:this[_0x970d[2340]]());this[_0x970d[441]]= this[_0x970d[2342]]();this[_0x970d[2343]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){this[_0x970d[1177]](_0xee1fx3[_0x970d[720]](_0x970d[1061])[_0x970d[1065]])});this[_0x970d[251]][_0x970d[169]](mxEvent.CHANGE,this[_0x970d[2343]]);this[_0x970d[2344]]();null!= _0xee1fx2&& this[_0x970d[176]](_0xee1fx2);this[_0x970d[441]][_0x970d[2259]]()}mxLoadResources&& mxResources[_0x970d[99]](mxClient[_0x970d[86]]+ _0x970d[2345]);mxGraph[_0x970d[202]]= new mxEventSource;mxGraph[_0x970d[202]][_0x970d[196]]= mxGraph;mxGraph[_0x970d[202]][_0x970d[2346]]= [];mxGraph[_0x970d[202]][_0x970d[2329]]= null;mxGraph[_0x970d[202]][_0x970d[1009]]= !1;mxGraph[_0x970d[202]][_0x970d[251]]= null;mxGraph[_0x970d[202]][_0x970d[441]]= null;mxGraph[_0x970d[202]][_0x970d[94]]= null;mxGraph[_0x970d[202]][_0x970d[2105]]= null;mxGraph[_0x970d[202]][_0x970d[2347]]= null;mxGraph[_0x970d[202]][_0x970d[259]]= null;mxGraph[_0x970d[202]][_0x970d[2335]]= null;mxGraph[_0x970d[202]][_0x970d[2330]]= null;mxGraph[_0x970d[202]][_0x970d[507]]= null;mxGraph[_0x970d[202]][_0x970d[1020]]= 10;mxGraph[_0x970d[202]][_0x970d[991]]= !0;mxGraph[_0x970d[202]][_0x970d[2348]]= !0;mxGraph[_0x970d[202]][_0x970d[2349]]= !0;mxGraph[_0x970d[202]][_0x970d[2350]]= 700;mxGraph[_0x970d[202]][_0x970d[2351]]= 25;mxGraph[_0x970d[202]][_0x970d[2352]]= 0;mxGraph[_0x970d[202]][_0x970d[2352]]= 0;mxGraph[_0x970d[202]][_0x970d[2213]]= 0;mxGraph[_0x970d[202]][_0x970d[2215]]= !0;mxGraph[_0x970d[202]][_0x970d[2353]]= 4;mxGraph[_0x970d[202]][_0x970d[2354]]= 0.5;mxGraph[_0x970d[202]][_0x970d[2355]]= null;mxGraph[_0x970d[202]][_0x970d[2356]]= null;mxGraph[_0x970d[202]][_0x970d[1617]]= null;mxGraph[_0x970d[202]][_0x970d[2273]]= !1;mxGraph[_0x970d[202]][_0x970d[2357]]= !1;mxGraph[_0x970d[202]][_0x970d[2358]]= _0x970d[579];mxGraph[_0x970d[202]][_0x970d[2359]]= !0;mxGraph[_0x970d[202]][_0x970d[2360]]= 20;mxGraph[_0x970d[202]][_0x970d[2361]]= !1;mxGraph[_0x970d[202]][_0x970d[2013]]= mxConstants[_0x970d[516]];mxGraph[_0x970d[202]][_0x970d[2012]]= 1.5;mxGraph[_0x970d[202]][_0x970d[984]]= !0;mxGraph[_0x970d[202]][_0x970d[2362]]= !0;mxGraph[_0x970d[202]][_0x970d[2363]]= !0;mxGraph[_0x970d[202]][_0x970d[2364]]= !1;mxGraph[_0x970d[202]][_0x970d[2365]]= !0;mxGraph[_0x970d[202]][_0x970d[2366]]= !0;mxGraph[_0x970d[202]][_0x970d[2367]]= !0;mxGraph[_0x970d[202]][_0x970d[2368]]= !1;mxGraph[_0x970d[202]][_0x970d[2369]]= !0;mxGraph[_0x970d[202]][_0x970d[2206]]= !0;mxGraph[_0x970d[202]][_0x970d[2370]]= !0;mxGraph[_0x970d[202]][_0x970d[2371]]= !0;mxGraph[_0x970d[202]][_0x970d[2372]]= !0;mxGraph[_0x970d[202]][_0x970d[2373]]= !0;mxGraph[_0x970d[202]][_0x970d[2374]]= !1;mxGraph[_0x970d[202]][_0x970d[2375]]= !1;mxGraph[_0x970d[202]][_0x970d[2376]]= !0;mxGraph[_0x970d[202]][_0x970d[2377]]= !0;mxGraph[_0x970d[202]][_0x970d[2378]]= !0;mxGraph[_0x970d[202]][_0x970d[2379]]= !0;mxGraph[_0x970d[202]][_0x970d[2380]]= !0;mxGraph[_0x970d[202]][_0x970d[2381]]= !1;mxGraph[_0x970d[202]][_0x970d[1012]]= !0;mxGraph[_0x970d[202]][_0x970d[2382]]= !1;mxGraph[_0x970d[202]][_0x970d[2383]]= !1;mxGraph[_0x970d[202]][_0x970d[2384]]= !1;mxGraph[_0x970d[202]][_0x970d[1013]]= !0;mxGraph[_0x970d[202]][_0x970d[2385]]= null;mxGraph[_0x970d[202]][_0x970d[2386]]= null;mxGraph[_0x970d[202]][_0x970d[2387]]= null;mxGraph[_0x970d[202]][_0x970d[2388]]= null;mxGraph[_0x970d[202]][_0x970d[2389]]= !1;mxGraph[_0x970d[202]][_0x970d[467]]= 0;mxGraph[_0x970d[202]][_0x970d[2158]]= !0;mxGraph[_0x970d[202]][_0x970d[2159]]= !1;mxGraph[_0x970d[202]][_0x970d[2168]]= !0;mxGraph[_0x970d[202]][_0x970d[2390]]= !0;mxGraph[_0x970d[202]][_0x970d[2391]]= !0;mxGraph[_0x970d[202]][_0x970d[2392]]= !0;mxGraph[_0x970d[202]][_0x970d[2393]]= !0;mxGraph[_0x970d[202]][_0x970d[2394]]= !0;mxGraph[_0x970d[202]][_0x970d[2395]]= 1.2;mxGraph[_0x970d[202]][_0x970d[2396]]= !1;mxGraph[_0x970d[202]][_0x970d[2397]]= !0;mxGraph[_0x970d[202]][_0x970d[2398]]= !0;mxGraph[_0x970d[202]][_0x970d[2399]]= !1;mxGraph[_0x970d[202]][_0x970d[2400]]= !1;mxGraph[_0x970d[202]][_0x970d[2401]]= !0;mxGraph[_0x970d[202]][_0x970d[2402]]= !1;mxGraph[_0x970d[202]][_0x970d[2293]]= mxEdgeStyle[_0x970d[2403]];mxGraph[_0x970d[202]][_0x970d[2404]]= !0;mxGraph[_0x970d[202]][_0x970d[2405]]= !1;mxGraph[_0x970d[202]][_0x970d[2406]]= !0;mxGraph[_0x970d[202]][_0x970d[2407]]= !1;mxGraph[_0x970d[202]][_0x970d[2408]]= !0;mxGraph[_0x970d[202]][_0x970d[2409]]= !0;mxGraph[_0x970d[202]][_0x970d[2410]]= !1;mxGraph[_0x970d[202]][_0x970d[2411]]= !0;mxGraph[_0x970d[202]][_0x970d[2412]]= !0;mxGraph[_0x970d[202]][_0x970d[2180]]= mxConstants[_0x970d[2065]];mxGraph[_0x970d[202]][_0x970d[2336]]= null;mxGraph[_0x970d[202]][_0x970d[2413]]= 0.1;mxGraph[_0x970d[202]][_0x970d[2414]]= 8;mxGraph[_0x970d[202]][_0x970d[1136]]= 0;mxGraph[_0x970d[202]][_0x970d[1137]]= 0;mxGraph[_0x970d[202]][_0x970d[2415]]= new mxImage(mxClient[_0x970d[88]]+ _0x970d[2416],9,9);mxGraph[_0x970d[202]][_0x970d[2417]]= new mxImage(mxClient[_0x970d[88]]+ _0x970d[2418],9,9);mxGraph[_0x970d[202]][_0x970d[2419]]= new mxImage(_0x970d[2420],16,16);mxGraph[_0x970d[202]][_0x970d[2421]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[2422]:_0x970d[110];mxGraph[_0x970d[202]][_0x970d[2423]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[2424]:_0x970d[110];mxGraph[_0x970d[202]][_0x970d[2425]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[2426]:_0x970d[110];mxGraph[_0x970d[202]][_0x970d[176]]= function(_0xee1fx2){this[_0x970d[526]]= _0xee1fx2;this[_0x970d[2347]]= this[_0x970d[2427]]();this[_0x970d[441]][_0x970d[176]]();this[_0x970d[2258]]();mxClient[_0x970d[80]]&& (mxEvent[_0x970d[169]](window,_0x970d[2428],mxUtils[_0x970d[885]](this,function(){this[_0x970d[515]]()})),mxEvent[_0x970d[169]](_0xee1fx2,_0x970d[2429],mxUtils[_0x970d[885]](this,function(){return this[_0x970d[2203]]()})));8== document[_0x970d[5]]&& _0xee1fx2[_0x970d[1583]](_0x970d[1582],_0x970d[2430])};mxGraph[_0x970d[202]][_0x970d[2344]]= function(_0xee1fx2){this[_0x970d[2276]]= new mxTooltipHandler(this);this[_0x970d[2276]][_0x970d[995]](!1);this[_0x970d[2316]]= new mxPanningHandler(this);this[_0x970d[2316]][_0x970d[2431]]= !1;this[_0x970d[2432]]= new mxSelectionCellsHandler(this);this[_0x970d[2433]]= new mxConnectionHandler(this);this[_0x970d[2433]][_0x970d[995]](!1);this[_0x970d[1011]]= new mxGraphHandler(this)};mxGraph[_0x970d[202]][_0x970d[2338]]= function(){return new mxGraphSelectionModel(this)};mxGraph[_0x970d[202]][_0x970d[2340]]= function(){return new mxStylesheet};mxGraph[_0x970d[202]][_0x970d[2342]]= function(){return new mxGraphView(this)};mxGraph[_0x970d[202]][_0x970d[2337]]= function(){return new mxCellRenderer};mxGraph[_0x970d[202]][_0x970d[2427]]= function(){return new mxCellEditor(this)};mxGraph[_0x970d[202]][_0x970d[502]]= function(){return this[_0x970d[251]]};mxGraph[_0x970d[202]][_0x970d[249]]= function(){return this[_0x970d[441]]};mxGraph[_0x970d[202]][_0x970d[2434]]= function(){return this[_0x970d[94]]};mxGraph[_0x970d[202]][_0x970d[2341]]= function(_0xee1fx2){this[_0x970d[94]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2435]]= function(){return this[_0x970d[2105]]};mxGraph[_0x970d[202]][_0x970d[2339]]= function(_0xee1fx2){this[_0x970d[2105]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2436]]= function(_0xee1fx2){for(var _0xee1fx3=[],_0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){var _0xee1fx5=_0xee1fx2[_0xee1fx4];if(_0xee1fx5[_0x970d[196]]!= mxRootChange){var _0xee1fx9=null;_0xee1fx5 instanceof mxChildChange&& null== _0xee1fx5[_0x970d[257]]?_0xee1fx9= _0xee1fx5[_0x970d[247]]:null!= _0xee1fx5[_0x970d[246]]&& _0xee1fx5[_0x970d[246]] instanceof mxCell&& (_0xee1fx9= _0xee1fx5[_0x970d[246]]);null!= _0xee1fx9&& 0> mxUtils[_0x970d[2]](_0xee1fx3,_0xee1fx9)&& _0xee1fx3[_0x970d[207]](_0xee1fx9)}};return this[_0x970d[502]]()[_0x970d[1964]](_0xee1fx3)};mxGraph[_0x970d[202]][_0x970d[1177]]= function(_0xee1fx2){for(var _0xee1fx3=0;_0xee1fx3< _0xee1fx2[_0x970d[67]];_0xee1fx3++){this[_0x970d[2437]](_0xee1fx2[_0xee1fx3])};this[_0x970d[2439]](this[_0x970d[2438]](_0xee1fx2));this[_0x970d[441]][_0x970d[2264]]();this[_0x970d[2258]]()};mxGraph[_0x970d[202]][_0x970d[2438]]= function(_0xee1fx2){for(var _0xee1fx3=[],_0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){var _0xee1fx5=_0xee1fx2[_0xee1fx4];if(_0xee1fx5 instanceof mxRootChange){break}else {_0xee1fx5 instanceof mxChildChange?null!= _0xee1fx5[_0x970d[257]]&& null== _0xee1fx5[_0x970d[1101]]&& (_0xee1fx3= _0xee1fx3[_0x970d[1919]](this[_0x970d[251]][_0x970d[1939]](_0xee1fx5[_0x970d[247]]))):_0xee1fx5 instanceof mxVisibleChange&& (_0xee1fx3= _0xee1fx3[_0x970d[1919]](this[_0x970d[251]][_0x970d[1939]](_0xee1fx5[_0x970d[246]])))}};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[2437]]= function(_0xee1fx2){if(_0xee1fx2 instanceof mxRootChange){this[_0x970d[2440]](),this[_0x970d[2441]](_0xee1fx2[_0x970d[257]]),this[_0x970d[2398]]&& (this[_0x970d[441]][_0x970d[255]]= 1,this[_0x970d[441]][_0x970d[513]][_0x970d[235]]= 0,this[_0x970d[441]][_0x970d[513]][_0x970d[236]]= 0),this[_0x970d[746]]( new mxEventObject(mxEvent.ROOT))}else {if(_0xee1fx2 instanceof mxChildChange){var _0xee1fx3=this[_0x970d[251]][_0x970d[1197]](_0xee1fx2[_0x970d[247]]);null!= _0xee1fx3?this[_0x970d[441]][_0x970d[2263]](_0xee1fx2[_0x970d[247]],!0,!1,null!= _0xee1fx2[_0x970d[257]]):(this[_0x970d[2441]](_0xee1fx2[_0x970d[247]]),this[_0x970d[441]][_0x970d[1741]]== _0xee1fx2[_0x970d[247]]&& this[_0x970d[2442]]());_0xee1fx3!= _0xee1fx2[_0x970d[257]]&& (null!= _0xee1fx3&& this[_0x970d[441]][_0x970d[2263]](_0xee1fx3,!1,!1),null!= _0xee1fx2[_0x970d[257]]&& this[_0x970d[441]][_0x970d[2263]](_0xee1fx2[_0x970d[257]],!1,!1))}else {_0xee1fx2 instanceof mxTerminalChange|| _0xee1fx2 instanceof mxGeometryChange?this[_0x970d[441]][_0x970d[2263]](_0xee1fx2[_0x970d[246]]):_0xee1fx2 instanceof mxValueChange?this[_0x970d[441]][_0x970d[2263]](_0xee1fx2[_0x970d[246]],!1,!1):_0xee1fx2 instanceof mxStyleChange?(this[_0x970d[441]][_0x970d[2263]](_0xee1fx2[_0x970d[246]],!0,!0,!1),this[_0x970d[441]][_0x970d[2265]](_0xee1fx2[_0x970d[246]])):null!= _0xee1fx2[_0x970d[246]]&& _0xee1fx2[_0x970d[246]] instanceof mxCell&& this[_0x970d[2441]](_0xee1fx2[_0x970d[246]])}}};mxGraph[_0x970d[202]][_0x970d[2441]]= function(_0xee1fx2){for(var _0xee1fx3=this[_0x970d[251]][_0x970d[262]](_0xee1fx2),_0xee1fx4=0;_0xee1fx4< _0xee1fx3;_0xee1fx4++){this[_0x970d[2441]](this[_0x970d[251]][_0x970d[263]](_0xee1fx2,_0xee1fx4))};this[_0x970d[441]][_0x970d[2265]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2443]]= function(_0xee1fx2,_0xee1fx3){null== _0xee1fx2[_0x970d[1211]]&& (_0xee1fx2[_0x970d[1211]]= []);_0xee1fx2[_0x970d[1211]][_0x970d[207]](_0xee1fx3);var _0xee1fx4=this[_0x970d[441]][_0x970d[248]](_0xee1fx2);null!= _0xee1fx4&& this[_0x970d[259]][_0x970d[258]](_0xee1fx4);this[_0x970d[746]]( new mxEventObject(mxEvent.ADD_OVERLAY,_0x970d[246],_0xee1fx2,_0x970d[2201],_0xee1fx3));return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[2200]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[1211]]};mxGraph[_0x970d[202]][_0x970d[2444]]= function(_0xee1fx2,_0xee1fx3){if(null== _0xee1fx3){this[_0x970d[2445]](_0xee1fx2)}else {var _0xee1fx4=mxUtils[_0x970d[2]](_0xee1fx2[_0x970d[1211]],_0xee1fx3);0<= _0xee1fx4?(_0xee1fx2[_0x970d[1211]][_0x970d[300]](_0xee1fx4,1),0== _0xee1fx2[_0x970d[1211]][_0x970d[67]]&& (_0xee1fx2[_0x970d[1211]]= null),_0xee1fx4= this[_0x970d[441]][_0x970d[248]](_0xee1fx2),null!= _0xee1fx4&& this[_0x970d[259]][_0x970d[258]](_0xee1fx4),this[_0x970d[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x970d[246],_0xee1fx2,_0x970d[2201],_0xee1fx3))):_0xee1fx3= null};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[2445]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[1211]];if(null!= _0xee1fx3){_0xee1fx2[_0x970d[1211]]= null;var _0xee1fx4=this[_0x970d[441]][_0x970d[248]](_0xee1fx2);null!= _0xee1fx4&& this[_0x970d[259]][_0x970d[258]](_0xee1fx4);for(_0xee1fx4= 0;_0xee1fx4< _0xee1fx3[_0x970d[67]];_0xee1fx4++){this[_0x970d[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x970d[246],_0xee1fx2,_0x970d[2201],_0xee1fx3[_0xee1fx4]))}};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[2446]]= function(_0xee1fx2){_0xee1fx2= null!= _0xee1fx2?_0xee1fx2:this[_0x970d[251]][_0x970d[501]]();this[_0x970d[2445]](_0xee1fx2);for(var _0xee1fx3=this[_0x970d[251]][_0x970d[262]](_0xee1fx2),_0xee1fx4=0;_0xee1fx4< _0xee1fx3;_0xee1fx4++){var _0xee1fx5=this[_0x970d[251]][_0x970d[263]](_0xee1fx2,_0xee1fx4);this[_0x970d[2446]](_0xee1fx5)}};mxGraph[_0x970d[202]][_0x970d[2447]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx3&& 0< _0xee1fx3[_0x970d[67]]){return _0xee1fx4= null!= _0xee1fx4?_0xee1fx4:this[_0x970d[2419]],_0xee1fx3= new mxCellOverlay(_0xee1fx4,_0x970d[2448]+ _0xee1fx3+ _0x970d[2449]),_0xee1fx5&& _0xee1fx3[_0x970d[169]](mxEvent.CLICK,mxUtils[_0x970d[885]](this,function(_0xee1fx3,_0xee1fx4){this[_0x970d[994]]()&& this[_0x970d[2450]](_0xee1fx2)})),this[_0x970d[2443]](_0xee1fx2,_0xee1fx3)};this[_0x970d[2445]](_0xee1fx2);return null};mxGraph[_0x970d[202]][_0x970d[855]]= function(_0xee1fx2){this[_0x970d[2451]](null,_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2451]]= function(_0xee1fx2,_0xee1fx3){null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[2452]](),null!= _0xee1fx2&& !this[_0x970d[2453]](_0xee1fx2)&& (_0xee1fx2= null));null!= _0xee1fx2&& (this[_0x970d[746]]( new mxEventObject(mxEvent.START_EDITING,_0x970d[246],_0xee1fx2,_0x970d[763],_0xee1fx3)),this[_0x970d[2347]][_0x970d[855]](_0xee1fx2,_0xee1fx3))};mxGraph[_0x970d[202]][_0x970d[2142]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[2454]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2126]]= function(_0xee1fx2){this[_0x970d[2347]][_0x970d[2126]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[850]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[251]][_0x970d[473]]();try{this[_0x970d[2456]](_0xee1fx2,_0xee1fx3,this[_0x970d[2455]](_0xee1fx2)),this[_0x970d[746]]( new mxEventObject(mxEvent.LABEL_CHANGED,_0x970d[246],_0xee1fx2,_0x970d[131],_0xee1fx3,_0x970d[763],_0xee1fx4))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2456]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[251]][_0x970d[473]]();try{this[_0x970d[251]][_0x970d[1966]](_0xee1fx2,_0xee1fx3),_0xee1fx4&& this[_0x970d[2457]](_0xee1fx2,!1)}finally{this[_0x970d[251]][_0x970d[476]]()}};mxGraph[_0x970d[202]][_0x970d[859]]= function(_0xee1fx2){this[_0x970d[2126]](!0);this[_0x970d[2433]][_0x970d[862]]();this[_0x970d[1011]][_0x970d[862]]();_0xee1fx2= this[_0x970d[897]]();for(var _0xee1fx3=0;_0xee1fx3< _0xee1fx2[_0x970d[67]];_0xee1fx3++){var _0xee1fx4=this[_0x970d[441]][_0x970d[248]](_0xee1fx2[_0xee1fx3]);null!= _0xee1fx4&& null!= _0xee1fx4[_0x970d[2458]]&& _0xee1fx4[_0x970d[2458]][_0x970d[862]]()}};mxGraph[_0x970d[202]][_0x970d[173]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[727]](),_0xee1fx4=_0xee1fx2[_0x970d[736]](),_0xee1fx5= new mxEventObject(mxEvent.CLICK,_0x970d[763],_0xee1fx3,_0x970d[246],_0xee1fx4);_0xee1fx2[_0x970d[721]]()&& _0xee1fx5[_0x970d[722]]();this[_0x970d[746]](_0xee1fx5);this[_0x970d[994]]()&& (!mxEvent[_0x970d[721]](_0xee1fx3)&& !_0xee1fx5[_0x970d[721]]())&& (null!= _0xee1fx4?this[_0x970d[2459]](_0xee1fx4,_0xee1fx3):(_0xee1fx4= null,this[_0x970d[2460]]()&& (_0xee1fx4= this[_0x970d[2461]](_0xee1fx2[_0x970d[734]](),_0xee1fx2[_0x970d[735]]())),null!= _0xee1fx4?this[_0x970d[2459]](_0xee1fx4,_0xee1fx3):this[_0x970d[2462]](_0xee1fx3)|| this[_0x970d[2440]]()))};mxGraph[_0x970d[202]][_0x970d[761]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x970d[763],_0xee1fx2,_0x970d[246],_0xee1fx3);this[_0x970d[746]](_0xee1fx4);this[_0x970d[994]]()&& (!mxEvent[_0x970d[721]](_0xee1fx2)&& !_0xee1fx4[_0x970d[721]]()&& null!= _0xee1fx3&& this[_0x970d[2453]](_0xee1fx3))&& this[_0x970d[2451]](_0xee1fx3,_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[1014]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(!this[_0x970d[2382]]&& (this[_0x970d[2384]]|| mxUtils[_0x970d[1134]](this[_0x970d[526]]))){var _0xee1fx9=this[_0x970d[526]];_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:20;if(_0xee1fx2>= _0xee1fx9[_0x970d[360]]&& _0xee1fx3>= _0xee1fx9[_0x970d[190]]&& _0xee1fx2<= _0xee1fx9[_0x970d[360]]+ _0xee1fx9[_0x970d[159]]&& _0xee1fx3<= _0xee1fx9[_0x970d[190]]+ _0xee1fx9[_0x970d[157]]){var _0xee1fxa=_0xee1fx9[_0x970d[360]]+ _0xee1fx9[_0x970d[159]]- _0xee1fx2;if(_0xee1fxa< _0xee1fx5){if(_0xee1fx2= _0xee1fx9[_0x970d[360]],_0xee1fx9[_0x970d[360]]+= _0xee1fx5- _0xee1fxa,_0xee1fx4&& _0xee1fx2== _0xee1fx9[_0x970d[360]]){if(this[_0x970d[507]]== mxConstants[_0x970d[508]]){_0xee1fx2= this[_0x970d[441]][_0x970d[2024]]()[_0x970d[538]];var _0xee1fx12=this[_0x970d[526]][_0x970d[1526]]+ _0xee1fx5- _0xee1fxa}else {_0xee1fx12= Math[_0x970d[160]](_0xee1fx9[_0x970d[159]],_0xee1fx9[_0x970d[1526]])+ _0xee1fx5- _0xee1fxa,_0xee1fx2= this[_0x970d[441]][_0x970d[2051]]()};_0xee1fx2[_0x970d[124]][_0x970d[117]]= _0xee1fx12+ _0x970d[168];_0xee1fx9[_0x970d[360]]+= _0xee1fx5- _0xee1fxa}}else {_0xee1fxa= _0xee1fx2- _0xee1fx9[_0x970d[360]],_0xee1fxa< _0xee1fx5&& (_0xee1fx9[_0x970d[360]]-= _0xee1fx5- _0xee1fxa)};_0xee1fxa= _0xee1fx9[_0x970d[190]]+ _0xee1fx9[_0x970d[157]]- _0xee1fx3;_0xee1fxa< _0xee1fx5?(_0xee1fx2= _0xee1fx9[_0x970d[190]],_0xee1fx9[_0x970d[190]]+= _0xee1fx5- _0xee1fxa,_0xee1fx2== _0xee1fx9[_0x970d[190]]&& _0xee1fx4&& (this[_0x970d[507]]== mxConstants[_0x970d[508]]?(_0xee1fx2= this[_0x970d[441]][_0x970d[2024]]()[_0x970d[538]],_0xee1fx3= this[_0x970d[526]][_0x970d[191]]+ _0xee1fx5- _0xee1fxa):(_0xee1fx3= Math[_0x970d[160]](_0xee1fx9[_0x970d[157]],_0xee1fx9[_0x970d[191]])+ _0xee1fx5- _0xee1fxa,_0xee1fx2= this[_0x970d[441]][_0x970d[2051]]()),_0xee1fx2[_0x970d[124]][_0x970d[119]]= _0xee1fx3+ _0x970d[168],_0xee1fx9[_0x970d[190]]+= _0xee1fx5- _0xee1fxa)):(_0xee1fxa= _0xee1fx3- _0xee1fx9[_0x970d[190]],_0xee1fxa< _0xee1fx5&& (_0xee1fx9[_0x970d[190]]-= _0xee1fx5- _0xee1fxa))}}else {this[_0x970d[2383]]&& !this[_0x970d[2316]][_0x970d[1124]]&& (null== this[_0x970d[2463]]&& (this[_0x970d[2463]]= this[_0x970d[2464]]()),this[_0x970d[2463]][_0x970d[1143]](_0xee1fx2+ this[_0x970d[1136]],_0xee1fx3+ this[_0x970d[1137]]))}};mxGraph[_0x970d[202]][_0x970d[2464]]= function(){return new mxPanningManager(this)};mxGraph[_0x970d[202]][_0x970d[2465]]= function(){function _0xee1fx2(_0xee1fx2){var _0xee1fx3=0,_0xee1fx3=_0x970d[2466]== _0xee1fx2?2:_0x970d[2467]== _0xee1fx2?4:_0x970d[2468]== _0xee1fx2?6:parseInt(_0xee1fx2);isNaN(_0xee1fx3)&& (_0xee1fx3= 0);return _0xee1fx3}var _0xee1fx3=mxUtils[_0x970d[275]](this[_0x970d[526]]),_0xee1fx4= new mxRectangle;_0xee1fx4[_0x970d[235]]= _0xee1fx2(_0xee1fx3[_0x970d[2469]])+ parseInt(_0xee1fx3[_0x970d[357]]|| 0);_0xee1fx4[_0x970d[236]]= _0xee1fx2(_0xee1fx3[_0x970d[2470]])+ parseInt(_0xee1fx3[_0x970d[2471]]|| 0);_0xee1fx4[_0x970d[117]]= _0xee1fx2(_0xee1fx3[_0x970d[2472]])+ parseInt(_0xee1fx3[_0x970d[1164]]|| 0);_0xee1fx4[_0x970d[119]]= _0xee1fx2(_0xee1fx3[_0x970d[2473]])+ parseInt(_0xee1fx3[_0x970d[2474]]|| 0);return _0xee1fx4};mxGraph[_0x970d[202]][_0x970d[2475]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= this[_0x970d[441]][_0x970d[255]];var _0xee1fx5=this[_0x970d[441]][_0x970d[513]],_0xee1fx9=this[_0x970d[2013]],_0xee1fxa=_0xee1fx2* this[_0x970d[2012]],_0xee1fx9= new mxRectangle(0,0,_0xee1fx9[_0x970d[117]]* _0xee1fxa,_0xee1fx9[_0x970d[119]]* _0xee1fxa);_0xee1fx3= this[_0x970d[2357]]?Math[_0x970d[430]](_0xee1fx3/ _0xee1fx9[_0x970d[117]]):1;_0xee1fx4= this[_0x970d[2357]]?Math[_0x970d[430]](_0xee1fx4/ _0xee1fx9[_0x970d[119]]):1;return new mxRectangle(0,0,_0xee1fx3* _0xee1fx9[_0x970d[117]]+ 2+ _0xee1fx5[_0x970d[235]]/ _0xee1fx2,_0xee1fx4* _0xee1fx9[_0x970d[119]]+ 2+ _0xee1fx5[_0x970d[236]]/ _0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2258]]= function(){var _0xee1fx2=this[_0x970d[517]]();if(null!= this[_0x970d[526]]){var _0xee1fx3=this[_0x970d[2476]](),_0xee1fx4=Math[_0x970d[160]](0,_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]+ 1+ _0xee1fx3),_0xee1fx3=Math[_0x970d[160]](0,_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]+ 1+ _0xee1fx3);null!= this[_0x970d[2387]]&& (_0xee1fx4= Math[_0x970d[160]](_0xee1fx4,this[_0x970d[2387]][_0x970d[117]]),_0xee1fx3= Math[_0x970d[160]](_0xee1fx3,this[_0x970d[2387]][_0x970d[119]]));this[_0x970d[2389]]&& this[_0x970d[2477]](_0xee1fx4,_0xee1fx3);if(this[_0x970d[2361]]|| !mxClient[_0x970d[80]]&& this[_0x970d[2273]]){var _0xee1fx5=this[_0x970d[2475]](_0xee1fx2,_0xee1fx4,_0xee1fx3);null!= _0xee1fx5&& (_0xee1fx4= _0xee1fx5[_0x970d[117]],_0xee1fx3= _0xee1fx5[_0x970d[119]])};null!= this[_0x970d[2386]]&& (_0xee1fx4= Math[_0x970d[160]](_0xee1fx4,this[_0x970d[2386]][_0x970d[117]]* this[_0x970d[441]][_0x970d[255]]),_0xee1fx3= Math[_0x970d[160]](_0xee1fx3,this[_0x970d[2386]][_0x970d[119]]* this[_0x970d[441]][_0x970d[255]]));_0xee1fx4= Math[_0x970d[430]](_0xee1fx4- 1);_0xee1fx3= Math[_0x970d[430]](_0xee1fx3- 1);this[_0x970d[507]]== mxConstants[_0x970d[508]]?(_0xee1fx5= this[_0x970d[441]][_0x970d[2024]]()[_0x970d[538]],_0xee1fx5[_0x970d[124]][_0x970d[2478]]= Math[_0x970d[160]](1,_0xee1fx4)+ _0x970d[168],_0xee1fx5[_0x970d[124]][_0x970d[2479]]= Math[_0x970d[160]](1,_0xee1fx3)+ _0x970d[168],_0xee1fx5[_0x970d[124]][_0x970d[117]]= _0x970d[118],_0xee1fx5[_0x970d[124]][_0x970d[119]]= _0x970d[118]):mxClient[_0x970d[496]]?this[_0x970d[441]][_0x970d[2320]](Math[_0x970d[160]](1,_0xee1fx4),Math[_0x970d[160]](1,_0xee1fx3)):(this[_0x970d[441]][_0x970d[510]][_0x970d[124]][_0x970d[2478]]= Math[_0x970d[160]](1,_0xee1fx4)+ _0x970d[168],this[_0x970d[441]][_0x970d[510]][_0x970d[124]][_0x970d[2479]]= Math[_0x970d[160]](1,_0xee1fx3)+ _0x970d[168]);this[_0x970d[2480]](this[_0x970d[2357]],_0xee1fx4- 1,_0xee1fx3- 1)};this[_0x970d[746]]( new mxEventObject(mxEvent.SIZE,_0x970d[1562],_0xee1fx2))};mxGraph[_0x970d[202]][_0x970d[2477]]= function(_0xee1fx2,_0xee1fx3){if(mxClient[_0x970d[80]]){if(mxClient[_0x970d[496]]){var _0xee1fx4=this[_0x970d[2465]]();_0xee1fx2+= Math[_0x970d[160]](2,_0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]+ 1);_0xee1fx3+= Math[_0x970d[160]](2,_0xee1fx4[_0x970d[236]]+ _0xee1fx4[_0x970d[119]]+ 1)}else {9<= document[_0x970d[5]]?(_0xee1fx2+= 3,_0xee1fx3+= 5):(_0xee1fx2+= 1,_0xee1fx3+= 1)}}else {_0xee1fx3+= 1};null!= this[_0x970d[2388]]&& (_0xee1fx2= Math[_0x970d[243]](this[_0x970d[2388]][_0x970d[117]],_0xee1fx2),_0xee1fx3= Math[_0x970d[243]](this[_0x970d[2388]][_0x970d[119]],_0xee1fx3));this[_0x970d[526]][_0x970d[124]][_0x970d[117]]= Math[_0x970d[430]](_0xee1fx2)+ _0x970d[168];this[_0x970d[526]][_0x970d[124]][_0x970d[119]]= Math[_0x970d[430]](_0xee1fx3)+ _0x970d[168]};mxGraph[_0x970d[202]][_0x970d[2480]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[441]][_0x970d[255]],_0xee1fx9=this[_0x970d[441]][_0x970d[513]],_0xee1fxa=this[_0x970d[2013]],_0xee1fx12=_0xee1fx5* this[_0x970d[2012]],_0xee1fx9= new mxRectangle(_0xee1fx5* _0xee1fx9[_0x970d[235]],_0xee1fx5* _0xee1fx9[_0x970d[236]],_0xee1fxa[_0x970d[117]]* _0xee1fx12,_0xee1fxa[_0x970d[119]]* _0xee1fx12);_0xee1fx2= _0xee1fx2&& Math[_0x970d[243]](_0xee1fx9[_0x970d[117]],_0xee1fx9[_0x970d[119]])> this[_0x970d[2360]];_0xee1fx9[_0x970d[235]]= mxUtils[_0x970d[1454]](_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[117]]);_0xee1fx9[_0x970d[236]]= mxUtils[_0x970d[1454]](_0xee1fx9[_0x970d[236]],_0xee1fx9[_0x970d[119]]);_0xee1fxa= _0xee1fx2?Math[_0x970d[430]]((_0xee1fx3- _0xee1fx9[_0x970d[235]])/ _0xee1fx9[_0x970d[117]]):0;_0xee1fx2= _0xee1fx2?Math[_0x970d[430]]((_0xee1fx4- _0xee1fx9[_0x970d[236]])/ _0xee1fx9[_0x970d[119]]):0;null== this[_0x970d[2481]]&& 0< _0xee1fxa&& (this[_0x970d[2481]]= []);if(null!= this[_0x970d[2481]]){for(_0xee1fx12= 0;_0xee1fx12<= _0xee1fxa;_0xee1fx12++){var _0xee1fx13=[ new mxPoint(_0xee1fx9[_0x970d[235]]+ _0xee1fx12* _0xee1fx9[_0x970d[117]],1), new mxPoint(_0xee1fx9[_0x970d[235]]+ _0xee1fx12* _0xee1fx9[_0x970d[117]],_0xee1fx4)];null!= this[_0x970d[2481]][_0xee1fx12]?(this[_0x970d[2481]][_0xee1fx12][_0x970d[255]]= 1,this[_0x970d[2481]][_0xee1fx12][_0x970d[1525]]= _0xee1fx13,this[_0x970d[2481]][_0xee1fx12][_0x970d[258]]()):(_0xee1fx13= new mxPolyline(_0xee1fx13,this[_0x970d[2358]],this[_0x970d[255]]),_0xee1fx13[_0x970d[507]]= this[_0x970d[507]],_0xee1fx13[_0x970d[1522]]= this[_0x970d[2359]],_0xee1fx13[_0x970d[255]]= _0xee1fx5,_0xee1fx13[_0x970d[176]](this[_0x970d[441]][_0x970d[2053]]),_0xee1fx13[_0x970d[258]](),this[_0x970d[2481]][_0xee1fx12]= _0xee1fx13)};for(_0xee1fx12= _0xee1fxa;_0xee1fx12< this[_0x970d[2481]][_0x970d[67]];_0xee1fx12++){this[_0x970d[2481]][_0xee1fx12][_0x970d[515]]()};this[_0x970d[2481]][_0x970d[300]](_0xee1fxa,this[_0x970d[2481]][_0x970d[67]]- _0xee1fxa)};null== this[_0x970d[2482]]&& 0< _0xee1fx2&& (this[_0x970d[2482]]= []);if(null!= this[_0x970d[2482]]){for(_0xee1fx12= 0;_0xee1fx12<= _0xee1fx2;_0xee1fx12++){_0xee1fx13= [ new mxPoint(1,_0xee1fx9[_0x970d[236]]+ _0xee1fx12* _0xee1fx9[_0x970d[119]]), new mxPoint(_0xee1fx3,_0xee1fx9[_0x970d[236]]+ _0xee1fx12* _0xee1fx9[_0x970d[119]])],null!= this[_0x970d[2482]][_0xee1fx12]?(this[_0x970d[2482]][_0xee1fx12][_0x970d[255]]= 1,this[_0x970d[2482]][_0xee1fx12][_0x970d[1525]]= _0xee1fx13,this[_0x970d[2482]][_0xee1fx12][_0x970d[258]]()):(_0xee1fx13= new mxPolyline(_0xee1fx13,this[_0x970d[2358]],_0xee1fx5),_0xee1fx13[_0x970d[507]]= this[_0x970d[507]],_0xee1fx13[_0x970d[1522]]= this[_0x970d[2359]],_0xee1fx13[_0x970d[255]]= _0xee1fx5,_0xee1fx13[_0x970d[176]](this[_0x970d[441]][_0x970d[2053]]),_0xee1fx13[_0x970d[258]](),this[_0x970d[2482]][_0xee1fx12]= _0xee1fx13)};for(_0xee1fx12= _0xee1fx2;_0xee1fx12< this[_0x970d[2482]][_0x970d[67]];_0xee1fx12++){this[_0x970d[2482]][_0xee1fx12][_0x970d[515]]()};this[_0x970d[2482]][_0x970d[300]](_0xee1fx2,this[_0x970d[2482]][_0x970d[67]]- _0xee1fx2)}};mxGraph[_0x970d[202]][_0x970d[1705]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[251]][_0x970d[474]](_0xee1fx2),_0xee1fx4=null,_0xee1fx4=this[_0x970d[251]][_0x970d[250]](_0xee1fx2)?this[_0x970d[94]][_0x970d[2077]]():this[_0x970d[94]][_0x970d[2076]]();null!= _0xee1fx3&& (_0xee1fx4= this[_0x970d[2483]](this[_0x970d[94]][_0x970d[1705]](_0xee1fx3,_0xee1fx4)));null== _0xee1fx4&& (_0xee1fx4= mxGraph[_0x970d[202]][_0x970d[2346]]);return _0xee1fx4};mxGraph[_0x970d[202]][_0x970d[2483]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=_0xee1fx2[mxConstants[_0x970d[2484]]],_0xee1fx4=this[_0x970d[2485]](_0xee1fx3);null!= _0xee1fx4?_0xee1fx2[mxConstants[_0x970d[2484]]]= _0xee1fx4:_0xee1fx4= _0xee1fx3;null!= _0xee1fx4&& _0x970d[2486]== _0xee1fx4[_0x970d[85]](0,11)&& (_0xee1fx3= _0xee1fx4[_0x970d[2]](_0x970d[537]),0< _0xee1fx3&& (_0xee1fx4= _0xee1fx4[_0x970d[85]](0,_0xee1fx3)+ _0x970d[2487]+ _0xee1fx4[_0x970d[85]](_0xee1fx3+ 1)),_0xee1fx2[mxConstants[_0x970d[2484]]]= _0xee1fx4)};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2488]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= _0xee1fx3|| this[_0x970d[897]]();if(null!= _0xee1fx3){this[_0x970d[251]][_0x970d[473]]();try{for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx3[_0x970d[67]];_0xee1fx4++){this[_0x970d[251]][_0x970d[475]](_0xee1fx3[_0xee1fx4],_0xee1fx2)}}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[2489]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= _0xee1fx4|| this[_0x970d[2452]]();this[_0x970d[2490]](_0xee1fx2,_0xee1fx3,[_0xee1fx4])};mxGraph[_0x970d[202]][_0x970d[2490]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!1;_0xee1fx4= _0xee1fx4|| this[_0x970d[897]]();if(null!= _0xee1fx4&& 0< _0xee1fx4[_0x970d[67]]){var _0xee1fx5=this[_0x970d[441]][_0x970d[248]](_0xee1fx4[0]),_0xee1fx5=null!= _0xee1fx5?_0xee1fx5[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx4[0]);null!= _0xee1fx5&& (_0xee1fx3= mxUtils[_0x970d[433]](_0xee1fx5,_0xee1fx2,_0xee1fx3)?0:1,this[_0x970d[1717]](_0xee1fx2,_0xee1fx3,_0xee1fx4))}};mxGraph[_0x970d[202]][_0x970d[1717]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= _0xee1fx4|| this[_0x970d[897]]();mxUtils[_0x970d[1717]](this[_0x970d[251]],_0xee1fx4,_0xee1fx2,_0xee1fx3)};mxGraph[_0x970d[202]][_0x970d[2491]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[2492]](_0xee1fx2,_0xee1fx3,null,_0xee1fx4)};mxGraph[_0x970d[202]][_0x970d[2492]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx5= _0xee1fx5|| this[_0x970d[897]]();if(null!= _0xee1fx5&& 0< _0xee1fx5[_0x970d[67]]){if(null== _0xee1fx4){var _0xee1fx9=this[_0x970d[441]][_0x970d[248]](_0xee1fx5[0]),_0xee1fx9=null!= _0xee1fx9?_0xee1fx9[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx5[0]);null!= _0xee1fx9&& (_0xee1fx4= (parseInt(_0xee1fx9[_0xee1fx2]|| 0)& _0xee1fx3)!= _0xee1fx3)};mxUtils[_0x970d[2492]](this[_0x970d[251]],_0xee1fx5,_0xee1fx2,_0xee1fx3,_0xee1fx4)}};mxGraph[_0x970d[202]][_0x970d[849]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){null== _0xee1fx3&& (_0xee1fx3= this[_0x970d[897]]());if(null!= _0xee1fx3&& 1< _0xee1fx3[_0x970d[67]]){if(null== _0xee1fx4){for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx3[_0x970d[67]];_0xee1fx5++){var _0xee1fx9=this[_0x970d[1198]](_0xee1fx3[_0xee1fx5]);if(null!= _0xee1fx9&& !this[_0x970d[251]][_0x970d[250]](_0xee1fx3[_0xee1fx5])){if(null== _0xee1fx4){if(_0xee1fx2== mxConstants[_0x970d[479]]){_0xee1fx4= _0xee1fx9[_0x970d[235]]+ _0xee1fx9[_0x970d[117]]/ 2;break}else {if(_0xee1fx2== mxConstants[_0x970d[480]]){_0xee1fx4= _0xee1fx9[_0x970d[235]]+ _0xee1fx9[_0x970d[117]]}else {if(_0xee1fx2== mxConstants[_0x970d[1687]]){_0xee1fx4= _0xee1fx9[_0x970d[236]]}else {if(_0xee1fx2== mxConstants[_0x970d[481]]){_0xee1fx4= _0xee1fx9[_0x970d[236]]+ _0xee1fx9[_0x970d[119]]/ 2;break}else {_0xee1fx4= _0xee1fx2== mxConstants[_0x970d[482]]?_0xee1fx9[_0x970d[236]]+ _0xee1fx9[_0x970d[119]]:_0xee1fx9[_0x970d[235]]}}}}}else {_0xee1fx4= _0xee1fx2== mxConstants[_0x970d[480]]?Math[_0x970d[160]](_0xee1fx4,_0xee1fx9[_0x970d[235]]+ _0xee1fx9[_0x970d[117]]):_0xee1fx2== mxConstants[_0x970d[1687]]?Math[_0x970d[243]](_0xee1fx4,_0xee1fx9[_0x970d[236]]):_0xee1fx2== mxConstants[_0x970d[482]]?Math[_0x970d[160]](_0xee1fx4,_0xee1fx9[_0x970d[236]]+ _0xee1fx9[_0x970d[119]]):Math[_0x970d[243]](_0xee1fx4,_0xee1fx9[_0x970d[235]])}}}};if(null!= _0xee1fx4){this[_0x970d[251]][_0x970d[473]]();try{for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx3[_0x970d[67]];_0xee1fx5++){_0xee1fx9= this[_0x970d[1198]](_0xee1fx3[_0xee1fx5]),null!= _0xee1fx9&& !this[_0x970d[251]][_0x970d[250]](_0xee1fx3[_0xee1fx5])&& (_0xee1fx9= _0xee1fx9[_0x970d[238]](),_0xee1fx2== mxConstants[_0x970d[479]]?_0xee1fx9[_0x970d[235]]= _0xee1fx4- _0xee1fx9[_0x970d[117]]/ 2:_0xee1fx2== mxConstants[_0x970d[480]]?_0xee1fx9[_0x970d[235]]= _0xee1fx4- _0xee1fx9[_0x970d[117]]:_0xee1fx2== mxConstants[_0x970d[1687]]?_0xee1fx9[_0x970d[236]]= _0xee1fx4:_0xee1fx2== mxConstants[_0x970d[481]]?_0xee1fx9[_0x970d[236]]= _0xee1fx4- _0xee1fx9[_0x970d[119]]/ 2:_0xee1fx2== mxConstants[_0x970d[482]]?_0xee1fx9[_0x970d[236]]= _0xee1fx4- _0xee1fx9[_0x970d[119]]:_0xee1fx9[_0x970d[235]]= _0xee1fx4,this[_0x970d[251]][_0x970d[1724]](_0xee1fx3[_0xee1fx5],_0xee1fx9))};this[_0x970d[746]]( new mxEventObject(mxEvent.ALIGN_CELLS,_0x970d[611],_0xee1fx2,_0x970d[895],_0xee1fx3))}finally{this[_0x970d[251]][_0x970d[476]]()}}};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[854]]= function(_0xee1fx2){if(null!= _0xee1fx2&& null!= this[_0x970d[2356]]){this[_0x970d[251]][_0x970d[473]]();try{var _0xee1fx3=this[_0x970d[251]][_0x970d[474]](_0xee1fx2);null== _0xee1fx3|| 0== _0xee1fx3[_0x970d[67]]?this[_0x970d[251]][_0x970d[475]](_0xee1fx2,this[_0x970d[2356]]):this[_0x970d[251]][_0x970d[475]](_0xee1fx2,null);this[_0x970d[1809]](_0xee1fx2);this[_0x970d[746]]( new mxEventObject(mxEvent.FLIP_EDGE,_0x970d[1989],_0xee1fx2))}finally{this[_0x970d[251]][_0x970d[476]]()}};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2493]]= function(_0xee1fx2){this[_0x970d[2336]][_0x970d[207]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2494]]= function(_0xee1fx2){for(var _0xee1fx3=[],_0xee1fx4=0;_0xee1fx4< this[_0x970d[2336]][_0x970d[67]];_0xee1fx4++){this[_0x970d[2336]][_0xee1fx4]!= _0xee1fx2&& _0xee1fx3[_0x970d[207]](this[_0x970d[2336]][_0xee1fx4])};this[_0x970d[2336]]= _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[2485]]= function(_0xee1fx2){if(null!= _0xee1fx2){for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[2336]][_0x970d[67]];_0xee1fx3++){var _0xee1fx4=this[_0x970d[2336]][_0xee1fx3][_0x970d[1202]](_0xee1fx2);if(null!= _0xee1fx4){return _0xee1fx4}}};return null};mxGraph[_0x970d[202]][_0x970d[840]]= function(_0xee1fx2,_0xee1fx3){null== _0xee1fx3&& (_0xee1fx3= mxUtils[_0x970d[1779]](this[_0x970d[897]](),!0));this[_0x970d[251]][_0x970d[473]]();try{this[_0x970d[841]](_0xee1fx3,_0xee1fx2),this[_0x970d[746]]( new mxEventObject(mxEvent.ORDER_CELLS,_0x970d[2495],_0xee1fx2,_0x970d[895],_0xee1fx3))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[841]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2){this[_0x970d[251]][_0x970d[473]]();try{for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){var _0xee1fx5=this[_0x970d[251]][_0x970d[1197]](_0xee1fx2[_0xee1fx4]);_0xee1fx3?this[_0x970d[251]][_0x970d[99]](_0xee1fx5,_0xee1fx2[_0xee1fx4],_0xee1fx4):this[_0x970d[251]][_0x970d[99]](_0xee1fx5,_0xee1fx2[_0xee1fx4],this[_0x970d[251]][_0x970d[262]](_0xee1fx5)- 1)};this[_0x970d[746]]( new mxEventObject(mxEvent.CELLS_ORDERED,_0x970d[2495],_0xee1fx3,_0x970d[895],_0xee1fx2))}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[844]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){null== _0xee1fx4&& (_0xee1fx4= mxUtils[_0x970d[1779]](this[_0x970d[897]](),!0));_0xee1fx4= this[_0x970d[2496]](_0xee1fx4);null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[2497]](_0xee1fx4));var _0xee1fx5=this[_0x970d[2498]](_0xee1fx2,_0xee1fx4,_0xee1fx3);if(0< _0xee1fx4[_0x970d[67]]&& null!= _0xee1fx5){var _0xee1fx9=this[_0x970d[251]][_0x970d[1197]](_0xee1fx2);null== _0xee1fx9&& (_0xee1fx9= this[_0x970d[251]][_0x970d[1197]](_0xee1fx4[0]));this[_0x970d[251]][_0x970d[473]]();try{null== this[_0x970d[1198]](_0xee1fx2)&& this[_0x970d[251]][_0x970d[1724]](_0xee1fx2, new mxGeometry);var _0xee1fxa=this[_0x970d[251]][_0x970d[262]](_0xee1fx9);this[_0x970d[833]]([_0xee1fx2],_0xee1fx9,_0xee1fxa,null,null,!1);_0xee1fxa= this[_0x970d[251]][_0x970d[262]](_0xee1fx2);this[_0x970d[833]](_0xee1fx4,_0xee1fx2,_0xee1fxa,null,null,!1,!1);this[_0x970d[835]](_0xee1fx4,-_0xee1fx5[_0x970d[235]],-_0xee1fx5[_0x970d[236]],!1,!0);this[_0x970d[837]]([_0xee1fx2],[_0xee1fx5]);this[_0x970d[746]]( new mxEventObject(mxEvent.GROUP_CELLS,_0x970d[1504],_0xee1fx2,_0x970d[467],_0xee1fx3,_0x970d[895],_0xee1fx4))}finally{this[_0x970d[251]][_0x970d[476]]()}};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2496]]= function(_0xee1fx2){var _0xee1fx3=[];if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]){var _0xee1fx4=this[_0x970d[251]][_0x970d[1197]](_0xee1fx2[0]);_0xee1fx3[_0x970d[207]](_0xee1fx2[0]);for(var _0xee1fx5=1;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){this[_0x970d[251]][_0x970d[1197]](_0xee1fx2[_0xee1fx5])== _0xee1fx4&& _0xee1fx3[_0x970d[207]](_0xee1fx2[_0xee1fx5])}};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[2498]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= this[_0x970d[1729]](_0xee1fx3);null!= _0xee1fx3&& (this[_0x970d[1730]](_0xee1fx2)&& (_0xee1fx2= this[_0x970d[1731]](_0xee1fx2),_0xee1fx3[_0x970d[235]]-= _0xee1fx2[_0x970d[117]],_0xee1fx3[_0x970d[236]]-= _0xee1fx2[_0x970d[119]],_0xee1fx3[_0x970d[117]]+= _0xee1fx2[_0x970d[117]],_0xee1fx3[_0x970d[119]]+= _0xee1fx2[_0x970d[119]]),_0xee1fx3[_0x970d[235]]-= _0xee1fx4,_0xee1fx3[_0x970d[236]]-= _0xee1fx4,_0xee1fx3[_0x970d[117]]+= 2* _0xee1fx4,_0xee1fx3[_0x970d[119]]+= 2* _0xee1fx4);return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[2497]]= function(_0xee1fx2){_0xee1fx2= new mxCell(_0x970d[110]);_0xee1fx2[_0x970d[1993]](!0);_0xee1fx2[_0x970d[1995]](!1);return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[845]]= function(_0xee1fx2){var _0xee1fx3=[];if(null== _0xee1fx2){_0xee1fx2= this[_0x970d[897]]();for(var _0xee1fx4=[],_0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){0< this[_0x970d[251]][_0x970d[262]](_0xee1fx2[_0xee1fx5])&& _0xee1fx4[_0x970d[207]](_0xee1fx2[_0xee1fx5])};_0xee1fx2= _0xee1fx4};if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]){this[_0x970d[251]][_0x970d[473]]();try{for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){var _0xee1fx9=this[_0x970d[251]][_0x970d[1953]](_0xee1fx2[_0xee1fx5]);if(null!= _0xee1fx9&& 0< _0xee1fx9[_0x970d[67]]){var _0xee1fx9=_0xee1fx9[_0x970d[1853]](),_0xee1fxa=this[_0x970d[251]][_0x970d[1197]](_0xee1fx2[_0xee1fx5]),_0xee1fx12=this[_0x970d[251]][_0x970d[262]](_0xee1fxa);this[_0x970d[833]](_0xee1fx9,_0xee1fxa,_0xee1fx12,null,null,!0);_0xee1fx3= _0xee1fx3[_0x970d[1919]](_0xee1fx9)}};this[_0x970d[843]](this[_0x970d[2499]](_0xee1fx2));this[_0x970d[746]]( new mxEventObject(mxEvent.UNGROUP_CELLS,_0x970d[895],_0xee1fx2))}finally{this[_0x970d[251]][_0x970d[476]]()}};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[846]]= function(_0xee1fx2){null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[897]]());this[_0x970d[251]][_0x970d[473]]();try{var _0xee1fx3=this[_0x970d[902]](),_0xee1fx4=this[_0x970d[251]][_0x970d[262]](_0xee1fx3);this[_0x970d[833]](_0xee1fx2,_0xee1fx3,_0xee1fx4,null,null,!0);this[_0x970d[746]]( new mxEventObject(mxEvent.REMOVE_CELLS_FROM_PARENT,_0x970d[895],_0xee1fx2))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[1917]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[897]]());_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:0;_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!1;this[_0x970d[251]][_0x970d[473]]();try{for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){var _0xee1fx9=this[_0x970d[1198]](_0xee1fx2[_0xee1fx5]);if(null!= _0xee1fx9){var _0xee1fxa=this[_0x970d[1955]](_0xee1fx2[_0xee1fx5]);if(null!= _0xee1fxa&& 0< _0xee1fxa[_0x970d[67]]){var _0xee1fx12=this[_0x970d[1729]](_0xee1fxa);if(0< _0xee1fx12[_0x970d[117]]&& 0< _0xee1fx12[_0x970d[119]]){var _0xee1fx13=this[_0x970d[1730]](_0xee1fx2[_0xee1fx5])?this[_0x970d[1731]](_0xee1fx2[_0xee1fx5]): new mxRectangle,_0xee1fx9=_0xee1fx9[_0x970d[238]]();_0xee1fx4&& (_0xee1fx9[_0x970d[235]]+= _0xee1fx12[_0x970d[235]]- _0xee1fx13[_0x970d[117]]- _0xee1fx3,_0xee1fx9[_0x970d[236]]+= _0xee1fx12[_0x970d[236]]- _0xee1fx13[_0x970d[119]]- _0xee1fx3);_0xee1fx9[_0x970d[117]]= _0xee1fx12[_0x970d[117]]+ _0xee1fx13[_0x970d[117]]+ 2* _0xee1fx3;_0xee1fx9[_0x970d[119]]= _0xee1fx12[_0x970d[119]]+ _0xee1fx13[_0x970d[119]]+ 2* _0xee1fx3;this[_0x970d[251]][_0x970d[1724]](_0xee1fx2[_0xee1fx5],_0xee1fx9);this[_0x970d[834]](_0xee1fxa,-_0xee1fx12[_0x970d[235]]+ _0xee1fx13[_0x970d[117]]+ _0xee1fx3,-_0xee1fx12[_0x970d[236]]+ _0xee1fx13[_0x970d[119]]+ _0xee1fx3)}}}}}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[899]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!0;var _0xee1fx4=null;if(null!= _0xee1fx2){for(var _0xee1fx5={},_0xee1fx4=[],_0xee1fx9=0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){var _0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx2[_0xee1fx9]);_0xee1fx5[_0xee1fxa]= _0xee1fx2[_0xee1fx9];_0xee1fx4[_0x970d[207]](_0xee1fx2[_0xee1fx9])};if(0< _0xee1fx4[_0x970d[67]]){for(var _0xee1fxa=this[_0x970d[441]][_0x970d[255]],_0xee1fx12=this[_0x970d[441]][_0x970d[513]],_0xee1fx4=this[_0x970d[251]][_0x970d[899]](_0xee1fx2,!0),_0xee1fx9=0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){if(!_0xee1fx3&& this[_0x970d[251]][_0x970d[250]](_0xee1fx4[_0xee1fx9])&& null!= this[_0x970d[2500]](_0xee1fx4[_0xee1fx9],this[_0x970d[251]][_0x970d[1709]](_0xee1fx4[_0xee1fx9],!0),this[_0x970d[251]][_0x970d[1709]](_0xee1fx4[_0xee1fx9],!1))){_0xee1fx4[_0xee1fx9]= null}else {var _0xee1fx13=this[_0x970d[251]][_0x970d[1721]](_0xee1fx4[_0xee1fx9]);if(null!= _0xee1fx13){var _0xee1fx14=this[_0x970d[441]][_0x970d[248]](_0xee1fx2[_0xee1fx9]),_0xee1fx15=this[_0x970d[441]][_0x970d[248]](this[_0x970d[251]][_0x970d[1197]](_0xee1fx2[_0xee1fx9]));if(null!= _0xee1fx14&& null!= _0xee1fx15){var _0xee1fx16=_0xee1fx15[_0x970d[2078]][_0x970d[235]],_0xee1fx15=_0xee1fx15[_0x970d[2078]][_0x970d[236]];if(this[_0x970d[251]][_0x970d[250]](_0xee1fx4[_0xee1fx9])){for(var _0xee1fx14=_0xee1fx14[_0x970d[439]],_0xee1fx17=this[_0x970d[251]][_0x970d[1709]](_0xee1fx2[_0xee1fx9],!0),_0xee1fx18=mxCellPath[_0x970d[385]](_0xee1fx17);null!= _0xee1fx17&& null== _0xee1fx5[_0xee1fx18];){_0xee1fx17= this[_0x970d[251]][_0x970d[1197]](_0xee1fx17),_0xee1fx18= mxCellPath[_0x970d[385]](_0xee1fx17)};null== _0xee1fx17&& _0xee1fx13[_0x970d[2007]]( new mxPoint(_0xee1fx14[0][_0x970d[235]]/ _0xee1fxa- _0xee1fx12[_0x970d[235]],_0xee1fx14[0][_0x970d[236]]/ _0xee1fxa- _0xee1fx12[_0x970d[236]]),!0);_0xee1fx17= this[_0x970d[251]][_0x970d[1709]](_0xee1fx2[_0xee1fx9],!1);for(_0xee1fx18= mxCellPath[_0x970d[385]](_0xee1fx17);null!= _0xee1fx17&& null== _0xee1fx5[_0xee1fx18];){_0xee1fx17= this[_0x970d[251]][_0x970d[1197]](_0xee1fx17),_0xee1fx18= mxCellPath[_0x970d[385]](_0xee1fx17)};null== _0xee1fx17&& (_0xee1fx17= _0xee1fx14[_0x970d[67]]- 1,_0xee1fx13[_0x970d[2007]]( new mxPoint(_0xee1fx14[_0xee1fx17][_0x970d[235]]/ _0xee1fxa- _0xee1fx12[_0x970d[235]],_0xee1fx14[_0xee1fx17][_0x970d[236]]/ _0xee1fxa- _0xee1fx12[_0x970d[236]]),!1));_0xee1fx13= _0xee1fx13[_0x970d[1525]];if(null!= _0xee1fx13){for(_0xee1fx14= 0;_0xee1fx14< _0xee1fx13[_0x970d[67]];_0xee1fx14++){_0xee1fx13[_0xee1fx14][_0x970d[235]]+= _0xee1fx16,_0xee1fx13[_0xee1fx14][_0x970d[236]]+= _0xee1fx15}}}else {_0xee1fx13[_0x970d[235]]+= _0xee1fx16,_0xee1fx13[_0x970d[236]]+= _0xee1fx15}}}}}}else {_0xee1fx4= []}};return _0xee1fx4};mxGraph[_0x970d[202]][_0x970d[2501]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14){_0xee1fx3= this[_0x970d[2502]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14);return this[_0x970d[2103]](_0xee1fx3,_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2502]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14){_0xee1fx2= new mxGeometry(_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12);_0xee1fx2[_0x970d[1500]]= null!= _0xee1fx14?_0xee1fx14:!1;_0xee1fx4= new mxCell(_0xee1fx4,_0xee1fx2,_0xee1fx13);_0xee1fx4[_0x970d[1945]](_0xee1fx3);_0xee1fx4[_0x970d[1993]](!0);_0xee1fx4[_0x970d[1995]](!0);return _0xee1fx4};mxGraph[_0x970d[202]][_0x970d[1960]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx3= this[_0x970d[2503]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa);return this[_0x970d[2504]](_0xee1fx3,_0xee1fx2,_0xee1fx5,_0xee1fx9)};mxGraph[_0x970d[202]][_0x970d[2503]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx2= new mxCell(_0xee1fx4, new mxGeometry,_0xee1fxa);_0xee1fx2[_0x970d[1945]](_0xee1fx3);_0xee1fx2[_0x970d[1994]](!0);_0xee1fx2[_0x970d[256]][_0x970d[1500]]= !0;return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2504]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){return this[_0x970d[2103]](_0xee1fx2,_0xee1fx3,_0xee1fx9,_0xee1fx4,_0xee1fx5)};mxGraph[_0x970d[202]][_0x970d[2103]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){return this[_0x970d[832]]([_0xee1fx2],_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9)[0]};mxGraph[_0x970d[202]][_0x970d[832]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){null== _0xee1fx3&& (_0xee1fx3= this[_0x970d[902]]());null== _0xee1fx4&& (_0xee1fx4= this[_0x970d[251]][_0x970d[262]](_0xee1fx3));this[_0x970d[251]][_0x970d[473]]();try{this[_0x970d[833]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,!1,!0),this[_0x970d[746]]( new mxEventObject(mxEvent.ADD_CELLS,_0x970d[895],_0xee1fx2,_0x970d[1101],_0xee1fx3,_0x970d[1983],_0xee1fx4,_0x970d[1097],_0xee1fx5,_0x970d[772],_0xee1fx9))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[833]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12){if(null!= _0xee1fx2&& null!= _0xee1fx3&& null!= _0xee1fx4){this[_0x970d[251]][_0x970d[473]]();try{for(var _0xee1fx13=_0xee1fxa?this[_0x970d[441]][_0x970d[248]](_0xee1fx3):null,_0xee1fx14=null!= _0xee1fx13?_0xee1fx13[_0x970d[2078]]:null,_0xee1fx15= new mxPoint(0,0),_0xee1fx13=0;_0xee1fx13< _0xee1fx2[_0x970d[67]];_0xee1fx13++){if(null== _0xee1fx2[_0xee1fx13]){_0xee1fx4--}else {var _0xee1fx16=this[_0x970d[251]][_0x970d[1197]](_0xee1fx2[_0xee1fx13]);if(null!= _0xee1fx14&& _0xee1fx2[_0xee1fx13]!= _0xee1fx3&& _0xee1fx3!= _0xee1fx16){var _0xee1fx17=this[_0x970d[441]][_0x970d[248]](_0xee1fx16),_0xee1fx18=null!= _0xee1fx17?_0xee1fx17[_0x970d[2078]]:_0xee1fx15,_0xee1fx19=this[_0x970d[251]][_0x970d[1721]](_0xee1fx2[_0xee1fx13]);if(null!= _0xee1fx19){var _0xee1fx1a=_0xee1fx18[_0x970d[235]]- _0xee1fx14[_0x970d[235]],_0xee1fx1b=_0xee1fx18[_0x970d[236]]- _0xee1fx14[_0x970d[236]],_0xee1fx19=_0xee1fx19[_0x970d[238]]();_0xee1fx19[_0x970d[513]](_0xee1fx1a,_0xee1fx1b);!_0xee1fx19[_0x970d[1500]]&& (this[_0x970d[251]][_0x970d[1193]](_0xee1fx2[_0xee1fx13])&& !this[_0x970d[2505]]())&& (_0xee1fx19[_0x970d[235]]= Math[_0x970d[160]](0,_0xee1fx19[_0x970d[235]]),_0xee1fx19[_0x970d[236]]= Math[_0x970d[160]](0,_0xee1fx19[_0x970d[236]]));this[_0x970d[251]][_0x970d[1724]](_0xee1fx2[_0xee1fx13],_0xee1fx19)}};_0xee1fx3== _0xee1fx16&& _0xee1fx4+ _0xee1fx13> this[_0x970d[251]][_0x970d[262]](_0xee1fx3)&& _0xee1fx4--;this[_0x970d[251]][_0x970d[99]](_0xee1fx3,_0xee1fx2[_0xee1fx13],_0xee1fx4+ _0xee1fx13);this[_0x970d[2506]]()&& this[_0x970d[2507]](_0xee1fx2[_0xee1fx13])&& this[_0x970d[2508]](_0xee1fx2[_0xee1fx13]);(null== _0xee1fx12|| _0xee1fx12)&& this[_0x970d[2509]](_0xee1fx2[_0xee1fx13]);null!= _0xee1fx5&& this[_0x970d[852]](_0xee1fx2[_0xee1fx13],_0xee1fx5,!0);null!= _0xee1fx9&& this[_0x970d[852]](_0xee1fx2[_0xee1fx13],_0xee1fx9,!1)}};this[_0x970d[746]]( new mxEventObject(mxEvent.CELLS_ADDED,_0x970d[895],_0xee1fx2,_0x970d[1101],_0xee1fx3,_0x970d[1983],_0xee1fx4,_0x970d[1097],_0xee1fx5,_0x970d[772],_0xee1fx9,_0x970d[492],_0xee1fxa))}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[842]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!0;null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[2510]](this[_0x970d[897]]()));_0xee1fx3&& (_0xee1fx2= this[_0x970d[2510]](this[_0x970d[2499]](_0xee1fx2)));this[_0x970d[251]][_0x970d[473]]();try{this[_0x970d[843]](_0xee1fx2),this[_0x970d[746]]( new mxEventObject(mxEvent.REMOVE_CELLS,_0x970d[895],_0xee1fx2,_0x970d[2511],_0xee1fx3))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[843]]= function(_0xee1fx2){if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]){var _0xee1fx3=this[_0x970d[441]][_0x970d[255]],_0xee1fx4=this[_0x970d[441]][_0x970d[513]];this[_0x970d[251]][_0x970d[473]]();try{for(var _0xee1fx5={},_0xee1fx9=0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){var _0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx2[_0xee1fx9]);_0xee1fx5[_0xee1fxa]= _0xee1fx2[_0xee1fx9]};for(_0xee1fx9= 0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){for(var _0xee1fx12=this[_0x970d[1756]](_0xee1fx2[_0xee1fx9]),_0xee1fx13=0;_0xee1fx13< _0xee1fx12[_0x970d[67]];_0xee1fx13++){if(_0xee1fxa= mxCellPath[_0x970d[385]](_0xee1fx12[_0xee1fx13]),null== _0xee1fx5[_0xee1fxa]){var _0xee1fx14=this[_0x970d[251]][_0x970d[1721]](_0xee1fx12[_0xee1fx13]);if(null!= _0xee1fx14){var _0xee1fx15=this[_0x970d[441]][_0x970d[248]](_0xee1fx12[_0xee1fx13]);if(null!= _0xee1fx15){var _0xee1fx14=_0xee1fx14[_0x970d[238]](),_0xee1fx16=_0xee1fx15[_0x970d[1710]](!0) == _0xee1fx2[_0xee1fx9],_0xee1fx17=_0xee1fx15[_0x970d[439]],_0xee1fx18=_0xee1fx16?0:_0xee1fx17[_0x970d[67]]- 1;_0xee1fx14[_0x970d[2007]]( new mxPoint(_0xee1fx17[_0xee1fx18][_0x970d[235]]/ _0xee1fx3- _0xee1fx4[_0x970d[235]],_0xee1fx17[_0xee1fx18][_0x970d[236]]/ _0xee1fx3- _0xee1fx4[_0x970d[236]]),_0xee1fx16);this[_0x970d[251]][_0x970d[1957]](_0xee1fx12[_0xee1fx13],null,_0xee1fx16);this[_0x970d[251]][_0x970d[1724]](_0xee1fx12[_0xee1fx13],_0xee1fx14)}}}};this[_0x970d[251]][_0x970d[205]](_0xee1fx2[_0xee1fx9])};this[_0x970d[746]]( new mxEventObject(mxEvent.CELLS_REMOVED,_0x970d[895],_0xee1fx2))}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[853]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx5= _0xee1fx5|| 0;_0xee1fx9= _0xee1fx9|| 0;null== _0xee1fx4&& (_0xee1fx4= this[_0x970d[899]]([_0xee1fx2])[0]);var _0xee1fxa=this[_0x970d[251]][_0x970d[1197]](_0xee1fx2),_0xee1fx12=this[_0x970d[251]][_0x970d[1709]](_0xee1fx2,!0);this[_0x970d[251]][_0x970d[473]]();try{this[_0x970d[835]](_0xee1fx3,_0xee1fx5,_0xee1fx9,!1,!1),this[_0x970d[833]](_0xee1fx3,_0xee1fxa,this[_0x970d[251]][_0x970d[262]](_0xee1fxa),null,null,!0),this[_0x970d[833]]([_0xee1fx4],_0xee1fxa,this[_0x970d[251]][_0x970d[262]](_0xee1fxa),_0xee1fx12,_0xee1fx3[0],!1),this[_0x970d[852]](_0xee1fx2,_0xee1fx3[0],!0),this[_0x970d[746]]( new mxEventObject(mxEvent.SPLIT_EDGE,_0x970d[1989],_0xee1fx2,_0x970d[895],_0xee1fx3,_0x970d[2512],_0xee1fx4,_0x970d[1126],_0xee1fx5,_0x970d[1125],_0xee1fx9))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx4};mxGraph[_0x970d[202]][_0x970d[838]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){null== _0xee1fx3&& (_0xee1fx3= this[_0x970d[897]]());_0xee1fx4&& (_0xee1fx3= this[_0x970d[2499]](_0xee1fx3));this[_0x970d[251]][_0x970d[473]]();try{this[_0x970d[839]](_0xee1fx3,_0xee1fx2),this[_0x970d[746]]( new mxEventObject(mxEvent.TOGGLE_CELLS,_0x970d[539],_0xee1fx2,_0x970d[895],_0xee1fx3,_0x970d[2511],_0xee1fx4))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[839]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]){this[_0x970d[251]][_0x970d[473]]();try{for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){this[_0x970d[251]][_0x970d[175]](_0xee1fx2[_0xee1fx4],_0xee1fx3)}}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[847]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!1;null== _0xee1fx4&& (_0xee1fx4= this[_0x970d[2513]](this[_0x970d[897]](),_0xee1fx2));this[_0x970d[2126]](!1);this[_0x970d[251]][_0x970d[473]]();try{this[_0x970d[848]](_0xee1fx4,_0xee1fx2,_0xee1fx3,_0xee1fx5),this[_0x970d[746]]( new mxEventObject(mxEvent.FOLD_CELLS,_0x970d[2514],_0xee1fx2,_0x970d[2515],_0xee1fx3,_0x970d[895],_0xee1fx4))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx4};mxGraph[_0x970d[202]][_0x970d[848]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]){this[_0x970d[251]][_0x970d[473]]();try{for(var _0xee1fx9=0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){if((!_0xee1fx5|| this[_0x970d[2516]](_0xee1fx2[_0xee1fx9],_0xee1fx3)) && _0xee1fx3!= this[_0x970d[1742]](_0xee1fx2[_0xee1fx9])){if(this[_0x970d[251]][_0x970d[1972]](_0xee1fx2[_0xee1fx9],_0xee1fx3),this[_0x970d[2517]](_0xee1fx2[_0xee1fx9],_0xee1fx3),this[_0x970d[2507]](_0xee1fx2[_0xee1fx9])&& this[_0x970d[2508]](_0xee1fx2[_0xee1fx9]),_0xee1fx4){var _0xee1fxa=this[_0x970d[251]][_0x970d[1953]](_0xee1fx2[_0xee1fx9]);this[_0x970d[847]](_0xee1fxa,_0xee1fx3,_0xee1fx4)}}};this[_0x970d[746]]( new mxEventObject(mxEvent.CELLS_FOLDED,_0x970d[895],_0xee1fx2,_0x970d[2514],_0xee1fx3,_0x970d[2515],_0xee1fx4))}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[2517]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2){var _0xee1fx4=this[_0x970d[251]][_0x970d[1721]](_0xee1fx2);null!= _0xee1fx4&& (_0xee1fx4= _0xee1fx4[_0x970d[238]](),this[_0x970d[2518]](_0xee1fx2,_0xee1fx4,_0xee1fx3),_0xee1fx4[_0x970d[2005]](),this[_0x970d[251]][_0x970d[1724]](_0xee1fx2,_0xee1fx4))}};mxGraph[_0x970d[202]][_0x970d[2518]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(null!= _0xee1fx2&& null!= _0xee1fx3){_0xee1fx4= this[_0x970d[441]][_0x970d[248]](_0xee1fx2);_0xee1fx4= null!= _0xee1fx4?_0xee1fx4[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);if(null== _0xee1fx3[_0x970d[2002]]){var _0xee1fx5=_0xee1fx3;this[_0x970d[2394]]&& (_0xee1fx2= this[_0x970d[2519]](_0xee1fx2),null!= _0xee1fx2&& (_0xee1fx5= _0xee1fx2,_0xee1fx2= mxUtils[_0x970d[433]](_0xee1fx4,mxConstants.STYLE_STARTSIZE),0< _0xee1fx2&& (_0xee1fx5[_0x970d[119]]= Math[_0x970d[160]](_0xee1fx5[_0x970d[119]],_0xee1fx2))));_0xee1fx3[_0x970d[2002]]= new mxRectangle(0,0,_0xee1fx5[_0x970d[117]],_0xee1fx5[_0x970d[119]])};if(null!= _0xee1fx3[_0x970d[2002]]){_0xee1fx3[_0x970d[2002]][_0x970d[235]]= _0xee1fx3[_0x970d[235]];_0xee1fx3[_0x970d[2002]][_0x970d[236]]= _0xee1fx3[_0x970d[236]];var _0xee1fx9=mxUtils[_0x970d[431]](_0xee1fx4[mxConstants[_0x970d[2278]]]|| _0x970d[468]);0!= _0xee1fx9&& (_0xee1fx2= _0xee1fx3[_0x970d[2002]][_0x970d[241]]()- _0xee1fx3[_0x970d[241]](),_0xee1fx4= _0xee1fx3[_0x970d[2002]][_0x970d[242]]()- _0xee1fx3[_0x970d[242]](),_0xee1fx5= Math[_0x970d[426]](_0xee1fx9),_0xee1fx9= Math[_0x970d[427]](_0xee1fx9),_0xee1fx3[_0x970d[2002]][_0x970d[235]]+= _0xee1fx5* _0xee1fx2- _0xee1fx9* _0xee1fx4- _0xee1fx2,_0xee1fx3[_0x970d[2002]][_0x970d[236]]+= _0xee1fx9* _0xee1fx2+ _0xee1fx5* _0xee1fx4- _0xee1fx4)}}};mxGraph[_0x970d[202]][_0x970d[2499]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[1853]]();return _0xee1fx3= _0xee1fx3[_0x970d[1919]](this[_0x970d[2520]](_0xee1fx2))};mxGraph[_0x970d[202]][_0x970d[2520]]= function(_0xee1fx2){var _0xee1fx3=[];if(null!= _0xee1fx2){for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){for(var _0xee1fx5=this[_0x970d[251]][_0x970d[1707]](_0xee1fx2[_0xee1fx4]),_0xee1fx9=0;_0xee1fx9< _0xee1fx5;_0xee1fx9++){_0xee1fx3[_0x970d[207]](this[_0x970d[251]][_0x970d[1708]](_0xee1fx2[_0xee1fx4],_0xee1fx9))};_0xee1fx5= this[_0x970d[251]][_0x970d[1953]](_0xee1fx2[_0xee1fx4]);_0xee1fx3= _0xee1fx3[_0x970d[1919]](this[_0x970d[2520]](_0xee1fx5))}};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[858]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!1;this[_0x970d[251]][_0x970d[473]]();try{this[_0x970d[2457]](_0xee1fx2,_0xee1fx3),this[_0x970d[746]]( new mxEventObject(mxEvent.UPDATE_CELL_SIZE,_0x970d[246],_0xee1fx2,_0x970d[2521],_0xee1fx3))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2457]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2){this[_0x970d[251]][_0x970d[473]]();try{var _0xee1fx4=this[_0x970d[2519]](_0xee1fx2),_0xee1fx5=this[_0x970d[251]][_0x970d[1721]](_0xee1fx2);if(null!= _0xee1fx4&& null!= _0xee1fx5){var _0xee1fx9=this[_0x970d[1742]](_0xee1fx2),_0xee1fx5=_0xee1fx5[_0x970d[238]]();if(this[_0x970d[1730]](_0xee1fx2)){var _0xee1fxa=this[_0x970d[441]][_0x970d[248]](_0xee1fx2),_0xee1fx12=null!= _0xee1fxa?_0xee1fxa[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2),_0xee1fx13=this[_0x970d[251]][_0x970d[474]](_0xee1fx2);null== _0xee1fx13&& (_0xee1fx13= _0x970d[110]);mxUtils[_0x970d[433]](_0xee1fx12,mxConstants.STYLE_HORIZONTAL,!0)?(_0xee1fx13= mxUtils[_0x970d[475]](_0xee1fx13,mxConstants.STYLE_STARTSIZE,_0xee1fx4[_0x970d[119]]+ 8),_0xee1fx9&& (_0xee1fx5[_0x970d[119]]= _0xee1fx4[_0x970d[119]]+ 8),_0xee1fx5[_0x970d[117]]= _0xee1fx4[_0x970d[117]]):(_0xee1fx13= mxUtils[_0x970d[475]](_0xee1fx13,mxConstants.STYLE_STARTSIZE,_0xee1fx4[_0x970d[117]]+ 8),_0xee1fx9&& (_0xee1fx5[_0x970d[117]]= _0xee1fx4[_0x970d[117]]+ 8),_0xee1fx5[_0x970d[119]]= _0xee1fx4[_0x970d[119]]);this[_0x970d[251]][_0x970d[475]](_0xee1fx2,_0xee1fx13)}else {_0xee1fx5[_0x970d[117]]= _0xee1fx4[_0x970d[117]],_0xee1fx5[_0x970d[119]]= _0xee1fx4[_0x970d[119]]};if(!_0xee1fx3&& !_0xee1fx9){var _0xee1fx14=this[_0x970d[441]][_0x970d[1799]](this[_0x970d[251]][_0x970d[1953]](_0xee1fx2));if(null!= _0xee1fx14){var _0xee1fx15=this[_0x970d[441]][_0x970d[513]],_0xee1fx16=this[_0x970d[441]][_0x970d[255]],_0xee1fx17=(_0xee1fx14[_0x970d[236]]+ _0xee1fx14[_0x970d[119]])/ _0xee1fx16- _0xee1fx5[_0x970d[236]]- _0xee1fx15[_0x970d[236]];_0xee1fx5[_0x970d[117]]= Math[_0x970d[160]](_0xee1fx5[_0x970d[117]],(_0xee1fx14[_0x970d[235]]+ _0xee1fx14[_0x970d[117]])/ _0xee1fx16- _0xee1fx5[_0x970d[235]]- _0xee1fx15[_0x970d[235]]);_0xee1fx5[_0x970d[119]]= Math[_0x970d[160]](_0xee1fx5[_0x970d[119]],_0xee1fx17)}};this[_0x970d[837]]([_0xee1fx2],[_0xee1fx5])}}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[2519]]= function(_0xee1fx2){var _0xee1fx3=null;if(null!= _0xee1fx2){var _0xee1fx4=this[_0x970d[441]][_0x970d[248]](_0xee1fx2),_0xee1fx5=null!= _0xee1fx4?_0xee1fx4[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);if(null!= _0xee1fx5&& !this[_0x970d[251]][_0x970d[250]](_0xee1fx2)){var _0xee1fx9=_0xee1fx5[mxConstants[_0x970d[2185]]]|| mxConstants[_0x970d[483]],_0xee1fxa=0,_0xee1fx3=0;if((null!= this[_0x970d[1202]](_0xee1fx4)|| null!= _0xee1fx5[mxConstants[_0x970d[2484]]])&& _0xee1fx5[mxConstants[_0x970d[2059]]]== mxConstants[_0x970d[2522]]){_0xee1fx5[mxConstants[_0x970d[2063]]]== mxConstants[_0x970d[481]]&& (_0xee1fxa+= parseFloat(_0xee1fx5[mxConstants[_0x970d[2523]]])|| mxLabel[_0x970d[202]][_0x970d[1680]]),_0xee1fx5[mxConstants[_0x970d[2064]]]!= mxConstants[_0x970d[479]]&& (_0xee1fx3+= parseFloat(_0xee1fx5[mxConstants[_0x970d[2524]]])|| mxLabel[_0x970d[202]][_0x970d[1680]])};_0xee1fxa+= 2* (_0xee1fx5[mxConstants[_0x970d[2143]]]|| 0);_0xee1fxa+= _0xee1fx5[mxConstants[_0x970d[2147]]]|| 0;_0xee1fxa+= _0xee1fx5[mxConstants[_0x970d[2145]]]|| 0;_0xee1fx3+= 2* (_0xee1fx5[mxConstants[_0x970d[2143]]]|| 0);_0xee1fx3+= _0xee1fx5[mxConstants[_0x970d[2144]]]|| 0;_0xee1fx3+= _0xee1fx5[mxConstants[_0x970d[2146]]]|| 0;_0xee1fx4= this[_0x970d[2205]](_0xee1fx4);null!= _0xee1fx4&& (_0xee1fxa+= _0xee1fx4[_0x970d[117]]+ 8);_0xee1fx4= this[_0x970d[2183]](_0xee1fx2);null!= _0xee1fx4&& 0< _0xee1fx4[_0x970d[67]]?(this[_0x970d[2186]](_0xee1fx2)|| (_0xee1fx4= _0xee1fx4[_0x970d[230]](/\n/g,_0x970d[545])),_0xee1fx9= mxUtils[_0x970d[2525]](_0xee1fx4,_0xee1fx9,_0xee1fx5[mxConstants[_0x970d[2188]]]),_0xee1fx2= _0xee1fx9[_0x970d[117]]+ _0xee1fxa,_0xee1fx3= _0xee1fx9[_0x970d[119]]+ _0xee1fx3,mxUtils[_0x970d[433]](_0xee1fx5,mxConstants.STYLE_HORIZONTAL,!0)|| (_0xee1fx5= _0xee1fx3,_0xee1fx3= _0xee1fx2,_0xee1fx2= _0xee1fx5),this[_0x970d[991]]&& (_0xee1fx2= this[_0x970d[1021]](_0xee1fx2+ this[_0x970d[1020]]/ 2),_0xee1fx3= this[_0x970d[1021]](_0xee1fx3+ this[_0x970d[1020]]/ 2)),_0xee1fx3= new mxRectangle(0,0,_0xee1fx2,_0xee1fx3)):(_0xee1fx5= 4* this[_0x970d[1020]],_0xee1fx3= new mxRectangle(0,0,_0xee1fx5,_0xee1fx5))}};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[2216]]= function(_0xee1fx2,_0xee1fx3){if(0.2< Math[_0x970d[425]](1- _0xee1fx3[_0x970d[255]])){var _0xee1fx4=this[_0x970d[441]][_0x970d[255]],_0xee1fx5=this[_0x970d[441]][_0x970d[513]],_0xee1fx9=_0xee1fx2[_0x970d[117]]* _0xee1fx3[_0x970d[255]],_0xee1fxa=_0xee1fx2[_0x970d[119]]* _0xee1fx3[_0x970d[255]],_0xee1fx12=_0xee1fx2[_0x970d[236]]- (_0xee1fxa- _0xee1fx2[_0x970d[119]])/ 2,_0xee1fx4= new mxRectangle(this[_0x970d[1021]]((_0xee1fx2[_0x970d[235]]- (_0xee1fx9- _0xee1fx2[_0x970d[117]])/ 2)/ _0xee1fx4)- _0xee1fx5[_0x970d[235]],this[_0x970d[1021]](_0xee1fx12/ _0xee1fx4)- _0xee1fx5[_0x970d[236]],this[_0x970d[1021]](_0xee1fx9/ _0xee1fx4),this[_0x970d[1021]](_0xee1fxa/ _0xee1fx4));this[_0x970d[2526]](_0xee1fx2[_0x970d[246]],_0xee1fx4)}};mxGraph[_0x970d[202]][_0x970d[2526]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[836]]([_0xee1fx2],[_0xee1fx3])[0]};mxGraph[_0x970d[202]][_0x970d[836]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[251]][_0x970d[473]]();try{this[_0x970d[837]](_0xee1fx2,_0xee1fx3),this[_0x970d[746]]( new mxEventObject(mxEvent.RESIZE_CELLS,_0x970d[895],_0xee1fx2,_0x970d[1562],_0xee1fx3))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[837]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2&& null!= _0xee1fx3&& _0xee1fx2[_0x970d[67]]== _0xee1fx3[_0x970d[67]]){this[_0x970d[251]][_0x970d[473]]();try{for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){var _0xee1fx5=_0xee1fx3[_0xee1fx4],_0xee1fx9=this[_0x970d[251]][_0x970d[1721]](_0xee1fx2[_0xee1fx4]);if(null!= _0xee1fx9&& (_0xee1fx9[_0x970d[235]]!= _0xee1fx5[_0x970d[235]]|| _0xee1fx9[_0x970d[236]]!= _0xee1fx5[_0x970d[236]]|| _0xee1fx9[_0x970d[117]]!= _0xee1fx5[_0x970d[117]]|| _0xee1fx9[_0x970d[119]]!= _0xee1fx5[_0x970d[119]])){_0xee1fx9= _0xee1fx9[_0x970d[238]]();if(_0xee1fx9[_0x970d[1500]]){var _0xee1fxa=_0xee1fx9[_0x970d[1368]];null!= _0xee1fxa&& (_0xee1fxa[_0x970d[235]]+= _0xee1fx5[_0x970d[235]]- _0xee1fx9[_0x970d[235]],_0xee1fxa[_0x970d[236]]+= _0xee1fx5[_0x970d[236]]- _0xee1fx9[_0x970d[236]])}else {_0xee1fx9[_0x970d[235]]= _0xee1fx5[_0x970d[235]],_0xee1fx9[_0x970d[236]]= _0xee1fx5[_0x970d[236]]};_0xee1fx9[_0x970d[117]]= _0xee1fx5[_0x970d[117]];_0xee1fx9[_0x970d[119]]= _0xee1fx5[_0x970d[119]];!_0xee1fx9[_0x970d[1500]]&& (this[_0x970d[251]][_0x970d[1193]](_0xee1fx2[_0xee1fx4])&& !this[_0x970d[2505]]())&& (_0xee1fx9[_0x970d[235]]= Math[_0x970d[160]](0,_0xee1fx9[_0x970d[235]]),_0xee1fx9[_0x970d[236]]= Math[_0x970d[160]](0,_0xee1fx9[_0x970d[236]]));this[_0x970d[251]][_0x970d[1724]](_0xee1fx2[_0xee1fx4],_0xee1fx9);this[_0x970d[2507]](_0xee1fx2[_0xee1fx4])&& this[_0x970d[2508]](_0xee1fx2[_0xee1fx4])}};this[_0x970d[2399]]&& this[_0x970d[1750]](_0xee1fx2);this[_0x970d[746]]( new mxEventObject(mxEvent.CELLS_RESIZED,_0x970d[895],_0xee1fx2,_0x970d[1562],_0xee1fx3))}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[2508]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=this[_0x970d[251]][_0x970d[1197]](_0xee1fx2),_0xee1fx4=this[_0x970d[251]][_0x970d[1721]](_0xee1fx3);if(null!= _0xee1fx3&& (null!= _0xee1fx4&& !this[_0x970d[1742]](_0xee1fx3))&& (_0xee1fx2= this[_0x970d[251]][_0x970d[1721]](_0xee1fx2),null!= _0xee1fx2&& (_0xee1fx4[_0x970d[117]]< _0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]|| _0xee1fx4[_0x970d[119]]< _0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]))){_0xee1fx4= _0xee1fx4[_0x970d[238]](),_0xee1fx4[_0x970d[117]]= Math[_0x970d[160]](_0xee1fx4[_0x970d[117]],_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]),_0xee1fx4[_0x970d[119]]= Math[_0x970d[160]](_0xee1fx4[_0x970d[119]],_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]),this[_0x970d[837]]([_0xee1fx3],[_0xee1fx4])}}};mxGraph[_0x970d[202]][_0x970d[903]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){return this[_0x970d[834]](_0xee1fx2,_0xee1fx3,_0xee1fx4,!0,_0xee1fx5,_0xee1fx9)};mxGraph[_0x970d[202]][_0x970d[834]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:0;_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:0;_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:!1;if(null!= _0xee1fx2&& (0!= _0xee1fx3|| 0!= _0xee1fx4|| _0xee1fx5|| null!= _0xee1fx9)){this[_0x970d[251]][_0x970d[473]]();try{_0xee1fx5&& (_0xee1fx2= this[_0x970d[899]](_0xee1fx2,this[_0x970d[2527]]()),null== _0xee1fx9&& (_0xee1fx9= this[_0x970d[902]]()));var _0xee1fx12=this[_0x970d[2505]]();null!= _0xee1fx9&& this[_0x970d[2528]](!0);this[_0x970d[835]](_0xee1fx2,_0xee1fx3,_0xee1fx4,!_0xee1fx5&& this[_0x970d[2529]]()&& this[_0x970d[2530]](),null== _0xee1fx9);this[_0x970d[2528]](_0xee1fx12);if(null!= _0xee1fx9){var _0xee1fx13=this[_0x970d[251]][_0x970d[262]](_0xee1fx9);this[_0x970d[833]](_0xee1fx2,_0xee1fx9,_0xee1fx13,null,null,!0)};this[_0x970d[746]]( new mxEventObject(mxEvent.MOVE_CELLS,_0x970d[895],_0xee1fx2,_0x970d[1126],_0xee1fx3,_0x970d[1125],_0xee1fx4,_0x970d[238],_0xee1fx5,_0x970d[772],_0xee1fx9,_0x970d[763],_0xee1fxa))}finally{this[_0x970d[251]][_0x970d[476]]()}};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[835]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){if(null!= _0xee1fx2&& (0!= _0xee1fx3|| 0!= _0xee1fx4)){this[_0x970d[251]][_0x970d[473]]();try{_0xee1fx5&& this[_0x970d[2531]](_0xee1fx2);for(var _0xee1fxa=0;_0xee1fxa< _0xee1fx2[_0x970d[67]];_0xee1fxa++){this[_0x970d[2532]](_0xee1fx2[_0xee1fxa],_0xee1fx3,_0xee1fx4),_0xee1fx9&& this[_0x970d[2509]](_0xee1fx2[_0xee1fxa])};this[_0x970d[2400]]&& this[_0x970d[1750]](_0xee1fx2);this[_0x970d[746]]( new mxEventObject(mxEvent.CELLS_MOVED,_0x970d[895],_0xee1fx2,_0x970d[1126],_0xee1fx4,_0x970d[1125],_0xee1fx4,_0x970d[808],_0xee1fx5))}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[2532]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[251]][_0x970d[1721]](_0xee1fx2);null!= _0xee1fx5&& (_0xee1fx5= _0xee1fx5[_0x970d[238]](),_0xee1fx5[_0x970d[513]](_0xee1fx3,_0xee1fx4),!_0xee1fx5[_0x970d[1500]]&& (this[_0x970d[251]][_0x970d[1193]](_0xee1fx2)&& !this[_0x970d[2505]]())&& (_0xee1fx5[_0x970d[235]]= Math[_0x970d[160]](0,_0xee1fx5[_0x970d[235]]),_0xee1fx5[_0x970d[236]]= Math[_0x970d[160]](0,_0xee1fx5[_0x970d[236]])),_0xee1fx5[_0x970d[1500]]&& !this[_0x970d[251]][_0x970d[250]](_0xee1fx2)&& (null== _0xee1fx5[_0x970d[1368]]?_0xee1fx5[_0x970d[1368]]= new mxPoint(_0xee1fx3,_0xee1fx4):(_0xee1fx5[_0x970d[1368]][_0x970d[235]]+= _0xee1fx3,_0xee1fx5[_0x970d[1368]][_0x970d[236]]+= _0xee1fx4)),this[_0x970d[251]][_0x970d[1724]](_0xee1fx2,_0xee1fx5))};mxGraph[_0x970d[202]][_0x970d[2533]]= function(_0xee1fx2){if(null!= _0xee1fx2&& !this[_0x970d[251]][_0x970d[250]](_0xee1fx2)){var _0xee1fx3=this[_0x970d[251]][_0x970d[1197]](_0xee1fx2);if(_0xee1fx3== this[_0x970d[902]]()|| _0xee1fx3== this[_0x970d[2534]]()){return this[_0x970d[2535]]()};if(null!= _0xee1fx3&& _0xee1fx3!= this[_0x970d[902]]()){var _0xee1fx4=this[_0x970d[251]][_0x970d[1721]](_0xee1fx3);if(null!= _0xee1fx4){var _0xee1fx5=_0xee1fx2= 0,_0xee1fx9=_0xee1fx4[_0x970d[117]],_0xee1fx4=_0xee1fx4[_0x970d[119]];this[_0x970d[1730]](_0xee1fx3)&& (_0xee1fx3= this[_0x970d[1731]](_0xee1fx3),_0xee1fx2= _0xee1fx3[_0x970d[117]],_0xee1fx9-= _0xee1fx3[_0x970d[117]],_0xee1fx5= _0xee1fx3[_0x970d[119]],_0xee1fx4-= _0xee1fx3[_0x970d[119]]);return new mxRectangle(_0xee1fx2,_0xee1fx5,_0xee1fx9,_0xee1fx4)}}};return null};mxGraph[_0x970d[202]][_0x970d[2535]]= function(){return this[_0x970d[2385]]};mxGraph[_0x970d[202]][_0x970d[2509]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=this[_0x970d[251]][_0x970d[1721]](_0xee1fx2),_0xee1fx4=this[_0x970d[2536]](_0xee1fx2)?this[_0x970d[2533]](_0xee1fx2):this[_0x970d[2535]]();if(null!= _0xee1fx3&& null!= _0xee1fx4&& !_0xee1fx3[_0x970d[1500]]&& (_0xee1fx3[_0x970d[235]]< _0xee1fx4[_0x970d[235]]|| _0xee1fx3[_0x970d[236]]< _0xee1fx4[_0x970d[236]]|| _0xee1fx4[_0x970d[117]]< _0xee1fx3[_0x970d[235]]+ _0xee1fx3[_0x970d[117]]|| _0xee1fx4[_0x970d[119]]< _0xee1fx3[_0x970d[236]]+ _0xee1fx3[_0x970d[119]])){_0xee1fx2= this[_0x970d[2537]](_0xee1fx2),0< _0xee1fx4[_0x970d[117]]&& (_0xee1fx3[_0x970d[235]]= Math[_0x970d[243]](_0xee1fx3[_0x970d[235]],_0xee1fx4[_0x970d[235]]+ _0xee1fx4[_0x970d[117]]- (1- _0xee1fx2)* _0xee1fx3[_0x970d[117]])),0< _0xee1fx4[_0x970d[119]]&& (_0xee1fx3[_0x970d[236]]= Math[_0x970d[243]](_0xee1fx3[_0x970d[236]],_0xee1fx4[_0x970d[236]]+ _0xee1fx4[_0x970d[119]]- (1- _0xee1fx2)* _0xee1fx3[_0x970d[119]])),_0xee1fx3[_0x970d[235]]= Math[_0x970d[160]](_0xee1fx3[_0x970d[235]],_0xee1fx4[_0x970d[235]]- _0xee1fx3[_0x970d[117]]* _0xee1fx2),_0xee1fx3[_0x970d[236]]= Math[_0x970d[160]](_0xee1fx3[_0x970d[236]],_0xee1fx4[_0x970d[236]]- _0xee1fx3[_0x970d[119]]* _0xee1fx2)}}};mxGraph[_0x970d[202]][_0x970d[1750]]= function(_0xee1fx2){if(null!= _0xee1fx2){for(var _0xee1fx3={},_0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){var _0xee1fx5=mxCellPath[_0x970d[385]](_0xee1fx2[_0xee1fx4]);_0xee1fx3[_0xee1fx5]= _0xee1fx2[_0xee1fx4]};this[_0x970d[251]][_0x970d[473]]();try{for(_0xee1fx4= 0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){var _0xee1fx9=this[_0x970d[251]][_0x970d[264]](_0xee1fx2[_0xee1fx4]);if(null!= _0xee1fx9){for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx9[_0x970d[67]];_0xee1fx5++){var _0xee1fxa=this[_0x970d[441]][_0x970d[248]](_0xee1fx9[_0xee1fx5]),_0xee1fx12=null!= _0xee1fxa?_0xee1fxa[_0x970d[1710]](!0):this[_0x970d[441]][_0x970d[1710]](_0xee1fx9[_0xee1fx5],!0),_0xee1fx13=null!= _0xee1fxa?_0xee1fxa[_0x970d[1710]](!1):this[_0x970d[441]][_0x970d[1710]](_0xee1fx9[_0xee1fx5],!1),_0xee1fx14=mxCellPath[_0x970d[385]](_0xee1fx12),_0xee1fx15=mxCellPath[_0x970d[385]](_0xee1fx13);(null== _0xee1fx3[_0xee1fx14]|| null== _0xee1fx3[_0xee1fx15])&& this[_0x970d[1809]](_0xee1fx9[_0xee1fx5])}};this[_0x970d[1750]](this[_0x970d[251]][_0x970d[1953]](_0xee1fx2[_0xee1fx4]))}}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[1809]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[251]][_0x970d[1721]](_0xee1fx2);null!= _0xee1fx3&& (null!= _0xee1fx3[_0x970d[1525]]&& 0< _0xee1fx3[_0x970d[1525]][_0x970d[67]])&& (_0xee1fx3= _0xee1fx3[_0x970d[238]](),_0xee1fx3[_0x970d[1525]]= [],this[_0x970d[251]][_0x970d[1724]](_0xee1fx2,_0xee1fx3));return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2538]]= function(_0xee1fx2,_0xee1fx3){return null!= _0xee1fx2&& null!= _0xee1fx2[_0x970d[253]]&& null!= _0xee1fx2[_0x970d[253]][_0x970d[1561]]?_0xee1fx2[_0x970d[253]][_0x970d[1561]][_0x970d[1531]]:null};mxGraph[_0x970d[202]][_0x970d[2288]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= null;var _0xee1fx5=_0xee1fx2[_0x970d[124]][_0xee1fx4?mxConstants[_0x970d[2539]]:mxConstants[_0x970d[2540]]];if(null!= _0xee1fx5){var _0xee1fx9=_0xee1fx2[_0x970d[124]][_0xee1fx4?mxConstants[_0x970d[2541]]:mxConstants[_0x970d[2542]]];null!= _0xee1fx9&& (_0xee1fx3= new mxPoint(parseFloat(_0xee1fx5),parseFloat(_0xee1fx9)))};_0xee1fx5= !1;null!= _0xee1fx3&& (_0xee1fx5= mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],_0xee1fx4?mxConstants[_0x970d[2543]]:mxConstants[_0x970d[2544]],!0));return new mxConnectionConstraint(_0xee1fx3,_0xee1fx5)};mxGraph[_0x970d[202]][_0x970d[2545]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx5){this[_0x970d[251]][_0x970d[473]]();try{null== _0xee1fx5|| null== _0xee1fx5[_0x970d[2546]]?(this[_0x970d[1717]](_0xee1fx4?mxConstants[_0x970d[2539]]:mxConstants[_0x970d[2540]],null,[_0xee1fx2]),this[_0x970d[1717]](_0xee1fx4?mxConstants[_0x970d[2541]]:mxConstants[_0x970d[2542]],null,[_0xee1fx2]),this[_0x970d[1717]](_0xee1fx4?mxConstants[_0x970d[2543]]:mxConstants[_0x970d[2544]],null,[_0xee1fx2])):null!= _0xee1fx5[_0x970d[2546]]&& (this[_0x970d[1717]](_0xee1fx4?mxConstants[_0x970d[2539]]:mxConstants[_0x970d[2540]],_0xee1fx5[_0x970d[2546]][_0x970d[235]],[_0xee1fx2]),this[_0x970d[1717]](_0xee1fx4?mxConstants[_0x970d[2541]]:mxConstants[_0x970d[2542]],_0xee1fx5[_0x970d[2546]][_0x970d[236]],[_0xee1fx2]),_0xee1fx5[_0x970d[591]]?this[_0x970d[1717]](_0xee1fx4?mxConstants[_0x970d[2543]]:mxConstants[_0x970d[2544]],null,[_0xee1fx2]):this[_0x970d[1717]](_0xee1fx4?mxConstants[_0x970d[2543]]:mxConstants[_0x970d[2544]],_0x970d[468],[_0xee1fx2]))}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[2290]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=null;if(null!= _0xee1fx2){var _0xee1fx5=this[_0x970d[441]][_0x970d[2087]](_0xee1fx2),_0xee1fx9= new mxPoint(_0xee1fx5[_0x970d[241]](),_0xee1fx5[_0x970d[242]]()),_0xee1fxa=_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2011]]],_0xee1fx12=0;if(null!= _0xee1fxa&& (_0x970d[700]== _0xee1fxa?_0xee1fx12+= 270:_0x970d[703]== _0xee1fxa?_0xee1fx12+= 180:_0x970d[701]== _0xee1fxa&& (_0xee1fx12+= 90),_0x970d[700]== _0xee1fxa|| _0x970d[701]== _0xee1fxa)){_0xee1fx5[_0x970d[235]]+= _0xee1fx5[_0x970d[117]]/ 2- _0xee1fx5[_0x970d[119]]/ 2;_0xee1fx5[_0x970d[236]]+= _0xee1fx5[_0x970d[119]]/ 2- _0xee1fx5[_0x970d[117]]/ 2;var _0xee1fx13=_0xee1fx5[_0x970d[117]];_0xee1fx5[_0x970d[117]]= _0xee1fx5[_0x970d[119]];_0xee1fx5[_0x970d[119]]= _0xee1fx13};if(null!= _0xee1fx3[_0x970d[2546]]){var _0xee1fx14=_0xee1fx4= 1,_0xee1fx15=0,_0xee1fx16=0;if(this[_0x970d[502]]()[_0x970d[1193]](_0xee1fx2[_0x970d[246]])){var _0xee1fx17=_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2547]]],_0xee1fx18=_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2548]]];null!= _0xee1fx2[_0x970d[253]][_0x970d[1561]]&& (_0xee1fx17= 1== mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],_0x970d[1607],0)|| _0xee1fx17,_0xee1fx18= 1== mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],_0x970d[1608],0)|| _0xee1fx18);if(_0x970d[700]== _0xee1fxa|| _0x970d[701]== _0xee1fxa){_0xee1fx13= _0xee1fx17,_0xee1fx17= _0xee1fx18,_0xee1fx18= _0xee1fx13};_0xee1fx17&& (_0xee1fx4= -1,_0xee1fx15= -_0xee1fx5[_0x970d[117]]);_0xee1fx18&& (_0xee1fx14= -1,_0xee1fx16= -_0xee1fx5[_0x970d[119]])};_0xee1fx4= new mxPoint(_0xee1fx5[_0x970d[235]]+ _0xee1fx3[_0x970d[2546]][_0x970d[235]]* _0xee1fx5[_0x970d[117]]* _0xee1fx4- _0xee1fx15,_0xee1fx5[_0x970d[236]]+ _0xee1fx3[_0x970d[2546]][_0x970d[236]]* _0xee1fx5[_0x970d[119]]* _0xee1fx14- _0xee1fx16)};_0xee1fxa= _0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2278]]]|| 0;_0xee1fx3[_0x970d[591]]?(0!= _0xee1fx12&& null!= _0xee1fx4&& (_0xee1fx13= _0xee1fx5= 0,90== _0xee1fx12?_0xee1fx13= 1:180== _0xee1fx12?_0xee1fx5= -1:270== _0xee1fxa&& (_0xee1fx13= -1),_0xee1fx4= mxUtils[_0x970d[432]](_0xee1fx4,_0xee1fx5,_0xee1fx13,_0xee1fx9)),null!= _0xee1fx4&& _0xee1fx3[_0x970d[591]]&& (_0xee1fx4= this[_0x970d[441]][_0x970d[2302]](_0xee1fx2,_0xee1fx4,!1))):_0xee1fxa+= _0xee1fx12;0!= _0xee1fxa&& null!= _0xee1fx4&& (_0xee1fx12= mxUtils[_0x970d[431]](_0xee1fxa),_0xee1fx5= Math[_0x970d[426]](_0xee1fx12),_0xee1fx13= Math[_0x970d[427]](_0xee1fx12),_0xee1fx4= mxUtils[_0x970d[432]](_0xee1fx4,_0xee1fx5,_0xee1fx13,_0xee1fx9))};return _0xee1fx4};mxGraph[_0x970d[202]][_0x970d[851]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[251]][_0x970d[473]]();try{var _0xee1fx9=this[_0x970d[251]][_0x970d[1709]](_0xee1fx2,_0xee1fx4);this[_0x970d[852]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5);this[_0x970d[746]]( new mxEventObject(mxEvent.CONNECT_CELL,_0x970d[1989],_0xee1fx2,_0x970d[1984],_0xee1fx3,_0x970d[1097],_0xee1fx4,_0x970d[257],_0xee1fx9))}finally{this[_0x970d[251]][_0x970d[476]]()};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[852]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx2){this[_0x970d[251]][_0x970d[473]]();try{var _0xee1fx9=this[_0x970d[251]][_0x970d[1709]](_0xee1fx2,_0xee1fx4);this[_0x970d[2545]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5);this[_0x970d[2549]]()&& (_0xee1fx5= null,this[_0x970d[1908]](_0xee1fx3)&& (_0xee1fx5= _0xee1fx3[_0x970d[1103]](),_0xee1fx3= this[_0x970d[2550]](_0xee1fx3,_0xee1fx4)),this[_0x970d[1717]](_0xee1fx4?mxConstants[_0x970d[2303]]:mxConstants[_0x970d[2304]],_0xee1fx5,[_0xee1fx2]));this[_0x970d[251]][_0x970d[1957]](_0xee1fx2,_0xee1fx3,_0xee1fx4);this[_0x970d[2401]]&& this[_0x970d[1809]](_0xee1fx2);this[_0x970d[746]]( new mxEventObject(mxEvent.CELL_CONNECTED,_0x970d[1989],_0xee1fx2,_0x970d[1984],_0xee1fx3,_0x970d[1097],_0xee1fx4,_0x970d[257],_0xee1fx9))}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[2531]]= function(_0xee1fx2){if(null!= _0xee1fx2){this[_0x970d[251]][_0x970d[473]]();try{for(var _0xee1fx3=this[_0x970d[441]][_0x970d[255]],_0xee1fx4=this[_0x970d[441]][_0x970d[513]],_0xee1fx5={},_0xee1fx9=0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){var _0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx2[_0xee1fx9]);_0xee1fx5[_0xee1fxa]= _0xee1fx2[_0xee1fx9]};for(_0xee1fx9= 0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){if(this[_0x970d[251]][_0x970d[250]](_0xee1fx2[_0xee1fx9])){var _0xee1fx12=this[_0x970d[251]][_0x970d[1721]](_0xee1fx2[_0xee1fx9]);if(null!= _0xee1fx12){var _0xee1fx13=this[_0x970d[441]][_0x970d[248]](_0xee1fx2[_0xee1fx9]),_0xee1fx14=this[_0x970d[441]][_0x970d[248]](this[_0x970d[251]][_0x970d[1197]](_0xee1fx2[_0xee1fx9]));if(null!= _0xee1fx13&& null!= _0xee1fx14){var _0xee1fx12=_0xee1fx12[_0x970d[238]](),_0xee1fx15=-_0xee1fx14[_0x970d[2078]][_0x970d[235]],_0xee1fx16=-_0xee1fx14[_0x970d[2078]][_0x970d[236]],_0xee1fx17=_0xee1fx13[_0x970d[439]],_0xee1fx18=this[_0x970d[251]][_0x970d[1709]](_0xee1fx2[_0xee1fx9],!0);if(null!= _0xee1fx18&& this[_0x970d[2551]](_0xee1fx2[_0xee1fx9],_0xee1fx18,!0)){for(var _0xee1fx19=mxCellPath[_0x970d[385]](_0xee1fx18);null!= _0xee1fx18&& null== _0xee1fx5[_0xee1fx19];){_0xee1fx18= this[_0x970d[251]][_0x970d[1197]](_0xee1fx18),_0xee1fx19= mxCellPath[_0x970d[385]](_0xee1fx18)};null== _0xee1fx18&& (_0xee1fx12[_0x970d[2007]]( new mxPoint(_0xee1fx17[0][_0x970d[235]]/ _0xee1fx3- _0xee1fx4[_0x970d[235]]+ _0xee1fx15,_0xee1fx17[0][_0x970d[236]]/ _0xee1fx3- _0xee1fx4[_0x970d[236]]+ _0xee1fx16),!0),this[_0x970d[251]][_0x970d[1957]](_0xee1fx2[_0xee1fx9],null,!0))};var _0xee1fx1a=this[_0x970d[251]][_0x970d[1709]](_0xee1fx2[_0xee1fx9],!1);if(null!= _0xee1fx1a&& this[_0x970d[2551]](_0xee1fx2[_0xee1fx9],_0xee1fx1a,!1)){for(var _0xee1fx1b=mxCellPath[_0x970d[385]](_0xee1fx1a);null!= _0xee1fx1a&& null== _0xee1fx5[_0xee1fx1b];){_0xee1fx1a= this[_0x970d[251]][_0x970d[1197]](_0xee1fx1a),_0xee1fx1b= mxCellPath[_0x970d[385]](_0xee1fx1a)};if(null== _0xee1fx1a){var _0xee1fx1c=_0xee1fx17[_0x970d[67]]- 1;_0xee1fx12[_0x970d[2007]]( new mxPoint(_0xee1fx17[_0xee1fx1c][_0x970d[235]]/ _0xee1fx3- _0xee1fx4[_0x970d[235]]+ _0xee1fx15,_0xee1fx17[_0xee1fx1c][_0x970d[236]]/ _0xee1fx3- _0xee1fx4[_0x970d[236]]+ _0xee1fx16),!1);this[_0x970d[251]][_0x970d[1957]](_0xee1fx2[_0xee1fx9],null,!1)}};this[_0x970d[251]][_0x970d[1724]](_0xee1fx2[_0xee1fx9],_0xee1fx12)}}}}}finally{this[_0x970d[251]][_0x970d[476]]()}}};mxGraph[_0x970d[202]][_0x970d[2534]]= function(){return this[_0x970d[441]][_0x970d[1741]]};mxGraph[_0x970d[202]][_0x970d[2326]]= function(_0xee1fx2){return null};mxGraph[_0x970d[202]][_0x970d[1908]]= function(_0xee1fx2){return !1};mxGraph[_0x970d[202]][_0x970d[2550]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[251]][_0x970d[1197]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2280]]= function(_0xee1fx2){return null};mxGraph[_0x970d[202]][_0x970d[2552]]= function(_0xee1fx2){_0xee1fx2= _0xee1fx2|| this[_0x970d[2452]]();null!= _0xee1fx2&& this[_0x970d[2553]](_0xee1fx2)&& (this[_0x970d[441]][_0x970d[2257]](_0xee1fx2),this[_0x970d[2440]]())};mxGraph[_0x970d[202]][_0x970d[2554]]= function(){var _0xee1fx2=this[_0x970d[251]][_0x970d[501]](),_0xee1fx3=this[_0x970d[2534]]();if(null!= _0xee1fx3){for(var _0xee1fx4=this[_0x970d[251]][_0x970d[1197]](_0xee1fx3);_0xee1fx4!= _0xee1fx2&& !this[_0x970d[2553]](_0xee1fx4)&& this[_0x970d[251]][_0x970d[1197]](_0xee1fx4)!= _0xee1fx2;){_0xee1fx4= this[_0x970d[251]][_0x970d[1197]](_0xee1fx4)};_0xee1fx4== _0xee1fx2|| this[_0x970d[251]][_0x970d[1197]](_0xee1fx4)== _0xee1fx2?this[_0x970d[441]][_0x970d[2257]](null):this[_0x970d[441]][_0x970d[2257]](_0xee1fx4);null!= this[_0x970d[441]][_0x970d[248]](_0xee1fx3)&& this[_0x970d[2450]](_0xee1fx3)}};mxGraph[_0x970d[202]][_0x970d[2442]]= function(){var _0xee1fx2=this[_0x970d[2534]]();null!= _0xee1fx2&& (this[_0x970d[441]][_0x970d[2257]](null),null!= this[_0x970d[441]][_0x970d[248]](_0xee1fx2)&& this[_0x970d[2450]](_0xee1fx2))};mxGraph[_0x970d[202]][_0x970d[2553]]= function(_0xee1fx2){return null!= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[517]]= function(){return this[_0x970d[441]][_0x970d[517]]()};mxGraph[_0x970d[202]][_0x970d[2555]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=[_0xee1fx2];_0xee1fx3&& (_0xee1fx5= _0xee1fx5[_0x970d[1919]](this[_0x970d[251]][_0x970d[264]](_0xee1fx2)));_0xee1fx5= this[_0x970d[441]][_0x970d[1799]](_0xee1fx5);if(_0xee1fx4){_0xee1fx4= this[_0x970d[251]][_0x970d[262]](_0xee1fx2);for(var _0xee1fx9=0;_0xee1fx9< _0xee1fx4;_0xee1fx9++){var _0xee1fxa=this[_0x970d[2555]](this[_0x970d[251]][_0x970d[263]](_0xee1fx2,_0xee1fx9),_0xee1fx3,!0);null!= _0xee1fx5?_0xee1fx5[_0x970d[99]](_0xee1fxa):_0xee1fx5= _0xee1fxa}};return _0xee1fx5};mxGraph[_0x970d[202]][_0x970d[1729]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!1;var _0xee1fx4=null;if(null!= _0xee1fx2){for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){if(_0xee1fx3|| this[_0x970d[251]][_0x970d[1193]](_0xee1fx2[_0xee1fx5])){var _0xee1fx9=this[_0x970d[1198]](_0xee1fx2[_0xee1fx5]);if(null!= _0xee1fx9){var _0xee1fxa=_0xee1fx9[_0x970d[1525]];if(null!= _0xee1fxa&& 0< _0xee1fxa[_0x970d[67]]){for(var _0xee1fx12= new mxRectangle(_0xee1fxa[0][_0x970d[235]],_0xee1fxa[0][_0x970d[236]],0,0),_0xee1fx13=function(_0xee1fx2){null!= _0xee1fx2&& _0xee1fx12[_0x970d[99]]( new mxRectangle(_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]],0,0))},_0xee1fx14=1;_0xee1fx14< _0xee1fxa[_0x970d[67]];_0xee1fx14++){_0xee1fx13(_0xee1fxa[_0xee1fx14])};_0xee1fx13(_0xee1fx9[_0x970d[2006]](!0));_0xee1fx13(_0xee1fx9[_0x970d[2006]](!1))};null== _0xee1fx4?_0xee1fx4= new mxRectangle(_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[236]],_0xee1fx9[_0x970d[117]],_0xee1fx9[_0x970d[119]]):_0xee1fx4[_0x970d[99]](_0xee1fx9)}}}};return _0xee1fx4};mxGraph[_0x970d[202]][_0x970d[802]]= function(_0xee1fx2){this[_0x970d[441]][_0x970d[200]](_0xee1fx2,null== _0xee1fx2);this[_0x970d[441]][_0x970d[2264]]();this[_0x970d[2258]]();this[_0x970d[746]]( new mxEventObject(mxEvent.REFRESH))};mxGraph[_0x970d[202]][_0x970d[1021]]= function(_0xee1fx2){this[_0x970d[991]]&& (_0xee1fx2= Math[_0x970d[488]](_0xee1fx2/ this[_0x970d[1020]])* this[_0x970d[1020]]);return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[1135]]= function(_0xee1fx2,_0xee1fx3){if(this[_0x970d[2365]]&& mxUtils[_0x970d[1134]](this[_0x970d[526]])){this[_0x970d[526]][_0x970d[360]]= -_0xee1fx2,this[_0x970d[526]][_0x970d[190]]= -_0xee1fx3}else {var _0xee1fx4=this[_0x970d[441]][_0x970d[2051]]();if(this[_0x970d[507]]== mxConstants[_0x970d[508]]){if(0== _0xee1fx2&& 0== _0xee1fx3){if(mxClient[_0x970d[80]]?_0xee1fx4[_0x970d[57]](_0x970d[535],_0x970d[536]+ _0xee1fx2+ _0x970d[537]+ _0xee1fx3+ _0x970d[460]):_0xee1fx4[_0x970d[1390]](_0x970d[535]),null!= this[_0x970d[2556]]){for(var _0xee1fx5=this[_0x970d[2556]][_0x970d[285]];null!= _0xee1fx5;){var _0xee1fx9=_0xee1fx5[_0x970d[287]];this[_0x970d[526]][_0x970d[62]](_0xee1fx5);_0xee1fx5= _0xee1fx9};this[_0x970d[2556]][_0x970d[265]][_0x970d[266]](this[_0x970d[2556]]);this[_0x970d[2556]]= null;this[_0x970d[526]][_0x970d[62]](_0xee1fx4[_0x970d[265]]);for(_0xee1fx5= this[_0x970d[2557]][_0x970d[285]];null!= _0xee1fx5;){_0xee1fx9= _0xee1fx5[_0x970d[287]],this[_0x970d[526]][_0x970d[62]](_0xee1fx5),_0xee1fx5= _0xee1fx9};this[_0x970d[2557]][_0x970d[265]][_0x970d[266]](this[_0x970d[2557]]);this[_0x970d[2557]]= null}}else {_0xee1fx4[_0x970d[57]](_0x970d[535],_0x970d[536]+ _0xee1fx2+ _0x970d[537]+ _0xee1fx3+ _0x970d[460]);if(null== this[_0x970d[2556]]){this[_0x970d[2556]]= document[_0x970d[55]](_0x970d[485]);this[_0x970d[2556]][_0x970d[124]][_0x970d[491]]= _0x970d[492];this[_0x970d[2556]][_0x970d[124]][_0x970d[277]]= _0x970d[189];this[_0x970d[2557]]= document[_0x970d[55]](_0x970d[485]);this[_0x970d[2557]][_0x970d[124]][_0x970d[491]]= _0x970d[492];this[_0x970d[2557]][_0x970d[124]][_0x970d[277]]= _0x970d[189];for(var _0xee1fxa=this[_0x970d[2556]],_0xee1fx5=this[_0x970d[526]][_0x970d[285]];null!= _0xee1fx5;){_0xee1fx9= _0xee1fx5[_0x970d[287]],_0xee1fx5!= _0xee1fx4[_0x970d[265]]?_0xee1fxa[_0x970d[62]](_0xee1fx5):_0xee1fxa= this[_0x970d[2557]],_0xee1fx5= _0xee1fx9};this[_0x970d[526]][_0x970d[950]](this[_0x970d[2556]],_0xee1fx4[_0x970d[265]]);this[_0x970d[526]][_0x970d[62]](this[_0x970d[2557]])};this[_0x970d[2556]][_0x970d[124]][_0x970d[361]]= _0xee1fx2+ _0x970d[168];this[_0x970d[2556]][_0x970d[124]][_0x970d[125]]= _0xee1fx3+ _0x970d[168];this[_0x970d[2557]][_0x970d[124]][_0x970d[361]]= _0xee1fx2+ _0x970d[168];this[_0x970d[2557]][_0x970d[124]][_0x970d[125]]= _0xee1fx3+ _0x970d[168]}}else {_0xee1fx4[_0x970d[124]][_0x970d[361]]= _0xee1fx2+ _0x970d[168],_0xee1fx4[_0x970d[124]][_0x970d[125]]= _0xee1fx3+ _0x970d[168]};this[_0x970d[1136]]= _0xee1fx2;this[_0x970d[1137]]= _0xee1fx3;this[_0x970d[746]]( new mxEventObject(mxEvent.PAN))}};mxGraph[_0x970d[202]][_0x970d[2558]]= function(){this[_0x970d[499]](this[_0x970d[2395]])};mxGraph[_0x970d[202]][_0x970d[2559]]= function(){this[_0x970d[499]](1/ this[_0x970d[2395]])};mxGraph[_0x970d[202]][_0x970d[2560]]= function(){1== this[_0x970d[441]][_0x970d[255]]?this[_0x970d[441]][_0x970d[1147]](0,0):(this[_0x970d[441]][_0x970d[513]][_0x970d[235]]= 0,this[_0x970d[441]][_0x970d[513]][_0x970d[236]]= 0,this[_0x970d[441]][_0x970d[2262]](1))};mxGraph[_0x970d[202]][_0x970d[2561]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[499]](_0xee1fx2/ this[_0x970d[441]][_0x970d[255]],_0xee1fx3)};mxGraph[_0x970d[202]][_0x970d[499]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:this[_0x970d[2397]];var _0xee1fx4=this[_0x970d[441]][_0x970d[255]]* _0xee1fx2,_0xee1fx5=this[_0x970d[441]][_0x970d[248]](this[_0x970d[2452]]());if(this[_0x970d[2396]]&& null!= _0xee1fx5){_0xee1fx5= new mxRectangle(_0xee1fx5[_0x970d[235]]* _0xee1fx2,_0xee1fx5[_0x970d[236]]* _0xee1fx2,_0xee1fx5[_0x970d[117]]* _0xee1fx2,_0xee1fx5[_0x970d[119]]* _0xee1fx2),this[_0x970d[441]][_0x970d[255]]= _0xee1fx4,this[_0x970d[2562]](_0xee1fx5)|| (this[_0x970d[441]][_0x970d[2259]](),this[_0x970d[441]][_0x970d[2262]](_0xee1fx4))}else {if(_0xee1fx3&& !mxUtils[_0x970d[1134]](this[_0x970d[526]])){var _0xee1fx5=this[_0x970d[526]][_0x970d[359]],_0xee1fx9=this[_0x970d[526]][_0x970d[167]];if(1< _0xee1fx2){var _0xee1fxa=(_0xee1fx2- 1)/ (2* _0xee1fx4),_0xee1fx5=_0xee1fx5* -_0xee1fxa,_0xee1fx9=_0xee1fx9* -_0xee1fxa}else {_0xee1fxa= (1/ _0xee1fx2- 1)/ (2* this[_0x970d[441]][_0x970d[255]]),_0xee1fx5*= _0xee1fxa,_0xee1fx9*= _0xee1fxa};this[_0x970d[441]][_0x970d[829]](_0xee1fx4,this[_0x970d[441]][_0x970d[513]][_0x970d[235]]+ _0xee1fx5,this[_0x970d[441]][_0x970d[513]][_0x970d[236]]+ _0xee1fx9)}else {this[_0x970d[441]][_0x970d[2262]](_0xee1fx4),mxUtils[_0x970d[1134]](this[_0x970d[526]])&& (_0xee1fx9= _0xee1fx5= 0,_0xee1fx3&& (_0xee1fx5= this[_0x970d[526]][_0x970d[359]]* (_0xee1fx2- 1)/ 2,_0xee1fx9= this[_0x970d[526]][_0x970d[167]]* (_0xee1fx2- 1)/ 2),this[_0x970d[526]][_0x970d[360]]= Math[_0x970d[488]](this[_0x970d[526]][_0x970d[360]]* _0xee1fx2+ _0xee1fx5),this[_0x970d[526]][_0x970d[190]]= Math[_0x970d[488]](this[_0x970d[526]][_0x970d[190]]* _0xee1fx2+ _0xee1fx9))}}};mxGraph[_0x970d[202]][_0x970d[2563]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[526]][_0x970d[159]]/ _0xee1fx2[_0x970d[117]]/ (this[_0x970d[526]][_0x970d[157]]/ _0xee1fx2[_0x970d[119]]);_0xee1fx2[_0x970d[235]]= Math[_0x970d[160]](0,_0xee1fx2[_0x970d[235]]);_0xee1fx2[_0x970d[236]]= Math[_0x970d[160]](0,_0xee1fx2[_0x970d[236]]);var _0xee1fx4=Math[_0x970d[243]](this[_0x970d[526]][_0x970d[1526]],_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]),_0xee1fx5=Math[_0x970d[243]](this[_0x970d[526]][_0x970d[191]],_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]);_0xee1fx2[_0x970d[117]]= _0xee1fx4- _0xee1fx2[_0x970d[235]];_0xee1fx2[_0x970d[119]]= _0xee1fx5- _0xee1fx2[_0x970d[236]];1> _0xee1fx3?(_0xee1fx3= _0xee1fx2[_0x970d[119]]/ _0xee1fx3,_0xee1fx4= (_0xee1fx3- _0xee1fx2[_0x970d[119]])/ 2,_0xee1fx2[_0x970d[119]]= _0xee1fx3,_0xee1fx3= Math[_0x970d[243]](_0xee1fx2[_0x970d[236]],_0xee1fx4),_0xee1fx2[_0x970d[236]]-= _0xee1fx3,_0xee1fx5= Math[_0x970d[243]](this[_0x970d[526]][_0x970d[191]],_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]),_0xee1fx2[_0x970d[119]]= _0xee1fx5- _0xee1fx2[_0x970d[236]]):(_0xee1fx3*= _0xee1fx2[_0x970d[117]],_0xee1fx4= (_0xee1fx3- _0xee1fx2[_0x970d[117]])/ 2,_0xee1fx2[_0x970d[117]]= _0xee1fx3,_0xee1fx3= Math[_0x970d[243]](_0xee1fx2[_0x970d[235]],_0xee1fx4),_0xee1fx2[_0x970d[235]]-= _0xee1fx3,_0xee1fx4= Math[_0x970d[243]](this[_0x970d[526]][_0x970d[1526]],_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]),_0xee1fx2[_0x970d[117]]= _0xee1fx4- _0xee1fx2[_0x970d[235]]);_0xee1fx3= this[_0x970d[526]][_0x970d[159]]/ _0xee1fx2[_0x970d[117]];_0xee1fx4= this[_0x970d[441]][_0x970d[255]]* _0xee1fx3;mxUtils[_0x970d[1134]](this[_0x970d[526]])?(this[_0x970d[441]][_0x970d[2262]](_0xee1fx4),this[_0x970d[526]][_0x970d[360]]= Math[_0x970d[488]](_0xee1fx2[_0x970d[235]]* _0xee1fx3),this[_0x970d[526]][_0x970d[190]]= Math[_0x970d[488]](_0xee1fx2[_0x970d[236]]* _0xee1fx3)):this[_0x970d[441]][_0x970d[829]](_0xee1fx4,this[_0x970d[441]][_0x970d[513]][_0x970d[235]]- _0xee1fx2[_0x970d[235]]/ this[_0x970d[441]][_0x970d[255]],this[_0x970d[441]][_0x970d[513]][_0x970d[236]]- _0xee1fx2[_0x970d[236]]/ this[_0x970d[441]][_0x970d[255]])};mxGraph[_0x970d[202]][_0x970d[933]]= function(_0xee1fx2,_0xee1fx3){if(null!= this[_0x970d[526]]){_0xee1fx2= null!= _0xee1fx2?_0xee1fx2:0;_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!1;var _0xee1fx4=this[_0x970d[526]][_0x970d[159]],_0xee1fx5=this[_0x970d[526]][_0x970d[157]],_0xee1fx9=this[_0x970d[441]][_0x970d[517]]();_0xee1fx3&& (null!= _0xee1fx9[_0x970d[235]]&& null!= _0xee1fx9[_0x970d[236]])&& (_0xee1fx9[_0x970d[117]]+= _0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[119]]+= _0xee1fx9[_0x970d[236]],_0xee1fx9[_0x970d[235]]= 0,_0xee1fx9[_0x970d[236]]= 0);var _0xee1fxa=this[_0x970d[441]][_0x970d[255]],_0xee1fx12=_0xee1fx9[_0x970d[117]]/ _0xee1fxa,_0xee1fx13=_0xee1fx9[_0x970d[119]]/ _0xee1fxa;null!= this[_0x970d[1617]]&& (_0xee1fx12= Math[_0x970d[160]](_0xee1fx12,this[_0x970d[1617]][_0x970d[117]]- _0xee1fx9[_0x970d[235]]/ _0xee1fxa),_0xee1fx13= Math[_0x970d[160]](_0xee1fx13,this[_0x970d[1617]][_0x970d[119]]- _0xee1fx9[_0x970d[236]]/ _0xee1fxa));var _0xee1fx14=_0xee1fx3?_0xee1fx2:2* _0xee1fx2,_0xee1fx4=Math[_0x970d[519]](100* Math[_0x970d[243]](_0xee1fx4/ (_0xee1fx12+ _0xee1fx14),_0xee1fx5/ (_0xee1fx13+ _0xee1fx14)))/ 100;null!= this[_0x970d[2413]]&& (_0xee1fx4= Math[_0x970d[160]](_0xee1fx4,this[_0x970d[2413]]));null!= this[_0x970d[2414]]&& (_0xee1fx4= Math[_0x970d[243]](_0xee1fx4,this[_0x970d[2414]]));_0xee1fx3?this[_0x970d[441]][_0x970d[255]]!= _0xee1fx4&& this[_0x970d[441]][_0x970d[2262]](_0xee1fx4):mxUtils[_0x970d[1134]](this[_0x970d[526]])?(this[_0x970d[441]][_0x970d[2262]](_0xee1fx4),null!= _0xee1fx9[_0x970d[235]]&& (this[_0x970d[526]][_0x970d[360]]= Math[_0x970d[488]](_0xee1fx9[_0x970d[235]]/ _0xee1fxa)* _0xee1fx4- _0xee1fx2- Math[_0x970d[160]](0,(this[_0x970d[526]][_0x970d[159]]- _0xee1fx12* _0xee1fx4)/ 2)),null!= _0xee1fx9[_0x970d[236]]&& (this[_0x970d[526]][_0x970d[190]]= Math[_0x970d[488]](_0xee1fx9[_0x970d[236]]/ _0xee1fxa)* _0xee1fx4- _0xee1fx2- Math[_0x970d[160]](0,(this[_0x970d[526]][_0x970d[157]]- _0xee1fx13* _0xee1fx4)/ 2))):this[_0x970d[441]][_0x970d[829]](_0xee1fx4,null!= _0xee1fx9[_0x970d[235]]?Math[_0x970d[519]](this[_0x970d[441]][_0x970d[513]][_0x970d[235]]- _0xee1fx9[_0x970d[235]]/ _0xee1fxa+ _0xee1fx2+ 1):_0xee1fx2,null!= _0xee1fx9[_0x970d[236]]?Math[_0x970d[519]](this[_0x970d[441]][_0x970d[513]][_0x970d[236]]- _0xee1fx9[_0x970d[236]]/ _0xee1fxa+ _0xee1fx2+ 1):_0xee1fx2)};return this[_0x970d[441]][_0x970d[255]]};mxGraph[_0x970d[202]][_0x970d[2564]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=-this[_0x970d[441]][_0x970d[513]][_0x970d[235]],_0xee1fx5=-this[_0x970d[441]][_0x970d[513]][_0x970d[236]],_0xee1fx9=this[_0x970d[441]][_0x970d[248]](_0xee1fx2);null!= _0xee1fx9&& (_0xee1fx4= new mxRectangle(_0xee1fx4+ _0xee1fx9[_0x970d[235]],_0xee1fx5+ _0xee1fx9[_0x970d[236]],_0xee1fx9[_0x970d[117]],_0xee1fx9[_0x970d[119]]),_0xee1fx3&& null!= this[_0x970d[526]]&& (_0xee1fx5= this[_0x970d[526]][_0x970d[159]],_0xee1fx9= this[_0x970d[526]][_0x970d[157]],_0xee1fx4[_0x970d[235]]= _0xee1fx4[_0x970d[241]]()- _0xee1fx5/ 2,_0xee1fx4[_0x970d[117]]= _0xee1fx5,_0xee1fx4[_0x970d[236]]= _0xee1fx4[_0x970d[242]]()- _0xee1fx9/ 2,_0xee1fx4[_0x970d[119]]= _0xee1fx9),this[_0x970d[2562]](_0xee1fx4)&& this[_0x970d[441]][_0x970d[1147]](this[_0x970d[441]][_0x970d[513]][_0x970d[235]],this[_0x970d[441]][_0x970d[513]][_0x970d[236]]))};mxGraph[_0x970d[202]][_0x970d[2562]]= function(_0xee1fx2){var _0xee1fx3=!1;if(null!= _0xee1fx2){var _0xee1fx4=this[_0x970d[526]][_0x970d[359]],_0xee1fx5=this[_0x970d[526]][_0x970d[167]],_0xee1fx9=Math[_0x970d[243]](_0xee1fx4,_0xee1fx2[_0x970d[117]]),_0xee1fxa=Math[_0x970d[243]](_0xee1fx5,_0xee1fx2[_0x970d[119]]);if(mxUtils[_0x970d[1134]](this[_0x970d[526]])){_0xee1fx4= this[_0x970d[526]];_0xee1fx2[_0x970d[235]]+= this[_0x970d[441]][_0x970d[513]][_0x970d[235]];_0xee1fx2[_0x970d[236]]+= this[_0x970d[441]][_0x970d[513]][_0x970d[236]];var _0xee1fx12=_0xee1fx4[_0x970d[360]]- _0xee1fx2[_0x970d[235]],_0xee1fx5=Math[_0x970d[160]](_0xee1fx12- _0xee1fx4[_0x970d[360]],0);0< _0xee1fx12?_0xee1fx4[_0x970d[360]]-= _0xee1fx12+ 2:(_0xee1fx12= _0xee1fx2[_0x970d[235]]+ _0xee1fx9- _0xee1fx4[_0x970d[360]]- _0xee1fx4[_0x970d[159]],0< _0xee1fx12&& (_0xee1fx4[_0x970d[360]]+= _0xee1fx12+ 2));_0xee1fx9= _0xee1fx4[_0x970d[190]]- _0xee1fx2[_0x970d[236]];_0xee1fx12= Math[_0x970d[160]](0,_0xee1fx9- _0xee1fx4[_0x970d[190]]);0< _0xee1fx9?_0xee1fx4[_0x970d[190]]-= _0xee1fx9+ 2:(_0xee1fx9= _0xee1fx2[_0x970d[236]]+ _0xee1fxa- _0xee1fx4[_0x970d[190]]- _0xee1fx4[_0x970d[157]],0< _0xee1fx9&& (_0xee1fx4[_0x970d[190]]+= _0xee1fx9+ 2));!this[_0x970d[2365]]&& (0!= _0xee1fx5|| 0!= _0xee1fx12)&& this[_0x970d[441]][_0x970d[1147]](_0xee1fx5,_0xee1fx12)}else {var _0xee1fx12=-this[_0x970d[441]][_0x970d[513]][_0x970d[235]],_0xee1fx13=-this[_0x970d[441]][_0x970d[513]][_0x970d[236]],_0xee1fx14=this[_0x970d[441]][_0x970d[255]];_0xee1fx2[_0x970d[235]]+ _0xee1fx9> _0xee1fx12+ _0xee1fx4&& (this[_0x970d[441]][_0x970d[513]][_0x970d[235]]-= (_0xee1fx2[_0x970d[235]]+ _0xee1fx9- _0xee1fx4- _0xee1fx12)/ _0xee1fx14,_0xee1fx3= !0);_0xee1fx2[_0x970d[236]]+ _0xee1fxa> _0xee1fx13+ _0xee1fx5&& (this[_0x970d[441]][_0x970d[513]][_0x970d[236]]-= (_0xee1fx2[_0x970d[236]]+ _0xee1fxa- _0xee1fx5- _0xee1fx13)/ _0xee1fx14,_0xee1fx3= !0);_0xee1fx2[_0x970d[235]]< _0xee1fx12&& (this[_0x970d[441]][_0x970d[513]][_0x970d[235]]+= (_0xee1fx12- _0xee1fx2[_0x970d[235]])/ _0xee1fx14,_0xee1fx3= !0);_0xee1fx2[_0x970d[236]]< _0xee1fx13&& (this[_0x970d[441]][_0x970d[513]][_0x970d[236]]+= (_0xee1fx13- _0xee1fx2[_0x970d[236]])/ _0xee1fx14,_0xee1fx3= !0);_0xee1fx3&& (this[_0x970d[441]][_0x970d[802]](),null!= this[_0x970d[2432]]&& this[_0x970d[2432]][_0x970d[802]]())}};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[1198]]= function(_0xee1fx2){return this[_0x970d[251]][_0x970d[1721]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[1714]]= function(_0xee1fx2){return this[_0x970d[251]][_0x970d[174]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[1742]]= function(_0xee1fx2){return this[_0x970d[251]][_0x970d[1971]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2565]]= function(_0xee1fx2){return this[_0x970d[251]][_0x970d[1965]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2298]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2566]]];if(null!= _0xee1fx3){return _0xee1fx3};_0xee1fx2= this[_0x970d[441]][_0x970d[2291]](_0xee1fx2);return _0xee1fx2== mxEdgeStyle[_0x970d[2567]]|| _0xee1fx2== mxEdgeStyle[_0x970d[2568]]|| _0xee1fx2== mxEdgeStyle[_0x970d[2569]]|| _0xee1fx2== mxEdgeStyle[_0x970d[2570]]|| _0xee1fx2== mxEdgeStyle[_0x970d[2571]]|| _0xee1fx2== mxEdgeStyle[_0x970d[2572]]};mxGraph[_0x970d[202]][_0x970d[2573]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[2089]](!0);_0xee1fx2= _0xee1fx2[_0x970d[2089]](!1);return null!= _0xee1fx3&& _0xee1fx3== _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2574]]= function(_0xee1fx2){return mxEvent[_0x970d[775]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2462]]= function(_0xee1fx2){return mxClient[_0x970d[2575]]?mxEvent[_0x970d[2576]](_0xee1fx2):mxEvent[_0x970d[775]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[1018]]= function(_0xee1fx2){return null!= _0xee1fx2&& !mxEvent[_0x970d[2577]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2578]]= function(_0xee1fx2){return mxEvent[_0x970d[774]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2579]]= function(_0xee1fx2){return mxEvent[_0x970d[2577]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2580]]= function(_0xee1fx2){mxUtils[_0x970d[150]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2581]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return null== this[_0x970d[2500]](_0xee1fx2,_0xee1fx3,_0xee1fx4)};mxGraph[_0x970d[202]][_0x970d[2500]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(null!= _0xee1fx2&& !this[_0x970d[2530]]()&& (null== _0xee1fx3|| null== _0xee1fx4)){return _0x970d[110]};if(null!= _0xee1fx2&& null== this[_0x970d[251]][_0x970d[1709]](_0xee1fx2,!0)&& null== this[_0x970d[251]][_0x970d[1709]](_0xee1fx2,!1)){return null};if(!this[_0x970d[2402]]&& _0xee1fx3== _0xee1fx4&& null!= _0xee1fx3|| !this[_0x970d[2582]](_0xee1fx3,_0xee1fx4)){return _0x970d[110]};if(null!= _0xee1fx3&& null!= _0xee1fx4){var _0xee1fx5=_0x970d[110];if(!this[_0x970d[2404]]){var _0xee1fx9=this[_0x970d[251]][_0x970d[1781]](_0xee1fx3,_0xee1fx4,!0);if(1< _0xee1fx9[_0x970d[67]]|| 1== _0xee1fx9[_0x970d[67]]&& _0xee1fx9[0]!= _0xee1fx2){_0xee1fx5+= (mxResources[_0x970d[203]](this[_0x970d[2421]])|| this[_0x970d[2421]])+ _0x970d[192]}};var _0xee1fx9=this[_0x970d[251]][_0x970d[1962]](_0xee1fx3,!0,_0xee1fx2),_0xee1fxa=this[_0x970d[251]][_0x970d[1962]](_0xee1fx4,!1,_0xee1fx2);if(null!= this[_0x970d[2335]]){for(var _0xee1fx12=0;_0xee1fx12< this[_0x970d[2335]][_0x970d[67]];_0xee1fx12++){var _0xee1fx13=this[_0x970d[2335]][_0xee1fx12][_0x970d[2583]](this,_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx9,_0xee1fxa);null!= _0xee1fx13&& (_0xee1fx5+= _0xee1fx13)}};_0xee1fx13= this[_0x970d[2584]](_0xee1fx2,_0xee1fx3,_0xee1fx4);null!= _0xee1fx13&& (_0xee1fx5+= _0xee1fx13);return 0< _0xee1fx5[_0x970d[67]]?_0xee1fx5:null};return this[_0x970d[2406]]?null:_0x970d[110]};mxGraph[_0x970d[202]][_0x970d[2584]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return null};mxGraph[_0x970d[202]][_0x970d[2585]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx2= null!= _0xee1fx2?_0xee1fx2:this[_0x970d[251]][_0x970d[501]]();_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:{};for(var _0xee1fx4=!0,_0xee1fx5=this[_0x970d[251]][_0x970d[262]](_0xee1fx2),_0xee1fx9=0;_0xee1fx9< _0xee1fx5;_0xee1fx9++){var _0xee1fxa=this[_0x970d[251]][_0x970d[263]](_0xee1fx2,_0xee1fx9),_0xee1fx12=_0xee1fx3;this[_0x970d[2553]](_0xee1fxa)&& (_0xee1fx12= {});_0xee1fx12= this[_0x970d[2585]](_0xee1fxa,_0xee1fx12);null!= _0xee1fx12?this[_0x970d[2447]](_0xee1fxa,_0xee1fx12[_0x970d[230]](/\n/g,_0x970d[545])):this[_0x970d[2447]](_0xee1fxa,null);_0xee1fx4= _0xee1fx4&& null== _0xee1fx12};_0xee1fx5= _0x970d[110];this[_0x970d[1742]](_0xee1fx2)&& !_0xee1fx4&& (_0xee1fx5+= (mxResources[_0x970d[203]](this[_0x970d[2423]])|| this[_0x970d[2423]])+ _0x970d[192]);_0xee1fx5= this[_0x970d[251]][_0x970d[250]](_0xee1fx2)?_0xee1fx5+ (this[_0x970d[2500]](_0xee1fx2,this[_0x970d[251]][_0x970d[1709]](_0xee1fx2,!0),this[_0x970d[251]][_0x970d[1709]](_0xee1fx2,!1))|| _0x970d[110]):_0xee1fx5+ (this[_0x970d[2586]](_0xee1fx2)|| _0x970d[110]);_0xee1fx9= this[_0x970d[2587]](_0xee1fx2,_0xee1fx3);null!= _0xee1fx9&& (_0xee1fx5+= _0xee1fx9);null== this[_0x970d[251]][_0x970d[1197]](_0xee1fx2)&& this[_0x970d[441]][_0x970d[2264]]();return 0< _0xee1fx5[_0x970d[67]]|| !_0xee1fx4?_0xee1fx5:null};mxGraph[_0x970d[202]][_0x970d[2586]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[251]][_0x970d[1962]](_0xee1fx2,!0),_0xee1fx4=this[_0x970d[251]][_0x970d[1962]](_0xee1fx2,!1);_0xee1fx2= this[_0x970d[251]][_0x970d[433]](_0xee1fx2);var _0xee1fx5=_0x970d[110];if(null!= this[_0x970d[2335]]){for(var _0xee1fx9=0;_0xee1fx9< this[_0x970d[2335]][_0x970d[67]];_0xee1fx9++){var _0xee1fxa=this[_0x970d[2335]][_0xee1fx9];if(_0xee1fxa[_0x970d[1097]]&& mxUtils[_0x970d[1331]](_0xee1fx2,_0xee1fxa[_0x970d[60]],_0xee1fxa[_0x970d[2588]],_0xee1fxa[_0x970d[131]])&& (0== _0xee1fxa[_0x970d[160]]&& 0< _0xee1fx3|| 1== _0xee1fxa[_0x970d[243]]&& 0== _0xee1fx3|| 1== _0xee1fxa[_0x970d[160]]&& 1< _0xee1fx3)){_0xee1fx5+= _0xee1fxa[_0x970d[2589]]+ _0x970d[192]}else {if(!_0xee1fxa[_0x970d[1097]]&& mxUtils[_0x970d[1331]](_0xee1fx2,_0xee1fxa[_0x970d[60]],_0xee1fxa[_0x970d[2588]],_0xee1fxa[_0x970d[131]])&& (0== _0xee1fxa[_0x970d[160]]&& 0< _0xee1fx4|| 1== _0xee1fxa[_0x970d[243]]&& 0== _0xee1fx4|| 1== _0xee1fxa[_0x970d[160]]&& 1< _0xee1fx4)){_0xee1fx5+= _0xee1fxa[_0x970d[2589]]+ _0x970d[192]}}}};return 0< _0xee1fx5[_0x970d[67]]?_0xee1fx5:null};mxGraph[_0x970d[202]][_0x970d[2587]]= function(_0xee1fx2,_0xee1fx3){return null};mxGraph[_0x970d[202]][_0x970d[2271]]= function(){return this[_0x970d[1617]]};mxGraph[_0x970d[202]][_0x970d[2590]]= function(_0xee1fx2){this[_0x970d[1617]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2205]]= function(_0xee1fx2){if(null!= _0xee1fx2&& this[_0x970d[2206]]&& !this[_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]])){var _0xee1fx3=this[_0x970d[1742]](_0xee1fx2[_0x970d[246]]);if(this[_0x970d[2516]](_0xee1fx2[_0x970d[246]],!_0xee1fx3)){return _0xee1fx3?this[_0x970d[2415]]:this[_0x970d[2417]]}};return null};mxGraph[_0x970d[202]][_0x970d[2454]]= function(_0xee1fx2){_0xee1fx2= this[_0x970d[251]][_0x970d[433]](_0xee1fx2);if(null!= _0xee1fx2){if(mxUtils[_0x970d[1331]](_0xee1fx2)){return _0xee1fx2[_0x970d[301]]};if(_0x970d[279]== typeof _0xee1fx2[_0x970d[2591]]){return _0xee1fx2.toString()}};return _0x970d[110]};mxGraph[_0x970d[202]][_0x970d[2183]]= function(_0xee1fx2){var _0xee1fx3=_0x970d[110];if(this[_0x970d[2409]]&& null!= _0xee1fx2){var _0xee1fx4=this[_0x970d[441]][_0x970d[248]](_0xee1fx2),_0xee1fx4=null!= _0xee1fx4?_0xee1fx4[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);mxUtils[_0x970d[433]](_0xee1fx4,mxConstants.STYLE_NOLABEL,!1)|| (_0xee1fx3= this[_0x970d[2454]](_0xee1fx2))};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[2186]]= function(_0xee1fx2){return this[_0x970d[2592]]()};mxGraph[_0x970d[202]][_0x970d[2592]]= function(){return this[_0x970d[2410]]};mxGraph[_0x970d[202]][_0x970d[2593]]= function(_0xee1fx2){this[_0x970d[2410]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2131]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[441]][_0x970d[248]](_0xee1fx2);_0xee1fx2= null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);return null!= _0xee1fx2?_0x970d[1333]== _0xee1fx2[mxConstants[_0x970d[2594]]]:!1};mxGraph[_0x970d[202]][_0x970d[2130]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[441]][_0x970d[248]](_0xee1fx2);_0xee1fx2= null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);return null!= _0xee1fx2?_0x970d[188]== _0xee1fx2[mxConstants[_0x970d[2193]]]:!1};mxGraph[_0x970d[202]][_0x970d[2595]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=null;if(null!= _0xee1fx2){if(null!= _0xee1fx2[_0x970d[2207]]&& (_0xee1fx3== _0xee1fx2[_0x970d[2207]][_0x970d[252]]|| _0xee1fx3[_0x970d[265]]== _0xee1fx2[_0x970d[2207]][_0x970d[252]])){_0xee1fx9= this[_0x970d[2425]],_0xee1fx9= mxResources[_0x970d[203]](_0xee1fx9)|| _0xee1fx9};null== _0xee1fx9&& null!= _0xee1fx2[_0x970d[1211]]&& _0xee1fx2[_0x970d[1211]][_0x970d[209]](function(_0xee1fx2,_0xee1fx4){if(null== _0xee1fx9&& (_0xee1fx3== _0xee1fx4[_0x970d[252]]|| _0xee1fx3[_0x970d[265]]== _0xee1fx4[_0x970d[252]])){_0xee1fx9= _0xee1fx4[_0x970d[2201]].toString()}});null== _0xee1fx9&& (_0xee1fx4= this[_0x970d[2432]][_0x970d[2596]](_0xee1fx2[_0x970d[246]]),null!= _0xee1fx4&& _0x970d[279]== typeof _0xee1fx4[_0x970d[2597]]&& (_0xee1fx9= _0xee1fx4[_0x970d[2597]](_0xee1fx3)));null== _0xee1fx9&& (_0xee1fx9= this[_0x970d[2598]](_0xee1fx2[_0x970d[246]]))};return _0xee1fx9};mxGraph[_0x970d[202]][_0x970d[2598]]= function(_0xee1fx2){var _0xee1fx3=null;return _0xee1fx3= null!= _0xee1fx2&& null!= _0xee1fx2[_0x970d[2595]]?_0xee1fx2[_0x970d[2595]]():this[_0x970d[2454]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2599]]= function(_0xee1fx2){return null};mxGraph[_0x970d[202]][_0x970d[1731]]= function(_0xee1fx2){var _0xee1fx3= new mxRectangle,_0xee1fx4=this[_0x970d[441]][_0x970d[248]](_0xee1fx2);_0xee1fx2= null!= _0xee1fx4?_0xee1fx4[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);null!= _0xee1fx2&& (_0xee1fx4= parseInt(mxUtils[_0x970d[433]](_0xee1fx2,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),mxUtils[_0x970d[433]](_0xee1fx2,mxConstants.STYLE_HORIZONTAL,!0)?_0xee1fx3[_0x970d[119]]= _0xee1fx4:_0xee1fx3[_0x970d[117]]= _0xee1fx4);return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[1202]]= function(_0xee1fx2){return null!= _0xee1fx2&& null!= _0xee1fx2[_0x970d[124]]?_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2484]]]:null};mxGraph[_0x970d[202]][_0x970d[2187]]= function(_0xee1fx2){return null!= _0xee1fx2&& null!= _0xee1fx2[_0x970d[124]]?_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2063]]]|| mxConstants[_0x970d[481]]:null};mxGraph[_0x970d[202]][_0x970d[2173]]= function(_0xee1fx2){return null!= _0xee1fx2&& null!= _0xee1fx2[_0x970d[124]]?_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2600]]]:null};mxGraph[_0x970d[202]][_0x970d[2174]]= function(_0xee1fx2){return null!= _0xee1fx2&& null!= _0xee1fx2[_0x970d[124]]?_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2601]]]:null};mxGraph[_0x970d[202]][_0x970d[2172]]= function(_0xee1fx2){return null!= _0xee1fx2&& null!= _0xee1fx2[_0x970d[124]]?_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2602]]]:null};mxGraph[_0x970d[202]][_0x970d[2176]]= function(_0xee1fx2){return null!= _0xee1fx2&& null!= _0xee1fx2[_0x970d[124]]?_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2603]]]:null};mxGraph[_0x970d[202]][_0x970d[2476]]= function(){return this[_0x970d[467]]};mxGraph[_0x970d[202]][_0x970d[2604]]= function(_0xee1fx2){this[_0x970d[467]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[1730]]= function(_0xee1fx2){if(null!= _0xee1fx2&& this[_0x970d[251]][_0x970d[1197]](_0xee1fx2)!= this[_0x970d[251]][_0x970d[501]]()){var _0xee1fx3=this[_0x970d[441]][_0x970d[248]](_0xee1fx2),_0xee1fx3=null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);if(null!= _0xee1fx3&& !this[_0x970d[251]][_0x970d[250]](_0xee1fx2)){return _0xee1fx3[mxConstants[_0x970d[2059]]]== mxConstants[_0x970d[2605]]}};return !1};mxGraph[_0x970d[202]][_0x970d[2606]]= function(){return this[_0x970d[2389]]};mxGraph[_0x970d[202]][_0x970d[2607]]= function(_0xee1fx2){this[_0x970d[2389]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxGraph[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2608]]= function(){return this[_0x970d[2362]]};mxGraph[_0x970d[202]][_0x970d[2609]]= function(_0xee1fx2){this[_0x970d[2362]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2134]]= function(){return this[_0x970d[2363]]};mxGraph[_0x970d[202]][_0x970d[2610]]= function(_0xee1fx2){this[_0x970d[2363]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2125]]= function(){return this[_0x970d[2364]]};mxGraph[_0x970d[202]][_0x970d[2611]]= function(_0xee1fx2){this[_0x970d[2364]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2612]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[251]][_0x970d[1721]](_0xee1fx2);return this[_0x970d[2613]]()|| null!= _0xee1fx3&& this[_0x970d[251]][_0x970d[1193]](_0xee1fx2)&& _0xee1fx3[_0x970d[1500]]};mxGraph[_0x970d[202]][_0x970d[2613]]= function(){return this[_0x970d[2368]]};mxGraph[_0x970d[202]][_0x970d[2614]]= function(_0xee1fx2){this[_0x970d[2368]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2615]]= function(_0xee1fx2){return this[_0x970d[251]][_0x970d[1938]](_0xee1fx2,mxUtils[_0x970d[885]](this,function(_0xee1fx2){return this[_0x970d[2616]](_0xee1fx2)}))};mxGraph[_0x970d[202]][_0x970d[2616]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[441]][_0x970d[248]](_0xee1fx2);_0xee1fx2= null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);return this[_0x970d[2617]]()&& 0!= _0xee1fx2[mxConstants[_0x970d[2618]]]};mxGraph[_0x970d[202]][_0x970d[2617]]= function(){return this[_0x970d[2369]]};mxGraph[_0x970d[202]][_0x970d[2619]]= function(_0xee1fx2){this[_0x970d[2369]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[898]]= function(_0xee1fx2){return this[_0x970d[251]][_0x970d[1938]](_0xee1fx2,mxUtils[_0x970d[885]](this,function(_0xee1fx2){return this[_0x970d[2620]](_0xee1fx2)}))};mxGraph[_0x970d[202]][_0x970d[2620]]= function(_0xee1fx2){return this[_0x970d[2366]]};mxGraph[_0x970d[202]][_0x970d[900]]= function(_0xee1fx2){return this[_0x970d[251]][_0x970d[1938]](_0xee1fx2,mxUtils[_0x970d[885]](this,function(_0xee1fx2){return this[_0x970d[2621]](_0xee1fx2)}))};mxGraph[_0x970d[202]][_0x970d[2621]]= function(_0xee1fx2){return this[_0x970d[2367]]};mxGraph[_0x970d[202]][_0x970d[2102]]= function(_0xee1fx2){return this[_0x970d[2622]]()};mxGraph[_0x970d[202]][_0x970d[2622]]= function(){return this[_0x970d[2379]]};mxGraph[_0x970d[202]][_0x970d[2623]]= function(_0xee1fx2){this[_0x970d[2379]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2510]]= function(_0xee1fx2){return this[_0x970d[251]][_0x970d[1938]](_0xee1fx2,mxUtils[_0x970d[885]](this,function(_0xee1fx2){return this[_0x970d[2624]](_0xee1fx2)}))};mxGraph[_0x970d[202]][_0x970d[2624]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[441]][_0x970d[248]](_0xee1fx2);_0xee1fx2= null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);return this[_0x970d[2625]]()&& 0!= _0xee1fx2[mxConstants[_0x970d[2626]]]};mxGraph[_0x970d[202]][_0x970d[2625]]= function(){return this[_0x970d[2371]]};mxGraph[_0x970d[202]][_0x970d[2627]]= function(_0xee1fx2){this[_0x970d[2371]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2628]]= function(_0xee1fx2){return !this[_0x970d[2612]](_0xee1fx2)&& (this[_0x970d[251]][_0x970d[250]](_0xee1fx2)&& this[_0x970d[2373]]|| this[_0x970d[251]][_0x970d[1193]](_0xee1fx2)&& this[_0x970d[2374]])};mxGraph[_0x970d[202]][_0x970d[2629]]= function(_0xee1fx2){return this[_0x970d[251]][_0x970d[1938]](_0xee1fx2,mxUtils[_0x970d[885]](this,function(_0xee1fx2){return this[_0x970d[1712]](_0xee1fx2)}))};mxGraph[_0x970d[202]][_0x970d[1712]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[441]][_0x970d[248]](_0xee1fx2),_0xee1fx3=null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);return this[_0x970d[2630]]()&& !this[_0x970d[2612]](_0xee1fx2)&& 0!= _0xee1fx3[mxConstants[_0x970d[2631]]]};mxGraph[_0x970d[202]][_0x970d[2630]]= function(){return this[_0x970d[2372]]};mxGraph[_0x970d[202]][_0x970d[2632]]= function(_0xee1fx2){this[_0x970d[2372]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[997]]= function(){return this[_0x970d[991]]};mxGraph[_0x970d[202]][_0x970d[998]]= function(_0xee1fx2){this[_0x970d[991]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2549]]= function(){return this[_0x970d[2348]]};mxGraph[_0x970d[202]][_0x970d[2633]]= function(_0xee1fx2){this[_0x970d[2348]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2634]]= function(){return this[_0x970d[1020]]};mxGraph[_0x970d[202]][_0x970d[2635]]= function(_0xee1fx2){this[_0x970d[1020]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2636]]= function(){return this[_0x970d[2353]]};mxGraph[_0x970d[202]][_0x970d[2637]]= function(_0xee1fx2){this[_0x970d[2353]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2638]]= function(){return this[_0x970d[2374]]};mxGraph[_0x970d[202]][_0x970d[2639]]= function(_0xee1fx2){this[_0x970d[2374]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2640]]= function(){return this[_0x970d[2373]]};mxGraph[_0x970d[202]][_0x970d[2641]]= function(_0xee1fx2){this[_0x970d[2373]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2642]]= function(){return this[_0x970d[2412]]};mxGraph[_0x970d[202]][_0x970d[2643]]= function(_0xee1fx2){this[_0x970d[2412]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2460]]= function(){return this[_0x970d[2411]]};mxGraph[_0x970d[202]][_0x970d[2644]]= function(_0xee1fx2){this[_0x970d[2411]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2645]]= function(){return this[_0x970d[2404]]};mxGraph[_0x970d[202]][_0x970d[2646]]= function(_0xee1fx2){this[_0x970d[2404]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2647]]= function(){return this[_0x970d[2402]]};mxGraph[_0x970d[202]][_0x970d[2648]]= function(_0xee1fx2){this[_0x970d[2406]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2530]]= function(){return this[_0x970d[2406]]};mxGraph[_0x970d[202]][_0x970d[2649]]= function(_0xee1fx2){this[_0x970d[2405]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2650]]= function(){return this[_0x970d[2405]]};mxGraph[_0x970d[202]][_0x970d[2651]]= function(_0xee1fx2){this[_0x970d[2407]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2527]]= function(){return this[_0x970d[2407]]};mxGraph[_0x970d[202]][_0x970d[2652]]= function(_0xee1fx2){this[_0x970d[2402]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2529]]= function(){return this[_0x970d[2408]]};mxGraph[_0x970d[202]][_0x970d[2653]]= function(_0xee1fx2){this[_0x970d[2408]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[1015]]= function(){return this[_0x970d[2375]]};mxGraph[_0x970d[202]][_0x970d[2654]]= function(_0xee1fx2){this[_0x970d[2375]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2655]]= function(){return this[_0x970d[2376]]};mxGraph[_0x970d[202]][_0x970d[2656]]= function(_0xee1fx2){this[_0x970d[2376]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2657]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[441]][_0x970d[248]](_0xee1fx2),_0xee1fx3=null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);return this[_0x970d[2658]]()&& !this[_0x970d[2612]](_0xee1fx2)&& 0!= _0xee1fx3[mxConstants[_0x970d[2659]]]};mxGraph[_0x970d[202]][_0x970d[2658]]= function(){return this[_0x970d[2377]]};mxGraph[_0x970d[202]][_0x970d[2660]]= function(_0xee1fx2){this[_0x970d[2377]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2661]]= function(_0xee1fx2,_0xee1fx3){return !0};mxGraph[_0x970d[202]][_0x970d[2662]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[441]][_0x970d[248]](_0xee1fx2),_0xee1fx3=null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);return this[_0x970d[2663]]()&& !this[_0x970d[2612]](_0xee1fx2)&& 0!= _0xee1fx3[mxConstants[_0x970d[2664]]]};mxGraph[_0x970d[202]][_0x970d[2663]]= function(){return this[_0x970d[2378]]};mxGraph[_0x970d[202]][_0x970d[2665]]= function(_0xee1fx2){this[_0x970d[2378]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2453]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[441]][_0x970d[248]](_0xee1fx2),_0xee1fx3=null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);return this[_0x970d[2666]]()&& !this[_0x970d[2612]](_0xee1fx2)&& 0!= _0xee1fx3[mxConstants[_0x970d[2667]]]};mxGraph[_0x970d[202]][_0x970d[2666]]= function(){return this[_0x970d[2370]]};mxGraph[_0x970d[202]][_0x970d[2668]]= function(_0xee1fx2){this[_0x970d[2370]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2551]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return this[_0x970d[2669]]()&& !this[_0x970d[2612]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2669]]= function(){return this[_0x970d[2380]]};mxGraph[_0x970d[202]][_0x970d[2670]]= function(_0xee1fx2){this[_0x970d[2380]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2671]]= function(_0xee1fx2){return null== _0xee1fx2&& this[_0x970d[2406]]|| null!= _0xee1fx2&& (!this[_0x970d[251]][_0x970d[250]](_0xee1fx2)|| this[_0x970d[2405]])&& this[_0x970d[2565]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2672]]= function(_0xee1fx2){return this[_0x970d[2671]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2582]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[2671]](_0xee1fx2)&& this[_0x970d[2672]](_0xee1fx3)};mxGraph[_0x970d[202]][_0x970d[1995]]= function(_0xee1fx2){this[_0x970d[2433]][_0x970d[995]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[1965]]= function(_0xee1fx2){return this[_0x970d[2433]][_0x970d[994]]()};mxGraph[_0x970d[202]][_0x970d[2673]]= function(_0xee1fx2){this[_0x970d[2276]][_0x970d[995]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2674]]= function(_0xee1fx2){this[_0x970d[2316]][_0x970d[2431]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2203]]= function(_0xee1fx2){if(null!= this[_0x970d[2347]]){var _0xee1fx3=this[_0x970d[2347]][_0x970d[2148]]();return null== _0xee1fx2?null!= _0xee1fx3:_0xee1fx2== _0xee1fx3};return !1};mxGraph[_0x970d[202]][_0x970d[2455]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[441]][_0x970d[248]](_0xee1fx2);_0xee1fx2= null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);return this[_0x970d[2675]]()|| 1== _0xee1fx2[mxConstants[_0x970d[2676]]]};mxGraph[_0x970d[202]][_0x970d[2675]]= function(){return this[_0x970d[2381]]};mxGraph[_0x970d[202]][_0x970d[2677]]= function(_0xee1fx2){this[_0x970d[2381]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2507]]= function(_0xee1fx2){return !this[_0x970d[502]]()[_0x970d[250]](_0xee1fx2)&& this[_0x970d[2678]]()};mxGraph[_0x970d[202]][_0x970d[2678]]= function(){return this[_0x970d[2392]]};mxGraph[_0x970d[202]][_0x970d[2679]]= function(_0xee1fx2){this[_0x970d[2392]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2506]]= function(){return this[_0x970d[2393]]};mxGraph[_0x970d[202]][_0x970d[2680]]= function(_0xee1fx2){this[_0x970d[2393]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2536]]= function(_0xee1fx2){return this[_0x970d[2681]]()&& !this[_0x970d[502]]()[_0x970d[250]](this[_0x970d[502]]()[_0x970d[1197]](_0xee1fx2))};mxGraph[_0x970d[202]][_0x970d[2681]]= function(){return this[_0x970d[2391]]};mxGraph[_0x970d[202]][_0x970d[2682]]= function(_0xee1fx2){this[_0x970d[2391]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2505]]= function(){return this[_0x970d[2390]]};mxGraph[_0x970d[202]][_0x970d[2528]]= function(_0xee1fx2){this[_0x970d[2390]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2537]]= function(_0xee1fx2){return this[_0x970d[2683]](_0xee1fx2)?this[_0x970d[2354]]:0};mxGraph[_0x970d[202]][_0x970d[2683]]= function(_0xee1fx2){return !1};mxGraph[_0x970d[202]][_0x970d[2513]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[251]][_0x970d[1938]](_0xee1fx2,mxUtils[_0x970d[885]](this,function(_0xee1fx2){return this[_0x970d[2516]](_0xee1fx2,_0xee1fx3)}))};mxGraph[_0x970d[202]][_0x970d[2516]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[441]][_0x970d[248]](_0xee1fx2),_0xee1fx4=null!= _0xee1fx4?_0xee1fx4[_0x970d[124]]:this[_0x970d[1705]](_0xee1fx2);return 0< this[_0x970d[251]][_0x970d[262]](_0xee1fx2)&& 0!= _0xee1fx4[mxConstants[_0x970d[2684]]]};mxGraph[_0x970d[202]][_0x970d[2685]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return null!= _0xee1fx2&& (this[_0x970d[2655]]()&& this[_0x970d[2686]](_0xee1fx2,_0xee1fx3,_0xee1fx4)|| !this[_0x970d[251]][_0x970d[250]](_0xee1fx2)&& (this[_0x970d[1730]](_0xee1fx2)|| 0< this[_0x970d[251]][_0x970d[262]](_0xee1fx2)&& !this[_0x970d[1742]](_0xee1fx2)))};mxGraph[_0x970d[202]][_0x970d[2686]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return this[_0x970d[251]][_0x970d[250]](_0xee1fx2)&& null!= _0xee1fx3&& 1== _0xee1fx3[_0x970d[67]]&& this[_0x970d[2565]](_0xee1fx3[0])&& null== this[_0x970d[2500]](_0xee1fx2,this[_0x970d[251]][_0x970d[1709]](_0xee1fx2,!0),_0xee1fx3[0])?(_0xee1fx4= this[_0x970d[251]][_0x970d[1709]](_0xee1fx2,!0),_0xee1fx2= this[_0x970d[251]][_0x970d[1709]](_0xee1fx2,!1),!this[_0x970d[251]][_0x970d[1720]](_0xee1fx3[0],_0xee1fx4)&& !this[_0x970d[251]][_0x970d[1720]](_0xee1fx3[0],_0xee1fx2)):!1};mxGraph[_0x970d[202]][_0x970d[564]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(!this[_0x970d[2642]]()){for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){if(this[_0x970d[1730]](_0xee1fx2[_0xee1fx5])){return null}}};_0xee1fx5= mxUtils[_0x970d[2196]](this[_0x970d[526]],mxEvent[_0x970d[731]](_0xee1fx3),mxEvent[_0x970d[733]](_0xee1fx3));_0xee1fx5[_0x970d[235]]-= this[_0x970d[1136]];_0xee1fx5[_0x970d[236]]-= this[_0x970d[1137]];_0xee1fx5= this[_0x970d[2461]](_0xee1fx5[_0x970d[235]],_0xee1fx5[_0x970d[236]]);if(null== _0xee1fx4){_0xee1fx4= _0xee1fx5}else {if(null!= _0xee1fx5){for(var _0xee1fx9=this[_0x970d[251]][_0x970d[1197]](_0xee1fx5);null!= _0xee1fx9&& this[_0x970d[1730]](_0xee1fx9)&& _0xee1fx9!= _0xee1fx4;){_0xee1fx9= this[_0x970d[251]][_0x970d[1197]](_0xee1fx9)};_0xee1fx9== _0xee1fx4&& (_0xee1fx4= _0xee1fx5)}};for(;null!= _0xee1fx4&& !this[_0x970d[2685]](_0xee1fx4,_0xee1fx2,_0xee1fx3)&& !this[_0x970d[251]][_0x970d[1740]](_0xee1fx4);){_0xee1fx4= this[_0x970d[251]][_0x970d[1197]](_0xee1fx4)};return !this[_0x970d[251]][_0x970d[1740]](_0xee1fx4)&& 0> mxUtils[_0x970d[2]](_0xee1fx2,_0xee1fx4)?_0xee1fx4:null};mxGraph[_0x970d[202]][_0x970d[902]]= function(){var _0xee1fx2=this[_0x970d[2355]];null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[2534]](),null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[251]][_0x970d[501]](),_0xee1fx2= this[_0x970d[251]][_0x970d[263]](_0xee1fx2,0)));return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2687]]= function(_0xee1fx2){this[_0x970d[2355]]= _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2179]]= function(_0xee1fx2){for(;null!= _0xee1fx2&& !this[_0x970d[1730]](_0xee1fx2);){_0xee1fx2= this[_0x970d[251]][_0x970d[1197]](_0xee1fx2)};return _0xee1fx2};mxGraph[_0x970d[202]][_0x970d[2461]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= _0xee1fx4|| this[_0x970d[902]]();if(null!= _0xee1fx4){for(var _0xee1fx5=this[_0x970d[251]][_0x970d[262]](_0xee1fx4),_0xee1fx9=0;_0xee1fx9< _0xee1fx5;_0xee1fx9++){var _0xee1fxa=this[_0x970d[251]][_0x970d[263]](_0xee1fx4,_0xee1fx9),_0xee1fx12=this[_0x970d[2461]](_0xee1fx2,_0xee1fx3,_0xee1fxa);if(null!= _0xee1fx12){return _0xee1fx12};if(this[_0x970d[1730]](_0xee1fxa)&& (_0xee1fx12= this[_0x970d[441]][_0x970d[248]](_0xee1fxa),this[_0x970d[1825]](_0xee1fx12,_0xee1fx2,_0xee1fx3))){return _0xee1fxa}}};return null};mxGraph[_0x970d[202]][_0x970d[999]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:!0;_0xee1fx9= null!= _0xee1fx9?_0xee1fx9:!0;_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:this[_0x970d[902]]();if(null!= _0xee1fx4){for(var _0xee1fxa=this[_0x970d[251]][_0x970d[262]](_0xee1fx4)- 1;0<= _0xee1fxa;_0xee1fxa--){var _0xee1fx12=this[_0x970d[251]][_0x970d[263]](_0xee1fx4,_0xee1fxa),_0xee1fx13=this[_0x970d[999]](_0xee1fx2,_0xee1fx3,_0xee1fx12,_0xee1fx5,_0xee1fx9);if(null!= _0xee1fx13){return _0xee1fx13};if(this[_0x970d[1714]](_0xee1fx12)&& (_0xee1fx9&& this[_0x970d[251]][_0x970d[250]](_0xee1fx12)|| _0xee1fx5&& this[_0x970d[251]][_0x970d[1193]](_0xee1fx12))){if(_0xee1fx13= this[_0x970d[441]][_0x970d[248]](_0xee1fx12),this[_0x970d[1825]](_0xee1fx13,_0xee1fx2,_0xee1fx3)){return _0xee1fx12}}}};return null};mxGraph[_0x970d[202]][_0x970d[1825]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(null!= _0xee1fx2){var _0xee1fx5=_0xee1fx2[_0x970d[439]];if(null!= _0xee1fx5){_0xee1fx2= this[_0x970d[2353]]* this[_0x970d[2353]];for(var _0xee1fx9=_0xee1fx5[0],_0xee1fxa=1;_0xee1fxa< _0xee1fx5[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=_0xee1fx5[_0xee1fxa];if(mxUtils[_0x970d[440]](_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[236]],_0xee1fx12[_0x970d[235]],_0xee1fx12[_0x970d[236]],_0xee1fx3,_0xee1fx4)<= _0xee1fx2){return !0};_0xee1fx9= _0xee1fx12}}else {if(_0xee1fx9= mxUtils[_0x970d[431]](mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_ROTATION)|| 0),0!= _0xee1fx9&& (_0xee1fx5= Math[_0x970d[426]](-_0xee1fx9),_0xee1fx9= Math[_0x970d[427]](-_0xee1fx9),_0xee1fxa= new mxPoint(_0xee1fx2[_0x970d[241]](),_0xee1fx2[_0x970d[242]]()),_0xee1fx9= mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx3,_0xee1fx4),_0xee1fx5,_0xee1fx9,_0xee1fxa),_0xee1fx3= _0xee1fx9[_0x970d[235]],_0xee1fx4= _0xee1fx9[_0x970d[236]]),mxUtils[_0x970d[442]](_0xee1fx2,_0xee1fx3,_0xee1fx4)){return !0}}};return !1};mxGraph[_0x970d[202]][_0x970d[2688]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[249]]()[_0x970d[248]](_0xee1fx2);_0xee1fx2= this[_0x970d[1731]](_0xee1fx2);if(null!= _0xee1fx5){var _0xee1fx9=this[_0x970d[249]]()[_0x970d[518]]();_0xee1fx3-= _0xee1fx5[_0x970d[235]];_0xee1fx4-= _0xee1fx5[_0x970d[236]];if(0< _0xee1fx2[_0x970d[117]]&& 0< _0xee1fx3&& _0xee1fx3> _0xee1fx2[_0x970d[117]]* _0xee1fx9|| 0< _0xee1fx2[_0x970d[119]]&& 0< _0xee1fx4&& _0xee1fx4> _0xee1fx2[_0x970d[119]]* _0xee1fx9){return !0}};return !1};mxGraph[_0x970d[202]][_0x970d[1728]]= function(_0xee1fx2){return this[_0x970d[1955]](_0xee1fx2,!0,!1)};mxGraph[_0x970d[202]][_0x970d[1956]]= function(_0xee1fx2){return this[_0x970d[1955]](_0xee1fx2,!1,!0)};mxGraph[_0x970d[202]][_0x970d[1955]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= null!= _0xee1fx2?_0xee1fx2:this[_0x970d[902]]();_0xee1fx2= this[_0x970d[251]][_0x970d[1955]](_0xee1fx2,null!= _0xee1fx3?_0xee1fx3:!1,null!= _0xee1fx4?_0xee1fx4:!1);_0xee1fx3= [];for(_0xee1fx4= 0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){this[_0x970d[1714]](_0xee1fx2[_0xee1fx4])&& _0xee1fx3[_0x970d[207]](_0xee1fx2[_0xee1fx4])};return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[1756]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[264]](_0xee1fx2,_0xee1fx3,!0,!0,!1)};mxGraph[_0x970d[202]][_0x970d[1867]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[264]](_0xee1fx2,_0xee1fx3,!0,!1,!1)};mxGraph[_0x970d[202]][_0x970d[1963]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[264]](_0xee1fx2,_0xee1fx3,!1,!0,!1)};mxGraph[_0x970d[202]][_0x970d[264]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!0;_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:!0;_0xee1fx9= null!= _0xee1fx9?_0xee1fx9:!0;_0xee1fxa= null!= _0xee1fxa?_0xee1fxa:!1;for(var _0xee1fx12=[],_0xee1fx13=this[_0x970d[1742]](_0xee1fx2),_0xee1fx14=this[_0x970d[251]][_0x970d[262]](_0xee1fx2),_0xee1fx15=0;_0xee1fx15< _0xee1fx14;_0xee1fx15++){var _0xee1fx16=this[_0x970d[251]][_0x970d[263]](_0xee1fx2,_0xee1fx15);if(_0xee1fx13|| !this[_0x970d[1714]](_0xee1fx16)){_0xee1fx12= _0xee1fx12[_0x970d[1919]](this[_0x970d[251]][_0x970d[264]](_0xee1fx16,_0xee1fx4,_0xee1fx5))}};_0xee1fx12= _0xee1fx12[_0x970d[1919]](this[_0x970d[251]][_0x970d[264]](_0xee1fx2,_0xee1fx4,_0xee1fx5));_0xee1fx13= [];for(_0xee1fx15= 0;_0xee1fx15< _0xee1fx12[_0x970d[67]];_0xee1fx15++){_0xee1fx16= this[_0x970d[441]][_0x970d[248]](_0xee1fx12[_0xee1fx15]),_0xee1fx14= null!= _0xee1fx16?_0xee1fx16[_0x970d[1710]](!0):this[_0x970d[441]][_0x970d[1710]](_0xee1fx12[_0xee1fx15],!0),_0xee1fx16= null!= _0xee1fx16?_0xee1fx16[_0x970d[1710]](!1):this[_0x970d[441]][_0x970d[1710]](_0xee1fx12[_0xee1fx15],!1),(_0xee1fx9&& _0xee1fx14== _0xee1fx16|| _0xee1fx14!= _0xee1fx16&& (_0xee1fx4&& _0xee1fx16== _0xee1fx2&& (null== _0xee1fx3|| this[_0x970d[1920]](_0xee1fx14,_0xee1fx3,_0xee1fxa))|| _0xee1fx5&& _0xee1fx14== _0xee1fx2&& (null== _0xee1fx3|| this[_0x970d[1920]](_0xee1fx16,_0xee1fx3,_0xee1fxa))))&& _0xee1fx13[_0x970d[207]](_0xee1fx12[_0xee1fx15])};return _0xee1fx13};mxGraph[_0x970d[202]][_0x970d[1920]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return _0xee1fx4?this[_0x970d[251]][_0x970d[1720]](_0xee1fx3,_0xee1fx2):this[_0x970d[251]][_0x970d[1197]](_0xee1fx2)== _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[1808]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!0;_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:!0;var _0xee1fx9=[],_0xee1fxa={};if(null!= _0xee1fx2){for(var _0xee1fx12=0;_0xee1fx12< _0xee1fx2[_0x970d[67]];_0xee1fx12++){var _0xee1fx13=this[_0x970d[441]][_0x970d[248]](_0xee1fx2[_0xee1fx12]),_0xee1fx14=null!= _0xee1fx13?_0xee1fx13[_0x970d[1710]](!0):this[_0x970d[441]][_0x970d[1710]](_0xee1fx2[_0xee1fx12],!0),_0xee1fx13=null!= _0xee1fx13?_0xee1fx13[_0x970d[1710]](!1):this[_0x970d[441]][_0x970d[1710]](_0xee1fx2[_0xee1fx12],!1);if(_0xee1fx14== _0xee1fx3&& null!= _0xee1fx13&& _0xee1fx13!= _0xee1fx3&& _0xee1fx5){var _0xee1fx15=mxCellPath[_0x970d[385]](_0xee1fx13);null== _0xee1fxa[_0xee1fx15]&& (_0xee1fxa[_0xee1fx15]= _0xee1fx13,_0xee1fx9[_0x970d[207]](_0xee1fx13))}else {_0xee1fx13== _0xee1fx3&& (null!= _0xee1fx14&& _0xee1fx14!= _0xee1fx3&& _0xee1fx4)&& (_0xee1fx15= mxCellPath[_0x970d[385]](_0xee1fx14),null== _0xee1fxa[_0xee1fx15]&& (_0xee1fxa[_0xee1fx15]= _0xee1fx14,_0xee1fx9[_0x970d[207]](_0xee1fx14)))}}};return _0xee1fx9};mxGraph[_0x970d[202]][_0x970d[1781]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!1;for(var _0xee1fx5=this[_0x970d[264]](_0xee1fx2),_0xee1fx9=[],_0xee1fxa=0;_0xee1fxa< _0xee1fx5[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=this[_0x970d[441]][_0x970d[248]](_0xee1fx5[_0xee1fxa]),_0xee1fx13=null!= _0xee1fx12?_0xee1fx12[_0x970d[1710]](!0):this[_0x970d[441]][_0x970d[1710]](_0xee1fx5[_0xee1fxa],!0),_0xee1fx12=null!= _0xee1fx12?_0xee1fx12[_0x970d[1710]](!1):this[_0x970d[441]][_0x970d[1710]](_0xee1fx5[_0xee1fxa],!1);(_0xee1fx13== _0xee1fx2&& _0xee1fx12== _0xee1fx3|| !_0xee1fx4&& _0xee1fx13== _0xee1fx3&& _0xee1fx12== _0xee1fx2)&& _0xee1fx9[_0x970d[207]](_0xee1fx5[_0xee1fxa])};return _0xee1fx9};mxGraph[_0x970d[202]][_0x970d[2689]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=mxUtils[_0x970d[2196]](this[_0x970d[526]],mxEvent[_0x970d[731]](_0xee1fx2),mxEvent[_0x970d[733]](_0xee1fx2)),_0xee1fx5=this[_0x970d[441]][_0x970d[255]],_0xee1fx9=this[_0x970d[441]][_0x970d[513]],_0xee1fxa=!1!= _0xee1fx3?this[_0x970d[1020]]/ 2:0;_0xee1fx4[_0x970d[235]]= this[_0x970d[1021]](_0xee1fx4[_0x970d[235]]/ _0xee1fx5- _0xee1fx9[_0x970d[235]]- _0xee1fxa);_0xee1fx4[_0x970d[236]]= this[_0x970d[1021]](_0xee1fx4[_0x970d[236]]/ _0xee1fx5- _0xee1fx9[_0x970d[236]]- _0xee1fxa);return _0xee1fx4};mxGraph[_0x970d[202]][_0x970d[2690]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fxa= null!= _0xee1fxa?_0xee1fxa:[];if(0< _0xee1fx4|| 0< _0xee1fx5){var _0xee1fx12=_0xee1fx2+ _0xee1fx4,_0xee1fx13=_0xee1fx3+ _0xee1fx5;_0xee1fx9= _0xee1fx9|| this[_0x970d[902]]();if(null!= _0xee1fx9){for(var _0xee1fx14=this[_0x970d[251]][_0x970d[262]](_0xee1fx9),_0xee1fx15=0;_0xee1fx15< _0xee1fx14;_0xee1fx15++){var _0xee1fx16=this[_0x970d[251]][_0x970d[263]](_0xee1fx9,_0xee1fx15),_0xee1fx17=this[_0x970d[441]][_0x970d[248]](_0xee1fx16);if(this[_0x970d[1714]](_0xee1fx16)&& null!= _0xee1fx17){var _0xee1fx18=_0xee1fx17,_0xee1fx17=mxUtils[_0x970d[433]](_0xee1fx17[_0x970d[124]],mxConstants.STYLE_ROTATION)|| 0;0!= _0xee1fx17&& (_0xee1fx18= mxUtils[_0x970d[1613]](_0xee1fx18,_0xee1fx17));_0xee1fx18[_0x970d[235]]>= _0xee1fx2&& _0xee1fx18[_0x970d[236]]+ _0xee1fx18[_0x970d[119]]<= _0xee1fx13&& _0xee1fx18[_0x970d[236]]>= _0xee1fx3&& _0xee1fx18[_0x970d[235]]+ _0xee1fx18[_0x970d[117]]<= _0xee1fx12?_0xee1fxa[_0x970d[207]](_0xee1fx16):this[_0x970d[2690]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx16,_0xee1fxa)}}}};return _0xee1fxa};mxGraph[_0x970d[202]][_0x970d[2691]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=[];if(_0xee1fx5|| _0xee1fx9){if(null== _0xee1fx4&& (_0xee1fx4= this[_0x970d[902]]()),null!= _0xee1fx4){for(var _0xee1fx12=this[_0x970d[251]][_0x970d[262]](_0xee1fx4),_0xee1fx13=0;_0xee1fx13< _0xee1fx12;_0xee1fx13++){var _0xee1fx14=this[_0x970d[251]][_0x970d[263]](_0xee1fx4,_0xee1fx13),_0xee1fx15=this[_0x970d[441]][_0x970d[248]](_0xee1fx14);this[_0x970d[1714]](_0xee1fx14)&& null!= _0xee1fx15&& (!_0xee1fx5|| _0xee1fx15[_0x970d[235]]>= _0xee1fx2) && (!_0xee1fx9|| _0xee1fx15[_0x970d[236]]>= _0xee1fx3) && _0xee1fxa[_0x970d[207]](_0xee1fx14)}}};return _0xee1fxa};mxGraph[_0x970d[202]][_0x970d[1757]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!1;_0xee1fx4= null!= _0xee1fx4?_0xee1fx4:!1;var _0xee1fx5=[];if(null!= _0xee1fx2){for(var _0xee1fx9=this[_0x970d[502]](),_0xee1fxa=_0xee1fx9[_0x970d[262]](_0xee1fx2),_0xee1fx12=null,_0xee1fx13=0,_0xee1fx14=0;_0xee1fx14< _0xee1fxa;_0xee1fx14++){var _0xee1fx15=_0xee1fx9[_0x970d[263]](_0xee1fx2,_0xee1fx14);if(this[_0x970d[251]][_0x970d[1193]](_0xee1fx15)&& this[_0x970d[1714]](_0xee1fx15)){for(var _0xee1fx16=this[_0x970d[1756]](_0xee1fx15,_0xee1fx3?_0xee1fx2:null),_0xee1fx17=0,_0xee1fx18=0,_0xee1fx19=0;_0xee1fx19< _0xee1fx16[_0x970d[67]];_0xee1fx19++){this[_0x970d[441]][_0x970d[1710]](_0xee1fx16[_0xee1fx19],!0)== _0xee1fx15?_0xee1fx17++:_0xee1fx18++};(_0xee1fx4&& 0== _0xee1fx17&& 0< _0xee1fx18|| !_0xee1fx4&& 0== _0xee1fx18&& 0< _0xee1fx17)&& _0xee1fx5[_0x970d[207]](_0xee1fx15);_0xee1fx16= _0xee1fx4?_0xee1fx18- _0xee1fx17:_0xee1fx17- _0xee1fx18;_0xee1fx16> _0xee1fx13&& (_0xee1fx13= _0xee1fx16,_0xee1fx12= _0xee1fx15)}};0== _0xee1fx5[_0x970d[67]]&& null!= _0xee1fx12&& _0xee1fx5[_0x970d[207]](_0xee1fx12)};return _0xee1fx5};mxGraph[_0x970d[202]][_0x970d[1706]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){if(null!= _0xee1fx4&& null!= _0xee1fx2){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!0;_0xee1fx9= _0xee1fx9|| [];var _0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx2);if(null== _0xee1fx9[_0xee1fxa]&& (_0xee1fx9[_0xee1fxa]= _0xee1fx2,_0xee1fx5= _0xee1fx4(_0xee1fx2,_0xee1fx5),null== _0xee1fx5|| _0xee1fx5)){if(_0xee1fx5= this[_0x970d[251]][_0x970d[1707]](_0xee1fx2),0< _0xee1fx5){for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx5;_0xee1fxa++){var _0xee1fx12=this[_0x970d[251]][_0x970d[1708]](_0xee1fx2,_0xee1fxa),_0xee1fx13=this[_0x970d[251]][_0x970d[1709]](_0xee1fx12,!0)== _0xee1fx2;if(!_0xee1fx3|| _0xee1fx13){_0xee1fx13= this[_0x970d[251]][_0x970d[1709]](_0xee1fx12,!_0xee1fx13),this[_0x970d[1706]](_0xee1fx13,_0xee1fx3,_0xee1fx4,_0xee1fx12,_0xee1fx9)}}}}}};mxGraph[_0x970d[202]][_0x970d[2692]]= function(_0xee1fx2){return this[_0x970d[2435]]()[_0x970d[2097]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2693]]= function(){return this[_0x970d[2435]]()[_0x970d[1107]]()};mxGraph[_0x970d[202]][_0x970d[2440]]= function(){return this[_0x970d[2435]]()[_0x970d[200]]()};mxGraph[_0x970d[202]][_0x970d[2694]]= function(){return this[_0x970d[2435]]()[_0x970d[895]][_0x970d[67]]};mxGraph[_0x970d[202]][_0x970d[2452]]= function(){return this[_0x970d[2435]]()[_0x970d[895]][0]};mxGraph[_0x970d[202]][_0x970d[897]]= function(){return this[_0x970d[2435]]()[_0x970d[895]][_0x970d[1853]]()};mxGraph[_0x970d[202]][_0x970d[2450]]= function(_0xee1fx2){this[_0x970d[2435]]()[_0x970d[2099]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[904]]= function(_0xee1fx2){this[_0x970d[2435]]()[_0x970d[2100]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2695]]= function(_0xee1fx2){this[_0x970d[2435]]()[_0x970d[2103]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2696]]= function(_0xee1fx2){this[_0x970d[2435]]()[_0x970d[832]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2697]]= function(_0xee1fx2){this[_0x970d[2435]]()[_0x970d[2104]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2439]]= function(_0xee1fx2){this[_0x970d[2435]]()[_0x970d[842]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2698]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[2690]](_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]],_0xee1fx2[_0x970d[117]],_0xee1fx2[_0x970d[119]]);this[_0x970d[2699]](_0xee1fx4,_0xee1fx3);return _0xee1fx4};mxGraph[_0x970d[202]][_0x970d[2700]]= function(){this[_0x970d[2701]](!0)};mxGraph[_0x970d[202]][_0x970d[2702]]= function(){this[_0x970d[2701]]()};mxGraph[_0x970d[202]][_0x970d[2703]]= function(){this[_0x970d[2701]](!1,!0)};mxGraph[_0x970d[202]][_0x970d[2704]]= function(){this[_0x970d[2701]](!1,!1,!0)};mxGraph[_0x970d[202]][_0x970d[2701]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[2105]],_0xee1fx9=0< _0xee1fx5[_0x970d[895]][_0x970d[67]]?_0xee1fx5[_0x970d[895]][0]:null;1< _0xee1fx5[_0x970d[895]][_0x970d[67]]&& _0xee1fx5[_0x970d[200]]();var _0xee1fx5=null!= _0xee1fx9?this[_0x970d[251]][_0x970d[1197]](_0xee1fx9):this[_0x970d[902]](),_0xee1fxa=this[_0x970d[251]][_0x970d[262]](_0xee1fx5);null== _0xee1fx9&& 0< _0xee1fxa?(_0xee1fx2= this[_0x970d[251]][_0x970d[263]](_0xee1fx5,0),this[_0x970d[2450]](_0xee1fx2)):(null== _0xee1fx9|| _0xee1fx3)&& null!= this[_0x970d[441]][_0x970d[248]](_0xee1fx5)&& null!= this[_0x970d[251]][_0x970d[1721]](_0xee1fx5)?this[_0x970d[2534]]()!= _0xee1fx5&& this[_0x970d[2450]](_0xee1fx5):null!= _0xee1fx9&& _0xee1fx4?0< this[_0x970d[251]][_0x970d[262]](_0xee1fx9)&& (_0xee1fx2= this[_0x970d[251]][_0x970d[263]](_0xee1fx9,0),this[_0x970d[2450]](_0xee1fx2)):0< _0xee1fxa&& (_0xee1fx3= _0xee1fx5[_0x970d[1738]](_0xee1fx9),_0xee1fx2?(_0xee1fx3++,_0xee1fx2= this[_0x970d[251]][_0x970d[263]](_0xee1fx5,_0xee1fx3% _0xee1fxa)):(_0xee1fx3--,_0xee1fx2= this[_0x970d[251]][_0x970d[263]](_0xee1fx5,0> _0xee1fx3?_0xee1fxa- 1:_0xee1fx3)),this[_0x970d[2450]](_0xee1fx2))};mxGraph[_0x970d[202]][_0x970d[2705]]= function(_0xee1fx2){_0xee1fx2= _0xee1fx2|| this[_0x970d[902]]();_0xee1fx2= this[_0x970d[251]][_0x970d[1953]](_0xee1fx2);null!= _0xee1fx2&& this[_0x970d[904]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2706]]= function(_0xee1fx2){this[_0x970d[2707]](!0,!1,_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2708]]= function(_0xee1fx2){this[_0x970d[2707]](!1,!0,_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2707]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= _0xee1fx4|| this[_0x970d[902]]();var _0xee1fx5=mxUtils[_0x970d[885]](this,function(_0xee1fx4){return null!= this[_0x970d[441]][_0x970d[248]](_0xee1fx4)&& 0== this[_0x970d[251]][_0x970d[262]](_0xee1fx4)&& (this[_0x970d[251]][_0x970d[1193]](_0xee1fx4)&& _0xee1fx2|| this[_0x970d[251]][_0x970d[250]](_0xee1fx4)&& _0xee1fx3)});_0xee1fx4= this[_0x970d[251]][_0x970d[1921]](_0xee1fx5,_0xee1fx4);this[_0x970d[904]](_0xee1fx4)};mxGraph[_0x970d[202]][_0x970d[2459]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[2692]](_0xee1fx2);this[_0x970d[2462]](_0xee1fx3)?_0xee1fx4?this[_0x970d[2697]](_0xee1fx2):this[_0x970d[2695]](_0xee1fx2):(!_0xee1fx4|| 1!= this[_0x970d[2694]]()) && this[_0x970d[2450]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2699]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[2462]](_0xee1fx3)?this[_0x970d[2696]](_0xee1fx2):this[_0x970d[904]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[2709]]= function(_0xee1fx2){var _0xee1fx3=null;null!= _0xee1fx2&& (this[_0x970d[251]][_0x970d[250]](_0xee1fx2[_0x970d[246]])?(_0xee1fx3= this[_0x970d[441]][_0x970d[2291]](_0xee1fx2),_0xee1fx3= this[_0x970d[2573]](_0xee1fx2)|| _0xee1fx3== mxEdgeStyle[_0x970d[2568]]|| _0xee1fx3== mxEdgeStyle[_0x970d[2569]]|| _0xee1fx3== mxEdgeStyle[_0x970d[2570]]? new mxElbowEdgeHandler(_0xee1fx2):_0xee1fx3== mxEdgeStyle[_0x970d[2567]]|| _0xee1fx3== mxEdgeStyle[_0x970d[2572]]? new mxEdgeSegmentHandler(_0xee1fx2): new mxEdgeHandler(_0xee1fx2)):_0xee1fx3= new mxVertexHandler(_0xee1fx2));return _0xee1fx3};mxGraph[_0x970d[202]][_0x970d[1133]]= function(_0xee1fx2){null== this[_0x970d[2329]]&& (this[_0x970d[2329]]= []);this[_0x970d[2329]][_0x970d[207]](_0xee1fx2)};mxGraph[_0x970d[202]][_0x970d[1148]]= function(_0xee1fx2){if(null!= this[_0x970d[2329]]){for(var _0xee1fx3=0;_0xee1fx3< this[_0x970d[2329]][_0x970d[67]];_0xee1fx3++){if(this[_0x970d[2329]][_0xee1fx3]== _0xee1fx2){this[_0x970d[2329]][_0x970d[300]](_0xee1fx3,1);break}}}};mxGraph[_0x970d[202]][_0x970d[2710]]= function(_0xee1fx2){if(null== _0xee1fx2[_0x970d[725]]|| null== _0xee1fx2[_0x970d[726]]){var _0xee1fx3=mxUtils[_0x970d[2196]](this[_0x970d[526]],_0xee1fx2[_0x970d[730]](),_0xee1fx2[_0x970d[732]]());_0xee1fx2[_0x970d[725]]= _0xee1fx3[_0x970d[235]]- this[_0x970d[1136]];_0xee1fx2[_0x970d[726]]= _0xee1fx3[_0x970d[236]]- this[_0x970d[1137]]}};mxGraph[_0x970d[202]][_0x970d[758]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){null== _0xee1fx4&& (_0xee1fx4= this);this[_0x970d[2710]](_0xee1fx3);_0xee1fx2== mxEvent[_0x970d[2711]]&& (this[_0x970d[1009]]= !0);if(mxClient[_0x970d[754]]&& this[_0x970d[2349]]&& _0xee1fx2== mxEvent[_0x970d[2711]]){var _0xee1fx5=( new Date)[_0x970d[178]]();_0xee1fx5- this[_0x970d[2213]]< this[_0x970d[2350]]&& Math[_0x970d[425]](this[_0x970d[2712]]- _0xee1fx3[_0x970d[730]]())< this[_0x970d[2351]]&& Math[_0x970d[425]](this[_0x970d[2352]]- _0xee1fx3[_0x970d[732]]())< this[_0x970d[2351]]?(this[_0x970d[2213]]= 0,this[_0x970d[761]](_0xee1fx3[_0x970d[727]](),_0xee1fx3[_0x970d[736]]()),_0xee1fx3[_0x970d[727]]()[_0x970d[786]]= !0):(this[_0x970d[2712]]= _0xee1fx3[_0x970d[730]](),this[_0x970d[2352]]= _0xee1fx3[_0x970d[732]](),this[_0x970d[2213]]= _0xee1fx5)};_0xee1fx5= 2!= _0xee1fx3[_0x970d[727]]()[_0x970d[764]];if(mxClient[_0x970d[80]]&& _0x970d[462]== document[_0x970d[135]]){if(null!= this[_0x970d[2713]]&& Math[_0x970d[425]](this[_0x970d[2713]]- _0xee1fx3[_0x970d[730]]())> this[_0x970d[2351]]|| null!= this[_0x970d[2714]]&& Math[_0x970d[425]](this[_0x970d[2714]]- _0xee1fx3[_0x970d[732]]())> this[_0x970d[2351]]){_0xee1fx5= !0};_0xee1fx2== mxEvent[_0x970d[2715]]&& (this[_0x970d[2713]]= _0xee1fx3[_0x970d[730]](),this[_0x970d[2714]]= _0xee1fx3[_0x970d[732]]())};if((_0xee1fx2!= mxEvent[_0x970d[2715]]|| this[_0x970d[1009]])&& _0xee1fx5){if(_0xee1fx2== mxEvent[_0x970d[2715]]&& (this[_0x970d[1009]]= !1),!this[_0x970d[2203]]()&& (mxClient[_0x970d[71]]|| mxClient[_0x970d[75]]|| mxClient[_0x970d[76]]|| mxClient[_0x970d[80]]&& mxClient[_0x970d[48]]|| _0xee1fx3[_0x970d[727]]()[_0x970d[772]]!= this[_0x970d[526]])){_0xee1fx2== mxEvent[_0x970d[2716]]&& (this[_0x970d[1009]]&& this[_0x970d[1012]])&& this[_0x970d[1014]](_0xee1fx3[_0x970d[734]](),_0xee1fx3[_0x970d[735]](),this[_0x970d[1013]]);if(null!= this[_0x970d[2329]]){_0xee1fx4= [_0xee1fx4,_0xee1fx3];_0xee1fx3[_0x970d[727]]()[_0x970d[739]]= !0;for(_0xee1fx5= 0;_0xee1fx5< this[_0x970d[2329]][_0x970d[67]];_0xee1fx5++){var _0xee1fx9=this[_0x970d[2329]][_0xee1fx5];_0xee1fx2== mxEvent[_0x970d[2711]]?_0xee1fx9[_0x970d[787]][_0x970d[183]](_0xee1fx9,_0xee1fx4):_0xee1fx2== mxEvent[_0x970d[2716]]?_0xee1fx9[_0x970d[788]][_0x970d[183]](_0xee1fx9,_0xee1fx4):_0xee1fx2== mxEvent[_0x970d[2715]]&& _0xee1fx9[_0x970d[789]][_0x970d[183]](_0xee1fx9,_0xee1fx4)}};_0xee1fx2== mxEvent[_0x970d[2715]]&& this[_0x970d[173]](_0xee1fx3)}}else {_0xee1fx2== mxEvent[_0x970d[2715]]&& (this[_0x970d[1009]]= !1)}};mxGraph[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[2717]]|| (this[_0x970d[2717]]= !0,null!= this[_0x970d[2276]]&& this[_0x970d[2276]][_0x970d[515]](),null!= this[_0x970d[2432]]&& this[_0x970d[2432]][_0x970d[515]](),null!= this[_0x970d[2316]]&& this[_0x970d[2316]][_0x970d[515]](),null!= this[_0x970d[2433]]&& this[_0x970d[2433]][_0x970d[515]](),null!= this[_0x970d[1011]]&& this[_0x970d[1011]][_0x970d[515]](),null!= this[_0x970d[2347]]&& this[_0x970d[2347]][_0x970d[515]](),null!= this[_0x970d[441]]&& this[_0x970d[441]][_0x970d[515]](),null!= this[_0x970d[251]]&& null!= this[_0x970d[2343]]&& (this[_0x970d[251]][_0x970d[745]](this[_0x970d[2343]]),this[_0x970d[2343]]= null),this[_0x970d[526]]= null)};function mxCellOverlay(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){this[_0x970d[618]]= _0xee1fx2;this[_0x970d[2718]]= _0xee1fx3;this[_0x970d[611]]= null!= _0xee1fx4?_0xee1fx4:this[_0x970d[611]];this[_0x970d[123]]= null!= _0xee1fx5?_0xee1fx5:this[_0x970d[123]];this[_0x970d[1368]]= null!= _0xee1fx9?_0xee1fx9: new mxPoint;this[_0x970d[270]]= null!= _0xee1fxa?_0xee1fxa:_0x970d[2719]}mxCellOverlay[_0x970d[202]]= new mxEventSource;mxCellOverlay[_0x970d[202]][_0x970d[196]]= mxCellOverlay;mxCellOverlay[_0x970d[202]][_0x970d[618]]= null;mxCellOverlay[_0x970d[202]][_0x970d[2718]]= null;mxCellOverlay[_0x970d[202]][_0x970d[611]]= mxConstants[_0x970d[480]];mxCellOverlay[_0x970d[202]][_0x970d[123]]= mxConstants[_0x970d[482]];mxCellOverlay[_0x970d[202]][_0x970d[1368]]= null;mxCellOverlay[_0x970d[202]][_0x970d[270]]= null;mxCellOverlay[_0x970d[202]][_0x970d[2354]]= 0.5;mxCellOverlay[_0x970d[202]][_0x970d[1799]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[441]][_0x970d[1179]][_0x970d[502]]()[_0x970d[250]](_0xee1fx2[_0x970d[246]]),_0xee1fx4=_0xee1fx2[_0x970d[441]][_0x970d[255]],_0xee1fx5=null,_0xee1fx9=this[_0x970d[618]][_0x970d[117]],_0xee1fxa=this[_0x970d[618]][_0x970d[119]];_0xee1fx3?(_0xee1fx3= _0xee1fx2[_0x970d[439]],1== _0xee1fx3[_0x970d[67]]% 2?_0xee1fx5= _0xee1fx3[Math[_0x970d[519]](_0xee1fx3[_0x970d[67]]/ 2)]:(_0xee1fx5= _0xee1fx3[_0x970d[67]]/ 2,_0xee1fx2= _0xee1fx3[_0xee1fx5- 1],_0xee1fx3= _0xee1fx3[_0xee1fx5],_0xee1fx5= new mxPoint(_0xee1fx2[_0x970d[235]]+ (_0xee1fx3[_0x970d[235]]- _0xee1fx2[_0x970d[235]])/ 2,_0xee1fx2[_0x970d[236]]+ (_0xee1fx3[_0x970d[236]]- _0xee1fx2[_0x970d[236]])/ 2))):(_0xee1fx5= new mxPoint,_0xee1fx5[_0x970d[235]]= this[_0x970d[611]]== mxConstants[_0x970d[2132]]?_0xee1fx2[_0x970d[235]]:this[_0x970d[611]]== mxConstants[_0x970d[479]]?_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]/ 2:_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]],_0xee1fx5[_0x970d[236]]= this[_0x970d[123]]== mxConstants[_0x970d[1687]]?_0xee1fx2[_0x970d[236]]:this[_0x970d[123]]== mxConstants[_0x970d[481]]?_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]/ 2:_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]);return new mxRectangle(Math[_0x970d[488]](_0xee1fx5[_0x970d[235]]- (_0xee1fx9* this[_0x970d[2354]]- this[_0x970d[1368]][_0x970d[235]])* _0xee1fx4),Math[_0x970d[488]](_0xee1fx5[_0x970d[236]]- (_0xee1fxa* this[_0x970d[2354]]- this[_0x970d[1368]][_0x970d[236]])* _0xee1fx4),_0xee1fx9* _0xee1fx4,_0xee1fxa* _0xee1fx4)};mxCellOverlay[_0x970d[202]][_0x970d[2591]]= function(){return this[_0x970d[2718]]};function mxOutline(_0xee1fx2,_0xee1fx3){this[_0x970d[1097]]= _0xee1fx2;null!= _0xee1fx3&& this[_0x970d[176]](_0xee1fx3)}mxOutline[_0x970d[202]][_0x970d[1097]]= null;mxOutline[_0x970d[202]][_0x970d[2136]]= null;mxOutline[_0x970d[202]][_0x970d[2720]]= mxConstants[_0x970d[2333]];mxOutline[_0x970d[202]][_0x970d[984]]= !0;mxOutline[_0x970d[202]][_0x970d[2721]]= !0;mxOutline[_0x970d[202]][_0x970d[467]]= 10;mxOutline[_0x970d[202]][_0x970d[2722]]= 8;mxOutline[_0x970d[202]][_0x970d[2723]]= !1;mxOutline[_0x970d[202]][_0x970d[2724]]= null;mxOutline[_0x970d[202]][_0x970d[1063]]= !1;mxOutline[_0x970d[202]][_0x970d[176]]= function(_0xee1fx2){this[_0x970d[2136]]= new mxGraph(_0xee1fx2,this[_0x970d[1097]][_0x970d[502]](),this[_0x970d[2720]],this[_0x970d[1097]][_0x970d[2434]]());this[_0x970d[2136]][_0x970d[2206]]= !1;this[_0x970d[2136]][_0x970d[1012]]= !1;var _0xee1fx3=this[_0x970d[2136]][_0x970d[1177]];this[_0x970d[2136]][_0x970d[1177]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2){!this[_0x970d[1063]]&& null!= this[_0x970d[2136]]&& _0xee1fx3[_0x970d[183]](this[_0x970d[2136]],arguments)});mxClient[_0x970d[48]]&& (_0xee1fx2= this[_0x970d[2136]][_0x970d[249]]()[_0x970d[2051]]()[_0x970d[265]],_0xee1fx2[_0x970d[57]](_0x970d[2725],_0x970d[2726]),_0xee1fx2[_0x970d[57]](_0x970d[2727],_0x970d[2726]));this[_0x970d[2136]][_0x970d[2409]]= !1;this[_0x970d[2136]][_0x970d[995]](!1);this[_0x970d[2728]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){!this[_0x970d[1063]]&& !this[_0x970d[1124]]&& this[_0x970d[2729]]()});this[_0x970d[1097]][_0x970d[502]]()[_0x970d[169]](mxEvent.CHANGE,this[_0x970d[2728]]);this[_0x970d[2136]][_0x970d[1133]](this);_0xee1fx2= this[_0x970d[1097]][_0x970d[249]]();_0xee1fx2[_0x970d[169]](mxEvent.SCALE,this[_0x970d[2728]]);_0xee1fx2[_0x970d[169]](mxEvent.TRANSLATE,this[_0x970d[2728]]);_0xee1fx2[_0x970d[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x970d[2728]]);_0xee1fx2[_0x970d[169]](mxEvent.DOWN,this[_0x970d[2728]]);_0xee1fx2[_0x970d[169]](mxEvent.UP,this[_0x970d[2728]]);mxEvent[_0x970d[169]](this[_0x970d[1097]][_0x970d[526]],_0x970d[276],this[_0x970d[2728]]);this[_0x970d[2730]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[2723]]&& this[_0x970d[2728]][_0x970d[183]](this,arguments)});this[_0x970d[1097]][_0x970d[169]](mxEvent.PAN,this[_0x970d[2730]]);this[_0x970d[2731]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[2136]][_0x970d[2341]](this[_0x970d[1097]][_0x970d[2434]]());this[_0x970d[2136]][_0x970d[802]]()});this[_0x970d[1097]][_0x970d[169]](mxEvent.REFRESH,this[_0x970d[2731]]);this[_0x970d[1562]]= new mxRectangle(0,0,0,0);this[_0x970d[2732]]= new mxRectangleShape(this[_0x970d[1562]],null,mxConstants.OUTLINE_COLOR,mxConstants.OUTLINE_STROKEWIDTH);this[_0x970d[2732]][_0x970d[507]]= this[_0x970d[2136]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[1523]]:mxConstants[_0x970d[508]];this[_0x970d[2732]][_0x970d[176]](this[_0x970d[2136]][_0x970d[249]]()[_0x970d[1524]]());mxEvent[_0x970d[2733]](this[_0x970d[2732]][_0x970d[252]],this[_0x970d[2136]]);this[_0x970d[2732]][_0x970d[252]][_0x970d[124]][_0x970d[1537]]= _0x970d[110];this[_0x970d[2734]]= this[_0x970d[2735]]();this[_0x970d[2734]][_0x970d[176]](this[_0x970d[2136]][_0x970d[249]]()[_0x970d[1524]]());this[_0x970d[984]]&& (this[_0x970d[2734]][_0x970d[252]][_0x970d[124]][_0x970d[270]]= _0x970d[356]);mxEvent[_0x970d[169]](this[_0x970d[2734]][_0x970d[252]],mxClient[_0x970d[754]]?_0x970d[755]:_0x970d[751],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[2136]][_0x970d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xee1fx2))}));this[_0x970d[2732]][_0x970d[252]][_0x970d[124]][_0x970d[495]]= this[_0x970d[2721]]?_0x970d[110]:_0x970d[130];this[_0x970d[2734]][_0x970d[252]][_0x970d[124]][_0x970d[495]]= this[_0x970d[2732]][_0x970d[252]][_0x970d[124]][_0x970d[495]];this[_0x970d[2732]][_0x970d[252]][_0x970d[124]][_0x970d[270]]= _0x970d[582];this[_0x970d[2729]](!1)};mxOutline[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxOutline[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxOutline[_0x970d[202]][_0x970d[2736]]= function(_0xee1fx2){this[_0x970d[2734]][_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0xee1fx2?_0x970d[189]:_0x970d[188]};mxOutline[_0x970d[202]][_0x970d[802]]= function(){this[_0x970d[2729]](!0)};mxOutline[_0x970d[202]][_0x970d[2735]]= function(){var _0xee1fx2=null!= this[_0x970d[2724]]? new mxImageShape( new mxRectangle(0,0,this[_0x970d[2724]][_0x970d[117]],this[_0x970d[2724]][_0x970d[119]]),this[_0x970d[2724]][_0x970d[390]]): new mxRectangleShape( new mxRectangle(0,0,this[_0x970d[2722]],this[_0x970d[2722]]),mxConstants.OUTLINE_HANDLE_FILLCOLOR,mxConstants.OUTLINE_HANDLE_STROKECOLOR);_0xee1fx2[_0x970d[507]]= this[_0x970d[2136]][_0x970d[507]];return _0xee1fx2};mxOutline[_0x970d[202]][_0x970d[2737]]= function(){return new mxRectangle(0,0,this[_0x970d[1097]][_0x970d[526]][_0x970d[1526]],this[_0x970d[1097]][_0x970d[526]][_0x970d[191]])};mxOutline[_0x970d[202]][_0x970d[2738]]= function(_0xee1fx2){return null};mxOutline[_0x970d[202]][_0x970d[2729]]= function(_0xee1fx2){if(null!= this[_0x970d[1097]]){var _0xee1fx3=this[_0x970d[1097]][_0x970d[441]][_0x970d[255]],_0xee1fx4=this[_0x970d[1097]][_0x970d[517]](),_0xee1fx4= new mxRectangle(_0xee1fx4[_0x970d[235]]/ _0xee1fx3+ this[_0x970d[1097]][_0x970d[1136]],_0xee1fx4[_0x970d[236]]/ _0xee1fx3+ this[_0x970d[1097]][_0x970d[1137]],_0xee1fx4[_0x970d[117]]/ _0xee1fx3,_0xee1fx4[_0x970d[119]]/ _0xee1fx3),_0xee1fx5= new mxRectangle(0,0,this[_0x970d[1097]][_0x970d[526]][_0x970d[159]]/ _0xee1fx3,this[_0x970d[1097]][_0x970d[526]][_0x970d[157]]/ _0xee1fx3),_0xee1fx9=_0xee1fx4[_0x970d[238]]();_0xee1fx9[_0x970d[99]](_0xee1fx5);var _0xee1fxa=this[_0x970d[2737]](),_0xee1fx5=Math[_0x970d[160]](_0xee1fxa[_0x970d[117]]/ _0xee1fx3,_0xee1fx9[_0x970d[117]]),_0xee1fx3=Math[_0x970d[160]](_0xee1fxa[_0x970d[119]]/ _0xee1fx3,_0xee1fx9[_0x970d[119]]),_0xee1fx9=Math[_0x970d[160]](0,this[_0x970d[2136]][_0x970d[526]][_0x970d[159]]- this[_0x970d[467]]),_0xee1fxa=Math[_0x970d[160]](0,this[_0x970d[2136]][_0x970d[526]][_0x970d[157]]- this[_0x970d[467]]),_0xee1fx9=Math[_0x970d[243]](_0xee1fx9/ _0xee1fx5,_0xee1fxa/ _0xee1fx3);if(0< _0xee1fx9){this[_0x970d[2136]][_0x970d[249]]()[_0x970d[255]]!= _0xee1fx9&& (this[_0x970d[2136]][_0x970d[249]]()[_0x970d[255]]= _0xee1fx9,_0xee1fx2= !0);_0xee1fx5= this[_0x970d[2136]][_0x970d[249]]();_0xee1fx5[_0x970d[1741]]!= this[_0x970d[1097]][_0x970d[249]]()[_0x970d[1741]]&& _0xee1fx5[_0x970d[2257]](this[_0x970d[1097]][_0x970d[249]]()[_0x970d[1741]]);var _0xee1fx3=this[_0x970d[1097]][_0x970d[441]][_0x970d[513]],_0xee1fxa=_0xee1fx3[_0x970d[235]]+ this[_0x970d[1097]][_0x970d[1136]],_0xee1fx12=_0xee1fx3[_0x970d[236]]+ this[_0x970d[1097]][_0x970d[1137]],_0xee1fx9=this[_0x970d[2738]](_0xee1fx9);null!= _0xee1fx9&& (_0xee1fxa+= _0xee1fx9[_0x970d[235]],_0xee1fx12+= _0xee1fx9[_0x970d[236]]);0> _0xee1fx4[_0x970d[235]]&& (_0xee1fxa-= _0xee1fx4[_0x970d[235]]);0> _0xee1fx4[_0x970d[236]]&& (_0xee1fx12-= _0xee1fx4[_0x970d[236]]);if(_0xee1fx5[_0x970d[513]][_0x970d[235]]!= _0xee1fxa|| _0xee1fx5[_0x970d[513]][_0x970d[236]]!= _0xee1fx12){_0xee1fx5[_0x970d[513]][_0x970d[235]]= _0xee1fxa,_0xee1fx5[_0x970d[513]][_0x970d[236]]= _0xee1fx12,_0xee1fx2= !0};var _0xee1fx4=_0xee1fx5[_0x970d[513]],_0xee1fx9=this[_0x970d[1097]][_0x970d[249]]()[_0x970d[255]],_0xee1fxa=_0xee1fx9/ _0xee1fx5[_0x970d[255]],_0xee1fx12=1/ _0xee1fx5[_0x970d[255]],_0xee1fx13=this[_0x970d[1097]][_0x970d[526]];this[_0x970d[1562]]= new mxRectangle((_0xee1fx4[_0x970d[235]]- _0xee1fx3[_0x970d[235]]- this[_0x970d[1097]][_0x970d[1136]])/ _0xee1fx12,(_0xee1fx4[_0x970d[236]]- _0xee1fx3[_0x970d[236]]- this[_0x970d[1097]][_0x970d[1137]])/ _0xee1fx12,_0xee1fx13[_0x970d[159]]/ _0xee1fxa,_0xee1fx13[_0x970d[157]]/ _0xee1fxa);this[_0x970d[1562]][_0x970d[235]]+= this[_0x970d[1097]][_0x970d[526]][_0x970d[360]]* _0xee1fx5[_0x970d[255]]/ _0xee1fx9;this[_0x970d[1562]][_0x970d[236]]+= this[_0x970d[1097]][_0x970d[526]][_0x970d[190]]* _0xee1fx5[_0x970d[255]]/ _0xee1fx9;_0xee1fx4= this[_0x970d[2732]][_0x970d[1562]];if(_0xee1fx4[_0x970d[235]]!= this[_0x970d[1562]][_0x970d[235]]|| _0xee1fx4[_0x970d[236]]!= this[_0x970d[1562]][_0x970d[236]]|| _0xee1fx4[_0x970d[117]]!= this[_0x970d[1562]][_0x970d[117]]|| _0xee1fx4[_0x970d[119]]!= this[_0x970d[1562]][_0x970d[119]]){this[_0x970d[2732]][_0x970d[1562]]= this[_0x970d[1562]],this[_0x970d[2732]][_0x970d[258]]()};_0xee1fx4= this[_0x970d[2734]][_0x970d[1562]];_0xee1fx5= new mxRectangle(this[_0x970d[1562]][_0x970d[235]]+ this[_0x970d[1562]][_0x970d[117]]- _0xee1fx4[_0x970d[117]]/ 2,this[_0x970d[1562]][_0x970d[236]]+ this[_0x970d[1562]][_0x970d[119]]- _0xee1fx4[_0x970d[119]]/ 2,_0xee1fx4[_0x970d[117]],_0xee1fx4[_0x970d[119]]);if(_0xee1fx4[_0x970d[235]]!= _0xee1fx5[_0x970d[235]]|| _0xee1fx4[_0x970d[236]]!= _0xee1fx5[_0x970d[236]]|| _0xee1fx4[_0x970d[117]]!= _0xee1fx5[_0x970d[117]]|| _0xee1fx4[_0x970d[119]]!= _0xee1fx5[_0x970d[119]]){this[_0x970d[2734]][_0x970d[1562]]= _0xee1fx5,_0x970d[188]!= this[_0x970d[2734]][_0x970d[252]][_0x970d[124]][_0x970d[187]]&& this[_0x970d[2734]][_0x970d[258]]()};_0xee1fx2&& this[_0x970d[2136]][_0x970d[441]][_0x970d[2259]]()}}};mxOutline[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[984]]&& this[_0x970d[2721]]&& (this[_0x970d[499]]= _0xee1fx3[_0x970d[729]](this[_0x970d[2734]]),this[_0x970d[2739]]= _0xee1fx3[_0x970d[730]](),this[_0x970d[2740]]= _0xee1fx3[_0x970d[732]](),this[_0x970d[1124]]= !0,this[_0x970d[1097]][_0x970d[2365]]&& mxUtils[_0x970d[1134]](this[_0x970d[1097]][_0x970d[526]])?(this[_0x970d[2741]]= this[_0x970d[1097]][_0x970d[526]][_0x970d[360]],this[_0x970d[2742]]= this[_0x970d[1097]][_0x970d[526]][_0x970d[190]]):this[_0x970d[2742]]= this[_0x970d[2741]]= 0);_0xee1fx3[_0x970d[722]]()};mxOutline[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2,_0xee1fx3){if(this[_0x970d[1124]]){this[_0x970d[2732]][_0x970d[252]][_0x970d[124]][_0x970d[495]]= this[_0x970d[2721]]?_0x970d[110]:_0x970d[130];this[_0x970d[2734]][_0x970d[252]][_0x970d[124]][_0x970d[495]]= this[_0x970d[2732]][_0x970d[252]][_0x970d[124]][_0x970d[495]];var _0xee1fx4=_0xee1fx3[_0x970d[730]]()- this[_0x970d[2739]],_0xee1fx5=_0xee1fx3[_0x970d[732]]()- this[_0x970d[2740]],_0xee1fx9=null;if(this[_0x970d[499]]){_0xee1fx9= this[_0x970d[1097]][_0x970d[526]],_0xee1fx5= _0xee1fx4/ (_0xee1fx9[_0x970d[159]]/ _0xee1fx9[_0x970d[157]]),_0xee1fx9= new mxRectangle(this[_0x970d[1562]][_0x970d[235]],this[_0x970d[1562]][_0x970d[236]],Math[_0x970d[160]](1,this[_0x970d[1562]][_0x970d[117]]+ _0xee1fx4),Math[_0x970d[160]](1,this[_0x970d[1562]][_0x970d[119]]+ _0xee1fx5)),this[_0x970d[2732]][_0x970d[1562]]= _0xee1fx9,this[_0x970d[2732]][_0x970d[258]]()}else {var _0xee1fxa=this[_0x970d[2136]][_0x970d[249]]()[_0x970d[255]],_0xee1fx9= new mxRectangle(this[_0x970d[1562]][_0x970d[235]]+ _0xee1fx4,this[_0x970d[1562]][_0x970d[236]]+ _0xee1fx5,this[_0x970d[1562]][_0x970d[117]],this[_0x970d[1562]][_0x970d[119]]);this[_0x970d[2732]][_0x970d[1562]]= _0xee1fx9;this[_0x970d[2732]][_0x970d[258]]();_0xee1fx4= _0xee1fx4/ _0xee1fxa* this[_0x970d[1097]][_0x970d[249]]()[_0x970d[255]];_0xee1fx5= _0xee1fx5/ _0xee1fxa* this[_0x970d[1097]][_0x970d[249]]()[_0x970d[255]];this[_0x970d[1097]][_0x970d[1135]](-_0xee1fx4- this[_0x970d[2741]],-_0xee1fx5- this[_0x970d[2742]])};_0xee1fx4= this[_0x970d[2734]][_0x970d[1562]];this[_0x970d[2734]][_0x970d[1562]]= new mxRectangle(_0xee1fx9[_0x970d[235]]+ _0xee1fx9[_0x970d[117]]- _0xee1fx4[_0x970d[117]]/ 2,_0xee1fx9[_0x970d[236]]+ _0xee1fx9[_0x970d[119]]- _0xee1fx4[_0x970d[119]]/ 2,_0xee1fx4[_0x970d[117]],_0xee1fx4[_0x970d[119]]);_0x970d[188]!= this[_0x970d[2734]][_0x970d[252]][_0x970d[124]][_0x970d[187]]&& this[_0x970d[2734]][_0x970d[258]]();_0xee1fx3[_0x970d[722]]()}};mxOutline[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2,_0xee1fx3){if(this[_0x970d[1124]]){var _0xee1fx4=_0xee1fx3[_0x970d[730]]()- this[_0x970d[2739]],_0xee1fx5=_0xee1fx3[_0x970d[732]]()- this[_0x970d[2740]];if(0< Math[_0x970d[425]](_0xee1fx4)|| 0< Math[_0x970d[425]](_0xee1fx5)){if(this[_0x970d[499]]){var _0xee1fx5=this[_0x970d[2732]][_0x970d[1562]][_0x970d[117]],_0xee1fx9=this[_0x970d[1097]][_0x970d[249]]()[_0x970d[255]];this[_0x970d[1097]][_0x970d[2561]](_0xee1fx9- _0xee1fx4* _0xee1fx9/ _0xee1fx5,!1)}else {if(!this[_0x970d[1097]][_0x970d[2365]]|| !mxUtils[_0x970d[1134]](this[_0x970d[1097]][_0x970d[526]])){this[_0x970d[1097]][_0x970d[1135]](0,0),_0xee1fx4/= this[_0x970d[2136]][_0x970d[249]]()[_0x970d[255]],_0xee1fx5/= this[_0x970d[2136]][_0x970d[249]]()[_0x970d[255]],_0xee1fx9= this[_0x970d[1097]][_0x970d[249]]()[_0x970d[513]],this[_0x970d[1097]][_0x970d[249]]()[_0x970d[1147]](_0xee1fx9[_0x970d[235]]- _0xee1fx4,_0xee1fx9[_0x970d[236]]- _0xee1fx5)}};this[_0x970d[2729]]();_0xee1fx3[_0x970d[722]]()};this[_0x970d[1983]]= null;this[_0x970d[1124]]= !1}};mxOutline[_0x970d[202]][_0x970d[515]]= function(){null!= this[_0x970d[1097]]&& (this[_0x970d[1097]][_0x970d[745]](this[_0x970d[2730]]),this[_0x970d[1097]][_0x970d[745]](this[_0x970d[2731]]),this[_0x970d[1097]][_0x970d[502]]()[_0x970d[745]](this[_0x970d[2728]]),this[_0x970d[1097]][_0x970d[249]]()[_0x970d[745]](this[_0x970d[2728]]),mxEvent[_0x970d[169]](this[_0x970d[1097]][_0x970d[526]],_0x970d[276],this[_0x970d[2728]]),this[_0x970d[1097]]= null);null!= this[_0x970d[2136]]&& (this[_0x970d[2136]][_0x970d[1148]](this),this[_0x970d[2136]][_0x970d[515]](),this[_0x970d[2136]]= null);null!= this[_0x970d[2732]]&& (this[_0x970d[2732]][_0x970d[515]](),this[_0x970d[2732]]= null);null!= this[_0x970d[2734]]&& (this[_0x970d[2734]][_0x970d[515]](),this[_0x970d[2734]]= null)};function mxMultiplicity(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15){this[_0x970d[1097]]= _0xee1fx2;this[_0x970d[60]]= _0xee1fx3;this[_0x970d[2588]]= _0xee1fx4;this[_0x970d[131]]= _0xee1fx5;this[_0x970d[243]]= null!= _0xee1fx9?_0xee1fx9:0;this[_0x970d[160]]= null!= _0xee1fxa?_0xee1fxa:_0x970d[2743];this[_0x970d[2744]]= _0xee1fx12;this[_0x970d[2589]]= mxResources[_0x970d[203]](_0xee1fx13)|| _0xee1fx13;this[_0x970d[2745]]= mxResources[_0x970d[203]](_0xee1fx14)|| _0xee1fx14;this[_0x970d[2746]]= null!= _0xee1fx15?_0xee1fx15:!0}mxMultiplicity[_0x970d[202]][_0x970d[60]]= null;mxMultiplicity[_0x970d[202]][_0x970d[2588]]= null;mxMultiplicity[_0x970d[202]][_0x970d[131]]= null;mxMultiplicity[_0x970d[202]][_0x970d[1097]]= null;mxMultiplicity[_0x970d[202]][_0x970d[243]]= null;mxMultiplicity[_0x970d[202]][_0x970d[160]]= null;mxMultiplicity[_0x970d[202]][_0x970d[2744]]= null;mxMultiplicity[_0x970d[202]][_0x970d[2746]]= !0;mxMultiplicity[_0x970d[202]][_0x970d[2589]]= null;mxMultiplicity[_0x970d[202]][_0x970d[2745]]= null;mxMultiplicity[_0x970d[202]][_0x970d[2583]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){var _0xee1fx12=_0x970d[110];if(this[_0x970d[1097]]&& this[_0x970d[2747]](_0xee1fx2,_0xee1fx4,_0xee1fx3)|| !this[_0x970d[1097]]&& this[_0x970d[2747]](_0xee1fx2,_0xee1fx5,_0xee1fx3)){if(null!= this[_0x970d[2589]]&& (this[_0x970d[1097]]&& (0== this[_0x970d[160]]|| _0xee1fx9>= this[_0x970d[160]])|| !this[_0x970d[1097]]&& (0== this[_0x970d[160]]|| _0xee1fxa>= this[_0x970d[160]]))){_0xee1fx12+= this[_0x970d[2589]]+ _0x970d[192]};null!= this[_0x970d[2744]]&& (null!= this[_0x970d[2745]]&& 0< this[_0x970d[2744]][_0x970d[67]])&& (this[_0x970d[2748]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5)|| (_0xee1fx12+= this[_0x970d[2745]]+ _0x970d[192]))};return 0< _0xee1fx12[_0x970d[67]]?_0xee1fx12:null};mxMultiplicity[_0x970d[202]][_0x970d[2748]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx3= _0xee1fx2[_0x970d[251]][_0x970d[433]](_0xee1fx4);_0xee1fx5= _0xee1fx2[_0x970d[251]][_0x970d[433]](_0xee1fx5);_0xee1fx4= !this[_0x970d[2746]];for(var _0xee1fx9=this[_0x970d[2744]],_0xee1fxa=0;_0xee1fxa< _0xee1fx9[_0x970d[67]];_0xee1fxa++){if(this[_0x970d[1097]]&& this[_0x970d[2749]](_0xee1fx2,_0xee1fx5,_0xee1fx9[_0xee1fxa])){_0xee1fx4= this[_0x970d[2746]];break}else {if(!this[_0x970d[1097]]&& this[_0x970d[2749]](_0xee1fx2,_0xee1fx3,_0xee1fx9[_0xee1fxa])){_0xee1fx4= this[_0x970d[2746]];break}}};return _0xee1fx4};mxMultiplicity[_0x970d[202]][_0x970d[2747]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= _0xee1fx2[_0x970d[251]][_0x970d[433]](_0xee1fx3);return this[_0x970d[2749]](_0xee1fx2,_0xee1fx3,this[_0x970d[60]],this[_0x970d[2588]],this[_0x970d[131]])};mxMultiplicity[_0x970d[202]][_0x970d[2749]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){return null!= _0xee1fx3?isNaN(_0xee1fx3[_0x970d[288]])?_0xee1fx3== _0xee1fx4:mxUtils[_0x970d[1331]](_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9):!1};function mxLayoutManager(_0xee1fx2){this[_0x970d[2750]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx4){this[_0x970d[994]]()&& this[_0x970d[823]](_0xee1fx4[_0x970d[720]](_0x970d[1061]))});this[_0x970d[2317]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx4){this[_0x970d[994]]()&& this[_0x970d[835]](_0xee1fx4[_0x970d[720]](_0x970d[895]),_0xee1fx4[_0x970d[720]](_0x970d[763]))});this[_0x970d[1178]](_0xee1fx2)}mxLayoutManager[_0x970d[202]]= new mxEventSource;mxLayoutManager[_0x970d[202]][_0x970d[196]]= mxLayoutManager;mxLayoutManager[_0x970d[202]][_0x970d[1179]]= null;mxLayoutManager[_0x970d[202]][_0x970d[2751]]= !0;mxLayoutManager[_0x970d[202]][_0x970d[984]]= !0;mxLayoutManager[_0x970d[202]][_0x970d[2728]]= null;mxLayoutManager[_0x970d[202]][_0x970d[2317]]= null;mxLayoutManager[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxLayoutManager[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxLayoutManager[_0x970d[202]][_0x970d[2752]]= function(){return this[_0x970d[2751]]};mxLayoutManager[_0x970d[202]][_0x970d[2753]]= function(_0xee1fx2){this[_0x970d[2751]]= _0xee1fx2};mxLayoutManager[_0x970d[202]][_0x970d[1703]]= function(){return this[_0x970d[1179]]};mxLayoutManager[_0x970d[202]][_0x970d[1178]]= function(_0xee1fx2){if(null!= this[_0x970d[1179]]){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]]();_0xee1fx3[_0x970d[745]](this[_0x970d[2750]]);this[_0x970d[1179]][_0x970d[745]](this[_0x970d[2317]])};this[_0x970d[1179]]= _0xee1fx2;null!= this[_0x970d[1179]]&& (_0xee1fx3= this[_0x970d[1179]][_0x970d[502]](),_0xee1fx3[_0x970d[169]](mxEvent.BEFORE_UNDO,this[_0x970d[2750]]),this[_0x970d[1179]][_0x970d[169]](mxEvent.MOVE_CELLS,this[_0x970d[2317]]))};mxLayoutManager[_0x970d[202]][_0x970d[2754]]= function(_0xee1fx2){return null};mxLayoutManager[_0x970d[202]][_0x970d[823]]= function(_0xee1fx2){_0xee1fx2= this[_0x970d[2755]](_0xee1fx2[_0x970d[1065]]);var _0xee1fx3=this[_0x970d[1703]]()[_0x970d[502]]();if(this[_0x970d[2752]]()){for(var _0xee1fx4=_0xee1fx3[_0x970d[1977]](_0xee1fx2);0< _0xee1fx4[_0x970d[67]];){_0xee1fx2= _0xee1fx2[_0x970d[1919]](_0xee1fx4),_0xee1fx4= _0xee1fx3[_0x970d[1977]](_0xee1fx4)}};this[_0x970d[828]](mxUtils[_0x970d[1779]](_0xee1fx2,!1))};mxLayoutManager[_0x970d[202]][_0x970d[835]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2&& null!= _0xee1fx3){for(var _0xee1fx4=mxUtils[_0x970d[2196]](this[_0x970d[1703]]()[_0x970d[526]],mxEvent[_0x970d[731]](_0xee1fx3),mxEvent[_0x970d[733]](_0xee1fx3)),_0xee1fx5=this[_0x970d[1703]]()[_0x970d[502]](),_0xee1fx9=0;_0xee1fx9< _0xee1fx2[_0x970d[67]];_0xee1fx9++){var _0xee1fxa=this[_0x970d[2754]](_0xee1fx5[_0x970d[1197]](_0xee1fx2[_0xee1fx9]));null!= _0xee1fxa&& _0xee1fxa[_0x970d[1702]](_0xee1fx2[_0xee1fx9],_0xee1fx4[_0x970d[235]],_0xee1fx4[_0x970d[236]])}}};mxLayoutManager[_0x970d[202]][_0x970d[2755]]= function(_0xee1fx2){for(var _0xee1fx3=[],_0xee1fx4={},_0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){var _0xee1fx9=_0xee1fx2[_0xee1fx5];if(_0xee1fx9 instanceof mxRootChange){return []};for(var _0xee1fx9=this[_0x970d[2756]](_0xee1fx9),_0xee1fxa=0;_0xee1fxa< _0xee1fx9[_0x970d[67]];_0xee1fxa++){if(null!= _0xee1fx9[_0xee1fxa]){var _0xee1fx12=mxCellPath[_0x970d[385]](_0xee1fx9[_0xee1fxa]);null== _0xee1fx4[_0xee1fx12]&& (_0xee1fx4[_0xee1fx12]= _0xee1fx9[_0xee1fxa],_0xee1fx3[_0x970d[207]](_0xee1fx9[_0xee1fxa]))}}};return _0xee1fx3};mxLayoutManager[_0x970d[202]][_0x970d[2756]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1703]]()[_0x970d[502]]();return _0xee1fx2 instanceof mxChildChange?[_0xee1fx2[_0x970d[247]],_0xee1fx2[_0x970d[257]],_0xee1fx3[_0x970d[1197]](_0xee1fx2[_0x970d[247]])]:_0xee1fx2 instanceof mxTerminalChange|| _0xee1fx2 instanceof mxGeometryChange?[_0xee1fx2[_0x970d[246]],_0xee1fx3[_0x970d[1197]](_0xee1fx2[_0x970d[246]])]:[]};mxLayoutManager[_0x970d[202]][_0x970d[828]]= function(_0xee1fx2){if(0< _0xee1fx2[_0x970d[67]]){var _0xee1fx3=this[_0x970d[1703]]()[_0x970d[502]]();_0xee1fx3[_0x970d[473]]();try{for(var _0xee1fx4=null,_0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){_0xee1fx2[_0xee1fx5]!= _0xee1fx3[_0x970d[501]]()&& _0xee1fx2[_0xee1fx5]!= _0xee1fx4&& (_0xee1fx4= _0xee1fx2[_0xee1fx5],this[_0x970d[2757]](this[_0x970d[2754]](_0xee1fx4),_0xee1fx4))};this[_0x970d[746]]( new mxEventObject(mxEvent.LAYOUT_CELLS,_0x970d[895],_0xee1fx2))}finally{_0xee1fx3[_0x970d[476]]()}}};mxLayoutManager[_0x970d[202]][_0x970d[2757]]= function(_0xee1fx2,_0xee1fx3){null!= _0xee1fx2&& null!= _0xee1fx3&& _0xee1fx2[_0x970d[350]](_0xee1fx3)};mxLayoutManager[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1178]](null)};function mxSpaceManager(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[2758]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){this[_0x970d[994]]()&& this[_0x970d[837]](_0xee1fx3[_0x970d[720]](_0x970d[895]))});this[_0x970d[2759]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){this[_0x970d[994]]()&& this[_0x970d[837]](_0xee1fx3[_0x970d[720]](_0x970d[895]))});this[_0x970d[2760]]= null!= _0xee1fx3?_0xee1fx3:!0;this[_0x970d[2761]]= null!= _0xee1fx4?_0xee1fx4:!0;this[_0x970d[2392]]= null!= _0xee1fx5?_0xee1fx5:!0;this[_0x970d[1178]](_0xee1fx2)}mxSpaceManager[_0x970d[202]]= new mxEventSource;mxSpaceManager[_0x970d[202]][_0x970d[196]]= mxSpaceManager;mxSpaceManager[_0x970d[202]][_0x970d[1179]]= null;mxSpaceManager[_0x970d[202]][_0x970d[984]]= !0;mxSpaceManager[_0x970d[202]][_0x970d[2760]]= !0;mxSpaceManager[_0x970d[202]][_0x970d[2761]]= !0;mxSpaceManager[_0x970d[202]][_0x970d[2392]]= !0;mxSpaceManager[_0x970d[202]][_0x970d[2758]]= null;mxSpaceManager[_0x970d[202]][_0x970d[2759]]= null;mxSpaceManager[_0x970d[202]][_0x970d[2762]]= function(_0xee1fx2){return !this[_0x970d[1703]]()[_0x970d[502]]()[_0x970d[1193]](_0xee1fx2)};mxSpaceManager[_0x970d[202]][_0x970d[2763]]= function(_0xee1fx2){return this[_0x970d[1703]]()[_0x970d[502]]()[_0x970d[1193]](_0xee1fx2)&& this[_0x970d[1703]]()[_0x970d[1712]](_0xee1fx2)};mxSpaceManager[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxSpaceManager[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxSpaceManager[_0x970d[202]][_0x970d[2764]]= function(){return this[_0x970d[2760]]};mxSpaceManager[_0x970d[202]][_0x970d[2765]]= function(_0xee1fx2){this[_0x970d[2760]]= _0xee1fx2};mxSpaceManager[_0x970d[202]][_0x970d[2766]]= function(){return this[_0x970d[2761]]};mxSpaceManager[_0x970d[202]][_0x970d[2767]]= function(_0xee1fx2){this[_0x970d[2761]]= _0xee1fx2};mxSpaceManager[_0x970d[202]][_0x970d[2678]]= function(){return this[_0x970d[2392]]};mxSpaceManager[_0x970d[202]][_0x970d[2679]]= function(_0xee1fx2){this[_0x970d[2392]]= _0xee1fx2};mxSpaceManager[_0x970d[202]][_0x970d[1703]]= function(){return this[_0x970d[1179]]};mxSpaceManager[_0x970d[202]][_0x970d[1178]]= function(_0xee1fx2){null!= this[_0x970d[1179]]&& (this[_0x970d[1179]][_0x970d[745]](this[_0x970d[2758]]),this[_0x970d[1179]][_0x970d[745]](this[_0x970d[2759]]));this[_0x970d[1179]]= _0xee1fx2;null!= this[_0x970d[1179]]&& (this[_0x970d[1179]][_0x970d[169]](mxEvent.RESIZE_CELLS,this[_0x970d[2758]]),this[_0x970d[1179]][_0x970d[169]](mxEvent.FOLD_CELLS,this[_0x970d[2759]]))};mxSpaceManager[_0x970d[202]][_0x970d[837]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]]();_0xee1fx3[_0x970d[473]]();try{for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){if(!this[_0x970d[2762]](_0xee1fx2[_0xee1fx4])){this[_0x970d[2768]](_0xee1fx2[_0xee1fx4]);break}}}finally{_0xee1fx3[_0x970d[476]]()}}};mxSpaceManager[_0x970d[202]][_0x970d[2768]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1703]](),_0xee1fx4=_0xee1fx3[_0x970d[249]](),_0xee1fx5=_0xee1fx3[_0x970d[502]](),_0xee1fx9=_0xee1fx4[_0x970d[248]](_0xee1fx2),_0xee1fxa=_0xee1fx4[_0x970d[248]](_0xee1fx5[_0x970d[1197]](_0xee1fx2));if(null!= _0xee1fx9&& null!= _0xee1fxa){var _0xee1fx12=this[_0x970d[2769]](_0xee1fx9),_0xee1fx13=_0xee1fx5[_0x970d[1721]](_0xee1fx2);if(null!= _0xee1fx12&& null!= _0xee1fx13){var _0xee1fx14=_0xee1fx4[_0x970d[513]],_0xee1fx15=_0xee1fx4[_0x970d[255]],_0xee1fx4=_0xee1fx9[_0x970d[235]]- _0xee1fxa[_0x970d[2078]][_0x970d[235]]- _0xee1fx14[_0x970d[235]]* _0xee1fx15,_0xee1fxa=_0xee1fx9[_0x970d[236]]- _0xee1fxa[_0x970d[2078]][_0x970d[236]]- _0xee1fx14[_0x970d[236]]* _0xee1fx15,_0xee1fx14=_0xee1fx9[_0x970d[235]]+ _0xee1fx9[_0x970d[117]],_0xee1fx16=_0xee1fx9[_0x970d[236]]+ _0xee1fx9[_0x970d[119]],_0xee1fx17=_0xee1fx9[_0x970d[117]]- _0xee1fx13[_0x970d[117]]* _0xee1fx15+ _0xee1fx4- _0xee1fx13[_0x970d[235]]* _0xee1fx15,_0xee1fx18=_0xee1fx9[_0x970d[119]]- _0xee1fx13[_0x970d[119]]* _0xee1fx15+ _0xee1fxa- _0xee1fx13[_0x970d[236]]* _0xee1fx15,_0xee1fx19=1- _0xee1fx13[_0x970d[117]]* _0xee1fx15/ _0xee1fx9[_0x970d[117]],_0xee1fx9=1- _0xee1fx13[_0x970d[119]]* _0xee1fx15/ _0xee1fx9[_0x970d[119]];_0xee1fx5[_0x970d[473]]();try{for(_0xee1fx13= 0;_0xee1fx13< _0xee1fx12[_0x970d[67]];_0xee1fx13++){_0xee1fx12[_0xee1fx13]!= _0xee1fx2&& this[_0x970d[2763]](_0xee1fx12[_0xee1fx13])&& this[_0x970d[2770]](_0xee1fx12[_0xee1fx13],_0xee1fx17,_0xee1fx18,_0xee1fx4,_0xee1fxa,_0xee1fx14,_0xee1fx16,_0xee1fx19,_0xee1fx9,this[_0x970d[2678]]()&& _0xee1fx3[_0x970d[2507]](_0xee1fx12[_0xee1fx13]))}}finally{_0xee1fx5[_0x970d[476]]()}}}};mxSpaceManager[_0x970d[202]][_0x970d[2770]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14,_0xee1fx15){_0xee1fx5= this[_0x970d[1703]]();var _0xee1fx16=_0xee1fx5[_0x970d[249]]()[_0x970d[248]](_0xee1fx2);if(null!= _0xee1fx16){var _0xee1fx17=_0xee1fx5[_0x970d[502]](),_0xee1fx18=_0xee1fx17[_0x970d[1721]](_0xee1fx2);if(null!= _0xee1fx18){_0xee1fx17[_0x970d[473]]();try{if(this[_0x970d[2764]]()){if(_0xee1fx16[_0x970d[235]]>= _0xee1fxa){_0xee1fx18= _0xee1fx18[_0x970d[238]](),_0xee1fx18[_0x970d[513]](-_0xee1fx3,0)}else {var _0xee1fx19=Math[_0x970d[160]](0,_0xee1fx16[_0x970d[235]]- x0),_0xee1fx18=_0xee1fx18[_0x970d[238]]();_0xee1fx18[_0x970d[513]](-_0xee1fx13* _0xee1fx19,0)}};if(this[_0x970d[2766]]()){if(_0xee1fx16[_0x970d[236]]>= _0xee1fx12){_0xee1fx18= _0xee1fx18[_0x970d[238]](),_0xee1fx18[_0x970d[513]](0,-_0xee1fx4)}else {var _0xee1fx1a=Math[_0x970d[160]](0,_0xee1fx16[_0x970d[236]]- _0xee1fx9),_0xee1fx18=_0xee1fx18[_0x970d[238]]();_0xee1fx18[_0x970d[513]](0,-_0xee1fx14* _0xee1fx1a)}};_0xee1fx18!= _0xee1fx17[_0x970d[1721]](_0xee1fx2)&& (_0xee1fx17[_0x970d[1724]](_0xee1fx2,_0xee1fx18),_0xee1fx15&& _0xee1fx5[_0x970d[2508]](_0xee1fx2))}finally{_0xee1fx17[_0x970d[476]]()}}}};mxSpaceManager[_0x970d[202]][_0x970d[2769]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1703]](),_0xee1fx4=_0xee1fx3[_0x970d[502]]()[_0x970d[1197]](_0xee1fx2[_0x970d[246]]),_0xee1fx5=this[_0x970d[2766]](),_0xee1fx9=this[_0x970d[2764]]();return _0xee1fx3[_0x970d[2691]](_0xee1fx2[_0x970d[235]]+ (_0xee1fx5?0:_0xee1fx2[_0x970d[117]]),_0xee1fx2[_0x970d[236]]+ (_0xee1fx5&& _0xee1fx9?0:_0xee1fx2[_0x970d[119]]),_0xee1fx4,_0xee1fx9,_0xee1fx5)};mxSpaceManager[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1178]](null)};function mxSwimlaneManager(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[662]]= null!= _0xee1fx3?_0xee1fx3:!0;this[_0x970d[2771]]= null!= _0xee1fx4?_0xee1fx4:!0;this[_0x970d[2772]]= null!= _0xee1fx5?_0xee1fx5:!0;this[_0x970d[2773]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){this[_0x970d[994]]()&& this[_0x970d[2774]]()&& this[_0x970d[833]](_0xee1fx3[_0x970d[720]](_0x970d[895]))});this[_0x970d[2758]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){this[_0x970d[994]]()&& this[_0x970d[2775]]()&& this[_0x970d[837]](_0xee1fx3[_0x970d[720]](_0x970d[895]))});this[_0x970d[1178]](_0xee1fx2)}mxSwimlaneManager[_0x970d[202]]= new mxEventSource;mxSwimlaneManager[_0x970d[202]][_0x970d[196]]= mxSwimlaneManager;mxSwimlaneManager[_0x970d[202]][_0x970d[1179]]= null;mxSwimlaneManager[_0x970d[202]][_0x970d[984]]= !0;mxSwimlaneManager[_0x970d[202]][_0x970d[662]]= !0;mxSwimlaneManager[_0x970d[202]][_0x970d[2771]]= !0;mxSwimlaneManager[_0x970d[202]][_0x970d[2772]]= !0;mxSwimlaneManager[_0x970d[202]][_0x970d[2773]]= null;mxSwimlaneManager[_0x970d[202]][_0x970d[2758]]= null;mxSwimlaneManager[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxSwimlaneManager[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxSwimlaneManager[_0x970d[202]][_0x970d[1737]]= function(){return this[_0x970d[662]]};mxSwimlaneManager[_0x970d[202]][_0x970d[2776]]= function(_0xee1fx2){this[_0x970d[662]]= _0xee1fx2};mxSwimlaneManager[_0x970d[202]][_0x970d[2774]]= function(){return this[_0x970d[2771]]};mxSwimlaneManager[_0x970d[202]][_0x970d[2777]]= function(_0xee1fx2){this[_0x970d[2771]]= _0xee1fx2};mxSwimlaneManager[_0x970d[202]][_0x970d[2775]]= function(){return this[_0x970d[2772]]};mxSwimlaneManager[_0x970d[202]][_0x970d[2778]]= function(_0xee1fx2){this[_0x970d[2772]]= _0xee1fx2};mxSwimlaneManager[_0x970d[202]][_0x970d[1703]]= function(){return this[_0x970d[1179]]};mxSwimlaneManager[_0x970d[202]][_0x970d[1178]]= function(_0xee1fx2){null!= this[_0x970d[1179]]&& (this[_0x970d[1179]][_0x970d[745]](this[_0x970d[2773]]),this[_0x970d[1179]][_0x970d[745]](this[_0x970d[2758]]));this[_0x970d[1179]]= _0xee1fx2;null!= this[_0x970d[1179]]&& (this[_0x970d[1179]][_0x970d[169]](mxEvent.ADD_CELLS,this[_0x970d[2773]]),this[_0x970d[1179]][_0x970d[169]](mxEvent.CELLS_RESIZED,this[_0x970d[2758]]))};mxSwimlaneManager[_0x970d[202]][_0x970d[2779]]= function(_0xee1fx2){return !this[_0x970d[1703]]()[_0x970d[1730]](_0xee1fx2)};mxSwimlaneManager[_0x970d[202]][_0x970d[2780]]= function(_0xee1fx2){if(this[_0x970d[1179]][_0x970d[1730]](_0xee1fx2)){var _0xee1fx3=this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx2);_0xee1fx2= null!= _0xee1fx3?_0xee1fx3[_0x970d[124]]:this[_0x970d[1179]][_0x970d[1705]](_0xee1fx2);return 1== mxUtils[_0x970d[433]](_0xee1fx2,mxConstants.STYLE_HORIZONTAL,1)};return !this[_0x970d[1737]]()};mxSwimlaneManager[_0x970d[202]][_0x970d[833]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=this[_0x970d[1703]]()[_0x970d[502]]();_0xee1fx3[_0x970d[473]]();try{for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){this[_0x970d[2779]](_0xee1fx2[_0xee1fx4])|| this[_0x970d[2781]](_0xee1fx2[_0xee1fx4])}}finally{_0xee1fx3[_0x970d[476]]()}}};mxSwimlaneManager[_0x970d[202]][_0x970d[2781]]= function(_0xee1fx2){for(var _0xee1fx3=this[_0x970d[1703]]()[_0x970d[502]](),_0xee1fx4=_0xee1fx3[_0x970d[1197]](_0xee1fx2),_0xee1fx5=_0xee1fx3[_0x970d[262]](_0xee1fx4),_0xee1fx9=null,_0xee1fxa=0;_0xee1fxa< _0xee1fx5;_0xee1fxa++){var _0xee1fx12=_0xee1fx3[_0x970d[263]](_0xee1fx4,_0xee1fxa);if(_0xee1fx12!= _0xee1fx2&& !this[_0x970d[2779]](_0xee1fx12)&& (_0xee1fx9= _0xee1fx3[_0x970d[1721]](_0xee1fx12),null!= _0xee1fx9)){break}};null!= _0xee1fx9&& this[_0x970d[2782]](_0xee1fx2,_0xee1fx9[_0x970d[117]],_0xee1fx9[_0x970d[119]])};mxSwimlaneManager[_0x970d[202]][_0x970d[837]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=this[_0x970d[1703]]()[_0x970d[502]]();_0xee1fx3[_0x970d[473]]();try{for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx2[_0x970d[67]];_0xee1fx4++){if(!this[_0x970d[2779]](_0xee1fx2[_0xee1fx4])){var _0xee1fx5=_0xee1fx3[_0x970d[1721]](_0xee1fx2[_0xee1fx4]);if(null!= _0xee1fx5){for(var _0xee1fx9= new mxRectangle(0,0,_0xee1fx5[_0x970d[117]],_0xee1fx5[_0x970d[119]]),_0xee1fxa=_0xee1fx2[_0xee1fx4],_0xee1fx12=_0xee1fxa;null!= _0xee1fx12;){var _0xee1fxa=_0xee1fx12,_0xee1fx12=_0xee1fx3[_0x970d[1197]](_0xee1fx12),_0xee1fx13=this[_0x970d[1179]][_0x970d[1730]](_0xee1fx12)?this[_0x970d[1179]][_0x970d[1731]](_0xee1fx12): new mxRectangle;_0xee1fx9[_0x970d[117]]+= _0xee1fx13[_0x970d[117]];_0xee1fx9[_0x970d[119]]+= _0xee1fx13[_0x970d[119]]};this[_0x970d[2782]](_0xee1fxa,_0xee1fx9[_0x970d[117]],_0xee1fx9[_0x970d[119]])}}}}finally{_0xee1fx3[_0x970d[476]]()}}};mxSwimlaneManager[_0x970d[202]][_0x970d[2782]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1703]]()[_0x970d[502]]();_0xee1fx5[_0x970d[473]]();try{if(!this[_0x970d[2779]](_0xee1fx2)){var _0xee1fx9=_0xee1fx5[_0x970d[1721]](_0xee1fx2);if(null!= _0xee1fx9){var _0xee1fxa=this[_0x970d[2780]](_0xee1fx2);if(_0xee1fxa&& _0xee1fx9[_0x970d[119]]!= _0xee1fx4|| !_0xee1fxa&& _0xee1fx9[_0x970d[117]]!= _0xee1fx3){_0xee1fx9= _0xee1fx9[_0x970d[238]](),_0xee1fxa?_0xee1fx9[_0x970d[119]]= _0xee1fx4:_0xee1fx9[_0x970d[117]]= _0xee1fx3,_0xee1fx5[_0x970d[1724]](_0xee1fx2,_0xee1fx9)}}};var _0xee1fx12=this[_0x970d[1179]][_0x970d[1730]](_0xee1fx2)?this[_0x970d[1179]][_0x970d[1731]](_0xee1fx2): new mxRectangle;_0xee1fx3-= _0xee1fx12[_0x970d[117]];_0xee1fx4-= _0xee1fx12[_0x970d[119]];for(var _0xee1fx13=_0xee1fx5[_0x970d[262]](_0xee1fx2),_0xee1fx9=0;_0xee1fx9< _0xee1fx13;_0xee1fx9++){var _0xee1fx14=_0xee1fx5[_0x970d[263]](_0xee1fx2,_0xee1fx9);this[_0x970d[2782]](_0xee1fx14,_0xee1fx3,_0xee1fx4)}}finally{_0xee1fx5[_0x970d[476]]()}};mxSwimlaneManager[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1178]](null)};function mxTemporaryCellStates(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[441]]= _0xee1fx2;_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:1;this[_0x970d[2783]]= _0xee1fx2[_0x970d[517]]();this[_0x970d[2784]]= _0xee1fx2[_0x970d[2312]]();this[_0x970d[2785]]= _0xee1fx2[_0x970d[518]]();_0xee1fx2[_0x970d[1517]]( new mxDictionary);_0xee1fx2[_0x970d[2262]](_0xee1fx3);if(null!= _0xee1fx4){_0xee1fx3= _0xee1fx2[_0x970d[1230]]( new mxCell);for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx4[_0x970d[67]];_0xee1fx5++){_0xee1fx2[_0x970d[2267]](_0xee1fx3,_0xee1fx4[_0xee1fx5])};for(var _0xee1fx9=null,_0xee1fx5=0;_0xee1fx5< _0xee1fx4[_0x970d[67]];_0xee1fx5++){var _0xee1fxa=_0xee1fx2[_0x970d[2268]](_0xee1fx3,_0xee1fx4[_0xee1fx5]);null== _0xee1fx9?_0xee1fx9= _0xee1fxa:_0xee1fx9[_0x970d[99]](_0xee1fxa)};null== _0xee1fx9&& (_0xee1fx9= new mxRectangle);_0xee1fx2[_0x970d[2256]](_0xee1fx9)}}mxTemporaryCellStates[_0x970d[202]][_0x970d[441]]= null;mxTemporaryCellStates[_0x970d[202]][_0x970d[2784]]= null;mxTemporaryCellStates[_0x970d[202]][_0x970d[2783]]= null;mxTemporaryCellStates[_0x970d[202]][_0x970d[2785]]= null;mxTemporaryCellStates[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[441]][_0x970d[2262]](this[_0x970d[2785]]);this[_0x970d[441]][_0x970d[1517]](this[_0x970d[2784]]);this[_0x970d[441]][_0x970d[2256]](this[_0x970d[2783]])};function mxCellStatePreview(_0xee1fx2){this[_0x970d[1179]]= _0xee1fx2;this[_0x970d[2786]]= {}}mxCellStatePreview[_0x970d[202]][_0x970d[1179]]= null;mxCellStatePreview[_0x970d[202]][_0x970d[2786]]= null;mxCellStatePreview[_0x970d[202]][_0x970d[2787]]= 0;mxCellStatePreview[_0x970d[202]][_0x970d[1107]]= function(){return 0== this[_0x970d[2787]]};mxCellStatePreview[_0x970d[202]][_0x970d[1194]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx5= null!= _0xee1fx5?_0xee1fx5:!0;_0xee1fx9= null!= _0xee1fx9?_0xee1fx9:!0;var _0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx2[_0x970d[246]]),_0xee1fx12=this[_0x970d[2786]][_0xee1fxa];null== _0xee1fx12?(_0xee1fx12= new mxPoint(_0xee1fx3,_0xee1fx4),this[_0x970d[2786]][_0xee1fxa]= _0xee1fx12,this[_0x970d[2787]]++):_0xee1fx5?(_0xee1fx12[_0x970d[2788]]+= _0xee1fx3,_0xee1fx12[_0x970d[2789]]+= _0xee1fx4):(_0xee1fx12[_0x970d[2788]]= _0xee1fx3,_0xee1fx12[_0x970d[2789]]= _0xee1fx4);_0xee1fx9&& this[_0x970d[2790]](_0xee1fx2);return _0xee1fx12};mxCellStatePreview[_0x970d[202]][_0x970d[539]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx4=_0xee1fx3[_0x970d[501]](),_0xee1fx5;for(_0xee1fx5 in this[_0x970d[2786]]){var _0xee1fx9=mxCellPath[_0x970d[2791]](_0xee1fx4,_0xee1fx5),_0xee1fxa=this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx9),_0xee1fx12=this[_0x970d[2786]][_0xee1fx5],_0xee1fx9=this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx3[_0x970d[1197]](_0xee1fx9));this[_0x970d[2792]](_0xee1fx9,_0xee1fxa,_0xee1fx12[_0x970d[235]],_0xee1fx12[_0x970d[236]])};for(_0xee1fx5 in this[_0x970d[2786]]){_0xee1fx9= mxCellPath[_0x970d[2791]](_0xee1fx4,_0xee1fx5),_0xee1fxa= this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx9),_0xee1fx12= this[_0x970d[2786]][_0xee1fx5],_0xee1fx9= this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx3[_0x970d[1197]](_0xee1fx9)),this[_0x970d[2793]](_0xee1fx9,_0xee1fxa,_0xee1fx12[_0x970d[235]],_0xee1fx12[_0x970d[236]],_0xee1fx2)}};mxCellStatePreview[_0x970d[202]][_0x970d[2792]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx3){var _0xee1fx9=this[_0x970d[1179]][_0x970d[502]]();if(_0xee1fx9[_0x970d[1193]](_0xee1fx3[_0x970d[246]])){_0xee1fx3[_0x970d[2080]]= !0;this[_0x970d[1179]][_0x970d[441]][_0x970d[2267]](_0xee1fx2,_0xee1fx3[_0x970d[246]]);_0xee1fx2= _0xee1fx9[_0x970d[1721]](_0xee1fx3[_0x970d[246]]);var _0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx3[_0x970d[246]]);if((0!= _0xee1fx4|| 0!= _0xee1fx5)&& null!= _0xee1fx2&& (!_0xee1fx2[_0x970d[1500]]|| null!= this[_0x970d[2786]][_0xee1fxa])){_0xee1fx3[_0x970d[235]]+= _0xee1fx4,_0xee1fx3[_0x970d[236]]+= _0xee1fx5}};_0xee1fx2= _0xee1fx9[_0x970d[262]](_0xee1fx3[_0x970d[246]]);for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx2;_0xee1fxa++){this[_0x970d[2792]](_0xee1fx3,this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx9[_0x970d[263]](_0xee1fx3[_0x970d[246]],_0xee1fxa)),_0xee1fx4,_0xee1fx5)}}};mxCellStatePreview[_0x970d[202]][_0x970d[2793]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){if(null!= _0xee1fx3){_0xee1fx3[_0x970d[2080]]= !0;this[_0x970d[1179]][_0x970d[441]][_0x970d[2268]](_0xee1fx2,_0xee1fx3[_0x970d[246]]);var _0xee1fxa=mxCellPath[_0x970d[385]](_0xee1fx3[_0x970d[246]]),_0xee1fx12=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx13=this[_0x970d[1179]][_0x970d[1198]](_0xee1fx3[_0x970d[246]]);if((0!= _0xee1fx4|| 0!= _0xee1fx5)&& null!= _0xee1fx13&& _0xee1fx13[_0x970d[1500]]&& _0xee1fx12[_0x970d[1193]](_0xee1fx3[_0x970d[246]])&& (null== _0xee1fx2|| _0xee1fx12[_0x970d[1193]](_0xee1fx2[_0x970d[246]])|| null!= this[_0x970d[2786]][_0xee1fxa])){_0xee1fx3[_0x970d[235]]+= _0xee1fx4,_0xee1fx3[_0x970d[236]]+= _0xee1fx5,this[_0x970d[1179]][_0x970d[259]][_0x970d[258]](_0xee1fx3)};null!= _0xee1fx9&& _0xee1fx9(_0xee1fx3);_0xee1fx2= _0xee1fx12[_0x970d[262]](_0xee1fx3[_0x970d[246]]);for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx2;_0xee1fxa++){this[_0x970d[2793]](_0xee1fx3,this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx12[_0x970d[263]](_0xee1fx3[_0x970d[246]],_0xee1fxa)),_0xee1fx4,_0xee1fx5,_0xee1fx9)}}};mxCellStatePreview[_0x970d[202]][_0x970d[2790]]= function(_0xee1fx2){for(var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx4=_0xee1fx3[_0x970d[1707]](_0xee1fx2[_0x970d[246]]),_0xee1fx5=0;_0xee1fx5< _0xee1fx4;_0xee1fx5++){var _0xee1fx9=this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx3[_0x970d[1708]](_0xee1fx2[_0x970d[246]],_0xee1fx5));null!= _0xee1fx9&& this[_0x970d[1194]](_0xee1fx9,0,0)}};function mxConnectionConstraint(_0xee1fx2,_0xee1fx3){this[_0x970d[2546]]= _0xee1fx2;this[_0x970d[591]]= null!= _0xee1fx3?_0xee1fx3:!0}mxConnectionConstraint[_0x970d[202]][_0x970d[2546]]= null;mxConnectionConstraint[_0x970d[202]][_0x970d[591]]= null;function mxGraphHandler(_0xee1fx2){this[_0x970d[1179]]= _0xee1fx2;this[_0x970d[1179]][_0x970d[1133]](this);this[_0x970d[2730]]= mxUtils[_0x970d[885]](this,function(){this[_0x970d[2794]]()});this[_0x970d[1179]][_0x970d[169]](mxEvent.PAN,this[_0x970d[2730]])}mxGraphHandler[_0x970d[202]][_0x970d[1179]]= null;mxGraphHandler[_0x970d[202]][_0x970d[2795]]= mxClient[_0x970d[80]]?20:50;mxGraphHandler[_0x970d[202]][_0x970d[984]]= !0;mxGraphHandler[_0x970d[202]][_0x970d[2796]]= !0;mxGraphHandler[_0x970d[202]][_0x970d[2797]]= !0;mxGraphHandler[_0x970d[202]][_0x970d[2798]]= !0;mxGraphHandler[_0x970d[202]][_0x970d[990]]= !1;mxGraphHandler[_0x970d[202]][_0x970d[2799]]= null;mxGraphHandler[_0x970d[202]][_0x970d[2800]]= null;mxGraphHandler[_0x970d[202]][_0x970d[2801]]= null;mxGraphHandler[_0x970d[202]][_0x970d[2802]]= !0;mxGraphHandler[_0x970d[202]][_0x970d[2803]]= !0;mxGraphHandler[_0x970d[202]][_0x970d[846]]= !0;mxGraphHandler[_0x970d[202]][_0x970d[2804]]= !1;mxGraphHandler[_0x970d[202]][_0x970d[2805]]= !0;mxGraphHandler[_0x970d[202]][_0x970d[923]]= 6;mxGraphHandler[_0x970d[202]][_0x970d[2806]]= _0x970d[586];mxGraphHandler[_0x970d[202]][_0x970d[2807]]= !1;mxGraphHandler[_0x970d[202]][_0x970d[253]]= null;mxGraphHandler[_0x970d[202]][_0x970d[2808]]= !1;mxGraphHandler[_0x970d[202]][_0x970d[2809]]= !0;mxGraphHandler[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxGraphHandler[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxGraphHandler[_0x970d[202]][_0x970d[2810]]= function(){return this[_0x970d[2797]]};mxGraphHandler[_0x970d[202]][_0x970d[2811]]= function(_0xee1fx2){this[_0x970d[2797]]= _0xee1fx2};mxGraphHandler[_0x970d[202]][_0x970d[2812]]= function(){return this[_0x970d[2798]]};mxGraphHandler[_0x970d[202]][_0x970d[2813]]= function(_0xee1fx2){this[_0x970d[2798]]= _0xee1fx2};mxGraphHandler[_0x970d[202]][_0x970d[2814]]= function(){return this[_0x970d[2803]]};mxGraphHandler[_0x970d[202]][_0x970d[2815]]= function(_0xee1fx2){this[_0x970d[2803]]= _0xee1fx2};mxGraphHandler[_0x970d[202]][_0x970d[2816]]= function(){return this[_0x970d[846]]};mxGraphHandler[_0x970d[202]][_0x970d[2817]]= function(_0xee1fx2){this[_0x970d[846]]= _0xee1fx2};mxGraphHandler[_0x970d[202]][_0x970d[2818]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[736]]()};mxGraphHandler[_0x970d[202]][_0x970d[2819]]= function(_0xee1fx2){return this[_0x970d[1179]][_0x970d[2692]](_0xee1fx2)};mxGraphHandler[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2,_0xee1fx3){if(!_0xee1fx3[_0x970d[721]]()&& this[_0x970d[994]]()&& this[_0x970d[1179]][_0x970d[994]]()&& !this[_0x970d[1179]][_0x970d[2579]](_0xee1fx3[_0x970d[727]]())&& null!= _0xee1fx3[_0x970d[248]]()){var _0xee1fx4=this[_0x970d[2818]](_0xee1fx3);this[_0x970d[246]]= null;this[_0x970d[2820]]= this[_0x970d[2819]](_0xee1fx4);this[_0x970d[2814]]()&& !this[_0x970d[2820]]&& this[_0x970d[1179]][_0x970d[2459]](_0xee1fx4,_0xee1fx3[_0x970d[727]]());if(this[_0x970d[2812]]()){var _0xee1fx5=this[_0x970d[1179]][_0x970d[251]],_0xee1fx9=_0xee1fx5[_0x970d[1721]](_0xee1fx4);this[_0x970d[1179]][_0x970d[1712]](_0xee1fx4)&& (!_0xee1fx5[_0x970d[250]](_0xee1fx4)|| 1< this[_0x970d[1179]][_0x970d[2694]]()|| null!= _0xee1fx9[_0x970d[1525]]&& 0< _0xee1fx9[_0x970d[1525]][_0x970d[67]]|| null== _0xee1fx5[_0x970d[1709]](_0xee1fx4,!0)|| null== _0xee1fx5[_0x970d[1709]](_0xee1fx4,!1)|| this[_0x970d[1179]][_0x970d[2406]]|| this[_0x970d[1179]][_0x970d[2574]](_0xee1fx3[_0x970d[727]]())&& this[_0x970d[1179]][_0x970d[2617]]())&& this[_0x970d[861]](_0xee1fx4,_0xee1fx3[_0x970d[730]](),_0xee1fx3[_0x970d[732]]());this[_0x970d[2821]]= !0;!mxClient[_0x970d[75]]&& !mxClient[_0x970d[76]]|| _0x970d[2822]!= _0xee1fx3[_0x970d[728]]()[_0x970d[301]]?_0xee1fx3[_0x970d[722]]():mxClient[_0x970d[75]]&& _0x970d[2822]== _0xee1fx3[_0x970d[728]]()[_0x970d[301]]&& (this[_0x970d[2821]]= !1,this[_0x970d[2823]]= null)}}};mxGraphHandler[_0x970d[202]][_0x970d[1010]]= function(){var _0xee1fx2=this[_0x970d[1179]][_0x970d[902]](),_0xee1fx3=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx4=mxUtils[_0x970d[885]](this,function(_0xee1fx2){return null!= this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx2)&& _0xee1fx3[_0x970d[1193]](_0xee1fx2)&& null!= _0xee1fx3[_0x970d[1721]](_0xee1fx2)&& !_0xee1fx3[_0x970d[1721]](_0xee1fx2)[_0x970d[1500]]});return this[_0x970d[1179]][_0x970d[441]][_0x970d[2313]](_0xee1fx3[_0x970d[1921]](_0xee1fx4,_0xee1fx2))};mxGraphHandler[_0x970d[202]][_0x970d[2690]]= function(_0xee1fx2){return !this[_0x970d[2820]]&& this[_0x970d[1179]][_0x970d[1712]](_0xee1fx2)?[_0xee1fx2]:this[_0x970d[1179]][_0x970d[2629]](this[_0x970d[1179]][_0x970d[897]]())};mxGraphHandler[_0x970d[202]][_0x970d[2824]]= function(_0xee1fx2){_0xee1fx2= this[_0x970d[1613]](_0xee1fx2);null!= _0xee1fx2&& (_0xee1fx2[_0x970d[244]](-1,-1),_0xee1fx2[_0x970d[117]]< this[_0x970d[923]]&& (_0xee1fx2[_0x970d[235]]-= (this[_0x970d[923]]- _0xee1fx2[_0x970d[117]])/ 2,_0xee1fx2[_0x970d[117]]= this[_0x970d[923]]),_0xee1fx2[_0x970d[119]]< this[_0x970d[923]]&& (_0xee1fx2[_0x970d[236]]-= (this[_0x970d[923]]- _0xee1fx2[_0x970d[119]])/ 2,_0xee1fx2[_0x970d[119]]= this[_0x970d[923]]));return _0xee1fx2};mxGraphHandler[_0x970d[202]][_0x970d[1613]]= function(_0xee1fx2){var _0xee1fx3=null;if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]){for(var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=0;_0xee1fx5< _0xee1fx2[_0x970d[67]];_0xee1fx5++){if(_0xee1fx4[_0x970d[1193]](_0xee1fx2[_0xee1fx5])|| _0xee1fx4[_0x970d[250]](_0xee1fx2[_0xee1fx5])){var _0xee1fx9=this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx2[_0xee1fx5]);if(null!= _0xee1fx9){var _0xee1fxa=_0xee1fx9;_0xee1fx4[_0x970d[1193]](_0xee1fx2[_0xee1fx5])&& (null!= _0xee1fx9[_0x970d[253]]&& null!= _0xee1fx9[_0x970d[253]][_0x970d[1563]])&& (_0xee1fxa= _0xee1fx9[_0x970d[253]][_0x970d[1563]]);null== _0xee1fx3?_0xee1fx3= new mxRectangle(_0xee1fxa[_0x970d[235]],_0xee1fxa[_0x970d[236]],_0xee1fxa[_0x970d[117]],_0xee1fxa[_0x970d[119]]):_0xee1fx3[_0x970d[99]](_0xee1fxa)}}}};return _0xee1fx3};mxGraphHandler[_0x970d[202]][_0x970d[2825]]= function(_0xee1fx2){_0xee1fx2= new mxRectangleShape(_0xee1fx2,null,this[_0x970d[2806]]);_0xee1fx2[_0x970d[1522]]= !0;this[_0x970d[2807]]?(_0xee1fx2[_0x970d[507]]= mxConstants[_0x970d[1656]],_0xee1fx2[_0x970d[176]](this[_0x970d[1179]][_0x970d[526]])):(_0xee1fx2[_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[1523]]:mxConstants[_0x970d[508]],_0xee1fx2[_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]()),_0xee1fx2[_0x970d[1229]]= !1);return _0xee1fx2};mxGraphHandler[_0x970d[202]][_0x970d[861]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[246]]= _0xee1fx2;this[_0x970d[2823]]= mxUtils[_0x970d[2196]](this[_0x970d[1179]][_0x970d[526]],_0xee1fx3,_0xee1fx4);this[_0x970d[895]]= this[_0x970d[2690]](this[_0x970d[246]]);this[_0x970d[1562]]= this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1799]](this[_0x970d[895]]);this[_0x970d[2826]]= this[_0x970d[2824]](this[_0x970d[895]]);this[_0x970d[990]]&& (this[_0x970d[2799]]= new mxGuide(this[_0x970d[1179]],this[_0x970d[1010]]()))};mxGraphHandler[_0x970d[202]][_0x970d[2827]]= function(_0xee1fx2){return null!= this[_0x970d[2799]]?this[_0x970d[2799]][_0x970d[1019]](_0xee1fx2[_0x970d[727]]()):!0};mxGraphHandler[_0x970d[202]][_0x970d[1021]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[2808]]?this[_0x970d[1179]][_0x970d[441]][_0x970d[255]]:1;_0xee1fx2[_0x970d[235]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2[_0x970d[235]]/ _0xee1fx3)* _0xee1fx3;_0xee1fx2[_0x970d[236]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2[_0x970d[236]]/ _0xee1fx3)* _0xee1fx3;return _0xee1fx2};mxGraphHandler[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]];if(!_0xee1fx3[_0x970d[721]]()&& _0xee1fx4[_0x970d[1009]]&& null!= this[_0x970d[246]]&& null!= this[_0x970d[2823]]&& null!= this[_0x970d[1562]]){var _0xee1fx5=mxUtils[_0x970d[2196]](_0xee1fx4[_0x970d[526]],_0xee1fx3[_0x970d[730]](),_0xee1fx3[_0x970d[732]]()),_0xee1fx9=_0xee1fx5[_0x970d[235]]- this[_0x970d[2823]][_0x970d[235]],_0xee1fxa=_0xee1fx5[_0x970d[236]]- this[_0x970d[2823]][_0x970d[236]],_0xee1fx5=_0xee1fx4[_0x970d[2353]];if(null!= this[_0x970d[253]]|| Math[_0x970d[425]](_0xee1fx9)> _0xee1fx5|| Math[_0x970d[425]](_0xee1fxa)> _0xee1fx5){null== this[_0x970d[1016]]&& (this[_0x970d[1016]]= new mxCellHighlight(this[_0x970d[1179]],mxConstants.DROP_TARGET_COLOR,3));null== this[_0x970d[253]]&& (this[_0x970d[253]]= this[_0x970d[2825]](this[_0x970d[1562]]));var _0xee1fx12=_0xee1fx4[_0x970d[1018]](_0xee1fx3[_0x970d[727]]()),_0xee1fx5=!0;if(null!= this[_0x970d[2799]]&& this[_0x970d[2827]](_0xee1fx3)){_0xee1fxa= this[_0x970d[2799]][_0x970d[582]](this[_0x970d[1562]], new mxPoint(_0xee1fx9,_0xee1fxa),_0xee1fx12),_0xee1fx5= !1,_0xee1fx9= _0xee1fxa[_0x970d[235]],_0xee1fxa= _0xee1fxa[_0x970d[236]]}else {if(_0xee1fx12){var _0xee1fx13=_0xee1fx4[_0x970d[249]]()[_0x970d[513]],_0xee1fx14=_0xee1fx4[_0x970d[249]]()[_0x970d[255]],_0xee1fx12=this[_0x970d[1562]][_0x970d[235]]- (_0xee1fx4[_0x970d[1021]](this[_0x970d[1562]][_0x970d[235]]/ _0xee1fx14- _0xee1fx13[_0x970d[235]])+ _0xee1fx13[_0x970d[235]])* _0xee1fx14,_0xee1fx13=this[_0x970d[1562]][_0x970d[236]]- (_0xee1fx4[_0x970d[1021]](this[_0x970d[1562]][_0x970d[236]]/ _0xee1fx14- _0xee1fx13[_0x970d[236]])+ _0xee1fx13[_0x970d[236]])* _0xee1fx14,_0xee1fxa=this[_0x970d[1021]]( new mxPoint(_0xee1fx9,_0xee1fxa)),_0xee1fx9=_0xee1fxa[_0x970d[235]]- _0xee1fx12,_0xee1fxa=_0xee1fxa[_0x970d[236]]- _0xee1fx13}};null!= this[_0x970d[2799]]&& _0xee1fx5&& this[_0x970d[2799]][_0x970d[801]]();_0xee1fx4[_0x970d[2578]](_0xee1fx3[_0x970d[727]]())&& (Math[_0x970d[425]](_0xee1fx9)> Math[_0x970d[425]](_0xee1fxa)?_0xee1fxa= 0:_0xee1fx9= 0);this[_0x970d[2800]]= _0xee1fx9;this[_0x970d[2801]]= _0xee1fxa;this[_0x970d[2794]]();_0xee1fx5= null;_0xee1fxa= _0xee1fx3[_0x970d[736]]();_0xee1fx4[_0x970d[1015]]()&& this[_0x970d[2796]]&& (_0xee1fx5= _0xee1fx4[_0x970d[564]](this[_0x970d[895]],_0xee1fx3[_0x970d[727]](),_0xee1fxa));_0xee1fx12= _0xee1fx5;for(_0xee1fx13= _0xee1fx4[_0x970d[502]]();null!= _0xee1fx12&& _0xee1fx12!= this[_0x970d[895]][0];){_0xee1fx12= _0xee1fx13[_0x970d[1197]](_0xee1fx12)};var _0xee1fx14=_0xee1fx4[_0x970d[2574]](_0xee1fx3[_0x970d[727]]())&& _0xee1fx4[_0x970d[2617]]()&& this[_0x970d[2810]](),_0xee1fx9=_0xee1fx4[_0x970d[249]]()[_0x970d[248]](_0xee1fx5),_0xee1fx15=!1;null!= _0xee1fx9&& null== _0xee1fx12&& (_0xee1fx13[_0x970d[1197]](this[_0x970d[246]])!= _0xee1fx5|| _0xee1fx14)?(this[_0x970d[772]]!= _0xee1fx5&& (this[_0x970d[772]]= _0xee1fx5,this[_0x970d[2828]](mxConstants.DROP_TARGET_COLOR)),_0xee1fx15= !0):(this[_0x970d[772]]= null,this[_0x970d[2804]]&& (null!= _0xee1fxa&& 1== this[_0x970d[895]][_0x970d[67]]&& _0xee1fx4[_0x970d[502]]()[_0x970d[1193]](_0xee1fxa)&& _0xee1fx4[_0x970d[2565]](_0xee1fxa))&& (_0xee1fx9= _0xee1fx4[_0x970d[249]]()[_0x970d[248]](_0xee1fxa),null!= _0xee1fx9&& (_0xee1fx4= null== _0xee1fx4[_0x970d[2500]](null,this[_0x970d[246]],_0xee1fxa)?mxConstants[_0x970d[2829]]:mxConstants[_0x970d[2830]],this[_0x970d[2828]](_0xee1fx4),_0xee1fx15= !0)));null!= _0xee1fx9&& _0xee1fx15?this[_0x970d[1016]][_0x970d[1016]](_0xee1fx9):this[_0x970d[1016]][_0x970d[801]]()};_0xee1fx3[_0x970d[722]]();mxEvent[_0x970d[722]](_0xee1fx3[_0x970d[727]]())}else {if((this[_0x970d[2812]]()|| this[_0x970d[2810]]())&& this[_0x970d[2802]]&& !_0xee1fx3[_0x970d[721]]()&& null!= _0xee1fx3[_0x970d[248]]()&& !_0xee1fx4[_0x970d[1009]]){_0xee1fx9= _0xee1fx4[_0x970d[2599]](_0xee1fx3[_0x970d[736]]()),null== _0xee1fx9&& (_0xee1fx4[_0x970d[994]]()&& _0xee1fx4[_0x970d[1712]](_0xee1fx3[_0x970d[736]]()))&& (_0xee1fx9= _0xee1fx4[_0x970d[502]]()[_0x970d[250]](_0xee1fx3[_0x970d[736]]())?mxConstants[_0x970d[2831]]:mxConstants[_0x970d[2832]]),_0xee1fx3[_0x970d[248]]()[_0x970d[1609]](_0xee1fx9),_0xee1fx3[_0x970d[722]]()}}};mxGraphHandler[_0x970d[202]][_0x970d[2794]]= function(){null!= this[_0x970d[253]]&& (this[_0x970d[253]][_0x970d[1562]]= new mxRectangle(Math[_0x970d[488]](this[_0x970d[2826]][_0x970d[235]]+ this[_0x970d[2800]]- this[_0x970d[1179]][_0x970d[1136]]),Math[_0x970d[488]](this[_0x970d[2826]][_0x970d[236]]+ this[_0x970d[2801]]- this[_0x970d[1179]][_0x970d[1137]]),this[_0x970d[2826]][_0x970d[117]],this[_0x970d[2826]][_0x970d[119]]),this[_0x970d[253]][_0x970d[258]]())};mxGraphHandler[_0x970d[202]][_0x970d[2828]]= function(_0xee1fx2){null!= this[_0x970d[1016]]&& this[_0x970d[1016]][_0x970d[2828]](_0xee1fx2)};mxGraphHandler[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2,_0xee1fx3){if(!_0xee1fx3[_0x970d[721]]()){var _0xee1fx4=this[_0x970d[1179]];if(null!= this[_0x970d[246]]&& null!= this[_0x970d[2823]]&& null!= this[_0x970d[253]]&& null!= this[_0x970d[2800]]&& null!= this[_0x970d[2801]]){var _0xee1fx5=_0xee1fx4[_0x970d[249]]()[_0x970d[255]],_0xee1fx9=_0xee1fx4[_0x970d[2574]](_0xee1fx3[_0x970d[727]]())&& _0xee1fx4[_0x970d[2617]]()&& this[_0x970d[2810]](),_0xee1fxa=this[_0x970d[2800]]/ _0xee1fx5,_0xee1fx5=this[_0x970d[2801]]/ _0xee1fx5,_0xee1fx12=_0xee1fx3[_0x970d[736]]();this[_0x970d[2804]]&& null== this[_0x970d[772]]&& null!= _0xee1fx12&& _0xee1fx4[_0x970d[502]]()[_0x970d[1193]](_0xee1fx12)&& _0xee1fx4[_0x970d[2565]](_0xee1fx12)&& _0xee1fx4[_0x970d[2581]](null,this[_0x970d[246]],_0xee1fx12)?_0xee1fx4[_0x970d[2433]][_0x970d[807]](this[_0x970d[246]],_0xee1fx12,_0xee1fx3[_0x970d[727]]()):(_0xee1fx12= this[_0x970d[772]],_0xee1fx4[_0x970d[2655]]()&& _0xee1fx4[_0x970d[2686]](_0xee1fx12,this[_0x970d[895]],_0xee1fx3[_0x970d[727]]())?_0xee1fx4[_0x970d[853]](_0xee1fx12,this[_0x970d[895]],null,_0xee1fxa,_0xee1fx5):this[_0x970d[834]](this[_0x970d[895]],_0xee1fxa,_0xee1fx5,_0xee1fx9,this[_0x970d[772]],_0xee1fx3[_0x970d[727]]()))}else {this[_0x970d[2814]]()&& (this[_0x970d[2820]]&& null!= this[_0x970d[246]])&& this[_0x970d[2833]](_0xee1fx3)}};this[_0x970d[2821]]&& _0xee1fx3[_0x970d[722]]();this[_0x970d[862]]()};mxGraphHandler[_0x970d[202]][_0x970d[2833]]= function(_0xee1fx2){this[_0x970d[1179]][_0x970d[2459]](this[_0x970d[246]],_0xee1fx2[_0x970d[727]]())};mxGraphHandler[_0x970d[202]][_0x970d[862]]= function(){this[_0x970d[2834]]();this[_0x970d[2820]]= this[_0x970d[2821]]= !1;this[_0x970d[772]]= this[_0x970d[246]]= this[_0x970d[2823]]= this[_0x970d[2835]]= this[_0x970d[2801]]= this[_0x970d[2800]]= null};mxGraphHandler[_0x970d[202]][_0x970d[2836]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1193]](_0xee1fx2)){_0xee1fx2= this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](_0xee1fx2);_0xee1fx4= mxUtils[_0x970d[2196]](this[_0x970d[1179]][_0x970d[526]],mxEvent[_0x970d[731]](_0xee1fx4),mxEvent[_0x970d[733]](_0xee1fx4));var _0xee1fx5=mxUtils[_0x970d[431]](mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0xee1fx5){_0xee1fx3= Math[_0x970d[426]](-_0xee1fx5);var _0xee1fx5=Math[_0x970d[427]](-_0xee1fx5),_0xee1fx9= new mxPoint(_0xee1fx2[_0x970d[241]](),_0xee1fx2[_0x970d[242]]());_0xee1fx4= mxUtils[_0x970d[432]](_0xee1fx4,_0xee1fx3,_0xee1fx5,_0xee1fx9)};return null!= _0xee1fx2&& !mxUtils[_0x970d[442]](_0xee1fx2,_0xee1fx4[_0x970d[235]],_0xee1fx4[_0x970d[236]])};return !1};mxGraphHandler[_0x970d[202]][_0x970d[834]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){_0xee1fx5&& (_0xee1fx2= this[_0x970d[1179]][_0x970d[2615]](_0xee1fx2));null== _0xee1fx9&& (this[_0x970d[2816]]()&& this[_0x970d[2836]](this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1197]](this[_0x970d[246]]),_0xee1fx2,_0xee1fxa))&& (_0xee1fx9= this[_0x970d[1179]][_0x970d[902]]());_0xee1fx2= this[_0x970d[1179]][_0x970d[834]](_0xee1fx2,_0xee1fx3- this[_0x970d[1179]][_0x970d[1136]]/ this[_0x970d[1179]][_0x970d[441]][_0x970d[255]],_0xee1fx4- this[_0x970d[1179]][_0x970d[1137]]/ this[_0x970d[1179]][_0x970d[441]][_0x970d[255]],_0xee1fx5,_0xee1fx9,_0xee1fxa);this[_0x970d[2814]]()&& this[_0x970d[2805]]&& this[_0x970d[1179]][_0x970d[2564]](_0xee1fx2[0]);_0xee1fx5&& this[_0x970d[1179]][_0x970d[904]](_0xee1fx2)};mxGraphHandler[_0x970d[202]][_0x970d[2834]]= function(){null!= this[_0x970d[253]]&& (this[_0x970d[253]][_0x970d[515]](),this[_0x970d[253]]= null);null!= this[_0x970d[2799]]&& (this[_0x970d[2799]][_0x970d[515]](),this[_0x970d[2799]]= null);null!= this[_0x970d[1016]]&& (this[_0x970d[1016]][_0x970d[515]](),this[_0x970d[1016]]= null)};mxGraphHandler[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1179]][_0x970d[1148]](this);this[_0x970d[1179]][_0x970d[745]](this[_0x970d[2730]]);this[_0x970d[2834]]()};function mxPanningHandler(_0xee1fx2,_0xee1fx3){null!= _0xee1fx2&& (this[_0x970d[1179]]= _0xee1fx2,this[_0x970d[1033]]= _0xee1fx3,this[_0x970d[1179]][_0x970d[1133]](this),this[_0x970d[176]]())}mxPanningHandler[_0x970d[202]]= new mxPopupMenu;mxPanningHandler[_0x970d[202]][_0x970d[196]]= mxPanningHandler;mxPanningHandler[_0x970d[202]][_0x970d[1179]]= null;mxPanningHandler[_0x970d[202]][_0x970d[2837]]= null;mxPanningHandler[_0x970d[202]][_0x970d[2838]]= null;mxPanningHandler[_0x970d[202]][_0x970d[2839]]= !0;mxPanningHandler[_0x970d[202]][_0x970d[2840]]= !1;mxPanningHandler[_0x970d[202]][_0x970d[2841]]= !0;mxPanningHandler[_0x970d[202]][_0x970d[2842]]= !0;mxPanningHandler[_0x970d[202]][_0x970d[2843]]= !1;mxPanningHandler[_0x970d[202]][_0x970d[2844]]= !0;mxPanningHandler[_0x970d[202]][_0x970d[2845]]= !1;mxPanningHandler[_0x970d[202]][_0x970d[2431]]= !0;mxPanningHandler[_0x970d[202]][_0x970d[2846]]= function(){return this[_0x970d[2431]]};mxPanningHandler[_0x970d[202]][_0x970d[2847]]= function(_0xee1fx2){this[_0x970d[2431]]= _0xee1fx2};mxPanningHandler[_0x970d[202]][_0x970d[176]]= function(){mxPopupMenu[_0x970d[202]][_0x970d[176]][_0x970d[183]](this);mxEvent[_0x970d[169]](this[_0x970d[485]],mxClient[_0x970d[754]]?_0x970d[756]:_0x970d[752],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1179]][_0x970d[2276]][_0x970d[801]]()}))};mxPanningHandler[_0x970d[202]][_0x970d[2848]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[727]]();return this[_0x970d[2840]]&& (this[_0x970d[2843]]|| null== _0xee1fx2[_0x970d[248]]())&& mxEvent[_0x970d[1158]](_0xee1fx3)|| mxEvent[_0x970d[775]](_0xee1fx3)&& mxEvent[_0x970d[774]](_0xee1fx3)|| this[_0x970d[2839]]&& mxEvent[_0x970d[737]](_0xee1fx3)};mxPanningHandler[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2,_0xee1fx3){if(!_0xee1fx3[_0x970d[721]]()&& this[_0x970d[994]]()){this[_0x970d[1032]]();this[_0x970d[2741]]= -this[_0x970d[1179]][_0x970d[526]][_0x970d[360]];this[_0x970d[2742]]= -this[_0x970d[1179]][_0x970d[526]][_0x970d[190]];var _0xee1fx4=mxUtils[_0x970d[2196]](this[_0x970d[1179]][_0x970d[526]],_0xee1fx3[_0x970d[730]](),_0xee1fx3[_0x970d[732]]());this[_0x970d[2837]]= _0xee1fx4[_0x970d[235]];this[_0x970d[2838]]= _0xee1fx4[_0x970d[236]];this[_0x970d[2849]]= this[_0x970d[737]](_0xee1fx3);this[_0x970d[2850]]= this[_0x970d[2846]]()&& this[_0x970d[2848]](_0xee1fx3);this[_0x970d[2739]]= _0xee1fx3[_0x970d[730]]();this[_0x970d[2740]]= _0xee1fx3[_0x970d[732]]();this[_0x970d[2850]]&& this[_0x970d[2851]](_0xee1fx3)}};mxPanningHandler[_0x970d[202]][_0x970d[2851]]= function(_0xee1fx2){_0xee1fx2[_0x970d[722]]()};mxPanningHandler[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx3[_0x970d[730]]()- this[_0x970d[2739]],_0xee1fx5=_0xee1fx3[_0x970d[732]]()- this[_0x970d[2740]];if(this[_0x970d[1124]]){this[_0x970d[2844]]&& (this[_0x970d[2845]]&& (_0xee1fx4= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx4),_0xee1fx5= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx5)),this[_0x970d[1179]][_0x970d[1135]](_0xee1fx4+ this[_0x970d[2741]],_0xee1fx5+ this[_0x970d[2742]])),this[_0x970d[746]]( new mxEventObject(mxEvent.PAN,_0x970d[763],_0xee1fx3)),_0xee1fx3[_0x970d[722]]()}else {if(this[_0x970d[2850]]){var _0xee1fx9=this[_0x970d[1124]];this[_0x970d[1124]]= Math[_0x970d[425]](_0xee1fx4)> this[_0x970d[1179]][_0x970d[2353]]|| Math[_0x970d[425]](_0xee1fx5)> this[_0x970d[1179]][_0x970d[2353]];!_0xee1fx9&& this[_0x970d[1124]]&& this[_0x970d[746]]( new mxEventObject(mxEvent.PAN_START,_0x970d[763],_0xee1fx3))}}};mxPanningHandler[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=Math[_0x970d[425]](_0xee1fx3[_0x970d[730]]()- this[_0x970d[2739]]),_0xee1fx5=Math[_0x970d[425]](_0xee1fx3[_0x970d[732]]()- this[_0x970d[2740]]);if(this[_0x970d[1124]]){if(!this[_0x970d[1179]][_0x970d[2365]]|| !mxUtils[_0x970d[1134]](this[_0x970d[1179]][_0x970d[526]])){_0xee1fx4= _0xee1fx3[_0x970d[730]]()- this[_0x970d[2739]];_0xee1fx5= _0xee1fx3[_0x970d[732]]()- this[_0x970d[2740]];this[_0x970d[2845]]&& (_0xee1fx4= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx4),_0xee1fx5= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx5));var _0xee1fx9=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]],_0xee1fxa=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[513]];this[_0x970d[1179]][_0x970d[1135]](0,0);this[_0x970d[1135]](_0xee1fxa[_0x970d[235]]+ _0xee1fx4/ _0xee1fx9,_0xee1fxa[_0x970d[236]]+ _0xee1fx5/ _0xee1fx9)};this[_0x970d[1124]]= !1;this[_0x970d[746]]( new mxEventObject(mxEvent.PAN_END,_0x970d[763],_0xee1fx3));_0xee1fx3[_0x970d[722]]()}else {this[_0x970d[2849]]&& (_0xee1fx4< this[_0x970d[1179]][_0x970d[2353]]&& _0xee1fx5< this[_0x970d[1179]][_0x970d[2353]])&& (_0xee1fx4= this[_0x970d[2852]](_0xee1fx3),this[_0x970d[1179]][_0x970d[994]]()&& this[_0x970d[2841]]&& null!= _0xee1fx4&& !this[_0x970d[1179]][_0x970d[2692]](_0xee1fx4)?this[_0x970d[1179]][_0x970d[2450]](_0xee1fx4):this[_0x970d[2842]]&& null== _0xee1fx4&& this[_0x970d[1179]][_0x970d[2440]](),this[_0x970d[1179]][_0x970d[2276]][_0x970d[801]](),_0xee1fx5= mxUtils[_0x970d[444]](),_0xee1fx5= new mxPoint(_0xee1fx3[_0x970d[730]]()+ _0xee1fx5[_0x970d[235]],_0xee1fx3[_0x970d[732]]()+ _0xee1fx5[_0x970d[236]]),this[_0x970d[152]](_0xee1fx5[_0x970d[235]]+ 1,_0xee1fx5[_0x970d[236]]+ 1,_0xee1fx4,_0xee1fx3[_0x970d[727]]()),_0xee1fx3[_0x970d[722]]())};this[_0x970d[2849]]= this[_0x970d[2850]]= !1};mxPanningHandler[_0x970d[202]][_0x970d[2852]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[736]]()};mxPanningHandler[_0x970d[202]][_0x970d[1135]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1147]](_0xee1fx2,_0xee1fx3)};mxPanningHandler[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1179]][_0x970d[1148]](this);mxPopupMenu[_0x970d[202]][_0x970d[515]][_0x970d[183]](this)};function mxCellMarker(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){mxEventSource[_0x970d[239]](this);null!= _0xee1fx2&& (this[_0x970d[1179]]= _0xee1fx2,this[_0x970d[2853]]= null!= _0xee1fx3?_0xee1fx3:mxConstants[_0x970d[2854]],this[_0x970d[2855]]= null!= _0xee1fx3?_0xee1fx4:mxConstants[_0x970d[2856]],this[_0x970d[2857]]= null!= _0xee1fx5?_0xee1fx5:mxConstants[_0x970d[2858]],this[_0x970d[1016]]= new mxCellHighlight(_0xee1fx2))}mxUtils[_0x970d[1284]](mxCellMarker,mxEventSource);mxCellMarker[_0x970d[202]][_0x970d[1179]]= null;mxCellMarker[_0x970d[202]][_0x970d[984]]= !0;mxCellMarker[_0x970d[202]][_0x970d[2857]]= mxConstants[_0x970d[2858]];mxCellMarker[_0x970d[202]][_0x970d[2859]]= !1;mxCellMarker[_0x970d[202]][_0x970d[2853]]= null;mxCellMarker[_0x970d[202]][_0x970d[2855]]= null;mxCellMarker[_0x970d[202]][_0x970d[2860]]= null;mxCellMarker[_0x970d[202]][_0x970d[2861]]= null;mxCellMarker[_0x970d[202]][_0x970d[2862]]= null;mxCellMarker[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxCellMarker[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxCellMarker[_0x970d[202]][_0x970d[2863]]= function(_0xee1fx2){this[_0x970d[2857]]= _0xee1fx2};mxCellMarker[_0x970d[202]][_0x970d[2864]]= function(){return this[_0x970d[2857]]};mxCellMarker[_0x970d[202]][_0x970d[2865]]= function(_0xee1fx2){this[_0x970d[2859]]= _0xee1fx2};mxCellMarker[_0x970d[202]][_0x970d[2866]]= function(){return this[_0x970d[2859]]};mxCellMarker[_0x970d[202]][_0x970d[2867]]= function(){return null!= this[_0x970d[2861]]};mxCellMarker[_0x970d[202]][_0x970d[2868]]= function(){return this[_0x970d[2861]]};mxCellMarker[_0x970d[202]][_0x970d[2869]]= function(){return this[_0x970d[2862]]};mxCellMarker[_0x970d[202]][_0x970d[862]]= function(){this[_0x970d[2861]]= null;null!= this[_0x970d[2862]]&& (this[_0x970d[2862]]= null,this[_0x970d[2870]]())};mxCellMarker[_0x970d[202]][_0x970d[2871]]= function(_0xee1fx2){var _0xee1fx3=null;if(this[_0x970d[994]]()){var _0xee1fx3=this[_0x970d[248]](_0xee1fx2),_0xee1fx4=null!= _0xee1fx3?this[_0x970d[2872]](_0xee1fx3):!1;_0xee1fx2= this[_0x970d[2873]](_0xee1fx2[_0x970d[727]](),_0xee1fx3,_0xee1fx4);this[_0x970d[2861]]= _0xee1fx4?_0xee1fx3:null;if(_0xee1fx3!= this[_0x970d[2862]]|| _0xee1fx2!= this[_0x970d[2860]]){this[_0x970d[2860]]= _0xee1fx2,null!= _0xee1fx3&& null!= this[_0x970d[2860]]?(this[_0x970d[2862]]= _0xee1fx3,this[_0x970d[811]]()):null!= this[_0x970d[2862]]&& (this[_0x970d[2862]]= null,this[_0x970d[2870]]())}};return _0xee1fx3};mxCellMarker[_0x970d[202]][_0x970d[2874]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](_0xee1fx2);null!= _0xee1fx4&& (this[_0x970d[2860]]= null!= _0xee1fx3?_0xee1fx3:this[_0x970d[2853]],this[_0x970d[2862]]= _0xee1fx4,this[_0x970d[811]]())};mxCellMarker[_0x970d[202]][_0x970d[811]]= function(){this[_0x970d[1016]][_0x970d[2828]](this[_0x970d[2860]]);this[_0x970d[1016]][_0x970d[1016]](this[_0x970d[2862]]);this[_0x970d[746]]( new mxEventObject(mxEvent.MARK,_0x970d[724],this[_0x970d[2862]]))};mxCellMarker[_0x970d[202]][_0x970d[2870]]= function(){this[_0x970d[811]]()};mxCellMarker[_0x970d[202]][_0x970d[2872]]= function(_0xee1fx2){return !0};mxCellMarker[_0x970d[202]][_0x970d[2873]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return _0xee1fx4?this[_0x970d[2853]]:this[_0x970d[2855]]};mxCellMarker[_0x970d[202]][_0x970d[248]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[249]]();cell= this[_0x970d[736]](_0xee1fx2);_0xee1fx3= this[_0x970d[2875]](_0xee1fx3[_0x970d[248]](cell));return null!= _0xee1fx3&& this[_0x970d[1825]](_0xee1fx3,_0xee1fx2)?_0xee1fx3:null};mxCellMarker[_0x970d[202]][_0x970d[736]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[736]]()};mxCellMarker[_0x970d[202]][_0x970d[2875]]= function(_0xee1fx2){return _0xee1fx2};mxCellMarker[_0x970d[202]][_0x970d[1825]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[2859]]?mxUtils[_0x970d[2876]](_0xee1fx2,_0xee1fx3[_0x970d[734]](),_0xee1fx3[_0x970d[735]](),this[_0x970d[2857]],mxConstants.MIN_HOTSPOT_SIZE,mxConstants.MAX_HOTSPOT_SIZE):!0};mxCellMarker[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1179]][_0x970d[249]]()[_0x970d[745]](this[_0x970d[2877]]);this[_0x970d[1179]][_0x970d[502]]()[_0x970d[745]](this[_0x970d[2877]]);this[_0x970d[1016]][_0x970d[515]]()};function mxSelectionCellsHandler(_0xee1fx2){mxEventSource[_0x970d[239]](this);this[_0x970d[1179]]= _0xee1fx2;this[_0x970d[2878]]= new mxDictionary;this[_0x970d[1179]][_0x970d[1133]](this);this[_0x970d[2731]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx4){this[_0x970d[994]]()&& this[_0x970d[802]]()});this[_0x970d[1179]][_0x970d[2435]]()[_0x970d[169]](mxEvent.CHANGE,this[_0x970d[2731]]);this[_0x970d[1179]][_0x970d[502]]()[_0x970d[169]](mxEvent.CHANGE,this[_0x970d[2731]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.SCALE,this[_0x970d[2731]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.TRANSLATE,this[_0x970d[2731]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x970d[2731]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.DOWN,this[_0x970d[2731]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.UP,this[_0x970d[2731]])}mxUtils[_0x970d[1284]](mxSelectionCellsHandler,mxEventSource);mxSelectionCellsHandler[_0x970d[202]][_0x970d[1179]]= null;mxSelectionCellsHandler[_0x970d[202]][_0x970d[984]]= !0;mxSelectionCellsHandler[_0x970d[202]][_0x970d[2731]]= null;mxSelectionCellsHandler[_0x970d[202]][_0x970d[2879]]= 100;mxSelectionCellsHandler[_0x970d[202]][_0x970d[2878]]= null;mxSelectionCellsHandler[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxSelectionCellsHandler[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxSelectionCellsHandler[_0x970d[202]][_0x970d[2596]]= function(_0xee1fx2){return this[_0x970d[2878]][_0x970d[203]](_0xee1fx2)};mxSelectionCellsHandler[_0x970d[202]][_0x970d[862]]= function(){this[_0x970d[2878]][_0x970d[209]](function(_0xee1fx2,_0xee1fx3){_0xee1fx3[_0x970d[862]][_0x970d[183]](_0xee1fx3)})};mxSelectionCellsHandler[_0x970d[202]][_0x970d[802]]= function(){var _0xee1fx2=this[_0x970d[2878]];this[_0x970d[2878]]= new mxDictionary;for(var _0xee1fx3=this[_0x970d[1179]][_0x970d[897]](),_0xee1fx4=0;_0xee1fx4< _0xee1fx3[_0x970d[67]];_0xee1fx4++){var _0xee1fx5=this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx3[_0xee1fx4]);if(null!= _0xee1fx5){var _0xee1fx9=_0xee1fx2[_0x970d[205]](_0xee1fx3[_0xee1fx4]);null!= _0xee1fx9&& (_0xee1fx9[_0x970d[724]]!= _0xee1fx5?(_0xee1fx9[_0x970d[515]](),_0xee1fx9= null):_0xee1fx9[_0x970d[258]]());null== _0xee1fx9&& (_0xee1fx9= this[_0x970d[1179]][_0x970d[2709]](_0xee1fx5),this[_0x970d[746]]( new mxEventObject(mxEvent.ADD,_0x970d[724],_0xee1fx5)));null!= _0xee1fx9&& this[_0x970d[2878]][_0x970d[204]](_0xee1fx3[_0xee1fx4],_0xee1fx9)}};_0xee1fx2[_0x970d[209]](mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){this[_0x970d[746]]( new mxEventObject(mxEvent.REMOVE,_0x970d[724],_0xee1fx3[_0x970d[724]]));_0xee1fx3[_0x970d[515]]()}))};mxSelectionCellsHandler[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2,_0xee1fx3){if(this[_0x970d[1179]][_0x970d[994]]()&& this[_0x970d[994]]()){var _0xee1fx4=[_0xee1fx2,_0xee1fx3];this[_0x970d[2878]][_0x970d[209]](function(_0xee1fx2,_0xee1fx3){_0xee1fx3[_0x970d[787]][_0x970d[183]](_0xee1fx3,_0xee1fx4)})}};mxSelectionCellsHandler[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2,_0xee1fx3){if(this[_0x970d[1179]][_0x970d[994]]()&& this[_0x970d[994]]()){var _0xee1fx4=[_0xee1fx2,_0xee1fx3];this[_0x970d[2878]][_0x970d[209]](function(_0xee1fx2,_0xee1fx3){_0xee1fx3[_0x970d[788]][_0x970d[183]](_0xee1fx3,_0xee1fx4)})}};mxSelectionCellsHandler[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2,_0xee1fx3){if(this[_0x970d[1179]][_0x970d[994]]()&& this[_0x970d[994]]()){var _0xee1fx4=[_0xee1fx2,_0xee1fx3];this[_0x970d[2878]][_0x970d[209]](function(_0xee1fx2,_0xee1fx3){_0xee1fx3[_0x970d[789]][_0x970d[183]](_0xee1fx3,_0xee1fx4)})}};mxSelectionCellsHandler[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1179]][_0x970d[1148]](this);null!= this[_0x970d[2731]]&& (this[_0x970d[1179]][_0x970d[2435]]()[_0x970d[745]](this[_0x970d[2731]]),this[_0x970d[1179]][_0x970d[502]]()[_0x970d[745]](this[_0x970d[2731]]),this[_0x970d[1179]][_0x970d[249]]()[_0x970d[745]](this[_0x970d[2731]]),this[_0x970d[2731]]= null)};function mxConnectionHandler(_0xee1fx2,_0xee1fx3){mxEventSource[_0x970d[239]](this);null!= _0xee1fx2&& (this[_0x970d[1179]]= _0xee1fx2,this[_0x970d[1033]]= _0xee1fx3,this[_0x970d[176]]())}mxUtils[_0x970d[1284]](mxConnectionHandler,mxEventSource);mxConnectionHandler[_0x970d[202]][_0x970d[1179]]= null;mxConnectionHandler[_0x970d[202]][_0x970d[1033]]= !0;mxConnectionHandler[_0x970d[202]][_0x970d[2880]]= !1;mxConnectionHandler[_0x970d[202]][_0x970d[2881]]= !1;mxConnectionHandler[_0x970d[202]][_0x970d[2882]]= null;mxConnectionHandler[_0x970d[202]][_0x970d[2883]]= !1;mxConnectionHandler[_0x970d[202]][_0x970d[984]]= !0;mxConnectionHandler[_0x970d[202]][_0x970d[804]]= !0;mxConnectionHandler[_0x970d[202]][_0x970d[2884]]= !1;mxConnectionHandler[_0x970d[202]][_0x970d[2885]]= null;mxConnectionHandler[_0x970d[202]][_0x970d[2886]]= null;mxConnectionHandler[_0x970d[202]][_0x970d[267]]= null;mxConnectionHandler[_0x970d[202]][_0x970d[2887]]= !1;mxConnectionHandler[_0x970d[202]][_0x970d[2888]]= !0;mxConnectionHandler[_0x970d[202]][_0x970d[2889]]= 500;mxConnectionHandler[_0x970d[202]][_0x970d[2890]]= !1;mxConnectionHandler[_0x970d[202]][_0x970d[2891]]= !1;mxConnectionHandler[_0x970d[202]][_0x970d[2892]]= 4;mxConnectionHandler[_0x970d[202]][_0x970d[2893]]= 0;mxConnectionHandler[_0x970d[202]][_0x970d[2894]]= 0;mxConnectionHandler[_0x970d[202]][_0x970d[2895]]= !1;mxConnectionHandler[_0x970d[202]][_0x970d[2823]]= null;mxConnectionHandler[_0x970d[202]][_0x970d[2896]]= new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);mxConnectionHandler[_0x970d[202]][_0x970d[2897]]= null;mxConnectionHandler[_0x970d[202]][_0x970d[1176]]= null;mxConnectionHandler[_0x970d[202]][_0x970d[2898]]= null;mxConnectionHandler[_0x970d[202]][_0x970d[2899]]= 0;mxConnectionHandler[_0x970d[202]][_0x970d[2900]]= mxClient[_0x970d[47]];mxConnectionHandler[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxConnectionHandler[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxConnectionHandler[_0x970d[202]][_0x970d[2901]]= function(){return this[_0x970d[2884]]};mxConnectionHandler[_0x970d[202]][_0x970d[2902]]= function(_0xee1fx2){this[_0x970d[2884]]= _0xee1fx2};mxConnectionHandler[_0x970d[202]][_0x970d[2156]]= function(){var _0xee1fx2= new mxPolyline([],mxConstants.INVALID_COLOR);_0xee1fx2[_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[1523]]:mxConstants[_0x970d[508]];_0xee1fx2[_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]());_0xee1fx2[_0x970d[1564]]= 0;_0xee1fx2[_0x970d[1229]]= !1;_0xee1fx2[_0x970d[1522]]= !0;if(this[_0x970d[1179]][_0x970d[507]]== mxConstants[_0x970d[508]]){_0xee1fx2[_0x970d[252]][_0x970d[57]](_0x970d[1377],_0x970d[130])}else {var _0xee1fx3=mxUtils[_0x970d[885]](this,function(_0xee1fx2){_0xee1fx2= mxUtils[_0x970d[2196]](this[_0x970d[1179]][_0x970d[526]],mxEvent[_0x970d[731]](_0xee1fx2),mxEvent[_0x970d[733]](_0xee1fx2));return this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](this[_0x970d[1179]][_0x970d[999]](_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]]))});mxEvent[_0x970d[2733]](_0xee1fx2[_0x970d[252]],this[_0x970d[1179]],_0xee1fx3)};return _0xee1fx2};mxConnectionHandler[_0x970d[202]][_0x970d[176]]= function(){this[_0x970d[1179]][_0x970d[1133]](this);this[_0x970d[2885]]= this[_0x970d[1689]]();this[_0x970d[2886]]= new mxConstraintHandler(this[_0x970d[1179]]);this[_0x970d[1176]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2){null!= this[_0x970d[2903]]&& (this[_0x970d[2903]]= this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](this[_0x970d[2903]][_0x970d[246]]));null!= this[_0x970d[2903]]?this[_0x970d[2905]](this[_0x970d[2904]],this[_0x970d[2903]]):(this[_0x970d[2906]](this[_0x970d[2904]]),this[_0x970d[257]]= null);this[_0x970d[2886]][_0x970d[862]]()});this[_0x970d[1179]][_0x970d[502]]()[_0x970d[169]](mxEvent.CHANGE,this[_0x970d[1176]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.SCALE,this[_0x970d[1176]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.TRANSLATE,this[_0x970d[1176]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x970d[1176]]);this[_0x970d[2898]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[2906]](this[_0x970d[2904]])});this[_0x970d[1179]][_0x970d[169]](mxEvent.START_EDITING,this[_0x970d[2898]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.DOWN,this[_0x970d[2898]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.UP,this[_0x970d[2898]])};mxConnectionHandler[_0x970d[202]][_0x970d[2907]]= function(_0xee1fx2){return !0};mxConnectionHandler[_0x970d[202]][_0x970d[1689]]= function(){var _0xee1fx2= new mxCellMarker(this[_0x970d[1179]]);_0xee1fx2[_0x970d[2859]]= !0;_0xee1fx2[_0x970d[736]]= mxUtils[_0x970d[885]](this,function(_0xee1fx3,_0xee1fx4){_0xee1fx4= mxCellMarker[_0x970d[202]][_0x970d[736]][_0x970d[183]](_0xee1fx2,arguments);this[_0x970d[267]]= null;if(!this[_0x970d[2907]](_0xee1fx4)){return null};null!= _0xee1fx4?this[_0x970d[2908]]()?null!= this[_0x970d[257]]&& (this[_0x970d[267]]= this[_0x970d[2909]](this[_0x970d[257]][_0x970d[246]],_0xee1fx4),null!= this[_0x970d[267]]&& 0== this[_0x970d[267]][_0x970d[67]]&& (_0xee1fx4= null,this[_0x970d[2901]]()&& (this[_0x970d[267]]= null))):this[_0x970d[2671]](_0xee1fx4)|| (_0xee1fx4= null):this[_0x970d[2908]]()&& (!this[_0x970d[2901]]()&& !this[_0x970d[1179]][_0x970d[2406]])&& (this[_0x970d[267]]= _0x970d[110]);return _0xee1fx4});_0xee1fx2[_0x970d[2872]]= mxUtils[_0x970d[885]](this,function(_0xee1fx3){return this[_0x970d[2908]]()?null== this[_0x970d[267]]:mxCellMarker[_0x970d[202]][_0x970d[2872]][_0x970d[183]](_0xee1fx2,arguments)});_0xee1fx2[_0x970d[2873]]= mxUtils[_0x970d[885]](this,function(_0xee1fx3,_0xee1fx4,_0xee1fx5){return null== this[_0x970d[2882]]|| this[_0x970d[2908]]()?mxCellMarker[_0x970d[202]][_0x970d[2873]][_0x970d[183]](_0xee1fx2,arguments):null});_0xee1fx2[_0x970d[1825]]= mxUtils[_0x970d[885]](this,function(_0xee1fx3,_0xee1fx4){return null!= this[_0x970d[2882]]|| this[_0x970d[2908]]()?!0:mxCellMarker[_0x970d[202]][_0x970d[1825]][_0x970d[183]](_0xee1fx2,arguments)});return _0xee1fx2};mxConnectionHandler[_0x970d[202]][_0x970d[861]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[257]]= _0xee1fx2;this[_0x970d[2823]]= new mxPoint(_0xee1fx3,_0xee1fx4);this[_0x970d[2897]]= null!= _0xee1fx5?_0xee1fx5:this[_0x970d[2910]](null);this[_0x970d[2885]][_0x970d[2860]]= this[_0x970d[2885]][_0x970d[2853]];this[_0x970d[2885]][_0x970d[2862]]= _0xee1fx2;this[_0x970d[2885]][_0x970d[811]]();this[_0x970d[746]]( new mxEventObject(mxEvent.START,_0x970d[724],this[_0x970d[257]]))};mxConnectionHandler[_0x970d[202]][_0x970d[2908]]= function(){return null!= this[_0x970d[2823]]&& null!= this[_0x970d[253]]};mxConnectionHandler[_0x970d[202]][_0x970d[2671]]= function(_0xee1fx2){return this[_0x970d[1179]][_0x970d[2671]](_0xee1fx2)};mxConnectionHandler[_0x970d[202]][_0x970d[2672]]= function(_0xee1fx2){return !0};mxConnectionHandler[_0x970d[202]][_0x970d[2909]]= function(_0xee1fx2,_0xee1fx3){return !this[_0x970d[2672]](_0xee1fx3)?_0x970d[110]:this[_0x970d[1179]][_0x970d[2500]](null,_0xee1fx2,_0xee1fx3)};mxConnectionHandler[_0x970d[202]][_0x970d[2911]]= function(_0xee1fx2){return this[_0x970d[2882]]};mxConnectionHandler[_0x970d[202]][_0x970d[2912]]= function(_0xee1fx2){return null!= _0xee1fx2[_0x970d[963]]&& _0xee1fx2[_0x970d[963]][_0x970d[252]][_0x970d[265]]== this[_0x970d[1179]][_0x970d[526]]?!0:this[_0x970d[2880]]};mxConnectionHandler[_0x970d[202]][_0x970d[2913]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[2911]](_0xee1fx2);if(null!= _0xee1fx3&& null!= _0xee1fx2){this[_0x970d[2903]]= _0xee1fx2;var _0xee1fx4=[],_0xee1fx5= new mxRectangle(0,0,_0xee1fx3[_0x970d[117]],_0xee1fx3[_0x970d[119]]),_0xee1fx9= new mxImageShape(_0xee1fx5,_0xee1fx3[_0x970d[390]],null,null,0);_0xee1fx9[_0x970d[1674]]= !1;this[_0x970d[2912]](_0xee1fx2)?(_0xee1fx9[_0x970d[507]]= mxConstants[_0x970d[1656]],_0xee1fx9[_0x970d[176]](this[_0x970d[1179]][_0x970d[526]])):(_0xee1fx9[_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]== mxConstants[_0x970d[508]]?mxConstants[_0x970d[508]]:mxConstants[_0x970d[1523]],_0xee1fx9[_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]()),this[_0x970d[2881]]&& null!= _0xee1fx9[_0x970d[252]][_0x970d[328]]&& _0xee1fx9[_0x970d[252]][_0x970d[265]][_0x970d[950]](_0xee1fx9[_0x970d[252]],_0xee1fx9[_0x970d[252]][_0x970d[265]][_0x970d[285]]));_0xee1fx9[_0x970d[252]][_0x970d[124]][_0x970d[270]]= mxConstants[_0x970d[2914]];var _0xee1fxa=mxUtils[_0x970d[885]](this,function(){return null!= this[_0x970d[2915]]?this[_0x970d[2915]]:_0xee1fx2}),_0xee1fx3=mxUtils[_0x970d[885]](this,function(_0xee1fx2){mxEvent[_0x970d[721]](_0xee1fx2)|| (this[_0x970d[2916]]= _0xee1fx9,this[_0x970d[1179]][_0x970d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xee1fx2,_0xee1fxa())))});mxEvent[_0x970d[2733]](_0xee1fx9[_0x970d[252]],this[_0x970d[1179]],_0xee1fxa,_0xee1fx3);_0xee1fx4[_0x970d[207]](_0xee1fx9);this[_0x970d[2905]](_0xee1fx4,this[_0x970d[2903]]);return _0xee1fx4};return null};mxConnectionHandler[_0x970d[202]][_0x970d[2905]]= function(_0xee1fx2,_0xee1fx3){if(null!= _0xee1fx2&& null!= _0xee1fx2[0]&& null!= _0xee1fx3){var _0xee1fx4=this[_0x970d[2917]](_0xee1fx2[0],_0xee1fx3);_0xee1fx2[0][_0x970d[1562]][_0x970d[235]]= _0xee1fx4[_0x970d[235]];_0xee1fx2[0][_0x970d[1562]][_0x970d[236]]= _0xee1fx4[_0x970d[236]];_0xee1fx2[0][_0x970d[258]]()}};mxConnectionHandler[_0x970d[202]][_0x970d[2917]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]],_0xee1fx5=_0xee1fx3[_0x970d[241]](),_0xee1fx9=_0xee1fx3[_0x970d[242]]();if(this[_0x970d[1179]][_0x970d[1730]](_0xee1fx3[_0x970d[246]])){var _0xee1fxa=this[_0x970d[1179]][_0x970d[1731]](_0xee1fx3[_0x970d[246]]),_0xee1fx5=0!= _0xee1fxa[_0x970d[117]]?_0xee1fx3[_0x970d[235]]+ _0xee1fxa[_0x970d[117]]* _0xee1fx4/ 2:_0xee1fx5,_0xee1fx9=0!= _0xee1fxa[_0x970d[119]]?_0xee1fx3[_0x970d[236]]+ _0xee1fxa[_0x970d[119]]* _0xee1fx4/ 2:_0xee1fx9,_0xee1fxa=mxUtils[_0x970d[431]](mxUtils[_0x970d[433]](_0xee1fx3[_0x970d[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0xee1fxa){var _0xee1fx4=Math[_0x970d[426]](_0xee1fxa),_0xee1fxa=Math[_0x970d[427]](_0xee1fxa),_0xee1fx12= new mxPoint(_0xee1fx3[_0x970d[241]](),_0xee1fx3[_0x970d[242]]()),_0xee1fx9=mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx5,_0xee1fx9),_0xee1fx4,_0xee1fxa,_0xee1fx12),_0xee1fx5=_0xee1fx9[_0x970d[235]],_0xee1fx9=_0xee1fx9[_0x970d[236]]}};return new mxPoint(_0xee1fx5- _0xee1fx2[_0x970d[1562]][_0x970d[117]]/ 2,_0xee1fx9- _0xee1fx2[_0x970d[1562]][_0x970d[119]]/ 2)};mxConnectionHandler[_0x970d[202]][_0x970d[2906]]= function(_0xee1fx2){if(null!= _0xee1fx2){this[_0x970d[2903]]= null;for(var _0xee1fx3=0;_0xee1fx3< _0xee1fx2[_0x970d[67]];_0xee1fx3++){_0xee1fx2[_0xee1fx3][_0x970d[515]]()}}};mxConnectionHandler[_0x970d[202]][_0x970d[2918]]= function(_0xee1fx2){return !this[_0x970d[1179]][_0x970d[2579]](_0xee1fx2[_0x970d[727]]())&& (null!= this[_0x970d[2886]][_0x970d[2919]]&& null!= this[_0x970d[2886]][_0x970d[2920]]|| null!= this[_0x970d[257]]&& null== this[_0x970d[267]]&& (null== this[_0x970d[2904]]|| null!= this[_0x970d[2904]]&& null!= this[_0x970d[2916]]))};mxConnectionHandler[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[2899]]++;if(this[_0x970d[994]]()&& this[_0x970d[1179]][_0x970d[994]]()&& !_0xee1fx3[_0x970d[721]]()&& !this[_0x970d[2908]]()&& this[_0x970d[2918]](_0xee1fx3)){null!= this[_0x970d[2886]][_0x970d[2920]]&& null!= this[_0x970d[2886]][_0x970d[2919]]&& null!= this[_0x970d[2886]][_0x970d[987]]?(this[_0x970d[2921]]= this[_0x970d[2886]][_0x970d[2920]],this[_0x970d[257]]= this[_0x970d[2886]][_0x970d[2919]],this[_0x970d[2823]]= this[_0x970d[2886]][_0x970d[987]][_0x970d[238]]()):this[_0x970d[2823]]= new mxPoint(_0xee1fx3[_0x970d[734]](),_0xee1fx3[_0x970d[735]]());this[_0x970d[2897]]= this[_0x970d[2910]](_0xee1fx3);this[_0x970d[2899]]= 1;this[_0x970d[2887]]&& null== this[_0x970d[253]]&& (this[_0x970d[2922]]= null,this[_0x970d[253]]= this[_0x970d[2156]]());if(null== this[_0x970d[257]]&& null!= this[_0x970d[2897]]){var _0xee1fx4=this[_0x970d[1179]][_0x970d[2689]](_0xee1fx3[_0x970d[727]]());this[_0x970d[2897]][_0x970d[246]][_0x970d[256]][_0x970d[2007]](_0xee1fx4,!0)};this[_0x970d[746]]( new mxEventObject(mxEvent.START,_0x970d[724],this[_0x970d[257]]));_0xee1fx3[_0x970d[722]]()}else {if(mxClient[_0x970d[754]]&& this[_0x970d[2888]]&& !this[_0x970d[2890]]&& this[_0x970d[994]]()&& this[_0x970d[1179]][_0x970d[994]]()&& !this[_0x970d[2908]]()){this[_0x970d[2890]]= !0;this[_0x970d[2893]]= _0xee1fx3[_0x970d[730]]();this[_0x970d[2894]]= _0xee1fx3[_0x970d[732]]();var _0xee1fx5=this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](this[_0x970d[2885]][_0x970d[736]](_0xee1fx3));this[_0x970d[2923]]&& window[_0x970d[2924]](this[_0x970d[2923]]);this[_0x970d[2923]]= window[_0x970d[261]](mxUtils[_0x970d[885]](this,function(){this[_0x970d[2891]]&& this[_0x970d[2925]](_0xee1fx3,_0xee1fx5);this[_0x970d[2891]]= this[_0x970d[2890]]= !1}),this[_0x970d[2889]]);this[_0x970d[2891]]= !0}};this[_0x970d[2926]]= this[_0x970d[2916]];this[_0x970d[2916]]= null};mxConnectionHandler[_0x970d[202]][_0x970d[2925]]= function(_0xee1fx2,_0xee1fx3){null!= _0xee1fx3&& (this[_0x970d[2885]][_0x970d[2860]]= this[_0x970d[2885]][_0x970d[2853]],this[_0x970d[2885]][_0x970d[2862]]= _0xee1fx3,this[_0x970d[2885]][_0x970d[811]](),this[_0x970d[2823]]= new mxPoint(_0xee1fx2[_0x970d[734]](),_0xee1fx2[_0x970d[735]]()),this[_0x970d[2897]]= this[_0x970d[2910]](_0xee1fx2),this[_0x970d[257]]= _0xee1fx3,this[_0x970d[746]]( new mxEventObject(mxEvent.START,_0x970d[724],this[_0x970d[257]])))};mxConnectionHandler[_0x970d[202]][_0x970d[2927]]= function(_0xee1fx2){return !this[_0x970d[1179]][_0x970d[1712]](_0xee1fx2[_0x970d[246]])};mxConnectionHandler[_0x970d[202]][_0x970d[2910]]= function(_0xee1fx2){return null};mxConnectionHandler[_0x970d[202]][_0x970d[2928]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[2885]][_0x970d[2871]](_0xee1fx2);this[_0x970d[2886]][_0x970d[2729]](_0xee1fx2,null== this[_0x970d[2823]]);this[_0x970d[2915]]= _0xee1fx3};mxConnectionHandler[_0x970d[202]][_0x970d[2929]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[518]](),_0xee1fx4=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[512]]();_0xee1fx2[_0x970d[235]]= _0xee1fx2[_0x970d[235]]/ _0xee1fx3- _0xee1fx4[_0x970d[235]];_0xee1fx2[_0x970d[236]]= _0xee1fx2[_0x970d[236]]/ _0xee1fx3- _0xee1fx4[_0x970d[236]]};mxConnectionHandler[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[2891]]&& (this[_0x970d[2891]]= Math[_0x970d[425]](this[_0x970d[2893]]- _0xee1fx3[_0x970d[730]]())< this[_0x970d[2892]]&& Math[_0x970d[425]](this[_0x970d[2894]]- _0xee1fx3[_0x970d[732]]())< this[_0x970d[2892]]);if(!_0xee1fx3[_0x970d[721]]()&& (this[_0x970d[2895]]|| null!= this[_0x970d[2823]]|| !this[_0x970d[1179]][_0x970d[1009]])){!this[_0x970d[994]]()&& null!= this[_0x970d[2915]]&& (this[_0x970d[2906]](this[_0x970d[2904]]),this[_0x970d[2915]]= null);(null!= this[_0x970d[2823]]|| this[_0x970d[994]]()&& this[_0x970d[1179]][_0x970d[994]]())&& this[_0x970d[2928]](_0xee1fx3);if(null!= this[_0x970d[2823]]){var _0xee1fx4=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]],_0xee1fx4= new mxPoint(this[_0x970d[1179]][_0x970d[1021]](_0xee1fx3[_0x970d[734]]()/ _0xee1fx4)* _0xee1fx4,this[_0x970d[1179]][_0x970d[1021]](_0xee1fx3[_0x970d[735]]()/ _0xee1fx4)* _0xee1fx4),_0xee1fx5=null,_0xee1fx9=_0xee1fx4;null!= this[_0x970d[2886]][_0x970d[2920]]&& (null!= this[_0x970d[2886]][_0x970d[2919]]&& null!= this[_0x970d[2886]][_0x970d[987]])&& (_0xee1fx5= this[_0x970d[2886]][_0x970d[2920]],_0xee1fx9= this[_0x970d[2886]][_0x970d[987]][_0x970d[238]]());var _0xee1fxa=this[_0x970d[2823]];if(null!= this[_0x970d[2926]]){var _0xee1fx12=this[_0x970d[2926]][_0x970d[1562]][_0x970d[117]],_0xee1fx13=this[_0x970d[2926]][_0x970d[1562]][_0x970d[119]];null!= this[_0x970d[2915]]&& this[_0x970d[2883]]?(_0xee1fx12= this[_0x970d[2917]](this[_0x970d[2926]],this[_0x970d[2915]]),this[_0x970d[2926]][_0x970d[1562]][_0x970d[235]]= _0xee1fx12[_0x970d[235]],this[_0x970d[2926]][_0x970d[1562]][_0x970d[236]]= _0xee1fx12[_0x970d[236]]):(_0xee1fx12= new mxRectangle(_0xee1fx3[_0x970d[734]]()+ this[_0x970d[2896]][_0x970d[235]],_0xee1fx3[_0x970d[735]]()+ this[_0x970d[2896]][_0x970d[236]],_0xee1fx12,_0xee1fx13),this[_0x970d[2926]][_0x970d[1562]]= _0xee1fx12);this[_0x970d[2926]][_0x970d[258]]()};if(null!= this[_0x970d[2897]]){this[_0x970d[2897]][_0x970d[439]]= [null,null!= this[_0x970d[2915]]?null:_0xee1fx9];this[_0x970d[1179]][_0x970d[441]][_0x970d[2289]](this[_0x970d[2897]],this[_0x970d[257]],!0,this[_0x970d[2921]]);null!= this[_0x970d[2915]]&& (null== _0xee1fx5&& (_0xee1fx5= this[_0x970d[1179]][_0x970d[2288]](this[_0x970d[2897]],this[_0x970d[257]],!1)),this[_0x970d[2897]][_0x970d[2088]](null,!1),this[_0x970d[1179]][_0x970d[441]][_0x970d[2289]](this[_0x970d[2897]],this[_0x970d[2915]],!1,_0xee1fx5));_0xee1fxa= null;if(null!= this[_0x970d[2922]]){_0xee1fxa= [];for(_0xee1fx9= 0;_0xee1fx9< this[_0x970d[2922]][_0x970d[67]];_0xee1fx9++){_0xee1fx5= this[_0x970d[2922]][_0xee1fx9][_0x970d[238]](),this[_0x970d[2929]](_0xee1fx5),_0xee1fxa[_0xee1fx9]= _0xee1fx5}};this[_0x970d[1179]][_0x970d[441]][_0x970d[2282]](this[_0x970d[2897]],_0xee1fxa,this[_0x970d[257]],this[_0x970d[2915]]);this[_0x970d[1179]][_0x970d[441]][_0x970d[2283]](this[_0x970d[2897]],this[_0x970d[257]],this[_0x970d[2915]]);_0xee1fx9= this[_0x970d[2897]][_0x970d[439]][this[_0x970d[2897]][_0x970d[439]][_0x970d[67]]- 1];_0xee1fxa= this[_0x970d[2897]][_0x970d[439]][0]}else {null!= this[_0x970d[2915]]&& null== this[_0x970d[2886]][_0x970d[2920]]&& (_0xee1fx12= this[_0x970d[2930]](this[_0x970d[2915]],_0xee1fx3),null!= _0xee1fx12&& (_0xee1fx9= _0xee1fx12)),null== this[_0x970d[2921]]&& null!= this[_0x970d[257]]&& (_0xee1fx12= this[_0x970d[2931]](this[_0x970d[257]],null!= this[_0x970d[2922]]&& 0< this[_0x970d[2922]][_0x970d[67]]?this[_0x970d[2922]][0]:_0xee1fx9,_0xee1fx3),null!= _0xee1fx12&& (_0xee1fxa= _0xee1fx12))};if(null== this[_0x970d[2915]]&& this[_0x970d[2900]]){_0xee1fx12= _0xee1fxa;null!= this[_0x970d[2897]]&& 2< this[_0x970d[2897]][_0x970d[439]][_0x970d[67]]&& (_0xee1fx5= this[_0x970d[2897]][_0x970d[439]][this[_0x970d[2897]][_0x970d[439]][_0x970d[67]]- 2],null!= _0xee1fx5&& (_0xee1fx12= _0xee1fx5));_0xee1fx5= _0xee1fx9[_0x970d[235]]- _0xee1fx12[_0x970d[235]];_0xee1fx12= _0xee1fx9[_0x970d[236]]- _0xee1fx12[_0x970d[236]];_0xee1fx13= Math[_0x970d[428]](_0xee1fx5* _0xee1fx5+ _0xee1fx12* _0xee1fx12);if(0== _0xee1fx13){return};_0xee1fx9[_0x970d[235]]-= 4* _0xee1fx5/ _0xee1fx13;_0xee1fx9[_0x970d[236]]-= 4* _0xee1fx12/ _0xee1fx13};if(null== this[_0x970d[253]]&& (_0xee1fx5= Math[_0x970d[425]](_0xee1fx4[_0x970d[235]]- this[_0x970d[2823]][_0x970d[235]]),_0xee1fx12= Math[_0x970d[425]](_0xee1fx4[_0x970d[236]]- this[_0x970d[2823]][_0x970d[236]]),_0xee1fx5> this[_0x970d[1179]][_0x970d[2353]]|| _0xee1fx12> this[_0x970d[1179]][_0x970d[2353]])){this[_0x970d[253]]= this[_0x970d[2156]](),this[_0x970d[2928]](_0xee1fx3)};null!= this[_0x970d[253]]&& (null!= this[_0x970d[2897]]?this[_0x970d[253]][_0x970d[1525]]= this[_0x970d[2897]][_0x970d[439]]:(_0xee1fx4= [_0xee1fxa],null!= this[_0x970d[2922]]&& (_0xee1fx4= _0xee1fx4[_0x970d[1919]](this[_0x970d[2922]])),_0xee1fx4[_0x970d[207]](_0xee1fx9),this[_0x970d[253]][_0x970d[1525]]= _0xee1fx4),this[_0x970d[2932]]());mxEvent[_0x970d[722]](_0xee1fx3[_0x970d[727]]());_0xee1fx3[_0x970d[722]]()}else {!this[_0x970d[994]]()|| !this[_0x970d[1179]][_0x970d[994]]()?this[_0x970d[2886]][_0x970d[862]]():this[_0x970d[257]]!= this[_0x970d[2915]]&& null== this[_0x970d[2897]]?(this[_0x970d[2906]](this[_0x970d[2904]]),this[_0x970d[2904]]= null,null!= this[_0x970d[2915]]&& null== this[_0x970d[267]]&& (this[_0x970d[2904]]= this[_0x970d[2913]](this[_0x970d[2915]]),null== this[_0x970d[2904]]&& (this[_0x970d[2915]][_0x970d[1609]](mxConstants.CURSOR_CONNECT),_0xee1fx3[_0x970d[722]]())),this[_0x970d[257]]= this[_0x970d[2915]]):this[_0x970d[257]]== this[_0x970d[2915]]&& (null!= this[_0x970d[2915]]&& null== this[_0x970d[2904]]&& !this[_0x970d[1179]][_0x970d[1009]])&& _0xee1fx3[_0x970d[722]]()};null!= this[_0x970d[2886]][_0x970d[2920]]&& this[_0x970d[2885]][_0x970d[862]]();if(!this[_0x970d[1179]][_0x970d[1009]]&& null!= this[_0x970d[2915]]&& null!= this[_0x970d[2904]]){_0xee1fx4= !1;_0xee1fxa= _0xee1fx3[_0x970d[728]]();for(_0xee1fx9= 0;_0xee1fx9< this[_0x970d[2904]][_0x970d[67]]&& !_0xee1fx4;_0xee1fx9++){_0xee1fx4= _0xee1fxa== this[_0x970d[2904]][_0xee1fx9][_0x970d[252]]|| _0xee1fxa[_0x970d[265]]== this[_0x970d[2904]][_0xee1fx9][_0x970d[252]]};_0xee1fx4|| this[_0x970d[2933]](this[_0x970d[2915]],this[_0x970d[2904]],_0xee1fx3)}}else {this[_0x970d[2886]][_0x970d[862]]()}};mxConnectionHandler[_0x970d[202]][_0x970d[2930]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=null,_0xee1fx5=_0xee1fx2[_0x970d[441]],_0xee1fx9=_0xee1fx5[_0x970d[2305]](_0xee1fx2);if(null!= _0xee1fx9){var _0xee1fxa=null!= this[_0x970d[2922]]&& 0< this[_0x970d[2922]][_0x970d[67]]?this[_0x970d[2922]][this[_0x970d[2922]][_0x970d[67]]- 1]: new mxPoint(this[_0x970d[257]][_0x970d[241]](),this[_0x970d[257]][_0x970d[242]]()),_0xee1fx5=_0xee1fx9(_0xee1fx5[_0x970d[2087]](_0xee1fx2),this[_0x970d[2897]],_0xee1fxa,!1);null!= _0xee1fx5&& (_0xee1fx4= _0xee1fx5)}else {_0xee1fx4= new mxPoint(_0xee1fx2[_0x970d[241]](),_0xee1fx2[_0x970d[242]]())};return _0xee1fx4};mxConnectionHandler[_0x970d[202]][_0x970d[2931]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx4= null;var _0xee1fx5=_0xee1fx2[_0x970d[441]],_0xee1fx9=_0xee1fx5[_0x970d[2305]](_0xee1fx2),_0xee1fxa= new mxPoint(_0xee1fx2[_0x970d[241]](),_0xee1fx2[_0x970d[242]]());if(null!= _0xee1fx9){var _0xee1fx12=mxUtils[_0x970d[433]](_0xee1fx2[_0x970d[124]],mxConstants.STYLE_ROTATION,0),_0xee1fx13=-_0xee1fx12* (Math[_0x970d[424]]/ 180);0!= _0xee1fx12&& (_0xee1fx3= mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx3[_0x970d[235]],_0xee1fx3[_0x970d[236]]),Math[_0x970d[426]](_0xee1fx13),Math[_0x970d[427]](_0xee1fx13),_0xee1fxa));_0xee1fx2= _0xee1fx9(_0xee1fx5[_0x970d[2087]](_0xee1fx2),_0xee1fx2,_0xee1fx3,!1);null!= _0xee1fx2&& (0!= _0xee1fx12&& (_0xee1fx2= mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]]),Math[_0x970d[426]](-_0xee1fx13),Math[_0x970d[427]](-_0xee1fx13),_0xee1fxa)),_0xee1fx4= _0xee1fx2)}else {_0xee1fx4= _0xee1fxa};return _0xee1fx4};mxConnectionHandler[_0x970d[202]][_0x970d[2933]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){};mxConnectionHandler[_0x970d[202]][_0x970d[2934]]= function(_0xee1fx2){return null!= _0xee1fx2[_0x970d[248]]()};mxConnectionHandler[_0x970d[202]][_0x970d[2935]]= function(_0xee1fx2){var _0xee1fx3=mxUtils[_0x970d[2196]](this[_0x970d[1179]][_0x970d[526]],_0xee1fx2[_0x970d[730]](),_0xee1fx2[_0x970d[732]]()),_0xee1fx4=Math[_0x970d[425]](_0xee1fx3[_0x970d[235]]- this[_0x970d[2823]][_0x970d[235]]),_0xee1fx3=Math[_0x970d[425]](_0xee1fx3[_0x970d[236]]- this[_0x970d[2823]][_0x970d[236]]);if(null!= this[_0x970d[2922]]|| 1< this[_0x970d[2899]]&& (_0xee1fx4> this[_0x970d[1179]][_0x970d[2353]]|| _0xee1fx3> this[_0x970d[1179]][_0x970d[2353]])){null== this[_0x970d[2922]]&& (this[_0x970d[2922]]= []),_0xee1fx4= this[_0x970d[1179]][_0x970d[441]][_0x970d[255]],_0xee1fx3= new mxPoint(this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2[_0x970d[734]]()/ _0xee1fx4)* _0xee1fx4,this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2[_0x970d[735]]()/ _0xee1fx4)* _0xee1fx4),this[_0x970d[2922]][_0x970d[207]](_0xee1fx3)}};mxConnectionHandler[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2,_0xee1fx3){if(!_0xee1fx3[_0x970d[721]]()&& this[_0x970d[2908]]()){if(this[_0x970d[2887]]&& !this[_0x970d[2934]](_0xee1fx3)){this[_0x970d[2935]](_0xee1fx3);_0xee1fx3[_0x970d[722]]();return};if(null== this[_0x970d[267]]){var _0xee1fx4=null!= this[_0x970d[257]]?this[_0x970d[257]][_0x970d[246]]:null,_0xee1fx5=null;null!= this[_0x970d[2886]][_0x970d[2920]]&& null!= this[_0x970d[2886]][_0x970d[2919]]&& (_0xee1fx5= this[_0x970d[2886]][_0x970d[2919]][_0x970d[246]]);null== _0xee1fx5&& this[_0x970d[2885]][_0x970d[2867]]()&& (_0xee1fx5= this[_0x970d[2885]][_0x970d[2861]][_0x970d[246]]);this[_0x970d[807]](_0xee1fx4,_0xee1fx5,_0xee1fx3[_0x970d[727]](),_0xee1fx3[_0x970d[736]]())}else {null!= this[_0x970d[257]]&& (null!= this[_0x970d[2885]][_0x970d[2861]]&& this[_0x970d[257]][_0x970d[246]]== this[_0x970d[2885]][_0x970d[2861]][_0x970d[246]])&& this[_0x970d[1179]][_0x970d[2459]](this[_0x970d[2885]][_0x970d[1097]],evt),0< this[_0x970d[267]][_0x970d[67]]&& this[_0x970d[1179]][_0x970d[2580]](this[_0x970d[267]])};this[_0x970d[2906]](this[_0x970d[2904]]);_0xee1fx3[_0x970d[722]]()};null!= this[_0x970d[2823]]&& this[_0x970d[862]]();this[_0x970d[2891]]= this[_0x970d[2890]]= !1};mxConnectionHandler[_0x970d[202]][_0x970d[862]]= function(){null!= this[_0x970d[253]]&& (this[_0x970d[253]][_0x970d[515]](),this[_0x970d[253]]= null);this[_0x970d[2906]](this[_0x970d[2904]]);this[_0x970d[2904]]= null;this[_0x970d[2885]][_0x970d[862]]();this[_0x970d[2886]][_0x970d[862]]();this[_0x970d[2921]]= this[_0x970d[267]]= this[_0x970d[257]]= this[_0x970d[2897]]= this[_0x970d[2926]]= null;this[_0x970d[2899]]= 0;this[_0x970d[2916]]= this[_0x970d[2823]]= null;this[_0x970d[746]]( new mxEventObject(mxEvent.RESET))};mxConnectionHandler[_0x970d[202]][_0x970d[2932]]= function(){var _0xee1fx2=null== this[_0x970d[267]];this[_0x970d[253]][_0x970d[1307]]= this[_0x970d[2936]](_0xee1fx2);_0xee1fx2= this[_0x970d[2937]](_0xee1fx2);this[_0x970d[253]][_0x970d[1336]]= _0xee1fx2;this[_0x970d[253]][_0x970d[258]]()};mxConnectionHandler[_0x970d[202]][_0x970d[2937]]= function(_0xee1fx2){return _0xee1fx2?mxConstants[_0x970d[2829]]:mxConstants[_0x970d[2938]]};mxConnectionHandler[_0x970d[202]][_0x970d[2936]]= function(_0xee1fx2){return _0xee1fx2?3:1};mxConnectionHandler[_0x970d[202]][_0x970d[807]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx3|| this[_0x970d[2901]]()|| this[_0x970d[1179]][_0x970d[2406]]){var _0xee1fx9=this[_0x970d[1179]][_0x970d[502]](),_0xee1fxa=null;_0xee1fx9[_0x970d[473]]();try{if(null!= _0xee1fx2&& (null== _0xee1fx3&& this[_0x970d[2901]]())&& (_0xee1fx3= this[_0x970d[2939]](_0xee1fx4,_0xee1fx2),null!= _0xee1fx3)){_0xee1fx5= this[_0x970d[1179]][_0x970d[564]]([_0xee1fx3],_0xee1fx4,_0xee1fx5);if(null== _0xee1fx5|| !this[_0x970d[1179]][_0x970d[502]]()[_0x970d[250]](_0xee1fx5)){var _0xee1fx12=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](_0xee1fx5);if(null!= _0xee1fx12){var _0xee1fx13=_0xee1fx9[_0x970d[1721]](_0xee1fx3);_0xee1fx13[_0x970d[235]]-= _0xee1fx12[_0x970d[2078]][_0x970d[235]];_0xee1fx13[_0x970d[236]]-= _0xee1fx12[_0x970d[2078]][_0x970d[236]]}}else {_0xee1fx5= this[_0x970d[1179]][_0x970d[902]]()};this[_0x970d[1179]][_0x970d[2103]](_0xee1fx3,_0xee1fx5)};var _0xee1fx14=this[_0x970d[1179]][_0x970d[902]]();null!= _0xee1fx2&& (null!= _0xee1fx3&& _0xee1fx9[_0x970d[1197]](_0xee1fx2)== _0xee1fx9[_0x970d[1197]](_0xee1fx3)&& _0xee1fx9[_0x970d[1197]](_0xee1fx9[_0x970d[1197]](_0xee1fx2))!= _0xee1fx9[_0x970d[501]]())&& (_0xee1fx14= _0xee1fx9[_0x970d[1197]](_0xee1fx2),null!= _0xee1fx2[_0x970d[256]]&& _0xee1fx2[_0x970d[256]][_0x970d[1500]]&& (null!= _0xee1fx3[_0x970d[256]]&& _0xee1fx3[_0x970d[256]][_0x970d[1500]])&& (_0xee1fx14= _0xee1fx9[_0x970d[1197]](_0xee1fx14)));_0xee1fx13= _0xee1fx12= null;null!= this[_0x970d[2897]]&& (_0xee1fx12= this[_0x970d[2897]][_0x970d[246]][_0x970d[131]],_0xee1fx13= this[_0x970d[2897]][_0x970d[246]][_0x970d[124]]);_0xee1fxa= this[_0x970d[1960]](_0xee1fx14,null,_0xee1fx12,_0xee1fx2,_0xee1fx3,_0xee1fx13);if(null!= _0xee1fxa){this[_0x970d[1179]][_0x970d[2545]](_0xee1fxa,_0xee1fx2,!0,this[_0x970d[2921]]);this[_0x970d[1179]][_0x970d[2545]](_0xee1fxa,_0xee1fx3,!1,this[_0x970d[2886]][_0x970d[2920]]);null!= this[_0x970d[2897]]&& _0xee1fx9[_0x970d[1724]](_0xee1fxa,this[_0x970d[2897]][_0x970d[246]][_0x970d[256]]);var _0xee1fx15=_0xee1fx9[_0x970d[1721]](_0xee1fxa);null== _0xee1fx15&& (_0xee1fx15= new mxGeometry,_0xee1fx15[_0x970d[1500]]= !0,_0xee1fx9[_0x970d[1724]](_0xee1fxa,_0xee1fx15));if(null!= this[_0x970d[2922]]&& 0< this[_0x970d[2922]][_0x970d[67]]){var _0xee1fx16=this[_0x970d[1179]][_0x970d[441]][_0x970d[255]],_0xee1fx17=this[_0x970d[1179]][_0x970d[441]][_0x970d[513]];_0xee1fx15[_0x970d[1525]]= [];for(_0xee1fx2= 0;_0xee1fx2< this[_0x970d[2922]][_0x970d[67]];_0xee1fx2++){var _0xee1fx18=this[_0x970d[2922]][_0xee1fx2];_0xee1fx15[_0x970d[1525]][_0x970d[207]]( new mxPoint(_0xee1fx18[_0x970d[235]]/ _0xee1fx16- _0xee1fx17[_0x970d[235]],_0xee1fx18[_0x970d[236]]/ _0xee1fx16- _0xee1fx17[_0x970d[236]]))}};null== _0xee1fx3&& (_0xee1fx18= this[_0x970d[1179]][_0x970d[2689]](_0xee1fx4,!1),_0xee1fx18[_0x970d[235]]-= this[_0x970d[1179]][_0x970d[1136]]/ this[_0x970d[1179]][_0x970d[441]][_0x970d[255]],_0xee1fx18[_0x970d[236]]-= this[_0x970d[1179]][_0x970d[1137]]/ this[_0x970d[1179]][_0x970d[441]][_0x970d[255]],_0xee1fx15[_0x970d[2007]](_0xee1fx18,!1));this[_0x970d[746]]( new mxEventObject(mxEvent.CONNECT,_0x970d[246],_0xee1fxa,_0x970d[763],_0xee1fx4,_0x970d[772],_0xee1fx5))}}catch(q){mxLog[_0x970d[539]](),mxLog[_0x970d[143]](q[_0x970d[281]])}finally{_0xee1fx9[_0x970d[476]]()};this[_0x970d[804]]&& this[_0x970d[2707]](_0xee1fxa,_0xee1fx3)}};mxConnectionHandler[_0x970d[202]][_0x970d[2707]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1179]][_0x970d[2450]](_0xee1fx2)};mxConnectionHandler[_0x970d[202]][_0x970d[1960]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){if(null== this[_0x970d[1033]]){return this[_0x970d[1179]][_0x970d[1960]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa)};_0xee1fx3= this[_0x970d[2503]](_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa);return _0xee1fx3= this[_0x970d[1179]][_0x970d[2504]](_0xee1fx3,_0xee1fx2,_0xee1fx5,_0xee1fx9)};mxConnectionHandler[_0x970d[202]][_0x970d[2939]]= function(_0xee1fx2,_0xee1fx3){for(var _0xee1fx4=this[_0x970d[1179]][_0x970d[1198]](_0xee1fx3);null!= _0xee1fx4&& _0xee1fx4[_0x970d[1500]];){_0xee1fx3= this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1197]](_0xee1fx3),_0xee1fx4= this[_0x970d[1179]][_0x970d[1198]](_0xee1fx3)};var _0xee1fx5=this[_0x970d[1179]][_0x970d[899]]([_0xee1fx3])[0],_0xee1fx4=this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1721]](_0xee1fx5);if(null!= _0xee1fx4){var _0xee1fx9=this[_0x970d[1179]][_0x970d[2689]](_0xee1fx2);_0xee1fx4[_0x970d[235]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx9[_0x970d[235]]- _0xee1fx4[_0x970d[117]]/ 2)- this[_0x970d[1179]][_0x970d[1136]]/ this[_0x970d[1179]][_0x970d[441]][_0x970d[255]];_0xee1fx4[_0x970d[236]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx9[_0x970d[236]]- _0xee1fx4[_0x970d[119]]/ 2)- this[_0x970d[1179]][_0x970d[1137]]/ this[_0x970d[1179]][_0x970d[441]][_0x970d[255]];if(null!= this[_0x970d[2823]]){var _0xee1fxa=this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx3);if(null!= _0xee1fxa){var _0xee1fx12=this[_0x970d[2940]]();Math[_0x970d[425]](this[_0x970d[1179]][_0x970d[1021]](this[_0x970d[2823]][_0x970d[235]])- this[_0x970d[1179]][_0x970d[1021]](_0xee1fx9[_0x970d[235]]))<= _0xee1fx12?_0xee1fx4[_0x970d[235]]= _0xee1fxa[_0x970d[235]]:Math[_0x970d[425]](this[_0x970d[1179]][_0x970d[1021]](this[_0x970d[2823]][_0x970d[236]])- this[_0x970d[1179]][_0x970d[1021]](_0xee1fx9[_0x970d[236]]))<= _0xee1fx12&& (_0xee1fx4[_0x970d[236]]= _0xee1fxa[_0x970d[236]])}}};return _0xee1fx5};mxConnectionHandler[_0x970d[202]][_0x970d[2940]]= function(){return this[_0x970d[1179]][_0x970d[997]]()?this[_0x970d[1179]][_0x970d[1020]]:this[_0x970d[1179]][_0x970d[2353]]};mxConnectionHandler[_0x970d[202]][_0x970d[2503]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=null;null!= this[_0x970d[1033]]&& (_0xee1fx9= this[_0x970d[1033]](_0xee1fx3,_0xee1fx4,_0xee1fx5));null== _0xee1fx9&& (_0xee1fx9= new mxCell(_0xee1fx2|| _0x970d[110]),_0xee1fx9[_0x970d[1994]](!0),_0xee1fx9[_0x970d[475]](_0xee1fx5),_0xee1fx2= new mxGeometry,_0xee1fx2[_0x970d[1500]]= !0,_0xee1fx9[_0x970d[1724]](_0xee1fx2));return _0xee1fx9};mxConnectionHandler[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1179]][_0x970d[1148]](this);null!= this[_0x970d[253]]&& (this[_0x970d[253]][_0x970d[515]](),this[_0x970d[253]]= null);null!= this[_0x970d[2885]]&& (this[_0x970d[2885]][_0x970d[515]](),this[_0x970d[2885]]= null);null!= this[_0x970d[2886]]&& (this[_0x970d[2886]][_0x970d[515]](),this[_0x970d[2886]]= null);null!= this[_0x970d[1176]]&& (this[_0x970d[1179]][_0x970d[502]]()[_0x970d[745]](this[_0x970d[1176]]),this[_0x970d[1179]][_0x970d[249]]()[_0x970d[745]](this[_0x970d[1176]]),this[_0x970d[1176]]= null);null!= this[_0x970d[2898]]&& (this[_0x970d[1179]][_0x970d[745]](this[_0x970d[2898]]),this[_0x970d[1179]][_0x970d[249]]()[_0x970d[745]](this[_0x970d[2898]]),this[_0x970d[2898]]= null)};function mxConstraintHandler(_0xee1fx2){this[_0x970d[1179]]= _0xee1fx2}mxConstraintHandler[_0x970d[202]][_0x970d[2941]]= new mxImage(mxClient[_0x970d[88]]+ _0x970d[2942],5,5);mxConstraintHandler[_0x970d[202]][_0x970d[1179]]= null;mxConstraintHandler[_0x970d[202]][_0x970d[984]]= !0;mxConstraintHandler[_0x970d[202]][_0x970d[2943]]= mxConstants[_0x970d[2854]];mxConstraintHandler[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxConstraintHandler[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxConstraintHandler[_0x970d[202]][_0x970d[862]]= function(){if(null!= this[_0x970d[2944]]){for(var _0xee1fx2=0;_0xee1fx2< this[_0x970d[2944]][_0x970d[67]];_0xee1fx2++){this[_0x970d[2944]][_0xee1fx2][_0x970d[515]]()};this[_0x970d[2944]]= null};null!= this[_0x970d[2945]]&& (this[_0x970d[2945]][_0x970d[515]](),this[_0x970d[2945]]= null);this[_0x970d[2946]]= this[_0x970d[2919]]= this[_0x970d[987]]= this[_0x970d[2947]]= this[_0x970d[2920]]= null};mxConstraintHandler[_0x970d[202]][_0x970d[2636]]= function(){return this[_0x970d[1179]][_0x970d[2636]]()};mxConstraintHandler[_0x970d[202]][_0x970d[2948]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return this[_0x970d[2941]]};mxConstraintHandler[_0x970d[202]][_0x970d[2949]]= function(_0xee1fx2,_0xee1fx3){return !1};mxConstraintHandler[_0x970d[202]][_0x970d[2729]]= function(_0xee1fx2,_0xee1fx3){if(this[_0x970d[994]]()&& !this[_0x970d[2949]](_0xee1fx2)){var _0xee1fx4=this[_0x970d[2636]](),_0xee1fx5= new mxRectangle(_0xee1fx2[_0x970d[734]]()- _0xee1fx4,_0xee1fx2[_0x970d[735]]()- _0xee1fx4,2* _0xee1fx4,2* _0xee1fx4),_0xee1fx9=null!= _0xee1fx2[_0x970d[736]]()?this[_0x970d[1179]][_0x970d[2565]](_0xee1fx2[_0x970d[736]]()):!1;if(null== this[_0x970d[2947]]|| !mxUtils[_0x970d[1825]](this[_0x970d[2947]],_0xee1fx5)|| null!= _0xee1fx2[_0x970d[248]]()&& null!= this[_0x970d[2919]]&& _0xee1fx9){if(this[_0x970d[2947]]= null,_0xee1fx2[_0x970d[248]]()!= this[_0x970d[2919]]){if(this[_0x970d[2919]]= null,this[_0x970d[1531]]= null!= _0xee1fx2[_0x970d[248]]()&& _0xee1fx9?this[_0x970d[1179]][_0x970d[2538]](_0xee1fx2[_0x970d[248]](),_0xee1fx3):null,null!= this[_0x970d[1531]]){this[_0x970d[2919]]= _0xee1fx2[_0x970d[248]]();this[_0x970d[2947]]= new mxRectangle(_0xee1fx2[_0x970d[248]]()[_0x970d[235]],_0xee1fx2[_0x970d[248]]()[_0x970d[236]],_0xee1fx2[_0x970d[248]]()[_0x970d[117]],_0xee1fx2[_0x970d[248]]()[_0x970d[119]]);if(null!= this[_0x970d[2944]]){for(_0xee1fx9= 0;_0xee1fx9< this[_0x970d[2944]][_0x970d[67]];_0xee1fx9++){this[_0x970d[2944]][_0xee1fx9][_0x970d[515]]()};this[_0x970d[2946]]= this[_0x970d[2944]]= null};this[_0x970d[2944]]= [];this[_0x970d[2946]]= [];for(_0xee1fx9= 0;_0xee1fx9< this[_0x970d[1531]][_0x970d[67]];_0xee1fx9++){var _0xee1fxa=this[_0x970d[1179]][_0x970d[2290]](_0xee1fx2[_0x970d[248]](),this[_0x970d[1531]][_0xee1fx9]),_0xee1fx12=this[_0x970d[2948]](_0xee1fx2[_0x970d[248]](),this[_0x970d[1531]][_0xee1fx9],_0xee1fxa),_0xee1fx13=_0xee1fx12[_0x970d[390]],_0xee1fx12= new mxRectangle(_0xee1fxa[_0x970d[235]]- _0xee1fx12[_0x970d[117]]/ 2,_0xee1fxa[_0x970d[236]]- _0xee1fx12[_0x970d[119]]/ 2,_0xee1fx12[_0x970d[117]],_0xee1fx12[_0x970d[119]]),_0xee1fx12= new mxImageShape(_0xee1fx12,_0xee1fx13);_0xee1fx12[_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[2334]]:mxConstants[_0x970d[508]];_0xee1fx12[_0x970d[1674]]= !1;_0xee1fx12[_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]());null!= _0xee1fx12[_0x970d[252]][_0x970d[328]]&& _0xee1fx12[_0x970d[252]][_0x970d[265]][_0x970d[950]](_0xee1fx12[_0x970d[252]],_0xee1fx12[_0x970d[252]][_0x970d[265]][_0x970d[285]]);_0xee1fx13= mxUtils[_0x970d[885]](this,function(){return null!= this[_0x970d[2919]]?this[_0x970d[2919]]:_0xee1fx2[_0x970d[248]]()});_0xee1fx12[_0x970d[258]]();mxEvent[_0x970d[2733]](_0xee1fx12[_0x970d[252]],this[_0x970d[1179]],_0xee1fx13);this[_0x970d[2947]][_0x970d[99]](_0xee1fx12[_0x970d[1562]]);this[_0x970d[2944]][_0x970d[207]](_0xee1fx12);this[_0x970d[2946]][_0x970d[207]](_0xee1fxa)};this[_0x970d[2947]][_0x970d[244]](_0xee1fx4)}else {if(null!= this[_0x970d[2944]]){null!= this[_0x970d[2945]]&& (this[_0x970d[2945]][_0x970d[515]](),this[_0x970d[2945]]= null);for(_0xee1fx9= 0;_0xee1fx9< this[_0x970d[2944]][_0x970d[67]];_0xee1fx9++){this[_0x970d[2944]][_0xee1fx9][_0x970d[515]]()};this[_0x970d[2946]]= this[_0x970d[2944]]= null}}}};this[_0x970d[987]]= this[_0x970d[2920]]= null;if(null!= this[_0x970d[2944]]&& null!= this[_0x970d[1531]]&& (null== _0xee1fx2[_0x970d[248]]()|| this[_0x970d[2919]]== _0xee1fx2[_0x970d[248]]())){for(_0xee1fx9= 0;_0xee1fx9< this[_0x970d[2944]][_0x970d[67]];_0xee1fx9++){if(mxUtils[_0x970d[1825]](this[_0x970d[2944]][_0xee1fx9][_0x970d[1562]],_0xee1fx5)){this[_0x970d[2920]]= this[_0x970d[1531]][_0xee1fx9];this[_0x970d[987]]= this[_0x970d[2946]][_0xee1fx9];_0xee1fx4= this[_0x970d[2944]][_0xee1fx9][_0x970d[1562]][_0x970d[238]]();_0xee1fx4[_0x970d[244]](mxClient[_0x970d[80]]?3:2);mxClient[_0x970d[80]]&& (_0xee1fx4[_0x970d[117]]-= 1,_0xee1fx4[_0x970d[119]]-= 1);null== this[_0x970d[2945]]?(_0xee1fx4= new mxRectangleShape(_0xee1fx4,null,this[_0x970d[2943]],3),_0xee1fx4[_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]== mxConstants[_0x970d[508]]?mxConstants[_0x970d[508]]:mxConstants[_0x970d[1523]],_0xee1fx4[_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]()),this[_0x970d[2945]]= _0xee1fx4,_0xee1fx13= mxUtils[_0x970d[885]](this,function(){return null!= this[_0x970d[2919]]?this[_0x970d[2919]]:_0xee1fx2[_0x970d[248]]()}),mxEvent[_0x970d[2733]](_0xee1fx4[_0x970d[252]],this[_0x970d[1179]],_0xee1fx13)):(this[_0x970d[2945]][_0x970d[1562]]= _0xee1fx4,this[_0x970d[2945]][_0x970d[258]]());break}}};null== this[_0x970d[2920]]&& null!= this[_0x970d[2945]]&& (this[_0x970d[2945]][_0x970d[515]](),this[_0x970d[2945]]= null)}};mxConstraintHandler[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[862]]()};function mxRubberband(_0xee1fx2){null!= _0xee1fx2&& (this[_0x970d[1179]]= _0xee1fx2,this[_0x970d[1179]][_0x970d[1133]](this),this[_0x970d[2730]]= mxUtils[_0x970d[885]](this,function(){this[_0x970d[2950]]()}),this[_0x970d[1179]][_0x970d[169]](mxEvent.PAN,this[_0x970d[2730]]),mxClient[_0x970d[80]]&& mxEvent[_0x970d[169]](window,_0x970d[2428],mxUtils[_0x970d[885]](this,function(){this[_0x970d[515]]()})))}mxRubberband[_0x970d[202]][_0x970d[2951]]= 20;mxRubberband[_0x970d[202]][_0x970d[984]]= !0;mxRubberband[_0x970d[202]][_0x970d[485]]= null;mxRubberband[_0x970d[202]][_0x970d[2952]]= null;mxRubberband[_0x970d[202]][_0x970d[2953]]= 0;mxRubberband[_0x970d[202]][_0x970d[2954]]= 0;mxRubberband[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxRubberband[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxRubberband[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2,_0xee1fx3){if(!_0xee1fx3[_0x970d[721]]()&& this[_0x970d[994]]()&& this[_0x970d[1179]][_0x970d[994]]()&& (this[_0x970d[1179]][_0x970d[2579]](_0xee1fx3[_0x970d[727]]())|| null== _0xee1fx3[_0x970d[248]]())){var _0xee1fx4=mxUtils[_0x970d[445]](this[_0x970d[1179]][_0x970d[526]]),_0xee1fx5=mxUtils[_0x970d[444]](this[_0x970d[1179]][_0x970d[526]]);_0xee1fx5[_0x970d[235]]-= _0xee1fx4[_0x970d[235]];_0xee1fx5[_0x970d[236]]-= _0xee1fx4[_0x970d[236]];this[_0x970d[861]](_0xee1fx3[_0x970d[730]]()+ _0xee1fx5[_0x970d[235]],_0xee1fx3[_0x970d[732]]()+ _0xee1fx5[_0x970d[236]]);if(mxClient[_0x970d[133]]&& !mxClient[_0x970d[75]]&& !mxClient[_0x970d[76]]){var _0xee1fx9=this[_0x970d[1179]][_0x970d[526]],_0xee1fxa=function(_0xee1fx2){_0xee1fx2= new mxMouseEvent(_0xee1fx2);var _0xee1fx3=mxUtils[_0x970d[2196]](_0xee1fx9,_0xee1fx2[_0x970d[730]](),_0xee1fx2[_0x970d[732]]());_0xee1fx2[_0x970d[725]]= _0xee1fx3[_0x970d[235]];_0xee1fx2[_0x970d[726]]= _0xee1fx3[_0x970d[236]];return _0xee1fx2};this[_0x970d[2955]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[788]](this[_0x970d[1179]],_0xee1fxa(_0xee1fx2))});this[_0x970d[981]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[789]](this[_0x970d[1179]],_0xee1fxa(_0xee1fx2))});mxEvent[_0x970d[169]](document,_0x970d[752],this[_0x970d[2955]]);mxEvent[_0x970d[169]](document,_0x970d[753],this[_0x970d[981]])};_0xee1fx3[_0x970d[722]](!1)}};mxRubberband[_0x970d[202]][_0x970d[861]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[2823]]= new mxPoint(_0xee1fx2,_0xee1fx3)};mxRubberband[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2,_0xee1fx3){if(!_0xee1fx3[_0x970d[721]]()&& null!= this[_0x970d[2823]]){var _0xee1fx4=mxUtils[_0x970d[444]](this[_0x970d[1179]][_0x970d[526]]),_0xee1fx5=mxUtils[_0x970d[445]](this[_0x970d[1179]][_0x970d[526]]);_0xee1fx4[_0x970d[235]]-= _0xee1fx5[_0x970d[235]];_0xee1fx4[_0x970d[236]]-= _0xee1fx5[_0x970d[236]];var _0xee1fx5=_0xee1fx3[_0x970d[730]]()+ _0xee1fx4[_0x970d[235]],_0xee1fx4=_0xee1fx3[_0x970d[732]]()+ _0xee1fx4[_0x970d[236]],_0xee1fx9=this[_0x970d[2823]][_0x970d[235]]- _0xee1fx5,_0xee1fxa=this[_0x970d[2823]][_0x970d[236]]- _0xee1fx4,_0xee1fx12=this[_0x970d[1179]][_0x970d[2353]];if(null!= this[_0x970d[485]]|| Math[_0x970d[425]](_0xee1fx9)> _0xee1fx12|| Math[_0x970d[425]](_0xee1fxa)> _0xee1fx12){null== this[_0x970d[485]]&& (this[_0x970d[485]]= this[_0x970d[2156]]()),mxUtils[_0x970d[2440]](),this[_0x970d[2729]](_0xee1fx5,_0xee1fx4),_0xee1fx3[_0x970d[722]]()}}};mxRubberband[_0x970d[202]][_0x970d[2156]]= function(){null== this[_0x970d[2952]]&& (this[_0x970d[2952]]= document[_0x970d[55]](_0x970d[485]),this[_0x970d[2952]][_0x970d[926]]= _0x970d[2956],mxUtils[_0x970d[254]](this[_0x970d[2952]],this[_0x970d[2951]]));this[_0x970d[1179]][_0x970d[526]][_0x970d[62]](this[_0x970d[2952]]);return this[_0x970d[2952]]};mxRubberband[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=null!= this[_0x970d[485]];this[_0x970d[862]]();_0xee1fx4&& (_0xee1fx4= new mxRectangle(this[_0x970d[235]],this[_0x970d[236]],this[_0x970d[117]],this[_0x970d[119]]),this[_0x970d[1179]][_0x970d[2698]](_0xee1fx4,_0xee1fx3[_0x970d[727]]()),_0xee1fx3[_0x970d[722]]())};mxRubberband[_0x970d[202]][_0x970d[862]]= function(){null!= this[_0x970d[485]]&& this[_0x970d[485]][_0x970d[265]][_0x970d[266]](this[_0x970d[485]]);null!= this[_0x970d[2955]]&& (mxEvent[_0x970d[745]](document,_0x970d[752],this[_0x970d[2955]]),this[_0x970d[2955]]= null);null!= this[_0x970d[981]]&& (mxEvent[_0x970d[745]](document,_0x970d[753],this[_0x970d[981]]),this[_0x970d[981]]= null);this[_0x970d[2954]]= this[_0x970d[2953]]= 0;this[_0x970d[485]]= this[_0x970d[2823]]= null};mxRubberband[_0x970d[202]][_0x970d[2729]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[2953]]= _0xee1fx2;this[_0x970d[2954]]= _0xee1fx3;this[_0x970d[2950]]()};mxRubberband[_0x970d[202]][_0x970d[2950]]= function(){if(null!= this[_0x970d[485]]){var _0xee1fx2=this[_0x970d[2953]]- this[_0x970d[1179]][_0x970d[1136]],_0xee1fx3=this[_0x970d[2954]]- this[_0x970d[1179]][_0x970d[1137]];this[_0x970d[235]]= Math[_0x970d[243]](this[_0x970d[2823]][_0x970d[235]],_0xee1fx2);this[_0x970d[236]]= Math[_0x970d[243]](this[_0x970d[2823]][_0x970d[236]],_0xee1fx3);this[_0x970d[117]]= Math[_0x970d[160]](this[_0x970d[2823]][_0x970d[235]],_0xee1fx2)- this[_0x970d[235]];this[_0x970d[119]]= Math[_0x970d[160]](this[_0x970d[2823]][_0x970d[236]],_0xee1fx3)- this[_0x970d[236]];_0xee1fx2= mxClient[_0x970d[47]]?this[_0x970d[1179]][_0x970d[1137]]:0;this[_0x970d[485]][_0x970d[124]][_0x970d[361]]= this[_0x970d[235]]+ (mxClient[_0x970d[47]]?this[_0x970d[1179]][_0x970d[1136]]:0)+ _0x970d[168];this[_0x970d[485]][_0x970d[124]][_0x970d[125]]= this[_0x970d[236]]+ _0xee1fx2+ _0x970d[168];this[_0x970d[485]][_0x970d[124]][_0x970d[117]]= Math[_0x970d[160]](1,this[_0x970d[117]])+ _0x970d[168];this[_0x970d[485]][_0x970d[124]][_0x970d[119]]= Math[_0x970d[160]](1,this[_0x970d[119]])+ _0x970d[168]}};mxRubberband[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[2717]]|| (this[_0x970d[2717]]= !0,this[_0x970d[1179]][_0x970d[1148]](this),this[_0x970d[1179]][_0x970d[745]](this[_0x970d[2730]]),this[_0x970d[862]](),null!= this[_0x970d[2952]]&& (this[_0x970d[2952]]= null))};function mxVertexHandler(_0xee1fx2){null!= _0xee1fx2&& (this[_0x970d[724]]= _0xee1fx2,this[_0x970d[176]]())}mxVertexHandler[_0x970d[202]][_0x970d[1179]]= null;mxVertexHandler[_0x970d[202]][_0x970d[724]]= null;mxVertexHandler[_0x970d[202]][_0x970d[2957]]= !1;mxVertexHandler[_0x970d[202]][_0x970d[1983]]= null;mxVertexHandler[_0x970d[202]][_0x970d[2958]]= !0;mxVertexHandler[_0x970d[202]][_0x970d[2959]]= null;mxVertexHandler[_0x970d[202]][_0x970d[2353]]= 0;mxVertexHandler[_0x970d[202]][_0x970d[2809]]= !1;mxVertexHandler[_0x970d[202]][_0x970d[2960]]= !0;mxVertexHandler[_0x970d[202]][_0x970d[176]]= function(){this[_0x970d[1179]]= this[_0x970d[724]][_0x970d[441]][_0x970d[1179]];this[_0x970d[2961]]= this[_0x970d[2962]](this[_0x970d[724]]);this[_0x970d[1562]]= new mxRectangle(this[_0x970d[2961]][_0x970d[235]],this[_0x970d[2961]][_0x970d[236]],this[_0x970d[2961]][_0x970d[117]],this[_0x970d[2961]][_0x970d[119]]);this[_0x970d[2732]]= this[_0x970d[2963]](this[_0x970d[1562]]);this[_0x970d[2732]][_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[1523]]:mxConstants[_0x970d[508]];this[_0x970d[2732]][_0x970d[1229]]= !1;this[_0x970d[2732]][_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]());this[_0x970d[1179]][_0x970d[1712]](this[_0x970d[724]][_0x970d[246]])&& (this[_0x970d[2732]][_0x970d[252]][_0x970d[124]][_0x970d[270]]= mxConstants[_0x970d[2832]]);mxEvent[_0x970d[2733]](this[_0x970d[2732]][_0x970d[252]],this[_0x970d[1179]],this[_0x970d[724]]);if(0>= mxGraphHandler[_0x970d[202]][_0x970d[2795]]|| this[_0x970d[1179]][_0x970d[2694]]()< mxGraphHandler[_0x970d[202]][_0x970d[2795]]){var _0xee1fx2=this[_0x970d[1179]][_0x970d[2657]](this[_0x970d[724]][_0x970d[246]]);this[_0x970d[2964]]= [];if(_0xee1fx2|| this[_0x970d[1179]][_0x970d[2628]](this[_0x970d[724]][_0x970d[246]])&& 2<= this[_0x970d[724]][_0x970d[117]]&& 2<= this[_0x970d[724]][_0x970d[119]]){var _0xee1fx3=0;_0xee1fx2&& (this[_0x970d[2957]]|| (this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2735]](_0x970d[936],_0xee1fx3++)),this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2735]](_0x970d[2965],_0xee1fx3++)),this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2735]](_0x970d[2966],_0xee1fx3++)),this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2735]](_0x970d[2967],_0xee1fx3++)),this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2735]](_0x970d[2968],_0xee1fx3++)),this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2735]](_0x970d[2969],_0xee1fx3++)),this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2735]](_0x970d[2970],_0xee1fx3++))),this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2735]](_0x970d[2971],_0xee1fx3++)));_0xee1fx2= this[_0x970d[1179]][_0x970d[251]][_0x970d[1721]](this[_0x970d[724]][_0x970d[246]]);null!= _0xee1fx2&& (!_0xee1fx2[_0x970d[1500]]&& !this[_0x970d[1179]][_0x970d[1730]](this[_0x970d[724]][_0x970d[246]])&& this[_0x970d[1179]][_0x970d[2628]](this[_0x970d[724]][_0x970d[246]]))&& (this[_0x970d[2972]]= this[_0x970d[2735]](mxConstants.CURSOR_LABEL_HANDLE,mxEvent.LABEL_HANDLE,mxConstants.LABEL_HANDLE_SIZE,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2972]]))}else {this[_0x970d[1179]][_0x970d[1712]](this[_0x970d[724]][_0x970d[246]])&& (!this[_0x970d[1179]][_0x970d[2657]](this[_0x970d[724]][_0x970d[246]])&& 2> this[_0x970d[724]][_0x970d[117]]&& 2> this[_0x970d[724]][_0x970d[119]])&& (this[_0x970d[2972]]= this[_0x970d[2735]](mxConstants.CURSOR_MOVABLE_VERTEX,null,null,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2972]]))}};if(this[_0x970d[2809]]&& (0>= mxGraphHandler[_0x970d[202]][_0x970d[2795]]|| this[_0x970d[1179]][_0x970d[2694]]()< mxGraphHandler[_0x970d[202]][_0x970d[2795]])){this[_0x970d[2973]]= this[_0x970d[2735]](_0x970d[356],mxEvent.ROTATION_HANDLE,mxConstants[_0x970d[2974]]+ 3,mxConstants.HANDLE_FILLCOLOR),this[_0x970d[2964]][_0x970d[207]](this[_0x970d[2973]])};this[_0x970d[258]]()};mxVertexHandler[_0x970d[202]][_0x970d[2962]]= function(_0xee1fx2){return new mxRectangle(Math[_0x970d[488]](_0xee1fx2[_0x970d[235]]),Math[_0x970d[488]](_0xee1fx2[_0x970d[236]]),Math[_0x970d[488]](_0xee1fx2[_0x970d[117]]),Math[_0x970d[488]](_0xee1fx2[_0x970d[119]]))};mxVertexHandler[_0x970d[202]][_0x970d[2963]]= function(_0xee1fx2){_0xee1fx2= new mxRectangleShape(_0xee1fx2,null,this[_0x970d[2975]]());_0xee1fx2[_0x970d[1307]]= this[_0x970d[2976]]();_0xee1fx2[_0x970d[1522]]= this[_0x970d[2977]]();return _0xee1fx2};mxVertexHandler[_0x970d[202]][_0x970d[2975]]= function(){return mxConstants[_0x970d[2978]]};mxVertexHandler[_0x970d[202]][_0x970d[2976]]= function(){return mxConstants[_0x970d[2979]]};mxVertexHandler[_0x970d[202]][_0x970d[2977]]= function(){return mxConstants[_0x970d[2980]]};mxVertexHandler[_0x970d[202]][_0x970d[2735]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){_0xee1fx4= _0xee1fx4|| mxConstants[_0x970d[2974]];_0xee1fx4= new mxRectangle(0,0,_0xee1fx4,_0xee1fx4);_0xee1fx5= this[_0x970d[2981]](_0xee1fx4,_0xee1fx3,_0xee1fx5);_0xee1fx5[_0x970d[1567]]()&& null!= this[_0x970d[724]][_0x970d[963]]&& this[_0x970d[724]][_0x970d[963]][_0x970d[252]][_0x970d[265]]== this[_0x970d[1179]][_0x970d[526]]?(_0xee1fx5[_0x970d[1562]][_0x970d[119]]-= 1,_0xee1fx5[_0x970d[1562]][_0x970d[117]]-= 1,_0xee1fx5[_0x970d[507]]= mxConstants[_0x970d[1656]],_0xee1fx5[_0x970d[176]](this[_0x970d[1179]][_0x970d[526]])):(_0xee1fx5[_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[2334]]:mxConstants[_0x970d[508]],_0xee1fx5[_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]()));mxEvent[_0x970d[2733]](_0xee1fx5[_0x970d[252]],this[_0x970d[1179]],this[_0x970d[724]]);this[_0x970d[1179]][_0x970d[994]]()&& (_0xee1fx5[_0x970d[252]][_0x970d[124]][_0x970d[270]]= _0xee1fx2);this[_0x970d[2982]](_0xee1fx3)|| (_0xee1fx5[_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[188]);return _0xee1fx5};mxVertexHandler[_0x970d[202]][_0x970d[2982]]= function(_0xee1fx2){return !0};mxVertexHandler[_0x970d[202]][_0x970d[2981]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return null!= this[_0x970d[2959]]?(_0xee1fx2[_0x970d[117]]= this[_0x970d[2959]][_0x970d[117]],_0xee1fx2[_0x970d[119]]= this[_0x970d[2959]][_0x970d[119]], new mxImageShape(_0xee1fx2,this[_0x970d[2959]][_0x970d[390]])):_0xee1fx3== mxEvent[_0x970d[2983]]? new mxEllipse(_0xee1fx2,_0xee1fx4|| mxConstants[_0x970d[2984]],mxConstants.HANDLE_STROKECOLOR): new mxRectangleShape(_0xee1fx2,_0xee1fx4|| mxConstants[_0x970d[2984]],mxConstants.HANDLE_STROKECOLOR)};mxVertexHandler[_0x970d[202]][_0x970d[2985]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){null!= _0xee1fx2&& (_0xee1fx2[_0x970d[1562]][_0x970d[235]]= Math[_0x970d[488]](_0xee1fx3- _0xee1fx2[_0x970d[1562]][_0x970d[117]]/ 2),_0xee1fx2[_0x970d[1562]][_0x970d[236]]= Math[_0x970d[488]](_0xee1fx4- _0xee1fx2[_0x970d[1562]][_0x970d[119]]/ 2),_0xee1fx2[_0x970d[258]]())};mxVertexHandler[_0x970d[202]][_0x970d[2986]]= function(_0xee1fx2){if(_0xee1fx2[_0x970d[729]](this[_0x970d[2973]])){return mxEvent[_0x970d[2983]]};if(_0xee1fx2[_0x970d[729]](this[_0x970d[2972]])){return mxEvent[_0x970d[2987]]};if(null!= this[_0x970d[2964]]){for(var _0xee1fx3=this[_0x970d[2353]],_0xee1fx3=this[_0x970d[2958]]&& (mxClient[_0x970d[80]]|| 0< _0xee1fx3)? new mxRectangle(_0xee1fx2[_0x970d[734]]()- _0xee1fx3,_0xee1fx2[_0x970d[735]]()- _0xee1fx3,2* _0xee1fx3,2* _0xee1fx3):null,_0xee1fx4=0;_0xee1fx4< this[_0x970d[2964]][_0x970d[67]];_0xee1fx4++){if(_0xee1fx2[_0x970d[729]](this[_0x970d[2964]][_0xee1fx4])|| null!= _0xee1fx3&& mxUtils[_0x970d[1825]](this[_0x970d[2964]][_0xee1fx4][_0x970d[1562]],_0xee1fx3)){return _0xee1fx4}}};return null};mxVertexHandler[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2,_0xee1fx3){if(!_0xee1fx3[_0x970d[721]]()&& this[_0x970d[1179]][_0x970d[994]]()&& !this[_0x970d[1179]][_0x970d[2579]](_0xee1fx3[_0x970d[727]]())&& (0< this[_0x970d[2353]]|| _0xee1fx3[_0x970d[248]]()== this[_0x970d[724]])){var _0xee1fx4=this[_0x970d[2986]](_0xee1fx3);null!= _0xee1fx4&& (this[_0x970d[861]](_0xee1fx3[_0x970d[730]](),_0xee1fx3[_0x970d[732]](),_0xee1fx4),_0xee1fx3[_0x970d[722]]())}};mxVertexHandler[_0x970d[202]][_0x970d[861]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= mxUtils[_0x970d[2196]](this[_0x970d[1179]][_0x970d[526]],_0xee1fx2,_0xee1fx3);this[_0x970d[2739]]= _0xee1fx2[_0x970d[235]];this[_0x970d[2740]]= _0xee1fx2[_0x970d[236]];this[_0x970d[1983]]= _0xee1fx4;this[_0x970d[2732]][_0x970d[252]][_0x970d[124]][_0x970d[495]]= _0xee1fx4== mxEvent[_0x970d[2983]]?_0x970d[497]:_0x970d[130];this[_0x970d[2988]]= this[_0x970d[2963]](this[_0x970d[1562]]);!(mxClient[_0x970d[48]]&& 0!= Number(this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]))&& null!= this[_0x970d[724]][_0x970d[963]]&& this[_0x970d[724]][_0x970d[963]][_0x970d[252]][_0x970d[265]]== this[_0x970d[1179]][_0x970d[526]]?(this[_0x970d[2988]][_0x970d[507]]= mxConstants[_0x970d[1656]],this[_0x970d[2988]][_0x970d[176]](this[_0x970d[1179]][_0x970d[526]])):(this[_0x970d[2988]][_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[1523]]:mxConstants[_0x970d[508]],this[_0x970d[2988]][_0x970d[176]](this[_0x970d[1179]][_0x970d[441]][_0x970d[1524]]()))};mxVertexHandler[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2,_0xee1fx3){if(!_0xee1fx3[_0x970d[721]]()&& null!= this[_0x970d[1983]]){var _0xee1fx4= new mxPoint(_0xee1fx3[_0x970d[734]](),_0xee1fx3[_0x970d[735]]()),_0xee1fx5=this[_0x970d[1179]][_0x970d[1018]](_0xee1fx3[_0x970d[727]]()),_0xee1fx9=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]];if(this[_0x970d[1983]]== mxEvent[_0x970d[2987]]){_0xee1fx5&& (_0xee1fx4[_0x970d[235]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx4[_0x970d[235]]/ _0xee1fx9)* _0xee1fx9,_0xee1fx4[_0x970d[236]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx4[_0x970d[236]]/ _0xee1fx9)* _0xee1fx9),this[_0x970d[2985]](this[_0x970d[2964]][this[_0x970d[2964]][_0x970d[67]]- 1],_0xee1fx4[_0x970d[235]],_0xee1fx4[_0x970d[236]])}else {if(this[_0x970d[1983]]== mxEvent[_0x970d[2983]]){var _0xee1fxa=this[_0x970d[724]][_0x970d[235]]+ this[_0x970d[724]][_0x970d[117]]/ 2- _0xee1fx4[_0x970d[235]],_0xee1fx12=this[_0x970d[724]][_0x970d[236]]+ this[_0x970d[724]][_0x970d[119]]/ 2- _0xee1fx4[_0x970d[236]];this[_0x970d[2989]]= 0!= _0xee1fxa?180* Math[_0x970d[2990]](_0xee1fx12/ _0xee1fxa)/ Math[_0x970d[424]]+ 90:0> _0xee1fx12?180:0;0< _0xee1fxa&& (this[_0x970d[2989]]-= 180);this[_0x970d[2960]]&& (_0xee1fxa= _0xee1fx4[_0x970d[235]]- this[_0x970d[724]][_0x970d[241]](),_0xee1fx12= _0xee1fx4[_0x970d[236]]- this[_0x970d[724]][_0x970d[242]](),_0xee1fxa= Math[_0x970d[425]](Math[_0x970d[428]](_0xee1fxa* _0xee1fxa+ _0xee1fx12* _0xee1fx12)- this[_0x970d[724]][_0x970d[119]]/ 2- 20),_0xee1fxa= Math[_0x970d[160]](1,5* Math[_0x970d[243]](3,Math[_0x970d[160]](0,Math[_0x970d[488]](80/ Math[_0x970d[425]](_0xee1fxa))))),this[_0x970d[2989]]= Math[_0x970d[488]](this[_0x970d[2989]]/ _0xee1fxa)* _0xee1fxa);this[_0x970d[2732]][_0x970d[603]]= this[_0x970d[2989]];this[_0x970d[2732]][_0x970d[258]]()}else {var _0xee1fx13=mxUtils[_0x970d[431]](this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]),_0xee1fx14=Math[_0x970d[426]](-_0xee1fx13),_0xee1fx15=Math[_0x970d[427]](-_0xee1fx13),_0xee1fx16= new mxPoint(this[_0x970d[724]][_0x970d[241]](),this[_0x970d[724]][_0x970d[242]]()),_0xee1fxa=_0xee1fx4[_0x970d[235]]- this[_0x970d[2739]],_0xee1fx12=_0xee1fx4[_0x970d[236]]- this[_0x970d[2740]],_0xee1fx4=this[_0x970d[1179]][_0x970d[441]][_0x970d[513]],_0xee1fx17=_0xee1fx15* _0xee1fxa+ _0xee1fx14* _0xee1fx12,_0xee1fxa=_0xee1fx14* _0xee1fxa- _0xee1fx15* _0xee1fx12;this[_0x970d[1562]]= this[_0x970d[2991]](this[_0x970d[2961]],_0xee1fxa,_0xee1fx17,this[_0x970d[1983]],_0xee1fx5,_0xee1fx9,_0xee1fx4);_0xee1fx14= Math[_0x970d[426]](_0xee1fx13);_0xee1fx15= Math[_0x970d[427]](_0xee1fx13);_0xee1fx12= new mxPoint(this[_0x970d[1562]][_0x970d[241]](),this[_0x970d[1562]][_0x970d[242]]());_0xee1fxa= _0xee1fx12[_0x970d[235]]- _0xee1fx16[_0x970d[235]];_0xee1fx12= _0xee1fx12[_0x970d[236]]- _0xee1fx16[_0x970d[236]];_0xee1fx16= _0xee1fx15* _0xee1fxa+ _0xee1fx14* _0xee1fx12- _0xee1fx12;this[_0x970d[1562]][_0x970d[235]]+= _0xee1fx14* _0xee1fxa- _0xee1fx15* _0xee1fx12- _0xee1fxa;this[_0x970d[1562]][_0x970d[236]]+= _0xee1fx16;this[_0x970d[2932]]()}};_0xee1fx3[_0x970d[722]]()}else {null!= this[_0x970d[2986]](_0xee1fx3)&& _0xee1fx3[_0x970d[722]](!1)}};mxVertexHandler[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2,_0xee1fx3){if(!_0xee1fx3[_0x970d[721]]()&& null!= this[_0x970d[1983]]&& null!= this[_0x970d[724]]){var _0xee1fx4= new mxPoint(_0xee1fx3[_0x970d[734]](),_0xee1fx3[_0x970d[735]]());this[_0x970d[1179]][_0x970d[502]]()[_0x970d[473]]();try{if(this[_0x970d[1983]]== mxEvent[_0x970d[2983]]){null!= this[_0x970d[2989]]&& this[_0x970d[2992]](this[_0x970d[724]][_0x970d[246]],this[_0x970d[2989]]- (this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2278]]]|| 0))}else {var _0xee1fx5=this[_0x970d[1179]][_0x970d[1018]](_0xee1fx3[_0x970d[727]]()),_0xee1fx9=mxUtils[_0x970d[431]](this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]),_0xee1fxa=Math[_0x970d[426]](-_0xee1fx9),_0xee1fx12=Math[_0x970d[427]](-_0xee1fx9),_0xee1fx13=_0xee1fx4[_0x970d[235]]- this[_0x970d[2739]],_0xee1fx14=_0xee1fx4[_0x970d[236]]- this[_0x970d[2740]],_0xee1fx4=_0xee1fx12* _0xee1fx13+ _0xee1fxa* _0xee1fx14,_0xee1fx13=_0xee1fxa* _0xee1fx13- _0xee1fx12* _0xee1fx14,_0xee1fx14=_0xee1fx4,_0xee1fx15=this[_0x970d[1179]][_0x970d[441]][_0x970d[255]];this[_0x970d[2526]](this[_0x970d[724]][_0x970d[246]],_0xee1fx13/ _0xee1fx15,_0xee1fx14/ _0xee1fx15,this[_0x970d[1983]],_0xee1fx5)}}finally{this[_0x970d[1179]][_0x970d[502]]()[_0x970d[476]]()};this[_0x970d[862]]();_0xee1fx3[_0x970d[722]]()}};mxVertexHandler[_0x970d[202]][_0x970d[2992]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]]();if(_0xee1fx4[_0x970d[1193]](_0xee1fx2)){var _0xee1fx5=_0xee1fx2== this[_0x970d[724]]?this[_0x970d[724]]:this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx2);null!= _0xee1fx5&& this[_0x970d[1179]][_0x970d[1717]](mxConstants.STYLE_ROTATION,(_0xee1fx5[_0x970d[124]][mxConstants[_0x970d[2278]]]|| 0)+ _0xee1fx3,[_0xee1fx2]);if(this[_0x970d[724]][_0x970d[246]]!= _0xee1fx2&& (_0xee1fx5= this[_0x970d[1179]][_0x970d[1198]](_0xee1fx2),null!= _0xee1fx5&& !_0xee1fx5[_0x970d[1500]])){if(0!= _0xee1fx3){var _0xee1fx9=this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1197]](_0xee1fx2),_0xee1fxa=this[_0x970d[1179]][_0x970d[1198]](_0xee1fx9);if(!_0xee1fx5[_0x970d[1500]]&& null!= _0xee1fxa){var _0xee1fx12=mxUtils[_0x970d[431]](_0xee1fx3),_0xee1fx9=Math[_0x970d[426]](_0xee1fx12),_0xee1fx12=Math[_0x970d[427]](_0xee1fx12),_0xee1fx13= new mxPoint(_0xee1fx5[_0x970d[241]](),_0xee1fx5[_0x970d[242]]()),_0xee1fxa= new mxPoint(_0xee1fxa[_0x970d[117]]/ 2,_0xee1fxa[_0x970d[119]]/ 2),_0xee1fx9=mxUtils[_0x970d[432]](_0xee1fx13,_0xee1fx9,_0xee1fx12,_0xee1fxa),_0xee1fx5=_0xee1fx5[_0x970d[238]]();_0xee1fx5[_0x970d[235]]= _0xee1fx9[_0x970d[235]]- _0xee1fx5[_0x970d[117]]/ 2;_0xee1fx5[_0x970d[236]]= _0xee1fx9[_0x970d[236]]- _0xee1fx5[_0x970d[119]]/ 2;_0xee1fx4[_0x970d[1724]](_0xee1fx2,_0xee1fx5)}}else {_0xee1fx5= _0xee1fx5[_0x970d[238]](),_0xee1fx5[_0x970d[235]]+= dx,_0xee1fx5[_0x970d[236]]+= dy,_0xee1fx4[_0x970d[1724]](_0xee1fx2,_0xee1fx5)}};_0xee1fx5= _0xee1fx4[_0x970d[262]](_0xee1fx2);for(_0xee1fx9= 0;_0xee1fx9< _0xee1fx5;_0xee1fx9++){this[_0x970d[2992]](_0xee1fx4[_0x970d[263]](_0xee1fx2,_0xee1fx9),_0xee1fx3)}}};mxVertexHandler[_0x970d[202]][_0x970d[862]]= function(){this[_0x970d[1983]]= this[_0x970d[2989]]= null;null!= this[_0x970d[2988]]&& (this[_0x970d[2988]][_0x970d[515]](),this[_0x970d[2988]]= null);null!= this[_0x970d[2732]]&& (this[_0x970d[2732]][_0x970d[252]][_0x970d[124]][_0x970d[495]]= _0x970d[497],this[_0x970d[2961]]= this[_0x970d[2962]](this[_0x970d[724]]),this[_0x970d[1562]]= new mxRectangle(this[_0x970d[2961]][_0x970d[235]],this[_0x970d[2961]][_0x970d[236]],this[_0x970d[2961]][_0x970d[117]],this[_0x970d[2961]][_0x970d[119]]),this[_0x970d[2932]]())};mxVertexHandler[_0x970d[202]][_0x970d[2526]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=this[_0x970d[1179]][_0x970d[251]][_0x970d[1721]](_0xee1fx2);if(null!= _0xee1fxa){if(_0xee1fx5== mxEvent[_0x970d[2987]]){_0xee1fx5= this[_0x970d[1179]][_0x970d[441]][_0x970d[255]],_0xee1fx3= (this[_0x970d[2972]][_0x970d[1562]][_0x970d[241]]()- this[_0x970d[2739]])/ _0xee1fx5,_0xee1fx4= (this[_0x970d[2972]][_0x970d[1562]][_0x970d[242]]()- this[_0x970d[2740]])/ _0xee1fx5,_0xee1fxa= _0xee1fxa[_0x970d[238]](),null== _0xee1fxa[_0x970d[1368]]?_0xee1fxa[_0x970d[1368]]= new mxPoint(_0xee1fx3,_0xee1fx4):(_0xee1fxa[_0x970d[1368]][_0x970d[235]]+= _0xee1fx3,_0xee1fxa[_0x970d[1368]][_0x970d[236]]+= _0xee1fx4),this[_0x970d[1179]][_0x970d[251]][_0x970d[1724]](_0xee1fx2,_0xee1fxa)}else {_0xee1fx5= this[_0x970d[2991]](_0xee1fxa,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,1, new mxPoint(0,0));var _0xee1fx12=mxUtils[_0x970d[431]](this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]);if(0!= _0xee1fx12){_0xee1fx3= _0xee1fx5[_0x970d[241]]()- _0xee1fxa[_0x970d[241]]();_0xee1fx4= _0xee1fx5[_0x970d[242]]()- _0xee1fxa[_0x970d[242]]();_0xee1fx9= Math[_0x970d[426]](_0xee1fx12);var _0xee1fx13=Math[_0x970d[427]](_0xee1fx12),_0xee1fx12=_0xee1fx9* _0xee1fx3- _0xee1fx13* _0xee1fx4- _0xee1fx3;_0xee1fx3= _0xee1fx13* _0xee1fx3+ _0xee1fx9* _0xee1fx4- _0xee1fx4;_0xee1fx4= _0xee1fx5[_0x970d[235]]- _0xee1fxa[_0x970d[235]];var _0xee1fx14=_0xee1fx5[_0x970d[236]]- _0xee1fxa[_0x970d[236]],_0xee1fx15=_0xee1fx9* _0xee1fx4- _0xee1fx13* _0xee1fx14;_0xee1fx9= _0xee1fx13* _0xee1fx4+ _0xee1fx9* _0xee1fx14;_0xee1fx5[_0x970d[235]]+= _0xee1fx12;_0xee1fx5[_0x970d[236]]+= _0xee1fx3;if(!this[_0x970d[1179]][_0x970d[1742]](_0xee1fx2)&& (0!= _0xee1fx12|| 0!= _0xee1fx3)){_0xee1fx4= _0xee1fxa[_0x970d[235]]- _0xee1fx5[_0x970d[235]]+ _0xee1fx15,_0xee1fx14= _0xee1fxa[_0x970d[236]]- _0xee1fx5[_0x970d[236]]+ _0xee1fx9,this[_0x970d[2993]](_0xee1fx2,_0xee1fx4,_0xee1fx14)}};this[_0x970d[1179]][_0x970d[2526]](_0xee1fx2,_0xee1fx5)}}};mxVertexHandler[_0x970d[202]][_0x970d[2993]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){for(var _0xee1fx5=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx9=_0xee1fx5[_0x970d[262]](_0xee1fx2),_0xee1fxa=0;_0xee1fxa< _0xee1fx9;_0xee1fxa++){var _0xee1fx12=_0xee1fx5[_0x970d[263]](_0xee1fx2,_0xee1fxa);if(_0xee1fx5[_0x970d[1193]](_0xee1fx12)){var _0xee1fx13=this[_0x970d[1179]][_0x970d[1198]](_0xee1fx12);null!= _0xee1fx13&& !_0xee1fx13[_0x970d[1500]]&& (_0xee1fx13= _0xee1fx13[_0x970d[238]](),_0xee1fx13[_0x970d[235]]+= _0xee1fx3,_0xee1fx13[_0x970d[236]]+= _0xee1fx4,_0xee1fx5[_0x970d[1724]](_0xee1fx12,_0xee1fx13))}}};mxVertexHandler[_0x970d[202]][_0x970d[2991]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12){if(this[_0x970d[2957]]){_0xee1fx12= _0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]+ _0xee1fx3;var _0xee1fx13=_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]+ _0xee1fx4;_0xee1fx9&& (_0xee1fx12= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx12/ _0xee1fxa)* _0xee1fxa,_0xee1fx13= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx13/ _0xee1fxa)* _0xee1fxa);_0xee1fxa= new mxRectangle(_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]],0,0);_0xee1fxa[_0x970d[99]]( new mxRectangle(_0xee1fx12,_0xee1fx13,0,0));return _0xee1fxa};var _0xee1fx13=_0xee1fx2[_0x970d[235]]- _0xee1fx12[_0x970d[235]]* _0xee1fxa,_0xee1fx14=_0xee1fx13+ _0xee1fx2[_0x970d[117]],_0xee1fx15=_0xee1fx2[_0x970d[236]]- _0xee1fx12[_0x970d[236]]* _0xee1fxa;_0xee1fx2= _0xee1fx15+ _0xee1fx2[_0x970d[119]];4< _0xee1fx5?(_0xee1fx2+= _0xee1fx4,_0xee1fx9&& (_0xee1fx2= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2/ _0xee1fxa)* _0xee1fxa)):3> _0xee1fx5&& (_0xee1fx15+= _0xee1fx4,_0xee1fx9&& (_0xee1fx15= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx15/ _0xee1fxa)* _0xee1fxa));if(0== _0xee1fx5|| 3== _0xee1fx5|| 5== _0xee1fx5){_0xee1fx13+= _0xee1fx3,_0xee1fx9&& (_0xee1fx13= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx13/ _0xee1fxa)* _0xee1fxa)}else {if(2== _0xee1fx5|| 4== _0xee1fx5|| 7== _0xee1fx5){_0xee1fx14+= _0xee1fx3,_0xee1fx9&& (_0xee1fx14= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx14/ _0xee1fxa)* _0xee1fxa)}};_0xee1fx9= _0xee1fx14- _0xee1fx13;_0xee1fx2-= _0xee1fx15;0> _0xee1fx9&& (_0xee1fx13+= _0xee1fx9,_0xee1fx9= Math[_0x970d[425]](_0xee1fx9));0> _0xee1fx2&& (_0xee1fx15+= _0xee1fx2,_0xee1fx2= Math[_0x970d[425]](_0xee1fx2));return new mxRectangle(_0xee1fx13+ _0xee1fx12[_0x970d[235]]* _0xee1fxa,_0xee1fx15+ _0xee1fx12[_0x970d[236]]* _0xee1fxa,_0xee1fx9,_0xee1fx2)};mxVertexHandler[_0x970d[202]][_0x970d[258]]= function(){this[_0x970d[2961]]= this[_0x970d[2962]](this[_0x970d[724]]);this[_0x970d[1562]]= new mxRectangle(this[_0x970d[724]][_0x970d[235]],this[_0x970d[724]][_0x970d[236]],this[_0x970d[724]][_0x970d[117]],this[_0x970d[724]][_0x970d[119]]);var _0xee1fx2=this[_0x970d[724]];if(null!= this[_0x970d[2964]]){var _0xee1fx3=_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]],_0xee1fx4=_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]];if(this[_0x970d[2957]]){this[_0x970d[2985]](this[_0x970d[2964]][0],_0xee1fx3,_0xee1fx4)}else {var _0xee1fx5=_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]/ 2,_0xee1fx9=_0xee1fx2[_0x970d[236]]+ _0xee1fx2[_0x970d[119]]/ 2;if(1< this[_0x970d[2964]][_0x970d[67]]){var _0xee1fxa=mxUtils[_0x970d[431]](_0xee1fx2[_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]),_0xee1fx12=Math[_0x970d[426]](_0xee1fxa),_0xee1fxa=Math[_0x970d[427]](_0xee1fxa),_0xee1fx13= new mxPoint(_0xee1fx2[_0x970d[241]](),_0xee1fx2[_0x970d[242]]()),_0xee1fx14=mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]]),_0xee1fx12,_0xee1fxa,_0xee1fx13);this[_0x970d[2985]](this[_0x970d[2964]][0],_0xee1fx14[_0x970d[235]],_0xee1fx14[_0x970d[236]]);_0xee1fx14[_0x970d[235]]= _0xee1fx5;_0xee1fx14[_0x970d[236]]= _0xee1fx2[_0x970d[236]];_0xee1fx14= mxUtils[_0x970d[432]](_0xee1fx14,_0xee1fx12,_0xee1fxa,_0xee1fx13);this[_0x970d[2985]](this[_0x970d[2964]][1],_0xee1fx14[_0x970d[235]],_0xee1fx14[_0x970d[236]]);_0xee1fx14[_0x970d[235]]= _0xee1fx3;_0xee1fx14[_0x970d[236]]= _0xee1fx2[_0x970d[236]];_0xee1fx14= mxUtils[_0x970d[432]](_0xee1fx14,_0xee1fx12,_0xee1fxa,_0xee1fx13);this[_0x970d[2985]](this[_0x970d[2964]][2],_0xee1fx14[_0x970d[235]],_0xee1fx14[_0x970d[236]]);_0xee1fx14[_0x970d[235]]= _0xee1fx2[_0x970d[235]];_0xee1fx14[_0x970d[236]]= _0xee1fx9;_0xee1fx14= mxUtils[_0x970d[432]](_0xee1fx14,_0xee1fx12,_0xee1fxa,_0xee1fx13);this[_0x970d[2985]](this[_0x970d[2964]][3],_0xee1fx14[_0x970d[235]],_0xee1fx14[_0x970d[236]]);_0xee1fx14[_0x970d[235]]= _0xee1fx3;_0xee1fx14[_0x970d[236]]= _0xee1fx9;_0xee1fx14= mxUtils[_0x970d[432]](_0xee1fx14,_0xee1fx12,_0xee1fxa,_0xee1fx13);this[_0x970d[2985]](this[_0x970d[2964]][4],_0xee1fx14[_0x970d[235]],_0xee1fx14[_0x970d[236]]);_0xee1fx14[_0x970d[235]]= _0xee1fx2[_0x970d[235]];_0xee1fx14[_0x970d[236]]= _0xee1fx4;_0xee1fx14= mxUtils[_0x970d[432]](_0xee1fx14,_0xee1fx12,_0xee1fxa,_0xee1fx13);this[_0x970d[2985]](this[_0x970d[2964]][5],_0xee1fx14[_0x970d[235]],_0xee1fx14[_0x970d[236]]);_0xee1fx14[_0x970d[235]]= _0xee1fx5;_0xee1fx14[_0x970d[236]]= _0xee1fx4;_0xee1fx14= mxUtils[_0x970d[432]](_0xee1fx14,_0xee1fx12,_0xee1fxa,_0xee1fx13);this[_0x970d[2985]](this[_0x970d[2964]][6],_0xee1fx14[_0x970d[235]],_0xee1fx14[_0x970d[236]]);_0xee1fx14[_0x970d[235]]= _0xee1fx3;_0xee1fx14[_0x970d[236]]= _0xee1fx4;_0xee1fx14= mxUtils[_0x970d[432]](_0xee1fx14,_0xee1fx12,_0xee1fxa,_0xee1fx13);this[_0x970d[2985]](this[_0x970d[2964]][7],_0xee1fx14[_0x970d[235]],_0xee1fx14[_0x970d[236]]);this[_0x970d[2985]](this[_0x970d[2964]][8],_0xee1fx5+ _0xee1fx2[_0x970d[2079]][_0x970d[235]],_0xee1fx9+ _0xee1fx2[_0x970d[2079]][_0x970d[236]])}else {2<= this[_0x970d[724]][_0x970d[117]]&& 2<= this[_0x970d[724]][_0x970d[119]]?this[_0x970d[2985]](this[_0x970d[2964]][0],_0xee1fx5+ _0xee1fx2[_0x970d[2079]][_0x970d[235]],_0xee1fx9+ _0xee1fx2[_0x970d[2079]][_0x970d[236]]):this[_0x970d[2985]](this[_0x970d[2964]][0],_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]])}}};null!= this[_0x970d[2973]]&& (_0xee1fxa= mxUtils[_0x970d[431]](this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]),_0xee1fx12= Math[_0x970d[426]](_0xee1fxa),_0xee1fxa= Math[_0x970d[427]](_0xee1fxa),_0xee1fx13= new mxPoint(this[_0x970d[724]][_0x970d[241]](),this[_0x970d[724]][_0x970d[242]]()),_0xee1fx14= mxUtils[_0x970d[432]]( new mxPoint(_0xee1fx2[_0x970d[235]]+ _0xee1fx2[_0x970d[117]]/ 2,_0xee1fx2[_0x970d[236]]- 16),_0xee1fx12,_0xee1fxa,_0xee1fx13),this[_0x970d[2985]](this[_0x970d[2973]],_0xee1fx14[_0x970d[235]],_0xee1fx14[_0x970d[236]]));this[_0x970d[2732]][_0x970d[603]]= Number(this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]);this[_0x970d[2932]]()};mxVertexHandler[_0x970d[202]][_0x970d[2932]]= function(){null!= this[_0x970d[2988]]&& (this[_0x970d[2988]][_0x970d[1562]]= this[_0x970d[1562]],this[_0x970d[2988]][_0x970d[252]][_0x970d[265]]== this[_0x970d[1179]][_0x970d[526]]&& (this[_0x970d[2988]][_0x970d[1562]][_0x970d[117]]= Math[_0x970d[160]](0,this[_0x970d[2988]][_0x970d[1562]][_0x970d[117]]- 1),this[_0x970d[2988]][_0x970d[1562]][_0x970d[119]]= Math[_0x970d[160]](0,this[_0x970d[2988]][_0x970d[1562]][_0x970d[119]]- 1)),this[_0x970d[2988]][_0x970d[603]]= Number(this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]),this[_0x970d[2988]][_0x970d[258]]());this[_0x970d[2732]][_0x970d[1562]]= this[_0x970d[1562]];this[_0x970d[2732]][_0x970d[258]]()};mxVertexHandler[_0x970d[202]][_0x970d[515]]= function(){null!= this[_0x970d[2988]]&& (this[_0x970d[2988]][_0x970d[515]](),this[_0x970d[2988]]= null);this[_0x970d[2732]][_0x970d[515]]();this[_0x970d[2972]]= this[_0x970d[2732]]= null;if(null!= this[_0x970d[2964]]){for(var _0xee1fx2=0;_0xee1fx2< this[_0x970d[2964]][_0x970d[67]];_0xee1fx2++){this[_0x970d[2964]][_0xee1fx2][_0x970d[515]](),this[_0x970d[2964]][_0xee1fx2]= null}}};function mxEdgeHandler(_0xee1fx2){null!= _0xee1fx2&& (this[_0x970d[724]]= _0xee1fx2,this[_0x970d[176]]())}mxEdgeHandler[_0x970d[202]][_0x970d[1179]]= null;mxEdgeHandler[_0x970d[202]][_0x970d[724]]= null;mxEdgeHandler[_0x970d[202]][_0x970d[2885]]= null;mxEdgeHandler[_0x970d[202]][_0x970d[2886]]= null;mxEdgeHandler[_0x970d[202]][_0x970d[267]]= null;mxEdgeHandler[_0x970d[202]][_0x970d[253]]= null;mxEdgeHandler[_0x970d[202]][_0x970d[2994]]= null;mxEdgeHandler[_0x970d[202]][_0x970d[2972]]= null;mxEdgeHandler[_0x970d[202]][_0x970d[2797]]= !0;mxEdgeHandler[_0x970d[202]][_0x970d[2771]]= !1;mxEdgeHandler[_0x970d[202]][_0x970d[2995]]= !1;mxEdgeHandler[_0x970d[202]][_0x970d[574]]= !1;mxEdgeHandler[_0x970d[202]][_0x970d[2958]]= !0;mxEdgeHandler[_0x970d[202]][_0x970d[2996]]= !1;mxEdgeHandler[_0x970d[202]][_0x970d[2959]]= null;mxEdgeHandler[_0x970d[202]][_0x970d[2353]]= 0;mxEdgeHandler[_0x970d[202]][_0x970d[176]]= function(){this[_0x970d[1179]]= this[_0x970d[724]][_0x970d[441]][_0x970d[1179]];this[_0x970d[2885]]= this[_0x970d[1689]]();this[_0x970d[2886]]= new mxConstraintHandler(this[_0x970d[1179]]);this[_0x970d[1525]]= [];this[_0x970d[2997]]= this[_0x970d[2998]](this[_0x970d[724]]);this[_0x970d[253]]= this[_0x970d[2963]](this[_0x970d[2997]]);this[_0x970d[253]][_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[2334]]:mxConstants[_0x970d[508]];this[_0x970d[253]][_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]());this[_0x970d[253]][_0x970d[1564]]= 0;this[_0x970d[253]][_0x970d[252]][_0x970d[124]][_0x970d[270]]= mxConstants[_0x970d[2831]];mxEvent[_0x970d[169]](this[_0x970d[253]][_0x970d[252]],_0x970d[760],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1179]][_0x970d[761]](_0xee1fx2,this[_0x970d[724]][_0x970d[246]])}));mxEvent[_0x970d[759]](this[_0x970d[253]][_0x970d[252]],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[2771]]&& this[_0x970d[2999]](_0xee1fx2)?this[_0x970d[3000]](this[_0x970d[724]],_0xee1fx2):this[_0x970d[1179]][_0x970d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xee1fx2,this[_0x970d[724]]))}),mxUtils[_0x970d[885]](this,function(_0xee1fx2){var _0xee1fx4=this[_0x970d[724]][_0x970d[246]];if(null!= this[_0x970d[1983]]){var _0xee1fx5=mxUtils[_0x970d[2196]](this[_0x970d[1179]][_0x970d[526]],mxEvent[_0x970d[731]](_0xee1fx2),mxEvent[_0x970d[733]](_0xee1fx2)),_0xee1fx4=this[_0x970d[1179]][_0x970d[999]](_0xee1fx5[_0x970d[235]],_0xee1fx5[_0x970d[236]]);this[_0x970d[1179]][_0x970d[1730]](_0xee1fx4)&& this[_0x970d[1179]][_0x970d[2688]](_0xee1fx4,_0xee1fx5[_0x970d[235]],_0xee1fx5[_0x970d[236]])&& (_0xee1fx4= null)};this[_0x970d[1179]][_0x970d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xee1fx2,this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](_0xee1fx4)))}),mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[1179]][_0x970d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xee1fx2,this[_0x970d[724]]))}));this[_0x970d[574]]= null!= this[_0x970d[724]][_0x970d[963]]&& this[_0x970d[724]][_0x970d[963]][_0x970d[252]][_0x970d[265]]== this[_0x970d[1179]][_0x970d[526]];if(!this[_0x970d[574]]){var _0xee1fx2=this[_0x970d[724]][_0x970d[2089]](!0);null!= _0xee1fx2&& (this[_0x970d[574]]= null!= _0xee1fx2[_0x970d[963]]&& _0xee1fx2[_0x970d[963]][_0x970d[252]][_0x970d[265]]== this[_0x970d[1179]][_0x970d[526]]);this[_0x970d[574]]|| (_0xee1fx2= this[_0x970d[724]][_0x970d[2089]](!1),null!= _0xee1fx2&& (this[_0x970d[574]]= null!= _0xee1fx2[_0x970d[963]]&& _0xee1fx2[_0x970d[963]][_0x970d[252]][_0x970d[265]]== this[_0x970d[1179]][_0x970d[526]]))};if(this[_0x970d[1179]][_0x970d[2694]]()< mxGraphHandler[_0x970d[202]][_0x970d[2795]]|| 0>= mxGraphHandler[_0x970d[202]][_0x970d[2795]]){this[_0x970d[2994]]= this[_0x970d[3001]]()};this[_0x970d[685]]= new mxPoint(this[_0x970d[724]][_0x970d[2079]][_0x970d[235]],this[_0x970d[724]][_0x970d[2079]][_0x970d[236]]);this[_0x970d[2972]]= new mxRectangleShape( new mxRectangle,mxConstants.LABEL_HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR);this[_0x970d[2972]][_0x970d[1229]]= !1;this[_0x970d[3002]](this[_0x970d[2972]]);this[_0x970d[2972]][_0x970d[252]][_0x970d[124]][_0x970d[270]]= mxConstants[_0x970d[3003]];mxEvent[_0x970d[2733]](this[_0x970d[2972]][_0x970d[252]],this[_0x970d[1179]],this[_0x970d[724]]);this[_0x970d[258]]()};mxEdgeHandler[_0x970d[202]][_0x970d[2999]]= function(_0xee1fx2){return mxEvent[_0x970d[774]](_0xee1fx2)};mxEdgeHandler[_0x970d[202]][_0x970d[3004]]= function(_0xee1fx2){return mxEvent[_0x970d[774]](_0xee1fx2)};mxEdgeHandler[_0x970d[202]][_0x970d[2998]]= function(_0xee1fx2){return _0xee1fx2[_0x970d[439]]};mxEdgeHandler[_0x970d[202]][_0x970d[2963]]= function(_0xee1fx2){_0xee1fx2= new mxPolyline(_0xee1fx2,this[_0x970d[2975]]());_0xee1fx2[_0x970d[1307]]= this[_0x970d[2976]]();_0xee1fx2[_0x970d[1522]]= this[_0x970d[2977]]();return _0xee1fx2};mxEdgeHandler[_0x970d[202]][_0x970d[2975]]= function(){return mxConstants[_0x970d[3005]]};mxEdgeHandler[_0x970d[202]][_0x970d[2976]]= function(){return mxConstants[_0x970d[3006]]};mxEdgeHandler[_0x970d[202]][_0x970d[2977]]= function(){return mxConstants[_0x970d[3007]]};mxEdgeHandler[_0x970d[202]][_0x970d[2907]]= function(_0xee1fx2){return !0};mxEdgeHandler[_0x970d[202]][_0x970d[1689]]= function(){var _0xee1fx2= new mxCellMarker(this[_0x970d[1179]]),_0xee1fx3=this;_0xee1fx2[_0x970d[736]]= function(_0xee1fx2){var _0xee1fx5=mxCellMarker[_0x970d[202]][_0x970d[736]][_0x970d[183]](this,arguments);if(!_0xee1fx3[_0x970d[2907]](_0xee1fx5)){return null};var _0xee1fx9=_0xee1fx3[_0x970d[1179]][_0x970d[502]]();if(_0xee1fx5== _0xee1fx3[_0x970d[724]][_0x970d[246]]|| null!= _0xee1fx5&& !_0xee1fx3[_0x970d[1179]][_0x970d[2405]]&& _0xee1fx9[_0x970d[250]](_0xee1fx5)){_0xee1fx5= null};return _0xee1fx5};_0xee1fx2[_0x970d[2872]]= function(_0xee1fx2){var _0xee1fx5=_0xee1fx3[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=_0xee1fx3[_0x970d[1179]][_0x970d[441]][_0x970d[2292]](_0xee1fx2,_0xee1fx3[_0x970d[1179]][_0x970d[441]][_0x970d[248]](_0xee1fx5[_0x970d[1709]](_0xee1fx3[_0x970d[724]][_0x970d[246]],!_0xee1fx3[_0x970d[729]])),!_0xee1fx3[_0x970d[729]]),_0xee1fx5=null!= _0xee1fx5?_0xee1fx5[_0x970d[246]]:null;_0xee1fx3[_0x970d[267]]= _0xee1fx3[_0x970d[2909]](_0xee1fx3[_0x970d[729]]?_0xee1fx2[_0x970d[246]]:_0xee1fx5,_0xee1fx3[_0x970d[729]]?_0xee1fx5:_0xee1fx2[_0x970d[246]]);return null== _0xee1fx3[_0x970d[267]]};return _0xee1fx2};mxEdgeHandler[_0x970d[202]][_0x970d[2909]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[1179]][_0x970d[2500]](this[_0x970d[724]][_0x970d[246]],_0xee1fx2,_0xee1fx3)};mxEdgeHandler[_0x970d[202]][_0x970d[3001]]= function(){for(var _0xee1fx2=this[_0x970d[724]][_0x970d[246]],_0xee1fx3=[],_0xee1fx4=0;_0xee1fx4< this[_0x970d[2997]][_0x970d[67]];_0xee1fx4++){if(this[_0x970d[3008]](_0xee1fx4)){var _0xee1fx5=_0xee1fx4== this[_0x970d[2997]][_0x970d[67]]- 1;if((_0xee1fx5= 0== _0xee1fx4|| _0xee1fx5)|| this[_0x970d[1179]][_0x970d[2662]](_0xee1fx2)){var _0xee1fx9=this[_0x970d[3009]](_0xee1fx4);this[_0x970d[3002]](_0xee1fx9);mxClient[_0x970d[754]]&& _0xee1fx9[_0x970d[252]][_0x970d[57]](_0x970d[1377],_0x970d[130]);if(this[_0x970d[3010]](_0xee1fx4)){if(mxClient[_0x970d[754]]){var _0xee1fxa=mxUtils[_0x970d[885]](this,function(_0xee1fx2){_0xee1fx2= mxUtils[_0x970d[2196]](this[_0x970d[1179]][_0x970d[526]],mxEvent[_0x970d[731]](_0xee1fx2),mxEvent[_0x970d[733]](_0xee1fx2));return this[_0x970d[1179]][_0x970d[441]][_0x970d[248]](this[_0x970d[1179]][_0x970d[999]](_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]]))});mxEvent[_0x970d[2733]](_0xee1fx9[_0x970d[252]],this[_0x970d[1179]],_0xee1fxa)}else {_0xee1fx9[_0x970d[252]][_0x970d[124]][_0x970d[270]]= mxConstants[_0x970d[3011]],mxEvent[_0x970d[2733]](_0xee1fx9[_0x970d[252]],this[_0x970d[1179]],this[_0x970d[724]])}};_0xee1fx3[_0x970d[207]](_0xee1fx9);_0xee1fx5|| (this[_0x970d[1525]][_0x970d[207]]( new mxPoint(0,0)),_0xee1fx9[_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[188])}}};return _0xee1fx3};mxEdgeHandler[_0x970d[202]][_0x970d[3010]]= function(_0xee1fx2){return !0};mxEdgeHandler[_0x970d[202]][_0x970d[3008]]= function(_0xee1fx2){return !0};mxEdgeHandler[_0x970d[202]][_0x970d[3009]]= function(_0xee1fx2){if(null!= this[_0x970d[2959]]){return new mxImageShape( new mxRectangle(0,0,this[_0x970d[2959]][_0x970d[117]],this[_0x970d[2959]][_0x970d[119]]),this[_0x970d[2959]][_0x970d[390]])};_0xee1fx2= mxConstants[_0x970d[2974]];this[_0x970d[574]]&& (_0xee1fx2-= 1);return new mxRectangleShape( new mxRectangle(0,0,_0xee1fx2,_0xee1fx2),mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};mxEdgeHandler[_0x970d[202]][_0x970d[3002]]= function(_0xee1fx2){this[_0x970d[574]]?(_0xee1fx2[_0x970d[507]]= mxConstants[_0x970d[1656]],_0xee1fx2[_0x970d[176]](this[_0x970d[1179]][_0x970d[526]])):(_0xee1fx2[_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[2334]]:mxConstants[_0x970d[508]],_0xee1fx2[_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]()))};mxEdgeHandler[_0x970d[202]][_0x970d[2986]]= function(_0xee1fx2){if(null!= this[_0x970d[2994]]){for(var _0xee1fx3=this[_0x970d[2353]],_0xee1fx3=this[_0x970d[2958]]&& (mxClient[_0x970d[80]]|| 0< _0xee1fx3)? new mxRectangle(_0xee1fx2[_0x970d[734]]()- _0xee1fx3,_0xee1fx2[_0x970d[735]]()- _0xee1fx3,2* _0xee1fx3,2* _0xee1fx3):null,_0xee1fx4=0;_0xee1fx4< this[_0x970d[2994]][_0x970d[67]];_0xee1fx4++){if((_0xee1fx2[_0x970d[729]](this[_0x970d[2994]][_0xee1fx4])|| null!= _0xee1fx3&& mxUtils[_0x970d[1825]](this[_0x970d[2994]][_0xee1fx4][_0x970d[1562]],_0xee1fx3))&& _0x970d[188]!= this[_0x970d[2994]][_0xee1fx4][_0x970d[252]][_0x970d[124]][_0x970d[187]]){return _0xee1fx4}}};if(_0xee1fx2[_0x970d[729]](this[_0x970d[2972]])&& _0x970d[188]!= this[_0x970d[2972]][_0x970d[252]][_0x970d[124]][_0x970d[187]]|| _0xee1fx2[_0x970d[729]](this[_0x970d[724]][_0x970d[963]])){if(!mxClient[_0x970d[75]]&& !mxClient[_0x970d[76]]|| _0x970d[2822]!= _0xee1fx2[_0x970d[728]]()[_0x970d[301]]){return mxEvent[_0x970d[2987]]}};return null};mxEdgeHandler[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=null,_0xee1fx4=this[_0x970d[2986]](_0xee1fx3);null!= _0xee1fx4&& (!_0xee1fx3[_0x970d[721]]()&& this[_0x970d[1179]][_0x970d[994]]()&& !this[_0x970d[1179]][_0x970d[2579]](_0xee1fx3[_0x970d[727]]()))&& (this[_0x970d[2995]]&& this[_0x970d[3004]](_0xee1fx3[_0x970d[727]]())?this[_0x970d[3012]](this[_0x970d[724]],_0xee1fx4):(_0xee1fx4!= mxEvent[_0x970d[2987]]|| this[_0x970d[1179]][_0x970d[2628]](_0xee1fx3[_0x970d[736]]()))&& this[_0x970d[861]](_0xee1fx3[_0x970d[730]](),_0xee1fx3[_0x970d[732]](),_0xee1fx4),_0xee1fx3[_0x970d[722]]())};mxEdgeHandler[_0x970d[202]][_0x970d[861]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[2739]]= _0xee1fx2;this[_0x970d[2740]]= _0xee1fx3;this[_0x970d[729]]= null== this[_0x970d[2994]]?!1:0== _0xee1fx4;this[_0x970d[3013]]= null== this[_0x970d[2994]]?!1:_0xee1fx4== this[_0x970d[2994]][_0x970d[67]]- 1;this[_0x970d[3014]]= _0xee1fx4== mxEvent[_0x970d[2987]];if(this[_0x970d[729]]|| this[_0x970d[3013]]){if(_0xee1fx2= this[_0x970d[724]][_0x970d[246]],_0xee1fx3= this[_0x970d[1179]][_0x970d[251]][_0x970d[1709]](_0xee1fx2,this[_0x970d[729]]),null== _0xee1fx3&& this[_0x970d[1179]][_0x970d[2661]](_0xee1fx2,this[_0x970d[729]])|| null!= _0xee1fx3&& this[_0x970d[1179]][_0x970d[2551]](_0xee1fx2,_0xee1fx3,this[_0x970d[729]])){this[_0x970d[1983]]= _0xee1fx4}}else {this[_0x970d[1983]]= _0xee1fx4}};mxEdgeHandler[_0x970d[202]][_0x970d[3015]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[724]][_0x970d[238]]()};mxEdgeHandler[_0x970d[202]][_0x970d[3016]]= function(){return this[_0x970d[1179]][_0x970d[1020]]* this[_0x970d[1179]][_0x970d[441]][_0x970d[255]]/ 2};mxEdgeHandler[_0x970d[202]][_0x970d[2689]]= function(_0xee1fx2){var _0xee1fx3= new mxPoint(_0xee1fx2[_0x970d[734]](),_0xee1fx2[_0x970d[735]]()),_0xee1fx4=this[_0x970d[3016]](),_0xee1fx5=this[_0x970d[1179]][_0x970d[249]](),_0xee1fx9=!1,_0xee1fxa=!1;if(this[_0x970d[2996]]&& 0< _0xee1fx4){var _0xee1fx12=function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx5=_0xee1fx2[_0x970d[235]];Math[_0x970d[425]](_0xee1fx3[_0x970d[235]]- _0xee1fx5)< _0xee1fx4&& (_0xee1fx3[_0x970d[235]]= _0xee1fx5,_0xee1fx9= !0);_0xee1fx2= _0xee1fx2[_0x970d[236]];Math[_0x970d[425]](_0xee1fx3[_0x970d[236]]- _0xee1fx2)< _0xee1fx4&& (_0xee1fx3[_0x970d[236]]= _0xee1fx2,_0xee1fxa= !0)}},_0xee1fx13=function(_0xee1fx2){null!= _0xee1fx2&& _0xee1fx12[_0x970d[239]](this, new mxPoint(_0xee1fx5[_0x970d[2230]](_0xee1fx2),_0xee1fx5[_0x970d[2228]](_0xee1fx2)))};_0xee1fx13[_0x970d[239]](this,this[_0x970d[724]][_0x970d[2089]](!0));_0xee1fx13[_0x970d[239]](this,this[_0x970d[724]][_0x970d[2089]](!1));if(null!= this[_0x970d[2997]]){for(_0xee1fx13= 0;_0xee1fx13< this[_0x970d[2997]];_0xee1fx13++){_0xee1fx13!= this[_0x970d[1983]]&& _0xee1fx12[_0x970d[239]](this,this[_0x970d[2997]][_0xee1fx13])}}};this[_0x970d[1179]][_0x970d[1018]](_0xee1fx2[_0x970d[727]]())&& (_0xee1fx2= _0xee1fx5[_0x970d[255]],_0xee1fx13= _0xee1fx5[_0x970d[513]],_0xee1fx9|| (_0xee1fx3[_0x970d[235]]= (this[_0x970d[1179]][_0x970d[1021]](_0xee1fx3[_0x970d[235]]/ _0xee1fx2- _0xee1fx13[_0x970d[235]])+ _0xee1fx13[_0x970d[235]])* _0xee1fx2),_0xee1fxa|| (_0xee1fx3[_0x970d[236]]= (this[_0x970d[1179]][_0x970d[1021]](_0xee1fx3[_0x970d[236]]/ _0xee1fx2- _0xee1fx13[_0x970d[236]])+ _0xee1fx13[_0x970d[236]])* _0xee1fx2));return _0xee1fx3};mxEdgeHandler[_0x970d[202]][_0x970d[3017]]= function(_0xee1fx2){this[_0x970d[2886]][_0x970d[2729]](_0xee1fx2,this[_0x970d[729]]);this[_0x970d[2885]][_0x970d[2871]](_0xee1fx2);_0xee1fx2= this[_0x970d[2885]][_0x970d[2868]]();var _0xee1fx3=null;null!= this[_0x970d[2886]][_0x970d[2919]]&& null!= this[_0x970d[2886]][_0x970d[2920]]&& this[_0x970d[2885]][_0x970d[862]]();null!= _0xee1fx2?_0xee1fx3= _0xee1fx2:null!= this[_0x970d[2886]][_0x970d[2920]]&& null!= this[_0x970d[2886]][_0x970d[2919]]&& (_0xee1fx3= this[_0x970d[2886]][_0x970d[2919]]);return _0xee1fx3};mxEdgeHandler[_0x970d[202]][_0x970d[3018]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[1198]](this[_0x970d[724]][_0x970d[246]]),_0xee1fx3=null!= _0xee1fx3[_0x970d[1525]]?_0xee1fx3[_0x970d[1525]][_0x970d[1853]]():null;!this[_0x970d[729]]&& !this[_0x970d[3013]]?(this[_0x970d[2196]](_0xee1fx2,!1),null== _0xee1fx3?_0xee1fx3= [_0xee1fx2]:_0xee1fx3[this[_0x970d[1983]]- 1]= _0xee1fx2):this[_0x970d[1179]][_0x970d[2401]]&& (_0xee1fx3= null);return _0xee1fx3};mxEdgeHandler[_0x970d[202]][_0x970d[3019]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[729]]?_0xee1fx4:this[_0x970d[724]][_0x970d[2089]](!0),_0xee1fx9=this[_0x970d[3013]]?_0xee1fx4:this[_0x970d[724]][_0x970d[2089]](!1),_0xee1fxa=this[_0x970d[1179]][_0x970d[2288]](_0xee1fx2,_0xee1fx5,!0),_0xee1fx12=this[_0x970d[1179]][_0x970d[2288]](_0xee1fx2,_0xee1fx9,!1),_0xee1fx13=this[_0x970d[2886]][_0x970d[2920]];null== _0xee1fx13&& (_0xee1fx13= new mxConnectionConstraint);this[_0x970d[729]]?_0xee1fxa= _0xee1fx13:this[_0x970d[3013]]&& (_0xee1fx12= _0xee1fx13);(!this[_0x970d[729]]|| null!= _0xee1fx5)&& _0xee1fx2[_0x970d[441]][_0x970d[2289]](_0xee1fx2,_0xee1fx5,!0,_0xee1fxa);(!this[_0x970d[3013]]|| null!= _0xee1fx9)&& _0xee1fx2[_0x970d[441]][_0x970d[2289]](_0xee1fx2,_0xee1fx9,!1,_0xee1fx12);if((this[_0x970d[729]]|| this[_0x970d[3013]])&& null== _0xee1fx4){_0xee1fx2[_0x970d[2088]](_0xee1fx3,this[_0x970d[729]]),null== this[_0x970d[2885]][_0x970d[2869]]()&& (this[_0x970d[267]]= this[_0x970d[1179]][_0x970d[2406]]?null:_0x970d[110])};_0xee1fx2[_0x970d[441]][_0x970d[2282]](_0xee1fx2,this[_0x970d[1525]],_0xee1fx5,_0xee1fx9);_0xee1fx2[_0x970d[441]][_0x970d[2283]](_0xee1fx2,_0xee1fx5,_0xee1fx9)};mxEdgeHandler[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2,_0xee1fx3){if(null!= this[_0x970d[1983]]&& null!= this[_0x970d[2885]]){var _0xee1fx4=this[_0x970d[2689]](_0xee1fx3);if(this[_0x970d[3014]]){this[_0x970d[685]][_0x970d[235]]= _0xee1fx4[_0x970d[235]],this[_0x970d[685]][_0x970d[236]]= _0xee1fx4[_0x970d[236]]}else {this[_0x970d[1525]]= this[_0x970d[3018]](_0xee1fx4);var _0xee1fx5=this[_0x970d[729]]|| this[_0x970d[3013]]?this[_0x970d[3017]](_0xee1fx3):null,_0xee1fx9=this[_0x970d[3015]](_0xee1fx4,null!= _0xee1fx5?_0xee1fx5[_0x970d[246]]:null);this[_0x970d[3019]](_0xee1fx9,_0xee1fx4,_0xee1fx5);this[_0x970d[3020]](null== this[_0x970d[267]]?this[_0x970d[2885]][_0x970d[2853]]:this[_0x970d[2885]][_0x970d[2855]]);this[_0x970d[2997]]= _0xee1fx9[_0x970d[439]];this[_0x970d[1124]]= !0};this[_0x970d[2932]]();mxEvent[_0x970d[722]](_0xee1fx3[_0x970d[727]]());_0xee1fx3[_0x970d[722]]()}else {mxClient[_0x970d[80]]&& null!= this[_0x970d[2986]](_0xee1fx3)&& _0xee1fx3[_0x970d[722]](!1)}};mxEdgeHandler[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2,_0xee1fx3){if(null!= this[_0x970d[1983]]&& null!= this[_0x970d[2885]]){var _0xee1fx4=this[_0x970d[724]][_0x970d[246]];if(_0xee1fx3[_0x970d[730]]()!= this[_0x970d[2739]]|| _0xee1fx3[_0x970d[732]]()!= this[_0x970d[2740]]){if(null!= this[_0x970d[267]]){0< this[_0x970d[267]][_0x970d[67]]&& this[_0x970d[1179]][_0x970d[2580]](this[_0x970d[267]])}else {if(this[_0x970d[3014]]){this[_0x970d[3021]](this[_0x970d[724]],this[_0x970d[685]][_0x970d[235]],this[_0x970d[685]][_0x970d[236]])}else {if(this[_0x970d[729]]|| this[_0x970d[3013]]){var _0xee1fx5=null;null!= this[_0x970d[2886]][_0x970d[2920]]&& null!= this[_0x970d[2886]][_0x970d[2919]]&& (_0xee1fx5= this[_0x970d[2886]][_0x970d[2919]][_0x970d[246]]);null== _0xee1fx5&& this[_0x970d[2885]][_0x970d[2867]]()&& (_0xee1fx5= this[_0x970d[2885]][_0x970d[2861]][_0x970d[246]]);if(null!= _0xee1fx5){_0xee1fx4= this[_0x970d[807]](_0xee1fx4,_0xee1fx5,this[_0x970d[729]],this[_0x970d[1179]][_0x970d[2574]](_0xee1fx3[_0x970d[727]]())&& this[_0x970d[2797]]&& this[_0x970d[1179]][_0x970d[2617]](),_0xee1fx3)}else {if(this[_0x970d[1179]][_0x970d[2530]]()){_0xee1fx5= this[_0x970d[2997]][this[_0x970d[729]]?0:this[_0x970d[2997]][_0x970d[67]]- 1];_0xee1fx5[_0x970d[235]]= _0xee1fx5[_0x970d[235]]/ this[_0x970d[1179]][_0x970d[441]][_0x970d[255]]- this[_0x970d[1179]][_0x970d[441]][_0x970d[513]][_0x970d[235]];_0xee1fx5[_0x970d[236]]= _0xee1fx5[_0x970d[236]]/ this[_0x970d[1179]][_0x970d[441]][_0x970d[255]]- this[_0x970d[1179]][_0x970d[441]][_0x970d[513]][_0x970d[236]];var _0xee1fx9=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1197]](_0xee1fx4));null!= _0xee1fx9&& (_0xee1fx5[_0x970d[235]]-= _0xee1fx9[_0x970d[2078]][_0x970d[235]],_0xee1fx5[_0x970d[236]]-= _0xee1fx9[_0x970d[2078]][_0x970d[236]]);_0xee1fx5[_0x970d[235]]-= this[_0x970d[1179]][_0x970d[1136]]/ this[_0x970d[1179]][_0x970d[441]][_0x970d[255]];_0xee1fx5[_0x970d[236]]-= this[_0x970d[1179]][_0x970d[1137]]/ this[_0x970d[1179]][_0x970d[441]][_0x970d[255]];this[_0x970d[3022]](_0xee1fx4,_0xee1fx5,this[_0x970d[729]])}}}else {this[_0x970d[1124]]?this[_0x970d[3023]](_0xee1fx4,this[_0x970d[1525]]):(this[_0x970d[1179]][_0x970d[249]]()[_0x970d[2263]](this[_0x970d[724]][_0x970d[246]]),this[_0x970d[1179]][_0x970d[249]]()[_0x970d[2259]](this[_0x970d[724]][_0x970d[246]]))}}}};null!= this[_0x970d[2885]]&& (this[_0x970d[862]](),_0xee1fx4!= this[_0x970d[724]][_0x970d[246]]&& this[_0x970d[1179]][_0x970d[2450]](_0xee1fx4));_0xee1fx3[_0x970d[722]]()}};mxEdgeHandler[_0x970d[202]][_0x970d[862]]= function(){this[_0x970d[1525]]= this[_0x970d[685]]= this[_0x970d[1983]]= this[_0x970d[267]]= null;this[_0x970d[3013]]= this[_0x970d[729]]= this[_0x970d[3014]]= this[_0x970d[1124]]= !1;this[_0x970d[2885]][_0x970d[862]]();this[_0x970d[2886]][_0x970d[862]]();this[_0x970d[3020]](mxConstants.EDGE_SELECTION_COLOR);this[_0x970d[258]]()};mxEdgeHandler[_0x970d[202]][_0x970d[3020]]= function(_0xee1fx2){null!= this[_0x970d[253]]&& (this[_0x970d[253]][_0x970d[1336]]= _0xee1fx2)};mxEdgeHandler[_0x970d[202]][_0x970d[2196]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[518]](),_0xee1fx5=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[512]]();_0xee1fx3&& (_0xee1fx2[_0x970d[235]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2[_0x970d[235]]),_0xee1fx2[_0x970d[236]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2[_0x970d[236]]));_0xee1fx2[_0x970d[235]]= Math[_0x970d[488]](_0xee1fx2[_0x970d[235]]/ _0xee1fx4- _0xee1fx5[_0x970d[235]]);_0xee1fx2[_0x970d[236]]= Math[_0x970d[488]](_0xee1fx2[_0x970d[236]]/ _0xee1fx4- _0xee1fx5[_0x970d[236]]);_0xee1fx4= this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1197]](this[_0x970d[724]][_0x970d[246]]));null!= _0xee1fx4&& (_0xee1fx2[_0x970d[235]]-= _0xee1fx4[_0x970d[2078]][_0x970d[235]],_0xee1fx2[_0x970d[236]]-= _0xee1fx4[_0x970d[2078]][_0x970d[236]]);return _0xee1fx2};mxEdgeHandler[_0x970d[202]][_0x970d[3021]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx9=_0xee1fx5[_0x970d[1721]](_0xee1fx2[_0x970d[246]]);if(null!= _0xee1fx9){var _0xee1fx9=_0xee1fx9[_0x970d[238]](),_0xee1fxa=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[2308]](_0xee1fx2,_0xee1fx3,_0xee1fx4);_0xee1fx9[_0x970d[235]]= _0xee1fxa[_0x970d[235]];_0xee1fx9[_0x970d[236]]= _0xee1fxa[_0x970d[236]];var _0xee1fx12=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]];_0xee1fx9[_0x970d[1368]]= new mxPoint(0,0);_0xee1fxa= this[_0x970d[1179]][_0x970d[441]][_0x970d[245]](_0xee1fx2,_0xee1fx9);_0xee1fx9[_0x970d[1368]]= new mxPoint((_0xee1fx3- _0xee1fxa[_0x970d[235]])/ _0xee1fx12,(_0xee1fx4- _0xee1fxa[_0x970d[236]])/ _0xee1fx12);_0xee1fx5[_0x970d[1724]](_0xee1fx2[_0x970d[246]],_0xee1fx9)}};mxEdgeHandler[_0x970d[202]][_0x970d[807]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx9= this[_0x970d[1179]][_0x970d[502]]();var _0xee1fxa=_0xee1fx9[_0x970d[1197]](_0xee1fx2);_0xee1fx9[_0x970d[473]]();try{if(_0xee1fx5){var _0xee1fx12=_0xee1fx2[_0x970d[238]]();_0xee1fx9[_0x970d[99]](_0xee1fxa,_0xee1fx12,_0xee1fx9[_0x970d[262]](_0xee1fxa));var _0xee1fx13=_0xee1fx9[_0x970d[1709]](_0xee1fx2,!_0xee1fx4);this[_0x970d[1179]][_0x970d[851]](_0xee1fx12,_0xee1fx13,!_0xee1fx4);_0xee1fx2= _0xee1fx12};var _0xee1fx14=this[_0x970d[2886]][_0x970d[2920]];null== _0xee1fx14&& (_0xee1fx14= new mxConnectionConstraint);this[_0x970d[1179]][_0x970d[851]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx14)}finally{_0xee1fx9[_0x970d[476]]()};return _0xee1fx2};mxEdgeHandler[_0x970d[202]][_0x970d[3022]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx9=_0xee1fx5[_0x970d[1721]](_0xee1fx2);if(null!= _0xee1fx9){_0xee1fx5[_0x970d[473]]();try{_0xee1fx9= _0xee1fx9[_0x970d[238]](),_0xee1fx9[_0x970d[2007]](_0xee1fx3,_0xee1fx4),_0xee1fx5[_0x970d[1724]](_0xee1fx2,_0xee1fx9),this[_0x970d[1179]][_0x970d[851]](_0xee1fx2,null,_0xee1fx4, new mxConnectionConstraint)}finally{_0xee1fx5[_0x970d[476]]()}}};mxEdgeHandler[_0x970d[202]][_0x970d[3023]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx5=_0xee1fx4[_0x970d[1721]](_0xee1fx2);null!= _0xee1fx5&& (_0xee1fx5= _0xee1fx5[_0x970d[238]](),_0xee1fx5[_0x970d[1525]]= _0xee1fx3,_0xee1fx4[_0x970d[1724]](_0xee1fx2,_0xee1fx5))};mxEdgeHandler[_0x970d[202]][_0x970d[3000]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=mxUtils[_0x970d[2196]](this[_0x970d[1179]][_0x970d[526]],mxEvent[_0x970d[731]](_0xee1fx3),mxEvent[_0x970d[733]](_0xee1fx3)),_0xee1fx5=this[_0x970d[1179]][_0x970d[1018]](_0xee1fx3);this[_0x970d[2196]](_0xee1fx4,_0xee1fx5);this[_0x970d[3024]](_0xee1fx2,_0xee1fx4[_0x970d[235]],_0xee1fx4[_0x970d[236]]);mxEvent[_0x970d[722]](_0xee1fx3)};mxEdgeHandler[_0x970d[202]][_0x970d[3024]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[1179]][_0x970d[1198]](_0xee1fx2[_0x970d[246]]);_0xee1fx3= new mxPoint(_0xee1fx3,_0xee1fx4);if(null!= _0xee1fx5){_0xee1fx5= _0xee1fx5[_0x970d[238]]();_0xee1fx4= this[_0x970d[1179]][_0x970d[441]][_0x970d[513]];var _0xee1fx9=this[_0x970d[1179]][_0x970d[441]][_0x970d[255]];_0xee1fx4= mxUtils[_0x970d[3025]](_0xee1fx2,(_0xee1fx3[_0x970d[235]]+ _0xee1fx4[_0x970d[235]])* _0xee1fx9,(_0xee1fx3[_0x970d[236]]+ _0xee1fx4[_0x970d[236]])* _0xee1fx9);null== _0xee1fx5[_0x970d[1525]]?_0xee1fx5[_0x970d[1525]]= [_0xee1fx3]:_0xee1fx5[_0x970d[1525]][_0x970d[300]](_0xee1fx4,0,_0xee1fx3);this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1724]](_0xee1fx2[_0x970d[246]],_0xee1fx5);this[_0x970d[515]]();this[_0x970d[176]]()}};mxEdgeHandler[_0x970d[202]][_0x970d[3012]]= function(_0xee1fx2,_0xee1fx3){if(0< _0xee1fx3&& _0xee1fx3< this[_0x970d[2997]][_0x970d[67]]- 1){var _0xee1fx4=this[_0x970d[1179]][_0x970d[1198]](this[_0x970d[724]][_0x970d[246]]);null!= _0xee1fx4&& null!= _0xee1fx4[_0x970d[1525]]&& (_0xee1fx4= _0xee1fx4[_0x970d[238]](),_0xee1fx4[_0x970d[1525]][_0x970d[300]](_0xee1fx3- 1,1),this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1724]](_0xee1fx2[_0x970d[246]],_0xee1fx4),this[_0x970d[515]](),this[_0x970d[176]]())}};mxEdgeHandler[_0x970d[202]][_0x970d[3026]]= function(_0xee1fx2){_0xee1fx2= 0== _0xee1fx2;var _0xee1fx3=this[_0x970d[724]][_0x970d[246]],_0xee1fx4=this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1709]](_0xee1fx3,_0xee1fx2),_0xee1fx5=mxConstants[_0x970d[2984]];null!= _0xee1fx4&& !this[_0x970d[1179]][_0x970d[2551]](_0xee1fx3,_0xee1fx4,_0xee1fx2)|| null== _0xee1fx4&& !this[_0x970d[1179]][_0x970d[2661]](_0xee1fx3,_0xee1fx2)?_0xee1fx5= mxConstants[_0x970d[3027]]:null!= _0xee1fx4&& this[_0x970d[1179]][_0x970d[2551]](_0xee1fx3,_0xee1fx4,_0xee1fx2)&& (_0xee1fx5= mxConstants[_0x970d[3028]]);return _0xee1fx5};mxEdgeHandler[_0x970d[202]][_0x970d[258]]= function(){this[_0x970d[2997]]= this[_0x970d[724]][_0x970d[439]][_0x970d[1853]]();var _0xee1fx2=this[_0x970d[724]][_0x970d[246]],_0xee1fx3=mxConstants[_0x970d[3029]];this[_0x970d[685]]= new mxPoint(this[_0x970d[724]][_0x970d[2079]][_0x970d[235]],this[_0x970d[724]][_0x970d[2079]][_0x970d[236]]);this[_0x970d[2972]][_0x970d[1562]]= new mxRectangle(Math[_0x970d[488]](this[_0x970d[685]][_0x970d[235]]- _0xee1fx3/ 2),Math[_0x970d[488]](this[_0x970d[685]][_0x970d[236]]- _0xee1fx3/ 2),_0xee1fx3,_0xee1fx3);this[_0x970d[2972]][_0x970d[258]]();_0xee1fx3= this[_0x970d[1179]][_0x970d[2183]](_0xee1fx2);null!= _0xee1fx3&& 0< _0xee1fx3[_0x970d[67]]&& this[_0x970d[1179]][_0x970d[2628]](_0xee1fx2)?this[_0x970d[2972]][_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[189]:this[_0x970d[2972]][_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[188];if(null!= this[_0x970d[2994]]&& 0< this[_0x970d[2994]][_0x970d[67]]){var _0xee1fx4=this[_0x970d[2997]][_0x970d[67]]- 1,_0xee1fx2=this[_0x970d[2997]][0],_0xee1fx5=this[_0x970d[2997]][0][_0x970d[236]],_0xee1fx3=this[_0x970d[2994]][0][_0x970d[1562]];this[_0x970d[2994]][0][_0x970d[1562]]= new mxRectangle(Math[_0x970d[488]](this[_0x970d[2997]][0][_0x970d[235]]- _0xee1fx3[_0x970d[117]]/ 2),Math[_0x970d[488]](_0xee1fx5- _0xee1fx3[_0x970d[119]]/ 2),_0xee1fx3[_0x970d[117]],_0xee1fx3[_0x970d[119]]);this[_0x970d[2994]][0][_0x970d[1334]]= this[_0x970d[3026]](0);this[_0x970d[2994]][0][_0x970d[258]]();var _0xee1fx5=this[_0x970d[2997]][_0xee1fx4],_0xee1fx9=this[_0x970d[2997]][_0xee1fx4][_0x970d[235]],_0xee1fx4=this[_0x970d[2997]][_0xee1fx4][_0x970d[236]],_0xee1fxa=this[_0x970d[2994]][_0x970d[67]]- 1,_0xee1fx3=this[_0x970d[2994]][_0xee1fxa][_0x970d[1562]];this[_0x970d[2994]][_0xee1fxa][_0x970d[1562]]= new mxRectangle(Math[_0x970d[488]](_0xee1fx9- _0xee1fx3[_0x970d[117]]/ 2),Math[_0x970d[488]](_0xee1fx4- _0xee1fx3[_0x970d[119]]/ 2),_0xee1fx3[_0x970d[117]],_0xee1fx3[_0x970d[119]]);this[_0x970d[2994]][_0xee1fxa][_0x970d[1334]]= this[_0x970d[3026]](_0xee1fxa);this[_0x970d[2994]][_0xee1fxa][_0x970d[258]]();this[_0x970d[3030]](_0xee1fx2,_0xee1fx5)};this[_0x970d[2932]]()};mxEdgeHandler[_0x970d[202]][_0x970d[3030]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1721]](this[_0x970d[724]][_0x970d[246]])[_0x970d[1525]];if(null!= _0xee1fx4){null== this[_0x970d[1525]]&& (this[_0x970d[1525]]= []);for(var _0xee1fx5=1;_0xee1fx5< this[_0x970d[2994]][_0x970d[67]]- 1;_0xee1fx5++){if(null!= this[_0x970d[2994]][_0xee1fx5]){if(null!= this[_0x970d[2997]][_0xee1fx5]){var _0xee1fx9=this[_0x970d[2997]][_0xee1fx5][_0x970d[235]],_0xee1fxa=this[_0x970d[2997]][_0xee1fx5][_0x970d[236]],_0xee1fx12=this[_0x970d[2994]][_0xee1fx5][_0x970d[1562]];this[_0x970d[2994]][_0xee1fx5][_0x970d[252]][_0x970d[124]][_0x970d[187]]= _0x970d[189];this[_0x970d[2994]][_0xee1fx5][_0x970d[1562]]= new mxRectangle(Math[_0x970d[488]](_0xee1fx9- _0xee1fx12[_0x970d[117]]/ 2),Math[_0x970d[488]](_0xee1fxa- _0xee1fx12[_0x970d[119]]/ 2),_0xee1fx12[_0x970d[117]],_0xee1fx12[_0x970d[119]]);this[_0x970d[2994]][_0xee1fx5][_0x970d[258]]();this[_0x970d[1525]][_0xee1fx5- 1]= _0xee1fx4[_0xee1fx5- 1]}else {this[_0x970d[2994]][_0xee1fx5][_0x970d[515]](),this[_0x970d[2994]][_0xee1fx5]= null}}}}};mxEdgeHandler[_0x970d[202]][_0x970d[2932]]= function(){if(this[_0x970d[3014]]){var _0xee1fx2=mxConstants[_0x970d[3029]],_0xee1fx2= new mxRectangle(Math[_0x970d[488]](this[_0x970d[685]][_0x970d[235]]- _0xee1fx2/ 2),Math[_0x970d[488]](this[_0x970d[685]][_0x970d[236]]- _0xee1fx2/ 2),_0xee1fx2,_0xee1fx2);this[_0x970d[2972]][_0x970d[1562]]= _0xee1fx2;this[_0x970d[2972]][_0x970d[258]]()}else {this[_0x970d[253]][_0x970d[1525]]= this[_0x970d[2997]],this[_0x970d[253]][_0x970d[258]]()}};mxEdgeHandler[_0x970d[202]][_0x970d[515]]= function(){null!= this[_0x970d[2885]]&& (this[_0x970d[2885]][_0x970d[515]](),this[_0x970d[2885]]= null);null!= this[_0x970d[253]]&& (this[_0x970d[253]][_0x970d[515]](),this[_0x970d[253]]= null);null!= this[_0x970d[2972]]&& (this[_0x970d[2972]][_0x970d[515]](),this[_0x970d[2972]]= null);null!= this[_0x970d[2886]]&& (this[_0x970d[2886]][_0x970d[515]](),this[_0x970d[2886]]= null);if(null!= this[_0x970d[2994]]){for(var _0xee1fx2=0;_0xee1fx2< this[_0x970d[2994]][_0x970d[67]];_0xee1fx2++){null!= this[_0x970d[2994]][_0xee1fx2]&& (this[_0x970d[2994]][_0xee1fx2][_0x970d[515]](),this[_0x970d[2994]][_0xee1fx2]= null)}}};function mxElbowEdgeHandler(_0xee1fx2){mxEdgeHandler[_0x970d[239]](this,_0xee1fx2)}mxUtils[_0x970d[1284]](mxElbowEdgeHandler,mxEdgeHandler);mxElbowEdgeHandler[_0x970d[202]]= new mxEdgeHandler;mxElbowEdgeHandler[_0x970d[202]][_0x970d[196]]= mxElbowEdgeHandler;mxElbowEdgeHandler[_0x970d[202]][_0x970d[3031]]= !0;mxElbowEdgeHandler[_0x970d[202]][_0x970d[3032]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[3033]:_0x970d[110];mxElbowEdgeHandler[_0x970d[202]][_0x970d[3001]]= function(){var _0xee1fx2=[],_0xee1fx3=this[_0x970d[3009]](0);this[_0x970d[3002]](_0xee1fx3);_0xee1fx3[_0x970d[252]][_0x970d[124]][_0x970d[270]]= mxConstants[_0x970d[3011]];mxEvent[_0x970d[2733]](_0xee1fx3[_0x970d[252]],this[_0x970d[1179]],this[_0x970d[724]]);_0xee1fx2[_0x970d[207]](_0xee1fx3);mxClient[_0x970d[754]]&& _0xee1fx3[_0x970d[252]][_0x970d[57]](_0x970d[1377],_0x970d[130]);_0xee1fx2[_0x970d[207]](this[_0x970d[3034]]());this[_0x970d[1525]][_0x970d[207]]( new mxPoint(0,0));_0xee1fx3= this[_0x970d[3009]](2);this[_0x970d[3002]](_0xee1fx3);_0xee1fx3[_0x970d[252]][_0x970d[124]][_0x970d[270]]= mxConstants[_0x970d[3011]];mxEvent[_0x970d[2733]](_0xee1fx3[_0x970d[252]],this[_0x970d[1179]],this[_0x970d[724]]);_0xee1fx2[_0x970d[207]](_0xee1fx3);mxClient[_0x970d[754]]&& _0xee1fx3[_0x970d[252]][_0x970d[57]](_0x970d[1377],_0x970d[130]);return _0xee1fx2};mxElbowEdgeHandler[_0x970d[202]][_0x970d[3034]]= function(){var _0xee1fx2=this[_0x970d[3009]]();this[_0x970d[3002]](_0xee1fx2);var _0xee1fx3=this[_0x970d[3035]]();_0xee1fx2[_0x970d[252]][_0x970d[124]][_0x970d[270]]= _0xee1fx3;_0xee1fx3= mxUtils[_0x970d[885]](this,function(_0xee1fx2){!mxEvent[_0x970d[721]](_0xee1fx2)&& this[_0x970d[3031]]&& (this[_0x970d[1179]][_0x970d[854]](this[_0x970d[724]][_0x970d[246]],_0xee1fx2),mxEvent[_0x970d[722]](_0xee1fx2))});mxEvent[_0x970d[2733]](_0xee1fx2[_0x970d[252]],this[_0x970d[1179]],this[_0x970d[724]],null,null,null,_0xee1fx3);this[_0x970d[1179]][_0x970d[2662]](this[_0x970d[724]][_0x970d[246]])|| (_0xee1fx2[_0x970d[252]][_0x970d[124]][_0x970d[495]]= _0x970d[130]);return _0xee1fx2};mxElbowEdgeHandler[_0x970d[202]][_0x970d[3035]]= function(){return this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2294]]]== mxEdgeStyle[_0x970d[2570]]|| this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2294]]]== mxConstants[_0x970d[3036]]|| (this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2294]]]== mxEdgeStyle[_0x970d[2568]]|| this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2294]]]== mxConstants[_0x970d[3037]])&& this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2231]]]== mxConstants[_0x970d[2232]]?_0x970d[3038]:_0x970d[3039]};mxElbowEdgeHandler[_0x970d[202]][_0x970d[2597]]= function(_0xee1fx2){var _0xee1fx3=null;if(null!= this[_0x970d[2994]]&& null!= this[_0x970d[2994]][1]&& (_0xee1fx2== this[_0x970d[2994]][1][_0x970d[252]]|| _0xee1fx2[_0x970d[265]]== this[_0x970d[2994]][1][_0x970d[252]])){_0xee1fx3= this[_0x970d[3032]],_0xee1fx3= mxResources[_0x970d[203]](_0xee1fx3)|| _0xee1fx3};return _0xee1fx3};mxElbowEdgeHandler[_0x970d[202]][_0x970d[2196]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[518]](),_0xee1fx5=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[512]](),_0xee1fx9=this[_0x970d[724]][_0x970d[2078]];_0xee1fx3&& (_0xee1fx2[_0x970d[235]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2[_0x970d[235]]),_0xee1fx2[_0x970d[236]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx2[_0x970d[236]]));_0xee1fx2[_0x970d[235]]= Math[_0x970d[488]](_0xee1fx2[_0x970d[235]]/ _0xee1fx4- _0xee1fx5[_0x970d[235]]- _0xee1fx9[_0x970d[235]]);_0xee1fx2[_0x970d[236]]= Math[_0x970d[488]](_0xee1fx2[_0x970d[236]]/ _0xee1fx4- _0xee1fx5[_0x970d[236]]- _0xee1fx9[_0x970d[236]])};mxElbowEdgeHandler[_0x970d[202]][_0x970d[3030]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1721]](this[_0x970d[724]][_0x970d[246]])[_0x970d[1525]],_0xee1fx4=null!= _0xee1fx4?_0xee1fx4[0]:null,_0xee1fx4=null== _0xee1fx4? new mxPoint(_0xee1fx2[_0x970d[235]]+ (_0xee1fx3[_0x970d[235]]- _0xee1fx2[_0x970d[235]])/ 2,_0xee1fx2[_0x970d[236]]+ (_0xee1fx3[_0x970d[236]]- _0xee1fx2[_0x970d[236]])/ 2): new mxPoint(this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]]* (_0xee1fx4[_0x970d[235]]+ this[_0x970d[1179]][_0x970d[249]]()[_0x970d[513]][_0x970d[235]]+ this[_0x970d[724]][_0x970d[2078]][_0x970d[235]]),this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]]* (_0xee1fx4[_0x970d[236]]+ this[_0x970d[1179]][_0x970d[249]]()[_0x970d[513]][_0x970d[236]]+ this[_0x970d[724]][_0x970d[2078]][_0x970d[236]])),_0xee1fx5=this[_0x970d[2994]][1][_0x970d[1562]],_0xee1fx9=_0xee1fx5[_0x970d[117]],_0xee1fx5=_0xee1fx5[_0x970d[119]];null== this[_0x970d[2959]]&& (_0xee1fx5= _0xee1fx9= mxConstants[_0x970d[2974]]);var _0xee1fxa= new mxRectangle(Math[_0x970d[488]](_0xee1fx4[_0x970d[235]]- _0xee1fx9/ 2),Math[_0x970d[488]](_0xee1fx4[_0x970d[236]]- _0xee1fx5/ 2),_0xee1fx9,_0xee1fx5);null== this[_0x970d[2959]]&& (_0x970d[188]!= this[_0x970d[2972]][_0x970d[252]][_0x970d[124]][_0x970d[187]]&& mxUtils[_0x970d[1825]](_0xee1fxa,this[_0x970d[2972]][_0x970d[1562]]))&& (_0xee1fx9+= 3,_0xee1fx5+= 3,_0xee1fxa= new mxRectangle(Math[_0x970d[488]](_0xee1fx4[_0x970d[235]]- _0xee1fx9/ 2),Math[_0x970d[488]](_0xee1fx4[_0x970d[236]]- _0xee1fx5/ 2),_0xee1fx9,_0xee1fx5));this[_0x970d[2994]][1][_0x970d[1562]]= _0xee1fxa;this[_0x970d[2994]][1][_0x970d[258]]()};function mxEdgeSegmentHandler(_0xee1fx2){mxEdgeHandler[_0x970d[239]](this,_0xee1fx2)}mxUtils[_0x970d[1284]](mxEdgeSegmentHandler,mxEdgeHandler);mxEdgeSegmentHandler[_0x970d[202]]= new mxElbowEdgeHandler;mxEdgeSegmentHandler[_0x970d[202]][_0x970d[196]]= mxEdgeSegmentHandler;mxEdgeSegmentHandler[_0x970d[202]][_0x970d[3018]]= function(_0xee1fx2){if(this[_0x970d[729]]|| this[_0x970d[3013]]){return mxElbowEdgeHandler[_0x970d[202]][_0x970d[3018]][_0x970d[183]](this,arguments)};this[_0x970d[2196]](_0xee1fx2,!1);var _0xee1fx3=this[_0x970d[724]][_0x970d[439]],_0xee1fx4=_0xee1fx3[0][_0x970d[238]]();this[_0x970d[2196]](_0xee1fx4,!1);for(var _0xee1fx5=[],_0xee1fx9=1;_0xee1fx9< _0xee1fx3[_0x970d[67]];_0xee1fx9++){var _0xee1fxa=_0xee1fx3[_0xee1fx9][_0x970d[238]]();this[_0x970d[2196]](_0xee1fxa,!1);_0xee1fx9== this[_0x970d[1983]]&& (_0xee1fx4[_0x970d[235]]== _0xee1fxa[_0x970d[235]]?(_0xee1fx4[_0x970d[235]]= _0xee1fx2[_0x970d[235]],_0xee1fxa[_0x970d[235]]= _0xee1fx2[_0x970d[235]]):(_0xee1fx4[_0x970d[236]]= _0xee1fx2[_0x970d[236]],_0xee1fxa[_0x970d[236]]= _0xee1fx2[_0x970d[236]]));_0xee1fx9< _0xee1fx3[_0x970d[67]]- 1&& _0xee1fx5[_0x970d[207]](_0xee1fxa);_0xee1fx4= _0xee1fxa};if(1== _0xee1fx5[_0x970d[67]]){if(_0xee1fx4= this[_0x970d[724]][_0x970d[441]],_0xee1fx9= this[_0x970d[724]][_0x970d[2089]](!0),_0xee1fxa= this[_0x970d[724]][_0x970d[2089]](!1),null!= _0xee1fxa& null!= _0xee1fx9){var _0xee1fx12=this[_0x970d[724]][_0x970d[2078]][_0x970d[235]],_0xee1fx13=this[_0x970d[724]][_0x970d[2078]][_0x970d[236]];mxUtils[_0x970d[442]](_0xee1fxa,_0xee1fx5[0][_0x970d[235]]+ _0xee1fx12,_0xee1fx5[0][_0x970d[236]]+ _0xee1fx13)?_0xee1fx3[1][_0x970d[236]]== _0xee1fx3[2][_0x970d[236]]?_0xee1fx5[0][_0x970d[236]]= _0xee1fx4[_0x970d[2228]](_0xee1fx9)- _0xee1fx13:_0xee1fx5[0][_0x970d[235]]= _0xee1fx4[_0x970d[2230]](_0xee1fx9)- _0xee1fx12:mxUtils[_0x970d[442]](_0xee1fx9,_0xee1fx5[0][_0x970d[235]]+ _0xee1fx12,_0xee1fx5[0][_0x970d[236]]+ _0xee1fx13)&& (_0xee1fx3[1][_0x970d[236]]== _0xee1fx3[0][_0x970d[236]]?_0xee1fx5[0][_0x970d[236]]= _0xee1fx4[_0x970d[2228]](_0xee1fxa)- _0xee1fx13:_0xee1fx5[0][_0x970d[235]]= _0xee1fx4[_0x970d[2230]](_0xee1fxa)- _0xee1fx12)}}else {0== _0xee1fx5[_0x970d[67]]&& (_0xee1fx5= [_0xee1fx2])};return _0xee1fx5};mxEdgeSegmentHandler[_0x970d[202]][_0x970d[3001]]= function(){var _0xee1fx2=[],_0xee1fx3=this[_0x970d[3009]](0);this[_0x970d[3002]](_0xee1fx3);_0xee1fx3[_0x970d[252]][_0x970d[124]][_0x970d[270]]= mxConstants[_0x970d[3011]];mxEvent[_0x970d[2733]](_0xee1fx3[_0x970d[252]],this[_0x970d[1179]],this[_0x970d[724]]);_0xee1fx2[_0x970d[207]](_0xee1fx3);mxClient[_0x970d[754]]&& _0xee1fx3[_0x970d[252]][_0x970d[57]](_0x970d[1377],_0x970d[130]);var _0xee1fx4=this[_0x970d[724]][_0x970d[439]];if(this[_0x970d[1179]][_0x970d[2662]](this[_0x970d[724]][_0x970d[246]])){null== this[_0x970d[1525]]&& (this[_0x970d[1525]]= []);for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx4[_0x970d[67]]- 1;_0xee1fx5++){_0xee1fx3= this[_0x970d[3034]](),_0xee1fx2[_0x970d[207]](_0xee1fx3),_0xee1fx3[_0x970d[252]][_0x970d[124]][_0x970d[270]]= 0== _0xee1fx4[_0xee1fx5][_0x970d[235]]- _0xee1fx4[_0xee1fx5+ 1][_0x970d[235]]?_0x970d[3039]:_0x970d[3038],this[_0x970d[1525]][_0x970d[207]]( new mxPoint(0,0)),mxClient[_0x970d[754]]&& _0xee1fx3[_0x970d[252]][_0x970d[57]](_0x970d[1377],_0x970d[130])}};_0xee1fx3= this[_0x970d[3009]](_0xee1fx4[_0x970d[67]]);this[_0x970d[3002]](_0xee1fx3);_0xee1fx3[_0x970d[252]][_0x970d[124]][_0x970d[270]]= mxConstants[_0x970d[3011]];mxEvent[_0x970d[2733]](_0xee1fx3[_0x970d[252]],this[_0x970d[1179]],this[_0x970d[724]]);_0xee1fx2[_0x970d[207]](_0xee1fx3);mxClient[_0x970d[754]]&& _0xee1fx3[_0x970d[252]][_0x970d[57]](_0x970d[1377],_0x970d[130]);return _0xee1fx2};mxEdgeSegmentHandler[_0x970d[202]][_0x970d[258]]= function(){this[_0x970d[802]]();mxEdgeHandler[_0x970d[202]][_0x970d[258]][_0x970d[183]](this,arguments)};mxEdgeSegmentHandler[_0x970d[202]][_0x970d[802]]= function(){if(null!= this[_0x970d[2994]]){for(var _0xee1fx2=0;_0xee1fx2< this[_0x970d[2994]][_0x970d[67]];_0xee1fx2++){null!= this[_0x970d[2994]][_0xee1fx2]&& (this[_0x970d[2994]][_0xee1fx2][_0x970d[515]](),this[_0x970d[2994]][_0xee1fx2]= null)};this[_0x970d[2994]]= this[_0x970d[3001]]()}};mxEdgeSegmentHandler[_0x970d[202]][_0x970d[3030]]= function(_0xee1fx2,_0xee1fx3){if(this[_0x970d[1179]][_0x970d[2662]](this[_0x970d[724]][_0x970d[246]])){var _0xee1fx4=mxConstants[_0x970d[2974]],_0xee1fx5=this[_0x970d[724]][_0x970d[439]];if(null!= _0xee1fx5&& 1< _0xee1fx5[_0x970d[67]]){for(var _0xee1fx9=0;_0xee1fx9< this[_0x970d[724]][_0x970d[439]][_0x970d[67]]- 1;_0xee1fx9++){if(null!= this[_0x970d[2994]][_0xee1fx9+ 1]){_0xee1fx2= _0xee1fx5[_0xee1fx9];_0xee1fx3= _0xee1fx5[_0xee1fx9+ 1];var _0xee1fxa= new mxPoint(_0xee1fx2[_0x970d[235]]+ (_0xee1fx3[_0x970d[235]]- _0xee1fx2[_0x970d[235]])/ 2,_0xee1fx2[_0x970d[236]]+ (_0xee1fx3[_0x970d[236]]- _0xee1fx2[_0x970d[236]])/ 2);this[_0x970d[2994]][_0xee1fx9+ 1][_0x970d[1562]]= new mxRectangle(Math[_0x970d[488]](_0xee1fxa[_0x970d[235]]- _0xee1fx4/ 2),Math[_0x970d[488]](_0xee1fxa[_0x970d[236]]- _0xee1fx4/ 2),_0xee1fx4,_0xee1fx4);this[_0x970d[2994]][_0xee1fx9+ 1][_0x970d[258]]()}}}}};mxEdgeSegmentHandler[_0x970d[202]][_0x970d[3023]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= [];var _0xee1fx4=this[_0x970d[2997]];if(1< _0xee1fx4[_0x970d[67]]){for(var _0xee1fx5=_0xee1fx4[0],_0xee1fx9=_0xee1fx4[1],_0xee1fxa=2;_0xee1fxa< _0xee1fx4[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=_0xee1fx4[_0xee1fxa];if((Math[_0x970d[488]](_0xee1fx5[_0x970d[235]])!= Math[_0x970d[488]](_0xee1fx9[_0x970d[235]])|| Math[_0x970d[488]](_0xee1fx9[_0x970d[235]])!= Math[_0x970d[488]](_0xee1fx12[_0x970d[235]]))&& (Math[_0x970d[488]](_0xee1fx5[_0x970d[236]])!= Math[_0x970d[488]](_0xee1fx9[_0x970d[236]])|| Math[_0x970d[488]](_0xee1fx9[_0x970d[236]])!= Math[_0x970d[488]](_0xee1fx12[_0x970d[236]]))){_0xee1fx5= _0xee1fx9,_0xee1fx9= _0xee1fx9[_0x970d[238]](),this[_0x970d[2196]](_0xee1fx9,!1),_0xee1fx3[_0x970d[207]](_0xee1fx9)};_0xee1fx9= _0xee1fx12}};mxElbowEdgeHandler[_0x970d[202]][_0x970d[3023]][_0x970d[183]](this,arguments)};function mxKeyHandler(_0xee1fx2,_0xee1fx3){null!= _0xee1fx2&& (this[_0x970d[1179]]= _0xee1fx2,this[_0x970d[772]]= _0xee1fx3|| document[_0x970d[158]],this[_0x970d[3040]]= [],this[_0x970d[3041]]= [],this[_0x970d[3042]]= [],this[_0x970d[3043]]= [],mxEvent[_0x970d[169]](this[_0x970d[772]],_0x970d[2123],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[3044]](_0xee1fx2)})),mxClient[_0x970d[80]]&& mxEvent[_0x970d[169]](window,_0x970d[2428],mxUtils[_0x970d[885]](this,function(){this[_0x970d[515]]()})))}mxKeyHandler[_0x970d[202]][_0x970d[1179]]= null;mxKeyHandler[_0x970d[202]][_0x970d[772]]= null;mxKeyHandler[_0x970d[202]][_0x970d[3040]]= null;mxKeyHandler[_0x970d[202]][_0x970d[3041]]= null;mxKeyHandler[_0x970d[202]][_0x970d[3042]]= null;mxKeyHandler[_0x970d[202]][_0x970d[3043]]= null;mxKeyHandler[_0x970d[202]][_0x970d[984]]= !0;mxKeyHandler[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxKeyHandler[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxKeyHandler[_0x970d[202]][_0x970d[3045]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[3040]][_0xee1fx2]= _0xee1fx3};mxKeyHandler[_0x970d[202]][_0x970d[3046]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[3041]][_0xee1fx2]= _0xee1fx3};mxKeyHandler[_0x970d[202]][_0x970d[3047]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[3042]][_0xee1fx2]= _0xee1fx3};mxKeyHandler[_0x970d[202]][_0x970d[3048]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[3043]][_0xee1fx2]= _0xee1fx3};mxKeyHandler[_0x970d[202]][_0x970d[775]]= function(_0xee1fx2){return mxEvent[_0x970d[775]](_0xee1fx2)};mxKeyHandler[_0x970d[202]][_0x970d[3049]]= function(_0xee1fx2){return null!= _0xee1fx2?this[_0x970d[775]](_0xee1fx2)?mxEvent[_0x970d[774]](_0xee1fx2)?this[_0x970d[3043]][_0xee1fx2[_0x970d[2124]]]:this[_0x970d[3042]][_0xee1fx2[_0x970d[2124]]]:mxEvent[_0x970d[774]](_0xee1fx2)?this[_0x970d[3041]][_0xee1fx2[_0x970d[2124]]]:this[_0x970d[3040]][_0xee1fx2[_0x970d[2124]]]:null};mxKeyHandler[_0x970d[202]][_0x970d[3050]]= function(_0xee1fx2){_0xee1fx2= mxEvent[_0x970d[728]](_0xee1fx2);if(_0xee1fx2== this[_0x970d[772]]|| _0xee1fx2[_0x970d[265]]== this[_0x970d[772]]|| null!= this[_0x970d[1179]][_0x970d[2347]]&& _0xee1fx2== this[_0x970d[1179]][_0x970d[2347]][_0x970d[126]]){return !0};for(;null!= _0xee1fx2;){if(_0xee1fx2== this[_0x970d[1179]][_0x970d[526]]){return !0};_0xee1fx2= _0xee1fx2[_0x970d[265]]};return !1};mxKeyHandler[_0x970d[202]][_0x970d[3044]]= function(_0xee1fx2){if(this[_0x970d[1179]][_0x970d[994]]()&& !mxEvent[_0x970d[721]](_0xee1fx2)&& this[_0x970d[3050]](_0xee1fx2)&& this[_0x970d[994]]()){if(27== _0xee1fx2[_0x970d[2124]]){this[_0x970d[859]](_0xee1fx2)}else {if(!this[_0x970d[1179]][_0x970d[2203]]()){var _0xee1fx3=this[_0x970d[3049]](_0xee1fx2);null!= _0xee1fx3&& (_0xee1fx3(_0xee1fx2),mxEvent[_0x970d[722]](_0xee1fx2))}}}};mxKeyHandler[_0x970d[202]][_0x970d[859]]= function(_0xee1fx2){this[_0x970d[1179]][_0x970d[2608]]()&& this[_0x970d[1179]][_0x970d[859]](_0xee1fx2)};mxKeyHandler[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[772]]= null};function mxTooltipHandler(_0xee1fx2,_0xee1fx3){null!= _0xee1fx2&& (this[_0x970d[1179]]= _0xee1fx2,this[_0x970d[1140]]= _0xee1fx3|| 500,this[_0x970d[1179]][_0x970d[1133]](this))}mxTooltipHandler[_0x970d[202]][_0x970d[931]]= 10005;mxTooltipHandler[_0x970d[202]][_0x970d[1179]]= null;mxTooltipHandler[_0x970d[202]][_0x970d[1140]]= null;mxTooltipHandler[_0x970d[202]][_0x970d[3051]]= !1;mxTooltipHandler[_0x970d[202]][_0x970d[984]]= !0;mxTooltipHandler[_0x970d[202]][_0x970d[994]]= function(){return this[_0x970d[984]]};mxTooltipHandler[_0x970d[202]][_0x970d[995]]= function(_0xee1fx2){this[_0x970d[984]]= _0xee1fx2};mxTooltipHandler[_0x970d[202]][_0x970d[2277]]= function(){return this[_0x970d[3051]]};mxTooltipHandler[_0x970d[202]][_0x970d[3052]]= function(_0xee1fx2){this[_0x970d[3051]]= _0xee1fx2};mxTooltipHandler[_0x970d[202]][_0x970d[176]]= function(){null!= document[_0x970d[112]]&& (this[_0x970d[485]]= document[_0x970d[55]](_0x970d[485]),this[_0x970d[485]][_0x970d[926]]= _0x970d[3053],this[_0x970d[485]][_0x970d[124]][_0x970d[187]]= _0x970d[188],this[_0x970d[485]][_0x970d[124]][_0x970d[931]]= this[_0x970d[931]],document[_0x970d[112]][_0x970d[62]](this[_0x970d[485]]),mxEvent[_0x970d[169]](this[_0x970d[485]],_0x970d[751],mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[3054]]()})))};mxTooltipHandler[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[862]](_0xee1fx3,!1);this[_0x970d[3054]]()};mxTooltipHandler[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2,_0xee1fx3){if(_0xee1fx3[_0x970d[730]]()!= this[_0x970d[1217]]|| _0xee1fx3[_0x970d[732]]()!= this[_0x970d[1218]]){this[_0x970d[862]](_0xee1fx3,!0),(this[_0x970d[2277]]()|| _0xee1fx3[_0x970d[248]]()!= this[_0x970d[724]]|| _0xee1fx3[_0x970d[728]]()!= this[_0x970d[252]]&& (!this[_0x970d[3055]]|| null!= _0xee1fx3[_0x970d[248]]()&& this[_0x970d[3055]]== (_0xee1fx3[_0x970d[729]](_0xee1fx3[_0x970d[248]]()[_0x970d[253]])|| !_0xee1fx3[_0x970d[729]](_0xee1fx3[_0x970d[248]]()[_0x970d[963]]))))&& this[_0x970d[3054]]()};this[_0x970d[1217]]= _0xee1fx3[_0x970d[730]]();this[_0x970d[1218]]= _0xee1fx3[_0x970d[732]]()};mxTooltipHandler[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[862]](_0xee1fx3,!0);this[_0x970d[3054]]()};mxTooltipHandler[_0x970d[202]][_0x970d[3056]]= function(){null!= this[_0x970d[1123]]&& (window[_0x970d[2924]](this[_0x970d[1123]]),this[_0x970d[1123]]= null)};mxTooltipHandler[_0x970d[202]][_0x970d[862]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[3056]]();if(_0xee1fx3&& this[_0x970d[994]]()&& null!= _0xee1fx2[_0x970d[248]]()&& (null== this[_0x970d[485]]|| _0x970d[188]== this[_0x970d[485]][_0x970d[124]][_0x970d[187]])){var _0xee1fx4=_0xee1fx2[_0x970d[248]](),_0xee1fx5=_0xee1fx2[_0x970d[728]](),_0xee1fx9=_0xee1fx2[_0x970d[730]](),_0xee1fxa=_0xee1fx2[_0x970d[732]](),_0xee1fx12=_0xee1fx2[_0x970d[729]](_0xee1fx4[_0x970d[253]])|| _0xee1fx2[_0x970d[729]](_0xee1fx4[_0x970d[963]]);this[_0x970d[1123]]= window[_0x970d[261]](mxUtils[_0x970d[885]](this,function(){if(!this[_0x970d[1179]][_0x970d[2203]]()&& !this[_0x970d[1179]][_0x970d[2316]][_0x970d[1031]]()){var _0xee1fx2=this[_0x970d[1179]][_0x970d[2595]](_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa);this[_0x970d[539]](_0xee1fx2,_0xee1fx9,_0xee1fxa);this[_0x970d[724]]= _0xee1fx4;this[_0x970d[252]]= _0xee1fx5;this[_0x970d[3055]]= _0xee1fx12}}),this[_0x970d[1140]])}};mxTooltipHandler[_0x970d[202]][_0x970d[801]]= function(){this[_0x970d[3056]]();this[_0x970d[3054]]()};mxTooltipHandler[_0x970d[202]][_0x970d[3054]]= function(){null!= this[_0x970d[485]]&& (this[_0x970d[485]][_0x970d[124]][_0x970d[187]]= _0x970d[188])};mxTooltipHandler[_0x970d[202]][_0x970d[539]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]){null== this[_0x970d[485]]&& this[_0x970d[176]]();var _0xee1fx5=mxUtils[_0x970d[444]]();this[_0x970d[485]][_0x970d[124]][_0x970d[361]]= _0xee1fx3+ _0xee1fx5[_0x970d[235]]+ _0x970d[168];this[_0x970d[485]][_0x970d[124]][_0x970d[125]]= _0xee1fx4+ mxConstants[_0x970d[560]]+ _0xee1fx5[_0x970d[236]]+ _0x970d[168];mxUtils[_0x970d[1331]](_0xee1fx2)?(this[_0x970d[485]][_0x970d[339]]= _0x970d[110],this[_0x970d[485]][_0x970d[62]](_0xee1fx2)):this[_0x970d[485]][_0x970d[339]]= _0xee1fx2[_0x970d[230]](/\n/g,_0x970d[545]);this[_0x970d[485]][_0x970d[124]][_0x970d[187]]= _0x970d[110];mxUtils[_0x970d[933]](this[_0x970d[485]])}};mxTooltipHandler[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1179]][_0x970d[1148]](this);mxEvent[_0x970d[762]](this[_0x970d[485]]);null!= this[_0x970d[485]]&& null!= this[_0x970d[485]][_0x970d[265]]&& this[_0x970d[485]][_0x970d[265]][_0x970d[266]](this[_0x970d[485]]);this[_0x970d[485]]= null};function mxCellTracker(_0xee1fx2,_0xee1fx3,_0xee1fx4){mxCellMarker[_0x970d[239]](this,_0xee1fx2,_0xee1fx3);this[_0x970d[1179]][_0x970d[1133]](this);null!= _0xee1fx4&& (this[_0x970d[736]]= _0xee1fx4);mxClient[_0x970d[80]]&& mxEvent[_0x970d[169]](window,_0x970d[2428],mxUtils[_0x970d[885]](this,function(){this[_0x970d[515]]()}))}mxUtils[_0x970d[1284]](mxCellTracker,mxCellMarker);mxCellTracker[_0x970d[202]][_0x970d[787]]= function(_0xee1fx2,_0xee1fx3){};mxCellTracker[_0x970d[202]][_0x970d[788]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[994]]()&& this[_0x970d[2871]](_0xee1fx3)};mxCellTracker[_0x970d[202]][_0x970d[789]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[862]]()};mxCellTracker[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[2717]]|| (this[_0x970d[2717]]= !0,this[_0x970d[1179]][_0x970d[1148]](this),mxCellMarker[_0x970d[202]][_0x970d[515]][_0x970d[183]](this))};function mxCellHighlight(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){null!= _0xee1fx2&& (this[_0x970d[1179]]= _0xee1fx2,this[_0x970d[2943]]= null!= _0xee1fx3?_0xee1fx3:mxConstants[_0x970d[2854]],this[_0x970d[610]]= null!= _0xee1fx4?_0xee1fx4:mxConstants[_0x970d[3057]],this[_0x970d[648]]= null!= _0xee1fx5?_0xee1fx5:!1,this[_0x970d[3058]]= mxUtils[_0x970d[885]](this,function(){this[_0x970d[2950]]()}),this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.SCALE,this[_0x970d[3058]]),this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.TRANSLATE,this[_0x970d[3058]]),this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x970d[3058]]),this[_0x970d[1179]][_0x970d[502]]()[_0x970d[169]](mxEvent.CHANGE,this[_0x970d[3058]]),this[_0x970d[2877]]= mxUtils[_0x970d[885]](this,function(){this[_0x970d[801]]()}),this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.DOWN,this[_0x970d[2877]]),this[_0x970d[1179]][_0x970d[249]]()[_0x970d[169]](mxEvent.UP,this[_0x970d[2877]]))}mxCellHighlight[_0x970d[202]][_0x970d[3059]]= !1;mxCellHighlight[_0x970d[202]][_0x970d[1179]]= !0;mxCellHighlight[_0x970d[202]][_0x970d[724]]= null;mxCellHighlight[_0x970d[202]][_0x970d[657]]= 2;mxCellHighlight[_0x970d[202]][_0x970d[2877]]= null;mxCellHighlight[_0x970d[202]][_0x970d[2828]]= function(_0xee1fx2){this[_0x970d[2943]]= _0xee1fx2;null!= this[_0x970d[253]]&& (this[_0x970d[253]][_0x970d[1336]]= _0xee1fx2)};mxCellHighlight[_0x970d[202]][_0x970d[3060]]= function(){this[_0x970d[253]]= this[_0x970d[2156]]();this[_0x970d[2950]]();!this[_0x970d[3059]]&& this[_0x970d[253]][_0x970d[252]][_0x970d[265]][_0x970d[285]]!= this[_0x970d[253]][_0x970d[252]]&& this[_0x970d[253]][_0x970d[252]][_0x970d[265]][_0x970d[950]](this[_0x970d[253]][_0x970d[252]],this[_0x970d[253]][_0x970d[252]][_0x970d[265]][_0x970d[285]])};mxCellHighlight[_0x970d[202]][_0x970d[2156]]= function(){var _0xee1fx2=null,_0xee1fx2=this[_0x970d[1179]][_0x970d[251]][_0x970d[250]](this[_0x970d[724]][_0x970d[246]])? new mxPolyline(this[_0x970d[724]][_0x970d[439]],this[_0x970d[2943]],this[_0x970d[610]]): new mxRectangleShape( new mxRectangle,null,this[_0x970d[2943]],this[_0x970d[610]]);_0xee1fx2[_0x970d[507]]= this[_0x970d[1179]][_0x970d[507]]!= mxConstants[_0x970d[508]]?mxConstants[_0x970d[1523]]:mxConstants[_0x970d[508]];_0xee1fx2[_0x970d[176]](this[_0x970d[1179]][_0x970d[249]]()[_0x970d[1524]]());mxEvent[_0x970d[2733]](_0xee1fx2[_0x970d[252]],this[_0x970d[1179]],this[_0x970d[724]]);_0xee1fx2[_0x970d[1564]]= 0;_0xee1fx2[_0x970d[1229]]= !1;_0xee1fx2[_0x970d[1522]]= this[_0x970d[648]];return _0xee1fx2};mxCellHighlight[_0x970d[202]][_0x970d[2950]]= function(){if(null!= this[_0x970d[724]]&& null!= this[_0x970d[253]]){var _0xee1fx2=0;this[_0x970d[1179]][_0x970d[251]][_0x970d[250]](this[_0x970d[724]][_0x970d[246]])?this[_0x970d[253]][_0x970d[1525]]= this[_0x970d[724]][_0x970d[439]]:(this[_0x970d[253]][_0x970d[1562]]= new mxRectangle(this[_0x970d[724]][_0x970d[235]]- this[_0x970d[657]],this[_0x970d[724]][_0x970d[236]]- this[_0x970d[657]],this[_0x970d[724]][_0x970d[117]]+ 2* this[_0x970d[657]],this[_0x970d[724]][_0x970d[119]]+ 2* this[_0x970d[657]]),_0xee1fx2= Number(this[_0x970d[724]][_0x970d[124]][mxConstants[_0x970d[2278]]]|| _0x970d[468]));null!= this[_0x970d[724]][_0x970d[253]]&& this[_0x970d[253]][_0x970d[1609]](this[_0x970d[724]][_0x970d[253]][_0x970d[1610]]());0!= _0xee1fx2&& (this[_0x970d[253]][_0x970d[603]]= _0xee1fx2);this[_0x970d[253]][_0x970d[258]]()}};mxCellHighlight[_0x970d[202]][_0x970d[801]]= function(){this[_0x970d[1016]](null)};mxCellHighlight[_0x970d[202]][_0x970d[1016]]= function(_0xee1fx2){this[_0x970d[724]]!= _0xee1fx2&& (null!= this[_0x970d[253]]&& (this[_0x970d[253]][_0x970d[515]](),this[_0x970d[253]]= null),this[_0x970d[724]]= _0xee1fx2,null!= this[_0x970d[724]]&& this[_0x970d[3060]]())};mxCellHighlight[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[1179]][_0x970d[249]]()[_0x970d[745]](this[_0x970d[3058]]);this[_0x970d[1179]][_0x970d[502]]()[_0x970d[745]](this[_0x970d[3058]]);this[_0x970d[1179]][_0x970d[249]]()[_0x970d[745]](this[_0x970d[2877]]);this[_0x970d[1179]][_0x970d[502]]()[_0x970d[745]](this[_0x970d[2877]]);null!= this[_0x970d[253]]&& (this[_0x970d[253]][_0x970d[515]](),this[_0x970d[253]]= null)};function mxDefaultKeyHandler(_0xee1fx2){if(null!= _0xee1fx2){this[_0x970d[3061]]= _0xee1fx2;this[_0x970d[2458]]= new mxKeyHandler(_0xee1fx2[_0x970d[1179]]);var _0xee1fx3=this[_0x970d[2458]][_0x970d[859]];this[_0x970d[2458]][_0x970d[859]]= function(_0xee1fx4){_0xee1fx3[_0x970d[183]](this,arguments);_0xee1fx2[_0x970d[3062]]();_0xee1fx2[_0x970d[746]]( new mxEventObject(mxEvent.ESCAPE,_0x970d[763],_0xee1fx4))}}}mxDefaultKeyHandler[_0x970d[202]][_0x970d[3061]]= null;mxDefaultKeyHandler[_0x970d[202]][_0x970d[2458]]= null;mxDefaultKeyHandler[_0x970d[202]][_0x970d[3063]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=mxUtils[_0x970d[885]](this,function(){this[_0x970d[3061]][_0x970d[350]](_0xee1fx3)});_0xee1fx4?this[_0x970d[2458]][_0x970d[3047]](_0xee1fx2,_0xee1fx5):this[_0x970d[2458]][_0x970d[3045]](_0xee1fx2,_0xee1fx5)};mxDefaultKeyHandler[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[2458]][_0x970d[515]]();this[_0x970d[2458]]= null};function mxDefaultPopupMenu(_0xee1fx2){this[_0x970d[3064]]= _0xee1fx2}mxDefaultPopupMenu[_0x970d[202]][_0x970d[88]]= null;mxDefaultPopupMenu[_0x970d[202]][_0x970d[3064]]= null;mxDefaultPopupMenu[_0x970d[202]][_0x970d[3065]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){if(null!= this[_0x970d[3064]]){var _0xee1fx9=this[_0x970d[3066]](_0xee1fx2,_0xee1fx4,_0xee1fx5);this[_0x970d[3067]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,this[_0x970d[3064]][_0x970d[285]],null)}};mxDefaultPopupMenu[_0x970d[202]][_0x970d[3067]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12){for(var _0xee1fx13=!1;null!= _0xee1fxa;){if(_0x970d[99]== _0xee1fxa[_0x970d[301]]){var _0xee1fx14=_0xee1fxa[_0x970d[284]](_0x970d[3068]);if(null== _0xee1fx14|| _0xee1fx9[_0xee1fx14]){var _0xee1fx14=_0xee1fxa[_0x970d[284]](_0x970d[3069]),_0xee1fx14=mxResources[_0x970d[203]](_0xee1fx14)|| _0xee1fx14,_0xee1fx15=mxUtils[_0x970d[1545]](mxUtils[_0x970d[329]](_0xee1fxa)),_0xee1fx16=_0xee1fxa[_0x970d[284]](_0x970d[892]),_0xee1fx17=_0xee1fxa[_0x970d[284]](_0x970d[2916]),_0xee1fx18=_0xee1fxa[_0x970d[284]](_0x970d[3070]);_0xee1fx13&& (_0xee1fx3[_0x970d[1051]](_0xee1fx12),_0xee1fx13= !1);null!= _0xee1fx17&& this[_0x970d[88]]&& (_0xee1fx17= this[_0x970d[88]]+ _0xee1fx17);_0xee1fx14= this[_0x970d[3071]](_0xee1fx3,_0xee1fx2,_0xee1fx14,_0xee1fx17,_0xee1fx15,_0xee1fx16,_0xee1fx4,_0xee1fx12,_0xee1fx18);this[_0x970d[3067]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa[_0x970d[285]],_0xee1fx14)}}else {_0x970d[3072]== _0xee1fxa[_0x970d[301]]&& (_0xee1fx13= !0)};_0xee1fxa= _0xee1fxa[_0x970d[287]]}};mxDefaultPopupMenu[_0x970d[202]][_0x970d[3071]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa,_0xee1fx12,_0xee1fx13,_0xee1fx14){return _0xee1fx2[_0x970d[1025]](_0xee1fx4,_0xee1fx5,function(_0xee1fx2){_0x970d[279]== typeof _0xee1fx9&& _0xee1fx9[_0x970d[239]](_0xee1fx3,_0xee1fx3,_0xee1fx12,_0xee1fx2);null!= _0xee1fxa&& _0xee1fx3[_0x970d[350]](_0xee1fxa,_0xee1fx12,_0xee1fx2)},_0xee1fx13,_0xee1fx14)};mxDefaultPopupMenu[_0x970d[202]][_0x970d[3066]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx2[_0x970d[1179]][_0x970d[502]](),_0xee1fx9=_0xee1fx5[_0x970d[262]](_0xee1fx3),_0xee1fxa=[];_0xee1fxa[_0x970d[3073]]= null== _0xee1fx3;_0xee1fxa[_0x970d[3074]]= 1< _0xee1fx2[_0x970d[1179]][_0x970d[2694]]();_0xee1fxa[_0x970d[3075]]= _0xee1fx5[_0x970d[501]]()!= _0xee1fx5[_0x970d[1197]](_0xee1fx2[_0x970d[1179]][_0x970d[902]]());_0xee1fxa[_0x970d[246]]= null!= _0xee1fx3;_0xee1fx5= null!= _0xee1fx3&& 1== _0xee1fx2[_0x970d[1179]][_0x970d[2694]]();_0xee1fxa[_0x970d[3076]]= _0xee1fx5&& 0< _0xee1fx9;_0xee1fxa[_0x970d[3077]]= _0xee1fx5&& _0xee1fx2[_0x970d[1179]][_0x970d[2516]](_0xee1fx3,!1);_0xee1fxa[_0x970d[3078]]= _0xee1fx5&& _0xee1fx2[_0x970d[1179]][_0x970d[2516]](_0xee1fx3,!0);_0xee1fxa[_0x970d[3079]]= _0xee1fx5&& _0xee1fx2[_0x970d[1179]][_0x970d[2553]](_0xee1fx3);_0xee1fxa[_0x970d[3080]]= _0xee1fxa[_0x970d[3079]]&& 0== _0xee1fx9;_0xee1fxa[_0x970d[687]]= _0xee1fx5&& _0xee1fx2[_0x970d[1179]][_0x970d[1730]](_0xee1fx3);_0xee1fx9= this[_0x970d[3064]][_0x970d[64]](_0x970d[3081]);for(_0xee1fx5= 0;_0xee1fx5< _0xee1fx9[_0x970d[67]];_0xee1fx5++){var _0xee1fx12=mxUtils[_0x970d[1545]](mxUtils[_0x970d[329]](_0xee1fx9[_0xee1fx5])),_0xee1fx13=_0xee1fx9[_0xee1fx5][_0x970d[284]](_0x970d[298]);null!= _0xee1fx13&& _0x970d[279]== typeof _0xee1fx12&& (_0xee1fxa[_0xee1fx13]= _0xee1fx12(_0xee1fx2,_0xee1fx3,_0xee1fx4))};return _0xee1fxa};function mxDefaultToolbar(_0xee1fx2,_0xee1fx3){this[_0x970d[3061]]= _0xee1fx3;null!= _0xee1fx2&& null!= _0xee1fx3&& this[_0x970d[176]](_0xee1fx2)}mxDefaultToolbar[_0x970d[202]][_0x970d[3061]]= null;mxDefaultToolbar[_0x970d[202]][_0x970d[3082]]= null;mxDefaultToolbar[_0x970d[202]][_0x970d[2877]]= null;mxDefaultToolbar[_0x970d[202]][_0x970d[657]]= 4;mxDefaultToolbar[_0x970d[202]][_0x970d[2804]]= !1;mxDefaultToolbar[_0x970d[202]][_0x970d[176]]= function(_0xee1fx2){null!= _0xee1fx2&& (this[_0x970d[3082]]= new mxToolbar(_0xee1fx2),this[_0x970d[3082]][_0x970d[169]](mxEvent.SELECT,mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx4){var _0xee1fx5=_0xee1fx4[_0x970d[720]](_0x970d[279]);this[_0x970d[3061]][_0x970d[3083]]= null!= _0xee1fx5?mxUtils[_0x970d[885]](this,function(){_0xee1fx5[_0x970d[183]](this,arguments);this[_0x970d[3082]][_0x970d[1050]]()}):null})),this[_0x970d[2877]]= mxUtils[_0x970d[885]](this,function(){null!= this[_0x970d[3082]]&& this[_0x970d[3082]][_0x970d[1050]](!0)}),this[_0x970d[3061]][_0x970d[1179]][_0x970d[169]](mxEvent.DOUBLE_CLICK,this[_0x970d[2877]]),this[_0x970d[3061]][_0x970d[169]](mxEvent.ESCAPE,this[_0x970d[2877]]))};mxDefaultToolbar[_0x970d[202]][_0x970d[1025]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=mxUtils[_0x970d[885]](this,function(){null!= _0xee1fx4&& 0< _0xee1fx4[_0x970d[67]]&& this[_0x970d[3061]][_0x970d[350]](_0xee1fx4)});return this[_0x970d[3082]][_0x970d[1025]](_0xee1fx2,_0xee1fx3,_0xee1fx9,_0xee1fx5)};mxDefaultToolbar[_0x970d[202]][_0x970d[1051]]= function(_0xee1fx2){_0xee1fx2= _0xee1fx2|| mxClient[_0x970d[88]]+ _0x970d[3084];this[_0x970d[3082]][_0x970d[1051]](_0xee1fx2)};mxDefaultToolbar[_0x970d[202]][_0x970d[970]]= function(){return this[_0x970d[3082]][_0x970d[970]]()};mxDefaultToolbar[_0x970d[202]][_0x970d[1038]]= function(_0xee1fx2){return this[_0x970d[3082]][_0x970d[1038]](_0xee1fx2)};mxDefaultToolbar[_0x970d[202]][_0x970d[3085]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=mxUtils[_0x970d[885]](this,function(){this[_0x970d[3061]][_0x970d[350]](_0xee1fx4)});this[_0x970d[972]](_0xee1fx2,_0xee1fx3,_0xee1fx5)};mxDefaultToolbar[_0x970d[202]][_0x970d[972]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return this[_0x970d[3082]][_0x970d[972]](_0xee1fx2,_0xee1fx3,_0xee1fx4)};mxDefaultToolbar[_0x970d[202]][_0x970d[1048]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){var _0xee1fxa=mxUtils[_0x970d[885]](this,function(){this[_0x970d[3061]][_0x970d[3086]](_0xee1fx4);null!= _0xee1fx9&& _0xee1fx9(this[_0x970d[3061]])});return this[_0x970d[3082]][_0x970d[1042]](_0xee1fx2,_0xee1fx3,_0xee1fxa,_0xee1fx5)};mxDefaultToolbar[_0x970d[202]][_0x970d[3087]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9,_0xee1fxa){var _0xee1fx12=function(){return _0x970d[279]== typeof _0xee1fx4?_0xee1fx4():null!= _0xee1fx4?_0xee1fx4[_0x970d[238]]():null},_0xee1fx13=mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){_0x970d[279]== typeof _0xee1fx9?_0xee1fx9(this[_0x970d[3061]],_0xee1fx12(),_0xee1fx2,_0xee1fx3):this[_0x970d[1008]](_0xee1fx12(),_0xee1fx2,_0xee1fx3);this[_0x970d[3082]][_0x970d[1050]]();mxEvent[_0x970d[722]](_0xee1fx2)});_0xee1fx2= this[_0x970d[3082]][_0x970d[1048]](_0xee1fx2,_0xee1fx3,_0xee1fx13,_0xee1fx5,null,_0xee1fxa);this[_0x970d[3088]](_0xee1fx2,function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx13(_0xee1fx3,_0xee1fx4)});return _0xee1fx2};mxDefaultToolbar[_0x970d[202]][_0x970d[1008]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[3061]][_0x970d[1179]],_0xee1fx9=_0xee1fx5[_0x970d[502]]();if(null== _0xee1fx4|| _0xee1fx9[_0x970d[250]](_0xee1fx4)|| !this[_0x970d[2804]]|| !_0xee1fx5[_0x970d[2565]](_0xee1fx4)){for(;null!= _0xee1fx4&& !_0xee1fx5[_0x970d[2685]](_0xee1fx4,[_0xee1fx2],_0xee1fx3);){_0xee1fx4= _0xee1fx9[_0x970d[1197]](_0xee1fx4)};this[_0x970d[1937]](_0xee1fx2,_0xee1fx3,_0xee1fx4)}else {this[_0x970d[807]](_0xee1fx2,_0xee1fx3,_0xee1fx4)}};mxDefaultToolbar[_0x970d[202]][_0x970d[1937]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[3061]][_0x970d[1179]];if(_0xee1fx5[_0x970d[2621]](_0xee1fx2)){var _0xee1fx9=mxEvent[_0x970d[731]](_0xee1fx3),_0xee1fxa=mxEvent[_0x970d[733]](_0xee1fx3),_0xee1fx9=mxUtils[_0x970d[2196]](_0xee1fx5[_0x970d[526]],_0xee1fx9,_0xee1fxa);return _0xee1fx5[_0x970d[2655]]()&& _0xee1fx5[_0x970d[2686]](_0xee1fx4,[_0xee1fx2],_0xee1fx3)?_0xee1fx5[_0x970d[853]](_0xee1fx4,[_0xee1fx2],null,_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[236]]):this[_0x970d[3061]][_0x970d[817]](_0xee1fx4,_0xee1fx2,_0xee1fx9[_0x970d[235]],_0xee1fx9[_0x970d[236]])};return null};mxDefaultToolbar[_0x970d[202]][_0x970d[807]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= this[_0x970d[3061]][_0x970d[1179]];var _0xee1fx5=_0xee1fx3[_0x970d[502]]();if(null!= _0xee1fx4&& _0xee1fx3[_0x970d[2565]](_0xee1fx2)&& _0xee1fx3[_0x970d[2581]](null,_0xee1fx4,_0xee1fx2)){var _0xee1fx9=null;_0xee1fx5[_0x970d[473]]();try{var _0xee1fxa=_0xee1fx5[_0x970d[1721]](_0xee1fx4),_0xee1fx12=_0xee1fx5[_0x970d[1721]](_0xee1fx2)[_0x970d[238]]();_0xee1fx12[_0x970d[235]]= _0xee1fxa[_0x970d[235]]+ (_0xee1fxa[_0x970d[117]]- _0xee1fx12[_0x970d[117]])/ 2;_0xee1fx12[_0x970d[236]]= _0xee1fxa[_0x970d[236]]+ (_0xee1fxa[_0x970d[119]]- _0xee1fx12[_0x970d[119]])/ 2;var _0xee1fx13=this[_0x970d[657]]* _0xee1fx3[_0x970d[1020]],_0xee1fx14=20* _0xee1fx5[_0x970d[1962]](_0xee1fx4,!0);this[_0x970d[3061]][_0x970d[3089]]?_0xee1fx12[_0x970d[235]]+= (_0xee1fx12[_0x970d[117]]+ _0xee1fxa[_0x970d[117]])/ 2+ _0xee1fx13+ _0xee1fx14:_0xee1fx12[_0x970d[236]]+= (_0xee1fx12[_0x970d[119]]+ _0xee1fxa[_0x970d[119]])/ 2+ _0xee1fx13+ _0xee1fx14;_0xee1fx2[_0x970d[1724]](_0xee1fx12);var _0xee1fx15=_0xee1fx5[_0x970d[1197]](_0xee1fx4);_0xee1fx3[_0x970d[2103]](_0xee1fx2,_0xee1fx15);_0xee1fx3[_0x970d[2509]](_0xee1fx2);_0xee1fx9= this[_0x970d[3061]][_0x970d[2503]](_0xee1fx4,_0xee1fx2);if(null== _0xee1fx5[_0x970d[1721]](_0xee1fx9)){var _0xee1fx16= new mxGeometry;_0xee1fx16[_0x970d[1500]]= !0;_0xee1fx5[_0x970d[1724]](_0xee1fx9,_0xee1fx16)};_0xee1fx3[_0x970d[2504]](_0xee1fx9,_0xee1fx15,_0xee1fx4,_0xee1fx2)}finally{_0xee1fx5[_0x970d[476]]()};_0xee1fx3[_0x970d[904]]([_0xee1fx2,_0xee1fx9]);_0xee1fx3[_0x970d[2564]](_0xee1fx2)}};mxDefaultToolbar[_0x970d[202]][_0x970d[3088]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=document[_0x970d[55]](_0x970d[466]);_0xee1fx4[_0x970d[57]](_0x970d[390],_0xee1fx2[_0x970d[284]](_0x970d[390]));var _0xee1fx5=mxUtils[_0x970d[885]](this,function(_0xee1fx9){_0xee1fx4[_0x970d[124]][_0x970d[117]]= 2* _0xee1fx2[_0x970d[359]]+ _0x970d[168];_0xee1fx4[_0x970d[124]][_0x970d[119]]= 2* _0xee1fx2[_0x970d[167]]+ _0x970d[168];mxUtils[_0x970d[3090]](_0xee1fx2,this[_0x970d[3061]][_0x970d[1179]],_0xee1fx3,_0xee1fx4);mxEvent[_0x970d[745]](_0xee1fx4,_0x970d[219],_0xee1fx5)});mxClient[_0x970d[80]]?_0xee1fx5():mxEvent[_0x970d[169]](_0xee1fx4,_0x970d[219],_0xee1fx5)};mxDefaultToolbar[_0x970d[202]][_0x970d[515]]= function(){null!= this[_0x970d[2877]]&& (this[_0x970d[3061]][_0x970d[1179]][_0x970d[745]](_0x970d[760],this[_0x970d[2877]]),this[_0x970d[3061]][_0x970d[745]](_0x970d[859],this[_0x970d[2877]]),this[_0x970d[2877]]= null);null!= this[_0x970d[3082]]&& (this[_0x970d[3082]][_0x970d[515]](),this[_0x970d[3082]]= null)};function mxEditor(_0xee1fx2){this[_0x970d[3091]]= [];this[_0x970d[3092]]();if(null!= document[_0x970d[112]]){this[_0x970d[3093]]= [];this[_0x970d[3094]]= new mxDefaultPopupMenu;this[_0x970d[3095]]= new mxUndoManager;this[_0x970d[1179]]= this[_0x970d[3096]]();this[_0x970d[3082]]= this[_0x970d[3097]]();this[_0x970d[3098]]= new mxDefaultKeyHandler(this);this[_0x970d[3099]](_0xee1fx2);this[_0x970d[1179]][_0x970d[2180]]= this[_0x970d[3100]];!mxClient[_0x970d[3101]]&& null!= this[_0x970d[1056]]&& (this[_0x970d[812]]= this[_0x970d[3102]]());if(null!= this[_0x970d[1987]]){this[_0x970d[1987]]()};mxClient[_0x970d[80]]&& mxEvent[_0x970d[169]](window,_0x970d[2428],mxUtils[_0x970d[885]](this,function(){this[_0x970d[515]]()}))}}mxLoadResources&& mxResources[_0x970d[99]](mxClient[_0x970d[86]]+ _0x970d[3103]);mxEditor[_0x970d[202]]= new mxEventSource;mxEditor[_0x970d[202]][_0x970d[196]]= mxEditor;mxEditor[_0x970d[202]][_0x970d[3104]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[3105]:_0x970d[110];mxEditor[_0x970d[202]][_0x970d[3106]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[3107]:_0x970d[110];mxEditor[_0x970d[202]][_0x970d[3108]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[3109]:_0x970d[110];mxEditor[_0x970d[202]][_0x970d[3110]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[716]:_0x970d[110];mxEditor[_0x970d[202]][_0x970d[3111]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[3112]:_0x970d[110];mxEditor[_0x970d[202]][_0x970d[3113]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[2719]:_0x970d[110];mxEditor[_0x970d[202]][_0x970d[3114]]= _0x970d[130]!= mxClient[_0x970d[90]]?_0x970d[2136]:_0x970d[110];mxEditor[_0x970d[202]][_0x970d[2136]]= null;mxEditor[_0x970d[202]][_0x970d[1179]]= null;mxEditor[_0x970d[202]][_0x970d[2720]]= null;mxEditor[_0x970d[202]][_0x970d[3082]]= null;mxEditor[_0x970d[202]][_0x970d[812]]= null;mxEditor[_0x970d[202]][_0x970d[879]]= null;mxEditor[_0x970d[202]][_0x970d[3094]]= null;mxEditor[_0x970d[202]][_0x970d[3095]]= null;mxEditor[_0x970d[202]][_0x970d[3098]]= null;mxEditor[_0x970d[202]][_0x970d[3091]]= null;mxEditor[_0x970d[202]][_0x970d[3115]]= _0x970d[1061];mxEditor[_0x970d[202]][_0x970d[3116]]= !1;mxEditor[_0x970d[202]][_0x970d[1157]]= !0;mxEditor[_0x970d[202]][_0x970d[3083]]= null;mxEditor[_0x970d[202]][_0x970d[3117]]= !1;mxEditor[_0x970d[202]][_0x970d[3118]]= null;mxEditor[_0x970d[202]][_0x970d[2075]]= null;mxEditor[_0x970d[202]][_0x970d[3119]]= null;mxEditor[_0x970d[202]][_0x970d[3120]]= null;mxEditor[_0x970d[202]][_0x970d[3121]]= null;mxEditor[_0x970d[202]][_0x970d[3122]]= null;mxEditor[_0x970d[202]][_0x970d[1069]]= _0x970d[336];mxEditor[_0x970d[202]][_0x970d[3123]]= _0x970d[338];mxEditor[_0x970d[202]][_0x970d[1070]]= !0;mxEditor[_0x970d[202]][_0x970d[3124]]= null;mxEditor[_0x970d[202]][_0x970d[3125]]= null;mxEditor[_0x970d[202]][_0x970d[1056]]= null;mxEditor[_0x970d[202]][_0x970d[1058]]= null;mxEditor[_0x970d[202]][_0x970d[1057]]= null;mxEditor[_0x970d[202]][_0x970d[3089]]= !1;mxEditor[_0x970d[202]][_0x970d[3126]]= !1;mxEditor[_0x970d[202]][_0x970d[3127]]= 0;mxEditor[_0x970d[202]][_0x970d[3128]]= !1;mxEditor[_0x970d[202]][_0x970d[3129]]= !1;mxEditor[_0x970d[202]][_0x970d[3093]]= null;mxEditor[_0x970d[202]][_0x970d[3130]]= 0;mxEditor[_0x970d[202]][_0x970d[3100]]= _0x970d[604];mxEditor[_0x970d[202]][_0x970d[3112]]= null;mxEditor[_0x970d[202]][_0x970d[3131]]= null;mxEditor[_0x970d[202]][_0x970d[3132]]= 20;mxEditor[_0x970d[202]][_0x970d[2719]]= null;mxEditor[_0x970d[202]][_0x970d[3133]]= null;mxEditor[_0x970d[202]][_0x970d[3134]]= null;mxEditor[_0x970d[202]][_0x970d[3135]]= 300;mxEditor[_0x970d[202]][_0x970d[3136]]= 260;mxEditor[_0x970d[202]][_0x970d[3137]]= 240;mxEditor[_0x970d[202]][_0x970d[3138]]= null;mxEditor[_0x970d[202]][_0x970d[3139]]= !1;mxEditor[_0x970d[202]][_0x970d[3140]]= !1;mxEditor[_0x970d[202]][_0x970d[2113]]= !1;mxEditor[_0x970d[202]][_0x970d[2133]]= function(){return this[_0x970d[2113]]};mxEditor[_0x970d[202]][_0x970d[2128]]= function(_0xee1fx2){this[_0x970d[2113]]= _0xee1fx2};mxEditor[_0x970d[202]][_0x970d[3092]]= function(){this[_0x970d[3071]](_0x970d[815],function(_0xee1fx2){_0xee1fx2[_0x970d[815]]()});this[_0x970d[3071]](_0x970d[540],function(_0xee1fx2){( new mxPrintPreview(_0xee1fx2[_0x970d[1179]],1))[_0x970d[392]]()});this[_0x970d[3071]](_0x970d[539],function(_0xee1fx2){mxUtils[_0x970d[539]](_0xee1fx2[_0x970d[1179]],null,10,10)});this[_0x970d[3071]](_0x970d[3141],function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[3142]]();if(null== _0xee1fx3|| mxClient[_0x970d[3101]]){_0xee1fx2[_0x970d[350]](_0x970d[539])}else {var _0xee1fx4=mxUtils[_0x970d[3143]](_0xee1fx2[_0x970d[1179]],1),_0xee1fx4=mxUtils[_0x970d[875]](_0xee1fx4,_0x970d[192]);mxUtils[_0x970d[894]](_0xee1fx3,_0xee1fx2[_0x970d[3123]]+ _0x970d[226]+ encodeURIComponent(_0xee1fx4),document,_0x970d[3144])}});this[_0x970d[3071]](_0x970d[802],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[802]]()});this[_0x970d[3071]](_0x970d[3145],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& mxClipboard[_0x970d[3145]](_0xee1fx2[_0x970d[1179]])});this[_0x970d[3071]](_0x970d[149],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& mxClipboard[_0x970d[149]](_0xee1fx2[_0x970d[1179]])});this[_0x970d[3071]](_0x970d[3146],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& mxClipboard[_0x970d[3146]](_0xee1fx2[_0x970d[1179]])});this[_0x970d[3071]](_0x970d[3147],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[842]]()});this[_0x970d[3071]](_0x970d[1504],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2450]](_0xee1fx2[_0x970d[844]]())});this[_0x970d[3071]](_0x970d[3148],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[904]](_0xee1fx2[_0x970d[1179]][_0x970d[845]]())});this[_0x970d[3071]](_0x970d[1997],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[846]]()});this[_0x970d[3071]](_0x970d[824],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[824]]()});this[_0x970d[3071]](_0x970d[825],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[825]]()});this[_0x970d[3071]](_0x970d[2558],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[2558]]()});this[_0x970d[3071]](_0x970d[2559],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[2559]]()});this[_0x970d[3071]](_0x970d[3149],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[2560]]()});this[_0x970d[3071]](_0x970d[933],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[933]]()});this[_0x970d[3071]](_0x970d[3150],function(_0xee1fx2,_0xee1fx3){_0xee1fx2[_0x970d[3150]](_0xee1fx3)});this[_0x970d[3071]](_0x970d[2705],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2705]]()});this[_0x970d[3071]](_0x970d[3151],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2440]]()});this[_0x970d[3071]](_0x970d[2706],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2706]]()});this[_0x970d[3071]](_0x970d[2708],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2708]]()});this[_0x970d[3071]](_0x970d[1061],function(_0xee1fx2,_0xee1fx3){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2453]](_0xee1fx3)&& _0xee1fx2[_0x970d[1179]][_0x970d[2451]](_0xee1fx3)});this[_0x970d[3071]](_0x970d[3152],function(_0xee1fx2,_0xee1fx3){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[840]](!0)});this[_0x970d[3071]](_0x970d[3153],function(_0xee1fx2,_0xee1fx3){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[840]](!1)});this[_0x970d[3071]](_0x970d[2552],function(_0xee1fx2,_0xee1fx3){_0xee1fx2[_0x970d[1179]][_0x970d[2552]](_0xee1fx3)});this[_0x970d[3071]](_0x970d[2554],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[2554]]()});this[_0x970d[3071]](_0x970d[2442],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[2442]]()});this[_0x970d[3071]](_0x970d[3154],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2702]]()});this[_0x970d[3071]](_0x970d[3155],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2700]]()});this[_0x970d[3071]](_0x970d[3156],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2703]]()});this[_0x970d[3071]](_0x970d[3157],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2704]]()});this[_0x970d[3071]](_0x970d[2514],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[847]](!0)});this[_0x970d[3071]](_0x970d[3158],function(_0xee1fx2){if(_0xee1fx2[_0x970d[1179]][_0x970d[994]]()){var _0xee1fx3=_0xee1fx2[_0x970d[1179]][_0x970d[1728]]();_0xee1fx2[_0x970d[1179]][_0x970d[847]](!0,!1,_0xee1fx3)}});this[_0x970d[3071]](_0x970d[3159],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[847]](!1)});this[_0x970d[3071]](_0x970d[3160],function(_0xee1fx2){if(_0xee1fx2[_0x970d[1179]][_0x970d[994]]()){var _0xee1fx3=_0xee1fx2[_0x970d[1179]][_0x970d[1728]]();_0xee1fx2[_0x970d[1179]][_0x970d[847]](!1,!1,_0xee1fx3)}});this[_0x970d[3071]](_0x970d[1447],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_BOLD)});this[_0x970d[3071]](_0x970d[1449],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_ITALIC)});this[_0x970d[3071]](_0x970d[355],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_UNDERLINE)});this[_0x970d[3071]](_0x970d[639],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_SHADOW)});this[_0x970d[3071]](_0x970d[3161],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[849]](mxConstants.ALIGN_LEFT)});this[_0x970d[3071]](_0x970d[3162],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[849]](mxConstants.ALIGN_CENTER)});this[_0x970d[3071]](_0x970d[3163],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[849]](mxConstants.ALIGN_RIGHT)});this[_0x970d[3071]](_0x970d[3164],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[849]](mxConstants.ALIGN_TOP)});this[_0x970d[3071]](_0x970d[3165],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[849]](mxConstants.ALIGN_MIDDLE)});this[_0x970d[3071]](_0x970d[3166],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[849]](mxConstants.ALIGN_BOTTOM)});this[_0x970d[3071]](_0x970d[3167],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT)});this[_0x970d[3071]](_0x970d[3168],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER)});this[_0x970d[3071]](_0x970d[3169],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_RIGHT)});this[_0x970d[3071]](_0x970d[3170],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_TOP)});this[_0x970d[3071]](_0x970d[3171],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE)});this[_0x970d[3071]](_0x970d[3172],function(_0xee1fx2){_0xee1fx2[_0x970d[1179]][_0x970d[994]]()&& _0xee1fx2[_0x970d[1179]][_0x970d[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_BOTTOM)});this[_0x970d[3071]](_0x970d[499],function(_0xee1fx2){var _0xee1fx3=100* _0xee1fx2[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]],_0xee1fx3=parseFloat(mxUtils[_0x970d[3173]](mxResources[_0x970d[203]](_0xee1fx2[_0x970d[3104]])|| _0xee1fx2[_0x970d[3104]],_0xee1fx3))/ 100;isNaN(_0xee1fx3)|| _0xee1fx2[_0x970d[1179]][_0x970d[249]]()[_0x970d[2262]](_0xee1fx3)});this[_0x970d[3071]](_0x970d[3174],function(_0xee1fx2){null!= _0xee1fx2[_0x970d[3112]]?_0xee1fx2[_0x970d[3112]][_0x970d[175]](!_0xee1fx2[_0x970d[3112]][_0x970d[174]]()):_0xee1fx2[_0x970d[3175]]()});this[_0x970d[3071]](_0x970d[3176],function(_0xee1fx2){null!= _0xee1fx2[_0x970d[2719]]?_0xee1fx2[_0x970d[2719]][_0x970d[175]](!_0xee1fx2[_0x970d[2719]][_0x970d[174]]()):_0xee1fx2[_0x970d[3177]]()});this[_0x970d[3071]](_0x970d[3178],function(_0xee1fx2){null== _0xee1fx2[_0x970d[2136]]?_0xee1fx2[_0x970d[3179]]():_0xee1fx2[_0x970d[2136]][_0x970d[175]](!_0xee1fx2[_0x970d[2136]][_0x970d[174]]())});this[_0x970d[3071]](_0x970d[3180],function(_0xee1fx2){mxLog[_0x970d[175]](!mxLog[_0x970d[174]]())})};mxEditor[_0x970d[202]][_0x970d[3102]]= function(){var _0xee1fx2=mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[746]]( new mxEventObject(mxEvent.SESSION,_0x970d[812],_0xee1fx2))});return this[_0x970d[807]](this[_0x970d[1056]],this[_0x970d[1057]],this[_0x970d[1058]],_0xee1fx2)};mxEditor[_0x970d[202]][_0x970d[3099]]= function(_0xee1fx2){null!= _0xee1fx2&& (( new mxCodec(_0xee1fx2[_0x970d[295]]))[_0x970d[1093]](_0xee1fx2,this),this[_0x970d[3181]]())};mxEditor[_0x970d[202]][_0x970d[3182]]= function(){document[_0x970d[3183]]= _0x970d[3184]};mxEditor[_0x970d[202]][_0x970d[3181]]= function(){this[_0x970d[1184]]= ( new Date)[_0x970d[178]]();this[_0x970d[3095]][_0x970d[200]]();this[_0x970d[1183]]= 0;this[_0x970d[2128]](!1)};mxEditor[_0x970d[202]][_0x970d[3071]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[3091]][_0xee1fx2]= _0xee1fx3};mxEditor[_0x970d[202]][_0x970d[350]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[3091]][_0xee1fx2];if(null!= _0xee1fx5){try{var _0xee1fx9=arguments;_0xee1fx9[0]= this;_0xee1fx5[_0x970d[183]](this,_0xee1fx9)}catch(f){throw mxUtils[_0x970d[267]](_0x970d[3185]+ _0xee1fx2+ _0x970d[3186]+ f[_0x970d[281]],280,!0),f}}else {mxUtils[_0x970d[267]](_0x970d[3187]+ _0xee1fx2,280,!0)}};mxEditor[_0x970d[202]][_0x970d[3188]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[3118]][_0xee1fx2]= _0xee1fx3};mxEditor[_0x970d[202]][_0x970d[3189]]= function(_0xee1fx2){return this[_0x970d[3118]][_0xee1fx2]};mxEditor[_0x970d[202]][_0x970d[3096]]= function(){var _0xee1fx2= new mxGraph(null,null,this[_0x970d[2720]]);_0xee1fx2[_0x970d[2673]](!0);_0xee1fx2[_0x970d[2674]](!0);this[_0x970d[3190]](_0xee1fx2);this[_0x970d[3191]](_0xee1fx2);this[_0x970d[3192]](_0xee1fx2);this[_0x970d[3193]](_0xee1fx2);this[_0x970d[3194]](_0xee1fx2);_0xee1fx2[_0x970d[2316]][_0x970d[1033]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx4,_0xee1fx5){return this[_0x970d[3195]](_0xee1fx2,_0xee1fx4,_0xee1fx5)});_0xee1fx2[_0x970d[2433]][_0x970d[1033]]= mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx4){return this[_0x970d[2503]](_0xee1fx2,_0xee1fx4)});this[_0x970d[3196]](_0xee1fx2);this[_0x970d[3197]](_0xee1fx2);return _0xee1fx2};mxEditor[_0x970d[202]][_0x970d[3196]]= function(_0xee1fx2){_0xee1fx2= new mxSwimlaneManager(_0xee1fx2,!1);_0xee1fx2[_0x970d[1737]]= mxUtils[_0x970d[885]](this,function(){return this[_0x970d[3089]]});_0xee1fx2[_0x970d[994]]= mxUtils[_0x970d[885]](this,function(){return this[_0x970d[3128]]});return _0xee1fx2};mxEditor[_0x970d[202]][_0x970d[3197]]= function(_0xee1fx2){var _0xee1fx3= new mxLayoutManager(_0xee1fx2),_0xee1fx4=this;_0xee1fx3[_0x970d[2754]]= function(_0xee1fx3){var _0xee1fx9=null,_0xee1fxa=_0xee1fx4[_0x970d[1179]][_0x970d[502]]();if(null!= _0xee1fxa[_0x970d[1197]](_0xee1fx3)){if(_0xee1fx4[_0x970d[3129]]&& _0xee1fx2[_0x970d[1730]](_0xee1fx3)){null== _0xee1fx4[_0x970d[3198]]&& (_0xee1fx4[_0x970d[3198]]= _0xee1fx4[_0x970d[3199]]()),_0xee1fx9= _0xee1fx4[_0x970d[3198]]}else {if(_0xee1fx4[_0x970d[3126]]&& (_0xee1fx2[_0x970d[2553]](_0xee1fx3)|| null== _0xee1fxa[_0x970d[1197]](_0xee1fxa[_0x970d[1197]](_0xee1fx3)))){null== _0xee1fx4[_0x970d[3200]]&& (_0xee1fx4[_0x970d[3200]]= _0xee1fx4[_0x970d[3201]]()),_0xee1fx9= _0xee1fx4[_0x970d[3200]]}}};return _0xee1fx9};return _0xee1fx3};mxEditor[_0x970d[202]][_0x970d[3202]]= function(_0xee1fx2){null== this[_0x970d[1179]][_0x970d[526]]&& (this[_0x970d[1179]][_0x970d[176]](_0xee1fx2),this[_0x970d[3203]]= new mxRubberband(this[_0x970d[1179]]),this[_0x970d[1157]]&& mxEvent[_0x970d[1157]](_0xee1fx2),mxClient[_0x970d[496]]&& new mxDivResizer(_0xee1fx2))};mxEditor[_0x970d[202]][_0x970d[3190]]= function(_0xee1fx2){_0xee1fx2[_0x970d[169]](mxEvent.DOUBLE_CLICK,mxUtils[_0x970d[885]](this,function(_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx4[_0x970d[720]](_0x970d[246]);null!= _0xee1fx5&& (_0xee1fx2[_0x970d[994]]()&& null!= this[_0x970d[3115]])&& (this[_0x970d[350]](this[_0x970d[3115]],_0xee1fx5),_0xee1fx4[_0x970d[722]]())}))};mxEditor[_0x970d[202]][_0x970d[3191]]= function(_0xee1fx2){var _0xee1fx3=mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){var _0xee1fx9=_0xee1fx3[_0x970d[720]](_0x970d[1061]);this[_0x970d[3095]][_0x970d[1114]](_0xee1fx9)});_0xee1fx2[_0x970d[502]]()[_0x970d[169]](mxEvent.UNDO,_0xee1fx3);_0xee1fx2[_0x970d[249]]()[_0x970d[169]](mxEvent.UNDO,_0xee1fx3);_0xee1fx3= function(_0xee1fx3,_0xee1fx5){var _0xee1fx9=_0xee1fx5[_0x970d[720]](_0x970d[1061])[_0x970d[1065]];_0xee1fx2[_0x970d[904]](_0xee1fx2[_0x970d[2436]](_0xee1fx9))};this[_0x970d[3095]][_0x970d[169]](mxEvent.UNDO,_0xee1fx3);this[_0x970d[3095]][_0x970d[169]](mxEvent.REDO,_0xee1fx3)};mxEditor[_0x970d[202]][_0x970d[3192]]= function(_0xee1fx2){var _0xee1fx3=mxUtils[_0x970d[885]](this,function(_0xee1fx2){this[_0x970d[746]]( new mxEventObject(mxEvent.ROOT))});_0xee1fx2[_0x970d[249]]()[_0x970d[169]](mxEvent.DOWN,_0xee1fx3);_0xee1fx2[_0x970d[249]]()[_0x970d[169]](mxEvent.UP,_0xee1fx3)};mxEditor[_0x970d[202]][_0x970d[3193]]= function(_0xee1fx2){var _0xee1fx3=mxUtils[_0x970d[885]](this,function(_0xee1fx3,_0xee1fx5){this[_0x970d[2128]](!0);!0== this[_0x970d[3140]]&& _0xee1fx2[_0x970d[2585]]();for(var _0xee1fx9=_0xee1fx5[_0x970d[720]](_0x970d[1061])[_0x970d[1065]],_0xee1fxa=0;_0xee1fxa< _0xee1fx9[_0x970d[67]];_0xee1fxa++){var _0xee1fx12=_0xee1fx9[_0xee1fxa];if(_0xee1fx12 instanceof mxRootChange|| _0xee1fx12 instanceof mxValueChange&& _0xee1fx12[_0x970d[246]]== this[_0x970d[1179]][_0x970d[251]][_0x970d[813]]|| _0xee1fx12 instanceof mxCellAttributeChange&& _0xee1fx12[_0x970d[246]]== this[_0x970d[1179]][_0x970d[251]][_0x970d[813]]){this[_0x970d[746]]( new mxEventObject(mxEvent.ROOT));break}}});_0xee1fx2[_0x970d[502]]()[_0x970d[169]](mxEvent.CHANGE,_0xee1fx3)};mxEditor[_0x970d[202]][_0x970d[3194]]= function(_0xee1fx2){var _0xee1fx3=this;_0xee1fx2[_0x970d[1133]]({mouseDown:function(_0xee1fx2,_0xee1fx5){if(null!= _0xee1fx3[_0x970d[3083]]&& !_0xee1fx5[_0x970d[737]]()&& (_0xee1fx3[_0x970d[3117]]|| null== _0xee1fx5[_0x970d[248]]())){_0xee1fx3[_0x970d[1179]][_0x970d[2440]](),_0xee1fx3[_0x970d[3083]](_0xee1fx5[_0x970d[727]](),_0xee1fx5[_0x970d[736]]()),this[_0x970d[1142]]= !0,_0xee1fx5[_0x970d[722]]()}},mouseMove:function(_0xee1fx2,_0xee1fx3){this[_0x970d[1142]]&& _0xee1fx3[_0x970d[722]]()},mouseUp:function(_0xee1fx2,_0xee1fx3){this[_0x970d[1142]]&& (this[_0x970d[1142]]= !1,_0xee1fx3[_0x970d[722]]())}})};mxEditor[_0x970d[202]][_0x970d[3201]]= function(){var _0xee1fx2=this[_0x970d[1179]][_0x970d[1020]],_0xee1fx3= new mxStackLayout(this[_0x970d[1179]],!this[_0x970d[3089]],this[_0x970d[3127]],2* _0xee1fx2,2* _0xee1fx2);_0xee1fx3[_0x970d[1713]]= function(_0xee1fx2){return !_0xee1fx3[_0x970d[1179]][_0x970d[1730]](_0xee1fx2)};return _0xee1fx3};mxEditor[_0x970d[202]][_0x970d[3199]]= function(){return new mxCompactTreeLayout(this[_0x970d[1179]],this[_0x970d[3089]])};mxEditor[_0x970d[202]][_0x970d[3097]]= function(){return new mxDefaultToolbar(null,this)};mxEditor[_0x970d[202]][_0x970d[3204]]= function(_0xee1fx2){this[_0x970d[3082]][_0x970d[176]](_0xee1fx2);mxClient[_0x970d[496]]&& new mxDivResizer(_0xee1fx2)};mxEditor[_0x970d[202]][_0x970d[3205]]= function(_0xee1fx2){null== this[_0x970d[879]]&& (this[_0x970d[879]]= _0xee1fx2,this[_0x970d[169]](mxEvent.SAVE,mxUtils[_0x970d[885]](this,function(){var _0xee1fx2=( new Date)[_0x970d[3206]]();this[_0x970d[3207]]((mxResources[_0x970d[203]](this[_0x970d[3106]])|| this[_0x970d[3106]])+ _0x970d[3186]+ _0xee1fx2)})),this[_0x970d[169]](mxEvent.OPEN,mxUtils[_0x970d[885]](this,function(){this[_0x970d[3207]]((mxResources[_0x970d[203]](this[_0x970d[3108]])|| this[_0x970d[3108]])+ _0x970d[3186]+ this[_0x970d[3122]])})),mxClient[_0x970d[496]]&& new mxDivResizer(_0xee1fx2))};mxEditor[_0x970d[202]][_0x970d[3207]]= function(_0xee1fx2){null!= this[_0x970d[879]]&& null!= _0xee1fx2&& (this[_0x970d[879]][_0x970d[339]]= _0xee1fx2)};mxEditor[_0x970d[202]][_0x970d[3208]]= function(_0xee1fx2){this[_0x970d[169]](mxEvent.ROOT,mxUtils[_0x970d[885]](this,function(_0xee1fx3){_0xee1fx2[_0x970d[339]]= this[_0x970d[3209]]()}));mxClient[_0x970d[496]]&& new mxDivResizer(_0xee1fx2)};mxEditor[_0x970d[202]][_0x970d[3210]]= function(_0xee1fx2,_0xee1fx3){null!= _0xee1fx2&& ( new mxCompactTreeLayout(this[_0x970d[1179]],_0xee1fx3))[_0x970d[350]](_0xee1fx2)};mxEditor[_0x970d[202]][_0x970d[3209]]= function(){for(var _0xee1fx2=_0x970d[110],_0xee1fx3=this[_0x970d[1179]],_0xee1fx4=_0xee1fx3[_0x970d[2534]]();null!= _0xee1fx4&& null!= _0xee1fx3[_0x970d[502]]()[_0x970d[1197]](_0xee1fx3[_0x970d[502]]()[_0x970d[1197]](_0xee1fx4));){_0xee1fx3[_0x970d[2553]](_0xee1fx4)&& (_0xee1fx2= _0x970d[3211]+ _0xee1fx3[_0x970d[2454]](_0xee1fx4)+ _0xee1fx2),_0xee1fx4= _0xee1fx3[_0x970d[502]]()[_0x970d[1197]](_0xee1fx4)};return this[_0x970d[3212]]()+ _0xee1fx2};mxEditor[_0x970d[202]][_0x970d[3212]]= function(){var _0xee1fx2=this[_0x970d[1179]][_0x970d[502]]()[_0x970d[501]]();return this[_0x970d[1179]][_0x970d[2454]](_0xee1fx2)};mxEditor[_0x970d[202]][_0x970d[824]]= function(){this[_0x970d[3095]][_0x970d[824]]()};mxEditor[_0x970d[202]][_0x970d[825]]= function(){this[_0x970d[3095]][_0x970d[825]]()};mxEditor[_0x970d[202]][_0x970d[844]]= function(){var _0xee1fx2=null!= this[_0x970d[3121]]?this[_0x970d[3121]]:this[_0x970d[1179]][_0x970d[1020]];return this[_0x970d[1179]][_0x970d[844]](this[_0x970d[3213]](),_0xee1fx2)};mxEditor[_0x970d[202]][_0x970d[3213]]= function(){return this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1978]](this[_0x970d[3120]])};mxEditor[_0x970d[202]][_0x970d[392]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=mxUtils[_0x970d[219]](_0xee1fx2)[_0x970d[875]]();this[_0x970d[3214]](_0xee1fx3[_0x970d[158]]);this[_0x970d[3122]]= _0xee1fx2;this[_0x970d[746]]( new mxEventObject(mxEvent.OPEN,_0x970d[3122],_0xee1fx2))}};mxEditor[_0x970d[202]][_0x970d[3214]]= function(_0xee1fx2){( new mxCodec(_0xee1fx2[_0x970d[295]]))[_0x970d[1093]](_0xee1fx2,this[_0x970d[1179]][_0x970d[502]]());this[_0x970d[3181]]()};mxEditor[_0x970d[202]][_0x970d[815]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx2= _0xee1fx2|| this[_0x970d[3215]]();if(null!= _0xee1fx2&& 0< _0xee1fx2[_0x970d[67]]){var _0xee1fx4=this[_0x970d[3216]](_0xee1fx3);this[_0x970d[3217]](_0xee1fx2,_0xee1fx4);this[_0x970d[2128]](!1)};this[_0x970d[746]]( new mxEventObject(mxEvent.SAVE,_0x970d[863],_0xee1fx2))};mxEditor[_0x970d[202]][_0x970d[3217]]= function(_0xee1fx2,_0xee1fx3){this[_0x970d[1070]]&& (_0xee1fx3= encodeURIComponent(_0xee1fx3));mxUtils[_0x970d[814]](_0xee1fx2,this[_0x970d[3123]]+ _0x970d[226]+ _0xee1fx3,mxUtils[_0x970d[885]](this,function(_0xee1fx4){this[_0x970d[746]]( new mxEventObject(mxEvent.POST,_0x970d[870],_0xee1fx4,_0x970d[863],_0xee1fx2,_0x970d[410],_0xee1fx3))}))};mxEditor[_0x970d[202]][_0x970d[3216]]= function(_0xee1fx2){_0xee1fx2= null!= _0xee1fx2?_0xee1fx2:this[_0x970d[1069]];var _0xee1fx3=( new mxCodec)[_0x970d[514]](this[_0x970d[1179]][_0x970d[502]]());return mxUtils[_0x970d[875]](_0xee1fx3,_0xee1fx2)};mxEditor[_0x970d[202]][_0x970d[3215]]= function(){return this[_0x970d[3124]]};mxEditor[_0x970d[202]][_0x970d[3142]]= function(){return this[_0x970d[3125]]};mxEditor[_0x970d[202]][_0x970d[807]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){var _0xee1fx9=null;mxClient[_0x970d[3101]]|| (_0xee1fx9= new mxSession(this[_0x970d[1179]][_0x970d[502]](),_0xee1fx2,_0xee1fx3,_0xee1fx4),_0xee1fx9[_0x970d[169]](mxEvent.RECEIVE,mxUtils[_0x970d[885]](this,function(_0xee1fx2,_0xee1fx3){null!= _0xee1fx3[_0x970d[720]](_0x970d[252])[_0x970d[284]](_0x970d[1088])&& this[_0x970d[3181]]()})),_0xee1fx9[_0x970d[169]](mxEvent.DISCONNECT,_0xee1fx5),_0xee1fx9[_0x970d[169]](mxEvent.CONNECT,_0xee1fx5),_0xee1fx9[_0x970d[169]](mxEvent.NOTIFY,_0xee1fx5),_0xee1fx9[_0x970d[169]](mxEvent.GET,_0xee1fx5),_0xee1fx9[_0x970d[861]]());return _0xee1fx9};mxEditor[_0x970d[202]][_0x970d[3218]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=this[_0x970d[1179]][_0x970d[2434]]()[_0x970d[2054]][_0xee1fx3];this[_0x970d[1179]][_0x970d[249]]()[_0x970d[2434]]()[_0x970d[2074]](_0xee1fx3,this[_0x970d[1179]][_0x970d[2434]]()[_0x970d[2054]][_0xee1fx2]);this[_0x970d[1179]][_0x970d[2434]]()[_0x970d[2074]](_0xee1fx2,_0xee1fx4);this[_0x970d[1179]][_0x970d[802]]()};mxEditor[_0x970d[202]][_0x970d[3150]]= function(_0xee1fx2){_0xee1fx2= _0xee1fx2|| this[_0x970d[1179]][_0x970d[2452]]();null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[1179]][_0x970d[2534]](),null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[1179]][_0x970d[502]]()[_0x970d[501]]()));if(null!= _0xee1fx2){this[_0x970d[1179]][_0x970d[2126]](!0);var _0xee1fx3=mxUtils[_0x970d[445]](this[_0x970d[1179]][_0x970d[526]]),_0xee1fx4=_0xee1fx3[_0x970d[235]]+ 10,_0xee1fx3=_0xee1fx3[_0x970d[236]];if(null!= this[_0x970d[716]]&& !this[_0x970d[3139]]){_0xee1fx4= this[_0x970d[716]][_0x970d[730]](),_0xee1fx3= this[_0x970d[716]][_0x970d[732]]()}else {var _0xee1fx5=this[_0x970d[1179]][_0x970d[2555]](_0xee1fx2);null!= _0xee1fx5&& (_0xee1fx4+= _0xee1fx5[_0x970d[235]]+ Math[_0x970d[243]](200,_0xee1fx5[_0x970d[117]]),_0xee1fx3+= _0xee1fx5[_0x970d[236]])};this[_0x970d[3062]]();_0xee1fx2= this[_0x970d[3219]](_0xee1fx2);null!= _0xee1fx2&& (this[_0x970d[716]]= new mxWindow(mxResources[_0x970d[203]](this[_0x970d[3110]])|| this[_0x970d[3110]],_0xee1fx2,_0xee1fx4,_0xee1fx3,this[_0x970d[3137]],this[_0x970d[3138]],!1),this[_0x970d[716]][_0x970d[175]](!0))}};mxEditor[_0x970d[202]][_0x970d[3220]]= function(){return null!= this[_0x970d[716]]};mxEditor[_0x970d[202]][_0x970d[3219]]= function(_0xee1fx2){var _0xee1fx3=this[_0x970d[1179]][_0x970d[502]](),_0xee1fx4=_0xee1fx3[_0x970d[433]](_0xee1fx2);if(mxUtils[_0x970d[1331]](_0xee1fx4)){var _0xee1fx5= new mxForm(_0x970d[716]);_0xee1fx5[_0x970d[961]](_0x970d[3222],_0xee1fx2[_0x970d[1103]]())[_0x970d[57]](_0x970d[3221],_0x970d[128]);var _0xee1fx9=null,_0xee1fxa=null,_0xee1fx12=null,_0xee1fx13=null,_0xee1fx14=null;_0xee1fx3[_0x970d[1193]](_0xee1fx2)&& (_0xee1fx9= _0xee1fx3[_0x970d[1721]](_0xee1fx2),null!= _0xee1fx9&& (_0xee1fxa= _0xee1fx5[_0x970d[961]](_0x970d[125],_0xee1fx9[_0x970d[236]]),_0xee1fx12= _0xee1fx5[_0x970d[961]](_0x970d[361],_0xee1fx9[_0x970d[235]]),_0xee1fx13= _0xee1fx5[_0x970d[961]](_0x970d[117],_0xee1fx9[_0x970d[117]]),_0xee1fx14= _0xee1fx5[_0x970d[961]](_0x970d[119],_0xee1fx9[_0x970d[119]])));for(var _0xee1fx15=_0xee1fx3[_0x970d[474]](_0xee1fx2),_0xee1fx16=_0xee1fx5[_0x970d[961]](_0x970d[3223],_0xee1fx15|| _0x970d[110]),_0xee1fx17=_0xee1fx4[_0x970d[320]],_0xee1fx18=[],_0xee1fx4=0;_0xee1fx4< _0xee1fx17[_0x970d[67]];_0xee1fx4++){_0xee1fx18[_0xee1fx4]= _0xee1fx5[_0x970d[968]](_0xee1fx17[_0xee1fx4][_0x970d[301]],_0xee1fx17[_0xee1fx4][_0x970d[318]],_0x970d[685]== _0xee1fx17[_0xee1fx4][_0x970d[301]]?4:2)};_0xee1fx4= mxUtils[_0x970d[885]](this,function(){this[_0x970d[3062]]();_0xee1fx3[_0x970d[473]]();try{null!= _0xee1fx9&& (_0xee1fx9= _0xee1fx9[_0x970d[238]](),_0xee1fx9[_0x970d[235]]= parseFloat(_0xee1fx12[_0x970d[131]]),_0xee1fx9[_0x970d[236]]= parseFloat(_0xee1fxa[_0x970d[131]]),_0xee1fx9[_0x970d[117]]= parseFloat(_0xee1fx13[_0x970d[131]]),_0xee1fx9[_0x970d[119]]= parseFloat(_0xee1fx14[_0x970d[131]]),_0xee1fx3[_0x970d[1724]](_0xee1fx2,_0xee1fx9));0< _0xee1fx16[_0x970d[131]][_0x970d[67]]?_0xee1fx3[_0x970d[475]](_0xee1fx2,_0xee1fx16[_0x970d[131]]):_0xee1fx3[_0x970d[475]](_0xee1fx2,null);for(var _0xee1fx4=0;_0xee1fx4< _0xee1fx17[_0x970d[67]];_0xee1fx4++){var _0xee1fx5= new mxCellAttributeChange(_0xee1fx2,_0xee1fx17[_0xee1fx4][_0x970d[301]],_0xee1fx18[_0xee1fx4][_0x970d[131]]);_0xee1fx3[_0x970d[350]](_0xee1fx5)};this[_0x970d[1179]][_0x970d[2455]](_0xee1fx2)&& this[_0x970d[1179]][_0x970d[858]](_0xee1fx2)}finally{_0xee1fx3[_0x970d[476]]()}});_0xee1fx15= mxUtils[_0x970d[885]](this,function(){this[_0x970d[3062]]()});_0xee1fx5[_0x970d[956]](_0xee1fx4,_0xee1fx15);return _0xee1fx5[_0x970d[116]]};return null};mxEditor[_0x970d[202]][_0x970d[3062]]= function(){null!= this[_0x970d[716]]&& (this[_0x970d[716]][_0x970d[515]](),this[_0x970d[716]]= null)};mxEditor[_0x970d[202]][_0x970d[3175]]= function(){if(null== this[_0x970d[3112]]){var _0xee1fx2=document[_0x970d[55]](_0x970d[485]);_0xee1fx2[_0x970d[124]][_0x970d[549]]= _0x970d[952];_0xee1fx2[_0x970d[124]][_0x970d[357]]= _0x970d[550];var _0xee1fx3=document[_0x970d[112]][_0x970d[159]],_0xee1fx3= new mxWindow(mxResources[_0x970d[203]](this[_0x970d[3111]])|| this[_0x970d[3111]],_0xee1fx2,_0xee1fx3- 220,this[_0x970d[3132]],200);_0xee1fx3[_0x970d[164]](!0);_0xee1fx3[_0x970d[165]]= !1;var _0xee1fx4=mxUtils[_0x970d[885]](this,function(_0xee1fx3){mxEvent[_0x970d[762]](_0xee1fx2);_0xee1fx2[_0x970d[339]]= _0x970d[110];this[_0x970d[3224]](_0xee1fx2)});this[_0x970d[1179]][_0x970d[502]]()[_0x970d[169]](mxEvent.CHANGE,_0xee1fx4);this[_0x970d[1179]][_0x970d[2435]]()[_0x970d[169]](mxEvent.CHANGE,_0xee1fx4);this[_0x970d[1179]][_0x970d[169]](mxEvent.ROOT,_0xee1fx4);null!= this[_0x970d[3131]]&& _0xee1fx3[_0x970d[951]](this[_0x970d[3131]]);this[_0x970d[3112]]= _0xee1fx3;this[_0x970d[3224]](_0xee1fx2)};this[_0x970d[3112]][_0x970d[175]](!0)};mxEditor[_0x970d[202]][_0x970d[3225]]= function(_0xee1fx2){null!= this[_0x970d[3112]]&& (_0xee1fx2= this[_0x970d[3112]][_0x970d[905]],mxEvent[_0x970d[762]](_0xee1fx2),_0xee1fx2[_0x970d[339]]= _0x970d[110],this[_0x970d[3224]](_0xee1fx2))};mxEditor[_0x970d[202]][_0x970d[3224]]= function(_0xee1fx2){};mxEditor[_0x970d[202]][_0x970d[3177]]= function(_0xee1fx2){if(null== this[_0x970d[2719]]){var _0xee1fx3=document[_0x970d[55]](_0x970d[389]);_0xee1fx3[_0x970d[57]](_0x970d[390],mxResources[_0x970d[203]](_0x970d[3134])|| this[_0x970d[3134]]);_0xee1fx3[_0x970d[57]](_0x970d[119],_0x970d[118]);_0xee1fx3[_0x970d[57]](_0x970d[117],_0x970d[118]);_0xee1fx3[_0x970d[57]](_0x970d[3226],_0x970d[468]);_0xee1fx3[_0x970d[124]][_0x970d[1028]]= _0x970d[1391];_0xee1fx2= document[_0x970d[112]][_0x970d[159]];var _0xee1fx4=document[_0x970d[112]][_0x970d[157]]|| document[_0x970d[158]][_0x970d[157]],_0xee1fx5= new mxWindow(mxResources[_0x970d[203]](this[_0x970d[3113]])|| this[_0x970d[3113]],_0xee1fx3,(_0xee1fx2- this[_0x970d[3135]])/ 2,(_0xee1fx4- this[_0x970d[3136]])/ 3,this[_0x970d[3135]],this[_0x970d[3136]]);_0xee1fx5[_0x970d[161]](!0);_0xee1fx5[_0x970d[164]](!0);_0xee1fx5[_0x970d[165]]= !1;_0xee1fx5[_0x970d[163]](!0);null!= this[_0x970d[3133]]&& _0xee1fx5[_0x970d[951]](this[_0x970d[3133]]);mxClient[_0x970d[133]]&& (_0xee1fx2= function(_0xee1fx2){_0xee1fx3[_0x970d[57]](_0x970d[119],_0xee1fx5[_0x970d[485]][_0x970d[167]]- 26+ _0x970d[168])},_0xee1fx5[_0x970d[169]](mxEvent.RESIZE_END,_0xee1fx2),_0xee1fx5[_0x970d[169]](mxEvent.MAXIMIZE,_0xee1fx2),_0xee1fx5[_0x970d[169]](mxEvent.NORMALIZE,_0xee1fx2),_0xee1fx5[_0x970d[169]](mxEvent.SHOW,_0xee1fx2));this[_0x970d[2719]]= _0xee1fx5};this[_0x970d[2719]][_0x970d[175]](!0)};mxEditor[_0x970d[202]][_0x970d[3179]]= function(){if(null== this[_0x970d[2136]]){var _0xee1fx2=document[_0x970d[55]](_0x970d[485]);_0xee1fx2[_0x970d[124]][_0x970d[277]]= _0x970d[188];_0xee1fx2[_0x970d[124]][_0x970d[117]]= _0x970d[118];_0xee1fx2[_0x970d[124]][_0x970d[119]]= _0x970d[118];_0xee1fx2[_0x970d[124]][_0x970d[1537]]= _0x970d[1391];_0xee1fx2[_0x970d[124]][_0x970d[270]]= _0x970d[582];var _0xee1fx3= new mxWindow(mxResources[_0x970d[203]](this[_0x970d[3114]])|| this[_0x970d[3114]],_0xee1fx2,600,480,200,200,!1),_0xee1fx4= new mxOutline(this[_0x970d[1179]],_0xee1fx2);_0xee1fx3[_0x970d[164]](!0);_0xee1fx3[_0x970d[163]](!0);_0xee1fx3[_0x970d[165]]= !1;_0xee1fx3[_0x970d[169]](mxEvent.RESIZE_END,function(){_0xee1fx4[_0x970d[2729]]()});this[_0x970d[2136]]= _0xee1fx3;this[_0x970d[2136]][_0x970d[2136]]= _0xee1fx4};this[_0x970d[2136]][_0x970d[175]](!0);this[_0x970d[2136]][_0x970d[2136]][_0x970d[2729]](!0)};mxEditor[_0x970d[202]][_0x970d[3086]]= function(_0xee1fx2){_0x970d[804]== _0xee1fx2?(this[_0x970d[1179]][_0x970d[2316]][_0x970d[2840]]= !1,this[_0x970d[1179]][_0x970d[1995]](!1)):_0x970d[807]== _0xee1fx2?(this[_0x970d[1179]][_0x970d[2316]][_0x970d[2840]]= !1,this[_0x970d[1179]][_0x970d[1995]](!0)):_0x970d[796]== _0xee1fx2&& (this[_0x970d[1179]][_0x970d[2316]][_0x970d[2840]]= !0,this[_0x970d[1179]][_0x970d[1995]](!1))};mxEditor[_0x970d[202]][_0x970d[3195]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){this[_0x970d[3094]][_0x970d[3065]](this,_0xee1fx2,_0xee1fx3,_0xee1fx4)};mxEditor[_0x970d[202]][_0x970d[2503]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=null;if(null!= this[_0x970d[2075]]){_0xee1fx4= this[_0x970d[1179]][_0x970d[502]]()[_0x970d[1978]](this[_0x970d[2075]])}else {_0xee1fx4= new mxCell(_0x970d[110]);_0xee1fx4[_0x970d[1994]](!0);var _0xee1fx5= new mxGeometry;_0xee1fx5[_0x970d[1500]]= !0;_0xee1fx4[_0x970d[1724]](_0xee1fx5)};_0xee1fx5= this[_0x970d[2291]]();null!= _0xee1fx5&& _0xee1fx4[_0x970d[475]](_0xee1fx5);return _0xee1fx4};mxEditor[_0x970d[202]][_0x970d[2291]]= function(){return this[_0x970d[3119]]};mxEditor[_0x970d[202]][_0x970d[3227]]= function(_0xee1fx2){return null!= this[_0x970d[3093]]&& 0< this[_0x970d[3093]][_0x970d[67]]&& this[_0x970d[1179]][_0x970d[1730]](_0xee1fx2)?this[_0x970d[3093]][this[_0x970d[3130]]++ % this[_0x970d[3093]][_0x970d[67]]]:null};mxEditor[_0x970d[202]][_0x970d[3228]]= function(_0xee1fx2){if(null!= this[_0x970d[3100]]){var _0xee1fx3=this[_0x970d[3227]](_0xee1fx2);null!= _0xee1fx3&& _0xee1fx2[_0x970d[475]](_0xee1fx2[_0x970d[474]]()+ _0x970d[471]+ this[_0x970d[3100]]+ _0x970d[226]+ _0xee1fx3)}};mxEditor[_0x970d[202]][_0x970d[817]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){for(var _0xee1fx9=this[_0x970d[1179]][_0x970d[502]]();null!= _0xee1fx2&& !this[_0x970d[1179]][_0x970d[2685]](_0xee1fx2);){_0xee1fx2= _0xee1fx9[_0x970d[1197]](_0xee1fx2)};_0xee1fx2= null!= _0xee1fx2?_0xee1fx2:this[_0x970d[1179]][_0x970d[2461]](_0xee1fx4,_0xee1fx5);var _0xee1fxa=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[255]],_0xee1fx12=_0xee1fx9[_0x970d[1721]](_0xee1fx3),_0xee1fx13=_0xee1fx9[_0x970d[1721]](_0xee1fx2);if(this[_0x970d[1179]][_0x970d[1730]](_0xee1fx3)&& !this[_0x970d[1179]][_0x970d[2412]]){_0xee1fx2= null}else {if(null== _0xee1fx2&& this[_0x970d[3116]]){return null};if(null!= _0xee1fx2&& null!= _0xee1fx13){var _0xee1fx14=this[_0x970d[1179]][_0x970d[249]]()[_0x970d[248]](_0xee1fx2);if(null!= _0xee1fx14){if(_0xee1fx4-= _0xee1fx14[_0x970d[2078]][_0x970d[235]]* _0xee1fxa,_0xee1fx5-= _0xee1fx14[_0x970d[2078]][_0x970d[236]]* _0xee1fxa,this[_0x970d[1179]][_0x970d[3229]]){var _0xee1fx13=_0xee1fx12[_0x970d[117]],_0xee1fx15=_0xee1fx12[_0x970d[119]],_0xee1fx16=_0xee1fx14[_0x970d[235]]+ _0xee1fx14[_0x970d[117]];_0xee1fx4+ _0xee1fx13> _0xee1fx16&& (_0xee1fx4-= _0xee1fx4+ _0xee1fx13- _0xee1fx16);_0xee1fx16= _0xee1fx14[_0x970d[236]]+ _0xee1fx14[_0x970d[119]];_0xee1fx5+ _0xee1fx15> _0xee1fx16&& (_0xee1fx5-= _0xee1fx5+ _0xee1fx15- _0xee1fx16)}}else {null!= _0xee1fx13&& (_0xee1fx4-= _0xee1fx13[_0x970d[235]]* _0xee1fxa,_0xee1fx5-= _0xee1fx13[_0x970d[236]]* _0xee1fxa)}}};_0xee1fx12= _0xee1fx12[_0x970d[238]]();_0xee1fx12[_0x970d[235]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx4/ _0xee1fxa- this[_0x970d[1179]][_0x970d[249]]()[_0x970d[513]][_0x970d[235]]- this[_0x970d[1179]][_0x970d[1020]]/ 2);_0xee1fx12[_0x970d[236]]= this[_0x970d[1179]][_0x970d[1021]](_0xee1fx5/ _0xee1fxa- this[_0x970d[1179]][_0x970d[249]]()[_0x970d[513]][_0x970d[236]]- this[_0x970d[1179]][_0x970d[1020]]/ 2);_0xee1fx3[_0x970d[1724]](_0xee1fx12);null== _0xee1fx2&& (_0xee1fx2= this[_0x970d[1179]][_0x970d[902]]());this[_0x970d[3228]](_0xee1fx3);this[_0x970d[746]]( new mxEventObject(mxEvent.BEFORE_ADD_VERTEX,_0x970d[1988],_0xee1fx3,_0x970d[1101],_0xee1fx2));_0xee1fx9[_0x970d[473]]();try{_0xee1fx3= this[_0x970d[1179]][_0x970d[2103]](_0xee1fx3,_0xee1fx2),null!= _0xee1fx3&& (this[_0x970d[1179]][_0x970d[2509]](_0xee1fx3),this[_0x970d[746]]( new mxEventObject(mxEvent.ADD_VERTEX,_0x970d[1988],_0xee1fx3)))}finally{_0xee1fx9[_0x970d[476]]()};null!= _0xee1fx3&& (this[_0x970d[1179]][_0x970d[2450]](_0xee1fx3),this[_0x970d[1179]][_0x970d[2564]](_0xee1fx3),this[_0x970d[746]]( new mxEventObject(mxEvent.AFTER_ADD_VERTEX,_0x970d[1988],_0xee1fx3)));return _0xee1fx3};mxEditor[_0x970d[202]][_0x970d[515]]= function(){this[_0x970d[2717]]|| (this[_0x970d[2717]]= !0,null!= this[_0x970d[3112]]&& this[_0x970d[3112]][_0x970d[515]](),null!= this[_0x970d[2136]]&& this[_0x970d[2136]][_0x970d[515]](),null!= this[_0x970d[716]]&& this[_0x970d[716]][_0x970d[515]](),null!= this[_0x970d[3098]]&& this[_0x970d[3098]][_0x970d[515]](),null!= this[_0x970d[3203]]&& this[_0x970d[3203]][_0x970d[515]](),null!= this[_0x970d[3082]]&& this[_0x970d[3082]][_0x970d[515]](),null!= this[_0x970d[1179]]&& this[_0x970d[1179]][_0x970d[515]](),this[_0x970d[3118]]= this[_0x970d[879]]= null)};var mxCodecRegistry={codecs:[],aliases:[],register:function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[718]]();mxCodecRegistry[_0x970d[3230]][_0xee1fx3]= _0xee1fx2;var _0xee1fx4=mxUtils[_0x970d[197]](_0xee1fx2[_0x970d[3231]][_0x970d[196]]);_0xee1fx4!= _0xee1fx3&& mxCodecRegistry[_0x970d[3232]](_0xee1fx4,_0xee1fx3)};return _0xee1fx2},addAlias:function(_0xee1fx2,_0xee1fx3){mxCodecRegistry[_0x970d[3233]][_0xee1fx2]= _0xee1fx3},getCodec:function(_0xee1fx2){var _0xee1fx3=null;if(null!= _0xee1fx2){var _0xee1fx3=mxUtils[_0x970d[197]](_0xee1fx2),_0xee1fx4=mxCodecRegistry[_0x970d[3233]][_0xee1fx3];null!= _0xee1fx4&& (_0xee1fx3= _0xee1fx4);_0xee1fx3= mxCodecRegistry[_0x970d[3230]][_0xee1fx3];if(null== _0xee1fx3){try{_0xee1fx3= new mxObjectCodec( new _0xee1fx2),mxCodecRegistry[_0x970d[3234]](_0xee1fx3)}catch(d){}}};return _0xee1fx3}};function mxCodec(_0xee1fx2){this[_0x970d[395]]= _0xee1fx2|| mxUtils[_0x970d[306]]();this[_0x970d[68]]= []}mxCodec[_0x970d[202]][_0x970d[395]]= null;mxCodec[_0x970d[202]][_0x970d[68]]= null;mxCodec[_0x970d[202]][_0x970d[3235]]= !1;mxCodec[_0x970d[202]][_0x970d[1104]]= function(_0xee1fx2,_0xee1fx3){return this[_0x970d[68]][_0xee1fx2]= _0xee1fx3};mxCodec[_0x970d[202]][_0x970d[3236]]= function(_0xee1fx2){var _0xee1fx3=null;null!= _0xee1fx2&& (_0xee1fx3= this[_0x970d[68]][_0xee1fx2],null== _0xee1fx3&& (_0xee1fx3= this[_0x970d[1060]](_0xee1fx2),null== _0xee1fx3&& (_0xee1fx2= this[_0x970d[1362]](_0xee1fx2),null!= _0xee1fx2&& (_0xee1fx3= this[_0x970d[1093]](_0xee1fx2)))));return _0xee1fx3};mxCodec[_0x970d[202]][_0x970d[1060]]= function(_0xee1fx2){return null};mxCodec[_0x970d[202]][_0x970d[1362]]= function(_0xee1fx2,_0xee1fx3){return mxUtils[_0x970d[290]](this[_0x970d[395]][_0x970d[158]],null!= _0xee1fx3?_0xee1fx3:_0x970d[1363],_0xee1fx2)};mxCodec[_0x970d[202]][_0x970d[1103]]= function(_0xee1fx2){var _0xee1fx3=null;null!= _0xee1fx2&& (_0xee1fx3= this[_0x970d[3237]](_0xee1fx2),null== _0xee1fx3&& _0xee1fx2 instanceof mxCell&& (_0xee1fx3= _0xee1fx2[_0x970d[1103]](),null== _0xee1fx3&& (_0xee1fx3= mxCellPath[_0x970d[385]](_0xee1fx2),0== _0xee1fx3[_0x970d[67]]&& (_0xee1fx3= _0x970d[813]))));return _0xee1fx3};mxCodec[_0x970d[202]][_0x970d[3237]]= function(_0xee1fx2){return null};mxCodec[_0x970d[202]][_0x970d[514]]= function(_0xee1fx2){var _0xee1fx3=null;if(null!= _0xee1fx2&& null!= _0xee1fx2[_0x970d[196]]){var _0xee1fx4=mxCodecRegistry[_0x970d[3238]](_0xee1fx2[_0x970d[196]]);null!= _0xee1fx4?_0xee1fx3= _0xee1fx4[_0x970d[514]](this,_0xee1fx2):mxUtils[_0x970d[1331]](_0xee1fx2)?_0xee1fx3= mxClient[_0x970d[80]]?_0xee1fx2[_0x970d[511]](!0):this[_0x970d[395]][_0x970d[3239]](_0xee1fx2,!0):mxLog[_0x970d[283]](_0x970d[3240]+ mxUtils[_0x970d[197]](_0xee1fx2[_0x970d[196]]))};return _0xee1fx3};mxCodec[_0x970d[202]][_0x970d[1093]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=null;if(null!= _0xee1fx2&& _0xee1fx2[_0x970d[288]]== mxConstants[_0x970d[289]]){var _0xee1fx5=null;try{_0xee1fx5= eval(_0xee1fx2[_0x970d[301]])}catch(e){};try{var _0xee1fxa=mxCodecRegistry[_0x970d[3238]](_0xee1fx5);null!= _0xee1fxa?_0xee1fx4= _0xee1fxa[_0x970d[1093]](this,_0xee1fx2,_0xee1fx3):(_0xee1fx4= _0xee1fx2[_0x970d[511]](!0),_0xee1fx4[_0x970d[1390]](_0x970d[3069]))}catch(g){mxLog[_0x970d[143]](_0x970d[3241]+ _0xee1fx2[_0x970d[301]]+ _0x970d[3186]+ g[_0x970d[281]])}};return _0xee1fx4};mxCodec[_0x970d[202]][_0x970d[3242]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3[_0x970d[62]](this[_0x970d[514]](_0xee1fx2));if(null== _0xee1fx4|| _0xee1fx4){_0xee1fx4= _0xee1fx2[_0x970d[262]]();for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx4;_0xee1fx5++){this[_0x970d[3242]](_0xee1fx2[_0x970d[263]](_0xee1fx5),_0xee1fx3)}}};mxCodec[_0x970d[202]][_0x970d[3243]]= function(_0xee1fx2){return null!= _0xee1fx2&& _0x970d[279]== typeof _0xee1fx2[_0x970d[3243]]?_0xee1fx2[_0x970d[3243]]():!1};mxCodec[_0x970d[202]][_0x970d[3244]]= function(_0xee1fx2,_0xee1fx3){_0xee1fx3= null!= _0xee1fx3?_0xee1fx3:!0;var _0xee1fx4=null;if(null!= _0xee1fx2&& _0xee1fx2[_0x970d[288]]== mxConstants[_0x970d[289]]){_0xee1fx4= mxCodecRegistry[_0x970d[3238]](_0xee1fx2[_0x970d[301]]);if(!this[_0x970d[3243]](_0xee1fx4)){for(var _0xee1fx5=_0xee1fx2[_0x970d[285]];null!= _0xee1fx5&& !this[_0x970d[3243]](_0xee1fx4);){_0xee1fx4= mxCodecRegistry[_0x970d[3238]](_0xee1fx5[_0x970d[301]]),_0xee1fx5= _0xee1fx5[_0x970d[287]]}};this[_0x970d[3243]](_0xee1fx4)|| (_0xee1fx4= mxCodecRegistry[_0x970d[3238]](mxCell));_0xee1fx4= _0xee1fx4[_0x970d[1093]](this,_0xee1fx2);_0xee1fx3&& this[_0x970d[3245]](_0xee1fx4)};return _0xee1fx4};mxCodec[_0x970d[202]][_0x970d[3245]]= function(_0xee1fx2){var _0xee1fx3=_0xee1fx2[_0x970d[1101]],_0xee1fx4=_0xee1fx2[_0x970d[1709]](!0),_0xee1fx5=_0xee1fx2[_0x970d[1709]](!1);_0xee1fx2[_0x970d[1957]](null,!1);_0xee1fx2[_0x970d[1957]](null,!0);_0xee1fx2[_0x970d[1101]]= null;null!= _0xee1fx3&& _0xee1fx3[_0x970d[1937]](_0xee1fx2);null!= _0xee1fx4&& _0xee1fx4[_0x970d[1960]](_0xee1fx2,!0);null!= _0xee1fx5&& _0xee1fx5[_0x970d[1960]](_0xee1fx2,!1)};mxCodec[_0x970d[202]][_0x970d[57]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){null!= _0xee1fx3&& null!= _0xee1fx4&& _0xee1fx2[_0x970d[57]](_0xee1fx3,_0xee1fx4)};function mxObjectCodec(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){this[_0x970d[3231]]= _0xee1fx2;this[_0x970d[3246]]= null!= _0xee1fx3?_0xee1fx3:[];this[_0x970d[3247]]= null!= _0xee1fx4?_0xee1fx4:[];this[_0x970d[3248]]= null!= _0xee1fx5?_0xee1fx5:[];this[_0x970d[3249]]= {};for(var _0xee1fx9 in this[_0x970d[3248]]){this[_0x970d[3249]][this[_0x970d[3248]][_0xee1fx9]]= _0xee1fx9}}mxObjectCodec[_0x970d[202]][_0x970d[3231]]= null;mxObjectCodec[_0x970d[202]][_0x970d[3246]]= null;mxObjectCodec[_0x970d[202]][_0x970d[3247]]= null;mxObjectCodec[_0x970d[202]][_0x970d[3248]]= null;mxObjectCodec[_0x970d[202]][_0x970d[3249]]= null;mxObjectCodec[_0x970d[202]][_0x970d[718]]= function(){return mxUtils[_0x970d[197]](this[_0x970d[3231]][_0x970d[196]])};mxObjectCodec[_0x970d[202]][_0x970d[3250]]= function(){return new this[_0x970d[3231]][_0x970d[196]]};mxObjectCodec[_0x970d[202]][_0x970d[3251]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=this[_0x970d[3249]][_0xee1fx2];null!= _0xee1fx3&& (_0xee1fx2= _0xee1fx3)};return _0xee1fx2};mxObjectCodec[_0x970d[202]][_0x970d[3252]]= function(_0xee1fx2){if(null!= _0xee1fx2){var _0xee1fx3=this[_0x970d[3248]][_0xee1fx2];null!= _0xee1fx3&& (_0xee1fx2= _0xee1fx3)};return _0xee1fx2};mxObjectCodec[_0x970d[202]][_0x970d[3253]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){return _0xee1fx3== mxObjectIdentity[_0x970d[195]]|| 0<= mxUtils[_0x970d[2]](this[_0x970d[3246]],_0xee1fx3)};mxObjectCodec[_0x970d[202]][_0x970d[3254]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){return 0<= mxUtils[_0x970d[2]](this[_0x970d[3247]],_0xee1fx3)};mxObjectCodec[_0x970d[202]][_0x970d[514]]= function(_0xee1fx2,_0xee1fx3){var _0xee1fx4=_0xee1fx2[_0x970d[395]][_0x970d[55]](this[_0x970d[718]]());_0xee1fx3= this[_0x970d[3255]](_0xee1fx2,_0xee1fx3,_0xee1fx4);this[_0x970d[3256]](_0xee1fx2,_0xee1fx3,_0xee1fx4);return this[_0x970d[3257]](_0xee1fx2,_0xee1fx3,_0xee1fx4)};mxObjectCodec[_0x970d[202]][_0x970d[3256]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2[_0x970d[57]](_0xee1fx4,_0x970d[1363],_0xee1fx2[_0x970d[1103]](_0xee1fx3));for(var _0xee1fx5 in _0xee1fx3){var _0xee1fx9=_0xee1fx5,_0xee1fxa=_0xee1fx3[_0xee1fx9];null!= _0xee1fxa&& !this[_0x970d[3253]](_0xee1fx3,_0xee1fx9,_0xee1fxa,!0)&& (mxUtils[_0x970d[1946]](_0xee1fx9)&& (_0xee1fx9= null),this[_0x970d[3258]](_0xee1fx2,_0xee1fx3,_0xee1fx9,_0xee1fxa,_0xee1fx4))}};mxObjectCodec[_0x970d[202]][_0x970d[3258]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){if(null!= _0xee1fx5){if(this[_0x970d[3254]](_0xee1fx3,_0xee1fx4,_0xee1fx5,!0)){var _0xee1fxa=_0xee1fx2[_0x970d[1103]](_0xee1fx5);if(null== _0xee1fxa){mxLog[_0x970d[283]](_0x970d[3259]+ this[_0x970d[718]]()+ _0x970d[87]+ _0xee1fx4+ _0x970d[226]+ _0xee1fx5);return};_0xee1fx5= _0xee1fxa};_0xee1fxa= this[_0x970d[3231]][_0xee1fx4];if(null== _0xee1fx4|| _0xee1fx2[_0x970d[3235]]|| _0xee1fxa!= _0xee1fx5){_0xee1fx4= this[_0x970d[3252]](_0xee1fx4),this[_0x970d[3260]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9)}}};mxObjectCodec[_0x970d[202]][_0x970d[3260]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0x970d[194]!= typeof _0xee1fx5?this[_0x970d[3261]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9):this[_0x970d[3262]](_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9)};mxObjectCodec[_0x970d[202]][_0x970d[3261]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx5= this[_0x970d[3263]](_0xee1fx5);null== _0xee1fx4?(_0xee1fx3= _0xee1fx2[_0x970d[395]][_0x970d[55]](_0x970d[99]),_0x970d[279]== typeof _0xee1fx5?_0xee1fx3[_0x970d[62]](_0xee1fx2[_0x970d[395]][_0x970d[344]](_0xee1fx5)):_0xee1fx2[_0x970d[57]](_0xee1fx3,_0x970d[131],_0xee1fx5),_0xee1fx9[_0x970d[62]](_0xee1fx3)):_0x970d[279]!= typeof _0xee1fx5&& _0xee1fx2[_0x970d[57]](_0xee1fx9,_0xee1fx4,_0xee1fx5)};mxObjectCodec[_0x970d[202]][_0x970d[3262]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5,_0xee1fx9){_0xee1fx2= _0xee1fx2[_0x970d[514]](_0xee1fx5);null!= _0xee1fx2?(null!= _0xee1fx4&& _0xee1fx2[_0x970d[57]](_0x970d[3069],_0xee1fx4),_0xee1fx9[_0x970d[62]](_0xee1fx2)):mxLog[_0x970d[283]](_0x970d[3264]+ this[_0x970d[718]]()+ _0x970d[87]+ _0xee1fx4+ _0x970d[3186]+ _0xee1fx5)};mxObjectCodec[_0x970d[202]][_0x970d[3263]]= function(_0xee1fx2){if(_0x970d[82]== typeof _0xee1fx2[_0x970d[67]]&& (!0== _0xee1fx2|| !1== _0xee1fx2)){_0xee1fx2= !0== _0xee1fx2?_0x970d[500]:_0x970d[468]};return _0xee1fx2};mxObjectCodec[_0x970d[202]][_0x970d[3265]]= function(_0xee1fx2){mxUtils[_0x970d[1946]](_0xee1fx2)&& (_0xee1fx2= parseFloat(_0xee1fx2));return _0xee1fx2};mxObjectCodec[_0x970d[202]][_0x970d[3255]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return _0xee1fx3};mxObjectCodec[_0x970d[202]][_0x970d[3257]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return _0xee1fx4};mxObjectCodec[_0x970d[202]][_0x970d[1093]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx3[_0x970d[284]](_0x970d[1363]),_0xee1fx9=_0xee1fx2[_0x970d[68]][_0xee1fx5];null== _0xee1fx9&& (_0xee1fx9= _0xee1fx4|| this[_0x970d[3250]](),null!= _0xee1fx5&& _0xee1fx2[_0x970d[1104]](_0xee1fx5,_0xee1fx9));_0xee1fx3= this[_0x970d[3266]](_0xee1fx2,_0xee1fx3,_0xee1fx9);this[_0x970d[3267]](_0xee1fx2,_0xee1fx3,_0xee1fx9);return this[_0x970d[3268]](_0xee1fx2,_0xee1fx3,_0xee1fx9)};mxObjectCodec[_0x970d[202]][_0x970d[3267]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){null!= _0xee1fx3&& (this[_0x970d[3269]](_0xee1fx2,_0xee1fx3,_0xee1fx4),this[_0x970d[3270]](_0xee1fx2,_0xee1fx3,_0xee1fx4))};mxObjectCodec[_0x970d[202]][_0x970d[3269]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx3= _0xee1fx3[_0x970d[320]];if(null!= _0xee1fx3){for(var _0xee1fx5=0;_0xee1fx5< _0xee1fx3[_0x970d[67]];_0xee1fx5++){this[_0x970d[3271]](_0xee1fx2,_0xee1fx3[_0xee1fx5],_0xee1fx4)}}};mxObjectCodec[_0x970d[202]][_0x970d[3271]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=_0xee1fx3[_0x970d[301]];if(_0x970d[3069]!= _0xee1fx5&& _0x970d[1363]!= _0xee1fx5){_0xee1fx3= this[_0x970d[3265]](_0xee1fx3[_0x970d[318]]);var _0xee1fx9=this[_0x970d[3251]](_0xee1fx5);if(this[_0x970d[3254]](_0xee1fx4,_0xee1fx9,_0xee1fx3,!1)){_0xee1fx2= _0xee1fx2[_0x970d[3236]](_0xee1fx3);if(null== _0xee1fx2){mxLog[_0x970d[283]](_0x970d[3272]+ this[_0x970d[718]]()+ _0x970d[87]+ _0xee1fx5+ _0x970d[226]+ _0xee1fx3);return};_0xee1fx3= _0xee1fx2};this[_0x970d[3253]](_0xee1fx4,_0xee1fx5,_0xee1fx3,!1)|| (_0xee1fx4[_0xee1fx5]= _0xee1fx3)}};mxObjectCodec[_0x970d[202]][_0x970d[3270]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){for(_0xee1fx3= _0xee1fx3[_0x970d[285]];null!= _0xee1fx3;){var _0xee1fx5=_0xee1fx3[_0x970d[287]];_0xee1fx3[_0x970d[288]]== mxConstants[_0x970d[289]]&& !this[_0x970d[3273]](_0xee1fx2,_0xee1fx3,_0xee1fx4)&& this[_0x970d[3274]](_0xee1fx2,_0xee1fx3,_0xee1fx4);_0xee1fx3= _0xee1fx5}};mxObjectCodec[_0x970d[202]][_0x970d[3274]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){var _0xee1fx5=this[_0x970d[3251]](_0xee1fx3[_0x970d[284]](_0x970d[3069]));if(null== _0xee1fx5|| !this[_0x970d[3253]](_0xee1fx4,_0xee1fx5,_0xee1fx3,!1)){var _0xee1fx9=this[_0x970d[3275]](_0xee1fx4,_0xee1fx5,_0xee1fx3),_0xee1fxa=null;_0x970d[99]== _0xee1fx3[_0x970d[301]]?(_0xee1fxa= _0xee1fx3[_0x970d[284]](_0x970d[131]),null== _0xee1fxa&& (_0xee1fxa= mxUtils[_0x970d[1545]](mxUtils[_0x970d[329]](_0xee1fx3)))):_0xee1fxa= _0xee1fx2[_0x970d[1093]](_0xee1fx3,_0xee1fx9);this[_0x970d[3276]](_0xee1fx4,_0xee1fx5,_0xee1fxa,_0xee1fx9)}};mxObjectCodec[_0x970d[202]][_0x970d[3275]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){_0xee1fx2= _0xee1fx2[_0xee1fx3];_0xee1fx2 instanceof Array&& 0< _0xee1fx2[_0x970d[67]]&& (_0xee1fx2= null);return _0xee1fx2};mxObjectCodec[_0x970d[202]][_0x970d[3276]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4,_0xee1fx5){null!= _0xee1fx4&& _0xee1fx4!= _0xee1fx5&& (null!= _0xee1fx3&& 0< _0xee1fx3[_0x970d[67]]?_0xee1fx2[_0xee1fx3]= _0xee1fx4:_0xee1fx2[_0x970d[207]](_0xee1fx4))};mxObjectCodec[_0x970d[202]][_0x970d[3273]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){if(_0x970d[3277]== _0xee1fx3[_0x970d[301]]){_0xee1fx3= _0xee1fx3[_0x970d[284]](_0x970d[298]);if(null!= _0xee1fx3){try{var _0xee1fx5=mxUtils[_0x970d[219]](_0xee1fx3)[_0x970d[874]]();null!= _0xee1fx5&& _0xee1fx2[_0x970d[1093]](_0xee1fx5,_0xee1fx4)}catch(e){}};return !0};return !1};mxObjectCodec[_0x970d[202]][_0x970d[3266]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return _0xee1fx3};mxObjectCodec[_0x970d[202]][_0x970d[3268]]= function(_0xee1fx2,_0xee1fx3,_0xee1fx4){return _0xee1fx4};mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxCell,[_0x970d[1954],_0x970d[1842],_0x970d[1211],_0x970d[1991]],[_0x970d[1101],_0x970d[1097],_0x970d[772]]);_0xee1fx2[_0x970d[3243]]= function(){return !0};_0xee1fx2[_0x970d[3253]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5,_0xee1fx9){return mxObjectCodec[_0x970d[202]][_0x970d[3253]][_0x970d[183]](this,arguments)|| _0xee1fx9&& _0x970d[131]== _0xee1fx4&& _0xee1fx5[_0x970d[288]]== mxConstants[_0x970d[289]]};_0xee1fx2[_0x970d[3257]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx4[_0x970d[131]]&& _0xee1fx4[_0x970d[131]][_0x970d[288]]== mxConstants[_0x970d[289]]){var _0xee1fx9=_0xee1fx5;_0xee1fx5= mxClient[_0x970d[80]]?_0xee1fx4[_0x970d[131]][_0x970d[511]](!0):_0xee1fx2[_0x970d[395]][_0x970d[3239]](_0xee1fx4[_0x970d[131]],!0);_0xee1fx5[_0x970d[62]](_0xee1fx9);_0xee1fx2= _0xee1fx9[_0x970d[284]](_0x970d[1363]);_0xee1fx5[_0x970d[57]](_0x970d[1363],_0xee1fx2);_0xee1fx9[_0x970d[1390]](_0x970d[1363])};return _0xee1fx5};_0xee1fx2[_0x970d[3266]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){var _0xee1fx9=_0xee1fx4,_0xee1fxa=this[_0x970d[718]]();_0xee1fx4[_0x970d[301]]!= _0xee1fxa?(_0xee1fx9= _0xee1fx4[_0x970d[64]](_0xee1fxa)[0],null!= _0xee1fx9&& _0xee1fx9[_0x970d[265]]== _0xee1fx4?(mxUtils[_0x970d[3278]](_0xee1fx9,!0),mxUtils[_0x970d[3278]](_0xee1fx9,!1),_0xee1fx9[_0x970d[265]][_0x970d[266]](_0xee1fx9)):_0xee1fx9= null,_0xee1fx5[_0x970d[131]]= _0xee1fx4[_0x970d[511]](!0),_0xee1fx4= _0xee1fx5[_0x970d[131]][_0x970d[284]](_0x970d[1363]),null!= _0xee1fx4&& (_0xee1fx5[_0x970d[1945]](_0xee1fx4),_0xee1fx5[_0x970d[131]][_0x970d[1390]](_0x970d[1363]))):_0xee1fx5[_0x970d[1945]](_0xee1fx4[_0x970d[284]](_0x970d[1363]));if(null!= _0xee1fx9){for(_0xee1fx4= 0;_0xee1fx4< this[_0x970d[3247]][_0x970d[67]];_0xee1fx4++){var _0xee1fxa=this[_0x970d[3247]][_0xee1fx4],_0xee1fx12=_0xee1fx9[_0x970d[284]](_0xee1fxa);if(null!= _0xee1fx12){_0xee1fx9[_0x970d[1390]](_0xee1fxa);var _0xee1fx13=_0xee1fx2[_0x970d[68]][_0xee1fx12]|| _0xee1fx2[_0x970d[1060]](_0xee1fx12);null== _0xee1fx13&& (_0xee1fx12= _0xee1fx2[_0x970d[1362]](_0xee1fx12),null!= _0xee1fx12&& (_0xee1fx13= (mxCodecRegistry[_0x970d[3230]][_0xee1fx12[_0x970d[301]]]|| this)[_0x970d[1093]](_0xee1fx2,_0xee1fx12)));_0xee1fx5[_0xee1fxa]= _0xee1fx13}}};return _0xee1fx9};return _0xee1fx2}());mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxGraphModel);_0xee1fx2[_0x970d[3256]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){var _0xee1fx9=_0xee1fx2[_0x970d[395]][_0x970d[55]](_0x970d[813]);_0xee1fx2[_0x970d[3242]](_0xee1fx4[_0x970d[501]](),_0xee1fx9);_0xee1fx5[_0x970d[62]](_0xee1fx9)};_0xee1fx2[_0x970d[3274]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){_0x970d[813]== _0xee1fx4[_0x970d[301]]?this[_0x970d[3279]](_0xee1fx2,_0xee1fx4,_0xee1fx5):mxObjectCodec[_0x970d[202]][_0x970d[3274]][_0x970d[183]](this,arguments)};_0xee1fx2[_0x970d[3279]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){var _0xee1fx9=null;for(_0xee1fx4= _0xee1fx4[_0x970d[285]];null!= _0xee1fx4;){var _0xee1fxa=_0xee1fx2[_0x970d[3244]](_0xee1fx4);null!= _0xee1fxa&& null== _0xee1fxa[_0x970d[1197]]()&& (_0xee1fx9= _0xee1fxa);_0xee1fx4= _0xee1fx4[_0x970d[287]]};null!= _0xee1fx9&& _0xee1fx5[_0x970d[1927]](_0xee1fx9)};return _0xee1fx2}());mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxRootChange,[_0x970d[251],_0x970d[257],_0x970d[813]]);_0xee1fx2[_0x970d[3257]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){_0xee1fx2[_0x970d[3242]](_0xee1fx4[_0x970d[813]],_0xee1fx5);return _0xee1fx5};_0xee1fx2[_0x970d[3266]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx4[_0x970d[285]]&& _0xee1fx4[_0x970d[285]][_0x970d[288]]== mxConstants[_0x970d[289]]){_0xee1fx4= _0xee1fx4[_0x970d[511]](!0);var _0xee1fx9=_0xee1fx4[_0x970d[285]];_0xee1fx5[_0x970d[813]]= _0xee1fx2[_0x970d[3244]](_0xee1fx9,!1);_0xee1fx5= _0xee1fx9[_0x970d[287]];_0xee1fx9[_0x970d[265]][_0x970d[266]](_0xee1fx9);for(_0xee1fx9= _0xee1fx5;null!= _0xee1fx9;){_0xee1fx5= _0xee1fx9[_0x970d[287]],_0xee1fx2[_0x970d[3244]](_0xee1fx9),_0xee1fx9[_0x970d[265]][_0x970d[266]](_0xee1fx9),_0xee1fx9= _0xee1fx5}};return _0xee1fx4};_0xee1fx2[_0x970d[3268]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){_0xee1fx5[_0x970d[257]]= _0xee1fx5[_0x970d[813]];return _0xee1fx5};return _0xee1fx2}());mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxChildChange,[_0x970d[251],_0x970d[247],_0x970d[1982]],[_0x970d[1101],_0x970d[257]]);_0xee1fx2[_0x970d[3254]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5,_0xee1fx9){return _0x970d[247]== _0xee1fx4&& (null!= _0xee1fx2[_0x970d[257]]|| !_0xee1fx9)?!0:0<= mxUtils[_0x970d[2]](this[_0x970d[3247]],_0xee1fx4)};_0xee1fx2[_0x970d[3257]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){this[_0x970d[3254]](_0xee1fx4,_0x970d[247],_0xee1fx4[_0x970d[247]],!0)?_0xee1fx5[_0x970d[57]](_0x970d[247],_0xee1fx2[_0x970d[1103]](_0xee1fx4[_0x970d[247]])):_0xee1fx2[_0x970d[3242]](_0xee1fx4[_0x970d[247]],_0xee1fx5);return _0xee1fx5};_0xee1fx2[_0x970d[3266]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx4[_0x970d[285]]&& _0xee1fx4[_0x970d[285]][_0x970d[288]]== mxConstants[_0x970d[289]]){_0xee1fx4= _0xee1fx4[_0x970d[511]](!0);var _0xee1fx9=_0xee1fx4[_0x970d[285]];_0xee1fx5[_0x970d[247]]= _0xee1fx2[_0x970d[3244]](_0xee1fx9,!1);_0xee1fx5= _0xee1fx9[_0x970d[287]];_0xee1fx9[_0x970d[265]][_0x970d[266]](_0xee1fx9);for(_0xee1fx9= _0xee1fx5;null!= _0xee1fx9;){_0xee1fx5= _0xee1fx9[_0x970d[287]];if(_0xee1fx9[_0x970d[288]]== mxConstants[_0x970d[289]]){var _0xee1fxa=_0xee1fx9[_0x970d[284]](_0x970d[1363]);null== _0xee1fx2[_0x970d[1060]](_0xee1fxa)&& _0xee1fx2[_0x970d[3244]](_0xee1fx9)};_0xee1fx9[_0x970d[265]][_0x970d[266]](_0xee1fx9);_0xee1fx9= _0xee1fx5}}else {_0xee1fx9= _0xee1fx4[_0x970d[284]](_0x970d[247]),_0xee1fx5[_0x970d[247]]= _0xee1fx2[_0x970d[3236]](_0xee1fx9)};return _0xee1fx4};_0xee1fx2[_0x970d[3268]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){_0xee1fx5[_0x970d[247]][_0x970d[1101]]= _0xee1fx5[_0x970d[257]];_0xee1fx5[_0x970d[257]]= _0xee1fx5[_0x970d[1101]];_0xee1fx5[_0x970d[1982]]= _0xee1fx5[_0x970d[1983]];return _0xee1fx5};return _0xee1fx2}());mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxTerminalChange,[_0x970d[251],_0x970d[257]],[_0x970d[246],_0x970d[1984]]);_0xee1fx2[_0x970d[3268]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){_0xee1fx5[_0x970d[257]]= _0xee1fx5[_0x970d[1984]];return _0xee1fx5};return _0xee1fx2}());var mxGenericChangeCodec=function(_0xee1fx2,_0xee1fx3){var _0xee1fx4= new mxObjectCodec(_0xee1fx2,[_0x970d[251],_0x970d[257]],[_0x970d[246]]);_0xee1fx4[_0x970d[3268]]= function(_0xee1fx2,_0xee1fx4,_0xee1fxa){mxUtils[_0x970d[1331]](_0xee1fxa[_0x970d[246]])&& (_0xee1fxa[_0x970d[246]]= _0xee1fx2[_0x970d[3244]](_0xee1fxa[_0x970d[246]],!1));_0xee1fxa[_0x970d[257]]= _0xee1fxa[_0xee1fx3];return _0xee1fxa};return _0xee1fx4};mxCodecRegistry[_0x970d[3234]](mxGenericChangeCodec( new mxValueChange,_0x970d[131]));mxCodecRegistry[_0x970d[3234]](mxGenericChangeCodec( new mxStyleChange,_0x970d[124]));mxCodecRegistry[_0x970d[3234]](mxGenericChangeCodec( new mxGeometryChange,_0x970d[256]));mxCodecRegistry[_0x970d[3234]](mxGenericChangeCodec( new mxCollapseChange,_0x970d[1985]));mxCodecRegistry[_0x970d[3234]](mxGenericChangeCodec( new mxVisibleChange,_0x970d[189]));mxCodecRegistry[_0x970d[3234]](mxGenericChangeCodec( new mxCellAttributeChange,_0x970d[131]));mxCodecRegistry[_0x970d[3234]](function(){return new mxObjectCodec( new mxGraph,_0x970d[3280][_0x970d[224]](_0x970d[185]))}());mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxGraphView);_0xee1fx2[_0x970d[514]]= function(_0xee1fx2,_0xee1fx4){return this[_0x970d[3242]](_0xee1fx2,_0xee1fx4,_0xee1fx4[_0x970d[1179]][_0x970d[502]]()[_0x970d[501]]())};_0xee1fx2[_0x970d[3242]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){var _0xee1fx9=_0xee1fx4[_0x970d[1179]][_0x970d[502]](),_0xee1fxa=_0xee1fx4[_0x970d[248]](_0xee1fx5),_0xee1fx12=_0xee1fx9[_0x970d[1197]](_0xee1fx5);if(null== _0xee1fx12|| null!= _0xee1fxa){var _0xee1fx13=_0xee1fx9[_0x970d[262]](_0xee1fx5),_0xee1fx14=_0xee1fx4[_0x970d[1179]][_0x970d[1198]](_0xee1fx5),_0xee1fx15=null;_0xee1fx12== _0xee1fx9[_0x970d[501]]()?_0xee1fx15= _0x970d[3281]:null== _0xee1fx12?_0xee1fx15= _0x970d[1179]:_0xee1fx9[_0x970d[250]](_0xee1fx5)?_0xee1fx15= _0x970d[1989]:0< _0xee1fx13&& null!= _0xee1fx14?_0xee1fx15= _0x970d[1504]:_0xee1fx9[_0x970d[1193]](_0xee1fx5)&& (_0xee1fx15= _0x970d[1988]);if(null!= _0xee1fx15){var _0xee1fx16=_0xee1fx2[_0x970d[395]][_0x970d[55]](_0xee1fx15);null!= _0xee1fx4[_0x970d[1179]][_0x970d[2183]](_0xee1fx5)&& (_0xee1fx16[_0x970d[57]](_0x970d[685],_0xee1fx4[_0x970d[1179]][_0x970d[2183]](_0xee1fx5)),_0xee1fx4[_0x970d[1179]][_0x970d[2186]](_0xee1fx5)&& _0xee1fx16[_0x970d[57]](_0x970d[1428],!0));if(null== _0xee1fx12){var _0xee1fx17=_0xee1fx4[_0x970d[517]]();null!= _0xee1fx17&& (_0xee1fx16[_0x970d[57]](_0x970d[235],Math[_0x970d[488]](_0xee1fx17[_0x970d[235]])),_0xee1fx16[_0x970d[57]](_0x970d[236],Math[_0x970d[488]](_0xee1fx17[_0x970d[236]])),_0xee1fx16[_0x970d[57]](_0x970d[117],Math[_0x970d[488]](_0xee1fx17[_0x970d[117]])),_0xee1fx16[_0x970d[57]](_0x970d[119],Math[_0x970d[488]](_0xee1fx17[_0x970d[119]])));_0xee1fx16[_0x970d[57]](_0x970d[255],_0xee1fx4[_0x970d[255]])}else {if(null!= _0xee1fxa&& null!= _0xee1fx14){for(_0xee1fx17 in _0xee1fxa[_0x970d[124]]){_0xee1fx12= _0xee1fxa[_0x970d[124]][_0xee1fx17],_0x970d[279]== typeof _0xee1fx12&& _0x970d[194]== typeof _0xee1fx12&& (_0xee1fx12= mxStyleRegistry[_0x970d[718]](_0xee1fx12)),null!= _0xee1fx12&& (_0x970d[279]!= typeof _0xee1fx12&& _0x970d[194]!= typeof _0xee1fx12)&& _0xee1fx16[_0x970d[57]](_0xee1fx17,_0xee1fx12)};_0xee1fx12= _0xee1fxa[_0x970d[439]];if(null!= _0xee1fx12&& 0< _0xee1fx12[_0x970d[67]]){_0xee1fx14= Math[_0x970d[488]](_0xee1fx12[0][_0x970d[235]])+ _0x970d[537]+ Math[_0x970d[488]](_0xee1fx12[0][_0x970d[236]]);for(_0xee1fx17= 1;_0xee1fx17< _0xee1fx12[_0x970d[67]];_0xee1fx17++){_0xee1fx14+= _0x970d[185]+ Math[_0x970d[488]](_0xee1fx12[_0xee1fx17][_0x970d[235]])+ _0x970d[537]+ Math[_0x970d[488]](_0xee1fx12[_0xee1fx17][_0x970d[236]])};_0xee1fx16[_0x970d[57]](_0x970d[1525],_0xee1fx14)}else {_0xee1fx16[_0x970d[57]](_0x970d[235],Math[_0x970d[488]](_0xee1fxa[_0x970d[235]])),_0xee1fx16[_0x970d[57]](_0x970d[236],Math[_0x970d[488]](_0xee1fxa[_0x970d[236]])),_0xee1fx16[_0x970d[57]](_0x970d[117],Math[_0x970d[488]](_0xee1fxa[_0x970d[117]])),_0xee1fx16[_0x970d[57]](_0x970d[119],Math[_0x970d[488]](_0xee1fxa[_0x970d[119]]))};_0xee1fx17= _0xee1fxa[_0x970d[2079]];null!= _0xee1fx17&& (0!= _0xee1fx17[_0x970d[235]]&& _0xee1fx16[_0x970d[57]](_0x970d[1126],Math[_0x970d[488]](_0xee1fx17[_0x970d[235]])),0!= _0xee1fx17[_0x970d[236]]&& _0xee1fx16[_0x970d[57]](_0x970d[1125],Math[_0x970d[488]](_0xee1fx17[_0x970d[236]])))}};for(_0xee1fx17= 0;_0xee1fx17< _0xee1fx13;_0xee1fx17++){_0xee1fxa= this[_0x970d[3242]](_0xee1fx2,_0xee1fx4,_0xee1fx9[_0x970d[263]](_0xee1fx5,_0xee1fx17)),null!= _0xee1fxa&& _0xee1fx16[_0x970d[62]](_0xee1fxa)}}};return _0xee1fx16};return _0xee1fx2}());mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxStylesheet);_0xee1fx2[_0x970d[514]]= function(_0xee1fx2,_0xee1fx4){var _0xee1fx5=_0xee1fx2[_0x970d[395]][_0x970d[55]](this[_0x970d[718]]()),_0xee1fx9;for(_0xee1fx9 in _0xee1fx4[_0x970d[2054]]){var _0xee1fxa=_0xee1fx4[_0x970d[2054]][_0xee1fx9],_0xee1fx12=_0xee1fx2[_0x970d[395]][_0x970d[55]](_0x970d[99]);if(null!= _0xee1fx9){_0xee1fx12[_0x970d[57]](_0x970d[3069],_0xee1fx9);for(var _0xee1fx13 in _0xee1fxa){var _0xee1fx14=this[_0x970d[3282]](_0xee1fx13,_0xee1fxa[_0xee1fx13]);if(null!= _0xee1fx14){var _0xee1fx15=_0xee1fx2[_0x970d[395]][_0x970d[55]](_0x970d[99]);_0xee1fx15[_0x970d[57]](_0x970d[131],_0xee1fx14);_0xee1fx15[_0x970d[57]](_0x970d[3069],_0xee1fx13);_0xee1fx12[_0x970d[62]](_0xee1fx15)}};0< _0xee1fx12[_0x970d[271]][_0x970d[67]]&& _0xee1fx5[_0x970d[62]](_0xee1fx12)}};return _0xee1fx5};_0xee1fx2[_0x970d[3282]]= function(_0xee1fx2,_0xee1fx4){var _0xee1fx5= typeof _0xee1fx4;_0x970d[279]== _0xee1fx5?_0xee1fx4= mxStyleRegistry[_0x970d[718]](style[j]):_0x970d[194]== _0xee1fx5&& (_0xee1fx4= null);return _0xee1fx4};_0xee1fx2[_0x970d[1093]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){_0xee1fx5= _0xee1fx5|| new this[_0x970d[3231]][_0x970d[196]];var _0xee1fx9=_0xee1fx4[_0x970d[284]](_0x970d[1363]);null!= _0xee1fx9&& (_0xee1fx2[_0x970d[68]][_0xee1fx9]= _0xee1fx5);for(_0xee1fx4= _0xee1fx4[_0x970d[285]];null!= _0xee1fx4;){if(!this[_0x970d[3273]](_0xee1fx2,_0xee1fx4,_0xee1fx5)&& _0x970d[99]== _0xee1fx4[_0x970d[301]]&& (_0xee1fx9= _0xee1fx4[_0x970d[284]](_0x970d[3069]),null!= _0xee1fx9)){var _0xee1fxa=_0xee1fx4[_0x970d[284]](_0x970d[1284]),_0xee1fx12=null!= _0xee1fxa?mxUtils[_0x970d[238]](_0xee1fx5[_0x970d[2054]][_0xee1fxa]):null;null== _0xee1fx12&& (null!= _0xee1fxa&& mxLog[_0x970d[283]](_0x970d[3283]+ _0xee1fxa+ _0x970d[3284]),_0xee1fx12= {});for(_0xee1fxa= _0xee1fx4[_0x970d[285]];null!= _0xee1fxa;){if(_0xee1fxa[_0x970d[288]]== mxConstants[_0x970d[289]]){var _0xee1fx13=_0xee1fxa[_0x970d[284]](_0x970d[3069]);if(_0x970d[99]== _0xee1fxa[_0x970d[301]]){var _0xee1fx14=mxUtils[_0x970d[329]](_0xee1fxa),_0xee1fx15=null;null!= _0xee1fx14&& 0< _0xee1fx14[_0x970d[67]]?_0xee1fx15= mxUtils[_0x970d[1545]](_0xee1fx14):(_0xee1fx15= _0xee1fxa[_0x970d[284]](_0x970d[131]),mxUtils[_0x970d[1946]](_0xee1fx15)&& (_0xee1fx15= parseFloat(_0xee1fx15)));null!= _0xee1fx15&& (_0xee1fx12[_0xee1fx13]= _0xee1fx15)}else {_0x970d[205]== _0xee1fxa[_0x970d[301]]&& delete _0xee1fx12[_0xee1fx13]}};_0xee1fxa= _0xee1fxa[_0x970d[287]]};_0xee1fx5[_0x970d[2074]](_0xee1fx9,_0xee1fx12)};_0xee1fx4= _0xee1fx4[_0x970d[287]]};return _0xee1fx5};return _0xee1fx2}());mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxDefaultKeyHandler);_0xee1fx2[_0x970d[514]]= function(_0xee1fx2,_0xee1fx4){return null};_0xee1fx2[_0x970d[1093]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx5){for(_0xee1fx4= _0xee1fx4[_0x970d[285]];null!= _0xee1fx4;){if(!this[_0x970d[3273]](_0xee1fx2,_0xee1fx4,_0xee1fx5)&& _0x970d[99]== _0xee1fx4[_0x970d[301]]){var _0xee1fx9=_0xee1fx4[_0x970d[284]](_0x970d[3069]),_0xee1fxa=_0xee1fx4[_0x970d[284]](_0x970d[892]),_0xee1fx12=_0xee1fx4[_0x970d[284]](_0x970d[2207]);_0xee1fx5[_0x970d[3063]](_0xee1fx9,_0xee1fxa,_0xee1fx12)};_0xee1fx4= _0xee1fx4[_0x970d[287]]}};return _0xee1fx5};return _0xee1fx2}());mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxDefaultToolbar);_0xee1fx2[_0x970d[514]]= function(_0xee1fx2,_0xee1fx4){return null};_0xee1fx2[_0x970d[1093]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){if(null!= _0xee1fx5){var _0xee1fx9=_0xee1fx5[_0x970d[3061]];for(_0xee1fx4= _0xee1fx4[_0x970d[285]];null!= _0xee1fx4;){if(_0xee1fx4[_0x970d[288]]== mxConstants[_0x970d[289]]&& !this[_0x970d[3273]](_0xee1fx2,_0xee1fx4,_0xee1fx5)){if(_0x970d[3072]== _0xee1fx4[_0x970d[301]]){_0xee1fx5[_0x970d[1051]]()}else {if(_0x970d[345]== _0xee1fx4[_0x970d[301]]){_0xee1fx5[_0x970d[3082]][_0x970d[1052]]()}else {if(_0x970d[1054]== _0xee1fx4[_0x970d[301]]){_0xee1fx5[_0x970d[3082]][_0x970d[1053]]()}else {if(_0x970d[99]== _0xee1fx4[_0x970d[301]]){var _0xee1fxa=_0xee1fx4[_0x970d[284]](_0x970d[3069]),_0xee1fxa=mxResources[_0x970d[203]](_0xee1fxa)|| _0xee1fxa,_0xee1fx12=_0xee1fx4[_0x970d[284]](_0x970d[2916]),_0xee1fx13=_0xee1fx4[_0x970d[284]](_0x970d[3285]),_0xee1fx14=_0xee1fx4[_0x970d[284]](_0x970d[892]),_0xee1fx15=_0xee1fx4[_0x970d[284]](_0x970d[3286]),_0xee1fx16=_0xee1fx4[_0x970d[284]](_0x970d[3231]),_0xee1fx17=_0x970d[468]!= _0xee1fx4[_0x970d[284]](_0x970d[3287]),_0xee1fx18=mxUtils[_0x970d[329]](_0xee1fx4),_0xee1fx19=null;if(null!= _0xee1fx14){_0xee1fx19= _0xee1fx5[_0x970d[1025]](_0xee1fxa,_0xee1fx12,_0xee1fx14,_0xee1fx13)}else {if(null!= _0xee1fx15){var _0xee1fx1a=mxUtils[_0x970d[1545]](_0xee1fx18),_0xee1fx19=_0xee1fx5[_0x970d[1048]](_0xee1fxa,_0xee1fx12,_0xee1fx15,_0xee1fx13,_0xee1fx1a)}else {if(null!= _0xee1fx16|| null!= _0xee1fx18&& 0< _0xee1fx18[_0x970d[67]]){_0xee1fx19= _0xee1fx9[_0x970d[3118]][_0xee1fx16],_0xee1fx16= _0xee1fx4[_0x970d[284]](_0x970d[124]),null!= _0xee1fx19&& null!= _0xee1fx16&& (_0xee1fx19= _0xee1fx19[_0x970d[238]](),_0xee1fx19[_0x970d[475]](_0xee1fx16)),_0xee1fx16= null,null!= _0xee1fx18&& 0< _0xee1fx18[_0x970d[67]]&& (_0xee1fx16= mxUtils[_0x970d[1545]](_0xee1fx18)),_0xee1fx19= _0xee1fx5[_0x970d[3087]](_0xee1fxa,_0xee1fx12,_0xee1fx19,_0xee1fx13,_0xee1fx16,_0xee1fx17)}else {if(_0xee1fx13= mxUtils[_0x970d[1540]](_0xee1fx4),0< _0xee1fx13[_0x970d[67]]){if(null== _0xee1fx12){_0xee1fx16= _0xee1fx5[_0x970d[1038]](_0xee1fxa);for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx13[_0x970d[67]];_0xee1fxa++){_0xee1fx17= _0xee1fx13[_0xee1fxa],_0x970d[3072]== _0xee1fx17[_0x970d[301]]?_0xee1fx5[_0x970d[972]](_0xee1fx16,_0x970d[3288]):_0x970d[99]== _0xee1fx17[_0x970d[301]]&& (_0xee1fx12= _0xee1fx17[_0x970d[284]](_0x970d[3069]),_0xee1fx17= _0xee1fx17[_0x970d[284]](_0x970d[892]),_0xee1fx5[_0x970d[3085]](_0xee1fx16,_0xee1fx12,_0xee1fx17))}}else {var _0xee1fx1b=null,_0xee1fx1c=_0xee1fx5[_0x970d[3087]](_0xee1fxa,_0xee1fx12,function(){var _0xee1fx2=_0xee1fx9[_0x970d[3118]][_0xee1fx1b[_0x970d[131]]];if(null!= _0xee1fx2){var _0xee1fx2=_0xee1fx2[_0x970d[238]](),_0xee1fx3=_0xee1fx1b[_0x970d[1040]][_0xee1fx1b[_0x970d[1039]]][_0x970d[3289]];null!= _0xee1fx3&& _0xee1fx2[_0x970d[475]](_0xee1fx3);return _0xee1fx2};mxLog[_0x970d[283]](_0x970d[3290]+ _0xee1fx2+ _0x970d[3291]);return null},null,null,_0xee1fx17),_0xee1fx1b=_0xee1fx5[_0x970d[970]]();mxEvent[_0x970d[169]](_0xee1fx1b,_0x970d[826],function(){_0xee1fx5[_0x970d[3082]][_0x970d[1047]](_0xee1fx1c,function(_0xee1fx2){_0xee1fx2= mxUtils[_0x970d[2196]](_0xee1fx9[_0x970d[1179]][_0x970d[526]],mxEvent[_0x970d[731]](_0xee1fx2),mxEvent[_0x970d[733]](_0xee1fx2));return _0xee1fx9[_0x970d[817]](null,_0xee1fx1a(),_0xee1fx2[_0x970d[235]],_0xee1fx2[_0x970d[236]])});_0xee1fx5[_0x970d[3082]][_0x970d[1023]]= !1});for(_0xee1fxa= 0;_0xee1fxa< _0xee1fx13[_0x970d[67]];_0xee1fxa++){_0xee1fx17= _0xee1fx13[_0xee1fxa],_0x970d[3072]== _0xee1fx17[_0x970d[301]]?_0xee1fx5[_0x970d[972]](_0xee1fx1b,_0x970d[3288]):_0x970d[99]== _0xee1fx17[_0x970d[301]]&& (_0xee1fx12= _0xee1fx17[_0x970d[284]](_0x970d[3069]),_0xee1fx18= _0xee1fx17[_0x970d[284]](_0x970d[3231]),_0xee1fx5[_0x970d[972]](_0xee1fx1b,_0xee1fx12,_0xee1fx18|| _0xee1fx16)[_0x970d[3289]]= _0xee1fx17[_0x970d[284]](_0x970d[124]))}}}}}};null!= _0xee1fx19&& (_0xee1fx16= _0xee1fx4[_0x970d[284]](_0x970d[1363]),null!= _0xee1fx16&& 0< _0xee1fx16[_0x970d[67]]&& _0xee1fx19[_0x970d[57]](_0x970d[1363],_0xee1fx16))}}}}};_0xee1fx4= _0xee1fx4[_0x970d[287]]}};return _0xee1fx5};return _0xee1fx2}());mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxDefaultPopupMenu);_0xee1fx2[_0x970d[514]]= function(_0xee1fx2,_0xee1fx4){return null};_0xee1fx2[_0x970d[1093]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){var _0xee1fx9=_0xee1fx4[_0x970d[64]](_0x970d[3277])[0];null!= _0xee1fx9?this[_0x970d[3273]](_0xee1fx2,_0xee1fx9,_0xee1fx5):null!= _0xee1fx5&& (_0xee1fx5[_0x970d[3064]]= _0xee1fx4);return _0xee1fx5};return _0xee1fx2}());mxCodecRegistry[_0x970d[3234]](function(){var _0xee1fx2= new mxObjectCodec( new mxEditor,_0x970d[3292][_0x970d[224]](_0x970d[185]));_0xee1fx2[_0x970d[3268]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){_0xee1fx2= _0xee1fx4[_0x970d[284]](_0x970d[2075]);null!= _0xee1fx2&& (_0xee1fx4[_0x970d[1390]](_0x970d[2075]),_0xee1fx5[_0x970d[2075]]= _0xee1fx5[_0x970d[3118]][_0xee1fx2]);_0xee1fx2= _0xee1fx4[_0x970d[284]](_0x970d[3120]);null!= _0xee1fx2&& (_0xee1fx4[_0x970d[1390]](_0x970d[3120]),_0xee1fx5[_0x970d[3120]]= _0xee1fx5[_0x970d[3118]][_0xee1fx2]);return _0xee1fx5};_0xee1fx2[_0x970d[3274]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){if(_0x970d[3293]== _0xee1fx4[_0x970d[301]]){if(_0x970d[3118]== _0xee1fx4[_0x970d[284]](_0x970d[3069])){this[_0x970d[3294]](_0xee1fx2,_0xee1fx4,_0xee1fx5);return}}else {if(_0x970d[3295]== _0xee1fx4[_0x970d[301]]){this[_0x970d[3296]](_0xee1fx2,_0xee1fx4,_0xee1fx5);return}};mxObjectCodec[_0x970d[202]][_0x970d[3274]][_0x970d[183]](this,arguments)};_0xee1fx2[_0x970d[3296]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){for(_0xee1fx2= _0xee1fx4[_0x970d[285]];null!= _0xee1fx2;){if(_0x970d[99]== _0xee1fx2[_0x970d[301]]){_0xee1fx4= _0xee1fx2[_0x970d[284]](_0x970d[3069]);var _0xee1fx9=_0xee1fx2[_0x970d[284]](_0x970d[980]),_0xee1fxa=_0xee1fx2[_0x970d[284]](_0x970d[124]),_0xee1fx12=null;if(null!= _0xee1fx9){_0xee1fx12= document[_0x970d[1362]](_0xee1fx9),null!= _0xee1fx12&& null!= _0xee1fxa&& (_0xee1fx12[_0x970d[124]][_0x970d[103]]+= _0x970d[471]+ _0xee1fxa)}else {var _0xee1fx9=parseInt(_0xee1fx2[_0x970d[284]](_0x970d[235])),_0xee1fx13=parseInt(_0xee1fx2[_0x970d[284]](_0x970d[236])),_0xee1fx14=_0xee1fx2[_0x970d[284]](_0x970d[117]),_0xee1fx15=_0xee1fx2[_0x970d[284]](_0x970d[119]),_0xee1fx12=document[_0x970d[55]](_0x970d[485]);_0xee1fx12[_0x970d[124]][_0x970d[103]]= _0xee1fxa;( new mxWindow(mxResources[_0x970d[203]](_0xee1fx4)|| _0xee1fx4,_0xee1fx12,_0xee1fx9,_0xee1fx13,_0xee1fx14,_0xee1fx15,!1,!0))[_0x970d[175]](!0)};_0x970d[1179]== _0xee1fx4?_0xee1fx5[_0x970d[3202]](_0xee1fx12):_0x970d[3082]== _0xee1fx4?_0xee1fx5[_0x970d[3204]](_0xee1fx12):_0x970d[924]== _0xee1fx4?_0xee1fx5[_0x970d[3208]](_0xee1fx12):_0x970d[879]== _0xee1fx4?_0xee1fx5[_0x970d[3205]](_0xee1fx12):_0x970d[201]== _0xee1fx4&& _0xee1fx5[_0x970d[3297]](_0xee1fx12)}else {_0x970d[3298]== _0xee1fx2[_0x970d[301]]?mxResources[_0x970d[99]](_0xee1fx2[_0x970d[284]](_0x970d[3299])):_0x970d[94]== _0xee1fx2[_0x970d[301]]&& mxClient[_0x970d[54]](_0x970d[94],_0xee1fx2[_0x970d[284]](_0x970d[298]))};_0xee1fx2= _0xee1fx2[_0x970d[287]]}};_0xee1fx2[_0x970d[3294]]= function(_0xee1fx2,_0xee1fx4,_0xee1fx5){null== _0xee1fx5[_0x970d[3118]]&& (_0xee1fx5[_0x970d[3118]]= []);_0xee1fx4= mxUtils[_0x970d[1540]](_0xee1fx4);for(var _0xee1fx9=0;_0xee1fx9< _0xee1fx4[_0x970d[67]];_0xee1fx9++){for(var _0xee1fxa=_0xee1fx4[_0xee1fx9][_0x970d[284]](_0x970d[3069]),_0xee1fx12=_0xee1fx4[_0xee1fx9][_0x970d[285]];null!= _0xee1fx12&& 1!= _0xee1fx12[_0x970d[288]];){_0xee1fx12= _0xee1fx12[_0x970d[287]]};null!= _0xee1fx12&& (_0xee1fx5[_0x970d[3118]][_0xee1fxa]= _0xee1fx2[_0x970d[3244]](_0xee1fx12))}};return _0xee1fx2}()) \ No newline at end of file +var _0x7661=["\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:_0x7661[0],IS_IE:0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[1]),IS_IE6:0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[4]),IS_QUIRKS:0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[1])&& (null== document[_0x7661[5]]|| 5== document[_0x7661[5]]),VML_PREFIX:_0x7661[6],OFFICE_PREFIX:_0x7661[7],IS_NS:0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[8])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[1]),IS_OP:0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[9]),IS_OT:0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[10])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[11])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[12])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[13])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[14])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[15]),IS_SF:0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[16])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[17]),IS_GC:0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[17]),IS_MT:0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[18])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[19])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[20])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[21])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[22])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[23])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[24])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[25])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[26])&& 0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[27]),IS_SVG:0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[18])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[21])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[28])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[26])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[29])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[30])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[16])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[31])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[9]),NO_FO:0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[19])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[22])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[20])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[23])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[25])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[27])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[32])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[33])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[9])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[1])|| 0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[34]),IS_VML:_0x7661[35]== navigator[_0x7661[37]][_0x7661[36]](),IS_MAC:0< navigator[_0x7661[3]][_0x7661[36]]()[_0x7661[2]](_0x7661[38]),IS_TOUCH:0< navigator[_0x7661[3]][_0x7661[36]]()[_0x7661[2]](_0x7661[39])|| 0< navigator[_0x7661[3]][_0x7661[36]]()[_0x7661[2]](_0x7661[40])|| 0< navigator[_0x7661[3]][_0x7661[36]]()[_0x7661[2]](_0x7661[41])|| 0< navigator[_0x7661[3]][_0x7661[36]]()[_0x7661[2]](_0x7661[42]),IS_LOCAL:0> document[_0x7661[45]][_0x7661[44]][_0x7661[2]](_0x7661[43])&& 0> document[_0x7661[45]][_0x7661[44]][_0x7661[2]](_0x7661[46]),isBrowserSupported:function(){return mxClient[_0x7661[47]]|| mxClient[_0x7661[48]]},link:function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= _0x9465x4|| document;if(mxClient[_0x7661[49]]){_0x9465x4[_0x7661[53]](_0x7661[50]+ _0x9465x2+ _0x7661[51]+ _0x9465x3+ _0x7661[52])}else {var _0x9465x5=_0x9465x4[_0x7661[55]](_0x7661[54]);_0x9465x5[_0x7661[57]](_0x7661[56],_0x9465x2);_0x9465x5[_0x7661[57]](_0x7661[44],_0x9465x3);_0x9465x5[_0x7661[57]](_0x7661[58],_0x7661[59]);_0x9465x5[_0x7661[57]](_0x7661[60],_0x7661[61]);_0x9465x4[_0x7661[64]](_0x7661[63])[0][_0x7661[62]](_0x9465x5)}},include:function(_0x9465x2){document[_0x7661[53]](_0x7661[65]+ _0x9465x2+ _0x7661[66])},dispose:function(){for(var _0x9465x2=0;_0x9465x2< mxEvent[_0x7661[68]][_0x7661[67]];_0x9465x2++){null!= mxEvent[_0x7661[68]][_0x9465x2][_0x7661[69]]&& mxEvent[_0x7661[70]](mxEvent[_0x7661[68]][_0x9465x2])}}};mxClient[_0x7661[71]]&& mxClient[_0x7661[72]]?mxClient[_0x7661[73]]= _0x7661[74]:mxClient[_0x7661[75]]|| mxClient[_0x7661[76]]?mxClient[_0x7661[73]]= _0x7661[77]:mxClient[_0x7661[78]]?mxClient[_0x7661[73]]= _0x7661[79]:mxClient[_0x7661[80]]&& 9<= document[_0x7661[5]]&& (mxClient[_0x7661[73]]= _0x7661[81]);_0x7661[82]== typeof mxLoadResources&& (mxLoadResources= !0);_0x7661[82]== typeof mxResourceExtension&& (mxResourceExtension= _0x7661[83]);_0x7661[82]== typeof mxLoadStylesheets&& (mxLoadStylesheets= !0);_0x7661[82]!= typeof mxBasePath&& 0< mxBasePath[_0x7661[67]]?(_0x7661[84]== mxBasePath[_0x7661[85]](mxBasePath[_0x7661[67]]- 1)&& (mxBasePath= mxBasePath[_0x7661[85]](0,mxBasePath[_0x7661[67]]- 1)),mxClient[_0x7661[86]]= mxBasePath):mxClient[_0x7661[86]]= _0x7661[87];_0x7661[82]!= typeof mxImageBasePath&& 0< mxImageBasePath[_0x7661[67]]?(_0x7661[84]== mxImageBasePath[_0x7661[85]](mxImageBasePath[_0x7661[67]]- 1)&& (mxImageBasePath= mxImageBasePath[_0x7661[85]](0,mxImageBasePath[_0x7661[67]]- 1)),mxClient[_0x7661[88]]= mxImageBasePath):mxClient[_0x7661[88]]= mxClient[_0x7661[86]]+ _0x7661[89];mxClient[_0x7661[90]]= _0x7661[82]!= typeof mxLanguage?mxLanguage:mxClient[_0x7661[80]]?navigator[_0x7661[91]]:navigator[_0x7661[90]];mxClient[_0x7661[92]]= _0x7661[82]!= typeof mxDefaultLanguage?mxDefaultLanguage:_0x7661[93];mxLoadStylesheets&& mxClient[_0x7661[54]](_0x7661[94],mxClient[_0x7661[86]]+ _0x7661[95]);_0x7661[82]!= typeof mxLanguages&& (mxClient[_0x7661[96]]= mxLanguages);if(mxClient[_0x7661[80]]){if(9<= document[_0x7661[5]]){mxClient[_0x7661[47]]= !1,mxClient[_0x7661[48]]= !0}else {8== document[_0x7661[5]]?(document[_0x7661[100]][_0x7661[99]](mxClient.VML_PREFIX,_0x7661[97],_0x7661[98]),document[_0x7661[100]][_0x7661[99]](mxClient.OFFICE_PREFIX,_0x7661[101],_0x7661[98])):(document[_0x7661[100]][_0x7661[99]](mxClient.VML_PREFIX,_0x7661[97]),document[_0x7661[100]][_0x7661[99]](mxClient.OFFICE_PREFIX,_0x7661[101]));var ss=document[_0x7661[102]]();ss[_0x7661[103]]= _0x7661[104];mxLoadStylesheets&& mxClient[_0x7661[54]](_0x7661[94],mxClient[_0x7661[86]]+ _0x7661[105])};window[_0x7661[108]](_0x7661[106],mxClient[_0x7661[107]])};var mxLog={consoleName:_0x7661[109],TRACE:!1,DEBUG:!0,WARN:!0,buffer:_0x7661[110],init:function(){if(null== mxLog[_0x7661[111]]&& null!= document[_0x7661[112]]){var _0x9465x2=mxLog[_0x7661[113]]+ _0x7661[114]+ mxClient[_0x7661[115]],_0x9465x3=document[_0x7661[55]](_0x7661[116]);_0x9465x3[_0x7661[57]](_0x7661[117],_0x7661[118]);_0x9465x3[_0x7661[57]](_0x7661[119],_0x7661[118]);var _0x9465x4=document[_0x7661[55]](_0x7661[120]),_0x9465x5=document[_0x7661[55]](_0x7661[121]),_0x9465x9=document[_0x7661[55]](_0x7661[122]);_0x9465x9[_0x7661[124]][_0x7661[123]]= _0x7661[125];mxLog[_0x7661[126]]= document[_0x7661[55]](_0x7661[126]);mxLog[_0x7661[126]][_0x7661[57]](_0x7661[127],_0x7661[128]);mxLog[_0x7661[126]][_0x7661[124]][_0x7661[119]]= _0x7661[118];mxLog[_0x7661[126]][_0x7661[124]][_0x7661[129]]= _0x7661[130];mxLog[_0x7661[126]][_0x7661[131]]= mxLog[_0x7661[132]];mxLog[_0x7661[126]][_0x7661[124]][_0x7661[117]]= mxClient[_0x7661[133]]&& _0x7661[134]!= document[_0x7661[135]]?_0x7661[136]:_0x7661[118];_0x9465x9[_0x7661[62]](mxLog[_0x7661[126]]);_0x9465x5[_0x7661[62]](_0x9465x9);_0x9465x4[_0x7661[62]](_0x9465x5);_0x9465x5= document[_0x7661[55]](_0x7661[121]);mxLog[_0x7661[122]]= document[_0x7661[55]](_0x7661[122]);mxLog[_0x7661[122]][_0x7661[124]][_0x7661[123]]= _0x7661[125];mxLog[_0x7661[122]][_0x7661[57]](_0x7661[119],_0x7661[137]);_0x9465x5[_0x7661[62]](mxLog[_0x7661[122]]);_0x9465x4[_0x7661[62]](_0x9465x5);_0x9465x3[_0x7661[62]](_0x9465x4);mxLog[_0x7661[140]](_0x7661[138],function(_0x9465x2){mxLog[_0x7661[139]]()});mxLog[_0x7661[140]](_0x7661[141],function(_0x9465x2){_0x9465x2= mxUtils[_0x7661[142]](document[_0x7661[112]]);mxLog[_0x7661[143]](_0x9465x2)});mxLog[_0x7661[140]](_0x7661[144],function(_0x9465x2){mxLog[_0x7661[145]]= !mxLog[_0x7661[145]];mxLog[_0x7661[145]]?mxLog[_0x7661[143]](_0x7661[146]):mxLog[_0x7661[143]](_0x7661[147])});mxLog[_0x7661[140]](_0x7661[148],function(_0x9465x2){try{mxUtils[_0x7661[149]](mxLog[_0x7661[126]][_0x7661[131]])}catch(_0x9465x3){mxUtils[_0x7661[150]](_0x9465x3)}});mxLog[_0x7661[140]](_0x7661[151],function(_0x9465x2){try{mxUtils[_0x7661[152]](mxLog[_0x7661[126]][_0x7661[131]])}catch(_0x9465x3){mxUtils[_0x7661[150]](_0x9465x3)}});mxLog[_0x7661[140]](_0x7661[153],function(_0x9465x2){mxLog[_0x7661[126]][_0x7661[131]]= _0x7661[110]});_0x9465x5= _0x9465x4= 0;_0x7661[154]=== typeof window[_0x7661[155]]?(_0x9465x4= window[_0x7661[156]],_0x9465x5= window[_0x7661[155]]):(_0x9465x4= document[_0x7661[158]][_0x7661[157]]|| document[_0x7661[112]][_0x7661[157]],_0x9465x5= document[_0x7661[112]][_0x7661[159]]);mxLog[_0x7661[111]]= new mxWindow(_0x9465x2,_0x9465x3,Math[_0x7661[160]](0,_0x9465x5- 320),Math[_0x7661[160]](0,_0x9465x4- 210),300,160);mxLog[_0x7661[111]][_0x7661[161]](!0);mxLog[_0x7661[111]][_0x7661[162]](!1);mxLog[_0x7661[111]][_0x7661[163]](!0);mxLog[_0x7661[111]][_0x7661[164]](!0);mxLog[_0x7661[111]][_0x7661[165]]= !1;if((mxClient[_0x7661[133]]|| mxClient[_0x7661[80]])&& !mxClient[_0x7661[76]]&& !mxClient[_0x7661[75]]&& _0x7661[134]!= document[_0x7661[135]]){var _0x9465xa=mxLog[_0x7661[111]][_0x7661[166]](),_0x9465x2=function(_0x9465x2,_0x9465x3){mxLog[_0x7661[126]][_0x7661[124]][_0x7661[119]]= Math[_0x7661[160]](0,_0x9465xa[_0x7661[167]]- 70)+ _0x7661[168]};mxLog[_0x7661[111]][_0x7661[169]](mxEvent.RESIZE_END,_0x9465x2);mxLog[_0x7661[111]][_0x7661[169]](mxEvent.MAXIMIZE,_0x9465x2);mxLog[_0x7661[111]][_0x7661[169]](mxEvent.NORMALIZE,_0x9465x2);mxLog[_0x7661[126]][_0x7661[124]][_0x7661[119]]= _0x7661[170]}}},info:function(){mxLog[_0x7661[171]](mxUtils.toString(navigator))},addButton:function(_0x9465x2,_0x9465x3){var _0x9465x4=document[_0x7661[55]](_0x7661[172]);mxUtils[_0x7661[53]](_0x9465x4,_0x9465x2);mxEvent[_0x7661[169]](_0x9465x4,_0x7661[173],_0x9465x3);mxLog[_0x7661[122]][_0x7661[62]](_0x9465x4)},isVisible:function(){return null!= mxLog[_0x7661[111]]?mxLog[_0x7661[111]][_0x7661[174]]():!1},show:function(){mxLog[_0x7661[175]](!0)},setVisible:function(_0x9465x2){null== mxLog[_0x7661[111]]&& mxLog[_0x7661[176]]();null!= mxLog[_0x7661[111]]&& mxLog[_0x7661[111]][_0x7661[175]](_0x9465x2)},enter:function(_0x9465x2){if(mxLog[_0x7661[145]]){return mxLog[_0x7661[171]](_0x7661[177]+ _0x9465x2),( new Date)[_0x7661[178]]()}},leave:function(_0x9465x2,_0x9465x3){if(mxLog[_0x7661[145]]){var _0x9465x4=0!= _0x9465x3?_0x7661[179]+ (( new Date)[_0x7661[178]]()- _0x9465x3)+ _0x7661[180]:_0x7661[110];mxLog[_0x7661[171]](_0x7661[181]+ _0x9465x2+ _0x9465x4)}},debug:function(){mxLog[_0x7661[182]]&& mxLog[_0x7661[171]][_0x7661[183]](this,arguments)},warn:function(){mxLog[_0x7661[184]]&& mxLog[_0x7661[171]][_0x7661[183]](this,arguments)},write:function(){for(var _0x9465x2=_0x7661[110],_0x9465x3=0;_0x9465x3< arguments[_0x7661[67]];_0x9465x3++){_0x9465x2+= arguments[_0x9465x3],_0x9465x3< arguments[_0x7661[67]]- 1&& (_0x9465x2+= _0x7661[185])};null!= mxLog[_0x7661[126]]?(mxLog[_0x7661[126]][_0x7661[131]]+= _0x9465x2,0<= navigator[_0x7661[3]][_0x7661[2]](_0x7661[186])&& (mxLog[_0x7661[126]][_0x7661[124]][_0x7661[187]]= _0x7661[188],mxLog[_0x7661[126]][_0x7661[124]][_0x7661[187]]= _0x7661[189]),mxLog[_0x7661[126]][_0x7661[190]]= mxLog[_0x7661[126]][_0x7661[191]]):mxLog[_0x7661[132]]+= _0x9465x2},writeln:function(){for(var _0x9465x2=_0x7661[110],_0x9465x3=0;_0x9465x3< arguments[_0x7661[67]];_0x9465x3++){_0x9465x2+= arguments[_0x9465x3],_0x9465x3< arguments[_0x7661[67]]- 1&& (_0x9465x2+= _0x7661[185])};mxLog[_0x7661[53]](_0x9465x2+ _0x7661[192])}},mxObjectIdentity={FIELD_NAME:_0x7661[193],counter:0,get:function(_0x9465x2){if(_0x7661[194]== typeof _0x9465x2&& null== _0x9465x2[mxObjectIdentity[_0x7661[195]]]){var _0x9465x3=mxUtils[_0x7661[197]](_0x9465x2[_0x7661[196]]);_0x9465x2[mxObjectIdentity[_0x7661[195]]]= _0x9465x3+ _0x7661[198]+ mxObjectIdentity[_0x7661[199]]++};return _0x9465x2[mxObjectIdentity[_0x7661[195]]]},clear:function(_0x9465x2){_0x7661[194]== typeof _0x9465x2&& delete _0x9465x2[mxObjectIdentity[_0x7661[195]]]}};function mxDictionary(){this[_0x7661[200]]()}mxDictionary[_0x7661[202]][_0x7661[201]]= null;mxDictionary[_0x7661[202]][_0x7661[200]]= function(){this[_0x7661[201]]= {}};mxDictionary[_0x7661[202]][_0x7661[203]]= function(_0x9465x2){_0x9465x2= mxObjectIdentity[_0x7661[203]](_0x9465x2);return this[_0x7661[201]][_0x9465x2]};mxDictionary[_0x7661[202]][_0x7661[204]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=mxObjectIdentity[_0x7661[203]](_0x9465x2),_0x9465x5=this[_0x7661[201]][_0x9465x4];this[_0x7661[201]][_0x9465x4]= _0x9465x3;return _0x9465x5};mxDictionary[_0x7661[202]][_0x7661[205]]= function(_0x9465x2){_0x9465x2= mxObjectIdentity[_0x7661[203]](_0x9465x2);var _0x9465x3=this[_0x7661[201]][_0x9465x2];delete this[_0x7661[201]][_0x9465x2];return _0x9465x3};mxDictionary[_0x7661[202]][_0x7661[206]]= function(){var _0x9465x2=[],_0x9465x3;for(_0x9465x3 in this[_0x7661[201]]){_0x9465x2[_0x7661[207]](_0x9465x3)};return _0x9465x2};mxDictionary[_0x7661[202]][_0x7661[208]]= function(){var _0x9465x2=[],_0x9465x3;for(_0x9465x3 in this[_0x7661[201]]){_0x9465x2[_0x7661[207]](this[_0x7661[201]][_0x9465x3])};return _0x9465x2};mxDictionary[_0x7661[202]][_0x7661[209]]= function(_0x9465x2){for(var _0x9465x3 in this[_0x7661[201]]){_0x9465x2(_0x9465x3,this[_0x7661[201]][_0x9465x3])}};var mxResources={resources:[],extension:mxResourceExtension,resourcesEncoded:!1,loadDefaultBundle:!0,loadSpecialBundle:!0,isLanguageSupported:function(_0x9465x2){return null!= mxClient[_0x7661[96]]?0<= mxUtils[_0x7661[2]](mxClient[_0x7661[96]],_0x9465x2):!0},getDefaultBundle:function(_0x9465x2,_0x9465x3){return mxResources[_0x7661[210]]|| !mxResources[_0x7661[211]](_0x9465x3)?_0x9465x2+ mxResources[_0x7661[212]]:null},getSpecialBundle:function(_0x9465x2,_0x9465x3){if(null== mxClient[_0x7661[96]]|| !this[_0x7661[211]](_0x9465x3)){var _0x9465x4=_0x9465x3[_0x7661[2]](_0x7661[213]);0< _0x9465x4&& (_0x9465x3= _0x9465x3[_0x7661[85]](0,_0x9465x4))};return mxResources[_0x7661[214]]&& mxResources[_0x7661[211]](_0x9465x3)&& _0x9465x3!= mxClient[_0x7661[92]]?_0x9465x2+ _0x7661[215]+ _0x9465x3+ mxResources[_0x7661[212]]:null},add:function(_0x9465x2,_0x9465x3){_0x9465x3= null!= _0x9465x3?_0x9465x3:mxClient[_0x7661[90]][_0x7661[216]]();if(_0x9465x3!= mxConstants[_0x7661[217]]){var _0x9465x4=mxResources[_0x7661[218]](_0x9465x2,_0x9465x3);if(null!= _0x9465x4){try{var _0x9465x5=mxUtils[_0x7661[219]](_0x9465x4);_0x9465x5[_0x7661[220]]()&& mxResources[_0x7661[222]](_0x9465x5[_0x7661[221]]())}catch(e){}};_0x9465x4= mxResources[_0x7661[223]](_0x9465x2,_0x9465x3);if(null!= _0x9465x4){try{_0x9465x5= mxUtils[_0x7661[219]](_0x9465x4),_0x9465x5[_0x7661[220]]()&& mxResources[_0x7661[222]](_0x9465x5[_0x7661[221]]())}catch(f){}}}},parse:function(_0x9465x2){if(null!= _0x9465x2){_0x9465x2= _0x9465x2[_0x7661[224]](_0x7661[192]);for(var _0x9465x3=0;_0x9465x3< _0x9465x2[_0x7661[67]];_0x9465x3++){if(_0x7661[198]!= _0x9465x2[_0x9465x3][_0x7661[225]](0)){var _0x9465x4=_0x9465x2[_0x9465x3][_0x7661[2]](_0x7661[226]);if(0< _0x9465x4){var _0x9465x5=_0x9465x2[_0x9465x3][_0x7661[85]](0,_0x9465x4),_0x9465x9=_0x9465x2[_0x9465x3][_0x7661[67]];13== _0x9465x2[_0x9465x3][_0x7661[227]](_0x9465x9- 1)&& _0x9465x9--;_0x9465x4= _0x9465x2[_0x9465x3][_0x7661[85]](_0x9465x4+ 1,_0x9465x9);this[_0x7661[228]]?(_0x9465x4= _0x9465x4[_0x7661[230]](/\\(?=u[a-fA-F\d]{4})/g,_0x7661[229]),mxResources[_0x7661[231]][_0x9465x5]= unescape(_0x9465x4)):mxResources[_0x7661[231]][_0x9465x5]= _0x9465x4}}}}},get:function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= mxResources[_0x7661[231]][_0x9465x2];null== _0x9465x2&& (_0x9465x2= _0x9465x4);if(null!= _0x9465x2&& null!= _0x9465x3){_0x9465x4= [];for(var _0x9465x5=null,_0x9465x9=0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){var _0x9465xa=_0x9465x2[_0x7661[225]](_0x9465x9);_0x7661[232]== _0x9465xa?_0x9465x5= _0x7661[110]:null!= _0x9465x5&& _0x7661[233]== _0x9465xa?(_0x9465x5= parseInt(_0x9465x5)- 1,0<= _0x9465x5&& _0x9465x5< _0x9465x3[_0x7661[67]]&& _0x9465x4[_0x7661[207]](_0x9465x3[_0x9465x5]),_0x9465x5= null):null!= _0x9465x5?_0x9465x5+= _0x9465xa:_0x9465x4[_0x7661[207]](_0x9465xa)};_0x9465x2= _0x9465x4[_0x7661[234]](_0x7661[110])};return _0x9465x2}};function mxPoint(_0x9465x2,_0x9465x3){this[_0x7661[235]]= null!= _0x9465x2?_0x9465x2:0;this[_0x7661[236]]= null!= _0x9465x3?_0x9465x3:0}mxPoint[_0x7661[202]][_0x7661[235]]= null;mxPoint[_0x7661[202]][_0x7661[236]]= null;mxPoint[_0x7661[202]][_0x7661[237]]= function(_0x9465x2){return _0x9465x2[_0x7661[235]]== this[_0x7661[235]]&& _0x9465x2[_0x7661[236]]== this[_0x7661[236]]};mxPoint[_0x7661[202]][_0x7661[238]]= function(){return mxUtils[_0x7661[238]](this)};function mxRectangle(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxPoint[_0x7661[239]](this,_0x9465x2,_0x9465x3);this[_0x7661[117]]= null!= _0x9465x4?_0x9465x4:0;this[_0x7661[119]]= null!= _0x9465x5?_0x9465x5:0}mxRectangle[_0x7661[202]]= new mxPoint;mxRectangle[_0x7661[202]][_0x7661[196]]= mxRectangle;mxRectangle[_0x7661[202]][_0x7661[117]]= null;mxRectangle[_0x7661[202]][_0x7661[119]]= null;mxRectangle[_0x7661[202]][_0x7661[240]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[235]]= _0x9465x2;this[_0x7661[236]]= _0x9465x3;this[_0x7661[117]]= _0x9465x4;this[_0x7661[119]]= _0x9465x5};mxRectangle[_0x7661[202]][_0x7661[241]]= function(){return this[_0x7661[235]]+ this[_0x7661[117]]/ 2};mxRectangle[_0x7661[202]][_0x7661[242]]= function(){return this[_0x7661[236]]+ this[_0x7661[119]]/ 2};mxRectangle[_0x7661[202]][_0x7661[99]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=Math[_0x7661[243]](this[_0x7661[235]],_0x9465x2[_0x7661[235]]),_0x9465x4=Math[_0x7661[243]](this[_0x7661[236]],_0x9465x2[_0x7661[236]]),_0x9465x5=Math[_0x7661[160]](this[_0x7661[235]]+ this[_0x7661[117]],_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]);_0x9465x2= Math[_0x7661[160]](this[_0x7661[236]]+ this[_0x7661[119]],_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]);this[_0x7661[235]]= _0x9465x3;this[_0x7661[236]]= _0x9465x4;this[_0x7661[117]]= _0x9465x5- _0x9465x3;this[_0x7661[119]]= _0x9465x2- _0x9465x4}};mxRectangle[_0x7661[202]][_0x7661[244]]= function(_0x9465x2){this[_0x7661[235]]-= _0x9465x2;this[_0x7661[236]]-= _0x9465x2;this[_0x7661[117]]+= 2* _0x9465x2;this[_0x7661[119]]+= 2* _0x9465x2};mxRectangle[_0x7661[202]][_0x7661[245]]= function(){return new mxPoint(this[_0x7661[235]],this[_0x7661[236]])};mxRectangle[_0x7661[202]][_0x7661[237]]= function(_0x9465x2){return _0x9465x2[_0x7661[235]]== this[_0x7661[235]]&& _0x9465x2[_0x7661[236]]== this[_0x7661[236]]&& _0x9465x2[_0x7661[117]]== this[_0x7661[117]]&& _0x9465x2[_0x7661[119]]== this[_0x7661[119]]};var mxEffects={animateChanges:function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=0,_0x9465x9=function(){for(var _0x9465x12=!1,_0x9465x13=0;_0x9465x13< _0x9465x3[_0x7661[67]];_0x9465x13++){var _0x9465x14=_0x9465x3[_0x9465x13];if(_0x9465x14 instanceof mxGeometryChange|| _0x9465x14 instanceof mxTerminalChange|| _0x9465x14 instanceof mxValueChange|| _0x9465x14 instanceof mxChildChange|| _0x9465x14 instanceof mxStyleChange){var _0x9465x15=_0x9465x2[_0x7661[249]]()[_0x7661[248]](_0x9465x14[_0x7661[246]]|| _0x9465x14[_0x7661[247]],!1);if(null!= _0x9465x15){if(_0x9465x12= !0,_0x9465x14[_0x7661[196]]!= mxGeometryChange|| _0x9465x2[_0x7661[251]][_0x7661[250]](_0x9465x14[_0x7661[246]])){mxUtils[_0x7661[254]](_0x9465x15[_0x7661[253]][_0x7661[252]],100* _0x9465x5/ 10)}else {var _0x9465x16=_0x9465x2[_0x7661[249]]()[_0x7661[255]],_0x9465x17=(_0x9465x14[_0x7661[256]][_0x7661[235]]- _0x9465x14[_0x7661[257]][_0x7661[235]])* _0x9465x16,_0x9465x18=(_0x9465x14[_0x7661[256]][_0x7661[236]]- _0x9465x14[_0x7661[257]][_0x7661[236]])* _0x9465x16,_0x9465x19=(_0x9465x14[_0x7661[256]][_0x7661[117]]- _0x9465x14[_0x7661[257]][_0x7661[117]])* _0x9465x16,_0x9465x16=(_0x9465x14[_0x7661[256]][_0x7661[119]]- _0x9465x14[_0x7661[257]][_0x7661[119]])* _0x9465x16;0== _0x9465x5?(_0x9465x15[_0x7661[235]]-= _0x9465x17,_0x9465x15[_0x7661[236]]-= _0x9465x18,_0x9465x15[_0x7661[117]]-= _0x9465x19,_0x9465x15[_0x7661[119]]-= _0x9465x16):(_0x9465x15[_0x7661[235]]+= _0x9465x17/ 10,_0x9465x15[_0x7661[236]]+= _0x9465x18/ 10,_0x9465x15[_0x7661[117]]+= _0x9465x19/ 10,_0x9465x15[_0x7661[119]]+= _0x9465x16/ 10);_0x9465x2[_0x7661[259]][_0x7661[258]](_0x9465x15);mxEffects[_0x7661[260]](_0x9465x2,_0x9465x14[_0x7661[246]],100* _0x9465x5/ 10)}}}};10> _0x9465x5&& _0x9465x12?(_0x9465x5++,window[_0x7661[261]](_0x9465x9,_0x9465xa)):null!= _0x9465x4&& _0x9465x4()},_0x9465xa=30;_0x9465x9()},cascadeOpacity:function(_0x9465x2,_0x9465x3,_0x9465x4){for(var _0x9465x5=_0x9465x2[_0x7661[251]][_0x7661[262]](_0x9465x3),_0x9465x9=0;_0x9465x9< _0x9465x5;_0x9465x9++){var _0x9465xa=_0x9465x2[_0x7661[251]][_0x7661[263]](_0x9465x3,_0x9465x9),_0x9465x12=_0x9465x2[_0x7661[249]]()[_0x7661[248]](_0x9465xa);null!= _0x9465x12&& (mxUtils[_0x7661[254]](_0x9465x12[_0x7661[253]][_0x7661[252]],_0x9465x4),mxEffects[_0x7661[260]](_0x9465x2,_0x9465xa,_0x9465x4))};_0x9465x3= _0x9465x2[_0x7661[251]][_0x7661[264]](_0x9465x3);if(null!= _0x9465x3){for(_0x9465x9= 0;_0x9465x9< _0x9465x3[_0x7661[67]];_0x9465x9++){_0x9465x5= _0x9465x2[_0x7661[249]]()[_0x7661[248]](_0x9465x3[_0x9465x9]),null!= _0x9465x5&& mxUtils[_0x7661[254]](_0x9465x5[_0x7661[253]][_0x7661[252]],_0x9465x4)}}},fadeOut:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x5= _0x9465x5|| 40;_0x9465x9= _0x9465x9|| 30;var _0x9465x12=_0x9465x3|| 100;mxUtils[_0x7661[254]](_0x9465x2,_0x9465x12);if(_0x9465xa|| null== _0x9465xa){var _0x9465x13=function(){_0x9465x12= Math[_0x7661[160]](_0x9465x12- _0x9465x5,0);mxUtils[_0x7661[254]](_0x9465x2,_0x9465x12);0< _0x9465x12?window[_0x7661[261]](_0x9465x13,_0x9465x9):(_0x9465x2[_0x7661[124]][_0x7661[187]]= _0x7661[188],_0x9465x4&& _0x9465x2[_0x7661[265]]&& _0x9465x2[_0x7661[265]][_0x7661[266]](_0x9465x2))};window[_0x7661[261]](_0x9465x13,_0x9465x9)}else {_0x9465x2[_0x7661[124]][_0x7661[187]]= _0x7661[188],_0x9465x4&& _0x9465x2[_0x7661[265]]&& _0x9465x2[_0x7661[265]][_0x7661[266]](_0x9465x2)}}},mxUtils={errorResource:_0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[267]:_0x7661[110],closeResource:_0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[268]:_0x7661[110],errorImage:mxClient[_0x7661[88]]+ _0x7661[269],removeCursors:function(_0x9465x2){null!= _0x9465x2[_0x7661[124]]&& (_0x9465x2[_0x7661[124]][_0x7661[270]]= _0x7661[110]);_0x9465x2= _0x9465x2[_0x7661[271]];if(null!= _0x9465x2){for(var _0x9465x3=_0x9465x2[_0x7661[67]],_0x9465x4=0;_0x9465x4< _0x9465x3;_0x9465x4+= 1){mxUtils[_0x7661[272]](_0x9465x2[_0x9465x4])}}},getCurrentStyle:function(){return mxClient[_0x7661[80]]?function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[273]]:null}:function(_0x9465x2){return null!= _0x9465x2?window[_0x7661[274]](_0x9465x2,_0x7661[110]):null}}(),hasScrollbars:function(_0x9465x2){_0x9465x2= mxUtils[_0x7661[275]](_0x9465x2);return null!= _0x9465x2&& (_0x7661[276]== _0x9465x2[_0x7661[277]]|| _0x7661[278]== _0x9465x2[_0x7661[277]])},bind:function(_0x9465x2,_0x9465x3){return function(){return _0x9465x3[_0x7661[183]](_0x9465x2,arguments)}},eval:function(_0x9465x2){var _0x9465x3=null;if(0<= _0x9465x2[_0x7661[2]](_0x7661[279])){try{eval(_0x7661[280]+ _0x9465x2),_0x9465x3= _mxJavaScriptExpression,_mxJavaScriptExpression= null}catch(c){mxLog[_0x7661[283]](c[_0x7661[281]]+ _0x7661[282]+ _0x9465x2)}}else {try{_0x9465x3= eval(_0x9465x2)}catch(d){mxLog[_0x7661[283]](d[_0x7661[281]]+ _0x7661[282]+ _0x9465x2)}};return _0x9465x3},findNode:function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x2[_0x7661[284]](_0x9465x3);if(null!= _0x9465x5&& _0x9465x5== _0x9465x4){return _0x9465x2};for(_0x9465x2= _0x9465x2[_0x7661[285]];null!= _0x9465x2;){_0x9465x5= mxUtils[_0x7661[286]](_0x9465x2,_0x9465x3,_0x9465x4);if(null!= _0x9465x5){return _0x9465x5};_0x9465x2= _0x9465x2[_0x7661[287]]};return null},findNodeByAttribute:function(){return 9<= document[_0x7661[5]]?function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=null;if(null!= _0x9465x2){if(_0x9465x2[_0x7661[288]]== mxConstants[_0x7661[289]]&& _0x9465x2[_0x7661[284]](_0x9465x3)== _0x9465x4){_0x9465x5= _0x9465x2}else {for(_0x9465x2= _0x9465x2[_0x7661[285]];null!= _0x9465x2&& null== _0x9465x5;){_0x9465x5= mxUtils[_0x7661[290]](_0x9465x2,_0x9465x3,_0x9465x4),_0x9465x2= _0x9465x2[_0x7661[287]]}}};return _0x9465x5}:mxClient[_0x7661[80]]?function(_0x9465x2,_0x9465x3,_0x9465x4){return null== _0x9465x2?null:_0x9465x2[_0x7661[295]][_0x7661[294]](_0x7661[291]+ _0x9465x3+ _0x7661[292]+ _0x9465x4+ _0x7661[293])}:function(_0x9465x2,_0x9465x3,_0x9465x4){return null== _0x9465x2?null:_0x9465x2[_0x7661[295]][_0x7661[297]](_0x7661[291]+ _0x9465x3+ _0x7661[292]+ _0x9465x4+ _0x7661[293],_0x9465x2[_0x7661[295]],null,XPathResult.ANY_TYPE,null)[_0x7661[296]]()}}(),getFunctionName:function(_0x9465x2){var _0x9465x3=null;if(null!= _0x9465x2){if(null!= _0x9465x2[_0x7661[298]]){_0x9465x3= _0x9465x2[_0x7661[298]]}else {_0x9465x2= _0x9465x2.toString();for(_0x9465x3= 9;_0x7661[185]== _0x9465x2[_0x7661[225]](_0x9465x3);){_0x9465x3++};var _0x9465x4=_0x9465x2[_0x7661[2]](_0x7661[299],_0x9465x3),_0x9465x3=_0x9465x2[_0x7661[85]](_0x9465x3,_0x9465x4)}};return _0x9465x3},indexOf:function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2&& null!= _0x9465x3){for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){if(_0x9465x2[_0x9465x4]== _0x9465x3){return _0x9465x4}}};return -1},remove:function(_0x9465x2,_0x9465x3){var _0x9465x4=null;if(_0x7661[194]== typeof _0x9465x3){for(var _0x9465x5=mxUtils[_0x7661[2]](_0x9465x3,_0x9465x2);0<= _0x9465x5;){_0x9465x3[_0x7661[300]](_0x9465x5,1),_0x9465x4= _0x9465x2,_0x9465x5= mxUtils[_0x7661[2]](_0x9465x3,_0x9465x2)}};for(var _0x9465x9 in _0x9465x3){_0x9465x3[_0x9465x9]== _0x9465x2&& ( delete _0x9465x3[_0x9465x9],_0x9465x4= _0x9465x2)};return _0x9465x4},isNode:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){return null!= _0x9465x2&& !isNaN(_0x9465x2[_0x7661[288]])&& (null== _0x9465x3|| _0x9465x2[_0x7661[301]][_0x7661[216]]()== _0x9465x3[_0x7661[216]]())?null== _0x9465x4|| _0x9465x2[_0x7661[284]](_0x9465x4)== _0x9465x5:!1},getChildNodes:function(_0x9465x2,_0x9465x3){_0x9465x3= _0x9465x3|| mxConstants[_0x7661[289]];for(var _0x9465x4=[],_0x9465x5=_0x9465x2[_0x7661[285]];null!= _0x9465x5;){_0x9465x5[_0x7661[288]]== _0x9465x3&& _0x9465x4[_0x7661[207]](_0x9465x5),_0x9465x5= _0x9465x5[_0x7661[287]]};return _0x9465x4},createXmlDocument:function(){var _0x9465x2=null;document[_0x7661[302]]&& document[_0x7661[302]][_0x7661[303]]?_0x9465x2= document[_0x7661[302]][_0x7661[303]](_0x7661[110],_0x7661[110],null):window[_0x7661[304]]&& (_0x9465x2= new ActiveXObject(_0x7661[305]));return _0x9465x2},parseXml:function(){return mxClient[_0x7661[80]]&& (_0x7661[82]=== typeof document[_0x7661[5]]|| 9> document[_0x7661[5]])?function(_0x9465x2){var _0x9465x3=mxUtils[_0x7661[306]]();_0x9465x3[_0x7661[307]]= _0x7661[308];_0x9465x3[_0x7661[309]](_0x9465x2);return _0x9465x3}:function(_0x9465x2){return ( new DOMParser)[_0x7661[311]](_0x9465x2,_0x7661[310])}}(),clearSelection:function(){if(document[_0x7661[312]]){return function(){document[_0x7661[312]][_0x7661[313]]()}};if(window[_0x7661[314]]){return function(){window[_0x7661[314]]()[_0x7661[315]]()}}}(),getPrettyXml:function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=[];if(null!= _0x9465x2){if(_0x9465x3= _0x9465x3|| _0x7661[316],_0x9465x4= _0x9465x4|| _0x7661[110],_0x9465x2[_0x7661[288]]== mxConstants[_0x7661[317]]){_0x9465x5[_0x7661[207]](_0x9465x2[_0x7661[318]])}else {_0x9465x5[_0x7661[207]](_0x9465x4+ _0x7661[319]+ _0x9465x2[_0x7661[301]]);var _0x9465x9=_0x9465x2[_0x7661[320]];if(null!= _0x9465x9){for(var _0x9465xa=0;_0x9465xa< _0x9465x9[_0x7661[67]];_0x9465xa++){var _0x9465x12=mxUtils[_0x7661[321]](_0x9465x9[_0x9465xa][_0x7661[318]]);_0x9465x5[_0x7661[207]](_0x7661[185]+ _0x9465x9[_0x9465xa][_0x7661[301]]+ _0x7661[322]+ _0x9465x12+ _0x7661[323])}};_0x9465x9= _0x9465x2[_0x7661[285]];if(null!= _0x9465x9){for(_0x9465x5[_0x7661[207]](_0x7661[324]);null!= _0x9465x9;){_0x9465x5[_0x7661[207]](mxUtils[_0x7661[325]](_0x9465x9,_0x9465x3,_0x9465x4+ _0x9465x3)),_0x9465x9= _0x9465x9[_0x7661[287]]};_0x9465x5[_0x7661[207]](_0x9465x4+ _0x7661[326]+ _0x9465x2[_0x7661[301]]+ _0x7661[324])}else {_0x9465x5[_0x7661[207]](_0x7661[327])}}};return _0x9465x5[_0x7661[234]](_0x7661[110])},removeWhitespace:function(_0x9465x2,_0x9465x3){for(var _0x9465x4=_0x9465x3?_0x9465x2[_0x7661[328]]:_0x9465x2[_0x7661[287]];null!= _0x9465x4&& _0x9465x4[_0x7661[288]]== mxConstants[_0x7661[317]];){var _0x9465x5=_0x9465x3?_0x9465x4[_0x7661[328]]:_0x9465x4[_0x7661[287]],_0x9465x9=mxUtils[_0x7661[329]](_0x9465x4);0== mxUtils[_0x7661[330]](_0x9465x9)[_0x7661[67]]&& _0x9465x4[_0x7661[265]][_0x7661[266]](_0x9465x4);_0x9465x4= _0x9465x5}},htmlEntities:function(_0x9465x2,_0x9465x3){_0x9465x2= (_0x9465x2|| _0x7661[110])[_0x7661[230]](/&/g,_0x7661[331]);_0x9465x2= _0x9465x2[_0x7661[230]](/"/g,_0x7661[332]);_0x9465x2= _0x9465x2[_0x7661[230]](/\'/g,_0x7661[333]);_0x9465x2= _0x9465x2[_0x7661[230]](/</g,_0x7661[334]);_0x9465x2= _0x9465x2[_0x7661[230]](/>/g,_0x7661[335]);if(null== _0x9465x3|| _0x9465x3){_0x9465x2= _0x9465x2[_0x7661[230]](/\n/g,_0x7661[336])};return _0x9465x2},isVml:function(_0x9465x2){return null!= _0x9465x2&& _0x7661[97]== _0x9465x2[_0x7661[337]]},getXml:function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x7661[110];null!= _0x9465x2&& (_0x9465x4= _0x9465x2[_0x7661[338]],_0x9465x4= null== _0x9465x4?_0x9465x2[_0x7661[339]]?_0x9465x2[_0x7661[339]]:( new XMLSerializer)[_0x7661[340]](_0x9465x2):_0x9465x4[_0x7661[230]](/\r\n\t[\t]*/g,_0x7661[110])[_0x7661[230]](/>\r\n/g,_0x7661[341])[_0x7661[230]](/\r\n/g,_0x7661[192]));return _0x9465x4= _0x9465x4[_0x7661[230]](/\n/g,_0x9465x3|| _0x7661[336])},getTextContent:function(_0x9465x2){var _0x9465x3=_0x7661[110];null!= _0x9465x2&& (null!= _0x9465x2[_0x7661[285]]&& (_0x9465x2= _0x9465x2[_0x7661[285]]),_0x9465x3= _0x9465x2[_0x7661[318]]|| _0x7661[110]);return _0x9465x3},getInnerHtml:function(){return mxClient[_0x7661[80]]?function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[339]]:_0x7661[110]}:function(_0x9465x2){return null!= _0x9465x2?( new XMLSerializer)[_0x7661[340]](_0x9465x2):_0x7661[110]}}(),getOuterHtml:function(){return mxClient[_0x7661[80]]?function(_0x9465x2){if(null!= _0x9465x2){if(null!= _0x9465x2[_0x7661[342]]){return _0x9465x2[_0x7661[342]]};var _0x9465x3=[];_0x9465x3[_0x7661[207]](_0x7661[319]+ _0x9465x2[_0x7661[301]]);var _0x9465x4=_0x9465x2[_0x7661[320]];if(null!= _0x9465x4){for(var _0x9465x5=0;_0x9465x5< _0x9465x4[_0x7661[67]];_0x9465x5++){var _0x9465x9=_0x9465x4[_0x9465x5][_0x7661[318]];null!= _0x9465x9&& 0< _0x9465x9[_0x7661[67]]&& (_0x9465x3[_0x7661[207]](_0x7661[185]),_0x9465x3[_0x7661[207]](_0x9465x4[_0x9465x5][_0x7661[301]]),_0x9465x3[_0x7661[207]](_0x7661[322]),_0x9465x3[_0x7661[207]](_0x9465x9),_0x9465x3[_0x7661[207]](_0x7661[323]))}};0== _0x9465x2[_0x7661[339]][_0x7661[67]]?_0x9465x3[_0x7661[207]](_0x7661[343]):(_0x9465x3[_0x7661[207]](_0x7661[341]),_0x9465x3[_0x7661[207]](_0x9465x2[_0x7661[339]]),_0x9465x3[_0x7661[207]](_0x7661[326]+ _0x9465x2[_0x7661[301]]+ _0x7661[341]));return _0x9465x3[_0x7661[234]](_0x7661[110])};return _0x7661[110]}:function(_0x9465x2){return null!= _0x9465x2?( new XMLSerializer)[_0x7661[340]](_0x9465x2):_0x7661[110]}}(),write:function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x2[_0x7661[295]][_0x7661[344]](_0x9465x3);null!= _0x9465x2&& _0x9465x2[_0x7661[62]](_0x9465x4);return _0x9465x4},writeln:function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x2[_0x7661[295]][_0x7661[344]](_0x9465x3);null!= _0x9465x2&& (_0x9465x2[_0x7661[62]](_0x9465x4),_0x9465x2[_0x7661[62]](document[_0x7661[55]](_0x7661[345])));return _0x9465x4},br:function(_0x9465x2,_0x9465x3){_0x9465x3= _0x9465x3|| 1;for(var _0x9465x4=null,_0x9465x5=0;_0x9465x5< _0x9465x3;_0x9465x5++){null!= _0x9465x2&& (_0x9465x4= _0x9465x2[_0x7661[295]][_0x7661[55]](_0x7661[345]),_0x9465x2[_0x7661[62]](_0x9465x4))};return _0x9465x4},button:function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= null!= _0x9465x4?_0x9465x4:document;_0x9465x4= _0x9465x4[_0x7661[55]](_0x7661[172]);mxUtils[_0x7661[53]](_0x9465x4,_0x9465x2);mxEvent[_0x7661[169]](_0x9465x4,_0x7661[173],function(_0x9465x2){_0x9465x3(_0x9465x2)});return _0x9465x4},para:function(_0x9465x2,_0x9465x3){var _0x9465x4=document[_0x7661[55]](_0x7661[346]);mxUtils[_0x7661[53]](_0x9465x4,_0x9465x3);null!= _0x9465x2&& _0x9465x2[_0x7661[62]](_0x9465x4);return _0x9465x4},addTransparentBackgroundFilter:function(_0x9465x2){_0x9465x2[_0x7661[124]][_0x7661[347]]+= _0x7661[348]+ mxClient[_0x7661[88]]+ _0x7661[349]},linkAction:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){return mxUtils[_0x7661[54]](_0x9465x2,_0x9465x3,function(){_0x9465x4[_0x7661[350]](_0x9465x5)},_0x9465x9)},linkInvoke:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){return mxUtils[_0x7661[54]](_0x9465x2,_0x9465x3,function(){_0x9465x4[_0x9465x5](_0x9465x9)},_0x9465xa)},link:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=document[_0x7661[55]](_0x7661[351]);_0x9465x9[_0x7661[124]][_0x7661[352]]= _0x7661[353];_0x9465x9[_0x7661[124]][_0x7661[354]]= _0x7661[355];_0x9465x9[_0x7661[124]][_0x7661[270]]= _0x7661[356];null!= _0x9465x5&& (_0x9465x9[_0x7661[124]][_0x7661[357]]= _0x9465x5+ _0x7661[168]);mxEvent[_0x7661[169]](_0x9465x9,_0x7661[173],_0x9465x4);mxUtils[_0x7661[53]](_0x9465x9,_0x9465x3);null!= _0x9465x2&& _0x9465x2[_0x7661[62]](_0x9465x9);return _0x9465x9},fit:function(_0x9465x2){var _0x9465x3=parseInt(_0x9465x2[_0x7661[358]]),_0x9465x4=parseInt(_0x9465x2[_0x7661[359]]),_0x9465x5=document[_0x7661[112]],_0x9465x9=document[_0x7661[158]],_0x9465xa=(_0x9465x5[_0x7661[360]]|| _0x9465x9[_0x7661[360]])+ (_0x9465x5[_0x7661[159]]|| _0x9465x9[_0x7661[159]]);_0x9465x3+ _0x9465x4> _0x9465xa&& (_0x9465x2[_0x7661[124]][_0x7661[361]]= Math[_0x7661[160]](_0x9465x5[_0x7661[360]]|| _0x9465x9[_0x7661[360]],_0x9465xa- _0x9465x4)+ _0x7661[168]);_0x9465x3= parseInt(_0x9465x2[_0x7661[362]]);_0x9465x4= parseInt(_0x9465x2[_0x7661[167]]);_0x9465xa= (_0x9465x5[_0x7661[190]]|| _0x9465x9[_0x7661[190]])+ Math[_0x7661[160]](_0x9465x5[_0x7661[157]]|| 0,_0x9465x9[_0x7661[157]]);_0x9465x3+ _0x9465x4> _0x9465xa&& (_0x9465x2[_0x7661[124]][_0x7661[125]]= Math[_0x7661[160]](_0x9465x5[_0x7661[190]]|| _0x9465x9[_0x7661[190]],_0x9465xa- _0x9465x4)+ _0x7661[168])},open:function(_0x9465x2){if(mxClient[_0x7661[133]]){try{netscape[_0x7661[366]][_0x7661[365]][_0x7661[364]](_0x7661[363])}catch(b){return mxUtils[_0x7661[150]](_0x7661[367]),_0x7661[110]};var _0x9465x4=Components[_0x7661[372]][_0x7661[371]][_0x7661[370]](Components[_0x7661[369]][_0x7661[368]]);_0x9465x4[_0x7661[373]](_0x9465x2);if(!_0x9465x4[_0x7661[374]]()){return mxUtils[_0x7661[150]](_0x7661[375]),_0x7661[110]};_0x9465x2= Components[_0x7661[372]][_0x7661[377]][_0x7661[370]](Components[_0x7661[369]][_0x7661[376]]);_0x9465x2[_0x7661[176]](_0x9465x4,1,4,null);_0x9465x4= Components[_0x7661[372]][_0x7661[379]][_0x7661[370]](Components[_0x7661[369]][_0x7661[378]]);_0x9465x4[_0x7661[176]](_0x9465x2);return _0x9465x4[_0x7661[381]](_0x9465x4[_0x7661[380]]())};_0x9465x4= ( new ActiveXObject(_0x7661[382])).OpenTextFile(_0x9465x2,1);_0x9465x2= _0x9465x4[_0x7661[383]]();_0x9465x4[_0x7661[268]]();return _0x9465x2},save:function(_0x9465x2,_0x9465x3){if(mxClient[_0x7661[133]]){try{netscape[_0x7661[366]][_0x7661[365]][_0x7661[364]](_0x7661[363])}catch(c){mxUtils[_0x7661[150]](_0x7661[384]);return};var _0x9465x5=Components[_0x7661[372]][_0x7661[371]][_0x7661[370]](Components[_0x7661[369]][_0x7661[368]]);_0x9465x5[_0x7661[373]](_0x9465x2);_0x9465x5[_0x7661[374]]()|| _0x9465x5[_0x7661[385]](0,420);var _0x9465x9=Components[_0x7661[372]][_0x7661[387]][_0x7661[370]](Components[_0x7661[369]][_0x7661[386]]);_0x9465x9[_0x7661[176]](_0x9465x5,34,4,null);_0x9465x9[_0x7661[53]](_0x9465x3,_0x9465x3[_0x7661[67]]);_0x9465x9[_0x7661[388]]();_0x9465x9[_0x7661[268]]()}else {_0x9465x5= ( new ActiveXObject(_0x7661[382])).CreateTextFile(_0x9465x2,!0),_0x9465x5.Write(_0x9465x3),_0x9465x5.Close()}},saveAs:function(_0x9465x2){var _0x9465x3=document[_0x7661[55]](_0x7661[389]);_0x9465x3[_0x7661[57]](_0x7661[390],_0x7661[110]);_0x9465x3[_0x7661[124]][_0x7661[187]]= _0x7661[188];document[_0x7661[112]][_0x7661[62]](_0x9465x3);try{if(mxClient[_0x7661[133]]){var _0x9465x4=_0x9465x3[_0x7661[391]];_0x9465x4[_0x7661[392]]();_0x9465x4[_0x7661[53]](_0x9465x2);_0x9465x4[_0x7661[268]]();try{netscape[_0x7661[366]][_0x7661[365]][_0x7661[364]](_0x7661[363]),_0x9465x3[_0x7661[393]](),saveDocument(_0x9465x4)}catch(d){mxUtils[_0x7661[150]](_0x7661[394])}}else {_0x9465x4= _0x9465x3[_0x7661[396]][_0x7661[395]],_0x9465x4[_0x7661[53]](_0x9465x2),_0x9465x4[_0x7661[398]](_0x7661[397],!1,document[_0x7661[45]])}}finally{document[_0x7661[112]][_0x7661[266]](_0x9465x3)}},copy:function(_0x9465x2){if(window[_0x7661[399]]){window[_0x7661[399]][_0x7661[401]](_0x7661[400],_0x9465x2)}else {netscape[_0x7661[366]][_0x7661[365]][_0x7661[364]](_0x7661[363]);var _0x9465x3=Components[_0x7661[372]][_0x7661[403]][_0x7661[370]](Components[_0x7661[369]][_0x7661[402]]);if(_0x9465x3){var _0x9465x4=Components[_0x7661[372]][_0x7661[405]][_0x7661[370]](Components[_0x7661[369]][_0x7661[404]]);if(_0x9465x4){_0x9465x4[_0x7661[407]](_0x7661[406]);var _0x9465x5=Components[_0x7661[372]][_0x7661[409]][_0x7661[370]](Components[_0x7661[369]][_0x7661[408]]);_0x9465x5[_0x7661[410]]= _0x9465x2;_0x9465x4[_0x7661[411]](_0x7661[406],_0x9465x5,2* _0x9465x2[_0x7661[67]]);_0x9465x3[_0x7661[401]](_0x9465x4,null,Components[_0x7661[369]][_0x7661[402]][_0x7661[412]])}}}},load:function(_0x9465x2){_0x9465x2= new mxXmlRequest(_0x9465x2,null,_0x7661[413],!1);_0x9465x2[_0x7661[414]]();return _0x9465x2},get:function(_0x9465x2,_0x9465x3,_0x9465x4){return ( new mxXmlRequest(_0x9465x2,null,_0x7661[413]))[_0x7661[414]](_0x9465x3,_0x9465x4)},post:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){return ( new mxXmlRequest(_0x9465x2,_0x9465x3))[_0x7661[414]](_0x9465x4,_0x9465x5)},submit:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){return ( new mxXmlRequest(_0x9465x2,_0x9465x3))[_0x7661[415]](_0x9465x4,_0x9465x5)},loadInto:function(_0x9465x2,_0x9465x3,_0x9465x4){mxClient[_0x7661[80]]?_0x9465x3[_0x7661[416]]= function(){4== _0x9465x3[_0x7661[417]]&& _0x9465x4()}:_0x9465x3[_0x7661[418]](_0x7661[219],_0x9465x4,!1);_0x9465x3[_0x7661[219]](_0x9465x2)},getValue:function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= null!= _0x9465x2?_0x9465x2[_0x9465x3]:null;null== _0x9465x2&& (_0x9465x2= _0x9465x4);return _0x9465x2},getNumber:function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= null!= _0x9465x2?_0x9465x2[_0x9465x3]:null;null== _0x9465x2&& (_0x9465x2= _0x9465x4|| 0);return Number(_0x9465x2)},getColor:function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= null!= _0x9465x2?_0x9465x2[_0x9465x3]:null;null== _0x9465x2?_0x9465x2= _0x9465x4:_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);return _0x9465x2},clone:function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= null!= _0x9465x4?_0x9465x4:!1;var _0x9465x5=null;if(null!= _0x9465x2&& _0x7661[279]== typeof _0x9465x2[_0x7661[196]]){var _0x9465x5= new _0x9465x2[_0x7661[196]],_0x9465x9;for(_0x9465x9 in _0x9465x2){if(_0x9465x9!= mxObjectIdentity[_0x7661[195]]&& (null== _0x9465x3|| 0> mxUtils[_0x7661[2]](_0x9465x3,_0x9465x9))){_0x9465x5[_0x9465x9]= !_0x9465x4&& _0x7661[194]== typeof _0x9465x2[_0x9465x9]?mxUtils[_0x7661[238]](_0x9465x2[_0x9465x9]):_0x9465x2[_0x9465x9]}}};return _0x9465x5},equalPoints:function(_0x9465x2,_0x9465x3){if(null== _0x9465x2&& null!= _0x9465x3|| null!= _0x9465x2&& null== _0x9465x3|| null!= _0x9465x2&& null!= _0x9465x3&& _0x9465x2[_0x7661[67]]!= _0x9465x3[_0x7661[67]]){return !1};if(null!= _0x9465x2&& null!= _0x9465x3){for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){if(_0x9465x2[_0x9465x4]== _0x9465x3[_0x9465x4]|| null!= _0x9465x2[_0x9465x4]&& !_0x9465x2[_0x9465x4][_0x7661[237]](_0x9465x3[_0x9465x4])){return !1}}};return !0},equalEntries:function(_0x9465x2,_0x9465x3){if(null== _0x9465x2&& null!= _0x9465x3|| null!= _0x9465x2&& null== _0x9465x3|| null!= _0x9465x2&& null!= _0x9465x3&& _0x9465x2[_0x7661[67]]!= _0x9465x3[_0x7661[67]]){return !1};if(null!= _0x9465x2&& null!= _0x9465x3){for(var _0x9465x4 in _0x9465x2){if(_0x9465x2[_0x9465x4]!= _0x9465x3[_0x9465x4]){return !1}}};return !0},extend:function(_0x9465x2,_0x9465x3){var _0x9465x4=function(){};_0x9465x4[_0x7661[202]]= _0x9465x3[_0x7661[202]];_0x9465x2[_0x7661[202]]= new _0x9465x4;_0x9465x2[_0x7661[202]][_0x7661[196]]= _0x9465x2},toString:function(_0x9465x2){var _0x9465x3=_0x7661[110],_0x9465x4;for(_0x9465x4 in _0x9465x2){try{if(null== _0x9465x2[_0x9465x4]){_0x9465x3+= _0x9465x4+ _0x7661[419]}else {if(_0x7661[279]== typeof _0x9465x2[_0x9465x4]){_0x9465x3+= _0x9465x4+ _0x7661[420]}else {if(_0x7661[194]== typeof _0x9465x2[_0x9465x4]){var _0x9465x5=mxUtils[_0x7661[197]](_0x9465x2[_0x9465x4][_0x7661[196]]),_0x9465x3=_0x9465x3+ (_0x9465x4+ _0x7661[421]+ _0x9465x5+ _0x7661[422])}else {_0x9465x3+= _0x9465x4+ _0x7661[423]+ _0x9465x2[_0x9465x4]+ _0x7661[192]}}}}catch(e){_0x9465x3+= _0x9465x4+ _0x7661[226]+ e[_0x7661[281]]}};return _0x9465x3},toRadians:function(_0x9465x2){return Math[_0x7661[424]]* _0x9465x2/ 180},arcToCurves:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14){_0x9465x13-= _0x9465x2;_0x9465x14-= _0x9465x3;if(0=== _0x9465x4|| 0=== _0x9465x5){return _0x9465x18};_0x9465x4= Math[_0x7661[425]](_0x9465x4);_0x9465x5= Math[_0x7661[425]](_0x9465x5);var _0x9465x15=-_0x9465x13/ 2,_0x9465x16=-_0x9465x14/ 2,_0x9465x17=Math[_0x7661[426]](_0x9465x9* Math[_0x7661[424]]/ 180),_0x9465x18=Math[_0x7661[427]](_0x9465x9* Math[_0x7661[424]]/ 180);_0x9465x9= _0x9465x17* _0x9465x15+ _0x9465x18* _0x9465x16;var _0x9465x15=-1* _0x9465x18* _0x9465x15+ _0x9465x17* _0x9465x16,_0x9465x16=_0x9465x9* _0x9465x9,_0x9465x19=_0x9465x15* _0x9465x15,_0x9465x1a=_0x9465x4* _0x9465x4,_0x9465x1b=_0x9465x5* _0x9465x5,_0x9465x1c=_0x9465x16/ _0x9465x1a+ _0x9465x19/ _0x9465x1b;1< _0x9465x1c?(_0x9465x4*= Math[_0x7661[428]](_0x9465x1c),_0x9465x5*= Math[_0x7661[428]](_0x9465x1c),_0x9465xa= 0):(_0x9465x1c= 1,_0x9465xa=== _0x9465x12&& (_0x9465x1c= -1),_0x9465xa= _0x9465x1c* Math[_0x7661[428]]((_0x9465x1a* _0x9465x1b- _0x9465x1a* _0x9465x19- _0x9465x1b* _0x9465x16)/ (_0x9465x1a* _0x9465x19+ _0x9465x1b* _0x9465x16)));_0x9465x16= _0x9465xa* _0x9465x4* _0x9465x15/ _0x9465x5;_0x9465x19= -1* _0x9465xa* _0x9465x5* _0x9465x9/ _0x9465x4;_0x9465x13= _0x9465x17* _0x9465x16- _0x9465x18* _0x9465x19+ _0x9465x13/ 2;_0x9465x14= _0x9465x18* _0x9465x16+ _0x9465x17* _0x9465x19+ _0x9465x14/ 2;_0x9465x1a= Math[_0x7661[429]]((_0x9465x15- _0x9465x19)/ _0x9465x5,(_0x9465x9- _0x9465x16)/ _0x9465x4)- Math[_0x7661[429]](0,1);_0x9465xa= 0<= _0x9465x1a?_0x9465x1a:2* Math[_0x7661[424]]+ _0x9465x1a;_0x9465x1a= Math[_0x7661[429]]((-_0x9465x15- _0x9465x19) / _0x9465x5,(-_0x9465x9- _0x9465x16) / _0x9465x4) - Math[_0x7661[429]]((_0x9465x15- _0x9465x19)/ _0x9465x5,(_0x9465x9- _0x9465x16)/ _0x9465x4);_0x9465x9= 0<= _0x9465x1a?_0x9465x1a:2* Math[_0x7661[424]]+ _0x9465x1a;0== _0x9465x12&& 0< _0x9465x9?_0x9465x9-= 2* Math[_0x7661[424]]:0!= _0x9465x12&& 0> _0x9465x9&& (_0x9465x9+= 2* Math[_0x7661[424]]);_0x9465x12= 2* _0x9465x9/ Math[_0x7661[424]];_0x9465x12= Math[_0x7661[430]](0> _0x9465x12?-1* _0x9465x12:_0x9465x12);_0x9465x9/= _0x9465x12;_0x9465x15= 8/ 3* Math[_0x7661[427]](_0x9465x9/ 4)* Math[_0x7661[427]](_0x9465x9/ 4)/ Math[_0x7661[427]](_0x9465x9/ 2);_0x9465x16= _0x9465x17* _0x9465x4;_0x9465x17*= _0x9465x5;_0x9465x4*= _0x9465x18;_0x9465x5*= _0x9465x18;for(var _0x9465x1d=Math[_0x7661[426]](_0x9465xa),_0x9465x1e=Math[_0x7661[427]](_0x9465xa),_0x9465x19=-_0x9465x15* (_0x9465x16* _0x9465x1e+ _0x9465x5* _0x9465x1d),_0x9465x1a=-_0x9465x15* (_0x9465x4* _0x9465x1e- _0x9465x17* _0x9465x1d),_0x9465x1c=_0x9465x1b= 0,_0x9465x18=[],_0x9465x1f=0;_0x9465x1f< _0x9465x12;++_0x9465x1f){_0x9465xa+= _0x9465x9;var _0x9465x1d=Math[_0x7661[426]](_0x9465xa),_0x9465x1e=Math[_0x7661[427]](_0x9465xa),_0x9465x1b=_0x9465x16* _0x9465x1d- _0x9465x5* _0x9465x1e+ _0x9465x13,_0x9465x1c=_0x9465x4* _0x9465x1d+ _0x9465x17* _0x9465x1e+ _0x9465x14,_0x9465x20=-_0x9465x15* (_0x9465x16* _0x9465x1e+ _0x9465x5* _0x9465x1d),_0x9465x1d=-_0x9465x15* (_0x9465x4* _0x9465x1e- _0x9465x17* _0x9465x1d),_0x9465x1e=6* _0x9465x1f;_0x9465x18[_0x9465x1e]= Number(_0x9465x19+ _0x9465x2);_0x9465x18[_0x9465x1e+ 1]= Number(_0x9465x1a+ _0x9465x3);_0x9465x18[_0x9465x1e+ 2]= Number(_0x9465x1b- _0x9465x20+ _0x9465x2);_0x9465x18[_0x9465x1e+ 3]= Number(_0x9465x1c- _0x9465x1d+ _0x9465x3);_0x9465x18[_0x9465x1e+ 4]= Number(_0x9465x1b+ _0x9465x2);_0x9465x18[_0x9465x1e+ 5]= Number(_0x9465x1c+ _0x9465x3);_0x9465x19= _0x9465x1b+ _0x9465x20;_0x9465x1a= _0x9465x1c+ _0x9465x1d};return _0x9465x18},getBoundingBox:function(_0x9465x2,_0x9465x3){var _0x9465x4=null;if(null!= _0x9465x2&& null!= _0x9465x3&& 0!= _0x9465x3){var _0x9465x5=mxUtils[_0x7661[431]](_0x9465x3),_0x9465x4=Math[_0x7661[426]](_0x9465x5),_0x9465x9=Math[_0x7661[427]](_0x9465x5),_0x9465xa= new mxPoint(_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]/ 2,_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]/ 2),_0x9465x12= new mxPoint(_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]]),_0x9465x5= new mxPoint(_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]],_0x9465x2[_0x7661[236]]),_0x9465x13= new mxPoint(_0x9465x5[_0x7661[235]],_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]),_0x9465x14= new mxPoint(_0x9465x2[_0x7661[235]],_0x9465x13[_0x7661[236]]),_0x9465x12=mxUtils[_0x7661[432]](_0x9465x12,_0x9465x4,_0x9465x9,_0x9465xa),_0x9465x5=mxUtils[_0x7661[432]](_0x9465x5,_0x9465x4,_0x9465x9,_0x9465xa),_0x9465x13=mxUtils[_0x7661[432]](_0x9465x13,_0x9465x4,_0x9465x9,_0x9465xa),_0x9465x14=mxUtils[_0x7661[432]](_0x9465x14,_0x9465x4,_0x9465x9,_0x9465xa),_0x9465x4= new mxRectangle(_0x9465x12[_0x7661[235]],_0x9465x12[_0x7661[236]],0,0);_0x9465x4[_0x7661[99]]( new mxRectangle(_0x9465x5[_0x7661[235]],_0x9465x5[_0x7661[236]],0,0));_0x9465x4[_0x7661[99]]( new mxRectangle(_0x9465x13[_0x7661[235]],_0x9465x13[_0x7661[236]],0,0));_0x9465x4[_0x7661[99]]( new mxRectangle(_0x9465x14[_0x7661[235]],_0x9465x14[_0x7661[236]],0,0))};return _0x9465x4},getRotatedPoint:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x5= null!= _0x9465x5?_0x9465x5: new mxPoint;var _0x9465x9=_0x9465x2[_0x7661[235]]- _0x9465x5[_0x7661[235]];_0x9465x2= _0x9465x2[_0x7661[236]]- _0x9465x5[_0x7661[236]];return new mxPoint(_0x9465x9* _0x9465x3- _0x9465x2* _0x9465x4+ _0x9465x5[_0x7661[235]],_0x9465x2* _0x9465x3+ _0x9465x9* _0x9465x4+ _0x9465x5[_0x7661[236]])},getPortConstraints:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x2= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_PORT_CONSTRAINT,null);if(null== _0x9465x2){return _0x9465x5};_0x9465x5= _0x9465x2.toString();_0x9465x2= mxConstants[_0x7661[434]];0<= _0x9465x5[_0x7661[2]](mxConstants.DIRECTION_NORTH)&& (_0x9465x2|= mxConstants[_0x7661[435]]);0<= _0x9465x5[_0x7661[2]](mxConstants.DIRECTION_WEST)&& (_0x9465x2|= mxConstants[_0x7661[436]]);0<= _0x9465x5[_0x7661[2]](mxConstants.DIRECTION_SOUTH)&& (_0x9465x2|= mxConstants[_0x7661[437]]);0<= _0x9465x5[_0x7661[2]](mxConstants.DIRECTION_EAST)&& (_0x9465x2|= mxConstants[_0x7661[438]]);return _0x9465x2},reversePortConstraints:function(_0x9465x2){var _0x9465x3=0,_0x9465x3=(_0x9465x2& mxConstants[_0x7661[436]])<< 3,_0x9465x3=_0x9465x3| (_0x9465x2& mxConstants[_0x7661[435]])<< 1,_0x9465x3=_0x9465x3| (_0x9465x2& mxConstants[_0x7661[437]])>> 1;return _0x9465x3|= (_0x9465x2& mxConstants[_0x7661[438]])>> 3},findNearestSegment:function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=-1;if(0< _0x9465x2[_0x7661[439]][_0x7661[67]]){for(var _0x9465x9=_0x9465x2[_0x7661[439]][0],_0x9465xa=null,_0x9465x12=1;_0x9465x12< _0x9465x2[_0x7661[439]][_0x7661[67]];_0x9465x12++){var _0x9465x13=_0x9465x2[_0x7661[439]][_0x9465x12],_0x9465x9=mxUtils[_0x7661[440]](_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[236]],_0x9465x13[_0x7661[235]],_0x9465x13[_0x7661[236]],_0x9465x3,_0x9465x4);if(null== _0x9465xa|| _0x9465x9< _0x9465xa){_0x9465xa= _0x9465x9,_0x9465x5= _0x9465x12- 1};_0x9465x9= _0x9465x13}};return _0x9465x5},rectangleIntersectsSegment:function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x2[_0x7661[236]],_0x9465x9=_0x9465x2[_0x7661[235]],_0x9465xa=_0x9465x5+ _0x9465x2[_0x7661[119]],_0x9465x12=_0x9465x9+ _0x9465x2[_0x7661[117]];_0x9465x2= _0x9465x3[_0x7661[235]];var _0x9465x13=_0x9465x4[_0x7661[235]];_0x9465x3[_0x7661[235]]> _0x9465x4[_0x7661[235]]&& (_0x9465x2= _0x9465x4[_0x7661[235]],_0x9465x13= _0x9465x3[_0x7661[235]]);_0x9465x13> _0x9465x12&& (_0x9465x13= _0x9465x12);_0x9465x2< _0x9465x9&& (_0x9465x2= _0x9465x9);if(_0x9465x2> _0x9465x13){return !1};var _0x9465x9=_0x9465x3[_0x7661[236]],_0x9465x12=_0x9465x4[_0x7661[236]],_0x9465x14=_0x9465x4[_0x7661[235]]- _0x9465x3[_0x7661[235]];1E-7< Math[_0x7661[425]](_0x9465x14)&& (_0x9465x4= (_0x9465x4[_0x7661[236]]- _0x9465x3[_0x7661[236]])/ _0x9465x14,_0x9465x3= _0x9465x3[_0x7661[236]]- _0x9465x4* _0x9465x3[_0x7661[235]],_0x9465x9= _0x9465x4* _0x9465x2+ _0x9465x3,_0x9465x12= _0x9465x4* _0x9465x13+ _0x9465x3);_0x9465x9> _0x9465x12&& (_0x9465x3= _0x9465x12,_0x9465x12= _0x9465x9,_0x9465x9= _0x9465x3);_0x9465x12> _0x9465xa&& (_0x9465x12= _0x9465xa);_0x9465x9< _0x9465x5&& (_0x9465x9= _0x9465x5);return _0x9465x9> _0x9465x12?!1:!0},contains:function(_0x9465x2,_0x9465x3,_0x9465x4){return _0x9465x2[_0x7661[235]]<= _0x9465x3&& _0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]>= _0x9465x3&& _0x9465x2[_0x7661[236]]<= _0x9465x4&& _0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]>= _0x9465x4},intersects:function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x2[_0x7661[117]],_0x9465x5=_0x9465x2[_0x7661[119]],_0x9465x9=_0x9465x3[_0x7661[117]],_0x9465xa=_0x9465x3[_0x7661[119]];if(0>= _0x9465x9|| 0>= _0x9465xa|| 0>= _0x9465x4|| 0>= _0x9465x5){return !1};var _0x9465x12=_0x9465x2[_0x7661[235]],_0x9465x13=_0x9465x2[_0x7661[236]],_0x9465x14=_0x9465x3[_0x7661[235]],_0x9465x15=_0x9465x3[_0x7661[236]],_0x9465x9=_0x9465x9+ _0x9465x14,_0x9465xa=_0x9465xa+ _0x9465x15,_0x9465x4=_0x9465x4+ _0x9465x12,_0x9465x5=_0x9465x5+ _0x9465x13;return (_0x9465x9< _0x9465x14|| _0x9465x9> _0x9465x12)&& (_0x9465xa< _0x9465x15|| _0x9465xa> _0x9465x13)&& (_0x9465x4< _0x9465x12|| _0x9465x4> _0x9465x14)&& (_0x9465x5< _0x9465x13|| _0x9465x5> _0x9465x15)},intersectsHotspot:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x5= null!= _0x9465x5?_0x9465x5:1;_0x9465x9= null!= _0x9465x9?_0x9465x9:0;_0x9465xa= null!= _0x9465xa?_0x9465xa:0;if(0< _0x9465x5){var _0x9465x12=_0x9465x2[_0x7661[241]](),_0x9465x13=_0x9465x2[_0x7661[242]](),_0x9465x14=_0x9465x2[_0x7661[117]],_0x9465x15=_0x9465x2[_0x7661[119]],_0x9465x16=mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_STARTSIZE)* _0x9465x2[_0x7661[441]][_0x7661[255]];0< _0x9465x16&& (mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_HORIZONTAL,!0)?(_0x9465x13= _0x9465x2[_0x7661[236]]+ _0x9465x16/ 2,_0x9465x15= _0x9465x16):(_0x9465x12= _0x9465x2[_0x7661[235]]+ _0x9465x16/ 2,_0x9465x14= _0x9465x16));_0x9465x14= Math[_0x7661[160]](_0x9465x9,_0x9465x14* _0x9465x5);_0x9465x15= Math[_0x7661[160]](_0x9465x9,_0x9465x15* _0x9465x5);0< _0x9465xa&& (_0x9465x14= Math[_0x7661[243]](_0x9465x14,_0x9465xa),_0x9465x15= Math[_0x7661[243]](_0x9465x15,_0x9465xa));_0x9465x5= new mxRectangle(_0x9465x12- _0x9465x14/ 2,_0x9465x13- _0x9465x15/ 2,_0x9465x14,_0x9465x15);_0x9465x12= mxUtils[_0x7661[431]](mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_ROTATION)|| 0);0!= _0x9465x12&& (_0x9465x9= Math[_0x7661[426]](-_0x9465x12),_0x9465xa= Math[_0x7661[427]](-_0x9465x12),_0x9465x12= new mxPoint(_0x9465x2[_0x7661[241]](),_0x9465x2[_0x7661[242]]()),_0x9465x2= mxUtils[_0x7661[432]]( new mxPoint(_0x9465x3,_0x9465x4),_0x9465x9,_0x9465xa,_0x9465x12),_0x9465x3= _0x9465x2[_0x7661[235]],_0x9465x4= _0x9465x2[_0x7661[236]]);return mxUtils[_0x7661[442]](_0x9465x5,_0x9465x3,_0x9465x4)};return !0},getOffset:function(_0x9465x2,_0x9465x3){var _0x9465x4=0,_0x9465x5=0;if(null!= _0x9465x3&& _0x9465x3){var _0x9465x9=document[_0x7661[112]],_0x9465xa=document[_0x7661[158]],_0x9465x4=_0x9465x4+ (_0x9465x9[_0x7661[360]]|| _0x9465xa[_0x7661[360]]),_0x9465x5=_0x9465x5+ (_0x9465x9[_0x7661[190]]|| _0x9465xa[_0x7661[190]])};for(;_0x9465x2[_0x7661[443]];){_0x9465x4+= _0x9465x2[_0x7661[358]],_0x9465x5+= _0x9465x2[_0x7661[362]],_0x9465x2= _0x9465x2[_0x7661[443]]};return new mxPoint(_0x9465x4,_0x9465x5)},getScrollOrigin:function(_0x9465x2){for(var _0x9465x3=document[_0x7661[112]],_0x9465x4=document[_0x7661[158]],_0x9465x5= new mxPoint(_0x9465x3[_0x7661[360]]|| _0x9465x4[_0x7661[360]],_0x9465x3[_0x7661[190]]|| _0x9465x4[_0x7661[190]]);null!= _0x9465x2&& _0x9465x2!= _0x9465x3&& _0x9465x2!= _0x9465x4;){!isNaN(_0x9465x2[_0x7661[360]])&& !isNaN(_0x9465x2[_0x7661[190]])&& (_0x9465x5[_0x7661[235]]+= _0x9465x2[_0x7661[360]],_0x9465x5[_0x7661[236]]+= _0x9465x2[_0x7661[190]]),_0x9465x2= _0x9465x2[_0x7661[265]]};return _0x9465x5},convertPoint:function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=mxUtils[_0x7661[444]](_0x9465x2);_0x9465x2= mxUtils[_0x7661[445]](_0x9465x2);_0x9465x2[_0x7661[235]]-= _0x9465x5[_0x7661[235]];_0x9465x2[_0x7661[236]]-= _0x9465x5[_0x7661[236]];return new mxPoint(_0x9465x3- _0x9465x2[_0x7661[235]],_0x9465x4- _0x9465x2[_0x7661[236]])},ltrim:function(_0x9465x2,_0x9465x3){return _0x9465x2[_0x7661[230]](RegExp(_0x7661[446]+ (_0x9465x3|| _0x7661[447])+ _0x7661[448],_0x7661[449]),_0x7661[110])},rtrim:function(_0x9465x2,_0x9465x3){return _0x9465x2[_0x7661[230]](RegExp(_0x7661[450]+ (_0x9465x3|| _0x7661[447])+ _0x7661[451],_0x7661[449]),_0x7661[110])},trim:function(_0x9465x2,_0x9465x3){return mxUtils[_0x7661[453]](mxUtils[_0x7661[452]](_0x9465x2,_0x9465x3),_0x9465x3)},isNumeric:function(_0x9465x2){return null!= _0x9465x2&& (null== _0x9465x2[_0x7661[67]]|| 0< _0x9465x2[_0x7661[67]]&& 0> _0x9465x2[_0x7661[2]](_0x7661[454])&& 0> _0x9465x2[_0x7661[2]](_0x7661[455]))&& !isNaN(_0x9465x2)},mod:function(_0x9465x2,_0x9465x3){return (_0x9465x2% _0x9465x3+ _0x9465x3)% _0x9465x3},intersection:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13){var _0x9465x14=(_0x9465x13- _0x9465xa)* (_0x9465x4- _0x9465x2)- (_0x9465x12- _0x9465x9)* (_0x9465x5- _0x9465x3);_0x9465x12= ((_0x9465x12- _0x9465x9)* (_0x9465x3- _0x9465xa)- (_0x9465x13- _0x9465xa)* (_0x9465x2- _0x9465x9))/ _0x9465x14;_0x9465x9= ((_0x9465x4- _0x9465x2)* (_0x9465x3- _0x9465xa)- (_0x9465x5- _0x9465x3)* (_0x9465x2- _0x9465x9))/ _0x9465x14;return 0<= _0x9465x12&& 1>= _0x9465x12&& 0<= _0x9465x9&& 1>= _0x9465x9? new mxPoint(_0x9465x2+ _0x9465x12* (_0x9465x4- _0x9465x2),_0x9465x3+ _0x9465x12* (_0x9465x5- _0x9465x3)):null},ptSegDistSq:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x4-= _0x9465x2;_0x9465x5-= _0x9465x3;_0x9465x9-= _0x9465x2;_0x9465xa-= _0x9465x3;0>= _0x9465x9* _0x9465x4+ _0x9465xa* _0x9465x5?_0x9465x4= 0:(_0x9465x9= _0x9465x4- _0x9465x9,_0x9465xa= _0x9465x5- _0x9465xa,_0x9465x2= _0x9465x9* _0x9465x4+ _0x9465xa* _0x9465x5,_0x9465x4= 0>= _0x9465x2?0:_0x9465x2* _0x9465x2/ (_0x9465x4* _0x9465x4+ _0x9465x5* _0x9465x5));_0x9465x9= _0x9465x9* _0x9465x9+ _0x9465xa* _0x9465xa- _0x9465x4;0> _0x9465x9&& (_0x9465x9= 0);return _0x9465x9},relativeCcw:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x4-= _0x9465x2;_0x9465x5-= _0x9465x3;_0x9465x9-= _0x9465x2;_0x9465xa-= _0x9465x3;_0x9465x2= _0x9465x9* _0x9465x5- _0x9465xa* _0x9465x4;0== _0x9465x2&& (_0x9465x2= _0x9465x9* _0x9465x4+ _0x9465xa* _0x9465x5,0< _0x9465x2&& (_0x9465x2= (_0x9465x9- _0x9465x4)* _0x9465x4+ (_0x9465xa- _0x9465x5)* _0x9465x5,0> _0x9465x2&& (_0x9465x2= 0)));return 0> _0x9465x2?-1:0< _0x9465x2?1:0},animateChanges:function(_0x9465x2,_0x9465x3){mxEffects[_0x7661[456]][_0x7661[183]](this,arguments)},cascadeOpacity:function(_0x9465x2,_0x9465x3,_0x9465x4){mxEffects[_0x7661[260]][_0x7661[183]](this,arguments)},fadeOut:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){mxEffects[_0x7661[457]][_0x7661[183]](this,arguments)},setOpacity:function(_0x9465x2,_0x9465x3){mxUtils[_0x7661[458]](_0x9465x2)?_0x9465x2[_0x7661[124]][_0x7661[347]]= 100<= _0x9465x3?null:_0x7661[459]+ _0x9465x3/ 5+ _0x7661[460]:mxClient[_0x7661[80]]&& (_0x7661[82]=== typeof document[_0x7661[5]]|| 9> document[_0x7661[5]])?_0x9465x2[_0x7661[124]][_0x7661[347]]= 100<= _0x9465x3?null:_0x7661[459]+ _0x9465x3+ _0x7661[460]:_0x9465x2[_0x7661[124]][_0x7661[461]]= _0x9465x3/ 100},createImage:function(_0x9465x2){var _0x9465x3=null;mxClient[_0x7661[49]]&& _0x7661[462]!= document[_0x7661[135]]?(_0x9465x3= document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[464]),_0x9465x3[_0x7661[57]](_0x7661[390],_0x9465x2),_0x9465x3[_0x7661[124]][_0x7661[465]]= _0x7661[130]):(_0x9465x3= document[_0x7661[55]](_0x7661[466]),_0x9465x3[_0x7661[57]](_0x7661[390],_0x9465x2),_0x9465x3[_0x7661[57]](_0x7661[467],_0x7661[468]));return _0x9465x3},sortCells:function(_0x9465x2,_0x9465x3){_0x9465x3= null!= _0x9465x3?_0x9465x3:!0;var _0x9465x4= new mxDictionary;_0x9465x2[_0x7661[470]](function(_0x9465x2,_0x9465x9){var _0x9465xa=_0x9465x4[_0x7661[203]](_0x9465x2);null== _0x9465xa&& (_0x9465xa= mxCellPath[_0x7661[385]](_0x9465x2)[_0x7661[224]](mxCellPath.PATH_SEPARATOR),_0x9465x4[_0x7661[204]](_0x9465x2,_0x9465xa));var _0x9465x12=_0x9465x4[_0x7661[203]](_0x9465x9);null== _0x9465x12&& (_0x9465x12= mxCellPath[_0x7661[385]](_0x9465x9)[_0x7661[224]](mxCellPath.PATH_SEPARATOR),_0x9465x4[_0x7661[204]](_0x9465x9,_0x9465x12));_0x9465xa= mxCellPath[_0x7661[469]](_0x9465xa,_0x9465x12);return 0== _0x9465xa?0:0< _0x9465xa== _0x9465x3?1:-1});return _0x9465x2},getStylename:function(_0x9465x2){return null!= _0x9465x2&& (_0x9465x2= _0x9465x2[_0x7661[224]](_0x7661[471])[0],0> _0x9465x2[_0x7661[2]](_0x7661[226]))?_0x9465x2:_0x7661[110]},getStylenames:function(_0x9465x2){var _0x9465x3=[];if(null!= _0x9465x2){_0x9465x2= _0x9465x2[_0x7661[224]](_0x7661[471]);for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){0> _0x9465x2[_0x9465x4][_0x7661[2]](_0x7661[226])&& _0x9465x3[_0x7661[207]](_0x9465x2[_0x9465x4])}};return _0x9465x3},indexOfStylename:function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2&& null!= _0x9465x3){for(var _0x9465x4=_0x9465x2[_0x7661[224]](_0x7661[471]),_0x9465x5=0,_0x9465x9=0;_0x9465x9< _0x9465x4[_0x7661[67]];_0x9465x9++){if(_0x9465x4[_0x9465x9]== _0x9465x3){return _0x9465x5};_0x9465x5+= _0x9465x4[_0x9465x9][_0x7661[67]]+ 1}};return -1},addStylename:function(_0x9465x2,_0x9465x3){0> mxUtils[_0x7661[472]](_0x9465x2,_0x9465x3)&& (null== _0x9465x2?_0x9465x2= _0x7661[110]:0< _0x9465x2[_0x7661[67]]&& _0x7661[471]!= _0x9465x2[_0x7661[225]](_0x9465x2[_0x7661[67]]- 1)&& (_0x9465x2+= _0x7661[471]),_0x9465x2+= _0x9465x3);return _0x9465x2},removeStylename:function(_0x9465x2,_0x9465x3){var _0x9465x4=[];if(null!= _0x9465x2){for(var _0x9465x5=_0x9465x2[_0x7661[224]](_0x7661[471]),_0x9465x9=0;_0x9465x9< _0x9465x5[_0x7661[67]];_0x9465x9++){_0x9465x5[_0x9465x9]!= _0x9465x3&& _0x9465x4[_0x7661[207]](_0x9465x5[_0x9465x9])}};return _0x9465x4[_0x7661[234]](_0x7661[471])},removeAllStylenames:function(_0x9465x2){var _0x9465x3=[];if(null!= _0x9465x2){_0x9465x2= _0x9465x2[_0x7661[224]](_0x7661[471]);for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){0<= _0x9465x2[_0x9465x4][_0x7661[2]](_0x7661[226])&& _0x9465x3[_0x7661[207]](_0x9465x2[_0x9465x4])}};return _0x9465x3[_0x7661[234]](_0x7661[471])},setCellStyles:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= _0x9465x3&& 0< _0x9465x3[_0x7661[67]]){_0x9465x2[_0x7661[473]]();try{for(var _0x9465x9=0;_0x9465x9< _0x9465x3[_0x7661[67]];_0x9465x9++){if(null!= _0x9465x3[_0x9465x9]){var _0x9465xa=mxUtils[_0x7661[475]](_0x9465x2[_0x7661[474]](_0x9465x3[_0x9465x9]),_0x9465x4,_0x9465x5);_0x9465x2[_0x7661[475]](_0x9465x3[_0x9465x9],_0x9465xa)}}}finally{_0x9465x2[_0x7661[476]]()}}},setStyle:function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=null!= _0x9465x4&& (_0x7661[82]== typeof _0x9465x4[_0x7661[67]]|| 0< _0x9465x4[_0x7661[67]]);if(null== _0x9465x2|| 0== _0x9465x2[_0x7661[67]]){_0x9465x5&& (_0x9465x2= _0x9465x3+ _0x7661[226]+ _0x9465x4)}else {var _0x9465x9=_0x9465x2[_0x7661[2]](_0x9465x3+ _0x7661[226]);0> _0x9465x9?_0x9465x5&& (_0x9465x5= _0x7661[471]== _0x9465x2[_0x7661[225]](_0x9465x2[_0x7661[67]]- 1)?_0x7661[110]:_0x7661[471],_0x9465x2= _0x9465x2+ _0x9465x5+ _0x9465x3+ _0x7661[226]+ _0x9465x4):(_0x9465x3= _0x9465x5?_0x9465x3+ _0x7661[226]+ _0x9465x4:_0x7661[110],_0x9465x4= _0x9465x2[_0x7661[2]](_0x7661[471],_0x9465x9),_0x9465x5|| _0x9465x4++,_0x9465x2= _0x9465x2[_0x7661[85]](0,_0x9465x9)+ _0x9465x3+ (_0x9465x4> _0x9465x9?_0x9465x2[_0x7661[85]](_0x9465x4):_0x7661[110]))};return _0x9465x2},setCellStyleFlags:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){if(null!= _0x9465x3&& 0< _0x9465x3[_0x7661[67]]){_0x9465x2[_0x7661[473]]();try{for(var _0x9465xa=0;_0x9465xa< _0x9465x3[_0x7661[67]];_0x9465xa++){if(null!= _0x9465x3[_0x9465xa]){var _0x9465x12=mxUtils[_0x7661[477]](_0x9465x2[_0x7661[474]](_0x9465x3[_0x9465xa]),_0x9465x4,_0x9465x5,_0x9465x9);_0x9465x2[_0x7661[475]](_0x9465x3[_0x9465xa],_0x9465x12)}}}finally{_0x9465x2[_0x7661[476]]()}}},setStyleFlag:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null== _0x9465x2|| 0== _0x9465x2[_0x7661[67]]){_0x9465x2= _0x9465x5|| null== _0x9465x5?_0x9465x3+ _0x7661[226]+ _0x9465x4:_0x9465x3+ _0x7661[478]}else {var _0x9465x9=_0x9465x2[_0x7661[2]](_0x9465x3+ _0x7661[226]);if(0> _0x9465x9){_0x9465x9= _0x7661[471]== _0x9465x2[_0x7661[225]](_0x9465x2[_0x7661[67]]- 1)?_0x7661[110]:_0x7661[471],_0x9465x2= _0x9465x5|| null== _0x9465x5?_0x9465x2+ _0x9465x9+ _0x9465x3+ _0x7661[226]+ _0x9465x4:_0x9465x2+ _0x9465x9+ _0x9465x3+ _0x7661[478]}else {var _0x9465xa=_0x9465x2[_0x7661[2]](_0x7661[471],_0x9465x9),_0x9465x12=_0x7661[110],_0x9465x12=0> _0x9465xa?_0x9465x2[_0x7661[85]](_0x9465x9+ _0x9465x3[_0x7661[67]]+ 1):_0x9465x2[_0x7661[85]](_0x9465x9+ _0x9465x3[_0x7661[67]]+ 1,_0x9465xa),_0x9465x12=null== _0x9465x5?parseInt(_0x9465x12)^ _0x9465x4:_0x9465x5?parseInt(_0x9465x12)| _0x9465x4:parseInt(_0x9465x12)& ~_0x9465x4;_0x9465x2= _0x9465x2[_0x7661[85]](0,_0x9465x9)+ _0x9465x3+ _0x7661[226]+ _0x9465x12+ (0<= _0x9465xa?_0x9465x2[_0x7661[85]](_0x9465xa):_0x7661[110])}};return _0x9465x2},getAlignmentAsPoint:function(_0x9465x2,_0x9465x3){var _0x9465x4=0,_0x9465x5=0;_0x9465x2== mxConstants[_0x7661[479]]?_0x9465x4= -0.5:_0x9465x2== mxConstants[_0x7661[480]]&& (_0x9465x4= -1);_0x9465x3== mxConstants[_0x7661[481]]?_0x9465x5= -0.5:_0x9465x3== mxConstants[_0x7661[482]]&& (_0x9465x5= -1);return new mxPoint(_0x9465x4,_0x9465x5)},getSizeForString:function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= null!= _0x9465x3?_0x9465x3:mxConstants[_0x7661[483]];_0x9465x4= null!= _0x9465x4?_0x9465x4:mxConstants[_0x7661[484]];var _0x9465x5=document[_0x7661[55]](_0x7661[485]);_0x9465x5[_0x7661[124]][_0x7661[486]]= _0x9465x4;_0x9465x5[_0x7661[124]][_0x7661[487]]= Math[_0x7661[488]](_0x9465x3)+ _0x7661[168];_0x9465x5[_0x7661[124]][_0x7661[489]]= Math[_0x7661[488]](_0x9465x3* mxConstants[_0x7661[490]])+ _0x7661[168];_0x9465x5[_0x7661[124]][_0x7661[491]]= _0x7661[492];_0x9465x5[_0x7661[124]][_0x7661[493]]= _0x7661[494];_0x9465x5[_0x7661[124]][_0x7661[187]]= _0x7661[188];_0x9465x5[_0x7661[124]][_0x7661[495]]= mxClient[_0x7661[496]]?_0x7661[497]:_0x7661[498];_0x9465x5[_0x7661[124]][_0x7661[499]]= _0x7661[500];_0x9465x5[_0x7661[339]]= _0x9465x2;document[_0x7661[112]][_0x7661[62]](_0x9465x5);_0x9465x2= new mxRectangle(0,0,_0x9465x5[_0x7661[359]],_0x9465x5[_0x7661[167]]);document[_0x7661[112]][_0x7661[266]](_0x9465x5);return _0x9465x2},getViewXml:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x5= null!= _0x9465x5?_0x9465x5:0;_0x9465x9= null!= _0x9465x9?_0x9465x9:0;_0x9465x3= null!= _0x9465x3?_0x9465x3:1;null== _0x9465x4&& (_0x9465x4= [_0x9465x2[_0x7661[502]]()[_0x7661[501]]()]);var _0x9465xa=_0x9465x2[_0x7661[249]](),_0x9465x12=null,_0x9465x13=_0x9465xa[_0x7661[503]]();_0x9465xa[_0x7661[504]](!1);var _0x9465x14=_0x9465xa[_0x7661[505]],_0x9465x15=_0x9465xa[_0x7661[506]];_0x9465x2[_0x7661[507]]== mxConstants[_0x7661[508]]?(_0x9465xa[_0x7661[505]]= document[_0x7661[509]](mxConstants.NS_SVG,_0x7661[449]),_0x9465xa[_0x7661[510]][_0x7661[62]](_0x9465xa[_0x7661[505]]),_0x9465xa[_0x7661[506]]= document[_0x7661[509]](mxConstants.NS_SVG,_0x7661[449])):(_0x9465xa[_0x7661[505]]= _0x9465xa[_0x7661[505]][_0x7661[511]](!1),_0x9465xa[_0x7661[510]][_0x7661[62]](_0x9465xa[_0x7661[505]]),_0x9465xa[_0x7661[506]]= _0x9465xa[_0x7661[506]][_0x7661[511]](!1));_0x9465xa[_0x7661[510]][_0x7661[62]](_0x9465xa[_0x7661[506]]);var _0x9465x16=_0x9465xa[_0x7661[512]]();_0x9465xa[_0x7661[513]]= new mxPoint(_0x9465x5,_0x9465x9);_0x9465x3= new mxTemporaryCellStates(_0x9465x2[_0x7661[249]](),_0x9465x3,_0x9465x4);try{_0x9465x12= ( new mxCodec)[_0x7661[514]](_0x9465x2[_0x7661[249]]())}finally{_0x9465x3[_0x7661[515]](),_0x9465xa[_0x7661[513]]= _0x9465x16,_0x9465xa[_0x7661[510]][_0x7661[266]](_0x9465xa[_0x7661[505]]),_0x9465xa[_0x7661[510]][_0x7661[266]](_0x9465xa[_0x7661[506]]),_0x9465xa[_0x7661[505]]= _0x9465x14,_0x9465xa[_0x7661[506]]= _0x9465x15,_0x9465xa[_0x7661[504]](_0x9465x13)};return _0x9465x12},getScaleForPageCount:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(1> _0x9465x2){return 1};_0x9465x4= null!= _0x9465x4?_0x9465x4:mxConstants[_0x7661[516]];_0x9465x5= null!= _0x9465x5?_0x9465x5:0;var _0x9465x9=_0x9465x4[_0x7661[117]]- 2* _0x9465x5;_0x9465x4= _0x9465x4[_0x7661[119]]- 2* _0x9465x5;_0x9465x5= _0x9465x3[_0x7661[517]]()[_0x7661[238]]();_0x9465x3= _0x9465x3[_0x7661[249]]()[_0x7661[518]]();_0x9465x5[_0x7661[117]]/= _0x9465x3;_0x9465x5[_0x7661[119]]/= _0x9465x3;_0x9465x3= _0x9465x5[_0x7661[117]];_0x9465x4= _0x9465x3/ _0x9465x5[_0x7661[119]]/ (_0x9465x9/ _0x9465x4);_0x9465x5= Math[_0x7661[428]](_0x9465x2);var _0x9465xa=Math[_0x7661[428]](_0x9465x4);_0x9465x4= _0x9465x5* _0x9465xa;_0x9465x5/= _0x9465xa;if(1> _0x9465x4&& _0x9465x5> _0x9465x2){var _0x9465x12=_0x9465x5/ _0x9465x2;_0x9465x5= _0x9465x2;_0x9465x4/= _0x9465x12};1> _0x9465x5&& _0x9465x4> _0x9465x2&& (_0x9465x12= _0x9465x4/ _0x9465x2,_0x9465x4= _0x9465x2,_0x9465x5/= _0x9465x12);_0x9465x12= Math[_0x7661[430]](_0x9465x4)* Math[_0x7661[430]](_0x9465x5);for(_0x9465xa= 0;_0x9465x12> _0x9465x2;){var _0x9465x12=Math[_0x7661[519]](_0x9465x4)/ _0x9465x4,_0x9465x13=Math[_0x7661[519]](_0x9465x5)/ _0x9465x5;1== _0x9465x12&& (_0x9465x12= Math[_0x7661[519]](_0x9465x4- 1)/ _0x9465x4);1== _0x9465x13&& (_0x9465x13= Math[_0x7661[519]](_0x9465x5- 1)/ _0x9465x5);_0x9465x12= _0x9465x12> _0x9465x13?_0x9465x12:_0x9465x13;_0x9465x4*= _0x9465x12;_0x9465x5*= _0x9465x12;_0x9465x12= Math[_0x7661[430]](_0x9465x4)* Math[_0x7661[430]](_0x9465x5);_0x9465xa++;if(10< _0x9465xa){break}};return 0.99999* (_0x9465x9* _0x9465x4/ _0x9465x3)},show:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x4= null!= _0x9465x4?_0x9465x4:0;_0x9465x5= null!= _0x9465x5?_0x9465x5:0;null== _0x9465x3?_0x9465x3= window[_0x7661[392]]()[_0x7661[395]]:_0x9465x3[_0x7661[392]]();var _0x9465x9=_0x9465x2[_0x7661[517]]();_0x9465x4= -_0x9465x9[_0x7661[235]]+ _0x9465x4;_0x9465x5= -_0x9465x9[_0x7661[236]]+ _0x9465x5;if(mxClient[_0x7661[80]]){for(var _0x9465x9=_0x7661[520],_0x9465xa=document[_0x7661[64]](_0x7661[521]),_0x9465x12=0;_0x9465x12< _0x9465xa[_0x7661[67]];_0x9465x12++){_0x9465x9+= _0x9465xa[_0x9465x12][_0x7661[342]]};_0x9465x9+= _0x7661[522];for(_0x9465x12= 0;_0x9465x12< document[_0x7661[523]][_0x7661[67]];_0x9465x12++){try{_0x9465x9+= document[_0x7661[523]](_0x9465x12)[_0x7661[103]]}catch(h){}};_0x9465x9+= _0x7661[524];_0x9465x9+= _0x7661[525];_0x9465x9+= _0x9465x2[_0x7661[526]][_0x7661[339]];_0x9465x9+= _0x7661[527];_0x9465x9+= _0x7661[528];_0x9465x3[_0x7661[171]](_0x9465x9);_0x9465x3[_0x7661[268]]();_0x9465x2= _0x9465x3[_0x7661[112]][_0x7661[64]](_0x7661[529])[0];null!= _0x9465x2&& (_0x9465x2[_0x7661[124]][_0x7661[491]]= _0x7661[492],_0x9465x2[_0x7661[124]][_0x7661[361]]= _0x9465x4+ _0x7661[168],_0x9465x2[_0x7661[124]][_0x7661[125]]= _0x9465x5+ _0x7661[168])}else {_0x9465x3[_0x7661[171]](_0x7661[530]);_0x9465x3[_0x7661[171]](_0x7661[531]);_0x9465xa= document[_0x7661[64]](_0x7661[521]);for(_0x9465x12= 0;_0x9465x12< _0x9465xa[_0x7661[67]];_0x9465x12++){_0x9465x3[_0x7661[171]](mxUtils[_0x7661[532]](_0x9465xa[_0x9465x12]))};_0x9465xa= document[_0x7661[64]](_0x7661[54]);for(_0x9465x12= 0;_0x9465x12< _0x9465xa[_0x7661[67]];_0x9465x12++){_0x9465x3[_0x7661[171]](mxUtils[_0x7661[532]](_0x9465xa[_0x9465x12]))};_0x9465xa= document[_0x7661[64]](_0x7661[124]);for(_0x9465x12= 0;_0x9465x12< _0x9465xa[_0x7661[67]];_0x9465x12++){_0x9465x3[_0x7661[171]](mxUtils[_0x7661[532]](_0x9465xa[_0x9465x12]))};_0x9465x3[_0x7661[171]](_0x7661[533]);_0x9465x3[_0x7661[171]](_0x7661[534]);_0x9465x3[_0x7661[268]]();null== _0x9465x3[_0x7661[112]]&& _0x9465x3[_0x7661[158]][_0x7661[62]](_0x9465x3[_0x7661[55]](_0x7661[112]));_0x9465x3[_0x7661[112]][_0x7661[124]][_0x7661[277]]= _0x7661[278];for(_0x9465x2= _0x9465x2[_0x7661[526]][_0x7661[285]];null!= _0x9465x2;){_0x9465x12= _0x9465x2[_0x7661[511]](!0),_0x9465x3[_0x7661[112]][_0x7661[62]](_0x9465x12),_0x9465x2= _0x9465x2[_0x7661[287]]};_0x9465x2= _0x9465x3[_0x7661[64]](_0x7661[449])[0];null!= _0x9465x2&& (_0x9465x2[_0x7661[57]](_0x7661[535],_0x7661[536]+ _0x9465x4+ _0x7661[537]+ _0x9465x5+ _0x7661[460]),_0x9465x4= _0x9465x2[_0x7661[538]],_0x9465x4[_0x7661[57]](_0x7661[117],_0x9465x9[_0x7661[117]]+ Math[_0x7661[160]](_0x9465x9[_0x7661[235]],0)+ 3),_0x9465x4[_0x7661[57]](_0x7661[119],_0x9465x9[_0x7661[119]]+ Math[_0x7661[160]](_0x9465x9[_0x7661[236]],0)+ 3))};mxUtils[_0x7661[272]](_0x9465x3[_0x7661[112]]);return _0x9465x3},printScreen:function(_0x9465x2){var _0x9465x3=window[_0x7661[392]]();mxUtils[_0x7661[539]](_0x9465x2,_0x9465x3[_0x7661[395]]);_0x9465x2= function(){_0x9465x3[_0x7661[393]]();_0x9465x3[_0x7661[540]]();_0x9465x3[_0x7661[268]]()};mxClient[_0x7661[76]]?_0x9465x3[_0x7661[261]](_0x9465x2,500):_0x9465x2()},popup:function(_0x9465x2,_0x9465x3){if(_0x9465x3){var _0x9465x4=document[_0x7661[55]](_0x7661[485]);_0x9465x4[_0x7661[124]][_0x7661[277]]= _0x7661[276];_0x9465x4[_0x7661[124]][_0x7661[117]]= _0x7661[541];_0x9465x4[_0x7661[124]][_0x7661[119]]= _0x7661[542];var _0x9465x5=document[_0x7661[55]](_0x7661[543]);_0x9465x5[_0x7661[339]]= mxUtils[_0x7661[321]](_0x9465x2,!1)[_0x7661[230]](/\n/g,_0x7661[545])[_0x7661[230]](/ /g,_0x7661[544]);_0x9465x4[_0x7661[62]](_0x9465x5);_0x9465x4= new mxWindow(_0x7661[546],_0x9465x4,document[_0x7661[112]][_0x7661[159]]/ 2- 320,(document[_0x7661[112]][_0x7661[157]]|| document[_0x7661[158]][_0x7661[157]])/ 2- 240,640,480,!1,!0);_0x9465x4[_0x7661[164]](!0);_0x9465x4[_0x7661[175]](!0)}else {mxClient[_0x7661[133]]?(_0x9465x4= window[_0x7661[392]](),_0x9465x4[_0x7661[395]][_0x7661[171]](_0x7661[547]+ mxUtils[_0x7661[321]](_0x9465x2)+ _0x7661[548]),_0x9465x4[_0x7661[395]][_0x7661[268]]()):(_0x9465x4= window[_0x7661[392]](),_0x9465x5= _0x9465x4[_0x7661[395]][_0x7661[55]](_0x7661[543]),_0x9465x5[_0x7661[339]]= mxUtils[_0x7661[321]](_0x9465x2,!1)[_0x7661[230]](/\n/g,_0x7661[545])[_0x7661[230]](/ /g,_0x7661[544]),_0x9465x4[_0x7661[395]][_0x7661[112]][_0x7661[62]](_0x9465x5))}},alert:function(_0x9465x2){alert(_0x9465x2)},prompt:function(_0x9465x2,_0x9465x3){return prompt(_0x9465x2,_0x9465x3)},confirm:function(_0x9465x2){return confirm(_0x9465x2)},error:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=document[_0x7661[55]](_0x7661[485]);_0x9465x9[_0x7661[124]][_0x7661[549]]= _0x7661[550];var _0x9465xa=document[_0x7661[55]](_0x7661[466]);_0x9465xa[_0x7661[57]](_0x7661[390],_0x9465x5|| mxUtils[_0x7661[551]]);_0x9465xa[_0x7661[57]](_0x7661[552],_0x7661[553]);_0x9465xa[_0x7661[124]][_0x7661[123]]= _0x7661[554];_0x9465x9[_0x7661[62]](_0x9465xa);_0x9465x9[_0x7661[62]](document[_0x7661[344]](_0x7661[555]));_0x9465x9[_0x7661[62]](document[_0x7661[344]](_0x7661[555]));_0x9465x9[_0x7661[62]](document[_0x7661[344]](_0x7661[555]));mxUtils[_0x7661[53]](_0x9465x9,_0x9465x2);_0x9465x2= document[_0x7661[112]][_0x7661[159]];_0x9465x5= document[_0x7661[112]][_0x7661[157]]|| document[_0x7661[158]][_0x7661[157]];var _0x9465x12= new mxWindow(mxResources[_0x7661[203]](mxUtils[_0x7661[556]])|| mxUtils[_0x7661[556]],_0x9465x9,(_0x9465x2- _0x9465x3)/ 2,_0x9465x5/ 4,_0x9465x3,null,!1,!0);_0x9465x4&& (mxUtils[_0x7661[345]](_0x9465x9),_0x9465x3= document[_0x7661[55]](_0x7661[346]),_0x9465x4= document[_0x7661[55]](_0x7661[172]),mxClient[_0x7661[80]]?_0x9465x4[_0x7661[124]][_0x7661[103]]= _0x7661[557]:_0x9465x4[_0x7661[57]](_0x7661[124],_0x7661[557]),mxEvent[_0x7661[169]](_0x9465x4,_0x7661[173],function(_0x9465x2){_0x9465x12[_0x7661[515]]()}),mxUtils[_0x7661[53]](_0x9465x4,mxResources[_0x7661[203]](mxUtils[_0x7661[558]])|| mxUtils[_0x7661[558]]),_0x9465x3[_0x7661[62]](_0x9465x4),_0x9465x9[_0x7661[62]](_0x9465x3),mxUtils[_0x7661[345]](_0x9465x9),_0x9465x12[_0x7661[164]](!0));_0x9465x12[_0x7661[175]](!0);return _0x9465x12},makeDraggable:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15){_0x9465x2= new mxDragSource(_0x9465x2,_0x9465x4);_0x9465x2[_0x7661[559]]= new mxPoint(null!= _0x9465x9?_0x9465x9:0,null!= _0x9465xa?_0x9465xa:mxConstants[_0x7661[560]]);_0x9465x2[_0x7661[561]]= _0x9465x12;_0x9465x2[_0x7661[562]](!1);null!= _0x9465x14&& (_0x9465x2[_0x7661[563]]= _0x9465x14);null!= _0x9465x15&& (_0x9465x2[_0x7661[564]]= _0x9465x15);_0x9465x2[_0x7661[565]]= function(_0x9465x2){return _0x7661[279]== typeof _0x9465x3?_0x9465x3(_0x9465x2):_0x9465x3};null!= _0x9465x5&& (_0x9465x2[_0x7661[566]]= function(){return _0x9465x5[_0x7661[511]](!0)},_0x9465x13&& (_0x9465x2[_0x7661[567]]= function(_0x9465x2){var _0x9465x3=_0x9465x5[_0x7661[511]](!0),_0x9465x4=parseInt(_0x9465x3[_0x7661[124]][_0x7661[117]]),_0x9465x9=parseInt(_0x9465x3[_0x7661[124]][_0x7661[119]]);_0x9465x3[_0x7661[124]][_0x7661[117]]= Math[_0x7661[488]](_0x9465x4* _0x9465x2[_0x7661[441]][_0x7661[255]])+ _0x7661[168];_0x9465x3[_0x7661[124]][_0x7661[119]]= Math[_0x7661[488]](_0x9465x9* _0x9465x2[_0x7661[441]][_0x7661[255]])+ _0x7661[168];return _0x9465x3}));return _0x9465x2}},mxConstants={DEFAULT_HOTSPOT:0.3,MIN_HOTSPOT_SIZE:8,MAX_HOTSPOT_SIZE:0,RENDERING_HINT_EXACT:_0x7661[568],RENDERING_HINT_FASTER:_0x7661[569],RENDERING_HINT_FASTEST:_0x7661[570],DIALECT_SVG:_0x7661[571],DIALECT_VML:_0x7661[572],DIALECT_MIXEDHTML:_0x7661[573],DIALECT_PREFERHTML:_0x7661[574],DIALECT_STRICTHTML:_0x7661[575],NS_SVG:_0x7661[576],NS_XHTML:_0x7661[577],NS_XLINK:_0x7661[578],SHADOWCOLOR:_0x7661[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:_0x7661[580],DEFAULT_INVALID_COLOR:_0x7661[581],HIGHLIGHT_STROKEWIDTH:3,CURSOR_MOVABLE_VERTEX:_0x7661[582],CURSOR_MOVABLE_EDGE:_0x7661[582],CURSOR_LABEL_HANDLE:_0x7661[583],CURSOR_BEND_HANDLE:_0x7661[356],CURSOR_CONNECT:_0x7661[356],HIGHLIGHT_COLOR:_0x7661[580],CONNECT_TARGET_COLOR:_0x7661[584],INVALID_CONNECT_TARGET_COLOR:_0x7661[581],DROP_TARGET_COLOR:_0x7661[584],VALID_COLOR:_0x7661[580],INVALID_COLOR:_0x7661[581],EDGE_SELECTION_COLOR:_0x7661[580],VERTEX_SELECTION_COLOR:_0x7661[580],VERTEX_SELECTION_STROKEWIDTH:1,EDGE_SELECTION_STROKEWIDTH:1,VERTEX_SELECTION_DASHED:!0,EDGE_SELECTION_DASHED:!0,GUIDE_COLOR:_0x7661[581],GUIDE_STROKEWIDTH:1,OUTLINE_COLOR:_0x7661[585],OUTLINE_STROKEWIDTH:mxClient[_0x7661[80]]?2:3,HANDLE_SIZE:7,LABEL_HANDLE_SIZE:4,HANDLE_FILLCOLOR:_0x7661[580],HANDLE_STROKECOLOR:_0x7661[586],LABEL_HANDLE_FILLCOLOR:_0x7661[587],CONNECT_HANDLE_FILLCOLOR:_0x7661[584],LOCKED_HANDLE_FILLCOLOR:_0x7661[581],OUTLINE_HANDLE_FILLCOLOR:_0x7661[588],OUTLINE_HANDLE_STROKECOLOR:_0x7661[589],DEFAULT_FONTFAMILY:_0x7661[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:_0x7661[130],STYLE_PERIMETER:_0x7661[591],STYLE_SOURCE_PORT:_0x7661[592],STYLE_TARGET_PORT:_0x7661[593],STYLE_PORT_CONSTRAINT:_0x7661[594],STYLE_OPACITY:_0x7661[461],STYLE_TEXT_OPACITY:_0x7661[595],STYLE_OVERFLOW:_0x7661[277],STYLE_ORTHOGONAL:_0x7661[596],STYLE_EXIT_X:_0x7661[597],STYLE_EXIT_Y:_0x7661[598],STYLE_EXIT_PERIMETER:_0x7661[599],STYLE_ENTRY_X:_0x7661[600],STYLE_ENTRY_Y:_0x7661[601],STYLE_ENTRY_PERIMETER:_0x7661[602],STYLE_WHITE_SPACE:_0x7661[493],STYLE_ROTATION:_0x7661[603],STYLE_FILLCOLOR:_0x7661[604],STYLE_SWIMLANE_FILLCOLOR:_0x7661[605],STYLE_GRADIENTCOLOR:_0x7661[606],STYLE_GRADIENT_DIRECTION:_0x7661[607],STYLE_STROKECOLOR:_0x7661[608],STYLE_SEPARATORCOLOR:_0x7661[609],STYLE_STROKEWIDTH:_0x7661[610],STYLE_ALIGN:_0x7661[611],STYLE_VERTICAL_ALIGN:_0x7661[123],STYLE_LABEL_POSITION:_0x7661[612],STYLE_VERTICAL_LABEL_POSITION:_0x7661[613],STYLE_IMAGE_ASPECT:_0x7661[614],STYLE_IMAGE_ALIGN:_0x7661[615],STYLE_IMAGE_VERTICAL_ALIGN:_0x7661[616],STYLE_GLASS:_0x7661[617],STYLE_IMAGE:_0x7661[618],STYLE_IMAGE_WIDTH:_0x7661[619],STYLE_IMAGE_HEIGHT:_0x7661[620],STYLE_IMAGE_BACKGROUND:_0x7661[621],STYLE_IMAGE_BORDER:_0x7661[622],STYLE_FLIPH:_0x7661[623],STYLE_FLIPV:_0x7661[624],STYLE_NOLABEL:_0x7661[625],STYLE_NOEDGESTYLE:_0x7661[626],STYLE_LABEL_BACKGROUNDCOLOR:_0x7661[627],STYLE_LABEL_BORDERCOLOR:_0x7661[628],STYLE_LABEL_PADDING:_0x7661[629],STYLE_INDICATOR_SHAPE:_0x7661[630],STYLE_INDICATOR_IMAGE:_0x7661[631],STYLE_INDICATOR_COLOR:_0x7661[632],STYLE_INDICATOR_STROKECOLOR:_0x7661[633],STYLE_INDICATOR_GRADIENTCOLOR:_0x7661[634],STYLE_INDICATOR_SPACING:_0x7661[635],STYLE_INDICATOR_WIDTH:_0x7661[636],STYLE_INDICATOR_HEIGHT:_0x7661[637],STYLE_INDICATOR_DIRECTION:_0x7661[638],STYLE_SHADOW:_0x7661[639],STYLE_SEGMENT:_0x7661[640],STYLE_ENDARROW:_0x7661[641],STYLE_STARTARROW:_0x7661[642],STYLE_ENDSIZE:_0x7661[643],STYLE_STARTSIZE:_0x7661[644],STYLE_SWIMLANE_LINE:_0x7661[645],STYLE_ENDFILL:_0x7661[646],STYLE_STARTFILL:_0x7661[647],STYLE_DASHED:_0x7661[648],STYLE_DASH_PATTERN:_0x7661[649],STYLE_ROUNDED:_0x7661[650],STYLE_CURVED:_0x7661[651],STYLE_ARCSIZE:_0x7661[652],STYLE_SMOOTH:_0x7661[653],STYLE_SOURCE_PERIMETER_SPACING:_0x7661[654],STYLE_TARGET_PERIMETER_SPACING:_0x7661[655],STYLE_PERIMETER_SPACING:_0x7661[656],STYLE_SPACING:_0x7661[657],STYLE_SPACING_TOP:_0x7661[658],STYLE_SPACING_LEFT:_0x7661[659],STYLE_SPACING_BOTTOM:_0x7661[660],STYLE_SPACING_RIGHT:_0x7661[661],STYLE_HORIZONTAL:_0x7661[662],STYLE_DIRECTION:_0x7661[663],STYLE_ELBOW:_0x7661[664],STYLE_FONTCOLOR:_0x7661[665],STYLE_FONTFAMILY:_0x7661[486],STYLE_FONTSIZE:_0x7661[487],STYLE_FONTSTYLE:_0x7661[666],STYLE_AUTOSIZE:_0x7661[667],STYLE_FOLDABLE:_0x7661[668],STYLE_EDITABLE:_0x7661[669],STYLE_BENDABLE:_0x7661[670],STYLE_MOVABLE:_0x7661[671],STYLE_RESIZABLE:_0x7661[672],STYLE_CLONEABLE:_0x7661[673],STYLE_DELETABLE:_0x7661[674],STYLE_SHAPE:_0x7661[253],STYLE_EDGE:_0x7661[675],STYLE_LOOP:_0x7661[676],STYLE_ROUTING_CENTER_X:_0x7661[677],STYLE_ROUTING_CENTER_Y:_0x7661[678],FONT_BOLD:1,FONT_ITALIC:2,FONT_UNDERLINE:4,FONT_SHADOW:8,SHAPE_RECTANGLE:_0x7661[679],SHAPE_ELLIPSE:_0x7661[680],SHAPE_DOUBLE_ELLIPSE:_0x7661[681],SHAPE_RHOMBUS:_0x7661[682],SHAPE_LINE:_0x7661[683],SHAPE_IMAGE:_0x7661[618],SHAPE_ARROW:_0x7661[684],SHAPE_LABEL:_0x7661[685],SHAPE_CYLINDER:_0x7661[686],SHAPE_SWIMLANE:_0x7661[687],SHAPE_CONNECTOR:_0x7661[688],SHAPE_ACTOR:_0x7661[689],SHAPE_CLOUD:_0x7661[690],SHAPE_TRIANGLE:_0x7661[691],SHAPE_HEXAGON:_0x7661[692],ARROW_CLASSIC:_0x7661[693],ARROW_BLOCK:_0x7661[694],ARROW_OPEN:_0x7661[392],ARROW_OVAL:_0x7661[695],ARROW_DIAMOND:_0x7661[696],ARROW_DIAMOND_THIN:_0x7661[697],ALIGN_LEFT:_0x7661[361],ALIGN_CENTER:_0x7661[698],ALIGN_RIGHT:_0x7661[699],ALIGN_TOP:_0x7661[125],ALIGN_MIDDLE:_0x7661[554],ALIGN_BOTTOM:_0x7661[553],DIRECTION_NORTH:_0x7661[700],DIRECTION_SOUTH:_0x7661[701],DIRECTION_EAST:_0x7661[702],DIRECTION_WEST:_0x7661[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:_0x7661[704],ELBOW_HORIZONTAL:_0x7661[662],EDGESTYLE_ELBOW:_0x7661[705],EDGESTYLE_ENTITY_RELATION:_0x7661[706],EDGESTYLE_LOOP:_0x7661[707],EDGESTYLE_SIDETOSIDE:_0x7661[708],EDGESTYLE_TOPTOBOTTOM:_0x7661[709],EDGESTYLE_ORTHOGONAL:_0x7661[710],EDGESTYLE_SEGMENT:_0x7661[711],PERIMETER_ELLIPSE:_0x7661[712],PERIMETER_RECTANGLE:_0x7661[713],PERIMETER_RHOMBUS:_0x7661[714],PERIMETER_TRIANGLE:_0x7661[715]};function mxEventObject(_0x9465x2){this[_0x7661[298]]= _0x9465x2;this[_0x7661[716]]= [];for(var _0x9465x3=1;_0x9465x3< arguments[_0x7661[67]];_0x9465x3+= 2){null!= arguments[_0x9465x3+ 1]&& (this[_0x7661[716]][arguments[_0x9465x3]]= arguments[_0x9465x3+ 1])}}mxEventObject[_0x7661[202]][_0x7661[298]]= null;mxEventObject[_0x7661[202]][_0x7661[716]]= null;mxEventObject[_0x7661[202]][_0x7661[717]]= !1;mxEventObject[_0x7661[202]][_0x7661[718]]= function(){return this[_0x7661[298]]};mxEventObject[_0x7661[202]][_0x7661[719]]= function(){return this[_0x7661[716]]};mxEventObject[_0x7661[202]][_0x7661[720]]= function(_0x9465x2){return this[_0x7661[716]][_0x9465x2]};mxEventObject[_0x7661[202]][_0x7661[721]]= function(){return this[_0x7661[717]]};mxEventObject[_0x7661[202]][_0x7661[722]]= function(){this[_0x7661[717]]= !0};function mxMouseEvent(_0x9465x2,_0x9465x3){this[_0x7661[723]]= _0x9465x2;this[_0x7661[724]]= _0x9465x3}mxMouseEvent[_0x7661[202]][_0x7661[717]]= !1;mxMouseEvent[_0x7661[202]][_0x7661[723]]= null;mxMouseEvent[_0x7661[202]][_0x7661[725]]= null;mxMouseEvent[_0x7661[202]][_0x7661[726]]= null;mxMouseEvent[_0x7661[202]][_0x7661[724]]= null;mxMouseEvent[_0x7661[202]][_0x7661[727]]= function(){return this[_0x7661[723]]};mxMouseEvent[_0x7661[202]][_0x7661[728]]= function(){return mxEvent[_0x7661[728]](this[_0x7661[723]])};mxMouseEvent[_0x7661[202]][_0x7661[729]]= function(_0x9465x2){if(null!= _0x9465x2){for(var _0x9465x3=this[_0x7661[728]]();null!= _0x9465x3;){if(_0x9465x3== _0x9465x2[_0x7661[252]]){return !0};_0x9465x3= _0x9465x3[_0x7661[265]]}};return !1};mxMouseEvent[_0x7661[202]][_0x7661[730]]= function(){return mxEvent[_0x7661[731]](this[_0x7661[727]]())};mxMouseEvent[_0x7661[202]][_0x7661[732]]= function(){return mxEvent[_0x7661[733]](this[_0x7661[727]]())};mxMouseEvent[_0x7661[202]][_0x7661[734]]= function(){return this[_0x7661[725]]};mxMouseEvent[_0x7661[202]][_0x7661[735]]= function(){return this[_0x7661[726]]};mxMouseEvent[_0x7661[202]][_0x7661[248]]= function(){return this[_0x7661[724]]};mxMouseEvent[_0x7661[202]][_0x7661[736]]= function(){var _0x9465x2=this[_0x7661[248]]();return null!= _0x9465x2?_0x9465x2[_0x7661[246]]:null};mxMouseEvent[_0x7661[202]][_0x7661[737]]= function(){return mxEvent[_0x7661[737]](this[_0x7661[727]]())};mxMouseEvent[_0x7661[202]][_0x7661[721]]= function(){return this[_0x7661[717]]};mxMouseEvent[_0x7661[202]][_0x7661[722]]= function(_0x9465x2){(null!= _0x9465x2?_0x9465x2:1)&& this[_0x7661[723]][_0x7661[738]]&& this[_0x7661[723]][_0x7661[738]]();this[_0x7661[723]][_0x7661[739]]= !1;this[_0x7661[717]]= !0};function mxEventSource(_0x9465x2){this[_0x7661[740]](_0x9465x2)}mxEventSource[_0x7661[202]][_0x7661[741]]= null;mxEventSource[_0x7661[202]][_0x7661[742]]= !0;mxEventSource[_0x7661[202]][_0x7661[743]]= null;mxEventSource[_0x7661[202]][_0x7661[503]]= function(){return this[_0x7661[742]]};mxEventSource[_0x7661[202]][_0x7661[504]]= function(_0x9465x2){this[_0x7661[742]]= _0x9465x2};mxEventSource[_0x7661[202]][_0x7661[744]]= function(){return this[_0x7661[743]]};mxEventSource[_0x7661[202]][_0x7661[740]]= function(_0x9465x2){this[_0x7661[743]]= _0x9465x2};mxEventSource[_0x7661[202]][_0x7661[169]]= function(_0x9465x2,_0x9465x3){null== this[_0x7661[741]]&& (this[_0x7661[741]]= []);this[_0x7661[741]][_0x7661[207]](_0x9465x2);this[_0x7661[741]][_0x7661[207]](_0x9465x3)};mxEventSource[_0x7661[202]][_0x7661[745]]= function(_0x9465x2){if(null!= this[_0x7661[741]]){for(var _0x9465x3=0;_0x9465x3< this[_0x7661[741]][_0x7661[67]];){this[_0x7661[741]][_0x9465x3+ 1]== _0x9465x2?this[_0x7661[741]][_0x7661[300]](_0x9465x3,2):_0x9465x3+= 2}}};mxEventSource[_0x7661[202]][_0x7661[746]]= function(_0x9465x2,_0x9465x3){if(null!= this[_0x7661[741]]&& this[_0x7661[503]]()){null== _0x9465x2&& (_0x9465x2= new mxEventObject);null== _0x9465x3&& (_0x9465x3= this[_0x7661[744]]());null== _0x9465x3&& (_0x9465x3= this);for(var _0x9465x4=[_0x9465x3,_0x9465x2],_0x9465x5=0;_0x9465x5< this[_0x7661[741]][_0x7661[67]];_0x9465x5+= 2){var _0x9465x9=this[_0x7661[741]][_0x9465x5];(null== _0x9465x9|| _0x9465x9== _0x9465x2[_0x7661[718]]())&& this[_0x7661[741]][_0x9465x5+ 1][_0x7661[183]](this,_0x9465x4)}}};var mxEvent={objects:[],addListener:function(){var _0x9465x2=function(_0x9465x2,_0x9465x4,_0x9465x5){null== _0x9465x2[_0x7661[69]]&& (_0x9465x2[_0x7661[69]]= [],mxEvent[_0x7661[68]][_0x7661[207]](_0x9465x2));_0x9465x2[_0x7661[69]][_0x7661[207]]({name:_0x9465x4,f:_0x9465x5})};return window[_0x7661[418]]?function(_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3[_0x7661[418]](_0x9465x4,_0x9465x5,!1);_0x9465x2(_0x9465x3,_0x9465x4,_0x9465x5)}:function(_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3[_0x7661[108]](_0x7661[747]+ _0x9465x4,_0x9465x5);_0x9465x2(_0x9465x3,_0x9465x4,_0x9465x5)}}(),removeListener:function(){var _0x9465x2=function(_0x9465x2,_0x9465x4,_0x9465x5){if(null!= _0x9465x2[_0x7661[69]]){_0x9465x4= _0x9465x2[_0x7661[69]][_0x7661[67]];for(var _0x9465x9=0;_0x9465x9< _0x9465x4;_0x9465x9++){if(_0x9465x2[_0x7661[69]][_0x9465x9][_0x7661[748]]== _0x9465x5){_0x9465x2[_0x7661[69]][_0x7661[300]](_0x9465x9,1);break}};0== _0x9465x2[_0x7661[69]][_0x7661[67]]&& (_0x9465x2[_0x7661[69]]= null)}};return window[_0x7661[749]]?function(_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3[_0x7661[749]](_0x9465x4,_0x9465x5,!1);_0x9465x2(_0x9465x3,_0x9465x4,_0x9465x5)}:function(_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3[_0x7661[750]](_0x7661[747]+ _0x9465x4,_0x9465x5);_0x9465x2(_0x9465x3,_0x9465x4,_0x9465x5)}}(),removeAllListeners:function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[69]];if(null!= _0x9465x3){for(;0< _0x9465x3[_0x7661[67]];){var _0x9465x4=_0x9465x3[0];mxEvent[_0x7661[745]](_0x9465x2,_0x9465x4[_0x7661[298]],_0x9465x4[_0x7661[748]])}}},addGestureListeners:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){null!= _0x9465x3&& mxEvent[_0x7661[169]](_0x9465x2,_0x7661[751],_0x9465x3);null!= _0x9465x4&& mxEvent[_0x7661[169]](_0x9465x2,_0x7661[752],_0x9465x4);null!= _0x9465x5&& mxEvent[_0x7661[169]](_0x9465x2,_0x7661[753],_0x9465x5);mxClient[_0x7661[754]]&& (null!= _0x9465x3&& mxEvent[_0x7661[169]](_0x9465x2,_0x7661[755],_0x9465x3),null!= _0x9465x4&& mxEvent[_0x7661[169]](_0x9465x2,_0x7661[756],_0x9465x4),null!= _0x9465x5&& mxEvent[_0x7661[169]](_0x9465x2,_0x7661[757],_0x9465x5))},removeGestureListeners:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){null!= _0x9465x3&& mxEvent[_0x7661[745]](_0x9465x2,_0x7661[751],_0x9465x3);null!= _0x9465x4&& mxEvent[_0x7661[745]](_0x9465x2,_0x7661[752],_0x9465x4);null!= _0x9465x5&& mxEvent[_0x7661[745]](_0x9465x2,_0x7661[753],_0x9465x5);mxClient[_0x7661[754]]&& (null!= _0x9465x3&& mxEvent[_0x7661[745]](_0x9465x2,_0x7661[755],_0x9465x3),null!= _0x9465x4&& mxEvent[_0x7661[745]](_0x9465x2,_0x7661[756],_0x9465x4),null!= _0x9465x5&& mxEvent[_0x7661[745]](_0x9465x2,_0x7661[757],_0x9465x5))},redirectMouseEvents:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12){var _0x9465x13=function(_0x9465x2){return _0x7661[279]== typeof _0x9465x4?_0x9465x4(_0x9465x2):_0x9465x4};mxEvent[_0x7661[759]](_0x9465x2,function(_0x9465x2){null!= _0x9465x5?_0x9465x5(_0x9465x2):mxEvent[_0x7661[721]](_0x9465x2)|| _0x9465x3[_0x7661[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x9465x2,_0x9465x13(_0x9465x2)))},function(_0x9465x2){null!= _0x9465x9?_0x9465x9(_0x9465x2):mxEvent[_0x7661[721]](_0x9465x2)|| _0x9465x3[_0x7661[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x9465x2,_0x9465x13(_0x9465x2)))},function(_0x9465x2){null!= _0x9465xa?_0x9465xa(_0x9465x2):mxEvent[_0x7661[721]](_0x9465x2)|| _0x9465x3[_0x7661[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x9465x2,_0x9465x13(_0x9465x2)))});mxEvent[_0x7661[169]](_0x9465x2,_0x7661[760],function(_0x9465x2){if(null!= _0x9465x12){_0x9465x12(_0x9465x2)}else {if(!mxEvent[_0x7661[721]](_0x9465x2)){var _0x9465x4=_0x9465x13(_0x9465x2);_0x9465x3[_0x7661[761]](_0x9465x2,null!= _0x9465x4?_0x9465x4[_0x7661[246]]:null)}}})},release:function(_0x9465x2){if(null!= _0x9465x2&& (mxEvent[_0x7661[70]](_0x9465x2),_0x9465x2= _0x9465x2[_0x7661[271]],null!= _0x9465x2)){for(var _0x9465x3=_0x9465x2[_0x7661[67]],_0x9465x4=0;_0x9465x4< _0x9465x3;_0x9465x4+= 1){mxEvent[_0x7661[762]](_0x9465x2[_0x9465x4])}}},addMouseWheelListener:function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=function(_0x9465x3){null== _0x9465x3&& (_0x9465x3= window[_0x7661[763]]);var _0x9465x5=0,_0x9465x5=mxClient[_0x7661[133]]&& !mxClient[_0x7661[75]]&& !mxClient[_0x7661[76]]?-_0x9465x3[_0x7661[764]]/ 2:_0x9465x3[_0x7661[765]]/ 120;0!= _0x9465x5&& _0x9465x2(_0x9465x3,0< _0x9465x5)};mxClient[_0x7661[133]]?mxEvent[_0x7661[169]](window,mxClient[_0x7661[75]]|| mxClient[_0x7661[76]]?_0x7661[766]:_0x7661[767],_0x9465x3):mxEvent[_0x7661[169]](document,_0x7661[766],_0x9465x3)}},disableContextMenu:function(){return mxClient[_0x7661[80]]&& (_0x7661[82]=== typeof document[_0x7661[5]]|| 9> document[_0x7661[5]])?function(_0x9465x2){mxEvent[_0x7661[169]](_0x9465x2,_0x7661[768],function(){return !1})}:function(_0x9465x2){_0x9465x2[_0x7661[57]](_0x7661[769],_0x7661[770])}}(),getSource:function(_0x9465x2){return null!= _0x9465x2[_0x7661[771]]?_0x9465x2[_0x7661[771]]:_0x9465x2[_0x7661[772]]},isConsumed:function(_0x9465x2){return null!= _0x9465x2[_0x7661[721]]&& _0x9465x2[_0x7661[721]]},isLeftMouseButton:function(_0x9465x2){return _0x9465x2[_0x7661[172]]== (mxClient[_0x7661[80]]&& (_0x7661[82]=== typeof document[_0x7661[5]]|| 9> document[_0x7661[5]])?1:0)},isRightMouseButton:function(_0x9465x2){return 2== _0x9465x2[_0x7661[172]]},isPopupTrigger:function(_0x9465x2){return mxEvent[_0x7661[773]](_0x9465x2)|| mxEvent[_0x7661[774]](_0x9465x2)&& !mxEvent[_0x7661[775]](_0x9465x2)},isShiftDown:function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[776]]:!1},isAltDown:function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[777]]:!1},isControlDown:function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[778]]:!1},isMetaDown:function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[779]]:!1},getMainEvent:function(_0x9465x2){(_0x7661[755]== _0x9465x2[_0x7661[60]]|| _0x7661[756]== _0x9465x2[_0x7661[60]])&& null!= _0x9465x2[_0x7661[780]]&& null!= _0x9465x2[_0x7661[780]][0]?_0x9465x2= _0x9465x2[_0x7661[780]][0]:_0x7661[757]== _0x9465x2[_0x7661[60]]&& (null!= _0x9465x2[_0x7661[781]]&& null!= _0x9465x2[_0x7661[781]][0])&& (_0x9465x2= _0x9465x2[_0x7661[781]][0]);return _0x9465x2},getClientX:function(_0x9465x2){return mxEvent[_0x7661[783]](_0x9465x2)[_0x7661[782]]},getClientY:function(_0x9465x2){return mxEvent[_0x7661[783]](_0x9465x2)[_0x7661[784]]},consume:function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= null!= _0x9465x4?_0x9465x4:!0;if(null!= _0x9465x3?_0x9465x3:1){_0x9465x2[_0x7661[738]]?(_0x9465x4&& _0x9465x2[_0x7661[785]](),_0x9465x2[_0x7661[738]]()):_0x9465x4&& (_0x9465x2[_0x7661[786]]= !0)};_0x9465x2[_0x7661[721]]= !0;_0x9465x2[_0x7661[739]]= !1},LABEL_HANDLE:-1,ROTATION_HANDLE:-2,MOUSE_DOWN:_0x7661[787],MOUSE_MOVE:_0x7661[788],MOUSE_UP:_0x7661[789],ACTIVATE:_0x7661[790],RESIZE_START:_0x7661[791],RESIZE:_0x7661[129],RESIZE_END:_0x7661[792],MOVE_START:_0x7661[793],MOVE:_0x7661[582],MOVE_END:_0x7661[794],PAN_START:_0x7661[795],PAN:_0x7661[796],PAN_END:_0x7661[797],MINIMIZE:_0x7661[798],NORMALIZE:_0x7661[799],MAXIMIZE:_0x7661[800],HIDE:_0x7661[801],SHOW:_0x7661[539],CLOSE:_0x7661[268],DESTROY:_0x7661[515],REFRESH:_0x7661[802],SIZE:_0x7661[803],SELECT:_0x7661[804],FIRED:_0x7661[805],GET:_0x7661[203],RECEIVE:_0x7661[806],CONNECT:_0x7661[807],DISCONNECT:_0x7661[808],SUSPEND:_0x7661[809],RESUME:_0x7661[810],MARK:_0x7661[811],SESSION:_0x7661[812],ROOT:_0x7661[813],POST:_0x7661[814],OPEN:_0x7661[392],SAVE:_0x7661[815],BEFORE_ADD_VERTEX:_0x7661[816],ADD_VERTEX:_0x7661[817],AFTER_ADD_VERTEX:_0x7661[818],DONE:_0x7661[819],EXECUTE:_0x7661[350],EXECUTED:_0x7661[820],BEGIN_UPDATE:_0x7661[473],START_EDIT:_0x7661[821],END_UPDATE:_0x7661[476],END_EDIT:_0x7661[822],BEFORE_UNDO:_0x7661[823],UNDO:_0x7661[824],REDO:_0x7661[825],CHANGE:_0x7661[826],NOTIFY:_0x7661[827],LAYOUT_CELLS:_0x7661[828],CLICK:_0x7661[173],SCALE:_0x7661[255],TRANSLATE:_0x7661[513],SCALE_AND_TRANSLATE:_0x7661[829],UP:_0x7661[830],DOWN:_0x7661[831],ADD:_0x7661[99],REMOVE:_0x7661[205],CLEAR:_0x7661[200],ADD_CELLS:_0x7661[832],CELLS_ADDED:_0x7661[833],MOVE_CELLS:_0x7661[834],CELLS_MOVED:_0x7661[835],RESIZE_CELLS:_0x7661[836],CELLS_RESIZED:_0x7661[837],TOGGLE_CELLS:_0x7661[838],CELLS_TOGGLED:_0x7661[839],ORDER_CELLS:_0x7661[840],CELLS_ORDERED:_0x7661[841],REMOVE_CELLS:_0x7661[842],CELLS_REMOVED:_0x7661[843],GROUP_CELLS:_0x7661[844],UNGROUP_CELLS:_0x7661[845],REMOVE_CELLS_FROM_PARENT:_0x7661[846],FOLD_CELLS:_0x7661[847],CELLS_FOLDED:_0x7661[848],ALIGN_CELLS:_0x7661[849],LABEL_CHANGED:_0x7661[850],CONNECT_CELL:_0x7661[851],CELL_CONNECTED:_0x7661[852],SPLIT_EDGE:_0x7661[853],FLIP_EDGE:_0x7661[854],START_EDITING:_0x7661[855],ADD_OVERLAY:_0x7661[856],REMOVE_OVERLAY:_0x7661[857],UPDATE_CELL_SIZE:_0x7661[858],ESCAPE:_0x7661[859],CLICK:_0x7661[173],DOUBLE_CLICK:_0x7661[860],START:_0x7661[861],RESET:_0x7661[862]};function mxXmlRequest(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){this[_0x7661[863]]= _0x9465x2;this[_0x7661[864]]= _0x9465x3;this[_0x7661[865]]= _0x9465x4|| _0x7661[866];this[_0x7661[307]]= null!= _0x9465x5?_0x9465x5:!0;this[_0x7661[867]]= _0x9465x9;this[_0x7661[868]]= _0x9465xa}mxXmlRequest[_0x7661[202]][_0x7661[863]]= null;mxXmlRequest[_0x7661[202]][_0x7661[864]]= null;mxXmlRequest[_0x7661[202]][_0x7661[865]]= null;mxXmlRequest[_0x7661[202]][_0x7661[307]]= null;mxXmlRequest[_0x7661[202]][_0x7661[869]]= !1;mxXmlRequest[_0x7661[202]][_0x7661[867]]= null;mxXmlRequest[_0x7661[202]][_0x7661[868]]= null;mxXmlRequest[_0x7661[202]][_0x7661[870]]= null;mxXmlRequest[_0x7661[202]][_0x7661[871]]= function(){return this[_0x7661[869]]};mxXmlRequest[_0x7661[202]][_0x7661[872]]= function(_0x9465x2){this[_0x7661[869]]= _0x9465x2};mxXmlRequest[_0x7661[202]][_0x7661[221]]= function(){return this[_0x7661[870]][_0x7661[873]]};mxXmlRequest[_0x7661[202]][_0x7661[220]]= function(){return 4== this[_0x7661[870]][_0x7661[417]]};mxXmlRequest[_0x7661[202]][_0x7661[874]]= function(){var _0x9465x2=this[_0x7661[875]]();return null!= _0x9465x2?_0x9465x2[_0x7661[158]]:null};mxXmlRequest[_0x7661[202]][_0x7661[875]]= function(){var _0x9465x2=this[_0x7661[870]][_0x7661[876]];if(9<= document[_0x7661[5]]|| null== _0x9465x2|| null== _0x9465x2[_0x7661[158]]){_0x9465x2= mxUtils[_0x7661[877]](this[_0x7661[870]][_0x7661[873]])};return _0x9465x2};mxXmlRequest[_0x7661[202]][_0x7661[221]]= function(){return this[_0x7661[870]][_0x7661[873]]};mxXmlRequest[_0x7661[202]][_0x7661[878]]= function(){return this[_0x7661[870]][_0x7661[879]]};mxXmlRequest[_0x7661[202]][_0x7661[385]]= function(){if(window[_0x7661[880]]){return function(){var _0x9465x2= new XMLHttpRequest;this[_0x7661[871]]()&& _0x9465x2[_0x7661[881]]&& _0x9465x2[_0x7661[881]](_0x7661[882]);return _0x9465x2}};if(_0x7661[82]!= typeof ActiveXObject){return function(){return new ActiveXObject(_0x7661[883])}}}();mxXmlRequest[_0x7661[202]][_0x7661[414]]= function(_0x9465x2,_0x9465x3){this[_0x7661[870]]= this[_0x7661[385]]();null!= this[_0x7661[870]]&& (null!= _0x9465x2&& (this[_0x7661[870]][_0x7661[416]]= mxUtils[_0x7661[885]](this,function(){this[_0x7661[220]]()&& (_0x9465x2(this),this[_0x7661[884]]= null)})),this[_0x7661[870]][_0x7661[392]](this[_0x7661[865]],this[_0x7661[863]],this[_0x7661[307]],this[_0x7661[867]],this[_0x7661[868]]),this[_0x7661[886]](this[_0x7661[870]],this[_0x7661[864]]),this[_0x7661[870]][_0x7661[414]](this[_0x7661[864]]))};mxXmlRequest[_0x7661[202]][_0x7661[886]]= function(_0x9465x2,_0x9465x3){null!= _0x9465x3&& _0x9465x2[_0x7661[889]](_0x7661[887],_0x7661[888])};mxXmlRequest[_0x7661[202]][_0x7661[415]]= function(_0x9465x2,_0x9465x3){_0x9465x2= _0x9465x2|| document;var _0x9465x4=null;_0x9465x2== document&& (_0x9465x4= window[_0x7661[890]],window[_0x7661[890]]= null);var _0x9465x5=_0x9465x2[_0x7661[55]](_0x7661[891]);_0x9465x5[_0x7661[57]](_0x7661[865],this[_0x7661[865]]);_0x9465x5[_0x7661[57]](_0x7661[892],this[_0x7661[863]]);null!= _0x9465x3&& _0x9465x5[_0x7661[57]](_0x7661[772],_0x9465x3);_0x9465x5[_0x7661[124]][_0x7661[495]]= _0x7661[130];_0x9465x5[_0x7661[124]][_0x7661[187]]= _0x7661[188];for(var _0x9465x9=0< this[_0x7661[864]][_0x7661[2]](_0x7661[893])?this[_0x7661[864]][_0x7661[224]](_0x7661[893]):this[_0x7661[864]][_0x7661[224]](),_0x9465xa=0;_0x9465xa< _0x9465x9[_0x7661[67]];_0x9465xa++){var _0x9465x12=_0x9465x9[_0x9465xa][_0x7661[2]](_0x7661[226]);if(0< _0x9465x12){var _0x9465x13=_0x9465x9[_0x9465xa][_0x7661[85]](0,_0x9465x12),_0x9465x14=_0x9465x9[_0x9465xa][_0x7661[85]](_0x9465x12+ 1),_0x9465x12=_0x9465x2[_0x7661[55]](_0x7661[126]);_0x9465x12[_0x7661[57]](_0x7661[298],_0x9465x13);_0x9465x14= _0x9465x14[_0x7661[230]](/\n/g,_0x7661[336]);_0x9465x13= _0x9465x2[_0x7661[344]](_0x9465x14);_0x9465x12[_0x7661[62]](_0x9465x13);_0x9465x5[_0x7661[62]](_0x9465x12)}};_0x9465x2[_0x7661[112]][_0x7661[62]](_0x9465x5);_0x9465x5[_0x7661[894]]();_0x9465x2[_0x7661[112]][_0x7661[266]](_0x9465x5);null!= _0x9465x4&& (window[_0x7661[890]]= _0x9465x4)};var mxClipboard={STEPSIZE:10,insertCount:1,cells:null,isEmpty:function(){return null== mxClipboard[_0x7661[895]]},cut:function(_0x9465x2,_0x9465x3){_0x9465x3= mxClipboard[_0x7661[149]](_0x9465x2,_0x9465x3);mxClipboard[_0x7661[896]]= 0;mxClipboard[_0x7661[842]](_0x9465x2,_0x9465x3);return _0x9465x3},removeCells:function(_0x9465x2,_0x9465x3){_0x9465x2[_0x7661[842]](_0x9465x3)},copy:function(_0x9465x2,_0x9465x3){_0x9465x3= _0x9465x3|| _0x9465x2[_0x7661[897]]();var _0x9465x4=_0x9465x2[_0x7661[898]](_0x9465x3);mxClipboard[_0x7661[896]]= 1;mxClipboard[_0x7661[895]]= _0x9465x2[_0x7661[899]](_0x9465x4);return _0x9465x4},paste:function(_0x9465x2){if(null!= mxClipboard[_0x7661[895]]){var _0x9465x3=_0x9465x2[_0x7661[900]](mxClipboard[_0x7661[895]]),_0x9465x4=mxClipboard[_0x7661[896]]* mxClipboard[_0x7661[901]],_0x9465x5=_0x9465x2[_0x7661[902]](),_0x9465x3=_0x9465x2[_0x7661[903]](_0x9465x3,_0x9465x4,_0x9465x4,_0x9465x5);mxClipboard[_0x7661[896]]++;_0x9465x2[_0x7661[904]](_0x9465x3)}}};function mxWindow(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15){null!= _0x9465x3&& (_0x9465x12= null!= _0x9465x12?_0x9465x12:!0,this[_0x7661[905]]= _0x9465x3,this[_0x7661[176]](_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x15),this[_0x7661[906]](),this[_0x7661[907]](),this[_0x7661[908]](),this[_0x7661[909]](_0x9465x12),this[_0x7661[910]](_0x9465x2),(null== _0x9465x13|| _0x9465x13)&& this[_0x7661[911]](),null!= _0x9465x14&& null!= _0x9465x14[_0x7661[265]]?_0x9465x14[_0x7661[265]][_0x7661[912]](this[_0x7661[485]],_0x9465x14):document[_0x7661[112]][_0x7661[62]](this[_0x7661[485]]))}mxWindow[_0x7661[202]]= new mxEventSource;mxWindow[_0x7661[202]][_0x7661[196]]= mxWindow;mxWindow[_0x7661[202]][_0x7661[913]]= mxClient[_0x7661[88]]+ _0x7661[914];mxWindow[_0x7661[202]][_0x7661[915]]= mxClient[_0x7661[88]]+ _0x7661[916];mxWindow[_0x7661[202]][_0x7661[917]]= mxClient[_0x7661[88]]+ _0x7661[918];mxWindow[_0x7661[202]][_0x7661[919]]= mxClient[_0x7661[88]]+ _0x7661[920];mxWindow[_0x7661[202]][_0x7661[921]]= mxClient[_0x7661[88]]+ _0x7661[922];mxWindow[_0x7661[202]][_0x7661[189]]= !1;mxWindow[_0x7661[202]][_0x7661[905]]= !1;mxWindow[_0x7661[202]][_0x7661[923]]= new mxRectangle(0,0,50,40);mxWindow[_0x7661[202]][_0x7661[924]]= !1;mxWindow[_0x7661[202]][_0x7661[905]]= !1;mxWindow[_0x7661[202]][_0x7661[165]]= !0;mxWindow[_0x7661[202]][_0x7661[176]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x9= null!= _0x9465x9?_0x9465x9:_0x7661[925];this[_0x7661[485]]= document[_0x7661[55]](_0x7661[485]);this[_0x7661[485]][_0x7661[926]]= _0x9465x9;this[_0x7661[485]][_0x7661[124]][_0x7661[361]]= _0x9465x2+ _0x7661[168];this[_0x7661[485]][_0x7661[124]][_0x7661[125]]= _0x9465x3+ _0x7661[168];this[_0x7661[116]]= document[_0x7661[55]](_0x7661[116]);this[_0x7661[116]][_0x7661[926]]= _0x9465x9;null!= _0x9465x4&& (mxClient[_0x7661[80]]|| (this[_0x7661[485]][_0x7661[124]][_0x7661[117]]= _0x9465x4+ _0x7661[168]),this[_0x7661[116]][_0x7661[124]][_0x7661[117]]= _0x9465x4+ _0x7661[168]);null!= _0x9465x5&& (mxClient[_0x7661[80]]|| (this[_0x7661[485]][_0x7661[124]][_0x7661[119]]= _0x9465x5+ _0x7661[168]),this[_0x7661[116]][_0x7661[124]][_0x7661[119]]= _0x9465x5+ _0x7661[168]);_0x9465x2= document[_0x7661[55]](_0x7661[120]);_0x9465x3= document[_0x7661[55]](_0x7661[121]);this[_0x7661[924]]= document[_0x7661[55]](_0x7661[122]);this[_0x7661[924]][_0x7661[926]]= _0x9465x9+ _0x7661[927];_0x9465x3[_0x7661[62]](this[_0x7661[924]]);_0x9465x2[_0x7661[62]](_0x9465x3);_0x9465x3= document[_0x7661[55]](_0x7661[121]);this[_0x7661[122]]= document[_0x7661[55]](_0x7661[122]);this[_0x7661[122]][_0x7661[926]]= _0x9465x9+ _0x7661[928];this[_0x7661[929]]= document[_0x7661[55]](_0x7661[485]);this[_0x7661[929]][_0x7661[926]]= _0x9465x9+ _0x7661[928];this[_0x7661[929]][_0x7661[124]][_0x7661[117]]= _0x7661[118];this[_0x7661[929]][_0x7661[62]](this[_0x7661[905]]);if(mxClient[_0x7661[80]]|| _0x7661[529]!= this[_0x7661[905]][_0x7661[301]][_0x7661[36]]()){this[_0x7661[929]][_0x7661[124]][_0x7661[119]]= _0x7661[118]};this[_0x7661[122]][_0x7661[62]](this[_0x7661[929]]);_0x9465x3[_0x7661[62]](this[_0x7661[122]]);_0x9465x2[_0x7661[62]](_0x9465x3);this[_0x7661[116]][_0x7661[62]](_0x9465x2);this[_0x7661[485]][_0x7661[62]](this[_0x7661[116]]);_0x9465x9= mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[790]]()});mxEvent[_0x7661[169]](this[_0x7661[924]],_0x7661[751],_0x9465x9);mxEvent[_0x7661[169]](this[_0x7661[116]],_0x7661[751],_0x9465x9);mxClient[_0x7661[754]]&& (mxEvent[_0x7661[169]](this[_0x7661[924]],_0x7661[755],_0x9465x9),mxEvent[_0x7661[169]](this[_0x7661[116]],_0x7661[755],_0x9465x9));this[_0x7661[801]]()};mxWindow[_0x7661[202]][_0x7661[910]]= function(_0x9465x2){for(var _0x9465x3=this[_0x7661[924]][_0x7661[285]];null!= _0x9465x3;){var _0x9465x4=_0x9465x3[_0x7661[287]];_0x9465x3[_0x7661[288]]== mxConstants[_0x7661[317]]&& _0x9465x3[_0x7661[265]][_0x7661[266]](_0x9465x3);_0x9465x3= _0x9465x4};mxUtils[_0x7661[53]](this[_0x7661[924]],_0x9465x2|| _0x7661[110])};mxWindow[_0x7661[202]][_0x7661[162]]= function(_0x9465x2){0> navigator[_0x7661[3]][_0x7661[2]](_0x7661[186])&& (this[_0x7661[929]][_0x7661[124]][_0x7661[277]]= _0x9465x2?_0x7661[278]:_0x7661[188])};mxWindow[_0x7661[202]][_0x7661[790]]= function(){if(mxWindow[_0x7661[930]]!= this){var _0x9465x2=mxUtils[_0x7661[275]](this[_0x7661[166]]()),_0x9465x2=null!= _0x9465x2?_0x9465x2[_0x7661[931]]:3;if(mxWindow[_0x7661[930]]){var _0x9465x3=mxWindow[_0x7661[930]][_0x7661[166]]();null!= _0x9465x3&& null!= _0x9465x3[_0x7661[124]]&& (_0x9465x3[_0x7661[124]][_0x7661[931]]= _0x9465x2)};_0x9465x3= mxWindow[_0x7661[930]];this[_0x7661[166]]()[_0x7661[124]][_0x7661[931]]= parseInt(_0x9465x2)+ 1;mxWindow[_0x7661[930]]= this;this[_0x7661[746]]( new mxEventObject(mxEvent.ACTIVATE,_0x7661[932],_0x9465x3))}};mxWindow[_0x7661[202]][_0x7661[166]]= function(){return this[_0x7661[485]]};mxWindow[_0x7661[202]][_0x7661[933]]= function(){mxUtils[_0x7661[933]](this[_0x7661[485]])};mxWindow[_0x7661[202]][_0x7661[934]]= function(){return null!= this[_0x7661[129]]?_0x7661[130]!= this[_0x7661[129]][_0x7661[124]][_0x7661[495]]:!1};mxWindow[_0x7661[202]][_0x7661[163]]= function(_0x9465x2){_0x9465x2?null== this[_0x7661[129]]?(this[_0x7661[129]]= document[_0x7661[55]](_0x7661[466]),this[_0x7661[129]][_0x7661[124]][_0x7661[491]]= _0x7661[492],this[_0x7661[129]][_0x7661[124]][_0x7661[553]]= _0x7661[935],this[_0x7661[129]][_0x7661[124]][_0x7661[699]]= _0x7661[935],this[_0x7661[129]][_0x7661[57]](_0x7661[390],mxClient[_0x7661[88]]+ _0x7661[922]),this[_0x7661[129]][_0x7661[124]][_0x7661[270]]= _0x7661[936],mxEvent[_0x7661[759]](this[_0x7661[129]],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[790]]();var _0x9465x4=mxEvent[_0x7661[731]](_0x9465x2),_0x9465x5=mxEvent[_0x7661[733]](_0x9465x2),_0x9465x9=this[_0x7661[485]][_0x7661[359]],_0x9465xa=this[_0x7661[485]][_0x7661[167]],_0x9465x12=mxUtils[_0x7661[885]](this,function(_0x9465x2){var _0x9465x3=mxEvent[_0x7661[731]](_0x9465x2)- _0x9465x4,_0x9465x12=mxEvent[_0x7661[733]](_0x9465x2)- _0x9465x5;this[_0x7661[937]](_0x9465x9+ _0x9465x3,_0x9465xa+ _0x9465x12);this[_0x7661[746]]( new mxEventObject(mxEvent.RESIZE,_0x7661[763],_0x9465x2));mxEvent[_0x7661[722]](_0x9465x2)}),_0x9465x13=mxUtils[_0x7661[885]](this,function(_0x9465x2){mxEvent[_0x7661[938]](document,null,_0x9465x12,_0x9465x13);this[_0x7661[746]]( new mxEventObject(mxEvent.RESIZE_END,_0x7661[763],_0x9465x2));mxEvent[_0x7661[722]](_0x9465x2)});mxEvent[_0x7661[759]](document,null,_0x9465x12,_0x9465x13);this[_0x7661[746]]( new mxEventObject(mxEvent.RESIZE_START,_0x7661[763],_0x9465x2));mxEvent[_0x7661[722]](_0x9465x2)}),null,null),this[_0x7661[485]][_0x7661[62]](this[_0x7661[129]])):this[_0x7661[129]][_0x7661[124]][_0x7661[495]]= _0x7661[497]:null!= this[_0x7661[129]]&& (this[_0x7661[129]][_0x7661[124]][_0x7661[495]]= _0x7661[130])};mxWindow[_0x7661[202]][_0x7661[937]]= function(_0x9465x2,_0x9465x3){_0x9465x2= Math[_0x7661[160]](this[_0x7661[923]][_0x7661[117]],_0x9465x2);_0x9465x3= Math[_0x7661[160]](this[_0x7661[923]][_0x7661[119]],_0x9465x3);mxClient[_0x7661[80]]|| (this[_0x7661[485]][_0x7661[124]][_0x7661[117]]= _0x9465x2+ _0x7661[168],this[_0x7661[485]][_0x7661[124]][_0x7661[119]]= _0x9465x3+ _0x7661[168]);this[_0x7661[116]][_0x7661[124]][_0x7661[117]]= _0x9465x2+ _0x7661[168];this[_0x7661[116]][_0x7661[124]][_0x7661[119]]= _0x9465x3+ _0x7661[168];mxClient[_0x7661[80]]|| (this[_0x7661[929]][_0x7661[124]][_0x7661[119]]= this[_0x7661[485]][_0x7661[167]]- this[_0x7661[924]][_0x7661[167]]- 2+ _0x7661[168])};mxWindow[_0x7661[202]][_0x7661[909]]= function(_0x9465x2){this[_0x7661[798]][_0x7661[124]][_0x7661[495]]= _0x9465x2?_0x7661[110]:_0x7661[130]};mxWindow[_0x7661[202]][_0x7661[939]]= function(){return new mxRectangle(0,0,0,this[_0x7661[924]][_0x7661[167]])};mxWindow[_0x7661[202]][_0x7661[907]]= function(){this[_0x7661[798]]= document[_0x7661[55]](_0x7661[466]);this[_0x7661[798]][_0x7661[57]](_0x7661[390],this[_0x7661[915]]);this[_0x7661[798]][_0x7661[57]](_0x7661[611],_0x7661[699]);this[_0x7661[798]][_0x7661[57]](_0x7661[924],_0x7661[940]);this[_0x7661[798]][_0x7661[124]][_0x7661[270]]= _0x7661[356];this[_0x7661[798]][_0x7661[124]][_0x7661[941]]= _0x7661[942];this[_0x7661[798]][_0x7661[124]][_0x7661[495]]= _0x7661[130];this[_0x7661[924]][_0x7661[62]](this[_0x7661[798]]);var _0x9465x2=!1,_0x9465x3=null,_0x9465x4=null,_0x9465x5=mxUtils[_0x7661[885]](this,function(_0x9465x5){this[_0x7661[790]]();if(_0x9465x2){_0x9465x2= !1,this[_0x7661[798]][_0x7661[57]](_0x7661[390],this[_0x7661[915]]),this[_0x7661[798]][_0x7661[57]](_0x7661[924],_0x7661[940]),this[_0x7661[929]][_0x7661[124]][_0x7661[495]]= _0x7661[110],this[_0x7661[800]][_0x7661[124]][_0x7661[495]]= _0x9465x3,mxClient[_0x7661[80]]|| (this[_0x7661[485]][_0x7661[124]][_0x7661[119]]= _0x9465x4),this[_0x7661[116]][_0x7661[124]][_0x7661[119]]= _0x9465x4,null!= this[_0x7661[129]]&& (this[_0x7661[129]][_0x7661[124]][_0x7661[187]]= _0x7661[110]),this[_0x7661[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x7661[763],_0x9465x5))}else {_0x9465x2= !0;this[_0x7661[798]][_0x7661[57]](_0x7661[390],this[_0x7661[917]]);this[_0x7661[798]][_0x7661[57]](_0x7661[924],_0x7661[943]);this[_0x7661[929]][_0x7661[124]][_0x7661[495]]= _0x7661[130];_0x9465x3= this[_0x7661[800]][_0x7661[124]][_0x7661[495]];this[_0x7661[800]][_0x7661[124]][_0x7661[495]]= _0x7661[130];_0x9465x4= this[_0x7661[116]][_0x7661[124]][_0x7661[119]];var _0x9465xa=this[_0x7661[939]]();0< _0x9465xa[_0x7661[119]]&& (mxClient[_0x7661[80]]|| (this[_0x7661[485]][_0x7661[124]][_0x7661[119]]= _0x9465xa[_0x7661[119]]+ _0x7661[168]),this[_0x7661[116]][_0x7661[124]][_0x7661[119]]= _0x9465xa[_0x7661[119]]+ _0x7661[168]);0< _0x9465xa[_0x7661[117]]&& (mxClient[_0x7661[80]]|| (this[_0x7661[485]][_0x7661[124]][_0x7661[117]]= _0x9465xa[_0x7661[117]]+ _0x7661[168]),this[_0x7661[116]][_0x7661[124]][_0x7661[117]]= _0x9465xa[_0x7661[117]]+ _0x7661[168]);null!= this[_0x7661[129]]&& (this[_0x7661[129]][_0x7661[124]][_0x7661[187]]= _0x7661[188]);this[_0x7661[746]]( new mxEventObject(mxEvent.MINIMIZE,_0x7661[763],_0x9465x5))};mxEvent[_0x7661[722]](_0x9465x5)});mxEvent[_0x7661[169]](this[_0x7661[798]],_0x7661[751],_0x9465x5);mxClient[_0x7661[754]]&& mxEvent[_0x7661[169]](this[_0x7661[798]],_0x7661[755],_0x9465x5)};mxWindow[_0x7661[202]][_0x7661[161]]= function(_0x9465x2){this[_0x7661[800]][_0x7661[124]][_0x7661[495]]= _0x9465x2?_0x7661[110]:_0x7661[130]};mxWindow[_0x7661[202]][_0x7661[906]]= function(){this[_0x7661[800]]= document[_0x7661[55]](_0x7661[466]);this[_0x7661[800]][_0x7661[57]](_0x7661[390],this[_0x7661[919]]);this[_0x7661[800]][_0x7661[57]](_0x7661[611],_0x7661[699]);this[_0x7661[800]][_0x7661[57]](_0x7661[924],_0x7661[944]);this[_0x7661[800]][_0x7661[124]][_0x7661[270]]= _0x7661[583];this[_0x7661[800]][_0x7661[124]][_0x7661[945]]= _0x7661[942];this[_0x7661[800]][_0x7661[124]][_0x7661[270]]= _0x7661[356];this[_0x7661[800]][_0x7661[124]][_0x7661[495]]= _0x7661[130];this[_0x7661[924]][_0x7661[62]](this[_0x7661[800]]);var _0x9465x2=!1,_0x9465x3=null,_0x9465x4=null,_0x9465x5=null,_0x9465x9=null,_0x9465xa=mxUtils[_0x7661[885]](this,function(_0x9465xa){this[_0x7661[790]]();if(_0x7661[130]!= this[_0x7661[800]][_0x7661[124]][_0x7661[495]]){if(_0x9465x2){_0x9465x2= !1;this[_0x7661[800]][_0x7661[57]](_0x7661[390],this[_0x7661[919]]);this[_0x7661[800]][_0x7661[57]](_0x7661[924],_0x7661[944]);this[_0x7661[929]][_0x7661[124]][_0x7661[495]]= _0x7661[110];this[_0x7661[798]][_0x7661[124]][_0x7661[187]]= _0x7661[110];this[_0x7661[485]][_0x7661[124]][_0x7661[361]]= _0x9465x3+ _0x7661[168];this[_0x7661[485]][_0x7661[124]][_0x7661[125]]= _0x9465x4+ _0x7661[168];if(!mxClient[_0x7661[80]]&& (this[_0x7661[485]][_0x7661[124]][_0x7661[119]]= _0x9465x5,this[_0x7661[485]][_0x7661[124]][_0x7661[117]]= _0x9465x9,_0x9465x13= mxUtils[_0x7661[275]](this[_0x7661[929]]),_0x7661[278]== _0x9465x13[_0x7661[277]]|| null!= this[_0x7661[129]])){this[_0x7661[929]][_0x7661[124]][_0x7661[119]]= this[_0x7661[485]][_0x7661[167]]- this[_0x7661[924]][_0x7661[167]]- 2+ _0x7661[168]};this[_0x7661[116]][_0x7661[124]][_0x7661[119]]= _0x9465x5;this[_0x7661[116]][_0x7661[124]][_0x7661[117]]= _0x9465x9;null!= this[_0x7661[129]]&& (this[_0x7661[129]][_0x7661[124]][_0x7661[187]]= _0x7661[110]);this[_0x7661[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x7661[763],_0x9465xa))}else {_0x9465x2= !0;this[_0x7661[800]][_0x7661[57]](_0x7661[390],this[_0x7661[917]]);this[_0x7661[800]][_0x7661[57]](_0x7661[924],_0x7661[943]);this[_0x7661[929]][_0x7661[124]][_0x7661[495]]= _0x7661[110];this[_0x7661[798]][_0x7661[124]][_0x7661[187]]= _0x7661[188];_0x9465x3= parseInt(this[_0x7661[485]][_0x7661[124]][_0x7661[361]]);_0x9465x4= parseInt(this[_0x7661[485]][_0x7661[124]][_0x7661[125]]);_0x9465x5= this[_0x7661[116]][_0x7661[124]][_0x7661[119]];_0x9465x9= this[_0x7661[116]][_0x7661[124]][_0x7661[117]];this[_0x7661[485]][_0x7661[124]][_0x7661[361]]= _0x7661[946];this[_0x7661[485]][_0x7661[124]][_0x7661[125]]= _0x7661[946];mxClient[_0x7661[80]]|| (this[_0x7661[485]][_0x7661[124]][_0x7661[119]]= document[_0x7661[112]][_0x7661[157]]- 2+ _0x7661[168],this[_0x7661[485]][_0x7661[124]][_0x7661[117]]= document[_0x7661[112]][_0x7661[159]]- 2+ _0x7661[168]);this[_0x7661[116]][_0x7661[124]][_0x7661[117]]= document[_0x7661[112]][_0x7661[159]]- 2+ _0x7661[168];this[_0x7661[116]][_0x7661[124]][_0x7661[119]]= document[_0x7661[112]][_0x7661[157]]- 2+ _0x7661[168];null!= this[_0x7661[129]]&& (this[_0x7661[129]][_0x7661[124]][_0x7661[187]]= _0x7661[188]);if(!mxClient[_0x7661[80]]){var _0x9465x13=mxUtils[_0x7661[275]](this[_0x7661[929]]);if(_0x7661[278]== _0x9465x13[_0x7661[277]]|| null!= this[_0x7661[129]]){this[_0x7661[929]][_0x7661[124]][_0x7661[119]]= this[_0x7661[485]][_0x7661[167]]- this[_0x7661[924]][_0x7661[167]]- 2+ _0x7661[168]}};this[_0x7661[746]]( new mxEventObject(mxEvent.MAXIMIZE,_0x7661[763],_0x9465xa))};mxEvent[_0x7661[722]](_0x9465xa)}});mxEvent[_0x7661[759]](this[_0x7661[800]],_0x9465xa);mxEvent[_0x7661[169]](this[_0x7661[924]],_0x7661[760],_0x9465xa)};mxWindow[_0x7661[202]][_0x7661[911]]= function(){this[_0x7661[924]][_0x7661[124]][_0x7661[270]]= _0x7661[582];mxEvent[_0x7661[759]](this[_0x7661[924]],mxUtils[_0x7661[885]](this,function(_0x9465x2){var _0x9465x3=mxEvent[_0x7661[731]](_0x9465x2),_0x9465x4=mxEvent[_0x7661[733]](_0x9465x2),_0x9465x5=this[_0x7661[730]](),_0x9465x9=this[_0x7661[732]](),_0x9465xa=mxUtils[_0x7661[885]](this,function(_0x9465x2){var _0x9465xa=mxEvent[_0x7661[731]](_0x9465x2)- _0x9465x3,_0x9465x12=mxEvent[_0x7661[733]](_0x9465x2)- _0x9465x4;this[_0x7661[947]](_0x9465x5+ _0x9465xa,_0x9465x9+ _0x9465x12);this[_0x7661[746]]( new mxEventObject(mxEvent.MOVE,_0x7661[763],_0x9465x2));mxEvent[_0x7661[722]](_0x9465x2)}),_0x9465x12=mxUtils[_0x7661[885]](this,function(_0x9465x2){mxEvent[_0x7661[938]](document,null,_0x9465xa,_0x9465x12);this[_0x7661[746]]( new mxEventObject(mxEvent.MOVE_END,_0x7661[763],_0x9465x2));mxEvent[_0x7661[722]](_0x9465x2)});mxEvent[_0x7661[759]](document,null,_0x9465xa,_0x9465x12);this[_0x7661[746]]( new mxEventObject(mxEvent.MOVE_START,_0x7661[763],_0x9465x2));mxEvent[_0x7661[722]](_0x9465x2)}))};mxWindow[_0x7661[202]][_0x7661[947]]= function(_0x9465x2,_0x9465x3){this[_0x7661[485]][_0x7661[124]][_0x7661[361]]= _0x9465x2+ _0x7661[168];this[_0x7661[485]][_0x7661[124]][_0x7661[125]]= _0x9465x3+ _0x7661[168]};mxWindow[_0x7661[202]][_0x7661[730]]= function(){return parseInt(this[_0x7661[485]][_0x7661[124]][_0x7661[361]])};mxWindow[_0x7661[202]][_0x7661[732]]= function(){return parseInt(this[_0x7661[485]][_0x7661[124]][_0x7661[125]])};mxWindow[_0x7661[202]][_0x7661[908]]= function(){this[_0x7661[948]]= document[_0x7661[55]](_0x7661[466]);this[_0x7661[948]][_0x7661[57]](_0x7661[390],this[_0x7661[913]]);this[_0x7661[948]][_0x7661[57]](_0x7661[611],_0x7661[699]);this[_0x7661[948]][_0x7661[57]](_0x7661[924],_0x7661[949]);this[_0x7661[948]][_0x7661[124]][_0x7661[945]]= _0x7661[935];this[_0x7661[948]][_0x7661[124]][_0x7661[270]]= _0x7661[356];this[_0x7661[948]][_0x7661[124]][_0x7661[495]]= _0x7661[130];this[_0x7661[924]][_0x7661[950]](this[_0x7661[948]],this[_0x7661[924]][_0x7661[285]]);mxEvent[_0x7661[759]](this[_0x7661[948]],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[746]]( new mxEventObject(mxEvent.CLOSE,_0x7661[763],_0x9465x2));this[_0x7661[165]]?this[_0x7661[515]]():this[_0x7661[175]](!1);mxEvent[_0x7661[722]](_0x9465x2)}))};mxWindow[_0x7661[202]][_0x7661[951]]= function(_0x9465x2){this[_0x7661[618]]= document[_0x7661[55]](_0x7661[466]);this[_0x7661[618]][_0x7661[57]](_0x7661[390],_0x9465x2);this[_0x7661[618]][_0x7661[57]](_0x7661[611],_0x7661[361]);this[_0x7661[618]][_0x7661[124]][_0x7661[941]]= _0x7661[952];this[_0x7661[618]][_0x7661[124]][_0x7661[945]]= _0x7661[946];this[_0x7661[618]][_0x7661[124]][_0x7661[953]]= _0x7661[954];this[_0x7661[924]][_0x7661[950]](this[_0x7661[618]],this[_0x7661[924]][_0x7661[285]])};mxWindow[_0x7661[202]][_0x7661[164]]= function(_0x9465x2){this[_0x7661[948]][_0x7661[124]][_0x7661[495]]= _0x9465x2?_0x7661[110]:_0x7661[130]};mxWindow[_0x7661[202]][_0x7661[174]]= function(){return null!= this[_0x7661[485]]?_0x7661[188]!= this[_0x7661[485]][_0x7661[124]][_0x7661[187]]:!1};mxWindow[_0x7661[202]][_0x7661[175]]= function(_0x9465x2){null!= this[_0x7661[485]]&& this[_0x7661[174]]()!= _0x9465x2&& (_0x9465x2?this[_0x7661[539]]():this[_0x7661[801]]())};mxWindow[_0x7661[202]][_0x7661[539]]= function(){this[_0x7661[485]][_0x7661[124]][_0x7661[187]]= _0x7661[110];this[_0x7661[790]]();var _0x9465x2=mxUtils[_0x7661[275]](this[_0x7661[929]]);if(!mxClient[_0x7661[80]]&& (_0x7661[278]== _0x9465x2[_0x7661[277]]|| null!= this[_0x7661[129]])){this[_0x7661[929]][_0x7661[124]][_0x7661[119]]= this[_0x7661[485]][_0x7661[167]]- this[_0x7661[924]][_0x7661[167]]- 2+ _0x7661[168]};this[_0x7661[746]]( new mxEventObject(mxEvent.SHOW))};mxWindow[_0x7661[202]][_0x7661[801]]= function(){this[_0x7661[485]][_0x7661[124]][_0x7661[187]]= _0x7661[188];this[_0x7661[746]]( new mxEventObject(mxEvent.HIDE))};mxWindow[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[746]]( new mxEventObject(mxEvent.DESTROY));null!= this[_0x7661[485]]&& (mxEvent[_0x7661[762]](this[_0x7661[485]]),this[_0x7661[485]][_0x7661[265]][_0x7661[266]](this[_0x7661[485]]),this[_0x7661[485]]= null);this[_0x7661[929]]= this[_0x7661[905]]= this[_0x7661[924]]= null};function mxForm(_0x9465x2){this[_0x7661[116]]= document[_0x7661[55]](_0x7661[116]);this[_0x7661[116]][_0x7661[926]]= _0x9465x2;this[_0x7661[112]]= document[_0x7661[55]](_0x7661[120]);this[_0x7661[116]][_0x7661[62]](this[_0x7661[112]])}mxForm[_0x7661[202]][_0x7661[116]]= null;mxForm[_0x7661[202]][_0x7661[112]]= !1;mxForm[_0x7661[202]][_0x7661[955]]= function(){return this[_0x7661[116]]};mxForm[_0x7661[202]][_0x7661[956]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=document[_0x7661[55]](_0x7661[121]),_0x9465x5=document[_0x7661[55]](_0x7661[122]);_0x9465x4[_0x7661[62]](_0x9465x5);var _0x9465x5=document[_0x7661[55]](_0x7661[122]),_0x9465x9=document[_0x7661[55]](_0x7661[172]);mxUtils[_0x7661[53]](_0x9465x9,mxResources[_0x7661[203]](_0x7661[957])|| _0x7661[958]);_0x9465x5[_0x7661[62]](_0x9465x9);mxEvent[_0x7661[169]](_0x9465x9,_0x7661[173],function(){_0x9465x2()});_0x9465x9= document[_0x7661[55]](_0x7661[172]);mxUtils[_0x7661[53]](_0x9465x9,mxResources[_0x7661[203]](_0x7661[959])|| _0x7661[960]);_0x9465x5[_0x7661[62]](_0x9465x9);mxEvent[_0x7661[169]](_0x9465x9,_0x7661[173],function(){_0x9465x3()});_0x9465x4[_0x7661[62]](_0x9465x5);this[_0x7661[112]][_0x7661[62]](_0x9465x4)};mxForm[_0x7661[202]][_0x7661[961]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=document[_0x7661[55]](_0x7661[962]);_0x9465x4[_0x7661[57]](_0x7661[60],_0x7661[963]);_0x9465x4[_0x7661[131]]= _0x9465x3;return this[_0x7661[964]](_0x9465x2,_0x9465x4)};mxForm[_0x7661[202]][_0x7661[965]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=document[_0x7661[55]](_0x7661[962]);_0x9465x4[_0x7661[57]](_0x7661[60],_0x7661[966]);this[_0x7661[964]](_0x9465x2,_0x9465x4);_0x9465x3&& (_0x9465x4[_0x7661[967]]= !0);return _0x9465x4};mxForm[_0x7661[202]][_0x7661[968]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=document[_0x7661[55]](_0x7661[126]);mxClient[_0x7661[133]]&& _0x9465x4--;_0x9465x5[_0x7661[57]](_0x7661[969],_0x9465x4|| 2);_0x9465x5[_0x7661[131]]= _0x9465x3;return this[_0x7661[964]](_0x9465x2,_0x9465x5)};mxForm[_0x7661[202]][_0x7661[970]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=document[_0x7661[55]](_0x7661[804]);null!= _0x9465x4&& _0x9465x5[_0x7661[57]](_0x7661[803],_0x9465x4);_0x9465x3&& _0x9465x5[_0x7661[57]](_0x7661[971],_0x7661[128]);return this[_0x7661[964]](_0x9465x2,_0x9465x5)};mxForm[_0x7661[202]][_0x7661[972]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=document[_0x7661[55]](_0x7661[973]);mxUtils[_0x7661[171]](_0x9465x9,_0x9465x3);_0x9465x9[_0x7661[57]](_0x7661[131],_0x9465x4);_0x9465x5&& _0x9465x9[_0x7661[57]](_0x7661[974],_0x9465x5);_0x9465x2[_0x7661[62]](_0x9465x9)};mxForm[_0x7661[202]][_0x7661[964]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=document[_0x7661[55]](_0x7661[121]),_0x9465x5=document[_0x7661[55]](_0x7661[122]);mxUtils[_0x7661[53]](_0x9465x5,_0x9465x2);_0x9465x4[_0x7661[62]](_0x9465x5);_0x9465x5= document[_0x7661[55]](_0x7661[122]);_0x9465x5[_0x7661[62]](_0x9465x3);_0x9465x4[_0x7661[62]](_0x9465x5);this[_0x7661[112]][_0x7661[62]](_0x9465x4);return _0x9465x3};function mxImage(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[390]]= _0x9465x2;this[_0x7661[117]]= _0x9465x3;this[_0x7661[119]]= _0x9465x4}mxImage[_0x7661[202]][_0x7661[390]]= null;mxImage[_0x7661[202]][_0x7661[117]]= null;mxImage[_0x7661[202]][_0x7661[119]]= null;function mxDivResizer(_0x9465x2,_0x9465x3){if(_0x7661[485]== _0x9465x2[_0x7661[301]][_0x7661[216]]()){null== _0x9465x3&& (_0x9465x3= window);this[_0x7661[485]]= _0x9465x2;var _0x9465x4=mxUtils[_0x7661[275]](_0x9465x2);null!= _0x9465x4&& (this[_0x7661[975]]= _0x7661[278]== _0x9465x4[_0x7661[117]],this[_0x7661[976]]= _0x7661[278]== _0x9465x4[_0x7661[119]]);mxEvent[_0x7661[169]](_0x9465x3,_0x7661[129],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[977]]|| (this[_0x7661[977]]= !0,this[_0x7661[129]](),this[_0x7661[977]]= !1)}));this[_0x7661[129]]()}}mxDivResizer[_0x7661[202]][_0x7661[975]]= !0;mxDivResizer[_0x7661[202]][_0x7661[976]]= !0;mxDivResizer[_0x7661[202]][_0x7661[977]]= !1;mxDivResizer[_0x7661[202]][_0x7661[129]]= function(){var _0x9465x2=this[_0x7661[978]](),_0x9465x3=this[_0x7661[979]](),_0x9465x4=parseInt(this[_0x7661[485]][_0x7661[124]][_0x7661[361]]),_0x9465x5=parseInt(this[_0x7661[485]][_0x7661[124]][_0x7661[699]]),_0x9465x9=parseInt(this[_0x7661[485]][_0x7661[124]][_0x7661[125]]),_0x9465xa=parseInt(this[_0x7661[485]][_0x7661[124]][_0x7661[553]]);this[_0x7661[975]]&& (!isNaN(_0x9465x4)&& !isNaN(_0x9465x5)&& 0<= _0x9465x4&& 0<= _0x9465x5&& 0< _0x9465x2- _0x9465x5- _0x9465x4)&& (this[_0x7661[485]][_0x7661[124]][_0x7661[117]]= _0x9465x2- _0x9465x5- _0x9465x4+ _0x7661[168]);this[_0x7661[976]]&& (!isNaN(_0x9465x9)&& !isNaN(_0x9465xa)&& 0<= _0x9465x9&& 0<= _0x9465xa&& 0< _0x9465x3- _0x9465x9- _0x9465xa)&& (this[_0x7661[485]][_0x7661[124]][_0x7661[119]]= _0x9465x3- _0x9465x9- _0x9465xa+ _0x7661[168])};mxDivResizer[_0x7661[202]][_0x7661[978]]= function(){return document[_0x7661[112]][_0x7661[159]]};mxDivResizer[_0x7661[202]][_0x7661[979]]= function(){return document[_0x7661[112]][_0x7661[157]]};function mxDragSource(_0x9465x2,_0x9465x3){this[_0x7661[980]]= _0x9465x2;this[_0x7661[981]]= _0x9465x3;mxEvent[_0x7661[759]](_0x9465x2,mxUtils[_0x7661[885]](this,this[_0x7661[787]]))}mxDragSource[_0x7661[202]][_0x7661[980]]= null;mxDragSource[_0x7661[202]][_0x7661[981]]= null;mxDragSource[_0x7661[202]][_0x7661[559]]= null;mxDragSource[_0x7661[202]][_0x7661[982]]= null;mxDragSource[_0x7661[202]][_0x7661[983]]= null;mxDragSource[_0x7661[202]][_0x7661[984]]= !0;mxDragSource[_0x7661[202]][_0x7661[985]]= null;mxDragSource[_0x7661[202]][_0x7661[986]]= null;mxDragSource[_0x7661[202]][_0x7661[987]]= null;mxDragSource[_0x7661[202]][_0x7661[988]]= null;mxDragSource[_0x7661[202]][_0x7661[989]]= null;mxDragSource[_0x7661[202]][_0x7661[561]]= !0;mxDragSource[_0x7661[202]][_0x7661[990]]= !0;mxDragSource[_0x7661[202]][_0x7661[991]]= !0;mxDragSource[_0x7661[202]][_0x7661[563]]= !0;mxDragSource[_0x7661[202]][_0x7661[992]]= 100;mxDragSource[_0x7661[202]][_0x7661[993]]= 70;mxDragSource[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxDragSource[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxDragSource[_0x7661[202]][_0x7661[996]]= function(){return this[_0x7661[990]]};mxDragSource[_0x7661[202]][_0x7661[562]]= function(_0x9465x2){this[_0x7661[990]]= _0x9465x2};mxDragSource[_0x7661[202]][_0x7661[997]]= function(){return this[_0x7661[991]]};mxDragSource[_0x7661[202]][_0x7661[998]]= function(_0x9465x2){this[_0x7661[991]]= _0x9465x2};mxDragSource[_0x7661[202]][_0x7661[565]]= function(_0x9465x2){return null};mxDragSource[_0x7661[202]][_0x7661[564]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return _0x9465x2[_0x7661[999]](_0x9465x3,_0x9465x4)};mxDragSource[_0x7661[202]][_0x7661[566]]= function(_0x9465x2){return this[_0x7661[980]][_0x7661[511]](!0)};mxDragSource[_0x7661[202]][_0x7661[567]]= function(_0x9465x2){return null};mxDragSource[_0x7661[202]][_0x7661[787]]= function(_0x9465x2){this[_0x7661[984]]&& (!mxEvent[_0x7661[721]](_0x9465x2)&& null== this[_0x7661[1000]])&& (this[_0x7661[1001]](_0x9465x2),this[_0x7661[1000]]= mxUtils[_0x7661[885]](this,this[_0x7661[788]]),this[_0x7661[1002]]= mxUtils[_0x7661[885]](this,this[_0x7661[789]]),mxEvent[_0x7661[759]](document,null,this[_0x7661[1000]],this[_0x7661[1002]]),mxEvent[_0x7661[722]](_0x9465x2,!0,!1))};mxDragSource[_0x7661[202]][_0x7661[1001]]= function(_0x9465x2){this[_0x7661[982]]= this[_0x7661[566]](_0x9465x2);this[_0x7661[982]][_0x7661[124]][_0x7661[491]]= _0x7661[492];this[_0x7661[982]][_0x7661[124]][_0x7661[931]]= this[_0x7661[992]];mxUtils[_0x7661[254]](this[_0x7661[982]],this[_0x7661[993]])};mxDragSource[_0x7661[202]][_0x7661[1003]]= function(_0x9465x2){null!= this[_0x7661[982]]&& (null!= this[_0x7661[982]][_0x7661[265]]&& this[_0x7661[982]][_0x7661[265]][_0x7661[266]](this[_0x7661[982]]),this[_0x7661[982]]= null)};mxDragSource[_0x7661[202]][_0x7661[1004]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=mxEvent[_0x7661[731]](_0x9465x3),_0x9465x5=mxEvent[_0x7661[733]](_0x9465x3),_0x9465x9=mxUtils[_0x7661[445]](_0x9465x2[_0x7661[526]]),_0x9465xa=mxUtils[_0x7661[444]]();return _0x9465x4>= _0x9465x9[_0x7661[235]]- _0x9465xa[_0x7661[235]]&& _0x9465x5>= _0x9465x9[_0x7661[236]]- _0x9465xa[_0x7661[236]]&& _0x9465x4<= _0x9465x9[_0x7661[235]]- _0x9465xa[_0x7661[235]]+ _0x9465x2[_0x7661[526]][_0x7661[359]]&& _0x9465x5<= _0x9465x9[_0x7661[236]]- _0x9465xa[_0x7661[236]]+ _0x9465x2[_0x7661[526]][_0x7661[167]]};mxDragSource[_0x7661[202]][_0x7661[788]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[565]](_0x9465x2);null!= _0x9465x3&& !this[_0x7661[1004]](_0x9465x3,_0x9465x2)&& (_0x9465x3= null);_0x9465x3!= this[_0x7661[985]]&& (null!= this[_0x7661[985]]&& this[_0x7661[1005]](this[_0x7661[985]]),this[_0x7661[985]]= _0x9465x3,null!= this[_0x7661[985]]&& this[_0x7661[1006]](this[_0x7661[985]]));null!= this[_0x7661[985]]&& this[_0x7661[1007]](this[_0x7661[985]],_0x9465x2);if(null!= this[_0x7661[982]]&& (null== this[_0x7661[983]]|| _0x7661[189]!= this[_0x7661[983]][_0x7661[124]][_0x7661[187]])){var _0x9465x3=mxEvent[_0x7661[731]](_0x9465x2),_0x9465x4=mxEvent[_0x7661[733]](_0x9465x2);null== this[_0x7661[982]][_0x7661[265]]&& document[_0x7661[112]][_0x7661[62]](this[_0x7661[982]]);this[_0x7661[982]][_0x7661[124]][_0x7661[187]]= _0x7661[189];null!= this[_0x7661[559]]&& (_0x9465x3+= this[_0x7661[559]][_0x7661[235]],_0x9465x4+= this[_0x7661[559]][_0x7661[236]]);_0x9465x3+= document[_0x7661[112]][_0x7661[360]]|| document[_0x7661[158]][_0x7661[360]];_0x9465x4+= document[_0x7661[112]][_0x7661[190]]|| document[_0x7661[158]][_0x7661[190]];this[_0x7661[982]][_0x7661[124]][_0x7661[361]]= _0x9465x3+ _0x7661[168];this[_0x7661[982]][_0x7661[124]][_0x7661[125]]= _0x9465x4+ _0x7661[168]}else {null!= this[_0x7661[982]]&& (this[_0x7661[982]][_0x7661[124]][_0x7661[187]]= _0x7661[188])};mxEvent[_0x7661[722]](_0x9465x2)};mxDragSource[_0x7661[202]][_0x7661[789]]= function(_0x9465x2){if(null!= this[_0x7661[985]]){if(null!= this[_0x7661[987]]&& (null== this[_0x7661[983]]|| _0x7661[188]!= this[_0x7661[983]][_0x7661[124]][_0x7661[187]])){var _0x9465x3=this[_0x7661[985]][_0x7661[441]][_0x7661[255]],_0x9465x4=this[_0x7661[985]][_0x7661[441]][_0x7661[513]];this[_0x7661[1008]](this[_0x7661[985]],_0x9465x2,this[_0x7661[986]],this[_0x7661[987]][_0x7661[235]]/ _0x9465x3- _0x9465x4[_0x7661[235]],this[_0x7661[987]][_0x7661[236]]/ _0x9465x3- _0x9465x4[_0x7661[236]])};this[_0x7661[1005]](this[_0x7661[985]])};this[_0x7661[1003]](_0x9465x2);mxEvent[_0x7661[938]](document,null,this[_0x7661[1000]],this[_0x7661[1002]]);this[_0x7661[985]]= this[_0x7661[1002]]= this[_0x7661[1000]]= null;mxEvent[_0x7661[722]](_0x9465x2)};mxDragSource[_0x7661[202]][_0x7661[1006]]= function(_0x9465x2){_0x9465x2[_0x7661[1009]]= !0;this[_0x7661[983]]= this[_0x7661[567]](_0x9465x2);this[_0x7661[996]]()&& null!= this[_0x7661[983]]&& (this[_0x7661[988]]= new mxGuide(_0x9465x2,_0x9465x2[_0x7661[1011]][_0x7661[1010]]()));this[_0x7661[563]]&& (this[_0x7661[989]]= new mxCellHighlight(_0x9465x2,mxConstants.DROP_TARGET_COLOR))};mxDragSource[_0x7661[202]][_0x7661[1005]]= function(_0x9465x2){this[_0x7661[987]]= this[_0x7661[986]]= null;_0x9465x2[_0x7661[1009]]= !1;null!= this[_0x7661[983]]&& (null!= this[_0x7661[983]][_0x7661[265]]&& this[_0x7661[983]][_0x7661[265]][_0x7661[266]](this[_0x7661[983]]),this[_0x7661[983]]= null);null!= this[_0x7661[988]]&& (this[_0x7661[988]][_0x7661[515]](),this[_0x7661[988]]= null);null!= this[_0x7661[989]]&& (this[_0x7661[989]][_0x7661[515]](),this[_0x7661[989]]= null)};mxDragSource[_0x7661[202]][_0x7661[1007]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=mxUtils[_0x7661[445]](_0x9465x2[_0x7661[526]]),_0x9465x5=mxUtils[_0x7661[444]](_0x9465x2[_0x7661[526]]),_0x9465x9=mxEvent[_0x7661[731]](_0x9465x3)- _0x9465x4[_0x7661[235]]+ _0x9465x5[_0x7661[235]],_0x9465x4=mxEvent[_0x7661[733]](_0x9465x3)- _0x9465x4[_0x7661[236]]+ _0x9465x5[_0x7661[236]];_0x9465x2[_0x7661[1012]]&& (null== this[_0x7661[561]]|| this[_0x7661[561]])&& _0x9465x2[_0x7661[1014]](_0x9465x9,_0x9465x4,_0x9465x2[_0x7661[1013]]);null!= this[_0x7661[989]]&& _0x9465x2[_0x7661[1015]]()&& (this[_0x7661[986]]= this[_0x7661[564]](_0x9465x2,_0x9465x9,_0x9465x4),_0x9465x5= _0x9465x2[_0x7661[249]]()[_0x7661[248]](this[_0x7661[986]]),this[_0x7661[989]][_0x7661[1016]](_0x9465x5));if(null!= this[_0x7661[983]]){null== this[_0x7661[983]][_0x7661[265]]&& (_0x9465x2[_0x7661[526]][_0x7661[62]](this[_0x7661[983]]),this[_0x7661[983]][_0x7661[124]][_0x7661[931]]= _0x7661[1017],this[_0x7661[983]][_0x7661[124]][_0x7661[491]]= _0x7661[492]);var _0x9465x5=this[_0x7661[997]]()&& _0x9465x2[_0x7661[1018]](_0x9465x3),_0x9465xa=!0;if(null!= this[_0x7661[988]]&& this[_0x7661[988]][_0x7661[1019]](_0x9465x3)){var _0x9465xa=parseInt(this[_0x7661[983]][_0x7661[124]][_0x7661[117]]),_0x9465x12=parseInt(this[_0x7661[983]][_0x7661[124]][_0x7661[119]]),_0x9465xa= new mxRectangle(0,0,_0x9465xa,_0x9465x12),_0x9465x4= new mxPoint(_0x9465x9,_0x9465x4),_0x9465x4=this[_0x7661[988]][_0x7661[582]](_0x9465xa,_0x9465x4,_0x9465x5),_0x9465xa=!1,_0x9465x9=_0x9465x4[_0x7661[235]],_0x9465x4=_0x9465x4[_0x7661[236]]}else {if(_0x9465x5){var _0x9465x5=_0x9465x2[_0x7661[441]][_0x7661[255]],_0x9465x12=_0x9465x2[_0x7661[441]][_0x7661[513]],_0x9465x13=_0x9465x2[_0x7661[1020]]/ 2,_0x9465x9=(_0x9465x2[_0x7661[1021]](_0x9465x9/ _0x9465x5- _0x9465x12[_0x7661[235]]- _0x9465x13)+ _0x9465x12[_0x7661[235]])* _0x9465x5,_0x9465x4=(_0x9465x2[_0x7661[1021]](_0x9465x4/ _0x9465x5- _0x9465x12[_0x7661[236]]- _0x9465x13)+ _0x9465x12[_0x7661[236]])* _0x9465x5}};null!= this[_0x7661[988]]&& _0x9465xa&& this[_0x7661[988]][_0x7661[801]]();null!= this[_0x7661[1022]]&& (_0x9465x9+= this[_0x7661[1022]][_0x7661[235]],_0x9465x4+= this[_0x7661[1022]][_0x7661[236]]);this[_0x7661[983]][_0x7661[124]][_0x7661[361]]= Math[_0x7661[488]](_0x9465x9)+ _0x7661[168];this[_0x7661[983]][_0x7661[124]][_0x7661[125]]= Math[_0x7661[488]](_0x9465x4)+ _0x7661[168];this[_0x7661[983]][_0x7661[124]][_0x7661[187]]= _0x7661[189]};this[_0x7661[987]]= new mxPoint(_0x9465x9,_0x9465x4)};mxDragSource[_0x7661[202]][_0x7661[1008]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){this[_0x7661[981]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9);_0x9465x2[_0x7661[526]][_0x7661[393]]()};function mxToolbar(_0x9465x2){this[_0x7661[526]]= _0x9465x2}mxToolbar[_0x7661[202]]= new mxEventSource;mxToolbar[_0x7661[202]][_0x7661[196]]= mxToolbar;mxToolbar[_0x7661[202]][_0x7661[526]]= null;mxToolbar[_0x7661[202]][_0x7661[984]]= !0;mxToolbar[_0x7661[202]][_0x7661[1023]]= !1;mxToolbar[_0x7661[202]][_0x7661[1024]]= !0;mxToolbar[_0x7661[202]][_0x7661[1025]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){var _0x9465x12=document[_0x7661[55]](null!= _0x9465x3?_0x7661[466]:_0x7661[172]),_0x9465x13=_0x9465x9|| (null!= _0x9465xa?_0x7661[1026]:_0x7661[1027]);_0x9465x12[_0x7661[926]]= _0x9465x13;_0x9465x12[_0x7661[57]](_0x7661[390],_0x9465x3);null!= _0x9465x2&& (null!= _0x9465x3?_0x9465x12[_0x7661[57]](_0x7661[924],_0x9465x2):mxUtils[_0x7661[53]](_0x9465x12,_0x9465x2));this[_0x7661[526]][_0x7661[62]](_0x9465x12);null!= _0x9465x4&& (mxEvent[_0x7661[169]](_0x9465x12,_0x7661[173],_0x9465x4),mxClient[_0x7661[754]]&& mxEvent[_0x7661[169]](_0x9465x12,_0x7661[757],_0x9465x4));_0x9465x2= mxUtils[_0x7661[885]](this,function(_0x9465x2){null!= _0x9465x5?_0x9465x12[_0x7661[57]](_0x7661[390],_0x9465x3):_0x9465x12[_0x7661[124]][_0x7661[1028]]= _0x7661[110]});mxEvent[_0x7661[759]](_0x9465x12,mxUtils[_0x7661[885]](this,function(_0x9465x2){null!= _0x9465x5?_0x9465x12[_0x7661[57]](_0x7661[390],_0x9465x5):_0x9465x12[_0x7661[124]][_0x7661[1028]]= _0x7661[579];if(null!= _0x9465xa){null== this[_0x7661[1029]]&& (this[_0x7661[1029]]= new mxPopupMenu,this[_0x7661[1029]][_0x7661[176]]());var _0x9465x3=this[_0x7661[1030]];this[_0x7661[1029]][_0x7661[1031]]()&& this[_0x7661[1029]][_0x7661[1032]]();_0x9465x3!= _0x9465x12&& (this[_0x7661[1030]]= _0x9465x12,this[_0x7661[1029]][_0x7661[1033]]= _0x9465xa,_0x9465x3= new mxPoint(_0x9465x12[_0x7661[358]],_0x9465x12[_0x7661[362]]+ _0x9465x12[_0x7661[167]]),this[_0x7661[1029]][_0x7661[152]](_0x9465x3[_0x7661[235]],_0x9465x3[_0x7661[236]],null,_0x9465x2),this[_0x7661[1029]][_0x7661[1031]]()&& (_0x9465x12[_0x7661[926]]= _0x9465x13+ _0x7661[1034],this[_0x7661[1029]][_0x7661[1032]]= function(){mxPopupMenu[_0x7661[202]][_0x7661[1032]][_0x7661[183]](this);_0x9465x12[_0x7661[926]]= _0x9465x13;this[_0x7661[1030]]= null}))}}),null,_0x9465x2);mxEvent[_0x7661[169]](_0x9465x12,_0x7661[1035],_0x9465x2);return _0x9465x12};mxToolbar[_0x7661[202]][_0x7661[970]]= function(_0x9465x2){var _0x9465x3=document[_0x7661[55]](_0x7661[485]);_0x9465x3[_0x7661[124]][_0x7661[495]]= _0x7661[497];_0x9465x3[_0x7661[926]]= _0x7661[1036];var _0x9465x4=document[_0x7661[55]](_0x7661[804]);_0x9465x4[_0x7661[926]]= _0x9465x2|| _0x7661[1037];_0x9465x3[_0x7661[62]](_0x9465x4);this[_0x7661[526]][_0x7661[62]](_0x9465x3);return _0x9465x4};mxToolbar[_0x7661[202]][_0x7661[1038]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=document[_0x7661[55]](_0x7661[804]);_0x9465x4[_0x7661[926]]= _0x9465x3|| _0x7661[1037];this[_0x7661[972]](_0x9465x4,_0x9465x2,null);mxEvent[_0x7661[169]](_0x9465x4,_0x7661[826],function(_0x9465x2){var _0x9465x3=_0x9465x4[_0x7661[1040]][_0x9465x4[_0x7661[1039]]];_0x9465x4[_0x7661[1039]]= 0;null!= _0x9465x3[_0x7661[1041]]&& _0x9465x3[_0x7661[1041]](_0x9465x2)});this[_0x7661[526]][_0x7661[62]](_0x9465x4);return _0x9465x4};mxToolbar[_0x7661[202]][_0x7661[972]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=document[_0x7661[55]](_0x7661[973]);mxUtils[_0x7661[171]](_0x9465x5,_0x9465x3);_0x7661[279]== typeof _0x9465x4?_0x9465x5[_0x7661[1041]]= _0x9465x4:_0x9465x5[_0x7661[57]](_0x7661[131],_0x9465x4);_0x9465x2[_0x7661[62]](_0x9465x5);return _0x9465x5};mxToolbar[_0x7661[202]][_0x7661[1042]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=document[_0x7661[55]](_0x7661[466]);_0x9465xa[_0x7661[1043]]= _0x9465x9|| _0x7661[1026];_0x9465xa[_0x7661[926]]= _0x9465xa[_0x7661[1043]];_0x9465xa[_0x7661[57]](_0x7661[390],_0x9465x3);_0x9465xa[_0x7661[1044]]= _0x9465x5;null!= _0x9465x2&& _0x9465xa[_0x7661[57]](_0x7661[924],_0x9465x2);mxEvent[_0x7661[169]](_0x9465xa,_0x7661[173],mxUtils[_0x7661[885]](this,function(_0x9465x2){_0x9465x2= this[_0x7661[1045]][_0x7661[1044]];null!= _0x9465x2?(this[_0x7661[1045]][_0x7661[1044]]= this[_0x7661[1045]][_0x7661[284]](_0x7661[390]),this[_0x7661[1045]][_0x7661[57]](_0x7661[390],_0x9465x2)):this[_0x7661[1045]][_0x7661[926]]= this[_0x7661[1045]][_0x7661[1043]];this[_0x7661[1024]]&& (this[_0x7661[1046]]= _0x9465xa);this[_0x7661[1045]]= _0x9465xa;_0x9465x2= _0x9465xa[_0x7661[1044]];null!= _0x9465x2?(_0x9465xa[_0x7661[1044]]= _0x9465xa[_0x7661[284]](_0x7661[390]),_0x9465xa[_0x7661[57]](_0x7661[390],_0x9465x2)):_0x9465xa[_0x7661[926]]= _0x9465xa[_0x7661[1043]]+ _0x7661[1034];this[_0x7661[746]]( new mxEventObject(mxEvent.SELECT));_0x9465x4()}));this[_0x7661[526]][_0x7661[62]](_0x9465xa);null== this[_0x7661[1046]]&& (this[_0x7661[1046]]= _0x9465xa,this[_0x7661[1047]](_0x9465xa),_0x9465x4());return _0x9465xa};mxToolbar[_0x7661[202]][_0x7661[1048]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465xa= null!= _0x9465xa?_0x9465xa:!0;var _0x9465x12=document[_0x7661[55]](null!= _0x9465x3?_0x7661[466]:_0x7661[172]);_0x9465x12[_0x7661[1043]]= _0x9465x9|| _0x7661[1026];_0x9465x12[_0x7661[926]]= _0x9465x12[_0x7661[1043]];_0x9465x12[_0x7661[57]](_0x7661[390],_0x9465x3);_0x9465x12[_0x7661[1044]]= _0x9465x5;null!= _0x9465x2&& _0x9465x12[_0x7661[57]](_0x7661[924],_0x9465x2);this[_0x7661[984]]&& _0x9465xa&& (mxEvent[_0x7661[169]](_0x9465x12,_0x7661[173],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1047]](_0x9465x12,_0x9465x4);this[_0x7661[1023]]= !1})),mxEvent[_0x7661[169]](_0x9465x12,_0x7661[760],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1047]](_0x9465x12,_0x9465x4);this[_0x7661[1023]]= !0})),null== this[_0x7661[1046]]&& (this[_0x7661[1046]]= _0x9465x12,this[_0x7661[1049]]= _0x9465x4,this[_0x7661[1047]](_0x9465x12,_0x9465x4)));this[_0x7661[526]][_0x7661[62]](_0x9465x12);return _0x9465x12};mxToolbar[_0x7661[202]][_0x7661[1047]]= function(_0x9465x2,_0x9465x3){if(this[_0x7661[1045]]!= _0x9465x2){if(null!= this[_0x7661[1045]]){var _0x9465x4=this[_0x7661[1045]][_0x7661[1044]];null!= _0x9465x4?(this[_0x7661[1045]][_0x7661[1044]]= this[_0x7661[1045]][_0x7661[284]](_0x7661[390]),this[_0x7661[1045]][_0x7661[57]](_0x7661[390],_0x9465x4)):this[_0x7661[1045]][_0x7661[926]]= this[_0x7661[1045]][_0x7661[1043]]};this[_0x7661[1045]]= _0x9465x2;_0x9465x4= this[_0x7661[1045]][_0x7661[1044]];null!= _0x9465x4?(this[_0x7661[1045]][_0x7661[1044]]= this[_0x7661[1045]][_0x7661[284]](_0x7661[390]),this[_0x7661[1045]][_0x7661[57]](_0x7661[390],_0x9465x4)):this[_0x7661[1045]][_0x7661[926]]= this[_0x7661[1045]][_0x7661[1043]]+ _0x7661[1034];this[_0x7661[746]]( new mxEventObject(mxEvent.SELECT,_0x7661[279],_0x9465x3))}};mxToolbar[_0x7661[202]][_0x7661[1050]]= function(_0x9465x2){(_0x9465x2|| !this[_0x7661[1023]])&& this[_0x7661[1045]]!= this[_0x7661[1046]]&& this[_0x7661[1047]](this[_0x7661[1046]],this[_0x7661[1049]])};mxToolbar[_0x7661[202]][_0x7661[1051]]= function(_0x9465x2){return this[_0x7661[1025]](null,_0x9465x2,null)};mxToolbar[_0x7661[202]][_0x7661[1052]]= function(){mxUtils[_0x7661[345]](this[_0x7661[526]])};mxToolbar[_0x7661[202]][_0x7661[1053]]= function(){var _0x9465x2=document[_0x7661[55]](_0x7661[1054]);_0x9465x2[_0x7661[124]][_0x7661[941]]= _0x7661[1055];_0x9465x2[_0x7661[57]](_0x7661[803],_0x7661[500]);this[_0x7661[526]][_0x7661[62]](_0x9465x2)};mxToolbar[_0x7661[202]][_0x7661[515]]= function(){mxEvent[_0x7661[762]](this[_0x7661[526]]);this[_0x7661[1045]]= this[_0x7661[1049]]= this[_0x7661[1046]]= this[_0x7661[526]]= null;null!= this[_0x7661[1029]]&& this[_0x7661[1029]][_0x7661[515]]()};function mxSession(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[251]]= _0x9465x2;this[_0x7661[1056]]= _0x9465x3;this[_0x7661[1057]]= _0x9465x4;this[_0x7661[1058]]= _0x9465x5;null!= _0x9465x2&& (this[_0x7661[1059]]= new mxCodec,this[_0x7661[1059]][_0x7661[1060]]= function(_0x9465x3){return _0x9465x2[_0x7661[736]](_0x9465x3)});_0x9465x2[_0x7661[169]](mxEvent.NOTIFY,mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x3[_0x7661[720]](_0x7661[1061]);(null!= _0x9465x4&& this[_0x7661[143]]|| this[_0x7661[1062]]&& !this[_0x7661[1063]])&& this[_0x7661[827]](_0x7661[1064]+ this[_0x7661[1067]](_0x9465x4[_0x7661[1065]],_0x9465x4[_0x7661[1066]])+ _0x7661[1068])}))}mxSession[_0x7661[202]]= new mxEventSource;mxSession[_0x7661[202]][_0x7661[196]]= mxSession;mxSession[_0x7661[202]][_0x7661[251]]= null;mxSession[_0x7661[202]][_0x7661[1056]]= null;mxSession[_0x7661[202]][_0x7661[1057]]= null;mxSession[_0x7661[202]][_0x7661[1058]]= null;mxSession[_0x7661[202]][_0x7661[1059]]= null;mxSession[_0x7661[202]][_0x7661[1069]]= _0x7661[336];mxSession[_0x7661[202]][_0x7661[1070]]= !0;mxSession[_0x7661[202]][_0x7661[1071]]= !0;mxSession[_0x7661[202]][_0x7661[1072]]= 0;mxSession[_0x7661[202]][_0x7661[1073]]= 0;mxSession[_0x7661[202]][_0x7661[143]]= !1;mxSession[_0x7661[202]][_0x7661[1062]]= !1;mxSession[_0x7661[202]][_0x7661[1063]]= !1;mxSession[_0x7661[202]][_0x7661[1074]]= !1;mxSession[_0x7661[202]][_0x7661[861]]= function(){this[_0x7661[143]]?(this[_0x7661[1062]]= !0,this[_0x7661[746]]( new mxEventObject(mxEvent.CONNECT))):this[_0x7661[1062]]|| this[_0x7661[203]](this[_0x7661[1056]],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1062]]= !0;this[_0x7661[746]]( new mxEventObject(mxEvent.CONNECT));this[_0x7661[1075]]()}))};mxSession[_0x7661[202]][_0x7661[809]]= function(){this[_0x7661[1062]]&& !this[_0x7661[1063]]&& (this[_0x7661[1063]]= !0,this[_0x7661[746]]( new mxEventObject(mxEvent.SUSPEND)))};mxSession[_0x7661[202]][_0x7661[810]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[1062]]&& this[_0x7661[1063]]&& (this[_0x7661[1063]]= !1,this[_0x7661[746]]( new mxEventObject(mxEvent.RESUME)),this[_0x7661[1074]]|| this[_0x7661[1075]]())};mxSession[_0x7661[202]][_0x7661[1076]]= function(_0x9465x2){this[_0x7661[1062]]&& (this[_0x7661[1062]]= !1);this[_0x7661[746]]( new mxEventObject(mxEvent.DISCONNECT,_0x7661[1077],_0x9465x2))};mxSession[_0x7661[202]][_0x7661[1075]]= function(){this[_0x7661[1062]]&& !this[_0x7661[1063]]&& null!= this[_0x7661[1057]]?(this[_0x7661[1074]]= !0,this[_0x7661[203]](this[_0x7661[1057]],mxUtils[_0x7661[885]](this,function(){this[_0x7661[1075]]()}))):this[_0x7661[1074]]= !1};mxSession[_0x7661[202]][_0x7661[827]]= function(_0x9465x2,_0x9465x3,_0x9465x4){null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]&& (null!= this[_0x7661[1058]]&& (this[_0x7661[143]]?(mxLog[_0x7661[539]](),mxLog[_0x7661[143]](_0x7661[1078]+ this[_0x7661[1058]]+ _0x7661[1079]+ _0x9465x2)):(_0x9465x2= _0x7661[1080]+ _0x9465x2+ _0x7661[1081],this[_0x7661[1070]]&& (_0x9465x2= encodeURIComponent(_0x9465x2)),mxUtils[_0x7661[814]](this[_0x7661[1058]],_0x7661[1082]+ _0x9465x2,_0x9465x3,_0x9465x4))),this[_0x7661[1072]]+= _0x9465x2[_0x7661[67]],this[_0x7661[746]]( new mxEventObject(mxEvent.NOTIFY,_0x7661[863],this[_0x7661[1058]],_0x7661[338],_0x9465x2)))};mxSession[_0x7661[202]][_0x7661[203]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(_0x7661[82]!= typeof mxUtils){var _0x9465x5=mxUtils[_0x7661[885]](this,function(_0x9465x2){null!= _0x9465x4?_0x9465x4(_0x9465x2):this[_0x7661[1076]](_0x9465x2)});mxUtils[_0x7661[203]](_0x9465x2,mxUtils[_0x7661[885]](this,function(_0x9465x4){if(_0x7661[82]!= typeof mxUtils){if(_0x9465x4[_0x7661[220]]()&& 404!= _0x9465x4[_0x7661[878]]()){if(this[_0x7661[1073]]+= _0x9465x4[_0x7661[221]]()[_0x7661[67]],this[_0x7661[746]]( new mxEventObject(mxEvent.GET,_0x7661[863],_0x9465x2,_0x7661[870],_0x9465x4)),this[_0x7661[1083]](_0x9465x4)){if(0< _0x9465x4[_0x7661[221]]()[_0x7661[67]]){var _0x9465xa=_0x9465x4[_0x7661[874]]();null== _0x9465xa?_0x9465x5(_0x7661[1084]+ _0x9465x4[_0x7661[221]]()):this[_0x7661[806]](_0x9465xa)};null!= _0x9465x3&& _0x9465x3(_0x9465x4)}}else {_0x9465x5(_0x7661[1085])}}}),function(_0x9465x2){_0x9465x5(_0x7661[1086])})}};mxSession[_0x7661[202]][_0x7661[1083]]= function(_0x9465x2){return 0> _0x9465x2[_0x7661[221]]()[_0x7661[2]](_0x7661[1087])};mxSession[_0x7661[202]][_0x7661[1067]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=_0x7661[110],_0x9465x5=_0x9465x3?-1:1,_0x9465x9=_0x9465x3?_0x9465x2[_0x7661[67]]- 1:0;0<= _0x9465x9&& _0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9+= _0x9465x5){var _0x9465xa=this[_0x7661[1059]][_0x7661[514]](_0x9465x2[_0x9465x9]),_0x9465x4=_0x9465x4+ mxUtils[_0x7661[875]](_0x9465xa,this[_0x7661[1069]])};return _0x9465x4};mxSession[_0x7661[202]][_0x7661[806]]= function(_0x9465x2){if(null!= _0x9465x2&& _0x9465x2[_0x7661[288]]== mxConstants[_0x7661[289]]){var _0x9465x3=_0x9465x2[_0x7661[284]](_0x7661[1088]);null!= _0x9465x3&& (this[_0x7661[251]][_0x7661[1089]]= _0x9465x3+ _0x7661[213]);for(_0x9465x3= _0x9465x2[_0x7661[285]];null!= _0x9465x3;){var _0x9465x4=_0x9465x3[_0x7661[301]][_0x7661[216]]();_0x7661[724]== _0x9465x4?this[_0x7661[1090]](_0x9465x3):_0x7661[1091]== _0x9465x4&& this[_0x7661[1092]](_0x9465x3);_0x9465x3= _0x9465x3[_0x7661[287]]};this[_0x7661[746]]( new mxEventObject(mxEvent.RECEIVE,_0x7661[252],_0x9465x2))}};mxSession[_0x7661[202]][_0x7661[1090]]= function(_0x9465x2){( new mxCodec(_0x9465x2[_0x7661[295]]))[_0x7661[1093]](_0x9465x2[_0x7661[285]],this[_0x7661[251]])};mxSession[_0x7661[202]][_0x7661[1092]]= function(_0x9465x2){for(_0x9465x2= _0x9465x2[_0x7661[285]];null!= _0x9465x2;){_0x7661[1061]== _0x9465x2[_0x7661[301]]&& this[_0x7661[1094]](_0x9465x2),_0x9465x2= _0x9465x2[_0x7661[287]]}};mxSession[_0x7661[202]][_0x7661[1094]]= function(_0x9465x2){_0x9465x2= this[_0x7661[1095]](_0x9465x2);if(0< _0x9465x2[_0x7661[67]]){var _0x9465x3=this[_0x7661[1096]](_0x9465x2);this[_0x7661[251]][_0x7661[746]]( new mxEventObject(mxEvent.CHANGE,_0x7661[1061],_0x9465x3,_0x7661[1065],_0x9465x2));this[_0x7661[251]][_0x7661[746]]( new mxEventObject(mxEvent.UNDO,_0x7661[1061],_0x9465x3));this[_0x7661[746]]( new mxEventObject(mxEvent.FIRED,_0x7661[1061],_0x9465x3))}};mxSession[_0x7661[202]][_0x7661[1096]]= function(_0x9465x2){var _0x9465x3= new mxUndoableEdit(this[_0x7661[251]],this[_0x7661[1071]]);_0x9465x3[_0x7661[1065]]= _0x9465x2;_0x9465x3[_0x7661[827]]= function(){_0x9465x3[_0x7661[1097]][_0x7661[746]]( new mxEventObject(mxEvent.CHANGE,_0x7661[1061],_0x9465x3,_0x7661[1065],_0x9465x3[_0x7661[1065]]));_0x9465x3[_0x7661[1097]][_0x7661[746]]( new mxEventObject(mxEvent.NOTIFY,_0x7661[1061],_0x9465x3,_0x7661[1065],_0x9465x3[_0x7661[1065]]))};return _0x9465x3};mxSession[_0x7661[202]][_0x7661[1095]]= function(_0x9465x2){this[_0x7661[1059]][_0x7661[395]]= _0x9465x2[_0x7661[295]];var _0x9465x3=[];for(_0x9465x2= _0x9465x2[_0x7661[285]];null!= _0x9465x2;){var _0x9465x4=this[_0x7661[1098]](_0x9465x2);null!= _0x9465x4&& _0x9465x3[_0x7661[207]](_0x9465x4);_0x9465x2= _0x9465x2[_0x7661[287]]};return _0x9465x3};mxSession[_0x7661[202]][_0x7661[1098]]= function(_0x9465x2){var _0x9465x3=null;_0x9465x2[_0x7661[288]]== mxConstants[_0x7661[289]]&& (_0x9465x3= _0x7661[1099]== _0x9465x2[_0x7661[301]]?( new mxCodec(_0x9465x2[_0x7661[295]]))[_0x7661[1093]](_0x9465x2):this[_0x7661[1059]][_0x7661[1093]](_0x9465x2),null!= _0x9465x3&& (_0x9465x3[_0x7661[251]]= this[_0x7661[251]],_0x9465x3[_0x7661[350]](),_0x7661[1100]== _0x9465x2[_0x7661[301]]&& null== _0x9465x3[_0x7661[1101]]&& this[_0x7661[1102]](_0x9465x3[_0x7661[247]])));return _0x9465x3};mxSession[_0x7661[202]][_0x7661[1102]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1059]][_0x7661[1104]](_0x9465x2[_0x7661[1103]](),_0x9465x2);for(var _0x9465x4=this[_0x7661[251]][_0x7661[262]](_0x9465x2),_0x9465x5=0;_0x9465x5< _0x9465x4;_0x9465x5++){this[_0x7661[1102]](this[_0x7661[251]][_0x7661[263]](_0x9465x2,_0x9465x5))}};function mxUndoableEdit(_0x9465x2,_0x9465x3){this[_0x7661[1097]]= _0x9465x2;this[_0x7661[1065]]= [];this[_0x7661[1105]]= null!= _0x9465x3?_0x9465x3:!0}mxUndoableEdit[_0x7661[202]][_0x7661[1097]]= null;mxUndoableEdit[_0x7661[202]][_0x7661[1065]]= null;mxUndoableEdit[_0x7661[202]][_0x7661[1105]]= null;mxUndoableEdit[_0x7661[202]][_0x7661[1066]]= !1;mxUndoableEdit[_0x7661[202]][_0x7661[1106]]= !1;mxUndoableEdit[_0x7661[202]][_0x7661[1107]]= function(){return 0== this[_0x7661[1065]][_0x7661[67]]};mxUndoableEdit[_0x7661[202]][_0x7661[1108]]= function(){return this[_0x7661[1105]]};mxUndoableEdit[_0x7661[202]][_0x7661[99]]= function(_0x9465x2){this[_0x7661[1065]][_0x7661[207]](_0x9465x2)};mxUndoableEdit[_0x7661[202]][_0x7661[827]]= function(){};mxUndoableEdit[_0x7661[202]][_0x7661[1109]]= function(){};mxUndoableEdit[_0x7661[202]][_0x7661[824]]= function(){if(!this[_0x7661[1066]]){this[_0x7661[1097]][_0x7661[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x9465x2=this[_0x7661[1065]][_0x7661[67]]- 1;0<= _0x9465x2;_0x9465x2--){var _0x9465x3=this[_0x7661[1065]][_0x9465x2];null!= _0x9465x3[_0x7661[350]]?_0x9465x3[_0x7661[350]]():null!= _0x9465x3[_0x7661[824]]&& _0x9465x3[_0x7661[824]]();this[_0x7661[1097]][_0x7661[746]]( new mxEventObject(mxEvent.EXECUTED,_0x7661[826],_0x9465x3))};this[_0x7661[1066]]= !0;this[_0x7661[1106]]= !1;this[_0x7661[1097]][_0x7661[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x7661[827]]()};mxUndoableEdit[_0x7661[202]][_0x7661[825]]= function(){if(!this[_0x7661[1106]]){this[_0x7661[1097]][_0x7661[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x9465x2=this[_0x7661[1065]][_0x7661[67]],_0x9465x3=0;_0x9465x3< _0x9465x2;_0x9465x3++){var _0x9465x4=this[_0x7661[1065]][_0x9465x3];null!= _0x9465x4[_0x7661[350]]?_0x9465x4[_0x7661[350]]():null!= _0x9465x4[_0x7661[825]]&& _0x9465x4[_0x7661[825]]();this[_0x7661[1097]][_0x7661[746]]( new mxEventObject(mxEvent.EXECUTED,_0x7661[826],_0x9465x4))};this[_0x7661[1066]]= !1;this[_0x7661[1106]]= !0;this[_0x7661[1097]][_0x7661[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x7661[827]]()};function mxUndoManager(_0x9465x2){this[_0x7661[803]]= null!= _0x9465x2?_0x9465x2:100;this[_0x7661[200]]()}mxUndoManager[_0x7661[202]]= new mxEventSource;mxUndoManager[_0x7661[202]][_0x7661[196]]= mxUndoManager;mxUndoManager[_0x7661[202]][_0x7661[803]]= null;mxUndoManager[_0x7661[202]][_0x7661[1110]]= null;mxUndoManager[_0x7661[202]][_0x7661[1111]]= 0;mxUndoManager[_0x7661[202]][_0x7661[1107]]= function(){return 0== this[_0x7661[1110]][_0x7661[67]]};mxUndoManager[_0x7661[202]][_0x7661[200]]= function(){this[_0x7661[1110]]= [];this[_0x7661[1111]]= 0;this[_0x7661[746]]( new mxEventObject(mxEvent.CLEAR))};mxUndoManager[_0x7661[202]][_0x7661[1112]]= function(){return 0< this[_0x7661[1111]]};mxUndoManager[_0x7661[202]][_0x7661[824]]= function(){for(;0< this[_0x7661[1111]];){var _0x9465x2=this[_0x7661[1110]][--this[_0x7661[1111]]];_0x9465x2[_0x7661[824]]();if(_0x9465x2[_0x7661[1108]]()){this[_0x7661[746]]( new mxEventObject(mxEvent.UNDO,_0x7661[1061],_0x9465x2));break}}};mxUndoManager[_0x7661[202]][_0x7661[1113]]= function(){return this[_0x7661[1111]]< this[_0x7661[1110]][_0x7661[67]]};mxUndoManager[_0x7661[202]][_0x7661[825]]= function(){for(var _0x9465x2=this[_0x7661[1110]][_0x7661[67]];this[_0x7661[1111]]< _0x9465x2;){var _0x9465x3=this[_0x7661[1110]][this[_0x7661[1111]]++];_0x9465x3[_0x7661[825]]();if(_0x9465x3[_0x7661[1108]]()){this[_0x7661[746]]( new mxEventObject(mxEvent.REDO,_0x7661[1061],_0x9465x3));break}}};mxUndoManager[_0x7661[202]][_0x7661[1114]]= function(_0x9465x2){this[_0x7661[330]]();0< this[_0x7661[803]]&& this[_0x7661[803]]== this[_0x7661[1110]][_0x7661[67]]&& this[_0x7661[1110]][_0x7661[1115]]();this[_0x7661[1110]][_0x7661[207]](_0x9465x2);this[_0x7661[1111]]= this[_0x7661[1110]][_0x7661[67]];this[_0x7661[746]]( new mxEventObject(mxEvent.ADD,_0x7661[1061],_0x9465x2))};mxUndoManager[_0x7661[202]][_0x7661[330]]= function(){if(this[_0x7661[1110]][_0x7661[67]]> this[_0x7661[1111]]){for(var _0x9465x2=this[_0x7661[1110]][_0x7661[300]](this[_0x7661[1111]],this[_0x7661[1110]][_0x7661[67]]- this[_0x7661[1111]]),_0x9465x3=0;_0x9465x3< _0x9465x2[_0x7661[67]];_0x9465x3++){_0x9465x2[_0x9465x3][_0x7661[1109]]()}}};var mxUrlConverter=function(_0x9465x2){var _0x9465x3=!0,_0x9465x4=null,_0x9465x5=null;return {isEnabled:function(){return _0x9465x3},setEnabled:function(_0x9465x2){_0x9465x3= _0x9465x2},getBaseUrl:function(){return _0x9465x4},setBaseUrl:function(_0x9465x2){_0x9465x4= _0x9465x2},getBaseDomain:function(){return _0x9465x4},setBaseDomain:function(_0x9465x2){_0x9465x4= _0x9465x2},isRelativeUrl:function(_0x9465x2){return _0x7661[43]!= _0x9465x2[_0x7661[85]](0,7)&& _0x7661[46]!= _0x9465x2[_0x7661[85]](0,8)&& _0x7661[1116]!= _0x9465x2[_0x7661[85]](0,10)},convert:function(_0x9465x2){if(_0x9465x3&& this[_0x7661[1117]](_0x9465x2)){if(null== _0x9465x4){_0x9465x5= location[_0x7661[1118]]+ _0x7661[1119]+ location[_0x7661[1120]];_0x9465x4= _0x9465x5+ location[_0x7661[1121]];var _0x9465xa=_0x9465x4[_0x7661[1122]](_0x7661[84]);0< _0x9465xa&& (_0x9465x4= _0x9465x4[_0x7661[85]](0,_0x9465xa+ 1))};_0x9465x2= _0x7661[84]== _0x9465x2[_0x7661[225]](0)?_0x9465x5+ _0x9465x2:_0x9465x4+ _0x9465x2};return _0x9465x2}}};function mxPanningManager(_0x9465x2){this[_0x7661[1123]]= null;this[_0x7661[1124]]= !1;this[_0x7661[1125]]= this[_0x7661[1126]]= this[_0x7661[1127]]= this[_0x7661[1128]]= this[_0x7661[1129]]= this[_0x7661[1130]]= 0;this[_0x7661[1131]]= !1;this[_0x7661[190]]= this[_0x7661[360]]= 0;this[_0x7661[1132]]= {mouseDown:function(_0x9465x2,_0x9465x3){},mouseMove:function(_0x9465x2,_0x9465x3){},mouseUp:mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){this[_0x7661[1124]]&& this[_0x7661[1076]]()})};_0x9465x2[_0x7661[1133]](this[_0x7661[1132]]);mxEvent[_0x7661[169]](document,_0x7661[753],mxUtils[_0x7661[885]](this,function(){this[_0x7661[1124]]&& this[_0x7661[1076]]()}));var _0x9465x3=mxUtils[_0x7661[885]](this,function(){this[_0x7661[1131]]= mxUtils[_0x7661[1134]](_0x9465x2[_0x7661[526]]);this[_0x7661[360]]= _0x9465x2[_0x7661[526]][_0x7661[360]];this[_0x7661[190]]= _0x9465x2[_0x7661[526]][_0x7661[190]];return window[_0x7661[1141]](mxUtils[_0x7661[885]](this,function(){this[_0x7661[1130]]-= this[_0x7661[1126]];this[_0x7661[1129]]-= this[_0x7661[1125]];if(this[_0x7661[1131]]){var _0x9465x3=-_0x9465x2[_0x7661[526]][_0x7661[360]]- Math[_0x7661[430]](this[_0x7661[1126]]),_0x9465x5=-_0x9465x2[_0x7661[526]][_0x7661[190]]- Math[_0x7661[430]](this[_0x7661[1125]]);_0x9465x2[_0x7661[1135]](_0x9465x3,_0x9465x5);_0x9465x2[_0x7661[1136]]= this[_0x7661[360]]- _0x9465x2[_0x7661[526]][_0x7661[360]];_0x9465x2[_0x7661[1137]]= this[_0x7661[190]]- _0x9465x2[_0x7661[526]][_0x7661[190]];_0x9465x2[_0x7661[746]]( new mxEventObject(mxEvent.PAN))}else {_0x9465x2[_0x7661[1135]](this[_0x7661[1138]](),this[_0x7661[1139]]())}}),this[_0x7661[1140]])});this[_0x7661[1142]]= function(){return active};this[_0x7661[1138]]= function(){return Math[_0x7661[488]](this[_0x7661[1130]])};this[_0x7661[1139]]= function(){return Math[_0x7661[488]](this[_0x7661[1129]])};this[_0x7661[861]]= function(){this[_0x7661[1128]]= _0x9465x2[_0x7661[441]][_0x7661[513]][_0x7661[235]];this[_0x7661[1127]]= _0x9465x2[_0x7661[441]][_0x7661[513]][_0x7661[236]];this[_0x7661[1124]]= !0};this[_0x7661[1143]]= function(_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){this[_0x7661[1124]]|| this[_0x7661[861]]();this[_0x7661[360]]= _0x9465x2[_0x7661[526]][_0x7661[360]];this[_0x7661[190]]= _0x9465x2[_0x7661[526]][_0x7661[190]];_0x9465xa= null!= _0x9465xa?_0x9465xa:0;var _0x9465x12=_0x9465x2[_0x7661[526]];this[_0x7661[1126]]= _0x9465x4+ (null!= _0x9465x9?_0x9465x9:0)- _0x9465x12[_0x7661[360]]- _0x9465x12[_0x7661[159]];0> this[_0x7661[1126]]&& Math[_0x7661[425]](this[_0x7661[1126]])< this[_0x7661[467]]?this[_0x7661[1126]]= this[_0x7661[467]]+ this[_0x7661[1126]]:this[_0x7661[1126]]= this[_0x7661[1144]]?Math[_0x7661[160]](this[_0x7661[1126]],0):0;0== this[_0x7661[1126]]&& (this[_0x7661[1126]]= _0x9465x4- _0x9465x12[_0x7661[360]],this[_0x7661[1126]]= 0< this[_0x7661[1126]]&& this[_0x7661[1126]]< this[_0x7661[467]]?this[_0x7661[1126]]- this[_0x7661[467]]:this[_0x7661[1144]]?Math[_0x7661[243]](0,this[_0x7661[1126]]):0);this[_0x7661[1125]]= _0x9465x5+ _0x9465xa- _0x9465x12[_0x7661[190]]- _0x9465x12[_0x7661[157]];0> this[_0x7661[1125]]&& Math[_0x7661[425]](this[_0x7661[1125]])< this[_0x7661[467]]?this[_0x7661[1125]]= this[_0x7661[467]]+ this[_0x7661[1125]]:this[_0x7661[1125]]= this[_0x7661[1144]]?Math[_0x7661[160]](this[_0x7661[1125]],0):0;0== this[_0x7661[1125]]&& (this[_0x7661[1125]]= _0x9465x5- _0x9465x12[_0x7661[190]],this[_0x7661[1125]]= 0< this[_0x7661[1125]]&& this[_0x7661[1125]]< this[_0x7661[467]]?this[_0x7661[1125]]- this[_0x7661[467]]:this[_0x7661[1144]]?Math[_0x7661[243]](0,this[_0x7661[1125]]):0);0!= this[_0x7661[1126]]|| 0!= this[_0x7661[1125]]?(this[_0x7661[1126]]*= this[_0x7661[1145]],this[_0x7661[1125]]*= this[_0x7661[1145]],null== this[_0x7661[1123]]&& (this[_0x7661[1123]]= _0x9465x3())):null!= this[_0x7661[1123]]&& (window[_0x7661[1146]](this[_0x7661[1123]]),this[_0x7661[1123]]= null)};this[_0x7661[1076]]= function(){if(this[_0x7661[1124]]){if(this[_0x7661[1124]]= !1,null!= this[_0x7661[1123]]&& (window[_0x7661[1146]](this[_0x7661[1123]]),this[_0x7661[1123]]= null),this[_0x7661[1129]]= this[_0x7661[1130]]= 0,this[_0x7661[1131]]){_0x9465x2[_0x7661[1136]]= 0,_0x9465x2[_0x7661[1137]]= 0,_0x9465x2[_0x7661[746]]( new mxEventObject(mxEvent.PAN))}else {var _0x9465x3=_0x9465x2[_0x7661[1136]],_0x9465x5=_0x9465x2[_0x7661[1137]];if(0!= _0x9465x3|| 0!= _0x9465x5){_0x9465x2[_0x7661[1135]](0,0),_0x9465x2[_0x7661[441]][_0x7661[1147]](this[_0x7661[1128]]+ _0x9465x3/ _0x9465x2[_0x7661[441]][_0x7661[255]],this[_0x7661[1127]]+ _0x9465x5/ _0x9465x2[_0x7661[441]][_0x7661[255]])}}}};this[_0x7661[515]]= function(){_0x9465x2[_0x7661[1148]](this[_0x7661[1132]])}}mxPanningManager[_0x7661[202]][_0x7661[1145]]= 1/ 6;mxPanningManager[_0x7661[202]][_0x7661[1140]]= 10;mxPanningManager[_0x7661[202]][_0x7661[1144]]= !0;mxPanningManager[_0x7661[202]][_0x7661[467]]= 0;function mxPopupMenu(_0x9465x2){this[_0x7661[1033]]= _0x9465x2;null!= _0x9465x2&& this[_0x7661[176]]()}mxPopupMenu[_0x7661[202]]= new mxEventSource;mxPopupMenu[_0x7661[202]][_0x7661[196]]= mxPopupMenu;mxPopupMenu[_0x7661[202]][_0x7661[1149]]= mxClient[_0x7661[88]]+ _0x7661[1150];mxPopupMenu[_0x7661[202]][_0x7661[931]]= 10006;mxPopupMenu[_0x7661[202]][_0x7661[1033]]= null;mxPopupMenu[_0x7661[202]][_0x7661[1151]]= !1;mxPopupMenu[_0x7661[202]][_0x7661[984]]= !0;mxPopupMenu[_0x7661[202]][_0x7661[1152]]= 0;mxPopupMenu[_0x7661[202]][_0x7661[1153]]= !1;mxPopupMenu[_0x7661[202]][_0x7661[1154]]= !1;mxPopupMenu[_0x7661[202]][_0x7661[1155]]= !0;mxPopupMenu[_0x7661[202]][_0x7661[176]]= function(){this[_0x7661[116]]= document[_0x7661[55]](_0x7661[116]);this[_0x7661[116]][_0x7661[926]]= _0x7661[1156];this[_0x7661[120]]= document[_0x7661[55]](_0x7661[120]);this[_0x7661[116]][_0x7661[62]](this[_0x7661[120]]);this[_0x7661[485]]= document[_0x7661[55]](_0x7661[485]);this[_0x7661[485]][_0x7661[926]]= _0x7661[1156];this[_0x7661[485]][_0x7661[124]][_0x7661[495]]= _0x7661[497];this[_0x7661[485]][_0x7661[124]][_0x7661[931]]= this[_0x7661[931]];this[_0x7661[485]][_0x7661[62]](this[_0x7661[116]]);mxEvent[_0x7661[1157]](this[_0x7661[485]])};mxPopupMenu[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxPopupMenu[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxPopupMenu[_0x7661[202]][_0x7661[737]]= function(_0x9465x2){return _0x9465x2[_0x7661[737]]()|| this[_0x7661[1151]]&& mxEvent[_0x7661[1158]](_0x9465x2[_0x7661[727]]())};mxPopupMenu[_0x7661[202]][_0x7661[1025]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x5= _0x9465x5|| this;this[_0x7661[1152]]++;_0x9465x5[_0x7661[1159]]&& (_0x9465x5[_0x7661[1160]]&& this[_0x7661[1051]](_0x9465x5,!0),_0x9465x5[_0x7661[1159]]= !1);_0x9465x5[_0x7661[1160]]= !0;var _0x9465x12=document[_0x7661[55]](_0x7661[121]);_0x9465x12[_0x7661[926]]= _0x7661[1161];var _0x9465x13=document[_0x7661[55]](_0x7661[122]);_0x9465x13[_0x7661[926]]= _0x7661[1162];null!= _0x9465x3?(_0x9465x9= document[_0x7661[55]](_0x7661[466]),_0x9465x9[_0x7661[390]]= _0x9465x3,_0x9465x13[_0x7661[62]](_0x9465x9)):null!= _0x9465x9&& (_0x9465x3= document[_0x7661[55]](_0x7661[485]),_0x9465x3[_0x7661[926]]= _0x9465x9,_0x9465x13[_0x7661[62]](_0x9465x3));_0x9465x12[_0x7661[62]](_0x9465x13);this[_0x7661[1155]]&& (_0x9465x13= document[_0x7661[55]](_0x7661[122]),_0x9465x13[_0x7661[926]]= _0x7661[1161]+ (null!= _0x9465xa&& !_0x9465xa?_0x7661[1163]:_0x7661[110]),mxUtils[_0x7661[53]](_0x9465x13,_0x9465x2),_0x9465x13[_0x7661[611]]= _0x7661[361],_0x9465x12[_0x7661[62]](_0x9465x13),_0x9465x2= document[_0x7661[55]](_0x7661[122]),_0x9465x2[_0x7661[926]]= _0x7661[1161]+ (null!= _0x9465xa&& !_0x9465xa?_0x7661[1163]:_0x7661[110]),_0x9465x2[_0x7661[124]][_0x7661[1164]]= _0x7661[1055],_0x9465x2[_0x7661[124]][_0x7661[1165]]= _0x7661[699],_0x9465x12[_0x7661[62]](_0x9465x2),null== _0x9465x5[_0x7661[485]]&& this[_0x7661[1166]](_0x9465x5));_0x9465x5[_0x7661[120]][_0x7661[62]](_0x9465x12);if(null== _0x9465xa|| _0x9465xa){mxEvent[_0x7661[759]](_0x9465x12,mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1167]]= _0x9465x12;_0x9465x5[_0x7661[1168]]!= _0x9465x12&& _0x9465x5[_0x7661[1168]]!= _0x9465x5&& (null!= _0x9465x5[_0x7661[1168]]&& null!= _0x9465x5[_0x7661[1168]][_0x7661[485]][_0x7661[265]]&& this[_0x7661[1169]](_0x9465x5),null!= _0x9465x12[_0x7661[485]]&& (this[_0x7661[1170]](_0x9465x5,_0x9465x12),_0x9465x5[_0x7661[1168]]= _0x9465x12));mxEvent[_0x7661[722]](_0x9465x2)}),mxUtils[_0x7661[885]](this,function(_0x9465x2){_0x9465x5[_0x7661[1168]]!= _0x9465x12&& _0x9465x5[_0x7661[1168]]!= _0x9465x5&& (null!= _0x9465x5[_0x7661[1168]]&& null!= _0x9465x5[_0x7661[1168]][_0x7661[485]][_0x7661[265]]&& this[_0x7661[1169]](_0x9465x5),this[_0x7661[1153]]&& null!= _0x9465x12[_0x7661[485]]&& (this[_0x7661[1170]](_0x9465x5,_0x9465x12),_0x9465x5[_0x7661[1168]]= _0x9465x12));_0x9465x12[_0x7661[926]]= _0x7661[1171]}),mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1167]]== _0x9465x12&& (_0x9465x5[_0x7661[1168]]!= _0x9465x12&& this[_0x7661[1032]](),null!= _0x9465x4&& _0x9465x4(_0x9465x2));this[_0x7661[1167]]= null;mxEvent[_0x7661[722]](_0x9465x2)})),mxEvent[_0x7661[169]](_0x9465x12,_0x7661[1035],mxUtils[_0x7661[885]](this,function(_0x9465x2){_0x9465x12[_0x7661[926]]= _0x7661[1161]}))};return _0x9465x12};mxPopupMenu[_0x7661[202]][_0x7661[1166]]= function(_0x9465x2){_0x9465x2[_0x7661[116]]= document[_0x7661[55]](_0x7661[116]);_0x9465x2[_0x7661[116]][_0x7661[926]]= _0x7661[1156];_0x9465x2[_0x7661[120]]= document[_0x7661[55]](_0x7661[120]);_0x9465x2[_0x7661[116]][_0x7661[62]](_0x9465x2[_0x7661[120]]);_0x9465x2[_0x7661[485]]= document[_0x7661[55]](_0x7661[485]);_0x9465x2[_0x7661[485]][_0x7661[926]]= _0x7661[1156];_0x9465x2[_0x7661[485]][_0x7661[124]][_0x7661[491]]= _0x7661[492];_0x9465x2[_0x7661[485]][_0x7661[124]][_0x7661[495]]= _0x7661[497];_0x9465x2[_0x7661[485]][_0x7661[124]][_0x7661[931]]= this[_0x7661[931]];_0x9465x2[_0x7661[485]][_0x7661[62]](_0x9465x2[_0x7661[116]]);var _0x9465x3=document[_0x7661[55]](_0x7661[466]);_0x9465x3[_0x7661[57]](_0x7661[390],this[_0x7661[1149]]);td= _0x9465x2[_0x7661[285]][_0x7661[287]][_0x7661[287]];td[_0x7661[62]](_0x9465x3)};mxPopupMenu[_0x7661[202]][_0x7661[1170]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x3[_0x7661[485]]){_0x9465x3[_0x7661[485]][_0x7661[124]][_0x7661[361]]= _0x9465x2[_0x7661[485]][_0x7661[358]]+ _0x9465x3[_0x7661[358]]+ _0x9465x3[_0x7661[359]]- 1+ _0x7661[168];_0x9465x3[_0x7661[485]][_0x7661[124]][_0x7661[125]]= _0x9465x2[_0x7661[485]][_0x7661[362]]+ _0x9465x3[_0x7661[362]]+ _0x7661[168];document[_0x7661[112]][_0x7661[62]](_0x9465x3[_0x7661[485]]);var _0x9465x4=parseInt(_0x9465x3[_0x7661[485]][_0x7661[358]]),_0x9465x5=parseInt(_0x9465x3[_0x7661[485]][_0x7661[359]]),_0x9465x9=document[_0x7661[112]],_0x9465xa=document[_0x7661[158]];if(_0x9465x4+ _0x9465x5> (_0x9465x9[_0x7661[360]]|| _0x9465xa[_0x7661[360]])+ (_0x9465x9[_0x7661[159]]|| _0x9465xa[_0x7661[159]])){_0x9465x3[_0x7661[485]][_0x7661[124]][_0x7661[361]]= _0x9465x2[_0x7661[485]][_0x7661[358]]- _0x9465x5+ (mxClient[_0x7661[80]]?6:-6)+ _0x7661[168]};mxUtils[_0x7661[933]](_0x9465x3[_0x7661[485]])}};mxPopupMenu[_0x7661[202]][_0x7661[1051]]= function(_0x9465x2,_0x9465x3){_0x9465x2= _0x9465x2|| this;if(this[_0x7661[1154]]&& !_0x9465x3){_0x9465x2[_0x7661[1159]]= !0}else {if(null!= _0x9465x2[_0x7661[120]]){_0x9465x2[_0x7661[1159]]= !1;var _0x9465x4=document[_0x7661[55]](_0x7661[121]),_0x9465x5=document[_0x7661[55]](_0x7661[122]);_0x9465x5[_0x7661[926]]= _0x7661[1162];_0x9465x5[_0x7661[124]][_0x7661[549]]= _0x7661[1172];_0x9465x4[_0x7661[62]](_0x9465x5);_0x9465x5= document[_0x7661[55]](_0x7661[122]);_0x9465x5[_0x7661[124]][_0x7661[549]]= _0x7661[1172];_0x9465x5[_0x7661[57]](_0x7661[1173],_0x7661[1174]);var _0x9465x9=document[_0x7661[55]](_0x7661[1054]);_0x9465x9[_0x7661[57]](_0x7661[803],_0x7661[500]);_0x9465x5[_0x7661[62]](_0x9465x9);_0x9465x4[_0x7661[62]](_0x9465x5);_0x9465x2[_0x7661[120]][_0x7661[62]](_0x9465x4)}}};mxPopupMenu[_0x7661[202]][_0x7661[152]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= this[_0x7661[485]]&& null!= this[_0x7661[120]]&& null!= this[_0x7661[1033]]){this[_0x7661[485]][_0x7661[124]][_0x7661[361]]= _0x9465x2+ _0x7661[168];for(this[_0x7661[485]][_0x7661[124]][_0x7661[125]]= _0x9465x3+ _0x7661[168];null!= this[_0x7661[120]][_0x7661[285]];){mxEvent[_0x7661[762]](this[_0x7661[120]][_0x7661[285]]),this[_0x7661[120]][_0x7661[266]](this[_0x7661[120]][_0x7661[285]])};this[_0x7661[1152]]= 0;this[_0x7661[1033]](this,_0x9465x4,_0x9465x5);0< this[_0x7661[1152]]&& (this[_0x7661[1175]](),this[_0x7661[746]]( new mxEventObject(mxEvent.SHOW)))}};mxPopupMenu[_0x7661[202]][_0x7661[1031]]= function(){return null!= this[_0x7661[485]]&& this[_0x7661[485]][_0x7661[265]]== document[_0x7661[112]]};mxPopupMenu[_0x7661[202]][_0x7661[1175]]= function(){9<= document[_0x7661[5]]&& (this[_0x7661[485]][_0x7661[124]][_0x7661[347]]= _0x7661[130]);document[_0x7661[112]][_0x7661[62]](this[_0x7661[485]]);mxUtils[_0x7661[933]](this[_0x7661[485]])};mxPopupMenu[_0x7661[202]][_0x7661[1032]]= function(){null!= this[_0x7661[485]]&& (null!= this[_0x7661[485]][_0x7661[265]]&& this[_0x7661[485]][_0x7661[265]][_0x7661[266]](this[_0x7661[485]]),this[_0x7661[1169]](this),this[_0x7661[1160]]= !1)};mxPopupMenu[_0x7661[202]][_0x7661[1169]]= function(_0x9465x2){null!= _0x9465x2[_0x7661[1168]]&& (this[_0x7661[1169]](_0x9465x2[_0x7661[1168]]),null!= _0x9465x2[_0x7661[1168]][_0x7661[485]][_0x7661[265]]&& _0x9465x2[_0x7661[1168]][_0x7661[485]][_0x7661[265]][_0x7661[266]](_0x9465x2[_0x7661[1168]][_0x7661[485]]),_0x9465x2[_0x7661[1168]]= null)};mxPopupMenu[_0x7661[202]][_0x7661[515]]= function(){null!= this[_0x7661[485]]&& (mxEvent[_0x7661[762]](this[_0x7661[485]]),null!= this[_0x7661[485]][_0x7661[265]]&& this[_0x7661[485]][_0x7661[265]][_0x7661[266]](this[_0x7661[485]]),this[_0x7661[485]]= null)};function mxAutoSaveManager(_0x9465x2){this[_0x7661[1176]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x4){this[_0x7661[994]]()&& this[_0x7661[1177]](_0x9465x4[_0x7661[720]](_0x7661[1061])[_0x7661[1065]])});this[_0x7661[1178]](_0x9465x2)}mxAutoSaveManager[_0x7661[202]]= new mxEventSource;mxAutoSaveManager[_0x7661[202]][_0x7661[196]]= mxAutoSaveManager;mxAutoSaveManager[_0x7661[202]][_0x7661[1179]]= null;mxAutoSaveManager[_0x7661[202]][_0x7661[1180]]= 10;mxAutoSaveManager[_0x7661[202]][_0x7661[1181]]= 2;mxAutoSaveManager[_0x7661[202]][_0x7661[1182]]= 5;mxAutoSaveManager[_0x7661[202]][_0x7661[1183]]= 0;mxAutoSaveManager[_0x7661[202]][_0x7661[1184]]= 0;mxAutoSaveManager[_0x7661[202]][_0x7661[984]]= !0;mxAutoSaveManager[_0x7661[202]][_0x7661[1176]]= null;mxAutoSaveManager[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxAutoSaveManager[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxAutoSaveManager[_0x7661[202]][_0x7661[1178]]= function(_0x9465x2){null!= this[_0x7661[1179]]&& this[_0x7661[1179]][_0x7661[502]]()[_0x7661[745]](this[_0x7661[1176]]);this[_0x7661[1179]]= _0x9465x2;null!= this[_0x7661[1179]]&& this[_0x7661[1179]][_0x7661[502]]()[_0x7661[169]](mxEvent.CHANGE,this[_0x7661[1176]])};mxAutoSaveManager[_0x7661[202]][_0x7661[815]]= function(){};mxAutoSaveManager[_0x7661[202]][_0x7661[1177]]= function(_0x9465x2){_0x9465x2= (( new Date)[_0x7661[178]]()- this[_0x7661[1184]])/ 1E3;_0x9465x2> this[_0x7661[1180]]|| this[_0x7661[1183]]>= this[_0x7661[1182]]&& _0x9465x2> this[_0x7661[1181]]?(this[_0x7661[815]](),this[_0x7661[862]]()):this[_0x7661[1183]]++};mxAutoSaveManager[_0x7661[202]][_0x7661[862]]= function(){this[_0x7661[1184]]= ( new Date)[_0x7661[178]]();this[_0x7661[1183]]= 0};mxAutoSaveManager[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1178]](null)};function mxAnimation(_0x9465x2){this[_0x7661[1140]]= null!= _0x9465x2?_0x9465x2:20}mxAnimation[_0x7661[202]]= new mxEventSource;mxAnimation[_0x7661[202]][_0x7661[196]]= mxAnimation;mxAnimation[_0x7661[202]][_0x7661[1140]]= null;mxAnimation[_0x7661[202]][_0x7661[1123]]= null;mxAnimation[_0x7661[202]][_0x7661[1185]]= function(){null== this[_0x7661[1123]]&& (this[_0x7661[1123]]= window[_0x7661[1141]](mxUtils[_0x7661[885]](this,this[_0x7661[1186]]),this[_0x7661[1140]]))};mxAnimation[_0x7661[202]][_0x7661[1186]]= function(){this[_0x7661[746]]( new mxEventObject(mxEvent.EXECUTE))};mxAnimation[_0x7661[202]][_0x7661[1187]]= function(){null!= this[_0x7661[1123]]&& (window[_0x7661[1146]](this[_0x7661[1123]]),this[_0x7661[1123]]= null,this[_0x7661[746]]( new mxEventObject(mxEvent.DONE)))};function mxMorphing(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxAnimation[_0x7661[239]](this,_0x9465x5);this[_0x7661[1179]]= _0x9465x2;this[_0x7661[1188]]= null!= _0x9465x3?_0x9465x3:6;this[_0x7661[1189]]= null!= _0x9465x4?_0x9465x4:1.5}mxMorphing[_0x7661[202]]= new mxAnimation;mxMorphing[_0x7661[202]][_0x7661[196]]= mxMorphing;mxMorphing[_0x7661[202]][_0x7661[1179]]= null;mxMorphing[_0x7661[202]][_0x7661[1188]]= null;mxMorphing[_0x7661[202]][_0x7661[1190]]= 0;mxMorphing[_0x7661[202]][_0x7661[1189]]= null;mxMorphing[_0x7661[202]][_0x7661[895]]= null;mxMorphing[_0x7661[202]][_0x7661[1186]]= function(){var _0x9465x2= new mxCellStatePreview(this[_0x7661[1179]]);if(null!= this[_0x7661[895]]){for(var _0x9465x3=0;_0x9465x3< this[_0x7661[895]][_0x7661[67]];_0x9465x3++){this[_0x7661[1191]](cells[_0x9465x3],_0x9465x2,!1)}}else {this[_0x7661[1191]](this[_0x7661[1179]][_0x7661[502]]()[_0x7661[501]](),_0x9465x2,!0)};this[_0x7661[539]](_0x9465x2);(_0x9465x2[_0x7661[1107]]()|| this[_0x7661[1190]]++ >= this[_0x7661[1188]])&& this[_0x7661[1187]]()};mxMorphing[_0x7661[202]][_0x7661[539]]= function(_0x9465x2){_0x9465x2[_0x7661[539]]()};mxMorphing[_0x7661[202]][_0x7661[1191]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](_0x9465x2),_0x9465x9=null;if(null!= _0x9465x5&& (_0x9465x9= this[_0x7661[1192]](_0x9465x5),this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1193]](_0x9465x2)&& (0!= _0x9465x9[_0x7661[235]]|| 0!= _0x9465x9[_0x7661[236]]))){var _0x9465xa=this[_0x7661[1179]][_0x7661[441]][_0x7661[512]](),_0x9465x12=this[_0x7661[1179]][_0x7661[441]][_0x7661[518]]();_0x9465x9[_0x7661[235]]+= _0x9465xa[_0x7661[235]]* _0x9465x12;_0x9465x9[_0x7661[236]]+= _0x9465xa[_0x7661[236]]* _0x9465x12;_0x9465x3[_0x7661[1194]](_0x9465x5,-_0x9465x9[_0x7661[235]]/ this[_0x7661[1189]],-_0x9465x9[_0x7661[236]]/ this[_0x7661[1189]])};if(_0x9465x4&& !this[_0x7661[1195]](_0x9465x5,_0x9465x9)){_0x9465x5= this[_0x7661[1179]][_0x7661[502]]()[_0x7661[262]](_0x9465x2);for(_0x9465x9= 0;_0x9465x9< _0x9465x5;_0x9465x9++){this[_0x7661[1191]](this[_0x7661[1179]][_0x7661[502]]()[_0x7661[263]](_0x9465x2,_0x9465x9),_0x9465x3,_0x9465x4)}}};mxMorphing[_0x7661[202]][_0x7661[1195]]= function(_0x9465x2,_0x9465x3){return null!= _0x9465x3&& (0!= _0x9465x3[_0x7661[235]]|| 0!= _0x9465x3[_0x7661[236]])};mxMorphing[_0x7661[202]][_0x7661[1192]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1196]](_0x9465x2[_0x7661[246]]),_0x9465x4=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[512]](),_0x9465x5=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[518]]();_0x9465x2= new mxPoint(_0x9465x2[_0x7661[235]]/ _0x9465x5- _0x9465x4[_0x7661[235]],_0x9465x2[_0x7661[236]]/ _0x9465x5- _0x9465x4[_0x7661[236]]);return new mxPoint((_0x9465x3[_0x7661[235]]- _0x9465x2[_0x7661[235]])* _0x9465x5,(_0x9465x3[_0x7661[236]]- _0x9465x2[_0x7661[236]])* _0x9465x5)};mxMorphing[_0x7661[202]][_0x7661[1196]]= function(_0x9465x2){var _0x9465x3=null;null!= _0x9465x2&& (_0x9465x3= this[_0x7661[1196]](this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1197]](_0x9465x2)),_0x9465x2= this[_0x7661[1179]][_0x7661[1198]](_0x9465x2),null!= _0x9465x2&& (_0x9465x3[_0x7661[235]]+= _0x9465x2[_0x7661[235]],_0x9465x3[_0x7661[236]]+= _0x9465x2[_0x7661[236]]));null== _0x9465x3&& (_0x9465x3= this[_0x7661[1179]][_0x7661[441]][_0x7661[512]](),_0x9465x3= new mxPoint(-_0x9465x3[_0x7661[235]],-_0x9465x3[_0x7661[236]]));return _0x9465x3};function mxImageBundle(_0x9465x2){this[_0x7661[1199]]= [];this[_0x7661[1200]]= null!= _0x9465x2?_0x9465x2:!1}mxImageBundle[_0x7661[202]][_0x7661[1199]]= null;mxImageBundle[_0x7661[202]][_0x7661[1199]]= null;mxImageBundle[_0x7661[202]][_0x7661[1201]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[1199]][_0x9465x2]= {value:_0x9465x3,fallback:_0x9465x4}};mxImageBundle[_0x7661[202]][_0x7661[1202]]= function(_0x9465x2){var _0x9465x3=null;null!= _0x9465x2&& (_0x9465x2= this[_0x7661[1199]][_0x9465x2],null!= _0x9465x2&& (_0x9465x3= this[_0x7661[1200]]?_0x9465x2[_0x7661[1203]]:_0x9465x2[_0x7661[131]]));return _0x9465x3};function mxImageExport(){}mxImageExport[_0x7661[202]][_0x7661[1204]]= !1;mxImageExport[_0x7661[202]][_0x7661[1205]]= function(_0x9465x2,_0x9465x3){null!= _0x9465x2&& (this[_0x7661[1207]](_0x9465x2,_0x9465x3,this[_0x7661[1206]]),this[_0x7661[1204]]&& this[_0x7661[1207]](_0x9465x2,_0x9465x3,this[_0x7661[1208]]))};mxImageExport[_0x7661[202]][_0x7661[1207]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(null!= _0x9465x2){_0x9465x4(_0x9465x2,_0x9465x3);for(var _0x9465x5=_0x9465x2[_0x7661[441]][_0x7661[1179]],_0x9465x9=_0x9465x5[_0x7661[251]][_0x7661[262]](_0x9465x2[_0x7661[246]]),_0x9465xa=0;_0x9465xa< _0x9465x9;_0x9465xa++){var _0x9465x12=_0x9465x5[_0x7661[441]][_0x7661[248]](_0x9465x5[_0x7661[251]][_0x7661[263]](_0x9465x2[_0x7661[246]],_0x9465xa));this[_0x7661[1207]](_0x9465x12,_0x9465x3,_0x9465x4)}}};mxImageExport[_0x7661[202]][_0x7661[1206]]= function(_0x9465x2,_0x9465x3){_0x9465x2[_0x7661[253]] instanceof mxShape&& (_0x9465x3[_0x7661[815]](),_0x9465x2[_0x7661[253]][_0x7661[1209]](_0x9465x3),_0x9465x3[_0x7661[1210]]());null!= _0x9465x2[_0x7661[963]]&& (_0x9465x3[_0x7661[815]](),_0x9465x2[_0x7661[963]][_0x7661[1209]](_0x9465x3),_0x9465x3[_0x7661[1210]]())};mxImageExport[_0x7661[202]][_0x7661[1208]]= function(_0x9465x2,_0x9465x3){null!= _0x9465x2[_0x7661[1211]]&& _0x9465x2[_0x7661[1211]][_0x7661[209]](function(_0x9465x2,_0x9465x5){_0x9465x5 instanceof mxShape&& _0x9465x5[_0x7661[1209]](_0x9465x3)})};function mxAbstractCanvas2D(){this[_0x7661[1212]]= this[_0x7661[1213]]();this[_0x7661[862]]()}mxAbstractCanvas2D[_0x7661[202]][_0x7661[724]]= null;mxAbstractCanvas2D[_0x7661[202]][_0x7661[1214]]= null;mxAbstractCanvas2D[_0x7661[202]][_0x7661[1215]]= null;mxAbstractCanvas2D[_0x7661[202]][_0x7661[1216]]= !0;mxAbstractCanvas2D[_0x7661[202]][_0x7661[1217]]= 0;mxAbstractCanvas2D[_0x7661[202]][_0x7661[1218]]= 0;mxAbstractCanvas2D[_0x7661[202]][_0x7661[1219]]= _0x7661[1220];mxAbstractCanvas2D[_0x7661[202]][_0x7661[1221]]= _0x7661[1222];mxAbstractCanvas2D[_0x7661[202]][_0x7661[1223]]= _0x7661[1224];mxAbstractCanvas2D[_0x7661[202]][_0x7661[1225]]= _0x7661[1226];mxAbstractCanvas2D[_0x7661[202]][_0x7661[1227]]= _0x7661[1228];mxAbstractCanvas2D[_0x7661[202]][_0x7661[1229]]= !1;mxAbstractCanvas2D[_0x7661[202]][_0x7661[1213]]= function(){return new mxUrlConverter};mxAbstractCanvas2D[_0x7661[202]][_0x7661[862]]= function(){this[_0x7661[724]]= this[_0x7661[1230]]();this[_0x7661[1214]]= []};mxAbstractCanvas2D[_0x7661[202]][_0x7661[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:_0x7661[1231],lineCap:_0x7661[1232],lineJoin:_0x7661[1233],miterLimit:10,fontColor:_0x7661[1234],fontBackgroundColor:null,fontBorderColor:null,fontSize:mxConstants[_0x7661[483]],fontFamily:mxConstants[_0x7661[484]],fontStyle:0,shadow:!1,shadowColor:mxConstants[_0x7661[1235]],shadowAlpha:mxConstants[_0x7661[1236]],shadowDx:mxConstants[_0x7661[1237]],shadowDy:mxConstants[_0x7661[1238]],rotation:0,rotationCx:0,rotationCy:0}};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1239]]= function(_0x9465x2){return Math[_0x7661[488]](parseFloat(_0x9465x2))};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1240]]= function(){if(null!= this[_0x7661[1215]]&& (this[_0x7661[1215]][_0x7661[207]](arguments[0]),2< arguments[_0x7661[67]])){for(var _0x9465x2=this[_0x7661[724]],_0x9465x3=2;_0x9465x3< arguments[_0x7661[67]];_0x9465x3+= 2){this[_0x7661[1217]]= arguments[_0x9465x3- 1],this[_0x7661[1218]]= arguments[_0x9465x3],this[_0x7661[1215]][_0x7661[207]](this[_0x7661[1239]]((this[_0x7661[1217]]+ _0x9465x2[_0x7661[1126]])* _0x9465x2[_0x7661[255]])),this[_0x7661[1215]][_0x7661[207]](this[_0x7661[1239]]((this[_0x7661[1218]]+ _0x9465x2[_0x7661[1125]])* _0x9465x2[_0x7661[255]]))}}};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1241]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x4*= Math[_0x7661[424]]/ 180;return mxUtils[_0x7661[432]]( new mxPoint(_0x9465x2,_0x9465x3),Math[_0x7661[426]](_0x9465x4),Math[_0x7661[427]](_0x9465x4), new mxPoint(_0x9465x5,_0x9465x9))};mxAbstractCanvas2D[_0x7661[202]][_0x7661[815]]= function(){this[_0x7661[1214]][_0x7661[207]](this[_0x7661[724]]);this[_0x7661[724]]= mxUtils[_0x7661[238]](this[_0x7661[724]])};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1210]]= function(){this[_0x7661[724]]= this[_0x7661[1214]][_0x7661[1242]]()};mxAbstractCanvas2D[_0x7661[202]][_0x7661[255]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[255]]*= _0x9465x2;this[_0x7661[724]][_0x7661[610]]*= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[513]]= function(_0x9465x2,_0x9465x3){this[_0x7661[724]][_0x7661[1126]]+= _0x9465x2;this[_0x7661[724]][_0x7661[1125]]+= _0x9465x3};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1243]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[1244]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1245]]= function(_0x9465x2){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);this[_0x7661[724]][_0x7661[604]]= _0x9465x2;this[_0x7661[724]][_0x7661[606]]= null};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1246]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14){_0x9465x4= this[_0x7661[724]];_0x9465x4[_0x7661[604]]= _0x9465x2;_0x9465x4[_0x7661[1247]]= null!= _0x9465x13?_0x9465x13:1;_0x9465x4[_0x7661[606]]= _0x9465x3;_0x9465x4[_0x7661[1248]]= null!= _0x9465x14?_0x9465x14:1;_0x9465x4[_0x7661[607]]= _0x9465x12};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1249]]= function(_0x9465x2){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);this[_0x7661[724]][_0x7661[608]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1250]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[610]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1251]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[648]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1252]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[649]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1253]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[1254]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1255]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[1256]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1257]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[1258]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1259]]= function(_0x9465x2){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);this[_0x7661[724]][_0x7661[665]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1260]]= function(_0x9465x2){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);this[_0x7661[724]][_0x7661[1261]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1262]]= function(_0x9465x2){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);this[_0x7661[724]][_0x7661[1263]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1264]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[487]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1265]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[486]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1266]]= function(_0x9465x2){null== _0x9465x2&& (_0x9465x2= 0);this[_0x7661[724]][_0x7661[666]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1267]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[639]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1268]]= function(_0x9465x2){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);this[_0x7661[724]][_0x7661[1269]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1270]]= function(_0x9465x2){this[_0x7661[724]][_0x7661[1271]]= _0x9465x2};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1272]]= function(_0x9465x2,_0x9465x3){this[_0x7661[724]][_0x7661[1273]]= _0x9465x2;this[_0x7661[724]][_0x7661[1274]]= _0x9465x3};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1275]]= function(){this[_0x7661[1218]]= this[_0x7661[1217]]= 0;this[_0x7661[1215]]= []};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1276]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1240]](this[_0x7661[1219]],_0x9465x2,_0x9465x3)};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1277]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1240]](this[_0x7661[1221]],_0x9465x2,_0x9465x3)};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1278]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[1240]](this[_0x7661[1223]],_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5)};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1279]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){this[_0x7661[1240]](this[_0x7661[1225]],_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa)};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1280]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12){_0x9465x2= mxUtils[_0x7661[1281]](this[_0x7661[1217]],this[_0x7661[1218]],_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12);for(_0x9465x3= 0;_0x9465x3< _0x9465x2[_0x7661[67]];_0x9465x3+= 6){this[_0x7661[1279]](_0x9465x2[_0x9465x3],_0x9465x2[_0x9465x3+ 1],_0x9465x2[_0x9465x3+ 2],_0x9465x2[_0x9465x3+ 3],_0x9465x2[_0x9465x3+ 4],_0x9465x2[_0x9465x3+ 5])}};mxAbstractCanvas2D[_0x7661[202]][_0x7661[268]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){this[_0x7661[1240]](this[_0x7661[1227]])};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1282]]= function(){};function mxXmlCanvas2D(_0x9465x2){mxAbstractCanvas2D[_0x7661[239]](this);this[_0x7661[813]]= _0x9465x2;this[_0x7661[1283]]()}mxUtils[_0x7661[1284]](mxXmlCanvas2D,mxAbstractCanvas2D);mxXmlCanvas2D[_0x7661[202]][_0x7661[1285]]= !0;mxXmlCanvas2D[_0x7661[202]][_0x7661[1286]]= !0;mxXmlCanvas2D[_0x7661[202]][_0x7661[1283]]= function(){var _0x9465x2;_0x9465x2= this[_0x7661[55]](_0x7661[1287]);_0x9465x2[_0x7661[57]](_0x7661[1288],mxConstants.DEFAULT_FONTFAMILY);this[_0x7661[813]][_0x7661[62]](_0x9465x2);_0x9465x2= this[_0x7661[55]](_0x7661[1289]);_0x9465x2[_0x7661[57]](_0x7661[803],mxConstants.DEFAULT_FONTSIZE);this[_0x7661[813]][_0x7661[62]](_0x9465x2);_0x9465x2= this[_0x7661[55]](_0x7661[1290]);_0x9465x2[_0x7661[57]](_0x7661[352],mxConstants.SHADOWCOLOR);this[_0x7661[813]][_0x7661[62]](_0x9465x2);_0x9465x2= this[_0x7661[55]](_0x7661[1291]);_0x9465x2[_0x7661[57]](_0x7661[1244],mxConstants.SHADOW_OPACITY);this[_0x7661[813]][_0x7661[62]](_0x9465x2);_0x9465x2= this[_0x7661[55]](_0x7661[1292]);_0x9465x2[_0x7661[57]](_0x7661[1126],mxConstants.SHADOW_OFFSET_X);_0x9465x2[_0x7661[57]](_0x7661[1125],mxConstants.SHADOW_OFFSET_Y);this[_0x7661[813]][_0x7661[62]](_0x9465x2)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1239]]= function(_0x9465x2){return parseFloat(parseFloat(_0x9465x2)[_0x7661[1293]](2))};mxXmlCanvas2D[_0x7661[202]][_0x7661[55]]= function(_0x9465x2){return this[_0x7661[813]][_0x7661[295]][_0x7661[55]](_0x9465x2)};mxXmlCanvas2D[_0x7661[202]][_0x7661[815]]= function(){this[_0x7661[1286]]&& mxAbstractCanvas2D[_0x7661[202]][_0x7661[815]][_0x7661[183]](this,arguments);this[_0x7661[813]][_0x7661[62]](this[_0x7661[55]](_0x7661[815]))};mxXmlCanvas2D[_0x7661[202]][_0x7661[1210]]= function(){this[_0x7661[1286]]&& mxAbstractCanvas2D[_0x7661[202]][_0x7661[1210]][_0x7661[183]](this,arguments);this[_0x7661[813]][_0x7661[62]](this[_0x7661[55]](_0x7661[1210]))};mxXmlCanvas2D[_0x7661[202]][_0x7661[255]]= function(_0x9465x2){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[255]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1243]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[255]);_0x9465x3[_0x7661[57]](_0x7661[255],_0x9465x2);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[513]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[55]](_0x7661[513]);_0x9465x4[_0x7661[57]](_0x7661[1126],this[_0x7661[1239]](_0x9465x2));_0x9465x4[_0x7661[57]](_0x7661[1125],this[_0x7661[1239]](_0x9465x3));this[_0x7661[813]][_0x7661[62]](_0x9465x4)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1294]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=this[_0x7661[55]](_0x7661[1294]);if(0!= _0x9465x2|| _0x9465x3|| _0x9465x4){_0x9465xa[_0x7661[57]](_0x7661[1295],this[_0x7661[1239]](_0x9465x2)),_0x9465xa[_0x7661[57]](_0x7661[623],_0x9465x3?_0x7661[500]:_0x7661[468]),_0x9465xa[_0x7661[57]](_0x7661[624],_0x9465x4?_0x7661[500]:_0x7661[468]),_0x9465xa[_0x7661[57]](_0x7661[1296],this[_0x7661[1239]](_0x9465x5)),_0x9465xa[_0x7661[57]](_0x7661[1297],this[_0x7661[1239]](_0x9465x9)),this[_0x7661[813]][_0x7661[62]](_0x9465xa)}};mxXmlCanvas2D[_0x7661[202]][_0x7661[1243]]= function(_0x9465x2){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[1244]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1243]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1244]);_0x9465x3[_0x7661[57]](_0x7661[1244],this[_0x7661[1239]](_0x9465x2));this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1245]]= function(_0x9465x2){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[604]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1245]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1298]);_0x9465x3[_0x7661[57]](_0x7661[352],null!= _0x9465x2?_0x9465x2:mxConstants[_0x7661[217]]);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1246]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14){if(null!= _0x9465x2&& null!= _0x9465x3){mxAbstractCanvas2D[_0x7661[202]][_0x7661[1246]][_0x7661[183]](this,arguments);var _0x9465x15=this[_0x7661[55]](_0x7661[1299]);_0x9465x15[_0x7661[57]](_0x7661[1300],_0x9465x2);_0x9465x15[_0x7661[57]](_0x7661[1301],_0x9465x3);_0x9465x15[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x4));_0x9465x15[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x5));_0x9465x15[_0x7661[57]](_0x7661[1302],this[_0x7661[1239]](_0x9465x9));_0x9465x15[_0x7661[57]](_0x7661[1303],this[_0x7661[1239]](_0x9465xa));null!= _0x9465x12&& _0x9465x15[_0x7661[57]](_0x7661[663],_0x9465x12);null!= _0x9465x13&& _0x9465x15[_0x7661[57]](_0x7661[1304],_0x9465x13);null!= _0x9465x14&& _0x9465x15[_0x7661[57]](_0x7661[1305],_0x9465x14);this[_0x7661[813]][_0x7661[62]](_0x9465x15)}};mxXmlCanvas2D[_0x7661[202]][_0x7661[1249]]= function(_0x9465x2){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[608]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1249]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1306]);_0x9465x3[_0x7661[57]](_0x7661[352],null!= _0x9465x2?_0x9465x2:mxConstants[_0x7661[217]]);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1250]]= function(_0x9465x2){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[610]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1250]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1307]);_0x9465x3[_0x7661[57]](_0x7661[117],this[_0x7661[1239]](_0x9465x2));this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1251]]= function(_0x9465x2){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[648]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1251]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[648]);_0x9465x3[_0x7661[57]](_0x7661[648],_0x9465x2?_0x7661[500]:_0x7661[468]);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1252]]= function(_0x9465x2){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[649]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1252]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1308]);_0x9465x3[_0x7661[57]](_0x7661[1309],_0x9465x2);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1253]]= function(_0x9465x2){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[1254]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1253]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1310]);_0x9465x3[_0x7661[57]](_0x7661[1311],_0x9465x2);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1255]]= function(_0x9465x2){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[1256]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1255]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1312]);_0x9465x3[_0x7661[57]](_0x7661[234],_0x9465x2);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1257]]= function(_0x9465x2){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[1258]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1257]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1313]);_0x9465x3[_0x7661[57]](_0x7661[1314],_0x9465x2);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1259]]= function(_0x9465x2){if(this[_0x7661[1285]]){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[665]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1259]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1315]);_0x9465x3[_0x7661[57]](_0x7661[352],null!= _0x9465x2?_0x9465x2:mxConstants[_0x7661[217]]);this[_0x7661[813]][_0x7661[62]](_0x9465x3)}};mxXmlCanvas2D[_0x7661[202]][_0x7661[1260]]= function(_0x9465x2){if(this[_0x7661[1285]]){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[1261]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1260]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1316]);_0x9465x3[_0x7661[57]](_0x7661[352],null!= _0x9465x2?_0x9465x2:mxConstants[_0x7661[217]]);this[_0x7661[813]][_0x7661[62]](_0x9465x3)}};mxXmlCanvas2D[_0x7661[202]][_0x7661[1262]]= function(_0x9465x2){if(this[_0x7661[1285]]){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[1263]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1262]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1317]);_0x9465x3[_0x7661[57]](_0x7661[352],null!= _0x9465x2?_0x9465x2:mxConstants[_0x7661[217]]);this[_0x7661[813]][_0x7661[62]](_0x9465x3)}};mxXmlCanvas2D[_0x7661[202]][_0x7661[1264]]= function(_0x9465x2){if(this[_0x7661[1285]]){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[487]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1264]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1289]);_0x9465x3[_0x7661[57]](_0x7661[803],_0x9465x2);this[_0x7661[813]][_0x7661[62]](_0x9465x3)}};mxXmlCanvas2D[_0x7661[202]][_0x7661[1265]]= function(_0x9465x2){if(this[_0x7661[1285]]){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[486]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1265]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1287]);_0x9465x3[_0x7661[57]](_0x7661[1288],_0x9465x2);this[_0x7661[813]][_0x7661[62]](_0x9465x3)}};mxXmlCanvas2D[_0x7661[202]][_0x7661[1266]]= function(_0x9465x2){if(this[_0x7661[1285]]){null== _0x9465x2&& (_0x9465x2= 0);if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[666]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1266]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1318]);_0x9465x3[_0x7661[57]](_0x7661[124],_0x9465x2);this[_0x7661[813]][_0x7661[62]](_0x9465x3)}};mxXmlCanvas2D[_0x7661[202]][_0x7661[1267]]= function(_0x9465x2){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[639]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1267]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[639]);_0x9465x3[_0x7661[57]](_0x7661[984],_0x9465x2?_0x7661[500]:_0x7661[468]);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1268]]= function(_0x9465x2){if(this[_0x7661[1286]]){_0x9465x2== mxConstants[_0x7661[217]]&& (_0x9465x2= null);if(this[_0x7661[724]][_0x7661[1269]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1268]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1290]);_0x9465x3[_0x7661[57]](_0x7661[352],null!= _0x9465x2?_0x9465x2:mxConstants[_0x7661[217]]);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1270]]= function(_0x9465x2){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[1271]]== _0x9465x2){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1270]][_0x7661[183]](this,arguments)};var _0x9465x3=this[_0x7661[55]](_0x7661[1291]);_0x9465x3[_0x7661[57]](_0x7661[1244],_0x9465x2);this[_0x7661[813]][_0x7661[62]](_0x9465x3)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1272]]= function(_0x9465x2,_0x9465x3){if(this[_0x7661[1286]]){if(this[_0x7661[724]][_0x7661[1273]]== _0x9465x2&& this[_0x7661[724]][_0x7661[1274]]== _0x9465x3){return};mxAbstractCanvas2D[_0x7661[202]][_0x7661[1272]][_0x7661[183]](this,arguments)};var _0x9465x4=this[_0x7661[55]](_0x7661[1292]);_0x9465x4[_0x7661[57]](_0x7661[1126],_0x9465x2);_0x9465x4[_0x7661[57]](_0x7661[1125],_0x9465x3);this[_0x7661[813]][_0x7661[62]](_0x9465x4)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1319]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=this[_0x7661[55]](_0x7661[1319]);_0x9465x9[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x2));_0x9465x9[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x3));_0x9465x9[_0x7661[57]](_0x7661[1302],this[_0x7661[1239]](_0x9465x4));_0x9465x9[_0x7661[57]](_0x7661[1303],this[_0x7661[1239]](_0x9465x5));this[_0x7661[813]][_0x7661[62]](_0x9465x9)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1320]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){var _0x9465x12=this[_0x7661[55]](_0x7661[1320]);_0x9465x12[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x2));_0x9465x12[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x3));_0x9465x12[_0x7661[57]](_0x7661[1302],this[_0x7661[1239]](_0x9465x4));_0x9465x12[_0x7661[57]](_0x7661[1303],this[_0x7661[1239]](_0x9465x5));_0x9465x12[_0x7661[57]](_0x7661[1126],this[_0x7661[1239]](_0x9465x9));_0x9465x12[_0x7661[57]](_0x7661[1125],this[_0x7661[1239]](_0x9465xa));this[_0x7661[813]][_0x7661[62]](_0x9465x12)};mxXmlCanvas2D[_0x7661[202]][_0x7661[680]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=this[_0x7661[55]](_0x7661[680]);_0x9465x9[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x2));_0x9465x9[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x3));_0x9465x9[_0x7661[57]](_0x7661[1302],this[_0x7661[1239]](_0x9465x4));_0x9465x9[_0x7661[57]](_0x7661[1303],this[_0x7661[1239]](_0x9465x5));this[_0x7661[813]][_0x7661[62]](_0x9465x9)};mxXmlCanvas2D[_0x7661[202]][_0x7661[618]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13){_0x9465x9= this[_0x7661[1212]][_0x7661[1321]](_0x9465x9);var _0x9465x14=this[_0x7661[55]](_0x7661[618]);_0x9465x14[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x2));_0x9465x14[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x3));_0x9465x14[_0x7661[57]](_0x7661[1302],this[_0x7661[1239]](_0x9465x4));_0x9465x14[_0x7661[57]](_0x7661[1303],this[_0x7661[1239]](_0x9465x5));_0x9465x14[_0x7661[57]](_0x7661[390],_0x9465x9);_0x9465x14[_0x7661[57]](_0x7661[1322],_0x9465xa?_0x7661[500]:_0x7661[468]);_0x9465x14[_0x7661[57]](_0x7661[623],_0x9465x12?_0x7661[500]:_0x7661[468]);_0x9465x14[_0x7661[57]](_0x7661[624],_0x9465x13?_0x7661[500]:_0x7661[468]);this[_0x7661[813]][_0x7661[62]](_0x9465x14)};mxXmlCanvas2D[_0x7661[202]][_0x7661[1275]]= function(){this[_0x7661[813]][_0x7661[62]](this[_0x7661[55]](_0x7661[1275]));this[_0x7661[1218]]= this[_0x7661[1217]]= 0};mxXmlCanvas2D[_0x7661[202]][_0x7661[1276]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[55]](_0x7661[582]);_0x9465x4[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x2));_0x9465x4[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x3));this[_0x7661[813]][_0x7661[62]](_0x9465x4);this[_0x7661[1217]]= _0x9465x2;this[_0x7661[1218]]= _0x9465x3};mxXmlCanvas2D[_0x7661[202]][_0x7661[1277]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[55]](_0x7661[683]);_0x9465x4[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x2));_0x9465x4[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x3));this[_0x7661[813]][_0x7661[62]](_0x9465x4);this[_0x7661[1217]]= _0x9465x2;this[_0x7661[1218]]= _0x9465x3};mxXmlCanvas2D[_0x7661[202]][_0x7661[1278]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=this[_0x7661[55]](_0x7661[1323]);_0x9465x9[_0x7661[57]](_0x7661[1324],this[_0x7661[1239]](_0x9465x2));_0x9465x9[_0x7661[57]](_0x7661[1325],this[_0x7661[1239]](_0x9465x3));_0x9465x9[_0x7661[57]](_0x7661[1326],this[_0x7661[1239]](_0x9465x4));_0x9465x9[_0x7661[57]](_0x7661[1327],this[_0x7661[1239]](_0x9465x5));this[_0x7661[813]][_0x7661[62]](_0x9465x9);this[_0x7661[1217]]= _0x9465x4;this[_0x7661[1218]]= _0x9465x5};mxXmlCanvas2D[_0x7661[202]][_0x7661[1279]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){var _0x9465x12=this[_0x7661[55]](_0x7661[1328]);_0x9465x12[_0x7661[57]](_0x7661[1324],this[_0x7661[1239]](_0x9465x2));_0x9465x12[_0x7661[57]](_0x7661[1325],this[_0x7661[1239]](_0x9465x3));_0x9465x12[_0x7661[57]](_0x7661[1326],this[_0x7661[1239]](_0x9465x4));_0x9465x12[_0x7661[57]](_0x7661[1327],this[_0x7661[1239]](_0x9465x5));_0x9465x12[_0x7661[57]](_0x7661[1329],this[_0x7661[1239]](_0x9465x9));_0x9465x12[_0x7661[57]](_0x7661[1330],this[_0x7661[1239]](_0x9465xa));this[_0x7661[813]][_0x7661[62]](_0x9465x12);this[_0x7661[1217]]= _0x9465x9;this[_0x7661[1218]]= _0x9465xa};mxXmlCanvas2D[_0x7661[202]][_0x7661[268]]= function(){this[_0x7661[813]][_0x7661[62]](this[_0x7661[55]](_0x7661[268]))};mxXmlCanvas2D[_0x7661[202]][_0x7661[963]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16,_0x9465x17){if(this[_0x7661[1285]]&& null!= _0x9465x9){mxUtils[_0x7661[1331]](_0x9465x9)&& (_0x9465x9= mxUtils[_0x7661[532]](_0x9465x9));var _0x9465x18=this[_0x7661[55]](_0x7661[963]);_0x9465x18[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x2));_0x9465x18[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x3));_0x9465x18[_0x7661[57]](_0x7661[1302],this[_0x7661[1239]](_0x9465x4));_0x9465x18[_0x7661[57]](_0x7661[1303],this[_0x7661[1239]](_0x9465x5));_0x9465x18[_0x7661[57]](_0x7661[1332],_0x9465x9);null!= _0x9465xa&& _0x9465x18[_0x7661[57]](_0x7661[611],_0x9465xa);null!= _0x9465x12&& _0x9465x18[_0x7661[57]](_0x7661[552],_0x9465x12);_0x9465x18[_0x7661[57]](_0x7661[1333],_0x9465x13?_0x7661[500]:_0x7661[468]);null== _0x9465x14&& (_0x9465x14= _0x7661[110]);_0x9465x18[_0x7661[57]](_0x7661[1239],_0x9465x14);null!= _0x9465x15&& _0x9465x18[_0x7661[57]](_0x7661[1334],_0x9465x15?_0x7661[500]:_0x7661[468]);null!= _0x9465x16&& _0x9465x18[_0x7661[57]](_0x7661[1335],_0x9465x16?_0x7661[500]:_0x7661[468]);null!= _0x9465x17&& _0x9465x18[_0x7661[57]](_0x7661[603],_0x9465x17);this[_0x7661[813]][_0x7661[62]](_0x9465x18)}};mxXmlCanvas2D[_0x7661[202]][_0x7661[1336]]= function(){this[_0x7661[813]][_0x7661[62]](this[_0x7661[55]](_0x7661[1336]))};mxXmlCanvas2D[_0x7661[202]][_0x7661[1334]]= function(){this[_0x7661[813]][_0x7661[62]](this[_0x7661[55]](_0x7661[1334]))};mxXmlCanvas2D[_0x7661[202]][_0x7661[1337]]= function(){this[_0x7661[813]][_0x7661[62]](this[_0x7661[55]](_0x7661[1338]))};function mxSvgCanvas2D(_0x9465x2,_0x9465x3){mxAbstractCanvas2D[_0x7661[239]](this);this[_0x7661[813]]= _0x9465x2;this[_0x7661[1339]]= [];this[_0x7661[1340]]= null;this[_0x7661[1341]]= null!= _0x9465x3?_0x9465x3:!1;var _0x9465x4=null;if(_0x9465x2[_0x7661[295]]!= document){for(_0x9465x4= _0x9465x2;null!= _0x9465x4&& _0x7661[571]!= _0x9465x4[_0x7661[301]];){_0x9465x4= _0x9465x4[_0x7661[265]]}};null!= _0x9465x4&& (0< _0x9465x4[_0x7661[64]](_0x7661[1340])[_0x7661[67]]&& (this[_0x7661[1340]]= _0x9465x4[_0x7661[64]](_0x7661[1340])[0]),null== this[_0x7661[1340]]&& (this[_0x7661[1340]]= this[_0x7661[55]](_0x7661[1340]),null!= _0x9465x4[_0x7661[285]]?_0x9465x4[_0x7661[950]](this[_0x7661[1340]],_0x9465x4[_0x7661[285]]):_0x9465x4[_0x7661[62]](this[_0x7661[1340]])),this[_0x7661[1341]]&& this[_0x7661[1340]][_0x7661[62]](this[_0x7661[1342]]()))}mxUtils[_0x7661[1284]](mxSvgCanvas2D,mxAbstractCanvas2D);mxSvgCanvas2D[_0x7661[202]][_0x7661[252]]= null;mxSvgCanvas2D[_0x7661[202]][_0x7661[1343]]= !0;mxSvgCanvas2D[_0x7661[202]][_0x7661[1285]]= !0;mxSvgCanvas2D[_0x7661[202]][_0x7661[1344]]= !0;mxSvgCanvas2D[_0x7661[202]][_0x7661[1345]]= 0;mxSvgCanvas2D[_0x7661[202]][_0x7661[1346]]= 0;mxSvgCanvas2D[_0x7661[202]][_0x7661[1347]]= !1;mxSvgCanvas2D[_0x7661[202]][_0x7661[862]]= function(){mxAbstractCanvas2D[_0x7661[202]][_0x7661[862]][_0x7661[183]](this,arguments);this[_0x7661[1339]]= []};mxSvgCanvas2D[_0x7661[202]][_0x7661[1342]]= function(_0x9465x2){_0x9465x2= this[_0x7661[55]](_0x7661[124]);_0x9465x2[_0x7661[57]](_0x7661[60],_0x7661[61]);mxUtils[_0x7661[53]](_0x9465x2,_0x7661[1348]+ mxConstants[_0x7661[484]]+ _0x7661[1349]+ mxConstants[_0x7661[483]]+ _0x7661[1350]);return _0x9465x2};mxSvgCanvas2D[_0x7661[202]][_0x7661[55]]= function(_0x9465x2,_0x9465x3){if(null!= this[_0x7661[813]][_0x7661[295]][_0x7661[509]]){return this[_0x7661[813]][_0x7661[295]][_0x7661[509]](_0x9465x3|| mxConstants[_0x7661[1351]],_0x9465x2)};var _0x9465x4=this[_0x7661[813]][_0x7661[295]][_0x7661[55]](_0x9465x2);null!= _0x9465x3&& _0x9465x4[_0x7661[57]](_0x7661[1352],_0x9465x3);return _0x9465x4};mxSvgCanvas2D[_0x7661[202]][_0x7661[1353]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x7661[198]== _0x9465x2[_0x7661[225]](0)&& (_0x9465x2= _0x9465x2[_0x7661[85]](1));_0x7661[198]== _0x9465x3[_0x7661[225]](0)&& (_0x9465x3= _0x9465x3[_0x7661[85]](1));_0x9465x2= _0x9465x2[_0x7661[216]]()+ _0x7661[213]+ _0x9465x4;_0x9465x3= _0x9465x3[_0x7661[216]]()+ _0x7661[213]+ _0x9465x5;_0x9465x4= null;null== _0x9465x9|| _0x9465x9== mxConstants[_0x7661[1354]]?_0x9465x4= _0x7661[1355]:_0x9465x9== mxConstants[_0x7661[1356]]?_0x9465x4= _0x7661[1357]:(_0x9465x5= _0x9465x2,_0x9465x2= _0x9465x3,_0x9465x3= _0x9465x5,_0x9465x9== mxConstants[_0x7661[1358]]?_0x9465x4= _0x7661[1355]:_0x9465x9== mxConstants[_0x7661[1359]]&& (_0x9465x4= _0x7661[1357]));return _0x7661[1360]+ _0x9465x2+ _0x7661[213]+ _0x9465x3+ _0x7661[213]+ _0x9465x4};mxSvgCanvas2D[_0x7661[202]][_0x7661[1361]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=this[_0x7661[1353]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9),_0x9465x12=this[_0x7661[1339]][_0x9465xa];if(null== _0x9465x12){var _0x9465x13=this[_0x7661[813]][_0x7661[538]],_0x9465x14=0,_0x9465x15=_0x9465xa+ _0x7661[213]+ _0x9465x14;if(null!= _0x9465x13){for(_0x9465x12= _0x9465x13[_0x7661[295]][_0x7661[1362]](_0x9465x15);null!= _0x9465x12&& _0x9465x12[_0x7661[538]]!= _0x9465x13;){_0x9465x15= _0x9465xa+ _0x7661[213]+ _0x9465x14++,_0x9465x12= _0x9465x13[_0x7661[295]][_0x7661[1362]](_0x9465x15)}}else {_0x9465x15= _0x7661[1363]+ ++this[_0x7661[1346]]};null== _0x9465x12&& (_0x9465x12= this[_0x7661[1364]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9),_0x9465x12[_0x7661[57]](_0x7661[1363],_0x9465x15),null!= this[_0x7661[1340]]?this[_0x7661[1340]][_0x7661[62]](_0x9465x12):_0x9465x13[_0x7661[62]](_0x9465x12));this[_0x7661[1339]][_0x9465xa]= _0x9465x12};return _0x9465x12[_0x7661[284]](_0x7661[1363])};mxSvgCanvas2D[_0x7661[202]][_0x7661[1364]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=this[_0x7661[55]](_0x7661[1365]);_0x9465xa[_0x7661[57]](_0x7661[1324],_0x7661[1366]);_0x9465xa[_0x7661[57]](_0x7661[1325],_0x7661[1366]);_0x9465xa[_0x7661[57]](_0x7661[1326],_0x7661[1366]);_0x9465xa[_0x7661[57]](_0x7661[1327],_0x7661[1366]);null== _0x9465x9|| _0x9465x9== mxConstants[_0x7661[1354]]?_0x9465xa[_0x7661[57]](_0x7661[1327],_0x7661[118]):_0x9465x9== mxConstants[_0x7661[1356]]?_0x9465xa[_0x7661[57]](_0x7661[1326],_0x7661[118]):_0x9465x9== mxConstants[_0x7661[1358]]?_0x9465xa[_0x7661[57]](_0x7661[1325],_0x7661[118]):_0x9465x9== mxConstants[_0x7661[1359]]&& _0x9465xa[_0x7661[57]](_0x7661[1324],_0x7661[118]);_0x9465x4= 1> _0x9465x4?_0x7661[1367]+ _0x9465x4:_0x7661[110];_0x9465x9= this[_0x7661[55]](_0x7661[1076]);_0x9465x9[_0x7661[57]](_0x7661[1368],_0x7661[1366]);_0x9465x9[_0x7661[57]](_0x7661[124],_0x7661[1369]+ _0x9465x2+ _0x9465x4);_0x9465xa[_0x7661[62]](_0x9465x9);_0x9465x4= 1> _0x9465x5?_0x7661[1367]+ _0x9465x5:_0x7661[110];_0x9465x9= this[_0x7661[55]](_0x7661[1076]);_0x9465x9[_0x7661[57]](_0x7661[1368],_0x7661[118]);_0x9465x9[_0x7661[57]](_0x7661[124],_0x7661[1369]+ _0x9465x3+ _0x9465x4);_0x9465xa[_0x7661[62]](_0x9465x9);return _0x9465xa};mxSvgCanvas2D[_0x7661[202]][_0x7661[1370]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[252]],_0x9465x5=this[_0x7661[724]];if(null!= _0x9465x4){if(_0x7661[1215]== _0x9465x4[_0x7661[301]]){if(null!= this[_0x7661[1215]]&& 0< this[_0x7661[1215]][_0x7661[67]]){_0x9465x4[_0x7661[57]](_0x7661[1371],this[_0x7661[1215]][_0x7661[234]](_0x7661[185]))}else {return}};_0x9465x2&& null!= _0x9465x5[_0x7661[604]]?this[_0x7661[1372]]():this[_0x7661[1341]]|| (_0x7661[680]== _0x9465x4[_0x7661[301]]&& mxClient[_0x7661[133]]&& !mxClient[_0x7661[76]]&& !mxClient[_0x7661[75]]?_0x9465x4[_0x7661[57]](_0x7661[1334],_0x7661[1373]):_0x9465x4[_0x7661[57]](_0x7661[1334],_0x7661[130]),_0x9465x2= !1);_0x9465x3&& null!= _0x9465x5[_0x7661[608]]?this[_0x7661[1374]]():this[_0x7661[1341]]|| _0x9465x4[_0x7661[57]](_0x7661[1336],_0x7661[130]);null!= _0x9465x5[_0x7661[535]]&& 0< _0x9465x5[_0x7661[535]][_0x7661[67]]&& _0x9465x4[_0x7661[57]](_0x7661[535],_0x9465x5[_0x7661[535]]);_0x9465x5[_0x7661[639]]&& this[_0x7661[813]][_0x7661[62]](this[_0x7661[1375]](_0x9465x4));0< this[_0x7661[1345]]&& !_0x9465x2&& this[_0x7661[813]][_0x7661[62]](this[_0x7661[1376]](_0x9465x4));this[_0x7661[1229]]&& (_0x7661[1215]!= _0x9465x4[_0x7661[301]]|| this[_0x7661[1215]][this[_0x7661[1215]][_0x7661[67]]- 1]== this[_0x7661[1227]])&& _0x9465x4[_0x7661[57]](_0x7661[1377],_0x7661[1378]);this[_0x7661[813]][_0x7661[62]](_0x9465x4)}};mxSvgCanvas2D[_0x7661[202]][_0x7661[1372]]= function(){var _0x9465x2=this[_0x7661[724]];1> _0x9465x2[_0x7661[1244]]&& this[_0x7661[252]][_0x7661[57]](_0x7661[1379],_0x9465x2[_0x7661[1244]]);null!= _0x9465x2[_0x7661[604]]&& (null!= _0x9465x2[_0x7661[606]]?(_0x9465x2= this[_0x7661[1361]](_0x9465x2[_0x7661[604]],_0x9465x2[_0x7661[606]],_0x9465x2[_0x7661[1247]],_0x9465x2[_0x7661[1248]],_0x9465x2[_0x7661[607]]),this[_0x7661[252]][_0x7661[57]](_0x7661[1334],_0x7661[1380]+ _0x9465x2+ _0x7661[460])):this[_0x7661[252]][_0x7661[57]](_0x7661[1334],_0x9465x2[_0x7661[604]][_0x7661[216]]()))};mxSvgCanvas2D[_0x7661[202]][_0x7661[1374]]= function(){var _0x9465x2=this[_0x7661[724]];this[_0x7661[252]][_0x7661[57]](_0x7661[1336],_0x9465x2[_0x7661[608]][_0x7661[216]]());1> _0x9465x2[_0x7661[1244]]&& this[_0x7661[252]][_0x7661[57]](_0x7661[1381],_0x9465x2[_0x7661[1244]]);var _0x9465x3=Math[_0x7661[160]](1,this[_0x7661[1239]](_0x9465x2[_0x7661[610]]* _0x9465x2[_0x7661[255]]));1!= _0x9465x3&& this[_0x7661[252]][_0x7661[57]](_0x7661[1382],_0x9465x3);_0x7661[1215]== this[_0x7661[252]][_0x7661[301]]&& this[_0x7661[1383]]();_0x9465x2[_0x7661[648]]&& this[_0x7661[252]][_0x7661[57]](_0x7661[1384],this[_0x7661[1385]](_0x9465x3))};mxSvgCanvas2D[_0x7661[202]][_0x7661[1383]]= function(){var _0x9465x2=this[_0x7661[724]];null!= _0x9465x2[_0x7661[1256]]&& _0x7661[1233]!= _0x9465x2[_0x7661[1256]]&& this[_0x7661[252]][_0x7661[57]](_0x7661[1386],_0x9465x2[_0x7661[1256]]);if(null!= _0x9465x2[_0x7661[1254]]){var _0x9465x3=_0x9465x2[_0x7661[1254]];_0x7661[1232]== _0x9465x3&& (_0x9465x3= _0x7661[1387]);_0x7661[1387]!= _0x9465x3&& this[_0x7661[252]][_0x7661[57]](_0x7661[1388],_0x9465x3)};null!= _0x9465x2[_0x7661[1258]]&& (!this[_0x7661[1341]]|| 10!= _0x9465x2[_0x7661[1258]])&& this[_0x7661[252]][_0x7661[57]](_0x7661[1389],_0x9465x2[_0x7661[1258]])};mxSvgCanvas2D[_0x7661[202]][_0x7661[1385]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[724]][_0x7661[649]][_0x7661[224]](_0x7661[185]),_0x9465x4=[];if(0< _0x9465x3[_0x7661[67]]){for(var _0x9465x5=0;_0x9465x5< _0x9465x3[_0x7661[67]];_0x9465x5++){_0x9465x4[_0x9465x5]= Number(_0x9465x3[_0x9465x5])* _0x9465x2}};return _0x9465x4[_0x7661[234]](_0x7661[185])};mxSvgCanvas2D[_0x7661[202]][_0x7661[1376]]= function(_0x9465x2){_0x9465x2= _0x9465x2[_0x7661[511]](!0);var _0x9465x3=parseFloat(_0x9465x2[_0x7661[284]](_0x7661[1382])|| 1)+ this[_0x7661[1345]];_0x9465x2[_0x7661[57]](_0x7661[1377],_0x7661[1336]);_0x9465x2[_0x7661[57]](_0x7661[187],_0x7661[188]);_0x9465x2[_0x7661[1390]](_0x7661[1384]);_0x9465x2[_0x7661[57]](_0x7661[1382],_0x9465x3);_0x9465x2[_0x7661[57]](_0x7661[1334],_0x7661[130]);_0x9465x2[_0x7661[57]](_0x7661[1336],mxClient[_0x7661[71]]?_0x7661[130]:_0x7661[1391]);return _0x9465x2};mxSvgCanvas2D[_0x7661[202]][_0x7661[1375]]= function(_0x9465x2){_0x9465x2= _0x9465x2[_0x7661[511]](!0);var _0x9465x3=this[_0x7661[724]];_0x7661[130]!= _0x9465x2[_0x7661[284]](_0x7661[1334])&& _0x9465x2[_0x7661[57]](_0x7661[1334],_0x9465x3[_0x7661[1269]]);_0x7661[130]!= _0x9465x2[_0x7661[284]](_0x7661[1336])&& _0x9465x2[_0x7661[57]](_0x7661[1336],_0x9465x3[_0x7661[1269]]);_0x9465x2[_0x7661[57]](_0x7661[535],_0x7661[536]+ this[_0x7661[1239]](_0x9465x3[_0x7661[1273]]* _0x9465x3[_0x7661[255]])+ _0x7661[537]+ this[_0x7661[1239]](_0x9465x3[_0x7661[1274]]* _0x9465x3[_0x7661[255]])+ _0x7661[460]+ (_0x9465x3[_0x7661[535]]|| _0x7661[110]));_0x9465x2[_0x7661[57]](_0x7661[461],_0x9465x3[_0x7661[1271]]);return _0x9465x2};mxSvgCanvas2D[_0x7661[202]][_0x7661[1294]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){if(0!= _0x9465x2|| _0x9465x3|| _0x9465x4){var _0x9465xa=this[_0x7661[724]];_0x9465x5+= _0x9465xa[_0x7661[1126]];_0x9465x9+= _0x9465xa[_0x7661[1125]];_0x9465x5*= _0x9465xa[_0x7661[255]];_0x9465x9*= _0x9465xa[_0x7661[255]];_0x9465xa[_0x7661[535]]= _0x9465xa[_0x7661[535]]|| _0x7661[110];if(_0x9465x3&& _0x9465x4){_0x9465x2+= 180}else {if(_0x9465x3^ _0x9465x4){var _0x9465x12=_0x9465x3?_0x9465x5:0,_0x9465x13=_0x9465x3?-1:1,_0x9465x14=_0x9465x4?_0x9465x9:0,_0x9465x15=_0x9465x4?-1:1;_0x9465xa[_0x7661[535]]+= _0x7661[536]+ this[_0x7661[1239]](_0x9465x12)+ _0x7661[537]+ this[_0x7661[1239]](_0x9465x14)+ _0x7661[1392]+ this[_0x7661[1239]](_0x9465x13)+ _0x7661[537]+ this[_0x7661[1239]](_0x9465x15)+ _0x7661[1393]+ this[_0x7661[1239]](-_0x9465x12) + _0x7661[537]+ this[_0x7661[1239]](-_0x9465x14) + _0x7661[460]}};if(_0x9465x3?!_0x9465x4:_0x9465x4){_0x9465x2*= -1};0!= _0x9465x2&& (_0x9465xa[_0x7661[535]]+= _0x7661[1394]+ this[_0x7661[1239]](_0x9465x2)+ _0x7661[537]+ this[_0x7661[1239]](_0x9465x5)+ _0x7661[537]+ this[_0x7661[1239]](_0x9465x9)+ _0x7661[460]);_0x9465xa[_0x7661[603]]+= _0x9465x2;_0x9465xa[_0x7661[1395]]= _0x9465x5;_0x9465xa[_0x7661[1396]]= _0x9465x9}};mxSvgCanvas2D[_0x7661[202]][_0x7661[1275]]= function(){mxAbstractCanvas2D[_0x7661[202]][_0x7661[1275]][_0x7661[183]](this,arguments);this[_0x7661[252]]= this[_0x7661[55]](_0x7661[1215])};mxSvgCanvas2D[_0x7661[202]][_0x7661[1319]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=this[_0x7661[724]],_0x9465xa=this[_0x7661[55]](_0x7661[1319]);_0x9465xa[_0x7661[57]](_0x7661[235],this[_0x7661[1239]]((_0x9465x2+ _0x9465x9[_0x7661[1126]])* _0x9465x9[_0x7661[255]]));_0x9465xa[_0x7661[57]](_0x7661[236],this[_0x7661[1239]]((_0x9465x3+ _0x9465x9[_0x7661[1125]])* _0x9465x9[_0x7661[255]]));_0x9465xa[_0x7661[57]](_0x7661[117],this[_0x7661[1239]](_0x9465x4* _0x9465x9[_0x7661[255]]));_0x9465xa[_0x7661[57]](_0x7661[119],this[_0x7661[1239]](_0x9465x5* _0x9465x9[_0x7661[255]]));this[_0x7661[252]]= _0x9465xa};mxSvgCanvas2D[_0x7661[202]][_0x7661[1320]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){this[_0x7661[1319]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5);0< _0x9465x9&& this[_0x7661[252]][_0x7661[57]](_0x7661[1397],this[_0x7661[1239]](_0x9465x9* this[_0x7661[724]][_0x7661[255]]));0< _0x9465xa&& this[_0x7661[252]][_0x7661[57]](_0x7661[1398],this[_0x7661[1239]](_0x9465xa* this[_0x7661[724]][_0x7661[255]]))};mxSvgCanvas2D[_0x7661[202]][_0x7661[680]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=this[_0x7661[724]],_0x9465xa=this[_0x7661[55]](_0x7661[680]);_0x9465xa[_0x7661[57]](_0x7661[1296],Math[_0x7661[488]]((_0x9465x2+ _0x9465x4/ 2+ _0x9465x9[_0x7661[1126]])* _0x9465x9[_0x7661[255]]));_0x9465xa[_0x7661[57]](_0x7661[1297],Math[_0x7661[488]]((_0x9465x3+ _0x9465x5/ 2+ _0x9465x9[_0x7661[1125]])* _0x9465x9[_0x7661[255]]));_0x9465xa[_0x7661[57]](_0x7661[1397],_0x9465x4/ 2* _0x9465x9[_0x7661[255]]);_0x9465xa[_0x7661[57]](_0x7661[1398],_0x9465x5/ 2* _0x9465x9[_0x7661[255]]);this[_0x7661[252]]= _0x9465xa};mxSvgCanvas2D[_0x7661[202]][_0x7661[618]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13){_0x9465x9= this[_0x7661[1212]][_0x7661[1321]](_0x9465x9);_0x9465xa= null!= _0x9465xa?_0x9465xa:!0;_0x9465x12= null!= _0x9465x12?_0x9465x12:!1;_0x9465x13= null!= _0x9465x13?_0x9465x13:!1;var _0x9465x14=this[_0x7661[724]];_0x9465x2+= _0x9465x14[_0x7661[1126]];_0x9465x3+= _0x9465x14[_0x7661[1125]];var _0x9465x15=this[_0x7661[55]](_0x7661[618]);_0x9465x15[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x2* _0x9465x14[_0x7661[255]]));_0x9465x15[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x3* _0x9465x14[_0x7661[255]]));_0x9465x15[_0x7661[57]](_0x7661[117],this[_0x7661[1239]](_0x9465x4* _0x9465x14[_0x7661[255]]));_0x9465x15[_0x7661[57]](_0x7661[119],this[_0x7661[1239]](_0x9465x5* _0x9465x14[_0x7661[255]]));null== _0x9465x15[_0x7661[1399]]?_0x9465x15[_0x7661[57]](_0x7661[1400],_0x9465x9):_0x9465x15[_0x7661[1399]](mxConstants.NS_XLINK,_0x7661[44],_0x9465x9);_0x9465xa|| _0x9465x15[_0x7661[57]](_0x7661[1401],_0x7661[130]);1> _0x9465x14[_0x7661[1244]]&& _0x9465x15[_0x7661[57]](_0x7661[461],_0x9465x14[_0x7661[1244]]);_0x9465x9= this[_0x7661[724]][_0x7661[535]]|| _0x7661[110];if(_0x9465x12|| _0x9465x13){var _0x9465x16=_0x9465xa= 1,_0x9465x17=0,_0x9465x18=0;_0x9465x12&& (_0x9465xa= -1,_0x9465x17= -_0x9465x4- 2* _0x9465x2);_0x9465x13&& (_0x9465x16= -1,_0x9465x18= -_0x9465x5- 2* _0x9465x3);_0x9465x9+= _0x7661[1402]+ _0x9465xa+ _0x7661[537]+ _0x9465x16+ _0x7661[1393]+ _0x9465x17+ _0x7661[537]+ _0x9465x18+ _0x7661[460]};0< _0x9465x9[_0x7661[67]]&& _0x9465x15[_0x7661[57]](_0x7661[535],_0x9465x9);this[_0x7661[813]][_0x7661[62]](_0x9465x15);this[_0x7661[1347]]&& (_0x9465x15[_0x7661[57]](_0x7661[124],_0x7661[1403]),_0x9465x15= this[_0x7661[55]](_0x7661[1319]),_0x9465x15[_0x7661[57]](_0x7661[187],_0x7661[188]),_0x9465x15[_0x7661[57]](_0x7661[1377],_0x7661[1334]),_0x9465x15[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x2* _0x9465x14[_0x7661[255]])),_0x9465x15[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x3* _0x9465x14[_0x7661[255]])),_0x9465x15[_0x7661[57]](_0x7661[117],this[_0x7661[1239]](_0x9465x4* _0x9465x14[_0x7661[255]])),_0x9465x15[_0x7661[57]](_0x7661[119],this[_0x7661[1239]](_0x9465x5* _0x9465x14[_0x7661[255]])),this[_0x7661[813]][_0x7661[62]](_0x9465x15))};mxSvgCanvas2D[_0x7661[202]][_0x7661[1404]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x4= this[_0x7661[724]];_0x9465x5= _0x7661[1405]+ Math[_0x7661[488]](_0x9465x4[_0x7661[487]])+ _0x7661[1406]+ _0x9465x4[_0x7661[486]]+ _0x7661[1407]+ _0x9465x4[_0x7661[665]]+ _0x7661[1408]+ Math[_0x7661[488]](_0x9465x4[_0x7661[487]]* mxConstants[_0x7661[490]])+ _0x7661[1409]+ _0x9465x5;(_0x9465x4[_0x7661[666]]& mxConstants[_0x7661[1410]])== mxConstants[_0x7661[1410]]&& (_0x9465x5+= _0x7661[1411]);(_0x9465x4[_0x7661[666]]& mxConstants[_0x7661[1412]])== mxConstants[_0x7661[1412]]&& (_0x9465x5+= _0x7661[1413]);(_0x9465x4[_0x7661[666]]& mxConstants[_0x7661[1414]])== mxConstants[_0x7661[1414]]&& (_0x9465x5+= _0x7661[1415]);_0x9465x3== mxConstants[_0x7661[479]]?_0x9465x5+= _0x7661[1416]:_0x9465x3== mxConstants[_0x7661[480]]&& (_0x9465x5+= _0x7661[1417]);_0x9465x3= _0x7661[110];null!= _0x9465x4[_0x7661[1261]]&& (_0x9465x3+= _0x7661[1418]+ _0x9465x4[_0x7661[1261]]+ _0x7661[471]);null!= _0x9465x4[_0x7661[1263]]&& (_0x9465x3+= _0x7661[1419]+ _0x9465x4[_0x7661[1263]]+ _0x7661[471]);mxUtils[_0x7661[1331]](_0x9465x2)|| (_0x9465x4= document[_0x7661[55]](_0x7661[126]),_0x9465x4[_0x7661[339]]= _0x9465x2[_0x7661[230]](/</g,_0x7661[1421])[_0x7661[230]](/>/g,_0x7661[1420])[_0x7661[230]](/</g,_0x7661[334])[_0x7661[230]](/>/g,_0x7661[335]),_0x9465x2= _0x9465x4[_0x7661[131]],_0x9465x9?_0x9465x5+= _0x9465x3:0< _0x9465x3[_0x7661[67]]&& (_0x9465x2= _0x7661[1422]+ _0x9465x3+ _0x7661[1423]+ _0x9465x2+ _0x7661[1424]));if(!mxClient[_0x7661[80]]&& document[_0x7661[509]]){return _0x9465x9= document[_0x7661[509]](_0x7661[577],_0x7661[485]),_0x9465x9[_0x7661[57]](_0x7661[124],_0x9465x5),mxUtils[_0x7661[1331]](_0x9465x2)?this[_0x7661[813]][_0x7661[295]]!= document?_0x9465x9[_0x7661[62]](_0x9465x2[_0x7661[511]](!0)):_0x9465x9[_0x7661[62]](_0x9465x2):_0x9465x9[_0x7661[339]]= _0x9465x2,_0x9465x9};mxUtils[_0x7661[1331]](_0x9465x2)&& this[_0x7661[813]][_0x7661[295]]!= document&& (_0x9465x2= _0x9465x2[_0x7661[342]]);_0x9465x2= _0x9465x2[_0x7661[230]](/<br>/g,_0x7661[1426])[_0x7661[230]](/<hr>/g,_0x7661[1425]);return mxUtils[_0x7661[877]](_0x7661[1427]+ _0x9465x5+ _0x7661[1423]+ _0x9465x2+ _0x7661[1424])[_0x7661[158]]};mxSvgCanvas2D[_0x7661[202]][_0x7661[963]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16,_0x9465x17){if(this[_0x7661[1285]]&& null!= _0x9465x9){_0x9465x17= null!= _0x9465x17?_0x9465x17:0;var _0x9465x18=this[_0x7661[724]];_0x9465x2+= _0x9465x18[_0x7661[1126]];_0x9465x3+= _0x9465x18[_0x7661[1125]];if(this[_0x7661[1344]]&& _0x7661[1428]== _0x9465x14){var _0x9465x19=_0x7661[1429];_0x9465x16?(_0x9465x19+= _0x7661[1430],0< _0x9465x5&& (_0x9465x19+= _0x7661[1431]+ Math[_0x7661[488]](_0x9465x5)+ _0x7661[1409]),0< _0x9465x4&& (_0x9465x19+= _0x7661[1432]+ Math[_0x7661[488]](_0x9465x4)+ _0x7661[1409])):_0x9465x15&& (_0x9465x19+= _0x7661[1432]+ Math[_0x7661[488]](_0x9465x4)+ _0x7661[1409],0< _0x9465x5&& (_0x9465x19+= _0x7661[1431]+ Math[_0x7661[488]](_0x9465x5)+ _0x7661[1409]));_0x9465x13?(!_0x9465x16&& 0< _0x9465x4&& (_0x9465x19+= _0x7661[1432]+ Math[_0x7661[488]](_0x9465x4)+ _0x7661[1409]),_0x9465x19+= _0x7661[1433]):_0x9465x19+= _0x7661[1434];_0x9465x13= this[_0x7661[55]](_0x7661[449]);1> _0x9465x18[_0x7661[1244]]&& _0x9465x13[_0x7661[57]](_0x7661[461],_0x9465x18[_0x7661[1244]]);_0x9465x14= this[_0x7661[55]](_0x7661[1435]);_0x9465x14[_0x7661[57]](_0x7661[1377],_0x7661[1378]);_0x9465x19= this[_0x7661[1404]](_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x19,_0x9465x15);if(null!= _0x9465x19){_0x9465x13[_0x7661[62]](_0x9465x14);this[_0x7661[813]][_0x7661[62]](_0x9465x13);var _0x9465x1a=0;if(mxClient[_0x7661[80]]&& !mxClient[_0x7661[48]]){var _0x9465x1b=document[_0x7661[55]](_0x7661[485]);_0x9465x1b[_0x7661[124]][_0x7661[103]]= _0x9465x19[_0x7661[284]](_0x7661[124]);_0x9465x1b[_0x7661[124]][_0x7661[495]]= mxClient[_0x7661[496]]?_0x7661[497]:_0x7661[498];_0x9465x1b[_0x7661[124]][_0x7661[187]]= _0x7661[188];_0x9465x1b[_0x7661[339]]= mxUtils[_0x7661[1331]](_0x9465x9)?_0x9465x9[_0x7661[342]]:_0x9465x9;document[_0x7661[112]][_0x7661[62]](_0x9465x1b);_0x9465x1a= _0x9465x1b[_0x7661[359]];_0x9465x5= mxClient[_0x7661[496]]&& 0< _0x9465x5&& _0x9465x16?Math[_0x7661[243]](_0x9465x5,_0x9465x1b[_0x7661[167]]+ 2):_0x9465x1b[_0x7661[167]];_0x9465x1b[_0x7661[265]][_0x7661[266]](_0x9465x1b);_0x9465x14[_0x7661[62]](_0x9465x19)}else {this[_0x7661[813]][_0x7661[295]]!= document?(_0x9465x19[_0x7661[124]][_0x7661[187]]= _0x7661[188],document[_0x7661[112]][_0x7661[62]](_0x9465x19),_0x9465x1a= _0x9465x19[_0x7661[359]],_0x9465x5= _0x9465x19[_0x7661[167]],_0x9465x14[_0x7661[62]](_0x9465x19),_0x9465x19[_0x7661[124]][_0x7661[187]]= _0x7661[110]):(_0x9465x14[_0x7661[62]](_0x9465x19),_0x9465x1a= _0x9465x19[_0x7661[359]],_0x9465x5= _0x9465x19[_0x7661[167]])};_0x9465x4= _0x9465x15?Math[_0x7661[160]](_0x9465x4,_0x9465x1a):_0x9465x1a;1> _0x9465x18[_0x7661[1244]]&& _0x9465x13[_0x7661[57]](_0x7661[461],_0x9465x18[_0x7661[1244]]);_0x9465x15= _0x9465x9= 0;_0x9465xa== mxConstants[_0x7661[479]]?_0x9465x9-= _0x9465x4/ 2:_0x9465xa== mxConstants[_0x7661[480]]&& (_0x9465x9-= _0x9465x4);_0x9465x2+= _0x9465x9;_0x9465x12== mxConstants[_0x7661[481]]?_0x9465x15-= _0x9465x5/ 2:_0x9465x12== mxConstants[_0x7661[482]]&& (_0x9465x15-= _0x9465x5);_0x9465x3+= _0x9465x15;_0x9465xa= 1!= _0x9465x18[_0x7661[255]]?_0x7661[1402]+ _0x9465x18[_0x7661[255]]+ _0x7661[460]:_0x7661[110];0!= _0x9465x18[_0x7661[603]]&& this[_0x7661[1216]]?(_0x9465xa+= _0x7661[1394]+ _0x9465x18[_0x7661[603]]+ _0x7661[537]+ _0x9465x4/ 2+ _0x7661[537]+ _0x9465x5/ 2+ _0x7661[460],_0x9465x3= this[_0x7661[1241]]((_0x9465x2+ _0x9465x4/ 2)* _0x9465x18[_0x7661[255]],(_0x9465x3+ _0x9465x5/ 2)* _0x9465x18[_0x7661[255]],_0x9465x18[_0x7661[603]],_0x9465x18[_0x7661[1395]],_0x9465x18[_0x7661[1396]]),_0x9465x2= _0x9465x3[_0x7661[235]]- _0x9465x4* _0x9465x18[_0x7661[255]]/ 2,_0x9465x3= _0x9465x3[_0x7661[236]]- _0x9465x5* _0x9465x18[_0x7661[255]]/ 2):(_0x9465x2*= _0x9465x18[_0x7661[255]],_0x9465x3*= _0x9465x18[_0x7661[255]]);0!= _0x9465x17&& (_0x9465xa+= _0x7661[1394]+ _0x9465x17+ _0x7661[537]+ -_0x9465x9+ _0x7661[537]+ -_0x9465x15+ _0x7661[460]);_0x9465x13[_0x7661[57]](_0x7661[535],_0x7661[536]+ Math[_0x7661[488]](_0x9465x2)+ _0x7661[537]+ Math[_0x7661[488]](_0x9465x3)+ _0x7661[460]+ _0x9465xa);_0x9465x14[_0x7661[57]](_0x7661[117],Math[_0x7661[488]](Math[_0x7661[160]](1,_0x9465x4)));_0x9465x14[_0x7661[57]](_0x7661[119],Math[_0x7661[488]](Math[_0x7661[160]](1,_0x9465x5)))}}else {this[_0x7661[1436]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x15,_0x9465x16,_0x9465x17)}}};mxSvgCanvas2D[_0x7661[202]][_0x7661[1437]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x2= Math[_0x7661[488]](_0x9465x2);_0x9465x3= Math[_0x7661[488]](_0x9465x3);_0x9465x4= Math[_0x7661[488]](_0x9465x4);_0x9465x5= Math[_0x7661[488]](_0x9465x5);for(var _0x9465x9=_0x7661[1438]+ _0x9465x2+ _0x7661[213]+ _0x9465x3+ _0x7661[213]+ _0x9465x4+ _0x7661[213]+ _0x9465x5,_0x9465xa=0,_0x9465x12=_0x9465x9+ _0x7661[213]+ _0x9465xa;null!= document[_0x7661[1362]](_0x9465x12);){_0x9465x12= _0x9465x9+ _0x7661[213]+ ++_0x9465xa};clip= this[_0x7661[55]](_0x7661[1439]);clip[_0x7661[57]](_0x7661[1363],_0x9465x12);_0x9465x9= this[_0x7661[55]](_0x7661[1319]);_0x9465x9[_0x7661[57]](_0x7661[235],_0x9465x2);_0x9465x9[_0x7661[57]](_0x7661[236],_0x9465x3);_0x9465x9[_0x7661[57]](_0x7661[117],_0x9465x4);_0x9465x9[_0x7661[57]](_0x7661[119],_0x9465x5);clip[_0x7661[62]](_0x9465x9);return clip};mxSvgCanvas2D[_0x7661[202]][_0x7661[1436]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16){_0x9465x16= null!= _0x9465x16?_0x9465x16:0;_0x9465x13= this[_0x7661[724]];var _0x9465x17=Math[_0x7661[488]](_0x9465x13[_0x7661[487]]),_0x9465x18=this[_0x7661[55]](_0x7661[449]),_0x9465x19=_0x9465x13[_0x7661[535]]|| _0x7661[110];0!= _0x9465x16&& (_0x9465x19+= _0x7661[1394]+ _0x9465x16+ _0x7661[537]+ this[_0x7661[1239]](_0x9465x2* _0x9465x13[_0x7661[255]])+ _0x7661[537]+ this[_0x7661[1239]](_0x9465x3* _0x9465x13[_0x7661[255]])+ _0x7661[460]);if(_0x9465x15&& 0< _0x9465x4&& 0< _0x9465x5){var _0x9465x1a=_0x9465x2;_0x9465x16= _0x9465x3;_0x9465xa== mxConstants[_0x7661[479]]?_0x9465x1a-= _0x9465x4/ 2:_0x9465xa== mxConstants[_0x7661[480]]&& (_0x9465x1a-= _0x9465x4);_0x9465x12== mxConstants[_0x7661[481]]?_0x9465x16-= _0x9465x5/ 2:_0x9465x12== mxConstants[_0x7661[482]]&& (_0x9465x16-= _0x9465x5);_0x9465x16= this[_0x7661[1437]](_0x9465x1a* _0x9465x13[_0x7661[255]]- 2,_0x9465x16* _0x9465x13[_0x7661[255]]- 2,_0x9465x4* _0x9465x13[_0x7661[255]]+ 4,_0x9465x5* _0x9465x13[_0x7661[255]]+ 4);null!= this[_0x7661[1340]]?this[_0x7661[1340]][_0x7661[62]](_0x9465x16):this[_0x7661[813]][_0x7661[62]](_0x9465x16);_0x9465x18[_0x7661[57]](_0x7661[1440],_0x7661[1380]+ _0x9465x16[_0x7661[284]](_0x7661[1363])+ _0x7661[460])};this[_0x7661[1441]](_0x9465x18,_0x9465xa);_0x9465x16= _0x9465xa== mxConstants[_0x7661[480]]?_0x7661[1282]:_0x9465xa== mxConstants[_0x7661[479]]?_0x7661[554]:_0x7661[861];_0x7661[861]!= _0x9465x16&& _0x9465x18[_0x7661[57]](_0x7661[1442],_0x9465x16);(!this[_0x7661[1341]]|| _0x9465x17!= mxConstants[_0x7661[483]])&& _0x9465x18[_0x7661[57]](_0x7661[1443],Math[_0x7661[488]](_0x9465x17* _0x9465x13[_0x7661[255]])+ _0x7661[168]);0< _0x9465x19[_0x7661[67]]&& _0x9465x18[_0x7661[57]](_0x7661[535],_0x9465x19);1> _0x9465x13[_0x7661[1244]]&& _0x9465x18[_0x7661[57]](_0x7661[461],_0x9465x13[_0x7661[1244]]);var _0x9465x19=_0x9465x9[_0x7661[224]](_0x7661[192]),_0x9465x1a=Math[_0x7661[488]](_0x9465x17* mxConstants[_0x7661[490]]),_0x9465x1b=_0x9465x17+ (_0x9465x19[_0x7661[67]]- 1)* _0x9465x1a;_0x9465x16= _0x9465x3+ _0x9465x17- 1;_0x9465x12== mxConstants[_0x7661[481]]?(_0x9465x5= (this[_0x7661[1343]]&& _0x9465x15&& 0< _0x9465x5?Math[_0x7661[243]](_0x9465x1b,_0x9465x5):_0x9465x1b)/ 2,_0x9465x16-= _0x9465x5+ 1):_0x9465x12== mxConstants[_0x7661[482]]&& (_0x9465x5= this[_0x7661[1343]]&& _0x9465x15&& 0< _0x9465x5?Math[_0x7661[243]](_0x9465x1b,_0x9465x5):_0x9465x1b,_0x9465x16-= _0x9465x5+ 2);for(_0x9465x5= 0;_0x9465x5< _0x9465x19[_0x7661[67]];_0x9465x5++){0< _0x9465x19[_0x9465x5][_0x7661[67]]&& 0< mxUtils[_0x7661[330]](_0x9465x19[_0x9465x5])[_0x7661[67]]&& (_0x9465x15= this[_0x7661[55]](_0x7661[963]),_0x9465x15[_0x7661[57]](_0x7661[235],this[_0x7661[1239]](_0x9465x2* _0x9465x13[_0x7661[255]])),_0x9465x15[_0x7661[57]](_0x7661[236],this[_0x7661[1239]](_0x9465x16* _0x9465x13[_0x7661[255]])),mxUtils[_0x7661[53]](_0x9465x15,_0x9465x19[_0x9465x5]),_0x9465x18[_0x7661[62]](_0x9465x15)),_0x9465x16+= _0x9465x1a};this[_0x7661[813]][_0x7661[62]](_0x9465x18);this[_0x7661[1444]](_0x9465x18,_0x9465x9,_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x1b,_0x9465xa,_0x9465x12,_0x9465x14)};mxSvgCanvas2D[_0x7661[202]][_0x7661[1441]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[724]];_0x9465x2[_0x7661[57]](_0x7661[1334],_0x9465x3[_0x7661[665]]);(!this[_0x7661[1341]]|| _0x9465x3[_0x7661[486]]!= mxConstants[_0x7661[484]])&& _0x9465x2[_0x7661[57]](_0x7661[1445],_0x9465x3[_0x7661[486]]);(_0x9465x3[_0x7661[666]]& mxConstants[_0x7661[1410]])== mxConstants[_0x7661[1410]]&& _0x9465x2[_0x7661[57]](_0x7661[1446],_0x7661[1447]);(_0x9465x3[_0x7661[666]]& mxConstants[_0x7661[1412]])== mxConstants[_0x7661[1412]]&& _0x9465x2[_0x7661[57]](_0x7661[1448],_0x7661[1449]);(_0x9465x3[_0x7661[666]]& mxConstants[_0x7661[1414]])== mxConstants[_0x7661[1414]]&& _0x9465x2[_0x7661[57]](_0x7661[1450],_0x7661[355])};mxSvgCanvas2D[_0x7661[202]][_0x7661[1444]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14){var _0x9465x15=this[_0x7661[724]];if(null!= _0x9465x15[_0x7661[1261]]|| null!= _0x9465x15[_0x7661[1263]]){var _0x9465x16=null;_0x9465x14?(_0x9465x12== mxConstants[_0x7661[479]]?_0x9465x4-= _0x9465x9/ 2:_0x9465x12== mxConstants[_0x7661[480]]&& (_0x9465x4-= _0x9465x9),_0x9465x13== mxConstants[_0x7661[481]]?_0x9465x5-= _0x9465xa/ 2:_0x9465x13== mxConstants[_0x7661[482]]&& (_0x9465x5-= _0x9465xa),_0x9465x16= new mxRectangle((_0x9465x4+ 1)* _0x9465x15[_0x7661[255]],_0x9465x5* _0x9465x15[_0x7661[255]],(_0x9465x9- 2)* _0x9465x15[_0x7661[255]],(_0x9465xa+ 2)* _0x9465x15[_0x7661[255]])):null!= _0x9465x2[_0x7661[1451]]&& this[_0x7661[813]][_0x7661[295]]== document?(_0x9465x16= _0x9465x2[_0x7661[1451]](),_0x9465x3= mxClient[_0x7661[80]]&& mxClient[_0x7661[48]],_0x9465x16= new mxRectangle(_0x9465x16[_0x7661[235]],_0x9465x16[_0x7661[236]]+ (_0x9465x3?0:1),_0x9465x16[_0x7661[117]],_0x9465x16[_0x7661[119]]+ (_0x9465x3?1:0))):(_0x9465x16= document[_0x7661[55]](_0x7661[485]),_0x9465x16[_0x7661[124]][_0x7661[489]]= Math[_0x7661[488]](_0x9465x15[_0x7661[487]]* mxConstants[_0x7661[490]])+ _0x7661[168],_0x9465x16[_0x7661[124]][_0x7661[487]]= Math[_0x7661[488]](_0x9465x15[_0x7661[487]])+ _0x7661[168],_0x9465x16[_0x7661[124]][_0x7661[486]]= _0x9465x15[_0x7661[486]],_0x9465x16[_0x7661[124]][_0x7661[493]]= _0x7661[494],_0x9465x16[_0x7661[124]][_0x7661[491]]= _0x7661[492],_0x9465x16[_0x7661[124]][_0x7661[187]]= _0x7661[188],_0x9465x16[_0x7661[124]][_0x7661[495]]= mxClient[_0x7661[496]]?_0x7661[497]:_0x7661[498],_0x9465x16[_0x7661[124]][_0x7661[499]]= _0x7661[500],(_0x9465x15[_0x7661[666]]& mxConstants[_0x7661[1410]])== mxConstants[_0x7661[1410]]&& (_0x9465x16[_0x7661[124]][_0x7661[1452]]= _0x7661[1447]),(_0x9465x15[_0x7661[666]]& mxConstants[_0x7661[1412]])== mxConstants[_0x7661[1412]]&& (_0x9465x16[_0x7661[124]][_0x7661[666]]= _0x7661[1449]),_0x9465x3= mxUtils[_0x7661[321]](_0x9465x3,!1),_0x9465x16[_0x7661[339]]= _0x9465x3[_0x7661[230]](/\n/g,_0x7661[1453]),document[_0x7661[112]][_0x7661[62]](_0x9465x16),_0x9465x9= _0x9465x16[_0x7661[359]],_0x9465xa= _0x9465x16[_0x7661[167]],_0x9465x16[_0x7661[265]][_0x7661[266]](_0x9465x16),_0x9465x12== mxConstants[_0x7661[479]]?_0x9465x4-= _0x9465x9/ 2:_0x9465x12== mxConstants[_0x7661[480]]&& (_0x9465x4-= _0x9465x9),_0x9465x13== mxConstants[_0x7661[481]]?_0x9465x5-= _0x9465xa/ 2:_0x9465x13== mxConstants[_0x7661[482]]&& (_0x9465x5-= _0x9465xa),_0x9465x16= new mxRectangle((_0x9465x4+ 1)* _0x9465x15[_0x7661[255]],(_0x9465x5+ 2)* _0x9465x15[_0x7661[255]],_0x9465x9* _0x9465x15[_0x7661[255]],(_0x9465xa+ 1)* _0x9465x15[_0x7661[255]]));null!= _0x9465x16&& (_0x9465x3= this[_0x7661[55]](_0x7661[1319]),_0x9465x3[_0x7661[57]](_0x7661[1334],_0x9465x15[_0x7661[1261]]|| _0x7661[130]),_0x9465x3[_0x7661[57]](_0x7661[1336],_0x9465x15[_0x7661[1263]]|| _0x7661[130]),_0x9465x3[_0x7661[57]](_0x7661[235],Math[_0x7661[519]](_0x9465x16[_0x7661[235]]- 1)),_0x9465x3[_0x7661[57]](_0x7661[236],Math[_0x7661[519]](_0x9465x16[_0x7661[236]]- 1)),_0x9465x3[_0x7661[57]](_0x7661[117],Math[_0x7661[430]](_0x9465x16[_0x7661[117]]+ 2)),_0x9465x3[_0x7661[57]](_0x7661[119],Math[_0x7661[430]](_0x9465x16[_0x7661[119]])),_0x9465x15= null!= _0x9465x15[_0x7661[1263]]?Math[_0x7661[160]](1,this[_0x7661[1239]](_0x9465x15[_0x7661[255]])):0,_0x9465x3[_0x7661[57]](_0x7661[1382],_0x9465x15),this[_0x7661[813]][_0x7661[295]]== document&& 1== mxUtils[_0x7661[1454]](_0x9465x15,2)&& _0x9465x3[_0x7661[57]](_0x7661[535],_0x7661[1455]),_0x9465x2[_0x7661[950]](_0x9465x3,_0x9465x2[_0x7661[285]]))}};mxSvgCanvas2D[_0x7661[202]][_0x7661[1336]]= function(){this[_0x7661[1370]](!1,!0)};mxSvgCanvas2D[_0x7661[202]][_0x7661[1334]]= function(){this[_0x7661[1370]](!0,!1)};mxSvgCanvas2D[_0x7661[202]][_0x7661[1337]]= function(){this[_0x7661[1370]](!0,!0)};var mxVmlCanvas2D=function(_0x9465x2){mxAbstractCanvas2D[_0x7661[239]](this);this[_0x7661[813]]= _0x9465x2};mxUtils[_0x7661[1284]](mxVmlCanvas2D,mxAbstractCanvas2D);mxVmlCanvas2D[_0x7661[202]][_0x7661[252]]= null;mxVmlCanvas2D[_0x7661[202]][_0x7661[1285]]= !0;mxVmlCanvas2D[_0x7661[202]][_0x7661[1219]]= _0x7661[1456];mxVmlCanvas2D[_0x7661[202]][_0x7661[1221]]= _0x7661[1457];mxVmlCanvas2D[_0x7661[202]][_0x7661[1225]]= _0x7661[1458];mxVmlCanvas2D[_0x7661[202]][_0x7661[1227]]= _0x7661[235];mxVmlCanvas2D[_0x7661[202]][_0x7661[1459]]= _0x7661[110];mxVmlCanvas2D[_0x7661[202]][_0x7661[1460]]= 1;mxVmlCanvas2D[_0x7661[202]][_0x7661[1370]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[252]],_0x9465x5=this[_0x7661[724]];if(null!= _0x9465x4){if(_0x7661[253]== _0x9465x4[_0x7661[301]]){if(null!= this[_0x7661[1215]]&& 0< this[_0x7661[1215]][_0x7661[67]]){_0x9465x4[_0x7661[1215]]= this[_0x7661[1215]][_0x7661[234]](_0x7661[185])+ _0x7661[1461],_0x9465x4[_0x7661[124]][_0x7661[117]]= this[_0x7661[813]][_0x7661[124]][_0x7661[117]],_0x9465x4[_0x7661[124]][_0x7661[119]]= this[_0x7661[813]][_0x7661[124]][_0x7661[119]],_0x9465x4[_0x7661[1462]]= parseInt(_0x9465x4[_0x7661[124]][_0x7661[117]])+ _0x7661[185]+ parseInt(_0x9465x4[_0x7661[124]][_0x7661[119]])}else {return}};_0x9465x4[_0x7661[1463]]= this[_0x7661[1239]](Math[_0x7661[160]](1,_0x9465x5[_0x7661[610]]* _0x9465x5[_0x7661[255]]/ this[_0x7661[1460]]))+ _0x7661[168];_0x9465x5[_0x7661[639]]&& this[_0x7661[813]][_0x7661[62]](this[_0x7661[1375]](_0x9465x4,_0x9465x2&& null!= _0x9465x5[_0x7661[604]],_0x9465x3&& null!= _0x9465x5[_0x7661[608]]));_0x9465x3&& null!= _0x9465x5[_0x7661[608]]?(_0x9465x4[_0x7661[1464]]= _0x7661[128],_0x9465x4[_0x7661[1306]]= _0x9465x5[_0x7661[608]]):_0x9465x4[_0x7661[1464]]= _0x7661[308];_0x9465x4[_0x7661[62]](this[_0x7661[1465]]());_0x9465x2&& null!= _0x9465x5[_0x7661[604]]?_0x9465x4[_0x7661[62]](this[_0x7661[1466]]()):this[_0x7661[1229]]&& (_0x7661[253]!= _0x9465x4[_0x7661[301]]|| this[_0x7661[1215]][this[_0x7661[1215]][_0x7661[67]]- 1]== this[_0x7661[1227]])?_0x9465x4[_0x7661[62]](this[_0x7661[1467]]()):_0x9465x4[_0x7661[1468]]= _0x7661[308];this[_0x7661[813]][_0x7661[62]](_0x9465x4)}};mxVmlCanvas2D[_0x7661[202]][_0x7661[1467]]= function(){var _0x9465x2=document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1469]);_0x9465x2[_0x7661[390]]= mxClient[_0x7661[88]]+ _0x7661[1470];_0x9465x2[_0x7661[60]]= _0x7661[1471];return _0x9465x2};mxVmlCanvas2D[_0x7661[202]][_0x7661[1466]]= function(){var _0x9465x2=this[_0x7661[724]],_0x9465x3=document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1469]);_0x9465x3[_0x7661[352]]= _0x9465x2[_0x7661[604]];if(null!= _0x9465x2[_0x7661[606]]){_0x9465x3[_0x7661[60]]= _0x7661[1299];_0x9465x3[_0x7661[865]]= _0x7661[130];_0x9465x3[_0x7661[1472]]= _0x9465x2[_0x7661[606]];var _0x9465x4=180- _0x9465x2[_0x7661[603]],_0x9465x4=_0x9465x2[_0x7661[607]]== mxConstants[_0x7661[1359]]?_0x9465x4- (90+ (_0x7661[235]== this[_0x7661[813]][_0x7661[124]][_0x7661[1473]]?180:0)):_0x9465x2[_0x7661[607]]== mxConstants[_0x7661[1356]]?_0x9465x4+ (90+ (_0x7661[235]== this[_0x7661[813]][_0x7661[124]][_0x7661[1473]]?180:0)):_0x9465x2[_0x7661[607]]== mxConstants[_0x7661[1358]]?_0x9465x4- (180+ (_0x7661[236]== this[_0x7661[813]][_0x7661[124]][_0x7661[1473]]?-180:0)):_0x9465x4+ (_0x7661[236]== this[_0x7661[813]][_0x7661[124]][_0x7661[1473]]?-180:0);if(_0x7661[235]== this[_0x7661[813]][_0x7661[124]][_0x7661[1473]]|| _0x7661[236]== this[_0x7661[813]][_0x7661[124]][_0x7661[1473]]){_0x9465x4*= -1};_0x9465x3[_0x7661[1474]]= mxUtils[_0x7661[1454]](_0x9465x4,360);_0x9465x3[_0x7661[461]]= 100* _0x9465x2[_0x7661[1244]]* _0x9465x2[_0x7661[1247]]+ _0x7661[229];_0x9465x3[_0x7661[57]](mxClient[_0x7661[1475]]+ _0x7661[1476],100* _0x9465x2[_0x7661[1244]]* _0x9465x2[_0x7661[1248]]+ _0x7661[229])}else {1> _0x9465x2[_0x7661[1244]]&& (_0x9465x3[_0x7661[461]]= 100* _0x9465x2[_0x7661[1244]]+ _0x7661[229])};return _0x9465x3};mxVmlCanvas2D[_0x7661[202]][_0x7661[1465]]= function(){var _0x9465x2=this[_0x7661[724]],_0x9465x3=document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1477]);_0x9465x3[_0x7661[1478]]= _0x9465x2[_0x7661[1254]]|| _0x7661[1232];_0x9465x3[_0x7661[1479]]= _0x9465x2[_0x7661[1256]]|| _0x7661[1233];_0x9465x3[_0x7661[1313]]= _0x9465x2[_0x7661[1258]]|| _0x7661[1480];1> _0x9465x2[_0x7661[1244]]&& (_0x9465x3[_0x7661[461]]= 100* _0x9465x2[_0x7661[1244]]+ _0x7661[229]);_0x9465x2[_0x7661[648]]&& (_0x9465x3[_0x7661[1481]]= this[_0x7661[1482]]());return _0x9465x3};mxVmlCanvas2D[_0x7661[202]][_0x7661[1482]]= function(){var _0x9465x2=_0x7661[1483];if(null!= this[_0x7661[724]][_0x7661[649]]){var _0x9465x3=this[_0x7661[724]][_0x7661[649]][_0x7661[224]](_0x7661[185]);0< _0x9465x3[_0x7661[67]]&& 1== _0x9465x3[0]&& (_0x9465x2= _0x7661[1484])};return _0x9465x2};mxVmlCanvas2D[_0x7661[202]][_0x7661[1375]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[724]],_0x9465x9=-_0x9465x5[_0x7661[603]]* (Math[_0x7661[424]]/ 180),_0x9465xa=Math[_0x7661[426]](_0x9465x9),_0x9465x9=Math[_0x7661[427]](_0x9465x9),_0x9465x12=_0x9465x5[_0x7661[1273]]* _0x9465x5[_0x7661[255]],_0x9465x13=_0x9465x5[_0x7661[1274]]* _0x9465x5[_0x7661[255]];_0x7661[235]== this[_0x7661[813]][_0x7661[124]][_0x7661[1473]]?_0x9465x12*= -1:_0x7661[236]== this[_0x7661[813]][_0x7661[124]][_0x7661[1473]]&& (_0x9465x13*= -1);var _0x9465x14=_0x9465x2[_0x7661[511]](!0);_0x9465x14[_0x7661[124]][_0x7661[945]]= Math[_0x7661[488]](_0x9465x12* _0x9465xa- _0x9465x13* _0x9465x9)+ _0x7661[168];_0x9465x14[_0x7661[124]][_0x7661[953]]= Math[_0x7661[488]](_0x9465x12* _0x9465x9+ _0x9465x13* _0x9465xa)+ _0x7661[168];8== document[_0x7661[5]]&& (_0x9465x14[_0x7661[1463]]= _0x9465x2[_0x7661[1463]],_0x7661[253]== _0x9465x2[_0x7661[301]]&& (_0x9465x14[_0x7661[1215]]= this[_0x7661[1215]][_0x7661[234]](_0x7661[185])+ _0x7661[1461],_0x9465x14[_0x7661[124]][_0x7661[117]]= this[_0x7661[813]][_0x7661[124]][_0x7661[117]],_0x9465x14[_0x7661[124]][_0x7661[119]]= this[_0x7661[813]][_0x7661[124]][_0x7661[119]],_0x9465x14[_0x7661[1462]]= parseInt(_0x9465x2[_0x7661[124]][_0x7661[117]])+ _0x7661[185]+ parseInt(_0x9465x2[_0x7661[124]][_0x7661[119]])));_0x9465x4?(_0x9465x14[_0x7661[1306]]= _0x9465x5[_0x7661[1269]],_0x9465x14[_0x7661[62]](this[_0x7661[1485]]())):_0x9465x14[_0x7661[1464]]= _0x7661[308];_0x9465x3?_0x9465x14[_0x7661[62]](this[_0x7661[1486]]()):_0x9465x14[_0x7661[1468]]= _0x7661[308];return _0x9465x14};mxVmlCanvas2D[_0x7661[202]][_0x7661[1486]]= function(){var _0x9465x2=document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1469]);_0x9465x2[_0x7661[352]]= this[_0x7661[724]][_0x7661[1269]];_0x9465x2[_0x7661[461]]= 100* this[_0x7661[724]][_0x7661[1244]]* this[_0x7661[724]][_0x7661[1271]]+ _0x7661[229];return _0x9465x2};mxVmlCanvas2D[_0x7661[202]][_0x7661[1485]]= function(){var _0x9465x2=this[_0x7661[1465]]();_0x9465x2[_0x7661[461]]= 100* this[_0x7661[724]][_0x7661[1244]]* this[_0x7661[724]][_0x7661[1271]]+ _0x7661[229];return _0x9465x2};mxVmlCanvas2D[_0x7661[202]][_0x7661[1294]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x3&& _0x9465x4?_0x9465x2+= 180:_0x9465x3?this[_0x7661[813]][_0x7661[124]][_0x7661[1473]]= _0x7661[235]:_0x9465x4&& (this[_0x7661[813]][_0x7661[124]][_0x7661[1473]]= _0x7661[236]);if(_0x9465x3?!_0x9465x4:_0x9465x4){_0x9465x2*= -1};this[_0x7661[813]][_0x7661[124]][_0x7661[603]]= _0x9465x2;this[_0x7661[724]][_0x7661[603]]+= _0x9465x2;this[_0x7661[724]][_0x7661[1395]]= _0x9465x5;this[_0x7661[724]][_0x7661[1396]]= _0x9465x9};mxVmlCanvas2D[_0x7661[202]][_0x7661[1275]]= function(){mxAbstractCanvas2D[_0x7661[202]][_0x7661[1275]][_0x7661[183]](this,arguments);this[_0x7661[252]]= document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1487]);this[_0x7661[252]][_0x7661[124]][_0x7661[491]]= _0x7661[492]};mxVmlCanvas2D[_0x7661[202]][_0x7661[1278]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=this[_0x7661[724]],_0x9465xa=(this[_0x7661[1217]]+ _0x9465x9[_0x7661[1126]])* _0x9465x9[_0x7661[255]],_0x9465x12=(this[_0x7661[1218]]+ _0x9465x9[_0x7661[1125]])* _0x9465x9[_0x7661[255]];_0x9465x2= (_0x9465x2+ _0x9465x9[_0x7661[1126]])* _0x9465x9[_0x7661[255]];_0x9465x3= (_0x9465x3+ _0x9465x9[_0x7661[1125]])* _0x9465x9[_0x7661[255]];_0x9465x4= (_0x9465x4+ _0x9465x9[_0x7661[1126]])* _0x9465x9[_0x7661[255]];_0x9465x5= (_0x9465x5+ _0x9465x9[_0x7661[1125]])* _0x9465x9[_0x7661[255]];var _0x9465x12=_0x9465x12+ 2/ 3* (_0x9465x3- _0x9465x12),_0x9465x13=_0x9465x4+ 2/ 3* (_0x9465x2- _0x9465x4);_0x9465x3= _0x9465x5+ 2/ 3* (_0x9465x3- _0x9465x5);this[_0x7661[1215]][_0x7661[207]](_0x7661[1488]+ this[_0x7661[1239]](_0x9465xa+ 2/ 3* (_0x9465x2- _0x9465xa))+ _0x7661[185]+ this[_0x7661[1239]](_0x9465x12)+ _0x7661[185]+ this[_0x7661[1239]](_0x9465x13)+ _0x7661[185]+ this[_0x7661[1239]](_0x9465x3)+ _0x7661[185]+ this[_0x7661[1239]](_0x9465x4)+ _0x7661[185]+ this[_0x7661[1239]](_0x9465x5));this[_0x7661[1217]]= _0x9465x4/ _0x9465x9[_0x7661[255]]- _0x9465x9[_0x7661[1126]];this[_0x7661[1218]]= _0x9465x5/ _0x9465x9[_0x7661[255]]- _0x9465x9[_0x7661[1125]]};mxVmlCanvas2D[_0x7661[202]][_0x7661[1489]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=this[_0x7661[724]];_0x9465x2= document[_0x7661[55]](_0x9465x2);_0x9465x2[_0x7661[124]][_0x7661[491]]= _0x7661[492];_0x9465x2[_0x7661[124]][_0x7661[361]]= this[_0x7661[1239]]((_0x9465x3+ _0x9465xa[_0x7661[1126]])* _0x9465xa[_0x7661[255]])+ _0x7661[168];_0x9465x2[_0x7661[124]][_0x7661[125]]= this[_0x7661[1239]]((_0x9465x4+ _0x9465xa[_0x7661[1125]])* _0x9465xa[_0x7661[255]])+ _0x7661[168];_0x9465x2[_0x7661[124]][_0x7661[117]]= this[_0x7661[1239]](_0x9465x5* _0x9465xa[_0x7661[255]])+ _0x7661[168];_0x9465x2[_0x7661[124]][_0x7661[119]]= this[_0x7661[1239]](_0x9465x9* _0x9465xa[_0x7661[255]])+ _0x7661[168];return _0x9465x2};mxVmlCanvas2D[_0x7661[202]][_0x7661[1319]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[252]]= this[_0x7661[1489]](mxClient[_0x7661[463]]+ _0x7661[1490],_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5)};mxVmlCanvas2D[_0x7661[202]][_0x7661[1320]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){this[_0x7661[252]]= this[_0x7661[1489]](mxClient[_0x7661[463]]+ _0x7661[1491],_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5);this[_0x7661[252]][_0x7661[57]](_0x7661[1492],Math[_0x7661[160]](100* _0x9465x9/ _0x9465x4,100* _0x9465xa/ _0x9465x5)+ _0x7661[229])};mxVmlCanvas2D[_0x7661[202]][_0x7661[680]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[252]]= this[_0x7661[1489]](mxClient[_0x7661[463]]+ _0x7661[1493],_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5)};mxVmlCanvas2D[_0x7661[202]][_0x7661[618]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13){var _0x9465x14=null;_0x9465xa?(_0x9465x14= this[_0x7661[1489]](mxClient[_0x7661[463]]+ _0x7661[1490],_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5),_0x9465x14[_0x7661[1464]]= _0x7661[308],_0x9465x2= document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1469]),_0x9465x2[_0x7661[1322]]= _0x9465xa?_0x7661[1494]:_0x7661[1495],_0x9465x2[_0x7661[1294]]= _0x7661[128],_0x9465x2[_0x7661[60]]= _0x7661[1496],_0x9465x2[_0x7661[390]]= _0x9465x9,_0x9465x14[_0x7661[62]](_0x9465x2)):(_0x9465x14= this[_0x7661[1489]](mxClient[_0x7661[463]]+ _0x7661[464],_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5),_0x9465x14[_0x7661[390]]= _0x9465x9);_0x9465x12&& _0x9465x13?_0x9465x14[_0x7661[124]][_0x7661[603]]= _0x7661[1497]:_0x9465x12?_0x9465x14[_0x7661[124]][_0x7661[1473]]= _0x7661[235]:_0x9465x13&& (_0x9465x14[_0x7661[124]][_0x7661[1473]]= _0x7661[236]);1> this[_0x7661[724]][_0x7661[1244]]&& (_0x9465x14[_0x7661[124]][_0x7661[347]]+= _0x7661[459]+ 100* this[_0x7661[724]][_0x7661[1244]]+ _0x7661[460]);this[_0x7661[813]][_0x7661[62]](_0x9465x14)};mxVmlCanvas2D[_0x7661[202]][_0x7661[1404]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x4= document[_0x7661[55]](_0x7661[485]);var _0x9465x9=this[_0x7661[724]],_0x9465xa=_0x7661[110];null!= _0x9465x9[_0x7661[1261]]&& (_0x9465xa+= _0x7661[1418]+ _0x9465x9[_0x7661[1261]]+ _0x7661[471]);null!= _0x9465x9[_0x7661[1263]]&& (_0x9465xa+= _0x7661[1419]+ _0x9465x9[_0x7661[1263]]+ _0x7661[471]);mxUtils[_0x7661[1331]](_0x9465x2)?_0x9465x4[_0x7661[62]](_0x9465x2):0< _0x9465xa[_0x7661[67]]&& !_0x9465x5?(_0x9465x5= document[_0x7661[55]](_0x7661[485]),_0x9465x5[_0x7661[124]][_0x7661[103]]= _0x9465xa,_0x9465x5[_0x7661[124]][_0x7661[495]]= mxClient[_0x7661[496]]?_0x7661[497]:_0x7661[498],_0x9465x5[_0x7661[124]][_0x7661[499]]= _0x7661[500],_0x9465x5[_0x7661[339]]= _0x9465x2,_0x9465x4[_0x7661[62]](_0x9465x5)):(_0x9465x4[_0x7661[124]][_0x7661[103]]= _0x9465xa,_0x9465x4[_0x7661[339]]= _0x9465x2);_0x9465x2= _0x9465x4[_0x7661[124]];_0x9465x2[_0x7661[487]]= Math[_0x7661[488]](_0x9465x9[_0x7661[487]]/ this[_0x7661[1460]])+ _0x7661[168];_0x9465x2[_0x7661[486]]= _0x9465x9[_0x7661[486]];_0x9465x2[_0x7661[352]]= _0x9465x9[_0x7661[665]];_0x9465x2[_0x7661[123]]= _0x7661[125];_0x9465x2[_0x7661[1165]]= _0x9465x3|| _0x7661[361];_0x9465x2[_0x7661[489]]= Math[_0x7661[488]](_0x9465x9[_0x7661[487]]* mxConstants[_0x7661[490]]/ this[_0x7661[1460]])+ _0x7661[168];(_0x9465x9[_0x7661[666]]& mxConstants[_0x7661[1410]])== mxConstants[_0x7661[1410]]&& (_0x9465x2[_0x7661[1452]]= _0x7661[1447]);(_0x9465x9[_0x7661[666]]& mxConstants[_0x7661[1412]])== mxConstants[_0x7661[1412]]&& (_0x9465x2[_0x7661[666]]= _0x7661[1449]);(_0x9465x9[_0x7661[666]]& mxConstants[_0x7661[1414]])== mxConstants[_0x7661[1414]]&& (_0x9465x2[_0x7661[1498]]= _0x7661[355]);return _0x9465x4};mxVmlCanvas2D[_0x7661[202]][_0x7661[963]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16,_0x9465x17){if(this[_0x7661[1285]]&& null!= _0x9465x9){var _0x9465x18=this[_0x7661[724]];if(_0x7661[1428]== _0x9465x14){null!= _0x9465x18[_0x7661[603]]&& (_0x9465x3= this[_0x7661[1241]](_0x9465x2,_0x9465x3,_0x9465x18[_0x7661[603]],_0x9465x18[_0x7661[1395]],_0x9465x18[_0x7661[1396]]),_0x9465x2= _0x9465x3[_0x7661[235]],_0x9465x3= _0x9465x3[_0x7661[236]]);8== document[_0x7661[5]]?(_0x9465x2+= _0x9465x18[_0x7661[1126]],_0x9465x3+= _0x9465x18[_0x7661[1125]]):(_0x9465x2*= _0x9465x18[_0x7661[255]],_0x9465x3*= _0x9465x18[_0x7661[255]]);_0x9465x14= 8== document[_0x7661[5]]?document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1499]):document[_0x7661[55]](_0x7661[485]);_0x9465x14[_0x7661[124]][_0x7661[491]]= _0x7661[492];_0x9465x14[_0x7661[124]][_0x7661[495]]= _0x7661[497];_0x9465x14[_0x7661[124]][_0x7661[361]]= this[_0x7661[1239]](_0x9465x2)+ _0x7661[168];_0x9465x14[_0x7661[124]][_0x7661[125]]= this[_0x7661[1239]](_0x9465x3)+ _0x7661[168];_0x9465x14[_0x7661[124]][_0x7661[499]]= _0x9465x18[_0x7661[255]];var _0x9465x19=document[_0x7661[55]](_0x7661[485]);_0x9465x19[_0x7661[124]][_0x7661[491]]= _0x7661[1500];_0x9465x19[_0x7661[124]][_0x7661[495]]= _0x7661[497];var _0x9465x1a=mxUtils[_0x7661[1501]](_0x9465xa,_0x9465x12),_0x9465x1b=_0x9465x1a[_0x7661[235]],_0x9465x1a=_0x9465x1a[_0x7661[236]];_0x9465x9= this[_0x7661[1404]](_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x15);_0x9465xa= document[_0x7661[55]](_0x7661[485]);_0x9465x13?(!_0x9465x16&& 0< _0x9465x4&& (_0x9465x9[_0x7661[124]][_0x7661[117]]= Math[_0x7661[488]](_0x9465x4)+ _0x7661[168]),_0x9465x9[_0x7661[124]][_0x7661[493]]= _0x7661[1502]):_0x9465x9[_0x7661[124]][_0x7661[493]]= _0x7661[494];_0x9465x13= _0x9465x18[_0x7661[603]]+ (_0x9465x17|| 0);this[_0x7661[1216]]&& 0!= _0x9465x13?(_0x9465xa[_0x7661[124]][_0x7661[495]]= _0x7661[497],_0x9465xa[_0x7661[124]][_0x7661[499]]= _0x7661[500],_0x9465xa[_0x7661[62]](_0x9465x9),8== document[_0x7661[5]]&& _0x7661[529]!= this[_0x7661[813]][_0x7661[301]]?(_0x9465x19[_0x7661[62]](_0x9465xa),_0x9465x14[_0x7661[62]](_0x9465x19)):_0x9465x14[_0x7661[62]](_0x9465xa)):8== document[_0x7661[5]]?(_0x9465x19[_0x7661[62]](_0x9465x9),_0x9465x14[_0x7661[62]](_0x9465x19)):(_0x9465x9[_0x7661[124]][_0x7661[495]]= _0x7661[497],_0x9465x14[_0x7661[62]](_0x9465x9));_0x7661[529]!= this[_0x7661[813]][_0x7661[301]]?(_0x9465x17= document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1490]),_0x9465x17[_0x7661[1464]]= _0x7661[308],_0x9465x17[_0x7661[1468]]= _0x7661[308],_0x9465x17[_0x7661[62]](_0x9465x14),this[_0x7661[813]][_0x7661[62]](_0x9465x17)):this[_0x7661[813]][_0x7661[62]](_0x9465x14);_0x9465x16?(_0x9465x9[_0x7661[124]][_0x7661[277]]= _0x7661[188],0< _0x9465x4&& (_0x9465x9[_0x7661[124]][_0x7661[117]]= Math[_0x7661[488]](_0x9465x4)+ _0x7661[168]),0< _0x9465x5&& 8== document[_0x7661[5]]&& (_0x9465x9[_0x7661[124]][_0x7661[1503]]= Math[_0x7661[488]](_0x9465x5)+ _0x7661[168])):_0x9465x15&& (_0x9465x9[_0x7661[124]][_0x7661[117]]= _0x9465x4+ _0x7661[168],0< _0x9465x5&& (_0x9465x9[_0x7661[124]][_0x7661[1503]]= Math[_0x7661[488]](_0x9465x5)+ _0x7661[168]));if(this[_0x7661[1216]]&& 0!= _0x9465x13){_0x9465x4= _0x9465x13* (Math[_0x7661[424]]/ 180);_0x9465x13= parseFloat(parseFloat(Math[_0x7661[426]](_0x9465x4))[_0x7661[1293]](8));_0x9465x17= parseFloat(parseFloat(Math[_0x7661[427]](-_0x9465x4))[_0x7661[1293]](8));_0x9465x4%= 2* Math[_0x7661[424]];0> _0x9465x4&& (_0x9465x4+= 2* Math[_0x7661[424]]);_0x9465x4%= Math[_0x7661[424]];_0x9465x4> Math[_0x7661[424]]/ 2&& (_0x9465x4= Math[_0x7661[424]]- _0x9465x4);_0x9465x12= Math[_0x7661[426]](_0x9465x4);var _0x9465x1c=Math[_0x7661[427]](_0x9465x4);8== document[_0x7661[5]]&& (_0x9465x9[_0x7661[124]][_0x7661[495]]= _0x7661[498],_0x9465xa[_0x7661[124]][_0x7661[495]]= _0x7661[498],_0x9465x19[_0x7661[124]][_0x7661[495]]= _0x7661[498]);_0x9465x9[_0x7661[124]][_0x7661[187]]= _0x7661[188];document[_0x7661[112]][_0x7661[62]](_0x9465x9);_0x9465x4= _0x9465x9[_0x7661[359]];_0x9465x19= _0x9465x9[_0x7661[167]];if(mxClient[_0x7661[496]]&& (_0x9465x16|| _0x9465x15)&& _0x9465x19> _0x9465x5){_0x9465x19= _0x9465x5,_0x9465x9[_0x7661[124]][_0x7661[119]]= _0x9465x19+ _0x7661[168]};_0x9465x5= _0x9465x19;_0x9465x16= (_0x9465x5- _0x9465x5* _0x9465x12+ _0x9465x4* -_0x9465x1c)/ 2- _0x9465x17* _0x9465x4* (_0x9465x1b+ 0.5)+ _0x9465x13* _0x9465x5* (_0x9465x1a+ 0.5);_0x9465x15= (_0x9465x4- _0x9465x4* _0x9465x12+ _0x9465x5* -_0x9465x1c)/ 2+ _0x9465x13* _0x9465x4* (_0x9465x1b+ 0.5)+ _0x9465x17* _0x9465x5* (_0x9465x1a+ 0.5);_0x7661[1504]== _0x9465x14[_0x7661[301]]&& _0x7661[529]== this[_0x7661[813]][_0x7661[301]]?(_0x9465x1b= document[_0x7661[55]](_0x7661[485]),_0x9465x1b[_0x7661[124]][_0x7661[495]]= _0x7661[498],_0x9465x1b[_0x7661[124]][_0x7661[491]]= _0x7661[492],_0x9465x1b[_0x7661[124]][_0x7661[361]]= this[_0x7661[1239]](_0x9465x2+ (_0x9465x15- _0x9465x4/ 2)* _0x9465x18[_0x7661[255]])+ _0x7661[168],_0x9465x1b[_0x7661[124]][_0x7661[125]]= this[_0x7661[1239]](_0x9465x3+ (_0x9465x16- _0x9465x5/ 2)* _0x9465x18[_0x7661[255]])+ _0x7661[168],_0x9465x14[_0x7661[265]][_0x7661[62]](_0x9465x1b),_0x9465x1b[_0x7661[62]](_0x9465x14)):(_0x9465x18= 8== document[_0x7661[5]]?1:_0x9465x18[_0x7661[255]],_0x9465x14[_0x7661[124]][_0x7661[361]]= this[_0x7661[1239]](_0x9465x2+ (_0x9465x15- _0x9465x4/ 2)* _0x9465x18)+ _0x7661[168],_0x9465x14[_0x7661[124]][_0x7661[125]]= this[_0x7661[1239]](_0x9465x3+ (_0x9465x16- _0x9465x5/ 2)* _0x9465x18)+ _0x7661[168]);_0x9465xa[_0x7661[124]][_0x7661[347]]= _0x7661[1505]+ _0x9465x13+ _0x7661[1506]+ _0x9465x17+ _0x7661[1507]+ -_0x9465x17+ _0x7661[1508]+ _0x9465x13+ _0x7661[1509];_0x9465xa[_0x7661[124]][_0x7661[1028]]= this[_0x7661[1459]];1> this[_0x7661[724]][_0x7661[1244]]&& (_0x9465xa[_0x7661[124]][_0x7661[347]]+= _0x7661[459]+ 100* this[_0x7661[724]][_0x7661[1244]]+ _0x7661[460]);_0x9465x9[_0x7661[124]][_0x7661[187]]= _0x7661[110];_0x9465xa[_0x7661[62]](_0x9465x9)}else {8!= document[_0x7661[5]]?(_0x9465x9[_0x7661[124]][_0x7661[123]]= _0x7661[125],1> this[_0x7661[724]][_0x7661[1244]]&& (_0x9465x14[_0x7661[124]][_0x7661[347]]= _0x7661[459]+ 100* this[_0x7661[724]][_0x7661[1244]]+ _0x7661[460]),_0x9465x18= _0x9465x9[_0x7661[265]],_0x9465x9[_0x7661[124]][_0x7661[187]]= _0x7661[188],document[_0x7661[112]][_0x7661[62]](_0x9465x9),_0x9465x4= _0x9465x9[_0x7661[359]],_0x9465x19= _0x9465x9[_0x7661[167]],mxClient[_0x7661[496]]&& (_0x9465x16&& _0x9465x19> _0x9465x5)&& (_0x9465x19= _0x9465x5,_0x9465x9[_0x7661[124]][_0x7661[119]]= _0x9465x19+ _0x7661[168]),_0x9465x5= _0x9465x19,_0x9465x9[_0x7661[124]][_0x7661[187]]= _0x7661[110],_0x9465x18[_0x7661[62]](_0x9465x9),_0x9465x14[_0x7661[124]][_0x7661[361]]= this[_0x7661[1239]](_0x9465x2+ _0x9465x4* _0x9465x1b* this[_0x7661[724]][_0x7661[255]])+ _0x7661[168],_0x9465x14[_0x7661[124]][_0x7661[125]]= this[_0x7661[1239]](_0x9465x3+ _0x9465x5* _0x9465x1a* this[_0x7661[724]][_0x7661[255]])+ _0x7661[168]):(1> this[_0x7661[724]][_0x7661[1244]]&& (_0x9465x9[_0x7661[124]][_0x7661[347]]= _0x7661[459]+ 100* this[_0x7661[724]][_0x7661[1244]]+ _0x7661[460]),_0x9465x19[_0x7661[124]][_0x7661[361]]= 100* _0x9465x1b+ _0x7661[229],_0x9465x19[_0x7661[124]][_0x7661[125]]= 100* _0x9465x1a+ _0x7661[229])}}else {this[_0x7661[1436]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,mxUtils[_0x7661[321]](_0x9465x9,!1),_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16,_0x9465x17)}}};mxVmlCanvas2D[_0x7661[202]][_0x7661[1436]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16,_0x9465x17){_0x9465x5= this[_0x7661[724]];_0x9465x2= (_0x9465x2+ _0x9465x5[_0x7661[1126]])* _0x9465x5[_0x7661[255]];_0x9465x3= (_0x9465x3+ _0x9465x5[_0x7661[1125]])* _0x9465x5[_0x7661[255]];_0x9465x4= document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1487]);_0x9465x4[_0x7661[124]][_0x7661[117]]= _0x7661[942];_0x9465x4[_0x7661[124]][_0x7661[119]]= _0x7661[942];_0x9465x4[_0x7661[1464]]= _0x7661[308];_0x9465x15= document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1469]);_0x9465x15[_0x7661[352]]= _0x9465x5[_0x7661[665]];_0x9465x15[_0x7661[461]]= 100* _0x9465x5[_0x7661[1244]]+ _0x7661[229];_0x9465x4[_0x7661[62]](_0x9465x15);_0x9465x15= document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1510]);_0x9465x15[_0x7661[1511]]= _0x7661[128];_0x9465x15[_0x7661[6]]= _0x7661[1512]+ this[_0x7661[1239]](0)+ _0x7661[185]+ this[_0x7661[1239]](0)+ _0x7661[1513]+ this[_0x7661[1239]](1)+ _0x7661[185]+ this[_0x7661[1239]](0);_0x9465x4[_0x7661[62]](_0x9465x15);_0x9465x15= document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1514]);_0x9465x15[_0x7661[124]][_0x7661[103]]= _0x7661[1515]+ _0x9465xa;_0x9465x15[_0x7661[124]][_0x7661[611]]= _0x9465xa;_0x9465x15[_0x7661[124]][_0x7661[486]]= _0x9465x5[_0x7661[486]];_0x9465x15[_0x7661[1516]]= _0x9465x9;_0x9465x15[_0x7661[747]]= _0x7661[128];_0x9465xa= Math[_0x7661[488]](_0x9465x5[_0x7661[487]]* _0x9465x5[_0x7661[255]]/ this[_0x7661[1460]]);_0x9465x15[_0x7661[124]][_0x7661[487]]= _0x9465xa+ _0x7661[168];(_0x9465x5[_0x7661[666]]& mxConstants[_0x7661[1410]])== mxConstants[_0x7661[1410]]&& (_0x9465x15[_0x7661[124]][_0x7661[1452]]= _0x7661[1447]);(_0x9465x5[_0x7661[666]]& mxConstants[_0x7661[1412]])== mxConstants[_0x7661[1412]]&& (_0x9465x15[_0x7661[124]][_0x7661[666]]= _0x7661[1449]);(_0x9465x5[_0x7661[666]]& mxConstants[_0x7661[1414]])== mxConstants[_0x7661[1414]]&& (_0x9465x15[_0x7661[124]][_0x7661[354]]= _0x7661[355]);_0x9465x9= _0x9465x9[_0x7661[224]](_0x7661[192]);_0x9465x5= _0x9465xa+ (_0x9465x9[_0x7661[67]]- 1)* _0x9465xa* mxConstants[_0x7661[490]];_0x9465xa= _0x9465x9= 0;_0x9465x12== mxConstants[_0x7661[482]]?_0x9465xa= -_0x9465x5/ 2:_0x9465x12!= mxConstants[_0x7661[481]]&& (_0x9465xa= _0x9465x5/ 2);null!= _0x9465x17&& (_0x9465x4[_0x7661[124]][_0x7661[603]]= _0x9465x17,_0x9465x12= _0x9465x17* (Math[_0x7661[424]]/ 180),_0x9465x9= Math[_0x7661[427]](_0x9465x12)* _0x9465xa,_0x9465xa*= Math[_0x7661[426]](_0x9465x12));_0x9465x4[_0x7661[62]](_0x9465x15);_0x9465x4[_0x7661[124]][_0x7661[361]]= this[_0x7661[1239]](_0x9465x2- _0x9465x9)+ _0x7661[168];_0x9465x4[_0x7661[124]][_0x7661[125]]= this[_0x7661[1239]](_0x9465x3+ _0x9465xa)+ _0x7661[168];this[_0x7661[813]][_0x7661[62]](_0x9465x4)};mxVmlCanvas2D[_0x7661[202]][_0x7661[1336]]= function(){this[_0x7661[1370]](!1,!0)};mxVmlCanvas2D[_0x7661[202]][_0x7661[1334]]= function(){this[_0x7661[1370]](!0,!1)};mxVmlCanvas2D[_0x7661[202]][_0x7661[1337]]= function(){this[_0x7661[1370]](!0,!0)};function mxGuide(_0x9465x2,_0x9465x3){this[_0x7661[1179]]= _0x9465x2;this[_0x7661[1517]](_0x9465x3)}mxGuide[_0x7661[202]][_0x7661[1179]]= null;mxGuide[_0x7661[202]][_0x7661[1214]]= null;mxGuide[_0x7661[202]][_0x7661[662]]= !0;mxGuide[_0x7661[202]][_0x7661[704]]= !0;mxGuide[_0x7661[202]][_0x7661[1518]]= null;mxGuide[_0x7661[202]][_0x7661[1519]]= null;mxGuide[_0x7661[202]][_0x7661[1517]]= function(_0x9465x2){this[_0x7661[1214]]= _0x9465x2};mxGuide[_0x7661[202]][_0x7661[1019]]= function(_0x9465x2){return !0};mxGuide[_0x7661[202]][_0x7661[1520]]= function(){return this[_0x7661[1179]][_0x7661[1020]]* this[_0x7661[1179]][_0x7661[441]][_0x7661[255]]/ 2};mxGuide[_0x7661[202]][_0x7661[1521]]= function(_0x9465x2){_0x9465x2= new mxPolyline([],mxConstants.GUIDE_COLOR,mxConstants.GUIDE_STROKEWIDTH);_0x9465x2[_0x7661[1522]]= !0;return _0x9465x2};mxGuide[_0x7661[202]][_0x7661[582]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(null!= this[_0x7661[1214]]&& (this[_0x7661[662]]|| this[_0x7661[704]])&& null!= _0x9465x2&& null!= _0x9465x3){var _0x9465x5=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[513]],_0x9465x9=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]],_0x9465xa=_0x9465x3[_0x7661[235]],_0x9465x12=_0x9465x3[_0x7661[236]],_0x9465x13=!1,_0x9465x14=!1,_0x9465x15=this[_0x7661[1520]](),_0x9465x16=_0x9465x15,_0x9465x17=_0x9465x15,_0x9465x15=_0x9465x2[_0x7661[238]]();_0x9465x15[_0x7661[235]]+= _0x9465x3[_0x7661[235]];_0x9465x15[_0x7661[236]]+= _0x9465x3[_0x7661[236]];var _0x9465x18=_0x9465x15[_0x7661[235]],_0x9465x19=_0x9465x15[_0x7661[235]]+ _0x9465x15[_0x7661[117]],_0x9465x1a=_0x9465x15[_0x7661[241]](),_0x9465x1b=_0x9465x15[_0x7661[236]],_0x9465x1c=_0x9465x15[_0x7661[236]]+ _0x9465x15[_0x7661[119]],_0x9465x1d=_0x9465x15[_0x7661[242]]();_0x9465x3= function(_0x9465x3){_0x9465x3+= this[_0x7661[1179]][_0x7661[1136]];var _0x9465x4=!1;Math[_0x7661[425]](_0x9465x3- _0x9465x1a)< _0x9465x16?(_0x9465xa= _0x9465x3- _0x9465x2[_0x7661[241]](),_0x9465x16= Math[_0x7661[425]](_0x9465x3- _0x9465x1a),_0x9465x4= !0):Math[_0x7661[425]](_0x9465x3- _0x9465x18)< _0x9465x16?(_0x9465xa= _0x9465x3- _0x9465x2[_0x7661[235]],_0x9465x16= Math[_0x7661[425]](_0x9465x3- _0x9465x18),_0x9465x4= !0):Math[_0x7661[425]](_0x9465x3- _0x9465x19)< _0x9465x16&& (_0x9465xa= _0x9465x3- _0x9465x2[_0x7661[235]]- _0x9465x2[_0x7661[117]],_0x9465x16= Math[_0x7661[425]](_0x9465x3- _0x9465x19),_0x9465x4= !0);if(_0x9465x4){null== this[_0x7661[1518]]&& (this[_0x7661[1518]]= this[_0x7661[1521]](!0),this[_0x7661[1518]][_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[1523]]:mxConstants[_0x7661[508]],this[_0x7661[1518]][_0x7661[1229]]= !1,this[_0x7661[1518]][_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]()));var _0x9465x5=this[_0x7661[1179]][_0x7661[526]];_0x9465x3-= this[_0x7661[1179]][_0x7661[1136]];this[_0x7661[1518]][_0x7661[1525]]= [ new mxPoint(_0x9465x3,-this[_0x7661[1179]][_0x7661[1137]]), new mxPoint(_0x9465x3,_0x9465x5[_0x7661[191]]- 3- this[_0x7661[1179]][_0x7661[1137]])]};_0x9465x13= _0x9465x13|| _0x9465x4};for(var _0x9465x15=function(_0x9465x3){_0x9465x3+= this[_0x7661[1179]][_0x7661[1137]];var _0x9465x4=!1;Math[_0x7661[425]](_0x9465x3- _0x9465x1d)< _0x9465x17?(_0x9465x12= _0x9465x3- _0x9465x2[_0x7661[242]](),_0x9465x17= Math[_0x7661[425]](_0x9465x3- _0x9465x1d),_0x9465x4= !0):Math[_0x7661[425]](_0x9465x3- _0x9465x1b)< _0x9465x17?(_0x9465x12= _0x9465x3- _0x9465x2[_0x7661[236]],_0x9465x17= Math[_0x7661[425]](_0x9465x3- _0x9465x1b),_0x9465x4= !0):Math[_0x7661[425]](_0x9465x3- _0x9465x1c)< _0x9465x17&& (_0x9465x12= _0x9465x3- _0x9465x2[_0x7661[236]]- _0x9465x2[_0x7661[119]],_0x9465x17= Math[_0x7661[425]](_0x9465x3- _0x9465x1c),_0x9465x4= !0);if(_0x9465x4){null== this[_0x7661[1519]]&& (this[_0x7661[1519]]= this[_0x7661[1521]](!1),this[_0x7661[1519]][_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[1523]]:mxConstants[_0x7661[508]],this[_0x7661[1519]][_0x7661[1229]]= !1,this[_0x7661[1519]][_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]()));var _0x9465x5=this[_0x7661[1179]][_0x7661[526]];_0x9465x3-= this[_0x7661[1179]][_0x7661[1137]];this[_0x7661[1519]][_0x7661[1525]]= [ new mxPoint(-this[_0x7661[1179]][_0x7661[1136]],_0x9465x3), new mxPoint(_0x9465x5[_0x7661[1526]]- 3- this[_0x7661[1179]][_0x7661[1136]],_0x9465x3)]};_0x9465x14= _0x9465x14|| _0x9465x4},_0x9465x1e=0;_0x9465x1e< this[_0x7661[1214]][_0x7661[67]];_0x9465x1e++){var _0x9465x1f=this[_0x7661[1214]][_0x9465x1e];null!= _0x9465x1f&& (this[_0x7661[662]]&& (_0x9465x3[_0x7661[239]](this,_0x9465x1f[_0x7661[241]]()),_0x9465x3[_0x7661[239]](this,_0x9465x1f[_0x7661[235]]),_0x9465x3[_0x7661[239]](this,_0x9465x1f[_0x7661[235]]+ _0x9465x1f[_0x7661[117]])),this[_0x7661[704]]&& (_0x9465x15[_0x7661[239]](this,_0x9465x1f[_0x7661[242]]()),_0x9465x15[_0x7661[239]](this,_0x9465x1f[_0x7661[236]]),_0x9465x15[_0x7661[239]](this,_0x9465x1f[_0x7661[236]]+ _0x9465x1f[_0x7661[119]])))};!_0x9465x13&& null!= this[_0x7661[1518]]?this[_0x7661[1518]][_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[188]:null!= this[_0x7661[1518]]&& (this[_0x7661[1518]][_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[189],this[_0x7661[1518]][_0x7661[258]]());!_0x9465x14&& null!= this[_0x7661[1519]]?this[_0x7661[1519]][_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[188]:null!= this[_0x7661[1519]]&& (this[_0x7661[1519]][_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[189],this[_0x7661[1519]][_0x7661[258]]());_0x9465x4&& (_0x9465x13|| (_0x9465x4= _0x9465x2[_0x7661[235]]- (this[_0x7661[1179]][_0x7661[1021]](_0x9465x2[_0x7661[235]]/ _0x9465x9- _0x9465x5[_0x7661[235]])+ _0x9465x5[_0x7661[235]])* _0x9465x9,_0x9465xa= this[_0x7661[1179]][_0x7661[1021]](_0x9465xa/ _0x9465x9)* _0x9465x9- _0x9465x4),_0x9465x14|| (_0x9465x5= _0x9465x2[_0x7661[236]]- (this[_0x7661[1179]][_0x7661[1021]](_0x9465x2[_0x7661[236]]/ _0x9465x9- _0x9465x5[_0x7661[236]])+ _0x9465x5[_0x7661[236]])* _0x9465x9,_0x9465x12= this[_0x7661[1179]][_0x7661[1021]](_0x9465x12/ _0x9465x9)* _0x9465x9- _0x9465x5));_0x9465x3= new mxPoint(_0x9465xa,_0x9465x12)};return _0x9465x3};mxGuide[_0x7661[202]][_0x7661[801]]= function(){null!= this[_0x7661[1518]]&& (this[_0x7661[1518]][_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[188]);null!= this[_0x7661[1519]]&& (this[_0x7661[1519]][_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[188])};mxGuide[_0x7661[202]][_0x7661[515]]= function(){null!= this[_0x7661[1518]]&& (this[_0x7661[1518]][_0x7661[515]](),this[_0x7661[1518]]= null);null!= this[_0x7661[1519]]&& (this[_0x7661[1519]][_0x7661[515]](),this[_0x7661[1519]]= null)};function mxStencil(_0x9465x2){this[_0x7661[1527]]= _0x9465x2;this[_0x7661[1528]]();this[_0x7661[1529]]()}mxStencil[_0x7661[1530]]= !1;mxStencil[_0x7661[202]][_0x7661[1527]]= null;mxStencil[_0x7661[202]][_0x7661[1531]]= null;mxStencil[_0x7661[202]][_0x7661[1322]]= null;mxStencil[_0x7661[202]][_0x7661[1532]]= null;mxStencil[_0x7661[202]][_0x7661[1533]]= null;mxStencil[_0x7661[202]][_0x7661[1534]]= null;mxStencil[_0x7661[202]][_0x7661[1535]]= null;mxStencil[_0x7661[202]][_0x7661[1307]]= null;mxStencil[_0x7661[202]][_0x7661[1528]]= function(){this[_0x7661[1535]]= this[_0x7661[1527]][_0x7661[64]](_0x7661[1536])[0];this[_0x7661[1534]]= this[_0x7661[1527]][_0x7661[64]](_0x7661[1537])[0];this[_0x7661[1532]]= Number(this[_0x7661[1527]][_0x7661[284]](_0x7661[1302])|| 100);this[_0x7661[1533]]= Number(this[_0x7661[1527]][_0x7661[284]](_0x7661[1303])|| 100);var _0x9465x2=this[_0x7661[1527]][_0x7661[284]](_0x7661[1322]);this[_0x7661[1322]]= null!= _0x9465x2?_0x9465x2:_0x7661[1538];_0x9465x2= this[_0x7661[1527]][_0x7661[284]](_0x7661[1307]);this[_0x7661[1307]]= null!= _0x9465x2?_0x9465x2:_0x7661[500]};mxStencil[_0x7661[202]][_0x7661[1529]]= function(){var _0x9465x2=this[_0x7661[1527]][_0x7661[64]](_0x7661[1539])[0];if(null!= _0x9465x2&& (_0x9465x2= mxUtils[_0x7661[1540]](_0x9465x2),null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]])){this[_0x7661[1531]]= [];for(var _0x9465x3=0;_0x9465x3< _0x9465x2[_0x7661[67]];_0x9465x3++){this[_0x7661[1531]][_0x7661[207]](this[_0x7661[1541]](_0x9465x2[_0x9465x3]))}}};mxStencil[_0x7661[202]][_0x7661[1541]]= function(_0x9465x2){var _0x9465x3=Number(_0x9465x2[_0x7661[284]](_0x7661[235])),_0x9465x4=Number(_0x9465x2[_0x7661[284]](_0x7661[236]));_0x9465x2= _0x7661[500]== _0x9465x2[_0x7661[284]](_0x7661[591]);return new mxConnectionConstraint( new mxPoint(_0x9465x3,_0x9465x4),_0x9465x2)};mxStencil[_0x7661[202]][_0x7661[1542]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= this[_0x7661[1543]](_0x9465x2,_0x9465x3,_0x9465x4);_0x9465x2= _0x9465x2[_0x7661[284]](_0x7661[1544]);if(mxStencil[_0x7661[1530]]&& null== _0x9465x2|| _0x7661[500]== _0x9465x2){_0x9465x3= mxResources[_0x7661[203]](_0x9465x3)};return _0x9465x3};mxStencil[_0x7661[202]][_0x7661[1543]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= _0x9465x2[_0x7661[284]](_0x9465x3);null== _0x9465x3&& (_0x9465x2= mxUtils[_0x7661[329]](_0x9465x2),null!= _0x9465x2&& (_0x9465x2= mxUtils[_0x7661[1545]](_0x9465x2),_0x7661[279]== typeof _0x9465x2&& (_0x9465x3= _0x9465x2(_0x9465x4))));return _0x9465x3};mxStencil[_0x7661[202]][_0x7661[1546]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){this[_0x7661[1547]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,this[_0x7661[1534]],!1);this[_0x7661[1547]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,this[_0x7661[1535]],!0)};mxStencil[_0x7661[202]][_0x7661[1547]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13){if(null!= _0x9465x12){var _0x9465x14=mxUtils[_0x7661[433]](_0x9465x3[_0x7661[124]],mxConstants.STYLE_DIRECTION,null);_0x9465x4= this[_0x7661[1548]](_0x9465x3[_0x7661[124]],_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x14);_0x9465x5= Math[_0x7661[243]](_0x9465x4[_0x7661[117]],_0x9465x4[_0x7661[119]]);_0x9465x5= _0x7661[1549]== this[_0x7661[1307]]?Number(mxUtils[_0x7661[1550]](_0x9465x3[_0x7661[124]],mxConstants.STYLE_STROKEWIDTH,1)):Number(this[_0x7661[1307]])* _0x9465x5;_0x9465x2[_0x7661[1250]](_0x9465x5);for(_0x9465x12= _0x9465x12[_0x7661[285]];null!= _0x9465x12;){_0x9465x12[_0x7661[288]]== mxConstants[_0x7661[289]]&& this[_0x7661[1551]](_0x9465x2,_0x9465x3,_0x9465x12,_0x9465x4,_0x9465x13),_0x9465x12= _0x9465x12[_0x7661[287]]}}};mxStencil[_0x7661[202]][_0x7661[1548]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x2= _0x9465x3;_0x9465x3= _0x9465x5/ this[_0x7661[1532]];var _0x9465x12=_0x9465x9/ this[_0x7661[1533]];if(_0x9465xa= _0x7661[700]== _0x9465xa|| _0x7661[701]== _0x9465xa){_0x9465x12= _0x9465x5/ this[_0x7661[1533]];_0x9465x3= _0x9465x9/ this[_0x7661[1532]];var _0x9465x13=(_0x9465x5- _0x9465x9)/ 2;_0x9465x2+= _0x9465x13;_0x9465x4-= _0x9465x13};_0x7661[1552]== this[_0x7661[1322]]&& (_0x9465x3= _0x9465x12= Math[_0x7661[243]](_0x9465x3,_0x9465x12),_0x9465xa?(_0x9465x2+= (_0x9465x9- this[_0x7661[1532]]* _0x9465x3)/ 2,_0x9465x4+= (_0x9465x5- this[_0x7661[1533]]* _0x9465x12)/ 2):(_0x9465x2+= (_0x9465x5- this[_0x7661[1532]]* _0x9465x3)/ 2,_0x9465x4+= (_0x9465x9- this[_0x7661[1533]]* _0x9465x12)/ 2));return new mxRectangle(_0x9465x2,_0x9465x4,_0x9465x3,_0x9465x12)};mxStencil[_0x7661[202]][_0x7661[1551]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=_0x9465x4[_0x7661[301]],_0x9465x12=_0x9465x5[_0x7661[235]],_0x9465x13=_0x9465x5[_0x7661[236]],_0x9465x14=_0x9465x5[_0x7661[117]],_0x9465x15=_0x9465x5[_0x7661[119]],_0x9465x16=Math[_0x7661[243]](_0x9465x14,_0x9465x15);if(_0x7661[815]== _0x9465xa){_0x9465x2[_0x7661[815]]()}else {if(_0x7661[1210]== _0x9465xa){_0x9465x2[_0x7661[1210]]()}else {if(_0x7661[1215]== _0x9465xa){_0x9465x2[_0x7661[1275]]();for(_0x9465x4= _0x9465x4[_0x7661[285]];null!= _0x9465x4;){_0x9465x4[_0x7661[288]]== mxConstants[_0x7661[289]]&& this[_0x7661[1551]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9),_0x9465x4= _0x9465x4[_0x7661[287]]}}else {if(_0x7661[268]== _0x9465xa){_0x9465x2[_0x7661[268]]()}else {if(_0x7661[582]== _0x9465xa){_0x9465x2[_0x7661[1276]](_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[235]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[236]))* _0x9465x15)}else {if(_0x7661[683]== _0x9465xa){_0x9465x2[_0x7661[1277]](_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[235]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[236]))* _0x9465x15)}else {if(_0x7661[1323]== _0x9465xa){_0x9465x2[_0x7661[1278]](_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[1324]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[1325]))* _0x9465x15,_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[1326]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[1327]))* _0x9465x15)}else {if(_0x7661[1328]== _0x9465xa){_0x9465x2[_0x7661[1279]](_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[1324]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[1325]))* _0x9465x15,_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[1326]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[1327]))* _0x9465x15,_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[1329]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[1330]))* _0x9465x15)}else {if(_0x7661[1553]== _0x9465xa){_0x9465x2[_0x7661[1280]](Number(_0x9465x4[_0x7661[284]](_0x7661[1397]))* _0x9465x14,Number(_0x9465x4[_0x7661[284]](_0x7661[1398]))* _0x9465x15,Number(_0x9465x4[_0x7661[284]](_0x7661[1554])),Number(_0x9465x4[_0x7661[284]](_0x7661[1555])),Number(_0x9465x4[_0x7661[284]](_0x7661[1556])),_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[235]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[236]))* _0x9465x15)}else {if(_0x7661[1319]== _0x9465xa){_0x9465x2[_0x7661[1319]](_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[235]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[236]))* _0x9465x15,Number(_0x9465x4[_0x7661[284]](_0x7661[1302]))* _0x9465x14,Number(_0x9465x4[_0x7661[284]](_0x7661[1303]))* _0x9465x15)}else {if(_0x7661[1320]== _0x9465xa){_0x9465x3= _0x9465x4[_0x7661[284]](_0x7661[1492]),0== _0x9465x3&& (_0x9465x3= 100* mxConstants[_0x7661[1557]]),_0x9465x16= Number(_0x9465x4[_0x7661[284]](_0x7661[1302]))* _0x9465x14,_0x9465x5= Number(_0x9465x4[_0x7661[284]](_0x7661[1303]))* _0x9465x15,_0x9465x3= Number(_0x9465x3)/ 100,_0x9465x3= Math[_0x7661[243]](_0x9465x16* _0x9465x3,_0x9465x5* _0x9465x3),_0x9465x2[_0x7661[1320]](_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[235]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[236]))* _0x9465x15,_0x9465x16,_0x9465x5,_0x9465x3,_0x9465x3)}else {if(_0x7661[680]== _0x9465xa){_0x9465x2[_0x7661[680]](_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[235]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[236]))* _0x9465x15,Number(_0x9465x4[_0x7661[284]](_0x7661[1302]))* _0x9465x14,Number(_0x9465x4[_0x7661[284]](_0x7661[1303]))* _0x9465x15)}else {if(_0x7661[618]== _0x9465xa){_0x9465x3= this[_0x7661[1543]](_0x9465x4,_0x7661[390],_0x9465x3),_0x9465x2[_0x7661[618]](_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[235]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[236]))* _0x9465x15,Number(_0x9465x4[_0x7661[284]](_0x7661[1302]))* _0x9465x14,Number(_0x9465x4[_0x7661[284]](_0x7661[1303]))* _0x9465x15,_0x9465x3,!1,_0x7661[500]== _0x9465x4[_0x7661[284]](_0x7661[623]),_0x7661[500]== _0x9465x4[_0x7661[284]](_0x7661[624]))}else {if(_0x7661[963]== _0x9465xa){_0x9465x16= this[_0x7661[1542]](_0x9465x4,_0x7661[1332],_0x9465x3);_0x9465x5= _0x7661[500]== _0x9465x4[_0x7661[284]](_0x7661[704])?-90:0;if(_0x7661[468]== _0x9465x4[_0x7661[284]](_0x7661[1558])){var _0x9465x17=_0x9465x3[_0x7661[603]],_0x9465x18=1== mxUtils[_0x7661[433]](_0x9465x3[_0x7661[124]],mxConstants.STYLE_FLIPH,0);_0x9465x3= 1== mxUtils[_0x7661[433]](_0x9465x3[_0x7661[124]],mxConstants.STYLE_FLIPV,0);_0x9465x5= _0x9465x18&& _0x9465x3?_0x9465x5- _0x9465x17:_0x9465x18|| _0x9465x3?_0x9465x5+ _0x9465x17:_0x9465x5- _0x9465x17};_0x9465x5-= _0x9465x4[_0x7661[284]](_0x7661[603]);_0x9465x2[_0x7661[963]](_0x9465x12+ Number(_0x9465x4[_0x7661[284]](_0x7661[235]))* _0x9465x14,_0x9465x13+ Number(_0x9465x4[_0x7661[284]](_0x7661[236]))* _0x9465x15,0,0,_0x9465x16,_0x9465x4[_0x7661[284]](_0x7661[611])|| _0x7661[361],_0x9465x4[_0x7661[284]](_0x7661[552])|| _0x7661[125],!1,_0x7661[110],!1,!1,_0x9465x5)}else {if(_0x7661[1559]== _0x9465xa){_0x9465x17= mxStencilRegistry[_0x7661[1560]](_0x9465x4[_0x7661[284]](_0x7661[298])),null!= _0x9465x17&& (_0x9465x12+= Number(_0x9465x4[_0x7661[284]](_0x7661[235]))* _0x9465x14,_0x9465x13+= Number(_0x9465x4[_0x7661[284]](_0x7661[236]))* _0x9465x15,_0x9465x16= Number(_0x9465x4[_0x7661[284]](_0x7661[1302]))* _0x9465x14,_0x9465x5= Number(_0x9465x4[_0x7661[284]](_0x7661[1303]))* _0x9465x15,_0x9465x17[_0x7661[1546]](_0x9465x2,_0x9465x3,_0x9465x12,_0x9465x13,_0x9465x16,_0x9465x5))}else {if(_0x7661[1338]== _0x9465xa){_0x9465x2[_0x7661[1337]]()}else {if(_0x7661[1334]== _0x9465xa){_0x9465x2[_0x7661[1334]]()}else {if(_0x7661[1336]== _0x9465xa){_0x9465x2[_0x7661[1336]]()}else {if(_0x7661[1307]== _0x9465xa){_0x9465x2[_0x7661[1250]](Number(_0x9465x4[_0x7661[284]](_0x7661[117]))* _0x9465x16)}else {if(_0x7661[648]== _0x9465xa){_0x9465x2[_0x7661[1251]](_0x7661[500]== _0x9465x4[_0x7661[284]](_0x7661[648]))}else {if(_0x7661[1308]== _0x9465xa){if(_0x9465x4= _0x9465x4[_0x7661[284]](_0x7661[1309]),null!= _0x9465x4){_0x9465x4= _0x9465x4[_0x7661[224]](_0x7661[185]);_0x9465x14= [];for(_0x9465x15= 0;_0x9465x15< _0x9465x4[_0x7661[67]];_0x9465x15++){0< _0x9465x4[_0x9465x15][_0x7661[67]]&& _0x9465x14[_0x7661[207]](Number(_0x9465x4[_0x9465x15])* _0x9465x16)};_0x9465x4= _0x9465x14[_0x7661[234]](_0x7661[185]);_0x9465x2[_0x7661[1252]](_0x9465x4)}}else {_0x7661[1306]== _0x9465xa?_0x9465x2[_0x7661[1249]](_0x9465x4[_0x7661[284]](_0x7661[352])):_0x7661[1310]== _0x9465xa?_0x9465x2[_0x7661[1253]](_0x9465x4[_0x7661[284]](_0x7661[1311])):_0x7661[1312]== _0x9465xa?_0x9465x2[_0x7661[1255]](_0x9465x4[_0x7661[284]](_0x7661[234])):_0x7661[1313]== _0x9465xa?_0x9465x2[_0x7661[1257]](Number(_0x9465x4[_0x7661[284]](_0x7661[1314]))):_0x7661[1298]== _0x9465xa?_0x9465x2[_0x7661[1245]](_0x9465x4[_0x7661[284]](_0x7661[352])):_0x7661[1244]== _0x9465xa?_0x9465x2[_0x7661[1243]](_0x9465x4[_0x7661[284]](_0x7661[1244])):_0x7661[1315]== _0x9465xa?_0x9465x2[_0x7661[1259]](_0x9465x4[_0x7661[284]](_0x7661[352])):_0x7661[1318]== _0x9465xa?_0x9465x2[_0x7661[1266]](_0x9465x4[_0x7661[284]](_0x7661[124])):_0x7661[1287]== _0x9465xa?_0x9465x2[_0x7661[1265]](_0x9465x4[_0x7661[284]](_0x7661[1288])):_0x7661[1289]== _0x9465xa&& _0x9465x2[_0x7661[1264]](Number(_0x9465x4[_0x7661[284]](_0x7661[803]))* _0x9465x16)}}}}}}}}}}}}}}}}}}}}};_0x9465x9&& (_0x7661[1338]== _0x9465xa|| _0x7661[1334]== _0x9465xa|| _0x7661[1336]== _0x9465xa)&& _0x9465x2[_0x7661[1267]](!1)};function mxShape(_0x9465x2){this[_0x7661[1561]]= _0x9465x2;this[_0x7661[1307]]= 1;this[_0x7661[603]]= 0;this[_0x7661[461]]= 100;this[_0x7661[624]]= this[_0x7661[623]]= !1}mxShape[_0x7661[202]][_0x7661[507]]= null;mxShape[_0x7661[202]][_0x7661[255]]= 1;mxShape[_0x7661[202]][_0x7661[1562]]= null;mxShape[_0x7661[202]][_0x7661[1525]]= null;mxShape[_0x7661[202]][_0x7661[252]]= null;mxShape[_0x7661[202]][_0x7661[124]]= null;mxShape[_0x7661[202]][_0x7661[124]]= null;mxShape[_0x7661[202]][_0x7661[1563]]= null;mxShape[_0x7661[202]][_0x7661[1561]]= null;mxShape[_0x7661[202]][_0x7661[1564]]= 6;mxShape[_0x7661[202]][_0x7661[1229]]= !0;mxShape[_0x7661[202]][_0x7661[1565]]= !1;mxShape[_0x7661[202]][_0x7661[1460]]= 1;mxShape[_0x7661[202]][_0x7661[176]]= function(_0x9465x2){null== this[_0x7661[252]]&& (this[_0x7661[252]]= this[_0x7661[385]](_0x9465x2),null!= _0x9465x2&& _0x9465x2[_0x7661[62]](this[_0x7661[252]]))};mxShape[_0x7661[202]][_0x7661[1566]]= function(){return !0};mxShape[_0x7661[202]][_0x7661[1567]]= function(){return !1};mxShape[_0x7661[202]][_0x7661[1568]]= function(){return 1== mxUtils[_0x7661[1454]](Math[_0x7661[160]](1,Math[_0x7661[488]](this[_0x7661[1307]]* this[_0x7661[255]])),2)?0.5:0};mxShape[_0x7661[202]][_0x7661[385]]= function(_0x9465x2){var _0x9465x3=null;return _0x9465x3= null!= _0x9465x2[_0x7661[538]]?this[_0x7661[1569]](_0x9465x2):8== document[_0x7661[5]]|| this[_0x7661[507]]== mxConstants[_0x7661[508]]|| this[_0x7661[507]]!= mxConstants[_0x7661[1523]]&& this[_0x7661[1567]]()?this[_0x7661[1570]](_0x9465x2):this[_0x7661[1571]](_0x9465x2)};mxShape[_0x7661[202]][_0x7661[1569]]= function(){return document[_0x7661[509]](mxConstants.NS_SVG,_0x7661[449])};mxShape[_0x7661[202]][_0x7661[1571]]= function(){var _0x9465x2=document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1499]);_0x9465x2[_0x7661[124]][_0x7661[491]]= _0x7661[492];return _0x9465x2};mxShape[_0x7661[202]][_0x7661[1570]]= function(){var _0x9465x2=document[_0x7661[55]](_0x7661[485]);_0x9465x2[_0x7661[124]][_0x7661[491]]= _0x7661[492];return _0x9465x2};mxShape[_0x7661[202]][_0x7661[1572]]= function(){this[_0x7661[258]]()};mxShape[_0x7661[202]][_0x7661[258]]= function(){this[_0x7661[1573]]();this[_0x7661[1574]]()?(this[_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[110],_0x7661[529]== this[_0x7661[252]][_0x7661[301]]&& this[_0x7661[1567]]()?this[_0x7661[1575]]():this[_0x7661[1576]](),this[_0x7661[1577]]()):(this[_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[188],this[_0x7661[1563]]= null)};mxShape[_0x7661[202]][_0x7661[1573]]= function(){var _0x9465x2=this[_0x7661[1525]];if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]&& null!= _0x9465x2[0]){this[_0x7661[1562]]= new mxRectangle(Number(_0x9465x2[0][_0x7661[235]]),Number(_0x9465x2[0][_0x7661[236]]),1,1);for(var _0x9465x3=1;_0x9465x3< this[_0x7661[1525]][_0x7661[67]];_0x9465x3++){null!= _0x9465x2[_0x9465x3]&& this[_0x7661[1562]][_0x7661[99]]( new mxRectangle(Number(_0x9465x2[_0x9465x3][_0x7661[235]]),Number(_0x9465x2[_0x9465x3][_0x7661[236]]),1,1))}}};mxShape[_0x7661[202]][_0x7661[1574]]= function(){return null!= this[_0x7661[1562]]&& !isNaN(this[_0x7661[1562]][_0x7661[235]])&& !isNaN(this[_0x7661[1562]][_0x7661[236]])&& !isNaN(this[_0x7661[1562]][_0x7661[117]])&& !isNaN(this[_0x7661[1562]][_0x7661[119]])&& 0< this[_0x7661[1562]][_0x7661[117]]&& 0< this[_0x7661[1562]][_0x7661[119]]};mxShape[_0x7661[202]][_0x7661[1578]]= function(){var _0x9465x2=document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1499]);_0x9465x2[_0x7661[124]][_0x7661[491]]= _0x7661[492];_0x9465x2[_0x7661[124]][_0x7661[117]]= this[_0x7661[252]][_0x7661[124]][_0x7661[117]];_0x9465x2[_0x7661[124]][_0x7661[119]]= this[_0x7661[252]][_0x7661[124]][_0x7661[119]];return _0x9465x2};mxShape[_0x7661[202]][_0x7661[1576]]= function(){var _0x9465x2=this[_0x7661[1579]]();for(_0x9465x2[_0x7661[1229]]= this[_0x7661[1229]];this[_0x7661[252]][_0x7661[1580]]();){this[_0x7661[252]][_0x7661[266]](this[_0x7661[252]][_0x7661[1581]])};this[_0x7661[1209]](_0x9465x2);this[_0x7661[252]]!= _0x9465x2[_0x7661[813]]&& this[_0x7661[252]][_0x7661[1583]](_0x7661[1582],_0x9465x2[_0x7661[813]][_0x7661[342]]);_0x7661[529]== this[_0x7661[252]][_0x7661[301]]&& 8== document[_0x7661[5]]&& (this[_0x7661[252]][_0x7661[124]][_0x7661[347]]= _0x7661[110],(null== this[_0x7661[1561]]|| !this[_0x7661[1565]])&& mxUtils[_0x7661[1584]](this[_0x7661[252]]));this[_0x7661[1585]](_0x9465x2)};mxShape[_0x7661[202]][_0x7661[1579]]= function(){var _0x9465x2=null,_0x9465x3=null;if(null!= this[_0x7661[252]][_0x7661[538]]){_0x9465x2= new mxSvgCanvas2D(this[_0x7661[252]],!1),_0x9465x2[_0x7661[1345]]= this[_0x7661[1564]],_0x9465x2[_0x7661[1347]]= mxClient[_0x7661[133]]&& !mxClient[_0x7661[75]]&& !mxClient[_0x7661[76]],_0x9465x3= this[_0x7661[1568]](),0!= _0x9465x3?this[_0x7661[252]][_0x7661[57]](_0x7661[535],_0x7661[536]+ _0x9465x3+ _0x7661[537]+ _0x9465x3+ _0x7661[460]):this[_0x7661[252]][_0x7661[1390]](_0x7661[535])}else {this[_0x7661[1586]]();var _0x9465x4=Math[_0x7661[160]](1,Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[117]])),_0x9465x5=Math[_0x7661[160]](1,Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[119]])),_0x9465x3=8== document[_0x7661[5]]&& this[_0x7661[1566]]()?this[_0x7661[1578]]():this[_0x7661[252]],_0x9465x2= new mxVmlCanvas2D(_0x9465x3,!1);_0x7661[110]!= _0x9465x3[_0x7661[337]]&& (_0x9465x3[_0x7661[1462]]= _0x9465x4* this[_0x7661[1460]]+ _0x7661[537]+ _0x9465x5* this[_0x7661[1460]],_0x9465x2[_0x7661[255]](this[_0x7661[1460]]),_0x9465x2[_0x7661[1460]]= this[_0x7661[1460]]);_0x9465x3= this[_0x7661[255]];_0x9465x2[_0x7661[513]](-Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[235]]/ _0x9465x3),-Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[236]]/ _0x9465x3))};return _0x9465x2};mxShape[_0x7661[202]][_0x7661[1586]]= function(){this[_0x7661[252]][_0x7661[124]][_0x7661[361]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[235]])+ _0x7661[168];this[_0x7661[252]][_0x7661[124]][_0x7661[125]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[236]])+ _0x7661[168];var _0x9465x2=Math[_0x7661[160]](1,Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[117]])),_0x9465x3=Math[_0x7661[160]](1,Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[119]]));this[_0x7661[252]][_0x7661[124]][_0x7661[117]]= _0x9465x2+ _0x7661[168];this[_0x7661[252]][_0x7661[124]][_0x7661[119]]= _0x9465x3+ _0x7661[168];this[_0x7661[252]][_0x7661[124]][_0x7661[277]]= _0x7661[189]};mxShape[_0x7661[202]][_0x7661[1585]]= function(_0x9465x2){if(_0x9465x2 instanceof mxSvgCanvas2D){for(var _0x9465x3 in _0x9465x2[_0x7661[1339]]){var _0x9465x4=_0x9465x2[_0x7661[1339]][_0x9465x3];_0x9465x4[_0x7661[1587]]= (_0x9465x4[_0x7661[1587]]|| 0)+ 1};this[_0x7661[1589]](this[_0x7661[1588]]);this[_0x7661[1588]]= _0x9465x2[_0x7661[1339]]}};mxShape[_0x7661[202]][_0x7661[1209]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[255]],_0x9465x4=this[_0x7661[1562]][_0x7661[235]]/ _0x9465x3,_0x9465x5=this[_0x7661[1562]][_0x7661[236]]/ _0x9465x3,_0x9465x9=this[_0x7661[1562]][_0x7661[117]]/ _0x9465x3,_0x9465xa=this[_0x7661[1562]][_0x7661[119]]/ _0x9465x3;if(this[_0x7661[1590]]()){var _0x9465x12=(_0x9465x9- _0x9465xa)/ 2,_0x9465x4=_0x9465x4+ _0x9465x12,_0x9465x5=_0x9465x5- _0x9465x12,_0x9465x12=_0x9465x9,_0x9465x9=_0x9465xa,_0x9465xa=_0x9465x12};this[_0x7661[1591]](_0x9465x2,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa);this[_0x7661[1592]](_0x9465x2,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa);if(null!= this[_0x7661[1561]]){this[_0x7661[1593]](_0x9465x2,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa)}else {if(_0x9465x2[_0x7661[1250]](this[_0x7661[1307]]),null!= this[_0x7661[1525]]){_0x9465x4= [];for(_0x9465x5= 0;_0x9465x5< this[_0x7661[1525]][_0x7661[67]];_0x9465x5++){_0x9465x4[_0x7661[207]]( new mxPoint(this[_0x7661[1525]][_0x9465x5][_0x7661[235]]/ _0x9465x3,this[_0x7661[1525]][_0x9465x5][_0x7661[236]]/ _0x9465x3))};this[_0x7661[1594]](_0x9465x2,_0x9465x4)}else {this[_0x7661[1595]](_0x9465x2,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa)}}};mxShape[_0x7661[202]][_0x7661[1592]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=null;null!= this[_0x7661[124]]&& (_0x9465xa= this[_0x7661[124]][_0x7661[649]]);_0x9465x2[_0x7661[1243]](this[_0x7661[461]]/ 100);null!= this[_0x7661[1596]]&& _0x9465x2[_0x7661[1267]](this[_0x7661[1596]]);null!= this[_0x7661[1522]]&& _0x9465x2[_0x7661[1251]](this[_0x7661[1522]]);null!= _0x9465xa&& _0x9465x2[_0x7661[1252]](_0x9465xa);null!= this[_0x7661[1299]]?(_0x9465x3= this[_0x7661[1597]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9),_0x9465x2[_0x7661[1246]](this[_0x7661[1334]],this[_0x7661[1299]],_0x9465x3[_0x7661[235]],_0x9465x3[_0x7661[236]],_0x9465x3[_0x7661[117]],_0x9465x3[_0x7661[119]],this[_0x7661[607]])):_0x9465x2[_0x7661[1245]](this[_0x7661[1334]]);_0x9465x2[_0x7661[1249]](this[_0x7661[1336]])};mxShape[_0x7661[202]][_0x7661[1597]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){return new mxRectangle(_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9)};mxShape[_0x7661[202]][_0x7661[1591]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2[_0x7661[255]](this[_0x7661[255]]);_0x9465x2[_0x7661[1294]](this[_0x7661[1598]](),this[_0x7661[623]],this[_0x7661[624]],_0x9465x3+ _0x9465x5/ 2,_0x9465x4+ _0x9465x9/ 2)};mxShape[_0x7661[202]][_0x7661[1593]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){this[_0x7661[1565]]&& (this[_0x7661[507]]== mxConstants[_0x7661[508]]?this[_0x7661[1599]](this[_0x7661[252]],_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9):8!= document[_0x7661[5]]&& this[_0x7661[1600]](this[_0x7661[252]]));this[_0x7661[1561]][_0x7661[1546]](_0x9465x2,this,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9)};mxShape[_0x7661[202]][_0x7661[1595]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){this[_0x7661[1601]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9);_0x9465x2[_0x7661[1267]](!1);this[_0x7661[1602]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9)};mxShape[_0x7661[202]][_0x7661[1601]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){};mxShape[_0x7661[202]][_0x7661[1602]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){};mxShape[_0x7661[202]][_0x7661[1594]]= function(_0x9465x2,_0x9465x3){};mxShape[_0x7661[202]][_0x7661[1603]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x7661[1557]])/ 100;return Math[_0x7661[243]](_0x9465x2* _0x9465x4,_0x9465x3* _0x9465x4)};mxShape[_0x7661[202]][_0x7661[1604]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){var _0x9465x12=Math[_0x7661[430]](this[_0x7661[1307]]/ 2);_0x9465x2[_0x7661[1246]](_0x7661[1605],_0x7661[1605],_0x9465x3,_0x9465x4,_0x9465x5,0.6* _0x9465x9,_0x7661[701],0.9,0.1);_0x9465x2[_0x7661[1275]]();_0x9465xa+= 2* _0x9465x12;this[_0x7661[1606]]?(_0x9465x2[_0x7661[1276]](_0x9465x3- _0x9465x12+ _0x9465xa,_0x9465x4- _0x9465x12),_0x9465x2[_0x7661[1278]](_0x9465x3- _0x9465x12,_0x9465x4- _0x9465x12,_0x9465x3- _0x9465x12,_0x9465x4- _0x9465x12+ _0x9465xa),_0x9465x2[_0x7661[1277]](_0x9465x3- _0x9465x12,_0x9465x4+ 0.4* _0x9465x9),_0x9465x2[_0x7661[1278]](_0x9465x3+ 0.5* _0x9465x5,_0x9465x4+ 0.7* _0x9465x9,_0x9465x3+ _0x9465x5+ _0x9465x12,_0x9465x4+ 0.4* _0x9465x9),_0x9465x2[_0x7661[1277]](_0x9465x3+ _0x9465x5+ _0x9465x12,_0x9465x4- _0x9465x12+ _0x9465xa),_0x9465x2[_0x7661[1278]](_0x9465x3+ _0x9465x5+ _0x9465x12,_0x9465x4- _0x9465x12,_0x9465x3+ _0x9465x5+ _0x9465x12- _0x9465xa,_0x9465x4- _0x9465x12)):(_0x9465x2[_0x7661[1276]](_0x9465x3- _0x9465x12,_0x9465x4- _0x9465x12),_0x9465x2[_0x7661[1277]](_0x9465x3- _0x9465x12,_0x9465x4+ 0.4* _0x9465x9),_0x9465x2[_0x7661[1278]](_0x9465x3+ 0.5* _0x9465x5,_0x9465x4+ 0.7* _0x9465x9,_0x9465x3+ _0x9465x5+ _0x9465x12,_0x9465x4+ 0.4* _0x9465x9),_0x9465x2[_0x7661[1277]](_0x9465x3+ _0x9465x5+ _0x9465x12,_0x9465x4- _0x9465x12));_0x9465x2[_0x7661[268]]();_0x9465x2[_0x7661[1334]]()};mxShape[_0x7661[202]][_0x7661[183]]= function(_0x9465x2){this[_0x7661[724]]= _0x9465x2;this[_0x7661[124]]= _0x9465x2[_0x7661[124]];if(null!= this[_0x7661[124]]){this[_0x7661[1334]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_FILLCOLOR,this[_0x7661[1334]]);this[_0x7661[1299]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_GRADIENTCOLOR,this[_0x7661[1299]]);this[_0x7661[607]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_GRADIENT_DIRECTION,this[_0x7661[607]]);this[_0x7661[461]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_OPACITY,this[_0x7661[461]]);this[_0x7661[1336]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_STROKECOLOR,this[_0x7661[1336]]);this[_0x7661[1307]]= mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_STROKEWIDTH,this[_0x7661[1307]]);this[_0x7661[657]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_SPACING,this[_0x7661[657]]);this[_0x7661[644]]= mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_STARTSIZE,this[_0x7661[644]]);this[_0x7661[643]]= mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_ENDSIZE,this[_0x7661[643]]);this[_0x7661[642]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_STARTARROW,this[_0x7661[642]]);this[_0x7661[641]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_ENDARROW,this[_0x7661[641]]);this[_0x7661[603]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_ROTATION,this[_0x7661[603]]);this[_0x7661[663]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_DIRECTION,this[_0x7661[663]]);this[_0x7661[623]]= 1== mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_FLIPH,0);this[_0x7661[624]]= 1== mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_FLIPV,0);null!= this[_0x7661[1561]]&& (this[_0x7661[623]]= 1== mxUtils[_0x7661[433]](this[_0x7661[124]],_0x7661[1607],0)|| this[_0x7661[623]],this[_0x7661[624]]= 1== mxUtils[_0x7661[433]](this[_0x7661[124]],_0x7661[1608],0)|| this[_0x7661[624]]);if(_0x7661[700]== this[_0x7661[663]]|| _0x7661[701]== this[_0x7661[663]]){_0x9465x2= this[_0x7661[623]],this[_0x7661[623]]= this[_0x7661[624]],this[_0x7661[624]]= _0x9465x2};this[_0x7661[1596]]= 1== mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_SHADOW,this[_0x7661[1596]]);this[_0x7661[1522]]= 1== mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_DASHED,this[_0x7661[1522]]);this[_0x7661[1606]]= 1== mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_ROUNDED,this[_0x7661[1606]]);this[_0x7661[617]]= 1== mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_GLASS,this[_0x7661[617]]);_0x7661[130]== this[_0x7661[1334]]&& (this[_0x7661[1334]]= null);_0x7661[130]== this[_0x7661[1299]]&& (this[_0x7661[1299]]= null);_0x7661[130]== this[_0x7661[1336]]&& (this[_0x7661[1336]]= null)}};mxShape[_0x7661[202]][_0x7661[1609]]= function(_0x9465x2){null== _0x9465x2&& (_0x9465x2= _0x7661[110]);this[_0x7661[270]]= _0x9465x2;null!= this[_0x7661[252]]&& (this[_0x7661[252]][_0x7661[124]][_0x7661[270]]= _0x9465x2)};mxShape[_0x7661[202]][_0x7661[1610]]= function(){return this[_0x7661[270]]};mxShape[_0x7661[202]][_0x7661[1577]]= function(){if(null!= this[_0x7661[1562]]){var _0x9465x2=this[_0x7661[1611]]();if(null!= _0x9465x2){this[_0x7661[1612]](_0x9465x2);var _0x9465x3=this[_0x7661[1598]]();0!= _0x9465x3&& (_0x9465x2= mxUtils[_0x7661[1613]](_0x9465x2,_0x9465x3));_0x9465x2[_0x7661[235]]= Math[_0x7661[519]](_0x9465x2[_0x7661[235]]);_0x9465x2[_0x7661[236]]= Math[_0x7661[519]](_0x9465x2[_0x7661[236]]);_0x9465x2[_0x7661[117]]= Math[_0x7661[430]](_0x9465x2[_0x7661[117]]);_0x9465x2[_0x7661[119]]= Math[_0x7661[430]](_0x9465x2[_0x7661[119]])};this[_0x7661[1563]]= _0x9465x2}};mxShape[_0x7661[202]][_0x7661[1611]]= function(){var _0x9465x2=this[_0x7661[1562]][_0x7661[238]]();if(this[_0x7661[1590]]()){var _0x9465x3=(_0x9465x2[_0x7661[117]]- _0x9465x2[_0x7661[119]])/ 2;_0x9465x2[_0x7661[235]]+= _0x9465x3;_0x9465x2[_0x7661[236]]-= _0x9465x3;_0x9465x3= _0x9465x2[_0x7661[117]];_0x9465x2[_0x7661[117]]= _0x9465x2[_0x7661[119]];_0x9465x2[_0x7661[119]]= _0x9465x3};return _0x9465x2};mxShape[_0x7661[202]][_0x7661[1612]]= function(_0x9465x2){this[_0x7661[1596]]&& (_0x9465x2[_0x7661[117]]+= Math[_0x7661[430]](mxConstants[_0x7661[1237]]* this[_0x7661[255]]),_0x9465x2[_0x7661[119]]+= Math[_0x7661[430]](mxConstants[_0x7661[1238]]* this[_0x7661[255]]));var _0x9465x3=Math[_0x7661[430]](this[_0x7661[1307]]* this[_0x7661[255]]);_0x9465x2[_0x7661[244]](Math[_0x7661[430]](_0x9465x3/ 2))};mxShape[_0x7661[202]][_0x7661[1590]]= function(){return null== this[_0x7661[1561]]&& (_0x7661[700]== this[_0x7661[663]]|| _0x7661[701]== this[_0x7661[663]])};mxShape[_0x7661[202]][_0x7661[1614]]= function(){return null!= this[_0x7661[603]]?this[_0x7661[603]]:0};mxShape[_0x7661[202]][_0x7661[1615]]= function(){var _0x9465x2=this[_0x7661[1614]]();1!= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0x9465x2+= mxText[_0x7661[202]][_0x7661[1616]]);return _0x9465x2};mxShape[_0x7661[202]][_0x7661[1598]]= function(){var _0x9465x2=this[_0x7661[1614]]();null!= this[_0x7661[663]]&& (_0x7661[700]== this[_0x7661[663]]?_0x9465x2+= 270:_0x7661[703]== this[_0x7661[663]]?_0x9465x2+= 180:_0x7661[701]== this[_0x7661[663]]&& (_0x9465x2+= 90));return _0x9465x2};mxShape[_0x7661[202]][_0x7661[1599]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2= document[_0x7661[509]](mxConstants.NS_SVG,_0x7661[1319]);_0x9465x2[_0x7661[57]](_0x7661[235],_0x9465x3);_0x9465x2[_0x7661[57]](_0x7661[236],_0x9465x4);_0x9465x2[_0x7661[57]](_0x7661[117],_0x9465x5);_0x9465x2[_0x7661[57]](_0x7661[119],_0x9465x9);_0x9465x2[_0x7661[57]](_0x7661[1334],_0x7661[130]);_0x9465x2[_0x7661[57]](_0x7661[1336],_0x7661[130]);_0x9465x2[_0x7661[57]](_0x7661[1377],_0x7661[1378]);this[_0x7661[252]][_0x7661[62]](_0x9465x2)};mxShape[_0x7661[202]][_0x7661[1600]]= function(_0x9465x2){_0x9465x2[_0x7661[124]][_0x7661[1617]]= _0x7661[1618]+ mxClient[_0x7661[88]]+ _0x7661[1619]};mxShape[_0x7661[202]][_0x7661[1589]]= function(_0x9465x2){if(null!= _0x9465x2){for(var _0x9465x3 in _0x9465x2){var _0x9465x4=_0x9465x2[_0x9465x3];_0x9465x4[_0x7661[1587]]= (_0x9465x4[_0x7661[1587]]|| 0)- 1;0== _0x9465x4[_0x7661[1587]]&& null!= _0x9465x4[_0x7661[265]]&& _0x9465x4[_0x7661[265]][_0x7661[266]](_0x9465x4)}}};mxShape[_0x7661[202]][_0x7661[515]]= function(){null!= this[_0x7661[252]]&& (mxEvent[_0x7661[762]](this[_0x7661[252]]),null!= this[_0x7661[252]][_0x7661[265]]&& this[_0x7661[252]][_0x7661[265]][_0x7661[266]](this[_0x7661[252]]),this[_0x7661[252]]= null);this[_0x7661[1589]](this[_0x7661[1588]]);this[_0x7661[1588]]= null};var mxStencilRegistry={stencils:[],addStencil:function(_0x9465x2,_0x9465x3){mxStencilRegistry[_0x7661[1620]][_0x9465x2]= _0x9465x3},getStencil:function(_0x9465x2){return mxStencilRegistry[_0x7661[1620]][_0x9465x2]}},mxMarker={markers:[],addMarker:function(_0x9465x2,_0x9465x3){mxMarker[_0x7661[1621]][_0x9465x2]= _0x9465x3},createMarker:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15){var _0x9465x16=mxMarker[_0x7661[1621]][_0x9465x4];return null!= _0x9465x16?_0x9465x16(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15):null}};(function(){function _0x9465x2(_0x9465x2,_0x9465x3,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16,_0x9465x17){_0x9465x3= 1.118* _0x9465x12* _0x9465x16;_0x9465x15= 1.118* _0x9465x13* _0x9465x16;_0x9465x12*= _0x9465x14+ _0x9465x16;_0x9465x13*= _0x9465x14+ _0x9465x16;var _0x9465x18=_0x9465xa[_0x7661[238]]();_0x9465x18[_0x7661[235]]-= _0x9465x3;_0x9465x18[_0x7661[236]]-= _0x9465x15;_0x9465x14= _0x9465x9!= mxConstants[_0x7661[1622]]?1:0.75;_0x9465xa[_0x7661[235]]+= -_0x9465x12* _0x9465x14- _0x9465x3;_0x9465xa[_0x7661[236]]+= -_0x9465x13* _0x9465x14- _0x9465x15;return function(){_0x9465x2[_0x7661[1275]]();_0x9465x2[_0x7661[1276]](_0x9465x18[_0x7661[235]],_0x9465x18[_0x7661[236]]);_0x9465x2[_0x7661[1277]](_0x9465x18[_0x7661[235]]- _0x9465x12- _0x9465x13/ 2,_0x9465x18[_0x7661[236]]- _0x9465x13+ _0x9465x12/ 2);_0x9465x9== mxConstants[_0x7661[1622]]&& _0x9465x2[_0x7661[1277]](_0x9465x18[_0x7661[235]]- 3* _0x9465x12/ 4,_0x9465x18[_0x7661[236]]- 3* _0x9465x13/ 4);_0x9465x2[_0x7661[1277]](_0x9465x18[_0x7661[235]]+ _0x9465x13/ 2- _0x9465x12,_0x9465x18[_0x7661[236]]- _0x9465x13- _0x9465x12/ 2);_0x9465x2[_0x7661[268]]();_0x9465x17?_0x9465x2[_0x7661[1337]]():_0x9465x2[_0x7661[1336]]()}}function _0x9465x3(_0x9465x2,_0x9465x3,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16,_0x9465x17){_0x9465x15= _0x9465x9== mxConstants[_0x7661[1623]]?0.7071:0.9862;_0x9465x3= _0x9465x12* _0x9465x16* _0x9465x15;_0x9465x15*= _0x9465x13* _0x9465x16;_0x9465x12*= _0x9465x14+ _0x9465x16;_0x9465x13*= _0x9465x14+ _0x9465x16;var _0x9465x18=_0x9465xa[_0x7661[238]]();_0x9465x18[_0x7661[235]]-= _0x9465x3;_0x9465x18[_0x7661[236]]-= _0x9465x15;_0x9465xa[_0x7661[235]]+= -_0x9465x12- _0x9465x3;_0x9465xa[_0x7661[236]]+= -_0x9465x13- _0x9465x15;var _0x9465x19=_0x9465x9== mxConstants[_0x7661[1623]]?2:3.4;return function(){_0x9465x2[_0x7661[1275]]();_0x9465x2[_0x7661[1276]](_0x9465x18[_0x7661[235]],_0x9465x18[_0x7661[236]]);_0x9465x2[_0x7661[1277]](_0x9465x18[_0x7661[235]]- _0x9465x12/ 2- _0x9465x13/ _0x9465x19,_0x9465x18[_0x7661[236]]+ _0x9465x12/ _0x9465x19- _0x9465x13/ 2);_0x9465x2[_0x7661[1277]](_0x9465x18[_0x7661[235]]- _0x9465x12,_0x9465x18[_0x7661[236]]- _0x9465x13);_0x9465x2[_0x7661[1277]](_0x9465x18[_0x7661[235]]- _0x9465x12/ 2+ _0x9465x13/ _0x9465x19,_0x9465x18[_0x7661[236]]- _0x9465x13/ 2- _0x9465x12/ _0x9465x19);_0x9465x2[_0x7661[268]]();_0x9465x17?_0x9465x2[_0x7661[1337]]():_0x9465x2[_0x7661[1336]]()}}mxMarker[_0x7661[1624]](_0x7661[693],_0x9465x2);mxMarker[_0x7661[1624]](_0x7661[694],_0x9465x2);mxMarker[_0x7661[1624]](_0x7661[392],function(_0x9465x2,_0x9465x3,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16,_0x9465x17){_0x9465x3= 1.118* _0x9465x12* _0x9465x16;_0x9465x9= 1.118* _0x9465x13* _0x9465x16;_0x9465x12*= _0x9465x14+ _0x9465x16;_0x9465x13*= _0x9465x14+ _0x9465x16;var _0x9465x18=_0x9465xa[_0x7661[238]]();_0x9465x18[_0x7661[235]]-= _0x9465x3;_0x9465x18[_0x7661[236]]-= _0x9465x9;_0x9465xa[_0x7661[235]]+= 2* -_0x9465x3;_0x9465xa[_0x7661[236]]+= 2* -_0x9465x9;return function(){_0x9465x2[_0x7661[1275]]();_0x9465x2[_0x7661[1276]](_0x9465x18[_0x7661[235]]- _0x9465x12- _0x9465x13/ 2,_0x9465x18[_0x7661[236]]- _0x9465x13+ _0x9465x12/ 2);_0x9465x2[_0x7661[1277]](_0x9465x18[_0x7661[235]],_0x9465x18[_0x7661[236]]);_0x9465x2[_0x7661[1277]](_0x9465x18[_0x7661[235]]+ _0x9465x13/ 2- _0x9465x12,_0x9465x18[_0x7661[236]]- _0x9465x13- _0x9465x12/ 2);_0x9465x2[_0x7661[1336]]()}});mxMarker[_0x7661[1624]](_0x7661[695],function(_0x9465x2,_0x9465x3,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16,_0x9465x17){var _0x9465x18=_0x9465x14/ 2,_0x9465x19=_0x9465xa[_0x7661[238]]();_0x9465xa[_0x7661[235]]-= _0x9465x12* _0x9465x18;_0x9465xa[_0x7661[236]]-= _0x9465x13* _0x9465x18;return function(){_0x9465x2[_0x7661[680]](_0x9465x19[_0x7661[235]]- _0x9465x18,_0x9465x19[_0x7661[236]]- _0x9465x18,_0x9465x14,_0x9465x14);_0x9465x17?_0x9465x2[_0x7661[1337]]():_0x9465x2[_0x7661[1336]]()}});mxMarker[_0x7661[1624]](_0x7661[696],_0x9465x3);mxMarker[_0x7661[1624]](_0x7661[697],_0x9465x3)})();function mxActor(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxShape[_0x7661[239]](this);this[_0x7661[1562]]= _0x9465x2;this[_0x7661[1334]]= _0x9465x3;this[_0x7661[1336]]= _0x9465x4;this[_0x7661[1307]]= null!= _0x9465x5?_0x9465x5:1}mxUtils[_0x7661[1284]](mxActor,mxShape);mxActor[_0x7661[202]][_0x7661[1595]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2[_0x7661[513]](_0x9465x3,_0x9465x4);_0x9465x2[_0x7661[1275]]();this[_0x7661[1625]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9);_0x9465x2[_0x7661[1337]]()};mxActor[_0x7661[202]][_0x7661[1625]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x3= _0x9465x5/ 3;_0x9465x2[_0x7661[1276]](0,_0x9465x9);_0x9465x2[_0x7661[1279]](0,3* _0x9465x9/ 5,0,2* _0x9465x9/ 5,_0x9465x5/ 2,2* _0x9465x9/ 5);_0x9465x2[_0x7661[1279]](_0x9465x5/ 2- _0x9465x3,2* _0x9465x9/ 5,_0x9465x5/ 2- _0x9465x3,0,_0x9465x5/ 2,0);_0x9465x2[_0x7661[1279]](_0x9465x5/ 2+ _0x9465x3,0,_0x9465x5/ 2+ _0x9465x3,2* _0x9465x9/ 5,_0x9465x5/ 2,2* _0x9465x9/ 5);_0x9465x2[_0x7661[1279]](_0x9465x5,2* _0x9465x9/ 5,_0x9465x5,3* _0x9465x9/ 5,_0x9465x5,_0x9465x9);_0x9465x2[_0x7661[268]]()};function mxCloud(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxActor[_0x7661[239]](this);this[_0x7661[1562]]= _0x9465x2;this[_0x7661[1334]]= _0x9465x3;this[_0x7661[1336]]= _0x9465x4;this[_0x7661[1307]]= null!= _0x9465x5?_0x9465x5:1}mxUtils[_0x7661[1284]](mxCloud,mxActor);mxCloud[_0x7661[202]][_0x7661[1625]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2[_0x7661[1276]](0.25* _0x9465x5,0.25* _0x9465x9);_0x9465x2[_0x7661[1279]](0.05* _0x9465x5,0.25* _0x9465x9,0,0.5* _0x9465x9,0.16* _0x9465x5,0.55* _0x9465x9);_0x9465x2[_0x7661[1279]](0,0.66* _0x9465x9,0.18* _0x9465x5,0.9* _0x9465x9,0.31* _0x9465x5,0.8* _0x9465x9);_0x9465x2[_0x7661[1279]](0.4* _0x9465x5,_0x9465x9,0.7* _0x9465x5,_0x9465x9,0.8* _0x9465x5,0.8* _0x9465x9);_0x9465x2[_0x7661[1279]](_0x9465x5,0.8* _0x9465x9,_0x9465x5,0.6* _0x9465x9,0.875* _0x9465x5,0.5* _0x9465x9);_0x9465x2[_0x7661[1279]](_0x9465x5,0.3* _0x9465x9,0.8* _0x9465x5,0.1* _0x9465x9,0.625* _0x9465x5,0.2* _0x9465x9);_0x9465x2[_0x7661[1279]](0.5* _0x9465x5,0.05* _0x9465x9,0.3* _0x9465x5,0.05* _0x9465x9,0.25* _0x9465x5,0.25* _0x9465x9);_0x9465x2[_0x7661[268]]()};function mxRectangleShape(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxShape[_0x7661[239]](this);this[_0x7661[1562]]= _0x9465x2;this[_0x7661[1334]]= _0x9465x3;this[_0x7661[1336]]= _0x9465x4;this[_0x7661[1307]]= null!= _0x9465x5?_0x9465x5:1}mxUtils[_0x7661[1284]](mxRectangleShape,mxShape);mxRectangleShape[_0x7661[202]][_0x7661[1567]]= function(){return !this[_0x7661[1606]]&& !this[_0x7661[617]]&& 0== this[_0x7661[603]]};mxRectangleShape[_0x7661[202]][_0x7661[1601]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){if(this[_0x7661[1606]]){var _0x9465xa=mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x7661[1557]])/ 100,_0x9465xa=Math[_0x7661[243]](_0x9465x5* _0x9465xa,_0x9465x9* _0x9465xa);_0x9465x2[_0x7661[1320]](_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465xa)}else {_0x9465x2[_0x7661[1319]](_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9)};_0x9465x2[_0x7661[1337]]()};mxRectangleShape[_0x7661[202]][_0x7661[1602]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){this[_0x7661[617]]&& this[_0x7661[1604]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,this[_0x7661[1603]](_0x9465x5+ this[_0x7661[1307]],_0x9465x9+ this[_0x7661[1307]]))};mxRectangleShape[_0x7661[202]][_0x7661[1575]]= function(){this[_0x7661[1626]](this[_0x7661[252]]);this[_0x7661[1627]](this[_0x7661[252]]);this[_0x7661[1628]](this[_0x7661[252]])};mxRectangleShape[_0x7661[202]][_0x7661[1626]]= function(_0x9465x2){var _0x9465x3=9<= document[_0x7661[5]]?0:Math[_0x7661[430]](this[_0x7661[1307]]* this[_0x7661[255]]);_0x9465x2[_0x7661[124]][_0x7661[1629]]= Math[_0x7661[160]](1,_0x9465x3)+ _0x7661[168];_0x9465x2[_0x7661[124]][_0x7661[277]]= _0x7661[188];_0x9465x2[_0x7661[124]][_0x7661[361]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[235]]- _0x9465x3/ 2)+ _0x7661[168];_0x9465x2[_0x7661[124]][_0x7661[125]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[236]]- _0x9465x3/ 2)+ _0x7661[168];_0x7661[462]== document[_0x7661[135]]&& (_0x9465x3= -_0x9465x3);_0x9465x2[_0x7661[124]][_0x7661[117]]= Math[_0x7661[488]](Math[_0x7661[160]](0,this[_0x7661[1562]][_0x7661[117]]+ _0x9465x3))+ _0x7661[168];_0x9465x2[_0x7661[124]][_0x7661[119]]= Math[_0x7661[488]](Math[_0x7661[160]](0,this[_0x7661[1562]][_0x7661[119]]+ _0x9465x3))+ _0x7661[168]};mxRectangleShape[_0x7661[202]][_0x7661[1628]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1336]];null!= _0x9465x3&& _0x9465x3!= mxConstants[_0x7661[217]]?(_0x9465x2[_0x7661[124]][_0x7661[1630]]= _0x9465x3,this[_0x7661[1522]]?_0x9465x2[_0x7661[124]][_0x7661[465]]= _0x7661[648]:0< this[_0x7661[1307]]&& (_0x9465x2[_0x7661[124]][_0x7661[465]]= _0x7661[1631]),_0x9465x2[_0x7661[124]][_0x7661[1629]]= Math[_0x7661[160]](1,Math[_0x7661[430]](this[_0x7661[1307]]* this[_0x7661[255]]))+ _0x7661[168]):_0x9465x2[_0x7661[124]][_0x7661[1629]]= _0x7661[946];_0x9465x3= this[_0x7661[1334]];null!= _0x9465x3&& _0x9465x3!= mxConstants[_0x7661[217]]?(_0x9465x2[_0x7661[124]][_0x7661[1028]]= _0x9465x3,_0x9465x2[_0x7661[124]][_0x7661[1617]]= _0x7661[130]):this[_0x7661[1229]]?_0x9465x2[_0x7661[124]][_0x7661[1028]]= _0x7661[1373]:8== document[_0x7661[5]]?mxUtils[_0x7661[1584]](_0x9465x2):this[_0x7661[1600]](_0x9465x2)};mxRectangleShape[_0x7661[202]][_0x7661[1627]]= function(_0x9465x2){var _0x9465x3=_0x7661[110];100> this[_0x7661[461]]&& (_0x9465x3+= _0x7661[459]+ this[_0x7661[461]]+ _0x7661[460]);this[_0x7661[1596]]&& (_0x9465x3+= _0x7661[1632]+ Math[_0x7661[488]](mxConstants[_0x7661[1237]]* this[_0x7661[255]])+ _0x7661[1633]+ Math[_0x7661[488]](mxConstants[_0x7661[1238]]* this[_0x7661[255]])+ _0x7661[1634]+ mxConstants[_0x7661[1235]]+ _0x7661[1635]);if(this[_0x7661[1299]]){var _0x9465x4=this[_0x7661[1334]],_0x9465x5=this[_0x7661[1299]],_0x9465x9=_0x7661[468],_0x9465xa={east:0,south:1,west:2,north:3},_0x9465x12=null!= this[_0x7661[663]]?_0x9465xa[this[_0x7661[663]]]:0;null!= this[_0x7661[607]]&& (_0x9465x12= mxUtils[_0x7661[1454]](_0x9465x12+ _0x9465xa[this[_0x7661[607]]]- 1,4));1== _0x9465x12?(_0x9465x9= _0x7661[500],_0x9465xa= _0x9465x4,_0x9465x4= _0x9465x5,_0x9465x5= _0x9465xa):2== _0x9465x12?(_0x9465xa= _0x9465x4,_0x9465x4= _0x9465x5,_0x9465x5= _0x9465xa):3== _0x9465x12&& (_0x9465x9= _0x7661[500]);_0x9465x3+= _0x7661[1636]+ _0x9465x4+ _0x7661[1637]+ _0x9465x5+ _0x7661[1638]+ _0x9465x9+ _0x7661[1635]};_0x9465x2[_0x7661[124]][_0x7661[347]]= _0x9465x3};function mxEllipse(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxShape[_0x7661[239]](this);this[_0x7661[1562]]= _0x9465x2;this[_0x7661[1334]]= _0x9465x3;this[_0x7661[1336]]= _0x9465x4;this[_0x7661[1307]]= null!= _0x9465x5?_0x9465x5:1}mxUtils[_0x7661[1284]](mxEllipse,mxShape);mxEllipse[_0x7661[202]][_0x7661[1595]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2[_0x7661[680]](_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9);_0x9465x2[_0x7661[1337]]()};function mxDoubleEllipse(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxShape[_0x7661[239]](this);this[_0x7661[1562]]= _0x9465x2;this[_0x7661[1334]]= _0x9465x3;this[_0x7661[1336]]= _0x9465x4;this[_0x7661[1307]]= null!= _0x9465x5?_0x9465x5:1}mxUtils[_0x7661[1284]](mxDoubleEllipse,mxShape);mxDoubleEllipse[_0x7661[202]][_0x7661[1460]]= 10;mxDoubleEllipse[_0x7661[202]][_0x7661[1601]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2[_0x7661[680]](_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9);_0x9465x2[_0x7661[1337]]()};mxDoubleEllipse[_0x7661[202]][_0x7661[1602]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=Math[_0x7661[243]](4,Math[_0x7661[243]](_0x9465x5/ 5,_0x9465x9/ 5));_0x9465x5-= 2* _0x9465xa;_0x9465x9-= 2* _0x9465xa;0< _0x9465x5&& 0< _0x9465x9&& _0x9465x2[_0x7661[680]](_0x9465x3+ _0x9465xa,_0x9465x4+ _0x9465xa,_0x9465x5,_0x9465x9);_0x9465x2[_0x7661[1336]]()};function mxRhombus(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxShape[_0x7661[239]](this);this[_0x7661[1562]]= _0x9465x2;this[_0x7661[1334]]= _0x9465x3;this[_0x7661[1336]]= _0x9465x4;this[_0x7661[1307]]= null!= _0x9465x5?_0x9465x5:1}mxUtils[_0x7661[1284]](mxRhombus,mxShape);mxRhombus[_0x7661[202]][_0x7661[1595]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=_0x9465x5/ 2,_0x9465x12=_0x9465x9/ 2;_0x9465x2[_0x7661[1275]]();_0x9465x2[_0x7661[1276]](_0x9465x3+ _0x9465xa,_0x9465x4);_0x9465x2[_0x7661[1277]](_0x9465x3+ _0x9465x5,_0x9465x4+ _0x9465x12);_0x9465x2[_0x7661[1277]](_0x9465x3+ _0x9465xa,_0x9465x4+ _0x9465x9);_0x9465x2[_0x7661[1277]](_0x9465x3,_0x9465x4+ _0x9465x12);_0x9465x2[_0x7661[268]]();_0x9465x2[_0x7661[1337]]()};function mxPolyline(_0x9465x2,_0x9465x3,_0x9465x4){mxShape[_0x7661[239]](this);this[_0x7661[1525]]= _0x9465x2;this[_0x7661[1336]]= _0x9465x3;this[_0x7661[1307]]= null!= _0x9465x4?_0x9465x4:1}mxUtils[_0x7661[1284]](mxPolyline,mxShape);mxPolyline[_0x7661[202]][_0x7661[1614]]= function(){return 0};mxPolyline[_0x7661[202]][_0x7661[1594]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1639]](_0x9465x2,_0x9465x3,this[_0x7661[1606]])};mxPolyline[_0x7661[202]][_0x7661[1639]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_ARCSIZE,mxConstants.LINE_ARCSIZE)/ 2,_0x9465x9=_0x9465x3[0],_0x9465xa=_0x9465x3[_0x9465x3[_0x7661[67]]- 1];_0x9465x2[_0x7661[1275]]();_0x9465x2[_0x7661[1276]](_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[236]]);for(var _0x9465x12=1;_0x9465x12< _0x9465x3[_0x7661[67]]- 1;_0x9465x12++){var _0x9465x13=_0x9465x3[_0x9465x12],_0x9465x14=_0x9465x9[_0x7661[235]]- _0x9465x13[_0x7661[235]],_0x9465x9=_0x9465x9[_0x7661[236]]- _0x9465x13[_0x7661[236]];if(_0x9465x4&& _0x9465x12< _0x9465x3[_0x7661[67]]- 1&& (0!= _0x9465x14|| 0!= _0x9465x9)){var _0x9465x15=Math[_0x7661[428]](_0x9465x14* _0x9465x14+ _0x9465x9* _0x9465x9),_0x9465x14=_0x9465x14* Math[_0x7661[243]](_0x9465x5,_0x9465x15/ 2)/ _0x9465x15,_0x9465x9=_0x9465x9* Math[_0x7661[243]](_0x9465x5,_0x9465x15/ 2)/ _0x9465x15;_0x9465x2[_0x7661[1277]](_0x9465x13[_0x7661[235]]+ _0x9465x14,_0x9465x13[_0x7661[236]]+ _0x9465x9);_0x9465x9= _0x9465x3[_0x9465x12+ 1];_0x9465x14= _0x9465x9[_0x7661[235]]- _0x9465x13[_0x7661[235]];_0x9465x9= _0x9465x9[_0x7661[236]]- _0x9465x13[_0x7661[236]];_0x9465x15= Math[_0x7661[160]](1,Math[_0x7661[428]](_0x9465x14* _0x9465x14+ _0x9465x9* _0x9465x9));_0x9465x14= _0x9465x14* Math[_0x7661[243]](_0x9465x5,_0x9465x15/ 2)/ _0x9465x15;_0x9465x9= _0x9465x9* Math[_0x7661[243]](_0x9465x5,_0x9465x15/ 2)/ _0x9465x15;_0x9465x14= _0x9465x13[_0x7661[235]]+ _0x9465x14;_0x9465x9= _0x9465x13[_0x7661[236]]+ _0x9465x9;_0x9465x2[_0x7661[1278]](_0x9465x13[_0x7661[235]],_0x9465x13[_0x7661[236]],_0x9465x14,_0x9465x9);_0x9465x13= new mxPoint(_0x9465x14,_0x9465x9)}else {_0x9465x2[_0x7661[1277]](_0x9465x13[_0x7661[235]],_0x9465x13[_0x7661[236]])};_0x9465x9= _0x9465x13};_0x9465x2[_0x7661[1277]](_0x9465xa[_0x7661[235]],_0x9465xa[_0x7661[236]]);_0x9465x2[_0x7661[1336]]()};function mxArrow(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12){mxShape[_0x7661[239]](this);this[_0x7661[1525]]= _0x9465x2;this[_0x7661[1334]]= _0x9465x3;this[_0x7661[1336]]= _0x9465x4;this[_0x7661[1307]]= null!= _0x9465x5?_0x9465x5:1;this[_0x7661[1640]]= null!= _0x9465x9?_0x9465x9:mxConstants[_0x7661[1641]];this[_0x7661[657]]= null!= _0x9465xa?_0x9465xa:mxConstants[_0x7661[1642]];this[_0x7661[643]]= null!= _0x9465x12?_0x9465x12:mxConstants[_0x7661[1643]]}mxUtils[_0x7661[1284]](mxArrow,mxShape);mxArrow[_0x7661[202]][_0x7661[1594]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=mxConstants[_0x7661[1642]],_0x9465x5=mxConstants[_0x7661[1641]],_0x9465x9=mxConstants[_0x7661[1643]],_0x9465xa=_0x9465x3[0],_0x9465x12=_0x9465x3[_0x9465x3[_0x7661[67]]- 1],_0x9465x13=_0x9465x12[_0x7661[235]]- _0x9465xa[_0x7661[235]],_0x9465x14=_0x9465x12[_0x7661[236]]- _0x9465xa[_0x7661[236]],_0x9465x15=Math[_0x7661[428]](_0x9465x13* _0x9465x13+ _0x9465x14* _0x9465x14),_0x9465x16=_0x9465x15- 2* _0x9465x4- _0x9465x9,_0x9465x13=_0x9465x13/ _0x9465x15,_0x9465x14=_0x9465x14/ _0x9465x15,_0x9465x15=_0x9465x5* _0x9465x14/ 3,_0x9465x5=-_0x9465x5* _0x9465x13/ 3,_0x9465x9=_0x9465xa[_0x7661[235]]- _0x9465x15/ 2+ _0x9465x4* _0x9465x13,_0x9465xa=_0x9465xa[_0x7661[236]]- _0x9465x5/ 2+ _0x9465x4* _0x9465x14,_0x9465x17=_0x9465x9+ _0x9465x15,_0x9465x18=_0x9465xa+ _0x9465x5,_0x9465x19=_0x9465x17+ _0x9465x16* _0x9465x13,_0x9465x16=_0x9465x18+ _0x9465x16* _0x9465x14,_0x9465x1a=_0x9465x19+ _0x9465x15,_0x9465x1b=_0x9465x16+ _0x9465x5,_0x9465x1c=_0x9465x1a- 3* _0x9465x15,_0x9465x1d=_0x9465x1b- 3* _0x9465x5;_0x9465x2[_0x7661[1275]]();_0x9465x2[_0x7661[1276]](_0x9465x9,_0x9465xa);_0x9465x2[_0x7661[1277]](_0x9465x17,_0x9465x18);_0x9465x2[_0x7661[1277]](_0x9465x19,_0x9465x16);_0x9465x2[_0x7661[1277]](_0x9465x1a,_0x9465x1b);_0x9465x2[_0x7661[1277]](_0x9465x12[_0x7661[235]]- _0x9465x4* _0x9465x13,_0x9465x12[_0x7661[236]]- _0x9465x4* _0x9465x14);_0x9465x2[_0x7661[1277]](_0x9465x1c,_0x9465x1d);_0x9465x2[_0x7661[1277]](_0x9465x1c+ _0x9465x15,_0x9465x1d+ _0x9465x5);_0x9465x2[_0x7661[268]]();_0x9465x2[_0x7661[1337]]()};function mxText(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15,_0x9465x16,_0x9465x17,_0x9465x18,_0x9465x19,_0x9465x1a,_0x9465x1b,_0x9465x1c,_0x9465x1d,_0x9465x1e,_0x9465x1f){mxShape[_0x7661[239]](this);this[_0x7661[131]]= _0x9465x2;this[_0x7661[1562]]= _0x9465x3;this[_0x7661[352]]= null!= _0x9465x9?_0x9465x9:_0x7661[586];this[_0x7661[611]]= null!= _0x9465x4?_0x9465x4:_0x7661[110];this[_0x7661[552]]= null!= _0x9465x5?_0x9465x5:_0x7661[110];this[_0x7661[1288]]= null!= _0x9465xa?_0x9465xa:mxConstants[_0x7661[484]];this[_0x7661[803]]= null!= _0x9465x12?_0x9465x12:mxConstants[_0x7661[483]];this[_0x7661[666]]= null!= _0x9465x13?_0x9465x13:mxConstants[_0x7661[1644]];this[_0x7661[657]]= parseInt(_0x9465x14|| 2);this[_0x7661[658]]= this[_0x7661[657]]+ parseInt(_0x9465x15|| 0);this[_0x7661[661]]= this[_0x7661[657]]+ parseInt(_0x9465x16|| 0);this[_0x7661[660]]= this[_0x7661[657]]+ parseInt(_0x9465x17|| 0);this[_0x7661[659]]= this[_0x7661[657]]+ parseInt(_0x9465x18|| 0);this[_0x7661[662]]= null!= _0x9465x19?_0x9465x19:!0;this[_0x7661[1537]]= _0x9465x1a;this[_0x7661[467]]= _0x9465x1b;this[_0x7661[1333]]= null!= _0x9465x1c?_0x9465x1c:!1;this[_0x7661[1645]]= null!= _0x9465x1d?_0x9465x1d:!1;this[_0x7661[277]]= null!= _0x9465x1e?_0x9465x1e:_0x7661[189];this[_0x7661[629]]= null!= _0x9465x1f?_0x9465x1f:0;this[_0x7661[603]]= 0}mxUtils[_0x7661[1284]](mxText,mxShape);mxText[_0x7661[202]][_0x7661[1646]]= 0;mxText[_0x7661[202]][_0x7661[1647]]= 0;mxText[_0x7661[202]][_0x7661[1648]]= 0;mxText[_0x7661[202]][_0x7661[1649]]= 0;mxText[_0x7661[202]][_0x7661[1650]]= !0;mxText[_0x7661[202]][_0x7661[1616]]= -90;mxText[_0x7661[202]][_0x7661[1651]]= !0;mxText[_0x7661[202]][_0x7661[1652]]= !1;mxText[_0x7661[202]][_0x7661[1566]]= function(){return !1};mxText[_0x7661[202]][_0x7661[1567]]= function(){return 8!= document[_0x7661[5]]};mxText[_0x7661[202]][_0x7661[1568]]= function(){return 0};mxText[_0x7661[202]][_0x7661[1574]]= function(){return null!= this[_0x7661[1562]]&& !isNaN(this[_0x7661[1562]][_0x7661[235]])&& !isNaN(this[_0x7661[1562]][_0x7661[236]])&& !isNaN(this[_0x7661[1562]][_0x7661[117]])&& !isNaN(this[_0x7661[1562]][_0x7661[119]])};mxText[_0x7661[202]][_0x7661[1577]]= function(){var _0x9465x2=this[_0x7661[252]];8== document[_0x7661[5]]&& null!= _0x9465x2[_0x7661[285]]&& (_0x9465x2= _0x9465x2[_0x7661[285]],null!= _0x9465x2[_0x7661[285]]&& (_0x9465x2= _0x9465x2[_0x7661[285]]));this[_0x7661[1563]]= this[_0x7661[1562]][_0x7661[238]]();var _0x9465x3=this[_0x7661[1615]]();if(!this[_0x7661[1652]]&& null!= _0x9465x2&& _0x7661[1334]!= this[_0x7661[277]]&& (!this[_0x7661[1645]]|| !this[_0x7661[1651]])){var _0x9465x4=null,_0x9465x5=null;if(null!= _0x9465x2[_0x7661[538]]){if(null!= _0x9465x2[_0x7661[285]]&& null!= _0x9465x2[_0x7661[285]][_0x7661[285]]&& _0x7661[1435]== _0x9465x2[_0x7661[285]][_0x7661[285]][_0x7661[301]]){_0x9465x2= _0x9465x2[_0x7661[285]][_0x7661[285]],_0x9465x4= this[_0x7661[1333]]?this[_0x7661[1562]][_0x7661[117]]:parseInt(_0x9465x2[_0x7661[284]](_0x7661[117]))* this[_0x7661[255]],_0x9465x5= parseInt(_0x9465x2[_0x7661[284]](_0x7661[119]))* this[_0x7661[255]]}else {_0x9465x3= _0x9465x2[_0x7661[1451]]();if(0== _0x9465x3[_0x7661[117]]&& 0== _0x9465x3[_0x7661[119]]){return};this[_0x7661[1563]]= new mxRectangle(_0x9465x3[_0x7661[235]],_0x9465x3[_0x7661[236]],_0x9465x3[_0x7661[117]],_0x9465x3[_0x7661[119]]);_0x9465x3= 0}}else {_0x9465x5= this[_0x7661[724]][_0x7661[441]][_0x7661[1653]],null!= this[_0x7661[359]]&& null!= this[_0x7661[167]]?(_0x9465x4= this[_0x7661[1333]]?this[_0x7661[1562]][_0x7661[117]]:this[_0x7661[359]]* this[_0x7661[255]],_0x9465x5= this[_0x7661[167]]* this[_0x7661[255]]):null!= _0x9465x5?(this[_0x7661[1441]](_0x9465x5),this[_0x7661[1654]](_0x9465x5),mxUtils[_0x7661[1331]](this[_0x7661[131]])?_0x9465x5[_0x7661[339]]= this[_0x7661[131]][_0x7661[342]]:(_0x9465x4= this[_0x7661[1650]]?this[_0x7661[131]][_0x7661[230]](/\n/g,_0x7661[1453]):this[_0x7661[131]],_0x9465x5[_0x7661[339]]= _0x9465x4),_0x9465x4= this[_0x7661[1333]]?this[_0x7661[1562]][_0x7661[117]]:_0x9465x5[_0x7661[359]]* this[_0x7661[255]],_0x9465x5= _0x9465x5[_0x7661[167]]* this[_0x7661[255]]):(_0x9465x4= this[_0x7661[1333]]?this[_0x7661[1562]][_0x7661[117]]:_0x9465x2[_0x7661[359]]* this[_0x7661[255]],_0x9465x5= _0x9465x2[_0x7661[167]]* this[_0x7661[255]])};null!= _0x9465x4&& null!= _0x9465x5&& (this[_0x7661[1563]]= new mxRectangle(this[_0x7661[1562]][_0x7661[235]]+ this[_0x7661[1655]][_0x7661[235]]* _0x9465x4,this[_0x7661[1562]][_0x7661[236]]+ this[_0x7661[1655]][_0x7661[236]]* _0x9465x5,_0x9465x4,_0x9465x5))}else {this[_0x7661[1563]][_0x7661[235]]+= this[_0x7661[1655]][_0x7661[235]]* this[_0x7661[1563]][_0x7661[117]],this[_0x7661[1563]][_0x7661[236]]+= this[_0x7661[1655]][_0x7661[236]]* this[_0x7661[1563]][_0x7661[119]]};null!= this[_0x7661[1563]]&& (0!= _0x9465x3&& (_0x9465x3= mxUtils[_0x7661[1613]](this[_0x7661[1563]],_0x9465x3),this[_0x7661[1563]][_0x7661[235]]= _0x9465x3[_0x7661[235]],this[_0x7661[1563]][_0x7661[236]]= _0x9465x3[_0x7661[236]],mxClient[_0x7661[496]]|| (this[_0x7661[1563]][_0x7661[117]]= _0x9465x3[_0x7661[117]],this[_0x7661[1563]][_0x7661[119]]= _0x9465x3[_0x7661[119]])),this[_0x7661[1563]][_0x7661[235]]= Math[_0x7661[519]](this[_0x7661[1563]][_0x7661[235]]),this[_0x7661[1563]][_0x7661[236]]= Math[_0x7661[519]](this[_0x7661[1563]][_0x7661[236]]),this[_0x7661[1563]][_0x7661[117]]= Math[_0x7661[430]](this[_0x7661[1563]][_0x7661[117]]),this[_0x7661[1563]][_0x7661[119]]= Math[_0x7661[430]](this[_0x7661[1563]][_0x7661[119]]))};mxText[_0x7661[202]][_0x7661[1598]]= function(){return 0};mxText[_0x7661[202]][_0x7661[1615]]= function(){return null!= this[_0x7661[724]]&& null!= this[_0x7661[724]][_0x7661[253]]?this[_0x7661[724]][_0x7661[253]][_0x7661[1615]]():0};mxText[_0x7661[202]][_0x7661[1590]]= function(){return !this[_0x7661[662]]&& null!= this[_0x7661[724]]&& this[_0x7661[724]][_0x7661[441]][_0x7661[1179]][_0x7661[251]][_0x7661[1193]](this[_0x7661[724]][_0x7661[246]])};mxText[_0x7661[202]][_0x7661[1592]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){mxShape[_0x7661[202]][_0x7661[1592]][_0x7661[183]](this,arguments);_0x9465x2[_0x7661[1259]](this[_0x7661[352]]);_0x9465x2[_0x7661[1260]](this[_0x7661[1537]]);_0x9465x2[_0x7661[1262]](this[_0x7661[467]]);_0x9465x2[_0x7661[1265]](this[_0x7661[1288]]);_0x9465x2[_0x7661[1264]](this[_0x7661[803]]);_0x9465x2[_0x7661[1266]](this[_0x7661[666]])};mxText[_0x7661[202]][_0x7661[1586]]= function(){this[_0x7661[252]][_0x7661[124]][_0x7661[361]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[235]])+ _0x7661[168];this[_0x7661[252]][_0x7661[124]][_0x7661[125]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[236]])+ _0x7661[168];this[_0x7661[252]][_0x7661[124]][_0x7661[117]]= _0x7661[942];this[_0x7661[252]][_0x7661[124]][_0x7661[119]]= _0x7661[942];this[_0x7661[252]][_0x7661[124]][_0x7661[277]]= _0x7661[189]};mxText[_0x7661[202]][_0x7661[1209]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[255]],_0x9465x4=this[_0x7661[1562]][_0x7661[235]]/ _0x9465x3,_0x9465x5=this[_0x7661[1562]][_0x7661[236]]/ _0x9465x3,_0x9465x9=this[_0x7661[1562]][_0x7661[117]]/ _0x9465x3,_0x9465x3=this[_0x7661[1562]][_0x7661[119]]/ _0x9465x3;this[_0x7661[1591]](_0x9465x2,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465x3);this[_0x7661[1592]](_0x9465x2,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465x3);var _0x9465xa=mxUtils[_0x7661[1331]](this[_0x7661[131]])|| this[_0x7661[507]]== mxConstants[_0x7661[1656]],_0x9465x12=_0x9465xa|| _0x9465x2 instanceof mxVmlCanvas2D?_0x7661[1428]:_0x7661[110],_0x9465x13=this[_0x7661[131]];!_0x9465xa&& _0x7661[1428]== _0x9465x12&& (_0x9465x13= mxUtils[_0x7661[321]](_0x9465x13,!1));_0x9465x13= !mxUtils[_0x7661[1331]](this[_0x7661[131]])&& this[_0x7661[1650]]&& _0x7661[1428]== _0x9465x12?_0x9465x13[_0x7661[230]](/\n/g,_0x7661[1453]):_0x9465x13;_0x9465x2[_0x7661[963]](_0x9465x4,_0x9465x5,_0x9465x9,_0x9465x3,_0x9465x13,this[_0x7661[611]],this[_0x7661[552]],this[_0x7661[1333]],_0x9465x12,_0x7661[1334]== this[_0x7661[277]],this[_0x7661[1645]],this[_0x7661[1615]]())};mxText[_0x7661[202]][_0x7661[1575]]= function(){var _0x9465x2=this[_0x7661[252]][_0x7661[124]];_0x9465x2[_0x7661[461]]= 1> this[_0x7661[461]]?this[_0x7661[461]]:_0x7661[110];_0x9465x2[_0x7661[277]]= _0x7661[110];_0x9465x2[_0x7661[117]]= _0x7661[110];_0x9465x2[_0x7661[119]]= _0x7661[110];this[_0x7661[1441]](this[_0x7661[252]]);this[_0x7661[1654]](this[_0x7661[252]]);this[_0x7661[1657]]();this[_0x7661[167]]= this[_0x7661[359]]= null;null!= mxClient[_0x7661[73]]?this[_0x7661[1658]]():this[_0x7661[1659]]()};mxText[_0x7661[202]][_0x7661[1658]]= function(){var _0x9465x2=this[_0x7661[1615]](),_0x9465x3=this[_0x7661[252]][_0x7661[124]],_0x9465x4=this[_0x7661[1655]][_0x7661[235]],_0x9465x5=this[_0x7661[1655]][_0x7661[236]];0!= _0x9465x2?(_0x9465x3[mxClient[_0x7661[73]]+ _0x7661[1660]]= 100* -_0x9465x4+ _0x7661[1661]+ 100* -_0x9465x5+ _0x7661[229],_0x9465x3[mxClient[_0x7661[73]]+ _0x7661[1662]]= _0x7661[536]+ 100* _0x9465x4+ _0x7661[1663]+ 100* _0x9465x5+ _0x7661[1664]+ this[_0x7661[255]]+ _0x7661[1665]+ _0x9465x2+ _0x7661[1666]):(_0x9465x3[mxClient[_0x7661[73]]+ _0x7661[1660]]= _0x7661[1667],_0x9465x3[mxClient[_0x7661[73]]+ _0x7661[1662]]= _0x7661[1402]+ this[_0x7661[255]]+ _0x7661[1393]+ 100* _0x9465x4+ _0x7661[1663]+ 100* _0x9465x5+ _0x7661[1668]);_0x9465x3[_0x7661[361]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[235]])+ _0x7661[168];_0x9465x3[_0x7661[125]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[236]])+ _0x7661[168]};mxText[_0x7661[202]][_0x7661[1659]]= function(){var _0x9465x2=this[_0x7661[252]][_0x7661[124]],_0x9465x3=this[_0x7661[1655]][_0x7661[235]],_0x9465x4=this[_0x7661[1655]][_0x7661[236]],_0x9465x5=this[_0x7661[255]];_0x9465x2[_0x7661[347]]= _0x7661[110];var _0x9465x9=0,_0x9465xa=0,_0x9465x12=null!= this[_0x7661[724]]?this[_0x7661[724]][_0x7661[441]][_0x7661[1653]]:null;if(null!= _0x9465x12){_0x9465x12[_0x7661[124]][_0x7661[277]]= _0x7661[110];_0x9465x12[_0x7661[124]][_0x7661[119]]= _0x7661[110];_0x9465x12[_0x7661[124]][_0x7661[117]]= _0x7661[110];this[_0x7661[1441]](_0x9465x12);this[_0x7661[1654]](_0x9465x12);if(mxUtils[_0x7661[1331]](this[_0x7661[131]])){_0x9465x12[_0x7661[339]]= this[_0x7661[131]][_0x7661[342]]}else {var _0x9465x13=this[_0x7661[131]];this[_0x7661[507]]!= mxConstants[_0x7661[1656]]&& (_0x9465x13= mxUtils[_0x7661[321]](_0x9465x13,!1));_0x9465x13= this[_0x7661[1650]]?_0x9465x13[_0x7661[230]](/\n/g,_0x7661[1453]):_0x9465x13;_0x9465x12[_0x7661[339]]= _0x9465x13};_0x9465x9= _0x9465x12[_0x7661[359]]+ 2;_0x9465xa= _0x9465x12[_0x7661[167]]+ 2}else {_0x9465x9= this[_0x7661[252]][_0x7661[359]],_0x9465xa= this[_0x7661[252]][_0x7661[167]]+ 1};this[_0x7661[359]]= _0x9465x9;this[_0x7661[167]]= _0x9465xa;_0x9465x12= this[_0x7661[1562]][_0x7661[117]]/ _0x9465x5;_0x9465x13= this[_0x7661[1562]][_0x7661[119]]/ _0x9465x5;mxClient[_0x7661[496]]&& (this[_0x7661[1645]]|| _0x7661[1334]== this[_0x7661[277]])&& 0< _0x9465x13?(_0x9465x13= Math[_0x7661[243]](_0x9465x13,_0x9465xa),_0x9465x2[_0x7661[119]]= Math[_0x7661[488]](_0x9465x13+ 1)+ _0x7661[168]):_0x9465x13= _0x9465xa;_0x7661[1334]!= this[_0x7661[277]]&& (mxClient[_0x7661[496]]&& (this[_0x7661[1645]]|| this[_0x7661[1333]])&& 0< _0x9465x12?(_0x9465x12= Math[_0x7661[243]](_0x9465x12,_0x9465x9),_0x9465x2[_0x7661[117]]= Math[_0x7661[488]](_0x9465x12)+ _0x7661[168]):_0x9465x12= _0x9465x9);var _0x9465x13=_0x9465x13* _0x9465x5,_0x9465x12=_0x9465x12* _0x9465x5,_0x9465x9=this[_0x7661[1615]]()* (Math[_0x7661[424]]/ 180),_0x9465xa=parseFloat(parseFloat(Math[_0x7661[426]](_0x9465x9))[_0x7661[1293]](8)),_0x9465x14=parseFloat(parseFloat(Math[_0x7661[427]](-_0x9465x9))[_0x7661[1293]](8)),_0x9465x9=_0x9465x9% (2* Math[_0x7661[424]]);0> _0x9465x9&& (_0x9465x9+= 2* Math[_0x7661[424]]);_0x9465x9%= Math[_0x7661[424]];_0x9465x9> Math[_0x7661[424]]/ 2&& (_0x9465x9= Math[_0x7661[424]]- _0x9465x9);var _0x9465x15=Math[_0x7661[426]](_0x9465x9),_0x9465x16=Math[_0x7661[427]](-_0x9465x9),_0x9465x3=_0x9465x12* -(_0x9465x3+ 0.5),_0x9465x4=_0x9465x13* -(_0x9465x4+ 0.5),_0x9465x17=(_0x9465x13- _0x9465x13* _0x9465x15+ _0x9465x12* _0x9465x16)/ 2+ _0x9465x14* _0x9465x3- _0x9465xa* _0x9465x4;0!= _0x9465x9&& (_0x9465x2[_0x7661[347]]= _0x7661[1505]+ _0x9465xa+ _0x7661[1506]+ _0x9465x14+ _0x7661[1507]+ -_0x9465x14+ _0x7661[1508]+ _0x9465xa+ _0x7661[1509]);_0x9465x2[_0x7661[499]]= _0x9465x5;_0x9465x2[_0x7661[361]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[235]]+ ((_0x9465x12- _0x9465x12* _0x9465x15+ _0x9465x13* _0x9465x16)/ 2- _0x9465xa* _0x9465x3- _0x9465x14* _0x9465x4)- _0x9465x12/ 2)+ _0x7661[168];_0x9465x2[_0x7661[125]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[236]]+ _0x9465x17- _0x9465x13/ 2)+ _0x7661[168]};mxText[_0x7661[202]][_0x7661[1657]]= function(){if(mxUtils[_0x7661[1331]](this[_0x7661[131]])){this[_0x7661[252]][_0x7661[339]]= _0x7661[110],this[_0x7661[252]][_0x7661[62]](this[_0x7661[131]])}else {var _0x9465x2=this[_0x7661[131]];this[_0x7661[507]]!= mxConstants[_0x7661[1656]]&& (_0x9465x2= mxUtils[_0x7661[321]](_0x9465x2,!1));var _0x9465x2=this[_0x7661[1650]]?_0x9465x2[_0x7661[230]](/\n/g,_0x7661[1453]):_0x9465x2,_0x9465x3=null!= this[_0x7661[1537]]&& this[_0x7661[1537]]!= mxConstants[_0x7661[217]]?this[_0x7661[1537]]:null,_0x9465x4=null!= this[_0x7661[467]]&& this[_0x7661[467]]!= mxConstants[_0x7661[217]]?this[_0x7661[467]]:null;if(null!= _0x9465x3|| null!= _0x9465x4){if(_0x7661[1334]== this[_0x7661[277]]){null!= _0x9465x3&& (this[_0x7661[252]][_0x7661[124]][_0x7661[1028]]= _0x9465x3),null!= _0x9465x4&& (this[_0x7661[252]][_0x7661[124]][_0x7661[467]]= _0x7661[1669]+ _0x9465x4)}else {var _0x9465x5=_0x7661[110];null!= _0x9465x3&& (_0x9465x5+= _0x7661[1418]+ _0x9465x3+ _0x7661[471]);null!= _0x9465x4&& (_0x9465x5+= _0x7661[1419]+ _0x9465x4+ _0x7661[471]);_0x9465x2= _0x7661[1670]+ _0x9465x5+ _0x7661[1671]+ this[_0x7661[252]][_0x7661[124]][_0x7661[489]]+ _0x7661[1423]+ _0x9465x2+ _0x7661[1424];this[_0x7661[252]][_0x7661[124]][_0x7661[489]]= _0x7661[110]}};this[_0x7661[252]][_0x7661[339]]= _0x9465x2}};mxText[_0x7661[202]][_0x7661[1441]]= function(_0x9465x2){_0x9465x2= _0x9465x2[_0x7661[124]];_0x9465x2[_0x7661[489]]= Math[_0x7661[488]](this[_0x7661[803]]* mxConstants[_0x7661[490]])+ _0x7661[168];_0x9465x2[_0x7661[487]]= Math[_0x7661[488]](this[_0x7661[803]])+ _0x7661[168];_0x9465x2[_0x7661[486]]= this[_0x7661[1288]];_0x9465x2[_0x7661[123]]= _0x7661[125];_0x9465x2[_0x7661[352]]= this[_0x7661[352]];_0x9465x2[_0x7661[1452]]= (this[_0x7661[666]]& mxConstants[_0x7661[1410]])== mxConstants[_0x7661[1410]]?_0x7661[1447]:_0x7661[110];_0x9465x2[_0x7661[666]]= (this[_0x7661[666]]& mxConstants[_0x7661[1412]])== mxConstants[_0x7661[1412]]?_0x7661[1449]:_0x7661[110];_0x9465x2[_0x7661[1498]]= (this[_0x7661[666]]& mxConstants[_0x7661[1414]])== mxConstants[_0x7661[1414]]?_0x7661[355]:_0x7661[110];_0x9465x2[_0x7661[1165]]= this[_0x7661[611]]== mxConstants[_0x7661[479]]?_0x7661[698]:this[_0x7661[611]]== mxConstants[_0x7661[480]]?_0x7661[699]:_0x7661[361]};mxText[_0x7661[202]][_0x7661[1654]]= function(_0x9465x2){var _0x9465x3=Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[117]]/ this[_0x7661[255]]),_0x9465x4=Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[119]]/ this[_0x7661[255]]);_0x9465x2= _0x9465x2[_0x7661[124]];this[_0x7661[1645]]?(_0x9465x2[_0x7661[277]]= _0x7661[188],0< _0x9465x4&& (_0x9465x2[_0x7661[1503]]= _0x9465x4+ _0x7661[168]),0< _0x9465x3&& (_0x9465x2[_0x7661[117]]= _0x9465x3+ _0x7661[168])):_0x7661[1334]== this[_0x7661[277]]&& (_0x9465x2[_0x7661[117]]= _0x9465x3+ _0x7661[168],0< _0x9465x4&& (_0x9465x2[_0x7661[1503]]= _0x9465x4+ _0x7661[168]));this[_0x7661[1333]]?(!this[_0x7661[1645]]&& 0< _0x9465x3&& (_0x9465x2[_0x7661[117]]= _0x9465x3+ _0x7661[168]),_0x9465x2[_0x7661[493]]= _0x7661[1502]):_0x9465x2[_0x7661[493]]= _0x7661[494]};mxText[_0x7661[202]][_0x7661[1672]]= function(){this[_0x7661[1655]]= mxUtils[_0x7661[1501]](this[_0x7661[611]],this[_0x7661[552]])};mxText[_0x7661[202]][_0x7661[1673]]= function(){var _0x9465x2=0,_0x9465x3=0,_0x9465x2=this[_0x7661[611]]== mxConstants[_0x7661[479]]?(this[_0x7661[659]]- this[_0x7661[661]])/ 2:this[_0x7661[611]]== mxConstants[_0x7661[480]]?-this[_0x7661[661]]- this[_0x7661[1649]]:this[_0x7661[659]]+ this[_0x7661[1648]],_0x9465x3=this[_0x7661[552]]== mxConstants[_0x7661[481]]?(this[_0x7661[658]]- this[_0x7661[660]])/ 2:this[_0x7661[552]]== mxConstants[_0x7661[482]]?-this[_0x7661[660]]- this[_0x7661[1647]]:this[_0x7661[658]]+ this[_0x7661[1646]];return new mxPoint(_0x9465x2,_0x9465x3)};function mxTriangle(){mxActor[_0x7661[239]](this)}mxUtils[_0x7661[1284]](mxTriangle,mxActor);mxTriangle[_0x7661[202]][_0x7661[1625]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2[_0x7661[1276]](0,0);_0x9465x2[_0x7661[1277]](_0x9465x5,0.5* _0x9465x9);_0x9465x2[_0x7661[1277]](0,_0x9465x9);_0x9465x2[_0x7661[268]]()};function mxHexagon(){mxActor[_0x7661[239]](this)}mxUtils[_0x7661[1284]](mxHexagon,mxActor);mxHexagon[_0x7661[202]][_0x7661[1625]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2[_0x7661[1276]](0.25* _0x9465x5,0);_0x9465x2[_0x7661[1277]](0.75* _0x9465x5,0);_0x9465x2[_0x7661[1277]](_0x9465x5,0.5* _0x9465x9);_0x9465x2[_0x7661[1277]](0.75* _0x9465x5,_0x9465x9);_0x9465x2[_0x7661[1277]](0.25* _0x9465x5,_0x9465x9);_0x9465x2[_0x7661[1277]](0,0.5* _0x9465x9);_0x9465x2[_0x7661[268]]()};function mxLine(_0x9465x2,_0x9465x3,_0x9465x4){mxShape[_0x7661[239]](this);this[_0x7661[1562]]= _0x9465x2;this[_0x7661[1336]]= _0x9465x3;this[_0x7661[1307]]= null!= _0x9465x4?_0x9465x4:1}mxUtils[_0x7661[1284]](mxLine,mxShape);mxLine[_0x7661[202]][_0x7661[1595]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x4+= _0x9465x9/ 2;_0x9465x2[_0x7661[1275]]();_0x9465x2[_0x7661[1276]](_0x9465x3,_0x9465x4);_0x9465x2[_0x7661[1277]](_0x9465x3+ _0x9465x5,_0x9465x4);_0x9465x2[_0x7661[1336]]()};function mxImageShape(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){mxShape[_0x7661[239]](this);this[_0x7661[1562]]= _0x9465x2;this[_0x7661[618]]= _0x9465x3;this[_0x7661[1334]]= _0x9465x4;this[_0x7661[1336]]= _0x9465x5;this[_0x7661[1307]]= null!= _0x9465x9?_0x9465x9:1;this[_0x7661[639]]= !1}mxUtils[_0x7661[1284]](mxImageShape,mxRectangleShape);mxImageShape[_0x7661[202]][_0x7661[1674]]= !0;mxImageShape[_0x7661[202]][_0x7661[1568]]= function(){return !mxClient[_0x7661[80]]?0.5:0};mxImageShape[_0x7661[202]][_0x7661[183]]= function(_0x9465x2){mxShape[_0x7661[202]][_0x7661[183]][_0x7661[183]](this,arguments);this[_0x7661[1299]]= this[_0x7661[1336]]= this[_0x7661[1334]]= null;null!= this[_0x7661[124]]&& (this[_0x7661[1334]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_BACKGROUND),this[_0x7661[1336]]= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_BORDER),this[_0x7661[1674]]= 1== mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_ASPECT,1),this[_0x7661[623]]= this[_0x7661[623]]|| 1== mxUtils[_0x7661[433]](this[_0x7661[124]],_0x7661[1675],0),this[_0x7661[624]]= this[_0x7661[624]]|| 1== mxUtils[_0x7661[433]](this[_0x7661[124]],_0x7661[1676],0))};mxImageShape[_0x7661[202]][_0x7661[1567]]= function(){return !this[_0x7661[1674]]};mxImageShape[_0x7661[202]][_0x7661[1570]]= function(){var _0x9465x2=document[_0x7661[55]](_0x7661[485]);_0x9465x2[_0x7661[124]][_0x7661[491]]= _0x7661[492];return _0x9465x2};mxImageShape[_0x7661[202]][_0x7661[1595]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){if(null!= this[_0x7661[618]]){var _0x9465xa=mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_BACKGROUND,null),_0x9465x12=mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_BORDER,null);if(null!= _0x9465xa|| null!= _0x9465x12){_0x9465x2[_0x7661[1245]](_0x9465xa),_0x9465x2[_0x7661[1249]](_0x9465x12),_0x9465x2[_0x7661[1319]](_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9),_0x9465x2[_0x7661[1337]]()};_0x9465x2[_0x7661[618]](_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,this[_0x7661[618]],this[_0x7661[1674]],!1,!1)}else {mxRectangleShape[_0x7661[202]][_0x7661[1601]][_0x7661[183]](this,arguments)}};mxImageShape[_0x7661[202]][_0x7661[1575]]= function(){this[_0x7661[252]][_0x7661[124]][_0x7661[361]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[235]])+ _0x7661[168];this[_0x7661[252]][_0x7661[124]][_0x7661[125]]= Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[236]])+ _0x7661[168];this[_0x7661[252]][_0x7661[124]][_0x7661[117]]= Math[_0x7661[160]](0,Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[117]]))+ _0x7661[168];this[_0x7661[252]][_0x7661[124]][_0x7661[119]]= Math[_0x7661[160]](0,Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[119]]))+ _0x7661[168];this[_0x7661[252]][_0x7661[124]][_0x7661[1028]]= this[_0x7661[1334]]|| _0x7661[110];this[_0x7661[252]][_0x7661[124]][_0x7661[1630]]= this[_0x7661[1336]]|| _0x7661[110];this[_0x7661[252]][_0x7661[339]]= _0x7661[110];if(null!= this[_0x7661[618]]){var _0x9465x2=document[_0x7661[55]](mxClient[_0x7661[49]]|| null== mxClient[_0x7661[73]]&& 0!= this[_0x7661[603]]?mxClient[_0x7661[463]]+ _0x7661[464]:_0x7661[466]);_0x9465x2[_0x7661[124]][_0x7661[491]]= _0x7661[492];_0x9465x2[_0x7661[390]]= this[_0x7661[618]];var _0x9465x3=100> this[_0x7661[461]]?_0x7661[459]+ this[_0x7661[461]]+ _0x7661[460]:_0x7661[110];this[_0x7661[252]][_0x7661[124]][_0x7661[347]]= _0x9465x3;this[_0x7661[623]]&& this[_0x7661[624]]?_0x9465x3+= _0x7661[1677]:this[_0x7661[623]]?_0x9465x3+= _0x7661[1678]:this[_0x7661[624]]&& (_0x9465x3+= _0x7661[1679]);_0x9465x2[_0x7661[124]][_0x7661[347]]!= _0x9465x3&& (_0x9465x2[_0x7661[124]][_0x7661[347]]= _0x9465x3);_0x7661[618]== _0x9465x2[_0x7661[301]]?_0x9465x2[_0x7661[124]][_0x7661[603]]= this[_0x7661[603]]:_0x9465x2[_0x7661[124]][mxClient[_0x7661[73]]+ _0x7661[1662]]= _0x7661[1394]+ this[_0x7661[603]]+ _0x7661[1666];_0x9465x2[_0x7661[124]][_0x7661[117]]= this[_0x7661[252]][_0x7661[124]][_0x7661[117]];_0x9465x2[_0x7661[124]][_0x7661[119]]= this[_0x7661[252]][_0x7661[124]][_0x7661[119]];this[_0x7661[252]][_0x7661[124]][_0x7661[1617]]= _0x7661[110];this[_0x7661[252]][_0x7661[62]](_0x9465x2)}else {this[_0x7661[1600]](this[_0x7661[252]])}};function mxLabel(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxRectangleShape[_0x7661[239]](this,_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5)}mxUtils[_0x7661[1284]](mxLabel,mxRectangleShape);mxLabel[_0x7661[202]][_0x7661[1680]]= mxConstants[_0x7661[1681]];mxLabel[_0x7661[202]][_0x7661[657]]= 2;mxLabel[_0x7661[202]][_0x7661[1682]]= 10;mxLabel[_0x7661[202]][_0x7661[635]]= 2;mxLabel[_0x7661[202]][_0x7661[176]]= function(_0x9465x2){mxShape[_0x7661[202]][_0x7661[176]][_0x7661[183]](this,arguments);null!= this[_0x7661[632]]&& null!= this[_0x7661[630]]&& (this[_0x7661[1683]]= new this[_0x7661[630]],this[_0x7661[1683]][_0x7661[507]]= this[_0x7661[507]],this[_0x7661[1683]][_0x7661[1562]]= this[_0x7661[1562]],this[_0x7661[1683]][_0x7661[1334]]= this[_0x7661[632]],this[_0x7661[1683]][_0x7661[1336]]= this[_0x7661[632]],this[_0x7661[1683]][_0x7661[1299]]= this[_0x7661[634]],this[_0x7661[1683]][_0x7661[663]]= this[_0x7661[638]],this[_0x7661[1683]][_0x7661[176]](this[_0x7661[252]]))};mxLabel[_0x7661[202]][_0x7661[258]]= function(){null!= this[_0x7661[1683]]&& (this[_0x7661[1683]][_0x7661[1334]]= this[_0x7661[632]],this[_0x7661[1683]][_0x7661[1336]]= this[_0x7661[632]],this[_0x7661[1683]][_0x7661[1299]]= this[_0x7661[634]],this[_0x7661[1683]][_0x7661[663]]= this[_0x7661[638]]);mxShape[_0x7661[202]][_0x7661[258]][_0x7661[183]](this,arguments)};mxLabel[_0x7661[202]][_0x7661[1567]]= function(){return mxRectangleShape[_0x7661[202]][_0x7661[1567]][_0x7661[183]](this,arguments)&& null== this[_0x7661[632]]&& null== this[_0x7661[630]]};mxLabel[_0x7661[202]][_0x7661[1602]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){this[_0x7661[1684]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9);this[_0x7661[1685]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9);mxRectangleShape[_0x7661[202]][_0x7661[1602]][_0x7661[183]](this,arguments)};mxLabel[_0x7661[202]][_0x7661[1684]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){null!= this[_0x7661[618]]&& (_0x9465x3= this[_0x7661[1686]](_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9),_0x9465x2[_0x7661[618]](_0x9465x3[_0x7661[235]],_0x9465x3[_0x7661[236]],_0x9465x3[_0x7661[117]],_0x9465x3[_0x7661[119]],this[_0x7661[618]],!1,!1,!1))};mxLabel[_0x7661[202]][_0x7661[1686]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x9465xa=mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x9465x12=mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_WIDTH,mxConstants.DEFAULT_IMAGESIZE),_0x9465x13=mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_HEIGHT,mxConstants.DEFAULT_IMAGESIZE),_0x9465x14=mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_SPACING,this[_0x7661[657]])+ 5;_0x9465x2= _0x9465x9== mxConstants[_0x7661[479]]?_0x9465x2+ (_0x9465x4- _0x9465x12)/ 2:_0x9465x9== mxConstants[_0x7661[480]]?_0x9465x2+ (_0x9465x4- _0x9465x12- _0x9465x14):_0x9465x2+ _0x9465x14;_0x9465x3= _0x9465xa== mxConstants[_0x7661[1687]]?_0x9465x3+ _0x9465x14:_0x9465xa== mxConstants[_0x7661[482]]?_0x9465x3+ (_0x9465x5- _0x9465x13- _0x9465x14):_0x9465x3+ (_0x9465x5- _0x9465x13)/ 2;return new mxRectangle(_0x9465x2,_0x9465x3,_0x9465x12,_0x9465x13)};mxLabel[_0x7661[202]][_0x7661[1685]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){null!= this[_0x7661[1683]]?(this[_0x7661[1683]][_0x7661[1562]]= this[_0x7661[1688]](_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9),this[_0x7661[1683]][_0x7661[1209]](_0x9465x2)):null!= this[_0x7661[631]]&& (_0x9465x3= this[_0x7661[1688]](_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9),_0x9465x2[_0x7661[618]](_0x9465x3[_0x7661[235]],_0x9465x3[_0x7661[236]],_0x9465x3[_0x7661[117]],_0x9465x3[_0x7661[119]],this[_0x7661[631]],!1,!1,!1))};mxLabel[_0x7661[202]][_0x7661[1688]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x9465xa=mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x9465x12=mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_INDICATOR_WIDTH,this[_0x7661[1682]]),_0x9465x13=mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_INDICATOR_HEIGHT,this[_0x7661[1682]]),_0x9465x14=this[_0x7661[657]]+ 5;_0x9465x2= _0x9465x9== mxConstants[_0x7661[480]]?_0x9465x2+ (_0x9465x4- _0x9465x12- _0x9465x14):_0x9465x9== mxConstants[_0x7661[479]]?_0x9465x2+ (_0x9465x4- _0x9465x12)/ 2:_0x9465x2+ _0x9465x14;_0x9465x3= _0x9465xa== mxConstants[_0x7661[482]]?_0x9465x3+ (_0x9465x5- _0x9465x13- _0x9465x14):_0x9465xa== mxConstants[_0x7661[1687]]?_0x9465x3+ _0x9465x14:_0x9465x3+ (_0x9465x5- _0x9465x13)/ 2;return new mxRectangle(_0x9465x2,_0x9465x3,_0x9465x12,_0x9465x13)};mxLabel[_0x7661[202]][_0x7661[1575]]= function(){for(mxRectangleShape[_0x7661[202]][_0x7661[1575]][_0x7661[183]](this,arguments);this[_0x7661[252]][_0x7661[1580]]();){this[_0x7661[252]][_0x7661[266]](this[_0x7661[252]][_0x7661[1581]])};if(null!= this[_0x7661[618]]){var _0x9465x2=document[_0x7661[55]](_0x7661[466]);_0x9465x2[_0x7661[124]][_0x7661[491]]= _0x7661[1500];_0x9465x2[_0x7661[57]](_0x7661[467],_0x7661[468]);var _0x9465x3=this[_0x7661[1686]](this[_0x7661[1562]][_0x7661[235]],this[_0x7661[1562]][_0x7661[236]],this[_0x7661[1562]][_0x7661[117]],this[_0x7661[1562]][_0x7661[119]]);_0x9465x3[_0x7661[235]]-= this[_0x7661[1562]][_0x7661[235]];_0x9465x3[_0x7661[236]]-= this[_0x7661[1562]][_0x7661[236]];_0x9465x2[_0x7661[124]][_0x7661[361]]= Math[_0x7661[488]](_0x9465x3[_0x7661[235]])+ _0x7661[168];_0x9465x2[_0x7661[124]][_0x7661[125]]= Math[_0x7661[488]](_0x9465x3[_0x7661[236]])+ _0x7661[168];_0x9465x2[_0x7661[124]][_0x7661[117]]= Math[_0x7661[488]](_0x9465x3[_0x7661[117]])+ _0x7661[168];_0x9465x2[_0x7661[124]][_0x7661[119]]= Math[_0x7661[488]](_0x9465x3[_0x7661[119]])+ _0x7661[168];_0x9465x2[_0x7661[390]]= this[_0x7661[618]];this[_0x7661[252]][_0x7661[62]](_0x9465x2)}};function mxCylinder(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxShape[_0x7661[239]](this);this[_0x7661[1562]]= _0x9465x2;this[_0x7661[1334]]= _0x9465x3;this[_0x7661[1336]]= _0x9465x4;this[_0x7661[1307]]= null!= _0x9465x5?_0x9465x5:1}mxUtils[_0x7661[1284]](mxCylinder,mxShape);mxCylinder[_0x7661[202]][_0x7661[1503]]= 40;mxCylinder[_0x7661[202]][_0x7661[1564]]= 0;mxCylinder[_0x7661[202]][_0x7661[1595]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2[_0x7661[513]](_0x9465x3,_0x9465x4);_0x9465x2[_0x7661[1275]]();this[_0x7661[1625]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,!1);_0x9465x2[_0x7661[1337]]();_0x9465x2[_0x7661[1267]](!1);_0x9465x2[_0x7661[1275]]();this[_0x7661[1625]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,!0);_0x9465x2[_0x7661[1336]]()};mxCylinder[_0x7661[202]][_0x7661[1625]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x3= Math[_0x7661[243]](this[_0x7661[1503]],Math[_0x7661[488]](_0x9465x9/ 5));if(_0x9465xa&& null!= this[_0x7661[1334]]|| !_0x9465xa&& null== this[_0x7661[1334]]){_0x9465x2[_0x7661[1276]](0,_0x9465x3),_0x9465x2[_0x7661[1279]](0,2* _0x9465x3,_0x9465x5,2* _0x9465x3,_0x9465x5,_0x9465x3),_0x9465xa|| (_0x9465x2[_0x7661[1336]](),_0x9465x2[_0x7661[1275]]())};_0x9465xa|| (_0x9465x2[_0x7661[1276]](0,_0x9465x3),_0x9465x2[_0x7661[1279]](0,-_0x9465x3/ 3,_0x9465x5,-_0x9465x3/ 3,_0x9465x5,_0x9465x3),_0x9465x2[_0x7661[1277]](_0x9465x5,_0x9465x9- _0x9465x3),_0x9465x2[_0x7661[1279]](_0x9465x5,_0x9465x9+ _0x9465x3/ 3,0,_0x9465x9+ _0x9465x3/ 3,0,_0x9465x9- _0x9465x3),_0x9465x2[_0x7661[268]]())};function mxConnector(_0x9465x2,_0x9465x3,_0x9465x4){mxPolyline[_0x7661[239]](this,_0x9465x2,_0x9465x3,_0x9465x4)}mxUtils[_0x7661[1284]](mxConnector,mxPolyline);mxConnector[_0x7661[202]][_0x7661[1594]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1689]](_0x9465x2,_0x9465x3,!0),_0x9465x5=this[_0x7661[1689]](_0x9465x2,_0x9465x3,!1);null== this[_0x7661[124]]|| 1!= this[_0x7661[124]][mxConstants[_0x7661[1690]]]?this[_0x7661[1639]](_0x9465x2,_0x9465x3,this[_0x7661[1606]]):this[_0x7661[1691]](_0x9465x2,_0x9465x3);_0x9465x2[_0x7661[1245]](this[_0x7661[1336]]);_0x9465x2[_0x7661[1267]](!1);_0x9465x2[_0x7661[1251]](!1);null!= _0x9465x4&& _0x9465x4();null!= _0x9465x5&& _0x9465x5()};mxConnector[_0x7661[202]][_0x7661[1691]]= function(_0x9465x2,_0x9465x3){_0x9465x2[_0x7661[1275]]();var _0x9465x4=_0x9465x3[0],_0x9465x5=_0x9465x3[_0x7661[67]];_0x9465x2[_0x7661[1276]](_0x9465x4[_0x7661[235]],_0x9465x4[_0x7661[236]]);for(_0x9465x4= 1;_0x9465x4< _0x9465x5- 2;_0x9465x4++){var _0x9465x9=_0x9465x3[_0x9465x4],_0x9465xa=_0x9465x3[_0x9465x4+ 1];_0x9465x2[_0x7661[1278]](_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[236]],(_0x9465x9[_0x7661[235]]+ _0x9465xa[_0x7661[235]])/ 2,(_0x9465x9[_0x7661[236]]+ _0x9465xa[_0x7661[236]])/ 2)};_0x9465x9= _0x9465x3[_0x9465x5- 2];_0x9465xa= _0x9465x3[_0x9465x5- 1];_0x9465x2[_0x7661[1278]](_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[236]],_0x9465xa[_0x7661[235]],_0x9465xa[_0x7661[236]]);_0x9465x2[_0x7661[1336]]()};mxConnector[_0x7661[202]][_0x7661[1689]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x3[_0x7661[67]],_0x9465x9=_0x9465x4?_0x9465x3[1]:_0x9465x3[_0x9465x5- 2];_0x9465x3= _0x9465x4?_0x9465x3[0]:_0x9465x3[_0x9465x5- 1];var _0x9465x5=_0x9465x3[_0x7661[235]]- _0x9465x9[_0x7661[235]],_0x9465xa=_0x9465x3[_0x7661[236]]- _0x9465x9[_0x7661[236]],_0x9465x12=Math[_0x7661[160]](1,Math[_0x7661[428]](_0x9465x5* _0x9465x5+ _0x9465xa* _0x9465xa)),_0x9465x9=_0x9465x5/ _0x9465x12,_0x9465x5=_0x9465xa/ _0x9465x12,_0x9465xa=mxUtils[_0x7661[1550]](this[_0x7661[124]],_0x9465x4?mxConstants[_0x7661[1692]]:mxConstants[_0x7661[1693]],mxConstants.DEFAULT_MARKERSIZE),_0x9465x12=mxUtils[_0x7661[433]](this[_0x7661[124]],_0x9465x4?mxConstants[_0x7661[1694]]:mxConstants[_0x7661[1695]]);return mxMarker[_0x7661[1689]](_0x9465x2,this,_0x9465x12,_0x9465x3,_0x9465x9,_0x9465x5,_0x9465xa,_0x9465x4,this[_0x7661[1307]],0!= this[_0x7661[124]][_0x9465x4?mxConstants[_0x7661[1696]]:mxConstants[_0x7661[1697]]])};mxConnector[_0x7661[202]][_0x7661[1612]]= function(_0x9465x2){mxShape[_0x7661[202]][_0x7661[1612]][_0x7661[183]](this,arguments);var _0x9465x3=0;mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_STARTARROW,mxConstants.NONE)!= mxConstants[_0x7661[217]]&& (_0x9465x3= mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_MARKERSIZE)+ 1);mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_ENDARROW,mxConstants.NONE)!= mxConstants[_0x7661[217]]&& (_0x9465x3= Math[_0x7661[160]](_0x9465x3,mxUtils[_0x7661[1550]](this[_0x7661[124]],mxConstants.STYLE_ENDSIZE,mxConstants.DEFAULT_MARKERSIZE))+ 1);_0x9465x2[_0x7661[244]](Math[_0x7661[430]](_0x9465x3* this[_0x7661[255]]))};function mxSwimlane(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxShape[_0x7661[239]](this);this[_0x7661[1562]]= _0x9465x2;this[_0x7661[1334]]= _0x9465x3;this[_0x7661[1336]]= _0x9465x4;this[_0x7661[1307]]= null!= _0x9465x5?_0x9465x5:1}mxUtils[_0x7661[1284]](mxSwimlane,mxShape);mxSwimlane[_0x7661[202]][_0x7661[1680]]= 16;mxSwimlane[_0x7661[202]][_0x7661[1597]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2= Math[_0x7661[243]](_0x9465x9,mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE));return new mxRectangle(_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x2)};mxSwimlane[_0x7661[202]][_0x7661[1614]]= function(){var _0x9465x2=mxShape[_0x7661[202]][_0x7661[1614]][_0x7661[183]](this,arguments);1!= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0x9465x2+= mxText[_0x7661[202]][_0x7661[1616]]);return _0x9465x2};mxSwimlane[_0x7661[202]][_0x7661[1615]]= function(){return this[_0x7661[1614]]()};mxSwimlane[_0x7661[202]][_0x7661[1590]]= function(){return mxShape[_0x7661[202]][_0x7661[1590]][_0x7661[183]](this,arguments)|| 1!= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_HORIZONTAL,1)};mxSwimlane[_0x7661[202]][_0x7661[1603]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x7661[1557]])/ 100;return 3* _0x9465x4* _0x9465x2};mxSwimlane[_0x7661[202]][_0x7661[1595]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=Math[_0x7661[243]](_0x9465x9,mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),_0x9465x12=mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_SWIMLANE_FILLCOLOR,mxConstants.NONE),_0x9465x13=1== mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_SWIMLANE_LINE,1),_0x9465x14=0;_0x9465x2[_0x7661[513]](_0x9465x3,_0x9465x4);this[_0x7661[1606]]?(_0x9465x14= this[_0x7661[1603]](_0x9465x5,_0x9465x9,_0x9465xa),this[_0x7661[1698]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x14,_0x9465x12,_0x9465x13)):this[_0x7661[1699]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13);_0x9465x12= mxUtils[_0x7661[433]](this[_0x7661[124]],mxConstants.STYLE_SEPARATORCOLOR,mxConstants.NONE);this[_0x7661[1700]](_0x9465x2,_0x9465x5,_0x9465xa,_0x9465x9,_0x9465x12);null!= this[_0x7661[618]]&& (_0x9465x9= this[_0x7661[1686]](_0x9465x3,_0x9465xa,_0x9465x5,_0x9465x9),_0x9465x2[_0x7661[618]](_0x9465x9[_0x7661[235]]- _0x9465x3,_0x9465x9[_0x7661[236]]- _0x9465x4,_0x9465x9[_0x7661[117]],_0x9465x9[_0x7661[119]],this[_0x7661[618]],!1,!1,!1));this[_0x7661[617]]&& (_0x9465x2[_0x7661[1267]](!1),this[_0x7661[1604]](_0x9465x2,0,0,_0x9465x5,_0x9465xa,_0x9465x14))};mxSwimlane[_0x7661[202]][_0x7661[1699]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13){_0x9465x12!= mxConstants[_0x7661[217]]&& (_0x9465x2[_0x7661[815]](),_0x9465x2[_0x7661[1245]](_0x9465x12),_0x9465x2[_0x7661[1319]](0,0,_0x9465x5,_0x9465x9),_0x9465x2[_0x7661[1337]](),_0x9465x2[_0x7661[1210]](),_0x9465x2[_0x7661[1267]](!1));_0x9465x2[_0x7661[1275]]();_0x9465x2[_0x7661[1276]](0,_0x9465xa);_0x9465x2[_0x7661[1277]](0,0);_0x9465x2[_0x7661[1277]](_0x9465x5,0);_0x9465x2[_0x7661[1277]](_0x9465x5,_0x9465xa);_0x9465x13&& _0x9465x2[_0x7661[268]]();_0x9465x2[_0x7661[1337]]();_0x9465xa< _0x9465x9&& _0x9465x12== mxConstants[_0x7661[217]]&& (_0x9465x2[_0x7661[1229]]= !1,_0x9465x2[_0x7661[1275]](),_0x9465x2[_0x7661[1276]](0,_0x9465xa),_0x9465x2[_0x7661[1277]](0,_0x9465x9),_0x9465x2[_0x7661[1277]](_0x9465x5,_0x9465x9),_0x9465x2[_0x7661[1277]](_0x9465x5,_0x9465xa),_0x9465x2[_0x7661[1336]]())};mxSwimlane[_0x7661[202]][_0x7661[1698]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14){_0x9465x13!= mxConstants[_0x7661[217]]&& (_0x9465x2[_0x7661[815]](),_0x9465x2[_0x7661[1245]](_0x9465x13),_0x9465x2[_0x7661[1320]](0,0,_0x9465x5,_0x9465x9,_0x9465x12,_0x9465x12),_0x9465x2[_0x7661[1337]](),_0x9465x2[_0x7661[1210]](),_0x9465x2[_0x7661[1267]](!1));_0x9465x2[_0x7661[1275]]();_0x9465x2[_0x7661[1276]](_0x9465x5,_0x9465xa);_0x9465x2[_0x7661[1277]](_0x9465x5,_0x9465x12);_0x9465x2[_0x7661[1278]](_0x9465x5,0,_0x9465x5- Math[_0x7661[243]](_0x9465x5/ 2,_0x9465x12),0);_0x9465x2[_0x7661[1277]](Math[_0x7661[243]](_0x9465x5/ 2,_0x9465x12),0);_0x9465x2[_0x7661[1278]](0,0,0,_0x9465x12);_0x9465x2[_0x7661[1277]](0,_0x9465xa);_0x9465x14&& _0x9465x2[_0x7661[268]]();_0x9465x2[_0x7661[1337]]();_0x9465xa< _0x9465x9&& _0x9465x13== mxConstants[_0x7661[217]]&& (_0x9465x2[_0x7661[1229]]= !1,_0x9465x2[_0x7661[1275]](),_0x9465x2[_0x7661[1276]](0,_0x9465xa),_0x9465x2[_0x7661[1277]](0,_0x9465x9- _0x9465x12),_0x9465x2[_0x7661[1278]](0,_0x9465x9,Math[_0x7661[243]](_0x9465x5/ 2,_0x9465x12),_0x9465x9),_0x9465x2[_0x7661[1277]](_0x9465x5- Math[_0x7661[243]](_0x9465x5/ 2,_0x9465x12),_0x9465x9),_0x9465x2[_0x7661[1278]](_0x9465x5,_0x9465x9,_0x9465x5,_0x9465x9- _0x9465x12),_0x9465x2[_0x7661[1277]](_0x9465x5,_0x9465xa),_0x9465x2[_0x7661[1336]]())};mxSwimlane[_0x7661[202]][_0x7661[1700]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x9!= mxConstants[_0x7661[217]]&& (_0x9465x2[_0x7661[1249]](_0x9465x9),_0x9465x2[_0x7661[1251]](!0),_0x9465x2[_0x7661[1275]](),_0x9465x2[_0x7661[1276]](_0x9465x3,_0x9465x4),_0x9465x2[_0x7661[1277]](_0x9465x3,_0x9465x5),_0x9465x2[_0x7661[1336]](),_0x9465x2[_0x7661[1251]](!1))};mxSwimlane[_0x7661[202]][_0x7661[1686]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){return new mxRectangle(_0x9465x2+ _0x9465x4- this[_0x7661[1680]],_0x9465x3,this[_0x7661[1680]],this[_0x7661[1680]])};function mxGraphLayout(_0x9465x2){this[_0x7661[1179]]= _0x9465x2}mxGraphLayout[_0x7661[202]][_0x7661[1179]]= null;mxGraphLayout[_0x7661[202]][_0x7661[1701]]= !0;mxGraphLayout[_0x7661[202]][_0x7661[1101]]= null;mxGraphLayout[_0x7661[202]][_0x7661[1702]]= function(_0x9465x2,_0x9465x3,_0x9465x4){};mxGraphLayout[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){};mxGraphLayout[_0x7661[202]][_0x7661[1703]]= function(){return this[_0x7661[1179]]};mxGraphLayout[_0x7661[202]][_0x7661[1704]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x4= this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x3);_0x9465x3= null!= _0x9465x4?_0x9465x4[_0x7661[124]]:this[_0x7661[1179]][_0x7661[1705]](_0x9465x3);return null!= _0x9465x3?_0x9465x3[_0x9465x2]:null};mxGraphLayout[_0x7661[1706]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){if(null!= _0x9465x4&& null!= _0x9465x2){_0x9465x3= null!= _0x9465x3?_0x9465x3:!0;_0x9465x9= _0x9465x9|| [];var _0x9465xa=mxCellPath[_0x7661[385]](_0x9465x2);if(null== _0x9465x9[_0x9465xa]&& (_0x9465x9[_0x9465xa]= _0x9465x2,_0x9465x5= _0x9465x4(_0x9465x2,_0x9465x5),null== _0x9465x5|| _0x9465x5)){if(_0x9465x5= this[_0x7661[1179]][_0x7661[251]][_0x7661[1707]](_0x9465x2),0< _0x9465x5){for(_0x9465xa= 0;_0x9465xa< _0x9465x5;_0x9465xa++){var _0x9465x12=this[_0x7661[1179]][_0x7661[251]][_0x7661[1708]](_0x9465x2,_0x9465xa),_0x9465x13=this[_0x7661[1179]][_0x7661[251]][_0x7661[1709]](_0x9465x12,!0)== _0x9465x2;if(!_0x9465x3|| _0x9465x13){_0x9465x13= this[_0x7661[1179]][_0x7661[441]][_0x7661[1710]](_0x9465x12,!_0x9465x13),this[_0x7661[1706]](_0x9465x13,_0x9465x3,_0x9465x4,_0x9465x12,_0x9465x9)}}}}}};mxGraphLayout[_0x7661[202]][_0x7661[1711]]= function(_0x9465x2){return this[_0x7661[1179]][_0x7661[1712]](_0x9465x2)};mxGraphLayout[_0x7661[202]][_0x7661[1713]]= function(_0x9465x2){return !this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1193]](_0x9465x2)|| !this[_0x7661[1179]][_0x7661[1714]](_0x9465x2)};mxGraphLayout[_0x7661[202]][_0x7661[1715]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]]();return !_0x9465x3[_0x7661[250]](_0x9465x2)|| !this[_0x7661[1179]][_0x7661[1714]](_0x9465x2)|| null== _0x9465x3[_0x7661[1709]](_0x9465x2,!0)|| null== _0x9465x3[_0x7661[1709]](_0x9465x2,!1)};mxGraphLayout[_0x7661[202]][_0x7661[1716]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1179]][_0x7661[1717]](mxConstants.STYLE_NOEDGESTYLE,_0x9465x3?_0x7661[468]:_0x7661[500],[_0x9465x2])};mxGraphLayout[_0x7661[202]][_0x7661[1718]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1179]][_0x7661[1717]](mxConstants.STYLE_ORTHOGONAL,_0x9465x3?_0x7661[500]:_0x7661[468],[_0x9465x2])};mxGraphLayout[_0x7661[202]][_0x7661[1719]]= function(_0x9465x2){var _0x9465x3= new mxPoint;if(null!= _0x9465x2&& _0x9465x2!= this[_0x7661[1101]]){var _0x9465x4=this[_0x7661[1179]][_0x7661[502]]();if(_0x9465x4[_0x7661[1720]](this[_0x7661[1101]],_0x9465x2)){for(var _0x9465x5=_0x9465x4[_0x7661[1721]](_0x9465x2);_0x9465x2!= this[_0x7661[1101]];){_0x9465x3[_0x7661[235]]+= _0x9465x5[_0x7661[235]],_0x9465x3[_0x7661[236]]+= _0x9465x5[_0x7661[236]],_0x9465x2= _0x9465x4[_0x7661[1197]](_0x9465x2),_0x9465x5= _0x9465x4[_0x7661[1721]](_0x9465x2)}}};return _0x9465x3};mxGraphLayout[_0x7661[202]][_0x7661[1722]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2){var _0x9465x4=this[_0x7661[1179]][_0x7661[251]],_0x9465x5=_0x9465x4[_0x7661[1721]](_0x9465x2);null== _0x9465x5?(_0x9465x5= new mxGeometry,_0x9465x5[_0x7661[1723]](!0)):_0x9465x5= _0x9465x5[_0x7661[238]]();if(null!= this[_0x7661[1101]]&& null!= _0x9465x3){for(var _0x9465x9=_0x9465x4[_0x7661[1197]](_0x9465x2),_0x9465x9=this[_0x7661[1719]](_0x9465x9),_0x9465xa=0;_0x9465xa< _0x9465x3[_0x7661[67]];_0x9465xa++){_0x9465x3[_0x9465xa][_0x7661[235]]-= _0x9465x9[_0x7661[235]],_0x9465x3[_0x9465xa][_0x7661[236]]-= _0x9465x9[_0x7661[236]]}};_0x9465x5[_0x7661[1525]]= _0x9465x3;_0x9465x4[_0x7661[1724]](_0x9465x2,_0x9465x5)}};mxGraphLayout[_0x7661[202]][_0x7661[1725]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1179]][_0x7661[502]](),_0x9465x9=_0x9465x5[_0x7661[1721]](_0x9465x2),_0x9465xa=null;if(null!= _0x9465x9){_0x9465xa= new mxRectangle(_0x9465x3,_0x9465x4,_0x9465x9[_0x7661[117]],_0x9465x9[_0x7661[119]]);if(this[_0x7661[1701]]){var _0x9465x12=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](_0x9465x2);if(null!= _0x9465x12&& null!= _0x9465x12[_0x7661[963]]&& null!= _0x9465x12[_0x7661[963]][_0x7661[1563]]){var _0x9465x13=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]],_0x9465x14=_0x9465x12[_0x7661[963]][_0x7661[1563]];_0x9465x12[_0x7661[963]][_0x7661[1563]][_0x7661[235]]< _0x9465x12[_0x7661[235]]&& (_0x9465x3+= (_0x9465x12[_0x7661[235]]- _0x9465x14[_0x7661[235]])/ _0x9465x13,_0x9465xa[_0x7661[117]]= _0x9465x14[_0x7661[117]]);_0x9465x12[_0x7661[963]][_0x7661[1563]][_0x7661[236]]< _0x9465x12[_0x7661[236]]&& (_0x9465x4+= (_0x9465x12[_0x7661[236]]- _0x9465x14[_0x7661[236]])/ _0x9465x13,_0x9465xa[_0x7661[119]]= _0x9465x14[_0x7661[119]])}};null!= this[_0x7661[1101]]&& (_0x9465x12= _0x9465x5[_0x7661[1197]](_0x9465x2),null!= _0x9465x12&& _0x9465x12!= this[_0x7661[1101]]&& (_0x9465x12= this[_0x7661[1719]](_0x9465x12),_0x9465x3-= _0x9465x12[_0x7661[235]],_0x9465x4-= _0x9465x12[_0x7661[236]]));if(_0x9465x9[_0x7661[235]]!= _0x9465x3|| _0x9465x9[_0x7661[236]]!= _0x9465x4){_0x9465x9= _0x9465x9[_0x7661[238]](),_0x9465x9[_0x7661[235]]= _0x9465x3,_0x9465x9[_0x7661[236]]= _0x9465x4,_0x9465x5[_0x7661[1724]](_0x9465x2,_0x9465x9)}};return _0x9465xa};mxGraphLayout[_0x7661[202]][_0x7661[1726]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1721]](_0x9465x2);if(this[_0x7661[1701]]){var _0x9465x4=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](_0x9465x2);if(null!= _0x9465x4&& null!= _0x9465x4[_0x7661[963]]&& null!= _0x9465x4[_0x7661[963]][_0x7661[1563]]){var _0x9465x5=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]],_0x9465x9=_0x9465x4[_0x7661[963]][_0x7661[1563]],_0x9465xa=Math[_0x7661[160]](_0x9465x4[_0x7661[235]]- _0x9465x9[_0x7661[235]],0)/ _0x9465x5,_0x9465x12=Math[_0x7661[160]](_0x9465x4[_0x7661[236]]- _0x9465x9[_0x7661[236]],0)/ _0x9465x5,_0x9465x13=Math[_0x7661[160]](_0x9465x9[_0x7661[235]]+ _0x9465x9[_0x7661[117]]- (_0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]),0)/ _0x9465x5,_0x9465x4=Math[_0x7661[160]](_0x9465x9[_0x7661[236]]+ _0x9465x9[_0x7661[119]]- (_0x9465x4[_0x7661[236]]+ _0x9465x4[_0x7661[119]]),0)/ _0x9465x5,_0x9465x3= new mxRectangle(_0x9465x3[_0x7661[235]]- _0x9465xa,_0x9465x3[_0x7661[236]]- _0x9465x12,_0x9465x3[_0x7661[117]]+ _0x9465xa+ _0x9465x13,_0x9465x3[_0x7661[119]]+ _0x9465x12+ _0x9465x4)}};null!= this[_0x7661[1101]]&& (_0x9465x2= this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1197]](_0x9465x2),_0x9465x3= _0x9465x3[_0x7661[238]](),null!= _0x9465x2&& _0x9465x2!= this[_0x7661[1101]]&& (_0x9465x2= this[_0x7661[1719]](_0x9465x2),_0x9465x3[_0x7661[235]]+= _0x9465x2[_0x7661[235]],_0x9465x3[_0x7661[236]]+= _0x9465x2[_0x7661[236]]));return new mxRectangle(_0x9465x3[_0x7661[235]],_0x9465x3[_0x7661[236]],_0x9465x3[_0x7661[117]],_0x9465x3[_0x7661[119]])};mxGraphLayout[_0x7661[202]][_0x7661[1727]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1179]][_0x7661[502]]()[_0x7661[473]]();try{for(var _0x9465x4=_0x9465x2[_0x7661[67]]- 1;0<= _0x9465x4;_0x9465x4--){var _0x9465x5=_0x9465x2[_0x9465x4],_0x9465x9=this[_0x7661[1179]][_0x7661[1728]](_0x9465x5),_0x9465xa=this[_0x7661[1179]][_0x7661[1729]](_0x9465x9),_0x9465x12=this[_0x7661[1179]][_0x7661[1198]](_0x9465x5),_0x9465x13=0,_0x9465x14=0;if(this[_0x7661[1179]][_0x7661[1730]](_0x9465x5)){var _0x9465x15=this[_0x7661[1179]][_0x7661[1731]](_0x9465x5),_0x9465x13=_0x9465x15[_0x7661[117]],_0x9465x14=_0x9465x15[_0x7661[119]]};null!= _0x9465xa&& null!= _0x9465x12&& (_0x9465x12= _0x9465x12[_0x7661[238]](),_0x9465x12[_0x7661[235]]= _0x9465x12[_0x7661[235]]+ _0x9465xa[_0x7661[235]]- _0x9465x3- _0x9465x13,_0x9465x12[_0x7661[236]]= _0x9465x12[_0x7661[236]]+ _0x9465xa[_0x7661[236]]- _0x9465x3- _0x9465x14,_0x9465x12[_0x7661[117]]= _0x9465xa[_0x7661[117]]+ 2* _0x9465x3+ _0x9465x13,_0x9465x12[_0x7661[119]]= _0x9465xa[_0x7661[119]]+ 2* _0x9465x3+ _0x9465x14,this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1724]](_0x9465x5,_0x9465x12),this[_0x7661[1179]][_0x7661[834]](_0x9465x9,_0x9465x3+ _0x9465x13- _0x9465xa[_0x7661[235]],_0x9465x3+ _0x9465x14- _0x9465xa[_0x7661[236]]))}}finally{this[_0x7661[1179]][_0x7661[502]]()[_0x7661[476]]()}};function mxStackLayout(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){mxGraphLayout[_0x7661[239]](this,_0x9465x2);this[_0x7661[662]]= null!= _0x9465x3?_0x9465x3:!0;this[_0x7661[657]]= null!= _0x9465x4?_0x9465x4:0;this[_0x7661[1732]]= null!= _0x9465x5?_0x9465x5:0;this[_0x7661[1733]]= null!= _0x9465x9?_0x9465x9:0;this[_0x7661[467]]= null!= _0x9465xa?_0x9465xa:0}mxStackLayout[_0x7661[202]]= new mxGraphLayout;mxStackLayout[_0x7661[202]][_0x7661[196]]= mxStackLayout;mxStackLayout[_0x7661[202]][_0x7661[662]]= null;mxStackLayout[_0x7661[202]][_0x7661[657]]= null;mxStackLayout[_0x7661[202]][_0x7661[1732]]= null;mxStackLayout[_0x7661[202]][_0x7661[1733]]= null;mxStackLayout[_0x7661[202]][_0x7661[467]]= 0;mxStackLayout[_0x7661[202]][_0x7661[1734]]= !1;mxStackLayout[_0x7661[202]][_0x7661[1334]]= !1;mxStackLayout[_0x7661[202]][_0x7661[1735]]= !1;mxStackLayout[_0x7661[202]][_0x7661[1736]]= !1;mxStackLayout[_0x7661[202]][_0x7661[1333]]= null;mxStackLayout[_0x7661[202]][_0x7661[1737]]= function(){return this[_0x7661[662]]};mxStackLayout[_0x7661[202]][_0x7661[1702]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1179]][_0x7661[502]](),_0x9465x9=_0x9465x5[_0x7661[1197]](_0x9465x2),_0x9465xa=this[_0x7661[1737]]();if(null!= _0x9465x2&& null!= _0x9465x9){var _0x9465x12=0,_0x9465x13=0,_0x9465x14=_0x9465x5[_0x7661[262]](_0x9465x9);_0x9465x3= _0x9465xa?_0x9465x3:_0x9465x4;_0x9465x12= this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](_0x9465x9);null!= _0x9465x12&& (_0x9465x3-= _0x9465xa?_0x9465x12[_0x7661[235]]:_0x9465x12[_0x7661[236]]);for(_0x9465x12= 0;_0x9465x12< _0x9465x14;_0x9465x12++){if(_0x9465x4= _0x9465x5[_0x7661[263]](_0x9465x9,_0x9465x12),_0x9465x4!= _0x9465x2&& (_0x9465x4= _0x9465x5[_0x7661[1721]](_0x9465x4),null!= _0x9465x4)){_0x9465x4= _0x9465xa?_0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]/ 2:_0x9465x4[_0x7661[236]]+ _0x9465x4[_0x7661[119]]/ 2;if(_0x9465x13< _0x9465x3&& _0x9465x4> _0x9465x3){break};_0x9465x13= _0x9465x4}};_0x9465xa= _0x9465x9[_0x7661[1738]](_0x9465x2);_0x9465xa= Math[_0x7661[160]](0,_0x9465x12- (_0x9465x12> _0x9465xa?1:0));_0x9465x5[_0x7661[99]](_0x9465x9,_0x9465x2,_0x9465xa)}};mxStackLayout[_0x7661[202]][_0x7661[1739]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]](),_0x9465x4=_0x9465x3[_0x7661[1721]](_0x9465x2);if(null!= this[_0x7661[1179]][_0x7661[526]]&& (null== _0x9465x4&& _0x9465x3[_0x7661[1740]](_0x9465x2)|| _0x9465x2== this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1741]])){_0x9465x4= new mxRectangle(0,0,this[_0x7661[1179]][_0x7661[526]][_0x7661[359]]- 1,this[_0x7661[1179]][_0x7661[526]][_0x7661[167]]- 1)};return _0x9465x4};mxStackLayout[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=this[_0x7661[1737]](),_0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=this[_0x7661[1739]](_0x9465x2),_0x9465x9=0;null!= _0x9465x5&& (_0x9465x9= _0x9465x3?_0x9465x5[_0x7661[119]]:_0x9465x5[_0x7661[117]]);var _0x9465x9=_0x9465x9- (2* this[_0x7661[657]]+ 2* this[_0x7661[467]]),_0x9465xa=this[_0x7661[1732]]+ this[_0x7661[467]],_0x9465x12=this[_0x7661[1733]]+ this[_0x7661[467]];if(this[_0x7661[1179]][_0x7661[1730]](_0x9465x2)){var _0x9465x13=this[_0x7661[1179]][_0x7661[1705]](_0x9465x2),_0x9465x14=mxUtils[_0x7661[433]](_0x9465x13,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE),_0x9465x13=mxUtils[_0x7661[433]](_0x9465x13,mxConstants.STYLE_HORIZONTAL,!0);_0x9465x3== _0x9465x13&& (_0x9465x9-= _0x9465x14);_0x9465x3?_0x9465x12+= _0x9465x14:_0x9465xa+= _0x9465x14};_0x9465x4[_0x7661[473]]();try{for(var _0x9465x14=0,_0x9465x13=null,_0x9465x15=_0x9465x4[_0x7661[262]](_0x9465x2),_0x9465x16=0;_0x9465x16< _0x9465x15;_0x9465x16++){var _0x9465x17=_0x9465x4[_0x7661[263]](_0x9465x2,_0x9465x16);if(!this[_0x7661[1713]](_0x9465x17)&& this[_0x7661[1711]](_0x9465x17)){var _0x9465x18=_0x9465x4[_0x7661[1721]](_0x9465x17);if(null!= _0x9465x18){_0x9465x18= _0x9465x18[_0x7661[238]]();if(null!= this[_0x7661[1333]]&& null!= _0x9465x13&& (_0x9465x3&& _0x9465x13[_0x7661[235]]+ _0x9465x13[_0x7661[117]]+ _0x9465x18[_0x7661[117]]+ 2* this[_0x7661[657]]> this[_0x7661[1333]]|| !_0x9465x3&& _0x9465x13[_0x7661[236]]+ _0x9465x13[_0x7661[119]]+ _0x9465x18[_0x7661[119]]+ 2* this[_0x7661[657]]> this[_0x7661[1333]])){_0x9465x13= null,_0x9465x3?_0x9465x12+= _0x9465x14+ this[_0x7661[657]]:_0x9465xa+= _0x9465x14+ this[_0x7661[657]],_0x9465x14= 0};_0x9465x14= Math[_0x7661[160]](_0x9465x14,_0x9465x3?_0x9465x18[_0x7661[119]]:_0x9465x18[_0x7661[117]]);null!= _0x9465x13?_0x9465x3?_0x9465x18[_0x7661[235]]= _0x9465x13[_0x7661[235]]+ _0x9465x13[_0x7661[117]]+ this[_0x7661[657]]:_0x9465x18[_0x7661[236]]= _0x9465x13[_0x7661[236]]+ _0x9465x13[_0x7661[119]]+ this[_0x7661[657]]:this[_0x7661[1734]]|| (_0x9465x3?_0x9465x18[_0x7661[235]]= _0x9465xa:_0x9465x18[_0x7661[236]]= _0x9465x12);_0x9465x3?_0x9465x18[_0x7661[236]]= _0x9465x12:_0x9465x18[_0x7661[235]]= _0x9465xa;this[_0x7661[1334]]&& 0< _0x9465x9&& (_0x9465x3?_0x9465x18[_0x7661[119]]= _0x9465x9:_0x9465x18[_0x7661[117]]= _0x9465x9);_0x9465x4[_0x7661[1724]](_0x9465x17,_0x9465x18);_0x9465x13= _0x9465x18}}};this[_0x7661[1735]]&& null!= _0x9465x5&& null!= _0x9465x13&& !this[_0x7661[1179]][_0x7661[1742]](_0x9465x2)?(_0x9465x5= _0x9465x5[_0x7661[238]](),_0x9465x3?_0x9465x5[_0x7661[117]]= _0x9465x13[_0x7661[235]]+ _0x9465x13[_0x7661[117]]+ this[_0x7661[657]]:_0x9465x5[_0x7661[119]]= _0x9465x13[_0x7661[236]]+ _0x9465x13[_0x7661[119]]+ this[_0x7661[657]],_0x9465x4[_0x7661[1724]](_0x9465x2,_0x9465x5)):this[_0x7661[1736]]&& (null!= _0x9465x5&& null!= _0x9465x13)&& (_0x9465x3?_0x9465x13[_0x7661[117]]= _0x9465x5[_0x7661[117]]- _0x9465x13[_0x7661[235]]- this[_0x7661[657]]:_0x9465x13[_0x7661[119]]= _0x9465x5[_0x7661[119]]- _0x9465x13[_0x7661[236]]- this[_0x7661[657]])}finally{_0x9465x4[_0x7661[476]]()}}};function mxPartitionLayout(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxGraphLayout[_0x7661[239]](this,_0x9465x2);this[_0x7661[662]]= null!= _0x9465x3?_0x9465x3:!0;this[_0x7661[657]]= _0x9465x4|| 0;this[_0x7661[467]]= _0x9465x5|| 0}mxPartitionLayout[_0x7661[202]]= new mxGraphLayout;mxPartitionLayout[_0x7661[202]][_0x7661[196]]= mxPartitionLayout;mxPartitionLayout[_0x7661[202]][_0x7661[662]]= null;mxPartitionLayout[_0x7661[202]][_0x7661[657]]= null;mxPartitionLayout[_0x7661[202]][_0x7661[467]]= null;mxPartitionLayout[_0x7661[202]][_0x7661[1743]]= !0;mxPartitionLayout[_0x7661[202]][_0x7661[1737]]= function(){return this[_0x7661[662]]};mxPartitionLayout[_0x7661[202]][_0x7661[1702]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= this[_0x7661[1179]][_0x7661[502]]();var _0x9465x5=_0x9465x4[_0x7661[1197]](_0x9465x2);if(null!= _0x9465x2&& null!= _0x9465x5){for(var _0x9465x9=0,_0x9465xa=0,_0x9465x12=_0x9465x4[_0x7661[262]](_0x9465x5),_0x9465x9=0;_0x9465x9< _0x9465x12;_0x9465x9++){var _0x9465x13=_0x9465x4[_0x7661[263]](_0x9465x5,_0x9465x9),_0x9465x13=this[_0x7661[1726]](_0x9465x13);if(null!= _0x9465x13){_0x9465x13= _0x9465x13[_0x7661[235]]+ _0x9465x13[_0x7661[117]]/ 2;if(_0x9465xa< _0x9465x3&& _0x9465x13> _0x9465x3){break};_0x9465xa= _0x9465x13}};_0x9465x3= _0x9465x5[_0x7661[1738]](_0x9465x2);_0x9465x3= Math[_0x7661[160]](0,_0x9465x9- (_0x9465x9> _0x9465x3?1:0));_0x9465x4[_0x7661[99]](_0x9465x5,_0x9465x2,_0x9465x3)}};mxPartitionLayout[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1737]](),_0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=_0x9465x4[_0x7661[1721]](_0x9465x2);if(null!= this[_0x7661[1179]][_0x7661[526]]&& (null== _0x9465x5&& _0x9465x4[_0x7661[1740]](_0x9465x2)|| _0x9465x2== this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1741]])){_0x9465x5= new mxRectangle(0,0,this[_0x7661[1179]][_0x7661[526]][_0x7661[359]]- 1,this[_0x7661[1179]][_0x7661[526]][_0x7661[167]]- 1)};if(null!= _0x9465x5){for(var _0x9465x9=[],_0x9465xa=_0x9465x4[_0x7661[262]](_0x9465x2),_0x9465x12=0;_0x9465x12< _0x9465xa;_0x9465x12++){var _0x9465x13=_0x9465x4[_0x7661[263]](_0x9465x2,_0x9465x12);!this[_0x7661[1713]](_0x9465x13)&& this[_0x7661[1711]](_0x9465x13)&& _0x9465x9[_0x7661[207]](_0x9465x13)};_0x9465xa= _0x9465x9[_0x7661[67]];if(0< _0x9465xa){var _0x9465x14=this[_0x7661[467]],_0x9465x15=this[_0x7661[467]],_0x9465x16=_0x9465x3?_0x9465x5[_0x7661[119]]:_0x9465x5[_0x7661[117]],_0x9465x16=_0x9465x16- 2* this[_0x7661[467]];_0x9465x2= this[_0x7661[1179]][_0x7661[1730]](_0x9465x2)?this[_0x7661[1179]][_0x7661[1731]](_0x9465x2): new mxRectangle;_0x9465x16-= _0x9465x3?_0x9465x2[_0x7661[119]]:_0x9465x2[_0x7661[117]];_0x9465x14+= _0x9465x2[_0x7661[117]];_0x9465x15+= _0x9465x2[_0x7661[119]];_0x9465x2= this[_0x7661[467]]+ (_0x9465xa- 1)* this[_0x7661[657]];_0x9465x5= _0x9465x3?(_0x9465x5[_0x7661[117]]- _0x9465x14- _0x9465x2)/ _0x9465xa:(_0x9465x5[_0x7661[119]]- _0x9465x15- _0x9465x2)/ _0x9465xa;if(0< _0x9465x5){_0x9465x4[_0x7661[473]]();try{for(_0x9465x12= 0;_0x9465x12< _0x9465xa;_0x9465x12++){var _0x9465x13=_0x9465x9[_0x9465x12],_0x9465x17=_0x9465x4[_0x7661[1721]](_0x9465x13);null!= _0x9465x17&& (_0x9465x17= _0x9465x17[_0x7661[238]](),_0x9465x17[_0x7661[235]]= _0x9465x14,_0x9465x17[_0x7661[236]]= _0x9465x15,_0x9465x3?(this[_0x7661[1743]]&& (_0x9465x17[_0x7661[117]]= _0x9465x5,_0x9465x17[_0x7661[119]]= _0x9465x16),_0x9465x14+= _0x9465x5+ this[_0x7661[657]]):(this[_0x7661[1743]]&& (_0x9465x17[_0x7661[119]]= _0x9465x5,_0x9465x17[_0x7661[117]]= _0x9465x16),_0x9465x15+= _0x9465x5+ this[_0x7661[657]]),_0x9465x4[_0x7661[1724]](_0x9465x13,_0x9465x17))}}finally{_0x9465x4[_0x7661[476]]()}}}}};function mxCompactTreeLayout(_0x9465x2,_0x9465x3,_0x9465x4){mxGraphLayout[_0x7661[239]](this,_0x9465x2);this[_0x7661[662]]= null!= _0x9465x3?_0x9465x3:!0;this[_0x7661[1744]]= null!= _0x9465x4?_0x9465x4:!1}mxCompactTreeLayout[_0x7661[202]]= new mxGraphLayout;mxCompactTreeLayout[_0x7661[202]][_0x7661[196]]= mxCompactTreeLayout;mxCompactTreeLayout[_0x7661[202]][_0x7661[662]]= null;mxCompactTreeLayout[_0x7661[202]][_0x7661[1744]]= null;mxCompactTreeLayout[_0x7661[202]][_0x7661[1735]]= !0;mxCompactTreeLayout[_0x7661[202]][_0x7661[1745]]= 10;mxCompactTreeLayout[_0x7661[202]][_0x7661[1746]]= null;mxCompactTreeLayout[_0x7661[202]][_0x7661[1747]]= !1;mxCompactTreeLayout[_0x7661[202]][_0x7661[1748]]= 10;mxCompactTreeLayout[_0x7661[202]][_0x7661[1749]]= 20;mxCompactTreeLayout[_0x7661[202]][_0x7661[1750]]= !0;mxCompactTreeLayout[_0x7661[202]][_0x7661[1751]]= 5;mxCompactTreeLayout[_0x7661[202]][_0x7661[1752]]= 4;mxCompactTreeLayout[_0x7661[202]][_0x7661[1753]]= 8;mxCompactTreeLayout[_0x7661[202]][_0x7661[1754]]= 4;mxCompactTreeLayout[_0x7661[202]][_0x7661[1755]]= !0;mxCompactTreeLayout[_0x7661[202]][_0x7661[1713]]= function(_0x9465x2){return mxGraphLayout[_0x7661[202]][_0x7661[1713]][_0x7661[183]](this,arguments)|| 0== this[_0x7661[1179]][_0x7661[1756]](_0x9465x2)[_0x7661[67]]};mxCompactTreeLayout[_0x7661[202]][_0x7661[1737]]= function(){return this[_0x7661[662]]};mxCompactTreeLayout[_0x7661[202]][_0x7661[350]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1101]]= _0x9465x2;var _0x9465x4=this[_0x7661[1179]][_0x7661[502]]();if(null== _0x9465x3){if(0< this[_0x7661[1179]][_0x7661[264]](_0x9465x2,_0x9465x4[_0x7661[1197]](_0x9465x2),this[_0x7661[1744]],!this[_0x7661[1744]],!1)[_0x7661[67]]){_0x9465x3= _0x9465x2}else {var _0x9465x5=this[_0x7661[1179]][_0x7661[1757]](_0x9465x2,!0,this[_0x7661[1744]]);if(0< _0x9465x5[_0x7661[67]]){for(var _0x9465x9=0;_0x9465x9< _0x9465x5[_0x7661[67]];_0x9465x9++){if(!this[_0x7661[1713]](_0x9465x5[_0x9465x9])&& 0< this[_0x7661[1179]][_0x7661[264]](_0x9465x5[_0x9465x9],null,this[_0x7661[1744]],!this[_0x7661[1744]],!1)[_0x7661[67]]){_0x9465x3= _0x9465x5[_0x9465x9];break}}}}};if(null!= _0x9465x3){this[_0x7661[1746]]= this[_0x7661[1735]]?{}:null;_0x9465x4[_0x7661[473]]();try{var _0x9465xa=this[_0x7661[1758]](_0x9465x3,_0x9465x2);if(null!= _0x9465xa){this[_0x7661[1759]](_0x9465xa);var _0x9465x12=this[_0x7661[1179]][_0x7661[1020]],_0x9465x5=_0x9465x12;if(!this[_0x7661[1747]]){var _0x9465x13=this[_0x7661[1726]](_0x9465x3);null!= _0x9465x13&& (_0x9465x12= _0x9465x13[_0x7661[235]],_0x9465x5= _0x9465x13[_0x7661[236]])};_0x9465x13= null;_0x9465x13= this[_0x7661[1737]]()?this[_0x7661[1760]](_0x9465xa,_0x9465x12,_0x9465x5):this[_0x7661[1761]](_0x9465xa,null,_0x9465x12,_0x9465x5);if(null!= _0x9465x13){var _0x9465x14=_0x9465x9= 0;0> _0x9465x13[_0x7661[235]]&& (_0x9465x9= Math[_0x7661[425]](_0x9465x12- _0x9465x13[_0x7661[235]]));0> _0x9465x13[_0x7661[236]]&& (_0x9465x14= Math[_0x7661[425]](_0x9465x5- _0x9465x13[_0x7661[236]]));(0!= _0x9465x9|| 0!= _0x9465x14)&& this[_0x7661[1762]](_0x9465xa,_0x9465x9,_0x9465x14);this[_0x7661[1735]]&& this[_0x7661[1763]]();this[_0x7661[1755]]&& this[_0x7661[1764]](_0x9465xa)}}}finally{_0x9465x4[_0x7661[476]]()}}};mxCompactTreeLayout[_0x7661[202]][_0x7661[1762]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2[_0x7661[235]]+= _0x9465x3;_0x9465x2[_0x7661[236]]+= _0x9465x4;this[_0x7661[183]](_0x9465x2);for(_0x9465x2= _0x9465x2[_0x7661[247]];null!= _0x9465x2;){this[_0x7661[1762]](_0x9465x2,_0x9465x3,_0x9465x4),_0x9465x2= _0x9465x2[_0x7661[1765]]}};mxCompactTreeLayout[_0x7661[202]][_0x7661[1758]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= null!= _0x9465x4?_0x9465x4:[];var _0x9465x5=mxCellPath[_0x7661[385]](_0x9465x2),_0x9465x9=null;if(null!= _0x9465x2&& null== _0x9465x4[_0x9465x5]&& !this[_0x7661[1713]](_0x9465x2)){_0x9465x4[_0x9465x5]= _0x9465x2;var _0x9465x9=this[_0x7661[1766]](_0x9465x2),_0x9465x5=this[_0x7661[1179]][_0x7661[502]](),_0x9465xa=null;_0x9465x2= this[_0x7661[1179]][_0x7661[264]](_0x9465x2,_0x9465x3,this[_0x7661[1744]],!this[_0x7661[1744]],!1,!0);for(var _0x9465x12=this[_0x7661[1179]][_0x7661[249]](),_0x9465x13=0;_0x9465x13< _0x9465x2[_0x7661[67]];_0x9465x13++){var _0x9465x14=_0x9465x2[_0x9465x13];if(!this[_0x7661[1715]](_0x9465x14)){this[_0x7661[1750]]&& this[_0x7661[1722]](_0x9465x14,null);this[_0x7661[1755]]&& (this[_0x7661[1716]](_0x9465x14,!1),this[_0x7661[1722]](_0x9465x14,null));var _0x9465x15=_0x9465x12[_0x7661[248]](_0x9465x14),_0x9465x14=null!= _0x9465x15?_0x9465x15[_0x7661[1710]](this[_0x7661[1744]]):_0x9465x12[_0x7661[1710]](_0x9465x14,this[_0x7661[1744]]),_0x9465x15=this[_0x7661[1758]](_0x9465x14,_0x9465x3,_0x9465x4);null!= _0x9465x15&& null!= _0x9465x5[_0x7661[1721]](_0x9465x14)&& (null== _0x9465xa?_0x9465x9[_0x7661[247]]= _0x9465x15:_0x9465xa[_0x7661[1765]]= _0x9465x15,_0x9465xa= _0x9465x15)}}};return _0x9465x9};mxCompactTreeLayout[_0x7661[202]][_0x7661[1759]]= function(_0x9465x2){if(null!= _0x9465x2){for(var _0x9465x3=_0x9465x2[_0x7661[247]];null!= _0x9465x3;){this[_0x7661[1759]](_0x9465x3),_0x9465x3= _0x9465x3[_0x7661[1765]]};null!= _0x9465x2[_0x7661[247]]?this[_0x7661[1767]](_0x9465x2,this[_0x7661[234]](_0x9465x2)):this[_0x7661[1768]](_0x9465x2)}};mxCompactTreeLayout[_0x7661[202]][_0x7661[1760]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x2[_0x7661[235]]+= _0x9465x3+ _0x9465x2[_0x7661[1769]];_0x9465x2[_0x7661[236]]+= _0x9465x4+ _0x9465x2[_0x7661[1770]];_0x9465x5= this[_0x7661[183]](_0x9465x2,_0x9465x5);_0x9465x3= _0x9465x2[_0x7661[247]];if(null!= _0x9465x3){_0x9465x5= this[_0x7661[1760]](_0x9465x3,_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]],_0x9465x5);_0x9465x4= _0x9465x2[_0x7661[236]]+ _0x9465x3[_0x7661[1770]];for(var _0x9465x9=_0x9465x3[_0x7661[1765]];null!= _0x9465x9;){_0x9465x5= this[_0x7661[1760]](_0x9465x9,_0x9465x2[_0x7661[235]]+ _0x9465x3[_0x7661[1769]],_0x9465x4,_0x9465x5),_0x9465x4+= _0x9465x9[_0x7661[1770]],_0x9465x9= _0x9465x9[_0x7661[1765]]}};return _0x9465x5};mxCompactTreeLayout[_0x7661[202]][_0x7661[1761]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2[_0x7661[235]]+= _0x9465x4+ _0x9465x2[_0x7661[1770]];_0x9465x2[_0x7661[236]]+= _0x9465x5+ _0x9465x2[_0x7661[1769]];_0x9465x9= this[_0x7661[183]](_0x9465x2,_0x9465x9);_0x9465x3= _0x9465x2[_0x7661[247]];if(null!= _0x9465x3){_0x9465x9= this[_0x7661[1761]](_0x9465x3,_0x9465x2,_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]],_0x9465x9);_0x9465x4= _0x9465x2[_0x7661[235]]+ _0x9465x3[_0x7661[1770]];for(_0x9465x5= _0x9465x3[_0x7661[1765]];null!= _0x9465x5;){_0x9465x9= this[_0x7661[1761]](_0x9465x5,_0x9465x2,_0x9465x4,_0x9465x2[_0x7661[236]]+ _0x9465x3[_0x7661[1769]],_0x9465x9),_0x9465x4+= _0x9465x5[_0x7661[1770]],_0x9465x5= _0x9465x5[_0x7661[1765]]}};return _0x9465x9};mxCompactTreeLayout[_0x7661[202]][_0x7661[1767]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1749]]+ this[_0x7661[1748]],_0x9465x5=(_0x9465x3- _0x9465x2[_0x7661[117]])/ 2- this[_0x7661[1749]],_0x9465x9=_0x9465x5+ _0x9465x2[_0x7661[117]]+ 2* this[_0x7661[1749]]- _0x9465x3;_0x9465x2[_0x7661[247]][_0x7661[1769]]= _0x9465x4+ _0x9465x2[_0x7661[119]];_0x9465x2[_0x7661[247]][_0x7661[1770]]= _0x9465x9;_0x9465x2[_0x7661[1772]][_0x7661[1771]]= this[_0x7661[1773]](_0x9465x2[_0x7661[119]],0,this[_0x7661[1773]](_0x9465x4,_0x9465x9,_0x9465x2[_0x7661[1772]][_0x7661[1771]]));_0x9465x2[_0x7661[1772]][_0x7661[1774]]= this[_0x7661[1773]](_0x9465x2[_0x7661[119]],0,this[_0x7661[1773]](_0x9465x4,_0x9465x5,_0x9465x2[_0x7661[1772]][_0x7661[1774]]))};mxCompactTreeLayout[_0x7661[202]][_0x7661[1768]]= function(_0x9465x2){var _0x9465x3=2* this[_0x7661[1749]];_0x9465x2[_0x7661[1772]][_0x7661[1775]]= this[_0x7661[1773]](_0x9465x2[_0x7661[119]]+ _0x9465x3,0);_0x9465x2[_0x7661[1772]][_0x7661[1771]]= _0x9465x2[_0x7661[1772]][_0x7661[1775]];_0x9465x2[_0x7661[1772]][_0x7661[1776]]= this[_0x7661[1773]](0,-_0x9465x2[_0x7661[117]]- _0x9465x3);_0x9465x2[_0x7661[1772]][_0x7661[1774]]= this[_0x7661[1773]](_0x9465x2[_0x7661[119]]+ _0x9465x3,0,_0x9465x2[_0x7661[1772]][_0x7661[1776]])};mxCompactTreeLayout[_0x7661[202]][_0x7661[234]]= function(_0x9465x2){var _0x9465x3=2* this[_0x7661[1749]],_0x9465x4=_0x9465x2[_0x7661[247]];_0x9465x2[_0x7661[1772]]= _0x9465x4[_0x7661[1772]];for(var _0x9465x5=_0x9465x4[_0x7661[117]]+ _0x9465x3,_0x9465x9=_0x9465x5,_0x9465x4=_0x9465x4[_0x7661[1765]];null!= _0x9465x4;){var _0x9465xa=this[_0x7661[1777]](_0x9465x2[_0x7661[1772]],_0x9465x4[_0x7661[1772]]);_0x9465x4[_0x7661[1770]]= _0x9465xa+ _0x9465x5;_0x9465x4[_0x7661[1769]]= 0;_0x9465x5= _0x9465x4[_0x7661[117]]+ _0x9465x3;_0x9465x9+= _0x9465xa+ _0x9465x5;_0x9465x4= _0x9465x4[_0x7661[1765]]};return _0x9465x9};mxCompactTreeLayout[_0x7661[202]][_0x7661[1777]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=0,_0x9465x5=0,_0x9465x9=0,_0x9465xa=_0x9465x2[_0x7661[1774]],_0x9465x12=_0x9465x3[_0x7661[1771]];null!= _0x9465x12&& null!= _0x9465xa;){var _0x9465x13=this[_0x7661[1368]](_0x9465x4,_0x9465x5,_0x9465x12[_0x7661[1126]],_0x9465x12[_0x7661[1125]],_0x9465xa[_0x7661[1126]],_0x9465xa[_0x7661[1125]]),_0x9465x5=_0x9465x5+ _0x9465x13,_0x9465x9=_0x9465x9+ _0x9465x13;_0x9465x4+ _0x9465x12[_0x7661[1126]]<= _0x9465xa[_0x7661[1126]]?(_0x9465x4+= _0x9465x12[_0x7661[1126]],_0x9465x5+= _0x9465x12[_0x7661[1125]],_0x9465x12= _0x9465x12[_0x7661[1765]]):(_0x9465x4-= _0x9465xa[_0x7661[1126]],_0x9465x5-= _0x9465xa[_0x7661[1125]],_0x9465xa= _0x9465xa[_0x7661[1765]])};null!= _0x9465x12?(_0x9465x4= this[_0x7661[1778]](_0x9465x2[_0x7661[1775]],0,0,_0x9465x12,_0x9465x4,_0x9465x5),_0x9465x2[_0x7661[1775]]= null!= _0x9465x4[_0x7661[1765]]?_0x9465x3[_0x7661[1775]]:_0x9465x4,_0x9465x2[_0x7661[1776]]= _0x9465x3[_0x7661[1776]]):(_0x9465x4= this[_0x7661[1778]](_0x9465x3[_0x7661[1776]],_0x9465x4,_0x9465x5,_0x9465xa,0,0),null== _0x9465x4[_0x7661[1765]]&& (_0x9465x2[_0x7661[1776]]= _0x9465x4));_0x9465x2[_0x7661[1774]]= _0x9465x3[_0x7661[1774]];return _0x9465x9};mxCompactTreeLayout[_0x7661[202]][_0x7661[1368]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){var _0x9465x12=0;if(_0x9465x9<= _0x9465x2|| 0>= _0x9465x2+ _0x9465x4){return 0};_0x9465x12= 0< _0x9465x9* _0x9465x5- _0x9465x4* _0x9465xa?0> _0x9465x2?_0x9465x2* _0x9465x5/ _0x9465x4- _0x9465x3:0< _0x9465x2?_0x9465x2* _0x9465xa/ _0x9465x9- _0x9465x3:-_0x9465x3:_0x9465x9< _0x9465x2+ _0x9465x4?_0x9465xa- (_0x9465x3+ (_0x9465x9- _0x9465x2)* _0x9465x5/ _0x9465x4):_0x9465x9> _0x9465x2+ _0x9465x4?(_0x9465x4+ _0x9465x2)* _0x9465xa/ _0x9465x9- (_0x9465x3+ _0x9465x5):_0x9465xa- (_0x9465x3+ _0x9465x5);return 0< _0x9465x12?_0x9465x12:0};mxCompactTreeLayout[_0x7661[202]][_0x7661[1778]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x3= _0x9465x9+ _0x9465x5[_0x7661[1126]]- _0x9465x3;_0x9465x9= _0x9465x9= 0;0== _0x9465x5[_0x7661[1126]]?_0x9465x9= _0x9465x5[_0x7661[1125]]:(_0x9465x9= _0x9465x3* _0x9465x5[_0x7661[1125]],_0x9465x9/= _0x9465x5[_0x7661[1126]]);_0x9465x3= this[_0x7661[1773]](_0x9465x3,_0x9465x9,_0x9465x5[_0x7661[1765]]);_0x9465x2[_0x7661[1765]]= this[_0x7661[1773]](0,_0x9465xa+ _0x9465x5[_0x7661[1125]]- _0x9465x9- _0x9465x4,_0x9465x3);return _0x9465x3};mxCompactTreeLayout[_0x7661[202]][_0x7661[1766]]= function(_0x9465x2){var _0x9465x3={};_0x9465x3[_0x7661[246]]= _0x9465x2;_0x9465x3[_0x7661[235]]= 0;_0x9465x3[_0x7661[236]]= 0;_0x9465x3[_0x7661[117]]= 0;_0x9465x3[_0x7661[119]]= 0;_0x9465x2= this[_0x7661[1726]](_0x9465x2);null!= _0x9465x2&& (this[_0x7661[1737]]()?(_0x9465x3[_0x7661[117]]= _0x9465x2[_0x7661[119]],_0x9465x3[_0x7661[119]]= _0x9465x2[_0x7661[117]]):(_0x9465x3[_0x7661[117]]= _0x9465x2[_0x7661[117]],_0x9465x3[_0x7661[119]]= _0x9465x2[_0x7661[119]]));_0x9465x3[_0x7661[1769]]= 0;_0x9465x3[_0x7661[1770]]= 0;_0x9465x3[_0x7661[1772]]= {};return _0x9465x3};mxCompactTreeLayout[_0x7661[202]][_0x7661[183]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=_0x9465x2[_0x7661[246]],_0x9465x9=_0x9465x4[_0x7661[1721]](_0x9465x5);null!= _0x9465x5&& null!= _0x9465x9&& (this[_0x7661[1711]](_0x9465x5)&& (_0x9465x9= this[_0x7661[1725]](_0x9465x5,_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]]),this[_0x7661[1735]]&& (_0x9465x4= _0x9465x4[_0x7661[1197]](_0x9465x5),_0x9465x5= mxCellPath[_0x7661[385]](_0x9465x4),null== this[_0x7661[1746]][_0x9465x5]&& (this[_0x7661[1746]][_0x9465x5]= _0x9465x4))),_0x9465x3= null== _0x9465x3? new mxRectangle(_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[236]],_0x9465x9[_0x7661[117]],_0x9465x9[_0x7661[119]]): new mxRectangle(Math[_0x7661[243]](_0x9465x3[_0x7661[235]],_0x9465x9[_0x7661[235]]),Math[_0x7661[243]](_0x9465x3[_0x7661[236]],_0x9465x9[_0x7661[236]]),Math[_0x7661[160]](_0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]],_0x9465x9[_0x7661[235]]+ _0x9465x9[_0x7661[117]]),Math[_0x7661[160]](_0x9465x3[_0x7661[236]]+ _0x9465x3[_0x7661[119]],_0x9465x9[_0x7661[236]]+ _0x9465x9[_0x7661[119]])));return _0x9465x3};mxCompactTreeLayout[_0x7661[202]][_0x7661[1773]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5={};_0x9465x5[_0x7661[1126]]= _0x9465x2;_0x9465x5[_0x7661[1125]]= _0x9465x3;_0x9465x5[_0x7661[1765]]= _0x9465x4;return _0x9465x5};mxCompactTreeLayout[_0x7661[202]][_0x7661[1763]]= function(){var _0x9465x2=[],_0x9465x3;for(_0x9465x3 in this[_0x7661[1746]]){_0x9465x2[_0x7661[207]](this[_0x7661[1746]][_0x9465x3])};this[_0x7661[1727]](mxUtils[_0x7661[1779]](_0x9465x2,!0),this[_0x7661[1745]])};mxCompactTreeLayout[_0x7661[202]][_0x7661[1764]]= function(_0x9465x2){this[_0x7661[1780]](_0x9465x2);for(_0x9465x2= _0x9465x2[_0x7661[247]];null!= _0x9465x2;){this[_0x7661[1764]](_0x9465x2),_0x9465x2= _0x9465x2[_0x7661[1765]]}};mxCompactTreeLayout[_0x7661[202]][_0x7661[1780]]= function(_0x9465x2){for(var _0x9465x3=_0x9465x2[_0x7661[247]],_0x9465x4=_0x9465x2[_0x7661[246]],_0x9465x5=0,_0x9465x9=[];null!= _0x9465x3;){_0x9465x5++;var _0x9465xa=_0x9465x3[_0x7661[235]];this[_0x7661[662]]&& (_0x9465xa= _0x9465x3[_0x7661[236]]);_0x9465x9[_0x7661[207]]( new WeightedCellSorter(_0x9465x3,_0x9465xa));_0x9465x3= _0x9465x3[_0x7661[1765]]};_0x9465x9[_0x7661[470]](WeightedCellSorter[_0x7661[202]][_0x7661[469]]);var _0x9465xa=_0x9465x2[_0x7661[117]],_0x9465x12=(_0x9465x5+ 1)* this[_0x7661[1751]];_0x9465xa> _0x9465x12+ 2* this[_0x7661[1751]]&& (_0x9465xa-= 2* this[_0x7661[1751]]);_0x9465x2= _0x9465xa/ _0x9465x5;_0x9465x3= _0x9465x2/ 2;_0x9465xa> _0x9465x12+ 2* this[_0x7661[1751]]&& (_0x9465x3+= this[_0x7661[1751]]);for(var _0x9465xa=this[_0x7661[1753]]- this[_0x7661[1752]],_0x9465x12=0,_0x9465x13=this[_0x7661[1726]](_0x9465x4),_0x9465x14=0;_0x9465x14< _0x9465x9[_0x7661[67]];_0x9465x14++){for(var _0x9465x15=_0x9465x9[_0x9465x14][_0x7661[246]][_0x7661[246]],_0x9465x16=this[_0x7661[1726]](_0x9465x15),_0x9465x15=this[_0x7661[1179]][_0x7661[1781]](_0x9465x4,_0x9465x15,!1),_0x9465x17=[],_0x9465x18=0,_0x9465x19=0,_0x9465x1a=0;_0x9465x1a< _0x9465x15[_0x7661[67]];_0x9465x1a++){this[_0x7661[662]]?(_0x9465x18= _0x9465x13[_0x7661[235]]+ _0x9465x13[_0x7661[117]],_0x9465x19= _0x9465x13[_0x7661[236]]+ _0x9465x3,_0x9465x17[_0x7661[207]]( new mxPoint(_0x9465x18,_0x9465x19)),_0x9465x18= _0x9465x13[_0x7661[235]]+ _0x9465x13[_0x7661[117]]+ _0x9465xa,_0x9465x17[_0x7661[207]]( new mxPoint(_0x9465x18,_0x9465x19)),_0x9465x19= _0x9465x16[_0x7661[236]]+ _0x9465x16[_0x7661[119]]/ 2):(_0x9465x18= _0x9465x13[_0x7661[235]]+ _0x9465x3,_0x9465x19= _0x9465x13[_0x7661[236]]+ _0x9465x13[_0x7661[119]],_0x9465x17[_0x7661[207]]( new mxPoint(_0x9465x18,_0x9465x19)),_0x9465x19= _0x9465x13[_0x7661[236]]+ _0x9465x13[_0x7661[119]]+ _0x9465xa,_0x9465x17[_0x7661[207]]( new mxPoint(_0x9465x18,_0x9465x19)),_0x9465x18= _0x9465x16[_0x7661[235]]+ _0x9465x16[_0x7661[117]]/ 2),_0x9465x17[_0x7661[207]]( new mxPoint(_0x9465x18,_0x9465x19)),this[_0x7661[1722]](_0x9465x15[_0x9465x1a],_0x9465x17)};_0x9465x14< _0x9465x5/ 2?_0x9465xa+= this[_0x7661[1752]]:_0x9465x14> _0x9465x5/ 2&& (_0x9465xa-= this[_0x7661[1752]]);_0x9465x3+= _0x9465x2;_0x9465x12= Math[_0x7661[160]](_0x9465x12,_0x9465xa)}};function WeightedCellSorter(_0x9465x2,_0x9465x3){this[_0x7661[246]]= _0x9465x2;this[_0x7661[1782]]= _0x9465x3}WeightedCellSorter[_0x7661[202]][_0x7661[1782]]= 0;WeightedCellSorter[_0x7661[202]][_0x7661[1783]]= !1;WeightedCellSorter[_0x7661[202]][_0x7661[1784]]= !1;WeightedCellSorter[_0x7661[202]][_0x7661[1785]]= null;WeightedCellSorter[_0x7661[202]][_0x7661[246]]= null;WeightedCellSorter[_0x7661[202]][_0x7661[469]]= function(_0x9465x2,_0x9465x3){return null!= _0x9465x2&& null!= _0x9465x3?_0x9465x3[_0x7661[1782]]> _0x9465x2[_0x7661[1782]]?1:_0x9465x3[_0x7661[1782]]< _0x9465x2[_0x7661[1782]]?-1:_0x9465x3[_0x7661[1783]]?1:-1:0};function mxFastOrganicLayout(_0x9465x2){mxGraphLayout[_0x7661[239]](this,_0x9465x2)}mxFastOrganicLayout[_0x7661[202]]= new mxGraphLayout;mxFastOrganicLayout[_0x7661[202]][_0x7661[196]]= mxFastOrganicLayout;mxFastOrganicLayout[_0x7661[202]][_0x7661[1786]]= !0;mxFastOrganicLayout[_0x7661[202]][_0x7661[1750]]= !0;mxFastOrganicLayout[_0x7661[202]][_0x7661[1787]]= !0;mxFastOrganicLayout[_0x7661[202]][_0x7661[1788]]= 50;mxFastOrganicLayout[_0x7661[202]][_0x7661[1789]]= 0;mxFastOrganicLayout[_0x7661[202]][_0x7661[1790]]= 2;mxFastOrganicLayout[_0x7661[202]][_0x7661[1791]]= 500;mxFastOrganicLayout[_0x7661[202]][_0x7661[1792]]= 4;mxFastOrganicLayout[_0x7661[202]][_0x7661[1793]]= 200;mxFastOrganicLayout[_0x7661[202]][_0x7661[1794]]= 0;mxFastOrganicLayout[_0x7661[202]][_0x7661[1795]]= 0;mxFastOrganicLayout[_0x7661[202]][_0x7661[1796]]= 0;mxFastOrganicLayout[_0x7661[202]][_0x7661[1797]]= !0;mxFastOrganicLayout[_0x7661[202]][_0x7661[1713]]= function(_0x9465x2){return mxGraphLayout[_0x7661[202]][_0x7661[1713]][_0x7661[183]](this,arguments)|| 0== this[_0x7661[1179]][_0x7661[1756]](_0x9465x2)[_0x7661[67]]};mxFastOrganicLayout[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]]();this[_0x7661[1798]]= [];for(var _0x9465x4=this[_0x7661[1179]][_0x7661[1728]](_0x9465x2),_0x9465x5=0;_0x9465x5< _0x9465x4[_0x7661[67]];_0x9465x5++){this[_0x7661[1713]](_0x9465x4[_0x9465x5])|| this[_0x7661[1798]][_0x7661[207]](_0x9465x4[_0x9465x5])};var _0x9465x9=this[_0x7661[1786]]?this[_0x7661[1179]][_0x7661[441]][_0x7661[1799]](this[_0x7661[1798]]):null,_0x9465xa=this[_0x7661[1798]][_0x7661[67]];this[_0x7661[1800]]= [];this[_0x7661[1801]]= [];this[_0x7661[1802]]= [];this[_0x7661[1803]]= [];this[_0x7661[1804]]= [];this[_0x7661[1805]]= [];this[_0x7661[1806]]= [];this[_0x7661[1807]]= [];0.0010> this[_0x7661[1788]]&& (this[_0x7661[1788]]= 0.0010);this[_0x7661[1789]]= this[_0x7661[1788]]* this[_0x7661[1788]];for(_0x9465x5= 0;_0x9465x5< this[_0x7661[1798]][_0x7661[67]];_0x9465x5++){var _0x9465x12=this[_0x7661[1798]][_0x9465x5];this[_0x7661[1803]][_0x9465x5]= [];var _0x9465x13=mxCellPath[_0x7661[385]](_0x9465x12);this[_0x7661[1800]][_0x9465x13]= _0x9465x5;var _0x9465x14=this[_0x7661[1726]](_0x9465x12),_0x9465x15=_0x9465x14[_0x7661[117]],_0x9465x16=_0x9465x14[_0x7661[119]],_0x9465x17=_0x9465x14[_0x7661[235]],_0x9465x18=_0x9465x14[_0x7661[236]];this[_0x7661[1803]][_0x9465x5][0]= _0x9465x17+ _0x9465x15/ 2;this[_0x7661[1803]][_0x9465x5][1]= _0x9465x18+ _0x9465x16/ 2;this[_0x7661[1806]][_0x9465x5]= Math[_0x7661[243]](_0x9465x15,_0x9465x16);this[_0x7661[1807]][_0x9465x5]= this[_0x7661[1806]][_0x9465x5]* this[_0x7661[1806]][_0x9465x5]};_0x9465x3[_0x7661[473]]();try{for(_0x9465x5= 0;_0x9465x5< _0x9465xa;_0x9465x5++){this[_0x7661[1801]][_0x9465x5]= 0;this[_0x7661[1802]][_0x9465x5]= 0;this[_0x7661[1804]][_0x9465x5]= this[_0x7661[1711]](this[_0x7661[1798]][_0x9465x5]);var _0x9465x19=this[_0x7661[1179]][_0x7661[1756]](this[_0x7661[1798]][_0x9465x5],_0x9465x2),_0x9465x4=this[_0x7661[1179]][_0x7661[1808]](_0x9465x19,this[_0x7661[1798]][_0x9465x5]);this[_0x7661[1805]][_0x9465x5]= [];for(_0x9465x15= 0;_0x9465x15< _0x9465x4[_0x7661[67]];_0x9465x15++){this[_0x7661[1750]]&& this[_0x7661[1179]][_0x7661[1809]](_0x9465x19[_0x9465x15]);this[_0x7661[1787]]&& this[_0x7661[1716]](_0x9465x19[_0x9465x15],!1);var _0x9465x13=mxCellPath[_0x7661[385]](_0x9465x4[_0x9465x15]),_0x9465x1a=this[_0x7661[1800]][_0x9465x13];this[_0x7661[1805]][_0x9465x5][_0x9465x15]= null!= _0x9465x1a?_0x9465x1a:_0x9465x5}};this[_0x7661[1794]]= this[_0x7661[1793]];0== this[_0x7661[1795]]&& (this[_0x7661[1795]]= 20* Math[_0x7661[428]](_0x9465xa));for(this[_0x7661[1796]]= 0;this[_0x7661[1796]]< this[_0x7661[1795]];this[_0x7661[1796]]++){if(!this[_0x7661[1797]]){return};this[_0x7661[1810]]();this[_0x7661[1811]]();this[_0x7661[1812]]();this[_0x7661[1813]]()};_0x9465x2= _0x9465x4= null;for(_0x9465x5= 0;_0x9465x5< this[_0x7661[1798]][_0x7661[67]];_0x9465x5++){_0x9465x12= this[_0x7661[1798]][_0x9465x5],this[_0x7661[1711]](_0x9465x12)&& (_0x9465x14= this[_0x7661[1726]](_0x9465x12),null!= _0x9465x14&& (this[_0x7661[1803]][_0x9465x5][0]-= _0x9465x14[_0x7661[117]]/ 2,this[_0x7661[1803]][_0x9465x5][1]-= _0x9465x14[_0x7661[119]]/ 2,_0x9465x17= this[_0x7661[1179]][_0x7661[1021]](this[_0x7661[1803]][_0x9465x5][0]),_0x9465x18= this[_0x7661[1179]][_0x7661[1021]](this[_0x7661[1803]][_0x9465x5][1]),this[_0x7661[1725]](_0x9465x12,_0x9465x17,_0x9465x18),_0x9465x4= null== _0x9465x4?_0x9465x17:Math[_0x7661[243]](_0x9465x4,_0x9465x17),_0x9465x2= null== _0x9465x2?_0x9465x18:Math[_0x7661[243]](_0x9465x2,_0x9465x18)))};_0x9465x5= -(_0x9465x4|| 0)+ 1;_0x9465x12= -(_0x9465x2|| 0)+ 1;null!= _0x9465x9&& (_0x9465x5+= _0x9465x9[_0x7661[235]],_0x9465x12+= _0x9465x9[_0x7661[236]]);this[_0x7661[1179]][_0x7661[834]](this[_0x7661[1798]],_0x9465x5,_0x9465x12)}finally{_0x9465x3[_0x7661[476]]()}};mxFastOrganicLayout[_0x7661[202]][_0x7661[1812]]= function(){for(var _0x9465x2=0;_0x9465x2< this[_0x7661[1798]][_0x7661[67]];_0x9465x2++){if(this[_0x7661[1804]][_0x9465x2]){var _0x9465x3=Math[_0x7661[428]](this[_0x7661[1801]][_0x9465x2]* this[_0x7661[1801]][_0x9465x2]+ this[_0x7661[1802]][_0x9465x2]* this[_0x7661[1802]][_0x9465x2]);0.0010> _0x9465x3&& (_0x9465x3= 0.0010);var _0x9465x4=this[_0x7661[1801]][_0x9465x2]/ _0x9465x3* Math[_0x7661[243]](_0x9465x3,this[_0x7661[1794]]),_0x9465x3=this[_0x7661[1802]][_0x9465x2]/ _0x9465x3* Math[_0x7661[243]](_0x9465x3,this[_0x7661[1794]]);this[_0x7661[1801]][_0x9465x2]= 0;this[_0x7661[1802]][_0x9465x2]= 0;this[_0x7661[1803]][_0x9465x2][0]+= _0x9465x4;this[_0x7661[1803]][_0x9465x2][1]+= _0x9465x3}}};mxFastOrganicLayout[_0x7661[202]][_0x7661[1811]]= function(){for(var _0x9465x2=0;_0x9465x2< this[_0x7661[1798]][_0x7661[67]];_0x9465x2++){for(var _0x9465x3=0;_0x9465x3< this[_0x7661[1805]][_0x9465x2][_0x7661[67]];_0x9465x3++){var _0x9465x4=this[_0x7661[1805]][_0x9465x2][_0x9465x3];if(_0x9465x2!= _0x9465x4&& this[_0x7661[1804]][_0x9465x2]&& this[_0x7661[1804]][_0x9465x4]){var _0x9465x5=this[_0x7661[1803]][_0x9465x2][0]- this[_0x7661[1803]][_0x9465x4][0],_0x9465x9=this[_0x7661[1803]][_0x9465x2][1]- this[_0x7661[1803]][_0x9465x4][1],_0x9465xa=_0x9465x5* _0x9465x5+ _0x9465x9* _0x9465x9- this[_0x7661[1807]][_0x9465x2]- this[_0x7661[1807]][_0x9465x4];_0x9465xa< this[_0x7661[1792]]&& (_0x9465xa= this[_0x7661[1792]]);var _0x9465x12=Math[_0x7661[428]](_0x9465xa),_0x9465xa=_0x9465xa/ this[_0x7661[1788]],_0x9465x5=_0x9465x5/ _0x9465x12* _0x9465xa,_0x9465x9=_0x9465x9/ _0x9465x12* _0x9465xa;this[_0x7661[1801]][_0x9465x2]-= _0x9465x5;this[_0x7661[1802]][_0x9465x2]-= _0x9465x9;this[_0x7661[1801]][_0x9465x4]+= _0x9465x5;this[_0x7661[1802]][_0x9465x4]+= _0x9465x9}}}};mxFastOrganicLayout[_0x7661[202]][_0x7661[1810]]= function(){for(var _0x9465x2=this[_0x7661[1798]][_0x7661[67]],_0x9465x3=0;_0x9465x3< _0x9465x2;_0x9465x3++){for(var _0x9465x4=_0x9465x3;_0x9465x4< _0x9465x2;_0x9465x4++){if(!this[_0x7661[1797]]){return};if(_0x9465x4!= _0x9465x3&& this[_0x7661[1804]][_0x9465x3]&& this[_0x7661[1804]][_0x9465x4]){var _0x9465x5=this[_0x7661[1803]][_0x9465x3][0]- this[_0x7661[1803]][_0x9465x4][0],_0x9465x9=this[_0x7661[1803]][_0x9465x3][1]- this[_0x7661[1803]][_0x9465x4][1];0== _0x9465x5&& (_0x9465x5= 0.01+ Math[_0x7661[1814]]());0== _0x9465x9&& (_0x9465x9= 0.01+ Math[_0x7661[1814]]());var _0x9465xa=Math[_0x7661[428]](_0x9465x5* _0x9465x5+ _0x9465x9* _0x9465x9),_0x9465x12=_0x9465xa- this[_0x7661[1806]][_0x9465x3]- this[_0x7661[1806]][_0x9465x4];_0x9465x12> this[_0x7661[1791]]|| (_0x9465x12< this[_0x7661[1790]]&& (_0x9465x12= this[_0x7661[1790]]),_0x9465x12= this[_0x7661[1789]]/ _0x9465x12,_0x9465x5= _0x9465x5/ _0x9465xa* _0x9465x12,_0x9465x9= _0x9465x9/ _0x9465xa* _0x9465x12,this[_0x7661[1801]][_0x9465x3]+= _0x9465x5,this[_0x7661[1802]][_0x9465x3]+= _0x9465x9,this[_0x7661[1801]][_0x9465x4]-= _0x9465x5,this[_0x7661[1802]][_0x9465x4]-= _0x9465x9)}}}};mxFastOrganicLayout[_0x7661[202]][_0x7661[1813]]= function(){this[_0x7661[1794]]= this[_0x7661[1793]]* (1- this[_0x7661[1796]]/ this[_0x7661[1795]])};function mxCircleLayout(_0x9465x2,_0x9465x3){mxGraphLayout[_0x7661[239]](this,_0x9465x2);this[_0x7661[1806]]= null!= _0x9465x3?_0x9465x3:100}mxCircleLayout[_0x7661[202]]= new mxGraphLayout;mxCircleLayout[_0x7661[202]][_0x7661[196]]= mxCircleLayout;mxCircleLayout[_0x7661[202]][_0x7661[1806]]= null;mxCircleLayout[_0x7661[202]][_0x7661[1815]]= !1;mxCircleLayout[_0x7661[202]][_0x7661[1732]]= 0;mxCircleLayout[_0x7661[202]][_0x7661[1733]]= 0;mxCircleLayout[_0x7661[202]][_0x7661[1750]]= !0;mxCircleLayout[_0x7661[202]][_0x7661[1787]]= !0;mxCircleLayout[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]]();_0x9465x3[_0x7661[473]]();try{for(var _0x9465x4=0,_0x9465x5=null,_0x9465x9=null,_0x9465xa=[],_0x9465x12=_0x9465x3[_0x7661[262]](_0x9465x2),_0x9465x13=0;_0x9465x13< _0x9465x12;_0x9465x13++){var _0x9465x14=_0x9465x3[_0x7661[263]](_0x9465x2,_0x9465x13);if(this[_0x7661[1713]](_0x9465x14)){this[_0x7661[1715]](_0x9465x14)|| (this[_0x7661[1750]]&& this[_0x7661[1179]][_0x7661[1809]](_0x9465x14),this[_0x7661[1787]]&& this[_0x7661[1716]](_0x9465x14,!1))}else {_0x9465xa[_0x7661[207]](_0x9465x14);var _0x9465x15=this[_0x7661[1726]](_0x9465x14),_0x9465x5=null== _0x9465x5?_0x9465x15[_0x7661[236]]:Math[_0x7661[243]](_0x9465x5,_0x9465x15[_0x7661[236]]),_0x9465x9=null== _0x9465x9?_0x9465x15[_0x7661[235]]:Math[_0x7661[243]](_0x9465x9,_0x9465x15[_0x7661[235]]),_0x9465x4=Math[_0x7661[160]](_0x9465x4,Math[_0x7661[160]](_0x9465x15[_0x7661[117]],_0x9465x15[_0x7661[119]]))}};var _0x9465x16=this[_0x7661[1816]](_0x9465xa[_0x7661[67]],_0x9465x4);this[_0x7661[1815]]&& (_0x9465x9= this[_0x7661[1732]],_0x9465x5= this[_0x7661[1733]]);this[_0x7661[1817]](_0x9465xa,_0x9465x16,_0x9465x9,_0x9465x5)}finally{_0x9465x3[_0x7661[476]]()}};mxCircleLayout[_0x7661[202]][_0x7661[1816]]= function(_0x9465x2,_0x9465x3){return Math[_0x7661[160]](_0x9465x2* _0x9465x3/ Math[_0x7661[424]],this[_0x7661[1806]])};mxCircleLayout[_0x7661[202]][_0x7661[1817]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){for(var _0x9465x9=_0x9465x2[_0x7661[67]],_0x9465xa=2* Math[_0x7661[424]]/ _0x9465x9,_0x9465x12=0;_0x9465x12< _0x9465x9;_0x9465x12++){this[_0x7661[1711]](_0x9465x2[_0x9465x12])&& this[_0x7661[1725]](_0x9465x2[_0x9465x12],_0x9465x4+ _0x9465x3+ _0x9465x3* Math[_0x7661[427]](_0x9465x12* _0x9465xa),_0x9465x5+ _0x9465x3+ _0x9465x3* Math[_0x7661[426]](_0x9465x12* _0x9465xa))}};function mxParallelEdgeLayout(_0x9465x2){mxGraphLayout[_0x7661[239]](this,_0x9465x2)}mxParallelEdgeLayout[_0x7661[202]]= new mxGraphLayout;mxParallelEdgeLayout[_0x7661[202]][_0x7661[196]]= mxParallelEdgeLayout;mxParallelEdgeLayout[_0x7661[202]][_0x7661[657]]= 20;mxParallelEdgeLayout[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){_0x9465x2= this[_0x7661[1818]](_0x9465x2);this[_0x7661[1179]][_0x7661[251]][_0x7661[473]]();try{for(var _0x9465x3 in _0x9465x2){var _0x9465x4=_0x9465x2[_0x9465x3];1< _0x9465x4[_0x7661[67]]&& this[_0x7661[1759]](_0x9465x4)}}finally{this[_0x7661[1179]][_0x7661[251]][_0x7661[476]]()}};mxParallelEdgeLayout[_0x7661[202]][_0x7661[1818]]= function(_0x9465x2){for(var _0x9465x3=this[_0x7661[1179]][_0x7661[502]](),_0x9465x4=[],_0x9465x5=_0x9465x3[_0x7661[262]](_0x9465x2),_0x9465x9=0;_0x9465x9< _0x9465x5;_0x9465x9++){var _0x9465xa=_0x9465x3[_0x7661[263]](_0x9465x2,_0x9465x9);if(!this[_0x7661[1715]](_0x9465xa)){var _0x9465x12=this[_0x7661[1819]](_0x9465xa);null!= _0x9465x12&& (null== _0x9465x4[_0x9465x12]&& (_0x9465x4[_0x9465x12]= []),_0x9465x4[_0x9465x12][_0x7661[207]](_0x9465xa))}};return _0x9465x4};mxParallelEdgeLayout[_0x7661[202]][_0x7661[1819]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[249]](),_0x9465x4=_0x9465x3[_0x7661[248]](_0x9465x2),_0x9465x5=null!= _0x9465x4?_0x9465x4[_0x7661[1710]](!0):_0x9465x3[_0x7661[1710]](_0x9465x2,!0);_0x9465x2= null!= _0x9465x4?_0x9465x4[_0x7661[1710]](!1):_0x9465x3[_0x7661[1710]](_0x9465x2,!1);return null!= _0x9465x5&& null!= _0x9465x2?(_0x9465x5= mxCellPath[_0x7661[385]](_0x9465x5),_0x9465x2= mxCellPath[_0x7661[385]](_0x9465x2),_0x9465x5> _0x9465x2?_0x9465x2+ _0x7661[213]+ _0x9465x5:_0x9465x5+ _0x7661[213]+ _0x9465x2):null};mxParallelEdgeLayout[_0x7661[202]][_0x7661[1759]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[0],_0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=_0x9465x4[_0x7661[1721]](_0x9465x4[_0x7661[1709]](_0x9465x3,!0)),_0x9465x9=_0x9465x4[_0x7661[1721]](_0x9465x4[_0x7661[1709]](_0x9465x3,!1));if(_0x9465x5== _0x9465x9){for(var _0x9465x3=_0x9465x5[_0x7661[235]]+ _0x9465x5[_0x7661[117]]+ this[_0x7661[657]],_0x9465x4=_0x9465x5[_0x7661[236]]+ _0x9465x5[_0x7661[119]]/ 2,_0x9465xa=0;_0x9465xa< _0x9465x2[_0x7661[67]];_0x9465xa++){this[_0x7661[1820]](_0x9465x2[_0x9465xa],_0x9465x3,_0x9465x4),_0x9465x3+= this[_0x7661[657]]}}else {if(null!= _0x9465x5&& null!= _0x9465x9){for(var _0x9465x3=_0x9465x5[_0x7661[235]]+ _0x9465x5[_0x7661[117]]/ 2,_0x9465x4=_0x9465x5[_0x7661[236]]+ _0x9465x5[_0x7661[119]]/ 2,_0x9465xa=_0x9465x9[_0x7661[235]]+ _0x9465x9[_0x7661[117]]/ 2- _0x9465x3,_0x9465x12=_0x9465x9[_0x7661[236]]+ _0x9465x9[_0x7661[119]]/ 2- _0x9465x4,_0x9465x9=Math[_0x7661[428]](_0x9465xa* _0x9465xa+ _0x9465x12* _0x9465x12),_0x9465x5=_0x9465x12* this[_0x7661[657]]/ _0x9465x9,_0x9465x9=_0x9465xa* this[_0x7661[657]]/ _0x9465x9,_0x9465x3=_0x9465x3+ _0x9465xa/ 2+ _0x9465x5* (_0x9465x2[_0x7661[67]]- 1)/ 2,_0x9465x4=_0x9465x4+ _0x9465x12/ 2- _0x9465x9* (_0x9465x2[_0x7661[67]]- 1)/ 2,_0x9465xa=0;_0x9465xa< _0x9465x2[_0x7661[67]];_0x9465xa++){this[_0x7661[1820]](_0x9465x2[_0x9465xa],_0x9465x3,_0x9465x4),_0x9465x3-= _0x9465x5,_0x9465x4+= _0x9465x9}}}};mxParallelEdgeLayout[_0x7661[202]][_0x7661[1820]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[1179]][_0x7661[1712]](_0x9465x2)&& this[_0x7661[1722]](_0x9465x2,[ new mxPoint(_0x9465x3,_0x9465x4)])};function mxCompositeLayout(_0x9465x2,_0x9465x3,_0x9465x4){mxGraphLayout[_0x7661[239]](this,_0x9465x2);this[_0x7661[1821]]= _0x9465x3;this[_0x7661[1822]]= _0x9465x4}mxCompositeLayout[_0x7661[202]]= new mxGraphLayout;mxCompositeLayout[_0x7661[202]][_0x7661[196]]= mxCompositeLayout;mxCompositeLayout[_0x7661[202]][_0x7661[1821]]= null;mxCompositeLayout[_0x7661[202]][_0x7661[1822]]= null;mxCompositeLayout[_0x7661[202]][_0x7661[1702]]= function(_0x9465x2,_0x9465x3,_0x9465x4){null!= this[_0x7661[1822]]?this[_0x7661[1822]][_0x7661[582]][_0x7661[183]](this[_0x7661[1822]],arguments):this[_0x7661[1821]][0][_0x7661[582]][_0x7661[183]](this[_0x7661[1821]][0],arguments)};mxCompositeLayout[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]]();_0x9465x3[_0x7661[473]]();try{for(var _0x9465x4=0;_0x9465x4< this[_0x7661[1821]][_0x7661[67]];_0x9465x4++){this[_0x7661[1821]][_0x9465x4][_0x7661[350]][_0x7661[183]](this[_0x7661[1821]][_0x9465x4],arguments)}}finally{_0x9465x3[_0x7661[476]]()}};function mxEdgeLabelLayout(_0x9465x2,_0x9465x3){mxGraphLayout[_0x7661[239]](this,_0x9465x2)}mxEdgeLabelLayout[_0x7661[202]]= new mxGraphLayout;mxEdgeLabelLayout[_0x7661[202]][_0x7661[196]]= mxEdgeLabelLayout;mxEdgeLabelLayout[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){for(var _0x9465x3=this[_0x7661[1179]][_0x7661[441]],_0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=[],_0x9465x9=[],_0x9465xa=_0x9465x4[_0x7661[262]](_0x9465x2),_0x9465x12=0;_0x9465x12< _0x9465xa;_0x9465x12++){var _0x9465x13=_0x9465x4[_0x7661[263]](_0x9465x2,_0x9465x12),_0x9465x14=_0x9465x3[_0x7661[248]](_0x9465x13);null!= _0x9465x14&& (this[_0x7661[1713]](_0x9465x13)?this[_0x7661[1715]](_0x9465x13)|| _0x9465x5[_0x7661[207]](_0x9465x14):_0x9465x9[_0x7661[207]](_0x9465x14))};this[_0x7661[1823]](_0x9465x9,_0x9465x5)};mxEdgeLabelLayout[_0x7661[202]][_0x7661[1823]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[502]]();_0x9465x4[_0x7661[473]]();try{for(var _0x9465x5=0;_0x9465x5< _0x9465x3[_0x7661[67]];_0x9465x5++){var _0x9465x9=_0x9465x3[_0x9465x5];if(null!= _0x9465x9&& null!= _0x9465x9[_0x7661[963]]&& null!= _0x9465x9[_0x7661[963]][_0x7661[1563]]){for(var _0x9465xa=0;_0x9465xa< _0x9465x2[_0x7661[67]];_0x9465xa++){var _0x9465x12=_0x9465x2[_0x9465xa];null!= _0x9465x12&& this[_0x7661[1824]](_0x9465x9,_0x9465x12)}}}}finally{_0x9465x4[_0x7661[476]]()}};mxEdgeLabelLayout[_0x7661[202]][_0x7661[1824]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=_0x9465x2[_0x7661[963]][_0x7661[1563]];if(mxUtils[_0x7661[1825]](_0x9465x5,_0x9465x3)){var _0x9465x9=-_0x9465x5[_0x7661[236]]- _0x9465x5[_0x7661[119]]+ _0x9465x3[_0x7661[236]],_0x9465xa=-_0x9465x5[_0x7661[236]]+ _0x9465x3[_0x7661[236]]+ _0x9465x3[_0x7661[119]],_0x9465x9=Math[_0x7661[425]](_0x9465x9)< Math[_0x7661[425]](_0x9465xa)?_0x9465x9:_0x9465xa,_0x9465xa=-_0x9465x5[_0x7661[235]]- _0x9465x5[_0x7661[117]]+ _0x9465x3[_0x7661[235]],_0x9465x5=-_0x9465x5[_0x7661[235]]+ _0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]],_0x9465x5=Math[_0x7661[425]](_0x9465xa)< Math[_0x7661[425]](_0x9465x5)?_0x9465xa:_0x9465x5;Math[_0x7661[425]](_0x9465x5)< Math[_0x7661[425]](_0x9465x9)?_0x9465x9= 0:_0x9465x5= 0;_0x9465xa= _0x9465x4[_0x7661[1721]](_0x9465x2[_0x7661[246]]);null!= _0x9465xa&& (_0x9465xa= _0x9465xa[_0x7661[238]](),null!= _0x9465xa[_0x7661[1368]]?(_0x9465xa[_0x7661[1368]][_0x7661[235]]+= _0x9465x5,_0x9465xa[_0x7661[1368]][_0x7661[236]]+= _0x9465x9):_0x9465xa[_0x7661[1368]]= new mxPoint(_0x9465x5,_0x9465x9),_0x9465x4[_0x7661[1724]](_0x9465x2[_0x7661[246]],_0x9465xa))}};function mxGraphAbstractHierarchyCell(){this[_0x7661[235]]= [];this[_0x7661[236]]= [];this[_0x7661[1826]]= []}mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1827]]= -1;mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1828]]= -1;mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[235]]= null;mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[236]]= null;mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[117]]= 0;mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[119]]= 0;mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1829]]= null;mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1830]]= null;mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1826]]= null;mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1831]]= function(_0x9465x2){return null};mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1832]]= function(_0x9465x2){return null};mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[250]]= function(){return !1};mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1193]]= function(){return !1};mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1833]]= function(_0x9465x2){return null};mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1834]]= function(_0x9465x2,_0x9465x3){return null};mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1835]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1193]]()?this[_0x7661[235]][0]= _0x9465x3:this[_0x7661[250]]()&& (this[_0x7661[235]][_0x9465x2- this[_0x7661[1828]]- 1]= _0x9465x3)};mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[730]]= function(_0x9465x2){return this[_0x7661[1193]]()?this[_0x7661[235]][0]:this[_0x7661[250]]()?this[_0x7661[235]][_0x9465x2- this[_0x7661[1828]]- 1]:0};mxGraphAbstractHierarchyCell[_0x7661[202]][_0x7661[1836]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1193]]()?this[_0x7661[236]][0]= _0x9465x3:this[_0x7661[250]]()&& (this[_0x7661[236]][_0x9465x2- this[_0x7661[1828]]- 1]= _0x9465x3)};function mxGraphHierarchyNode(_0x9465x2){mxGraphAbstractHierarchyCell[_0x7661[183]](this,arguments);this[_0x7661[246]]= _0x9465x2}mxGraphHierarchyNode[_0x7661[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyNode[_0x7661[202]][_0x7661[196]]= mxGraphHierarchyNode;mxGraphHierarchyNode[_0x7661[202]][_0x7661[246]]= null;mxGraphHierarchyNode[_0x7661[202]][_0x7661[1837]]= [];mxGraphHierarchyNode[_0x7661[202]][_0x7661[1838]]= [];mxGraphHierarchyNode[_0x7661[202]][_0x7661[1839]]= !1;mxGraphHierarchyNode[_0x7661[202]][_0x7661[1840]]= function(_0x9465x2){return this[_0x7661[1827]]};mxGraphHierarchyNode[_0x7661[202]][_0x7661[1831]]= function(_0x9465x2){if(null== this[_0x7661[1829]]){this[_0x7661[1829]]= [];this[_0x7661[1829]][0]= [];for(var _0x9465x3=0;_0x9465x3< this[_0x7661[1837]][_0x7661[67]];_0x9465x3++){var _0x9465x4=this[_0x7661[1837]][_0x9465x3];-1== _0x9465x4[_0x7661[1827]]|| _0x9465x4[_0x7661[1827]]== _0x9465x2+ 1?this[_0x7661[1829]][0][_0x7661[207]](_0x9465x4[_0x7661[1097]]):this[_0x7661[1829]][0][_0x7661[207]](_0x9465x4)}};return this[_0x7661[1829]][0]};mxGraphHierarchyNode[_0x7661[202]][_0x7661[1832]]= function(_0x9465x2){if(null== this[_0x7661[1830]]){this[_0x7661[1830]]= [];this[_0x7661[1830]][0]= [];for(var _0x9465x3=0;_0x9465x3< this[_0x7661[1838]][_0x7661[67]];_0x9465x3++){var _0x9465x4=this[_0x7661[1838]][_0x9465x3];-1== _0x9465x4[_0x7661[1828]]|| _0x9465x4[_0x7661[1828]]== _0x9465x2- 1?this[_0x7661[1830]][0][_0x7661[207]](_0x9465x4[_0x7661[772]]):this[_0x7661[1830]][0][_0x7661[207]](_0x9465x4)}};return this[_0x7661[1830]][0]};mxGraphHierarchyNode[_0x7661[202]][_0x7661[1193]]= function(){return !0};mxGraphHierarchyNode[_0x7661[202]][_0x7661[1833]]= function(_0x9465x2){return this[_0x7661[1826]][0]};mxGraphHierarchyNode[_0x7661[202]][_0x7661[1834]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1826]][0]= _0x9465x3};mxGraphHierarchyNode[_0x7661[202]][_0x7661[1720]]= function(_0x9465x2){if(null!= _0x9465x2&& null!= this[_0x7661[1839]]&& null!= _0x9465x2[_0x7661[1839]]&& this[_0x7661[1839]][_0x7661[67]]< _0x9465x2[_0x7661[1839]][_0x7661[67]]){if(this[_0x7661[1839]]== _0x9465x2[_0x7661[1839]]){return !0};if(null== this[_0x7661[1839]]|| null== this[_0x7661[1839]]){return !1};for(var _0x9465x3=0;_0x9465x3< this[_0x7661[1839]][_0x7661[67]];_0x9465x3++){if(this[_0x7661[1839]][_0x9465x3]!= _0x9465x2[_0x7661[1839]][_0x9465x3]){return !1}};return !0};return !1};mxGraphHierarchyNode[_0x7661[202]][_0x7661[1841]]= function(){return this[_0x7661[246]]};function mxGraphHierarchyEdge(_0x9465x2){mxGraphAbstractHierarchyCell[_0x7661[183]](this,arguments);this[_0x7661[1842]]= _0x9465x2}mxGraphHierarchyEdge[_0x7661[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyEdge[_0x7661[202]][_0x7661[196]]= mxGraphHierarchyEdge;mxGraphHierarchyEdge[_0x7661[202]][_0x7661[1842]]= null;mxGraphHierarchyEdge[_0x7661[202]][_0x7661[1097]]= null;mxGraphHierarchyEdge[_0x7661[202]][_0x7661[772]]= null;mxGraphHierarchyEdge[_0x7661[202]][_0x7661[1843]]= !1;mxGraphHierarchyEdge[_0x7661[202]][_0x7661[1744]]= function(_0x9465x2){_0x9465x2= this[_0x7661[1097]];this[_0x7661[1097]]= this[_0x7661[772]];this[_0x7661[772]]= _0x9465x2;this[_0x7661[1843]]= !this[_0x7661[1843]]};mxGraphHierarchyEdge[_0x7661[202]][_0x7661[1831]]= function(_0x9465x2){if(null== this[_0x7661[1829]]){this[_0x7661[1829]]= [];for(var _0x9465x3=0;_0x9465x3< this[_0x7661[1826]][_0x7661[67]];_0x9465x3++){this[_0x7661[1829]][_0x9465x3]= [],_0x9465x3== this[_0x7661[1826]][_0x7661[67]]- 1?this[_0x7661[1829]][_0x9465x3][_0x7661[207]](this[_0x7661[1097]]):this[_0x7661[1829]][_0x9465x3][_0x7661[207]](this)}};return this[_0x7661[1829]][_0x9465x2- this[_0x7661[1828]]- 1]};mxGraphHierarchyEdge[_0x7661[202]][_0x7661[1832]]= function(_0x9465x2){if(null== this[_0x7661[1830]]){this[_0x7661[1830]]= [];for(var _0x9465x3=0;_0x9465x3< this[_0x7661[1826]][_0x7661[67]];_0x9465x3++){this[_0x7661[1830]][_0x9465x3]= [],0== _0x9465x3?this[_0x7661[1830]][_0x9465x3][_0x7661[207]](this[_0x7661[772]]):this[_0x7661[1830]][_0x9465x3][_0x7661[207]](this)}};return this[_0x7661[1830]][_0x9465x2- this[_0x7661[1828]]- 1]};mxGraphHierarchyEdge[_0x7661[202]][_0x7661[250]]= function(){return !0};mxGraphHierarchyEdge[_0x7661[202]][_0x7661[1833]]= function(_0x9465x2){return this[_0x7661[1826]][_0x9465x2- this[_0x7661[1828]]- 1]};mxGraphHierarchyEdge[_0x7661[202]][_0x7661[1834]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1826]][_0x9465x2- this[_0x7661[1828]]- 1]= _0x9465x3};mxGraphHierarchyEdge[_0x7661[202]][_0x7661[1841]]= function(){return null!= this[_0x7661[1842]]&& 0< this[_0x7661[1842]][_0x7661[67]]?this[_0x7661[1842]][0]:null};function mxGraphHierarchyModel(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2[_0x7661[1703]]();this[_0x7661[1844]]= _0x9465x9;this[_0x7661[1845]]= _0x9465x4;this[_0x7661[1101]]= _0x9465x5;this[_0x7661[1846]]= {};this[_0x7661[1847]]= {};this[_0x7661[1827]]= 0;_0x9465x4= [];null== _0x9465x3&& (_0x9465x3= this[_0x7661[1179]][_0x7661[1728]](_0x9465x5));this[_0x7661[1827]]= this[_0x7661[1848]];this[_0x7661[1849]](_0x9465x2,_0x9465x3,_0x9465x4);for(_0x9465x5= 0;_0x9465x5< _0x9465x3[_0x7661[67]];_0x9465x5++){_0x9465x9= _0x9465x4[_0x9465x5][_0x7661[1838]];for(var _0x9465xa=0;_0x9465xa< _0x9465x9[_0x7661[67]];_0x9465xa++){var _0x9465x12=_0x9465x9[_0x9465xa],_0x9465x13=_0x9465x12[_0x7661[1842]];if(null!= _0x9465x13&& 0< _0x9465x13[_0x7661[67]]){var _0x9465x13=_0x9465x13[0],_0x9465x14=_0x9465x2[_0x7661[1710]](_0x9465x13,!1),_0x9465x14=mxCellPath[_0x7661[385]](_0x9465x14),_0x9465x14=this[_0x7661[1846]][_0x9465x14];_0x9465x4[_0x9465x5]== _0x9465x14&& (_0x9465x14= _0x9465x2[_0x7661[1710]](_0x9465x13,!0),_0x9465x14= mxCellPath[_0x7661[385]](_0x9465x14),_0x9465x14= this[_0x7661[1846]][_0x9465x14]);null!= _0x9465x14&& _0x9465x4[_0x9465x5]!= _0x9465x14&& (_0x9465x12[_0x7661[772]]= _0x9465x14,0== _0x9465x14[_0x7661[1837]][_0x7661[67]]&& (_0x9465x14[_0x7661[1837]]= []),0> mxUtils[_0x7661[2]](_0x9465x14[_0x7661[1837]],_0x9465x12)&& _0x9465x14[_0x7661[1837]][_0x7661[207]](_0x9465x12))}};_0x9465x4[_0x9465x5][_0x7661[1826]][0]= 1}}mxGraphHierarchyModel[_0x7661[202]][_0x7661[1827]]= null;mxGraphHierarchyModel[_0x7661[202]][_0x7661[1846]]= null;mxGraphHierarchyModel[_0x7661[202]][_0x7661[1847]]= null;mxGraphHierarchyModel[_0x7661[202]][_0x7661[1850]]= null;mxGraphHierarchyModel[_0x7661[202]][_0x7661[1845]]= null;mxGraphHierarchyModel[_0x7661[202]][_0x7661[1101]]= null;mxGraphHierarchyModel[_0x7661[202]][_0x7661[1851]]= 0;mxGraphHierarchyModel[_0x7661[202]][_0x7661[1848]]= 1E8;mxGraphHierarchyModel[_0x7661[202]][_0x7661[1844]]= !1;mxGraphHierarchyModel[_0x7661[202]][_0x7661[1849]]= function(_0x9465x2,_0x9465x3,_0x9465x4){for(var _0x9465x5=_0x9465x2[_0x7661[1703]](),_0x9465x9=0;_0x9465x9< _0x9465x3[_0x7661[67]];_0x9465x9++){_0x9465x4[_0x9465x9]= new mxGraphHierarchyNode(_0x9465x3[_0x9465x9]);var _0x9465xa=mxCellPath[_0x7661[385]](_0x9465x3[_0x9465x9]);this[_0x7661[1846]][_0x9465xa]= _0x9465x4[_0x9465x9];_0x9465xa= _0x9465x2[_0x7661[264]](_0x9465x3[_0x9465x9]);_0x9465x4[_0x9465x9][_0x7661[1838]]= [];for(var _0x9465x12=0;_0x9465x12< _0x9465xa[_0x7661[67]];_0x9465x12++){var _0x9465x13=_0x9465x2[_0x7661[1710]](_0x9465xa[_0x9465x12],!1);if(_0x9465x13!= _0x9465x3[_0x9465x9]&& _0x9465x13!= _0x9465x3[_0x9465x9]&& _0x9465x2[_0x7661[1179]][_0x7661[251]][_0x7661[1193]](_0x9465x13)&& !_0x9465x2[_0x7661[1713]](_0x9465x13)){var _0x9465x14=_0x9465x2[_0x7661[1781]](_0x9465x3[_0x9465x9],_0x9465x13,!1),_0x9465x15=_0x9465x2[_0x7661[1781]](_0x9465x3[_0x9465x9],_0x9465x13,!0),_0x9465x13=mxCellPath[_0x7661[385]](_0x9465x14[0]);if(null!= _0x9465x14&& 0< _0x9465x14[_0x7661[67]]&& null== this[_0x7661[1847]][_0x9465x13]&& 2* _0x9465x15[_0x7661[67]]>= _0x9465x14[_0x7661[67]]){for(var _0x9465x15= new mxGraphHierarchyEdge(_0x9465x14),_0x9465x16=0;_0x9465x16< _0x9465x14[_0x7661[67]];_0x9465x16++){var _0x9465x17=_0x9465x14[_0x9465x16],_0x9465x13=mxCellPath[_0x7661[385]](_0x9465x17);this[_0x7661[1847]][_0x9465x13]= _0x9465x15;_0x9465x5[_0x7661[1809]](_0x9465x17);_0x9465x2[_0x7661[1787]]&& (_0x9465x2[_0x7661[1716]](_0x9465x17,!1),_0x9465x2[_0x7661[1718]](_0x9465x17,!0))};_0x9465x15[_0x7661[1097]]= _0x9465x4[_0x9465x9];0> mxUtils[_0x7661[2]](_0x9465x4[_0x9465x9][_0x7661[1838]],_0x9465x15)&& _0x9465x4[_0x9465x9][_0x7661[1838]][_0x7661[207]](_0x9465x15)}}};_0x9465x4[_0x9465x9][_0x7661[1826]][0]= 0}};mxGraphHierarchyModel[_0x7661[202]][_0x7661[1852]]= function(){var _0x9465x2=[];if(null!= this[_0x7661[1845]]){for(var _0x9465x3=0;_0x9465x3< this[_0x7661[1845]][_0x7661[67]];_0x9465x3++){var _0x9465x4=mxCellPath[_0x7661[385]](this[_0x7661[1845]][_0x9465x3]),_0x9465x4=this[_0x7661[1846]][_0x9465x4];null!= _0x9465x4&& _0x9465x2[_0x7661[207]](_0x9465x4)}};for(var _0x9465x5 in this[_0x7661[1846]]){_0x9465x4= this[_0x7661[1846]][_0x9465x5],_0x9465x4[_0x7661[1826]][0]= -1};for(var _0x9465x9=_0x9465x2[_0x7661[1853]]();0< _0x9465x2[_0x7661[67]];){var _0x9465x4=_0x9465x2[0],_0x9465xa,_0x9465x12;_0x9465xa= _0x9465x4[_0x7661[1837]];_0x9465x12= _0x9465x4[_0x7661[1838]];for(var _0x9465x13=!0,_0x9465x14=this[_0x7661[1848]],_0x9465x3=0;_0x9465x3< _0x9465xa[_0x7661[67]];_0x9465x3++){var _0x9465x15=_0x9465xa[_0x9465x3];if(5270620== _0x9465x15[_0x7661[1826]][0]){_0x9465x15= _0x9465x15[_0x7661[1097]],_0x9465x14= Math[_0x7661[243]](_0x9465x14,_0x9465x15[_0x7661[1826]][0]- 1)}else {_0x9465x13= !1;break}};if(_0x9465x13){_0x9465x4[_0x7661[1826]][0]= _0x9465x14;this[_0x7661[1827]]= Math[_0x7661[243]](this[_0x7661[1827]],_0x9465x14);if(null!= _0x9465x12){for(_0x9465x3= 0;_0x9465x3< _0x9465x12[_0x7661[67]];_0x9465x3++){_0x9465x15= _0x9465x12[_0x9465x3],_0x9465x15[_0x7661[1826]][0]= 5270620,_0x9465x15= _0x9465x15[_0x7661[772]],-1== _0x9465x15[_0x7661[1826]][0]&& (_0x9465x2[_0x7661[207]](_0x9465x15),_0x9465x15[_0x7661[1826]][0]= -2)}};_0x9465x2[_0x7661[1115]]()}else {if(_0x9465x3= _0x9465x2[_0x7661[1115]](),_0x9465x2[_0x7661[207]](_0x9465x4),_0x9465x3== _0x9465x4&& 1== _0x9465x2[_0x7661[67]]){break}}};for(_0x9465x5 in this[_0x7661[1846]]){_0x9465x4= this[_0x7661[1846]][_0x9465x5],_0x9465x4[_0x7661[1826]][0]-= this[_0x7661[1827]]};for(_0x9465x3= 0;_0x9465x3< _0x9465x9[_0x7661[67]];_0x9465x3++){_0x9465x4= _0x9465x9[_0x9465x3];_0x9465x2= 0;_0x9465xa= _0x9465x4[_0x7661[1838]];for(_0x9465x5= 0;_0x9465x5< _0x9465xa[_0x7661[67]];_0x9465x5++){_0x9465x15= _0x9465xa[_0x9465x5],_0x9465x15= _0x9465x15[_0x7661[772]],_0x9465x4[_0x7661[1826]][0]= Math[_0x7661[160]](_0x9465x2,_0x9465x15[_0x7661[1826]][0]+ 1),_0x9465x2= _0x9465x4[_0x7661[1826]][0]}};this[_0x7661[1827]]= this[_0x7661[1848]]- this[_0x7661[1827]]};mxGraphHierarchyModel[_0x7661[202]][_0x7661[1854]]= function(){var _0x9465x2=[];this[_0x7661[1850]]= [];for(var _0x9465x3=0;_0x9465x3< this[_0x7661[1827]]+ 1;_0x9465x3++){_0x9465x2[_0x9465x3]= [],this[_0x7661[1850]][_0x9465x3]= _0x9465x2[_0x9465x3]};var _0x9465x4=null;if(null!= this[_0x7661[1845]]){for(var _0x9465x5=this[_0x7661[1845]],_0x9465x4=[],_0x9465x3=0;_0x9465x3< _0x9465x5[_0x7661[67]];_0x9465x3++){var _0x9465x9=mxCellPath[_0x7661[385]](_0x9465x5[_0x9465x3]);_0x9465x4[_0x9465x3]= this[_0x7661[1846]][_0x9465x9]}};this[_0x7661[209]](function(_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465x15){0== _0x9465x15&& (0> _0x9465x4[_0x7661[1827]]&& 0> _0x9465x4[_0x7661[1828]])&& (_0x9465x2[_0x9465x4[_0x7661[1826]][0]][_0x7661[207]](_0x9465x4),_0x9465x4[_0x7661[1827]]= _0x9465x4[_0x7661[1826]][0],_0x9465x4[_0x7661[1828]]= _0x9465x4[_0x7661[1826]][0],_0x9465x4[_0x7661[1826]][0]= _0x9465x2[_0x9465x4[_0x7661[1827]]][_0x7661[67]]- 1);if(null!= _0x9465x3&& null!= _0x9465x5&& 1< _0x9465x3[_0x7661[1827]]- _0x9465x4[_0x7661[1827]]){_0x9465x5[_0x7661[1827]]= _0x9465x3[_0x7661[1827]];_0x9465x5[_0x7661[1828]]= _0x9465x4[_0x7661[1827]];_0x9465x5[_0x7661[1826]]= [];_0x9465x5[_0x7661[235]]= [];_0x9465x5[_0x7661[236]]= [];for(_0x9465x3= _0x9465x5[_0x7661[1828]]+ 1;_0x9465x3< _0x9465x5[_0x7661[1827]];_0x9465x3++){_0x9465x2[_0x9465x3][_0x7661[207]](_0x9465x5),_0x9465x5[_0x7661[1834]](_0x9465x3,_0x9465x2[_0x9465x3][_0x7661[67]]- 1)}}},_0x9465x4,!1,null)};mxGraphHierarchyModel[_0x7661[202]][_0x7661[209]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= _0x9465x3){for(var _0x9465x9=0;_0x9465x9< _0x9465x3[_0x7661[67]];_0x9465x9++){var _0x9465xa=_0x9465x3[_0x9465x9];null!= _0x9465xa&& (null== _0x9465x5&& (_0x9465x5= {}),_0x9465x4?(_0x9465xa[_0x7661[1839]]= [],_0x9465xa[_0x7661[1839]][0]= this[_0x7661[1851]],_0x9465xa[_0x7661[1839]][1]= _0x9465x9,this[_0x7661[1855]](null,_0x9465xa,null,_0x9465x2,_0x9465x5,_0x9465xa[_0x7661[1839]],_0x9465x9,0)):this[_0x7661[1758]](null,_0x9465xa,null,_0x9465x2,_0x9465x5,0))};this[_0x7661[1851]]++}};mxGraphHierarchyModel[_0x7661[202]][_0x7661[1758]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){if(null!= _0x9465x3){var _0x9465x12=mxCellPath[_0x7661[385]](_0x9465x3[_0x7661[246]]);if(null== _0x9465x9[_0x9465x12]){_0x9465x9[_0x9465x12]= _0x9465x3;_0x9465x5(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465xa,0);_0x9465x2= _0x9465x3[_0x7661[1838]][_0x7661[1853]]();for(_0x9465x4= 0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){_0x9465x12= _0x9465x2[_0x9465x4],this[_0x7661[1758]](_0x9465x3,_0x9465x12[_0x7661[772]],_0x9465x12,_0x9465x5,_0x9465x9,_0x9465xa+ 1)}}else {_0x9465x5(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465xa,1)}}};mxGraphHierarchyModel[_0x7661[202]][_0x7661[1855]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13){if(null!= _0x9465x3){if(null!= _0x9465x2&& (null== _0x9465x3[_0x7661[1839]]|| _0x9465x3[_0x7661[1839]][0]!= _0x9465x2[_0x7661[1839]][0])){_0x9465xa= _0x9465x2[_0x7661[1839]][_0x7661[67]]+ 1,_0x9465x3[_0x7661[1839]]= _0x9465x2[_0x7661[1839]][_0x7661[1853]](),_0x9465x3[_0x7661[1839]][_0x9465xa- 1]= _0x9465x12};_0x9465x12= mxCellPath[_0x7661[385]](_0x9465x3[_0x7661[246]]);if(null== _0x9465x9[_0x9465x12]){_0x9465x9[_0x9465x12]= _0x9465x3;_0x9465x5(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x13,0);_0x9465x2= _0x9465x3[_0x7661[1838]][_0x7661[1853]]();for(_0x9465x4= 0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){_0x9465x12= _0x9465x2[_0x9465x4],this[_0x7661[1855]](_0x9465x3,_0x9465x12[_0x7661[772]],_0x9465x12,_0x9465x5,_0x9465x9,_0x9465x3[_0x7661[1839]],_0x9465x4,_0x9465x13+ 1)}}else {_0x9465x5(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x13,1)}}};function mxHierarchicalLayoutStage(){}mxHierarchicalLayoutStage[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){};function mxMedianHybridCrossingReduction(_0x9465x2){this[_0x7661[1759]]= _0x9465x2}mxMedianHybridCrossingReduction[_0x7661[202]]= new mxHierarchicalLayoutStage;mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[196]]= mxMedianHybridCrossingReduction;mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1759]]= null;mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1795]]= 24;mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1856]]= null;mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1857]]= 0;mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1858]]= 0;mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1859]]= 2;mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){_0x9465x2= this[_0x7661[1759]][_0x7661[502]]();this[_0x7661[1856]]= [];for(var _0x9465x3=0;_0x9465x3< _0x9465x2[_0x7661[1850]][_0x7661[67]];_0x9465x3++){this[_0x7661[1856]][_0x9465x3]= _0x9465x2[_0x7661[1850]][_0x9465x3][_0x7661[1853]]()};for(var _0x9465x4=0,_0x9465x5=this[_0x7661[1860]](_0x9465x2),_0x9465x3=0;_0x9465x3< this[_0x7661[1795]]&& _0x9465x4< this[_0x7661[1859]];_0x9465x3++){this[_0x7661[1861]](_0x9465x3,_0x9465x2);this[_0x7661[1862]](_0x9465x3,_0x9465x2);var _0x9465x9=this[_0x7661[1860]](_0x9465x2);if(_0x9465x9< _0x9465x5){_0x9465x5= _0x9465x9;for(_0x9465x9= _0x9465x4= 0;_0x9465x9< this[_0x7661[1856]][_0x7661[67]];_0x9465x9++){for(var _0x9465xa=_0x9465x2[_0x7661[1850]][_0x9465x9],_0x9465x12=0;_0x9465x12< _0x9465xa[_0x7661[67]];_0x9465x12++){var _0x9465x13=_0x9465xa[_0x9465x12];this[_0x7661[1856]][_0x9465x9][_0x9465x13[_0x7661[1833]](_0x9465x9)]= _0x9465x13}}}else {_0x9465x4++;for(_0x9465x9= 0;_0x9465x9< this[_0x7661[1856]][_0x7661[67]];_0x9465x9++){_0x9465xa= _0x9465x2[_0x7661[1850]][_0x9465x9];for(_0x9465x12= 0;_0x9465x12< _0x9465xa[_0x7661[67]];_0x9465x12++){_0x9465x13= _0x9465xa[_0x9465x12],_0x9465x13[_0x7661[1834]](_0x9465x9,_0x9465x12)}}};if(0== _0x9465x5){break}};_0x9465x4= [];_0x9465x5= [];for(_0x9465x3= 0;_0x9465x3< _0x9465x2[_0x7661[1827]]+ 1;_0x9465x3++){_0x9465x5[_0x9465x3]= [],_0x9465x4[_0x9465x3]= _0x9465x5[_0x9465x3]};for(_0x9465x3= 0;_0x9465x3< this[_0x7661[1856]][_0x7661[67]];_0x9465x3++){for(_0x9465x9= 0;_0x9465x9< this[_0x7661[1856]][_0x9465x3][_0x7661[67]];_0x9465x9++){_0x9465x5[_0x9465x3][_0x7661[207]](this[_0x7661[1856]][_0x9465x3][_0x9465x9])}};_0x9465x2[_0x7661[1850]]= _0x9465x4};mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1860]]= function(_0x9465x2){for(var _0x9465x3=_0x9465x2[_0x7661[1850]][_0x7661[67]],_0x9465x4=0,_0x9465x5=1;_0x9465x5< _0x9465x3;_0x9465x5++){_0x9465x4+= this[_0x7661[1863]](_0x9465x5,_0x9465x2)};return _0x9465x4};mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1863]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=0,_0x9465x5=_0x9465x3[_0x7661[1850]][_0x9465x2],_0x9465x9=_0x9465x5[_0x7661[67]],_0x9465xa=_0x9465x3[_0x7661[1850]][_0x9465x2- 1][_0x7661[67]],_0x9465x12=[],_0x9465x13=0;_0x9465x13< _0x9465x9;_0x9465x13++){_0x9465x12[_0x9465x13]= []};for(_0x9465x13= 0;_0x9465x13< _0x9465x5[_0x7661[67]];_0x9465x13++){for(var _0x9465x14=_0x9465x5[_0x9465x13],_0x9465x15=_0x9465x14[_0x7661[1833]](_0x9465x2),_0x9465x16=_0x9465x14[_0x7661[1832]](_0x9465x2),_0x9465x14=0;_0x9465x14< _0x9465x16[_0x7661[67]];_0x9465x14++){var _0x9465x17=_0x9465x16[_0x9465x14][_0x7661[1833]](_0x9465x2- 1);_0x9465x12[_0x9465x15][_0x9465x17]= 201207}};for(_0x9465x13= 0;_0x9465x13< _0x9465x9;_0x9465x13++){for(_0x9465x14= 0;_0x9465x14< _0x9465xa;_0x9465x14++){if(201207== _0x9465x12[_0x9465x13][_0x9465x14]){for(_0x9465x5= _0x9465x13+ 1;_0x9465x5< _0x9465x9;_0x9465x5++){for(_0x9465x15= 0;_0x9465x15< _0x9465x14;_0x9465x15++){201207== _0x9465x12[_0x9465x5][_0x9465x15]&& _0x9465x4++}};for(_0x9465x5= 0;_0x9465x5< _0x9465x13;_0x9465x5++){for(_0x9465x15= _0x9465x14+ 1;_0x9465x15< _0x9465xa;_0x9465x15++){201207== _0x9465x12[_0x9465x5][_0x9465x15]&& _0x9465x4++}}}}};return _0x9465x4/ 2};mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1862]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=!0,_0x9465x5=0;_0x9465x4&& 10> _0x9465x5++;){for(var _0x9465x9=1== _0x9465x2% 2&& 1== _0x9465x5% 2,_0x9465x4=!1,_0x9465xa=0;_0x9465xa< _0x9465x3[_0x7661[1850]][_0x7661[67]];_0x9465xa++){for(var _0x9465x12=_0x9465x3[_0x7661[1850]][_0x9465xa],_0x9465x13=[],_0x9465x14=0;_0x9465x14< _0x9465x12[_0x7661[67]];_0x9465x14++){var _0x9465x15=_0x9465x12[_0x9465x14],_0x9465x16=_0x9465x15[_0x7661[1833]](_0x9465xa);0> _0x9465x16&& (_0x9465x16= _0x9465x14);_0x9465x13[_0x9465x16]= _0x9465x15};for(var _0x9465x17=_0x9465x16= _0x9465x15= null,_0x9465x18=null,_0x9465x19=null,_0x9465x1a=null,_0x9465x1b=null,_0x9465x1c=null,_0x9465x1d=null,_0x9465x1e=null,_0x9465x14=0;_0x9465x14< _0x9465x12[_0x7661[67]]- 1;_0x9465x14++){if(0== _0x9465x14){for(var _0x9465x1d=_0x9465x13[_0x9465x14],_0x9465x15=_0x9465x1d[_0x7661[1831]](_0x9465xa),_0x9465x16=_0x9465x1d[_0x7661[1832]](_0x9465xa),_0x9465x19=[],_0x9465x1a=[],_0x9465x1f=0;_0x9465x1f< _0x9465x15[_0x7661[67]];_0x9465x1f++){_0x9465x19[_0x9465x1f]= _0x9465x15[_0x9465x1f][_0x7661[1833]](_0x9465xa+ 1)};for(_0x9465x1f= 0;_0x9465x1f< _0x9465x16[_0x7661[67]];_0x9465x1f++){_0x9465x1a[_0x9465x1f]= _0x9465x16[_0x9465x1f][_0x7661[1833]](_0x9465xa- 1)}}else {_0x9465x15= _0x9465x17,_0x9465x16= _0x9465x18,_0x9465x19= _0x9465x1b,_0x9465x1a= _0x9465x1c,_0x9465x1d= _0x9465x1e};_0x9465x1e= _0x9465x13[_0x9465x14+ 1];_0x9465x17= _0x9465x1e[_0x7661[1831]](_0x9465xa);_0x9465x18= _0x9465x1e[_0x7661[1832]](_0x9465xa);_0x9465x1b= [];_0x9465x1c= [];for(_0x9465x1f= 0;_0x9465x1f< _0x9465x17[_0x7661[67]];_0x9465x1f++){_0x9465x1b[_0x9465x1f]= _0x9465x17[_0x9465x1f][_0x7661[1833]](_0x9465xa+ 1)};for(_0x9465x1f= 0;_0x9465x1f< _0x9465x18[_0x7661[67]];_0x9465x1f++){_0x9465x1c[_0x9465x1f]= _0x9465x18[_0x9465x1f][_0x7661[1833]](_0x9465xa- 1)};for(var _0x9465x20=0,_0x9465x62=0,_0x9465x1f=0;_0x9465x1f< _0x9465x19[_0x7661[67]];_0x9465x1f++){for(var _0x9465x63=0;_0x9465x63< _0x9465x1b[_0x7661[67]];_0x9465x63++){_0x9465x19[_0x9465x1f]> _0x9465x1b[_0x9465x63]&& _0x9465x20++,_0x9465x19[_0x9465x1f]< _0x9465x1b[_0x9465x63]&& _0x9465x62++}};for(_0x9465x1f= 0;_0x9465x1f< _0x9465x1a[_0x7661[67]];_0x9465x1f++){for(_0x9465x63= 0;_0x9465x63< _0x9465x1c[_0x7661[67]];_0x9465x63++){_0x9465x1a[_0x9465x1f]> _0x9465x1c[_0x9465x63]&& _0x9465x20++,_0x9465x1a[_0x9465x1f]< _0x9465x1c[_0x9465x63]&& _0x9465x62++}};if(_0x9465x62< _0x9465x20|| _0x9465x62== _0x9465x20&& _0x9465x9){_0x9465x17= _0x9465x1d[_0x7661[1833]](_0x9465xa),_0x9465x1d[_0x7661[1834]](_0x9465xa,_0x9465x1e[_0x7661[1833]](_0x9465xa)),_0x9465x1e[_0x7661[1834]](_0x9465xa,_0x9465x17),_0x9465x17= _0x9465x15,_0x9465x18= _0x9465x16,_0x9465x1b= _0x9465x19,_0x9465x1c= _0x9465x1a,_0x9465x1e= _0x9465x1d,_0x9465x9|| (_0x9465x4= !0)}}}}};mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1861]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=0== _0x9465x2% 2;if(_0x9465x4){for(var _0x9465x5=_0x9465x3[_0x7661[1827]]- 1;0<= _0x9465x5;_0x9465x5--){this[_0x7661[1864]](_0x9465x5,_0x9465x4)}}else {for(_0x9465x5= 1;_0x9465x5< _0x9465x3[_0x7661[1827]];_0x9465x5++){this[_0x7661[1864]](_0x9465x5,_0x9465x4)}}};mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1864]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=this[_0x7661[1856]][_0x9465x2][_0x7661[67]],_0x9465x5=[],_0x9465x9=[],_0x9465xa=0;_0x9465xa< _0x9465x4;_0x9465xa++){var _0x9465x12=this[_0x7661[1856]][_0x9465x2][_0x9465xa],_0x9465x13= new MedianCellSorter;_0x9465x13[_0x7661[246]]= _0x9465x12;var _0x9465x14;_0x9465x14= _0x9465x3?_0x9465x12[_0x7661[1831]](_0x9465x2):_0x9465x12[_0x7661[1832]](_0x9465x2);var _0x9465x15;_0x9465x15= _0x9465x3?_0x9465x2+ 1:_0x9465x2- 1;null!= _0x9465x14&& 0!= _0x9465x14[_0x7661[67]]?(_0x9465x13[_0x7661[1865]]= this[_0x7661[1865]](_0x9465x14,_0x9465x15),_0x9465x5[_0x7661[207]](_0x9465x13)):_0x9465x9[_0x9465x12[_0x7661[1833]](_0x9465x2)]= !0};_0x9465x5[_0x7661[470]](MedianCellSorter[_0x7661[202]][_0x7661[469]]);for(_0x9465xa= 0;_0x9465xa< _0x9465x4;_0x9465xa++){null== _0x9465x9[_0x9465xa]&& (_0x9465x12= _0x9465x5[_0x7661[1115]]()[_0x7661[246]],_0x9465x12[_0x7661[1834]](_0x9465x2,_0x9465xa))}};mxMedianHybridCrossingReduction[_0x7661[202]][_0x7661[1865]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=[],_0x9465x5=0,_0x9465x9=0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){var _0x9465xa=_0x9465x2[_0x9465x9];_0x9465x4[_0x9465x5++]= _0x9465xa[_0x7661[1833]](_0x9465x3)};_0x9465x4[_0x7661[470]](function(_0x9465x2,_0x9465x3){return _0x9465x2- _0x9465x3});if(1== _0x9465x5% 2){return _0x9465x4[Math[_0x7661[519]](_0x9465x5/ 2)]};if(2== _0x9465x5){return (_0x9465x4[0]+ _0x9465x4[1])/ 2};_0x9465x9= _0x9465x5/ 2;_0x9465xa= _0x9465x4[_0x9465x9- 1]- _0x9465x4[0];_0x9465x5= _0x9465x4[_0x9465x5- 1]- _0x9465x4[_0x9465x9];return (_0x9465x4[_0x9465x9- 1]* _0x9465x5+ _0x9465x4[_0x9465x9]* _0x9465xa)/ (_0x9465xa+ _0x9465x5)};function MedianCellSorter(){}MedianCellSorter[_0x7661[202]][_0x7661[1865]]= 0;MedianCellSorter[_0x7661[202]][_0x7661[246]]= !1;MedianCellSorter[_0x7661[202]][_0x7661[469]]= function(_0x9465x2,_0x9465x3){return null!= _0x9465x2&& null!= _0x9465x3?_0x9465x3[_0x7661[1865]]> _0x9465x2[_0x7661[1865]]?-1:_0x9465x3[_0x7661[1865]]< _0x9465x2[_0x7661[1865]]?1:0:0};function mxMinimumCycleRemover(_0x9465x2){this[_0x7661[1759]]= _0x9465x2}mxMinimumCycleRemover[_0x7661[202]]= new mxHierarchicalLayoutStage;mxMinimumCycleRemover[_0x7661[202]][_0x7661[196]]= mxMinimumCycleRemover;mxMinimumCycleRemover[_0x7661[202]][_0x7661[1759]]= null;mxMinimumCycleRemover[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1759]][_0x7661[502]](),_0x9465x4={},_0x9465x5=mxUtils[_0x7661[238]](_0x9465x3[_0x7661[1846]],null,!0),_0x9465x9=null;if(null!= _0x9465x3[_0x7661[1845]]){var _0x9465xa=_0x9465x3[_0x7661[1845]],_0x9465x9=[];for(_0x9465x2= 0;_0x9465x2< _0x9465xa[_0x7661[67]];_0x9465x2++){var _0x9465x12=mxCellPath[_0x7661[385]](_0x9465xa[_0x9465x2]);_0x9465x9[_0x9465x2]= _0x9465x3[_0x7661[1846]][_0x9465x12]}};_0x9465x3[_0x7661[209]](function(_0x9465x2,_0x9465x3,_0x9465x9,_0x9465xa,_0x9465x12){_0x9465x3[_0x7661[1720]](_0x9465x2)&& (_0x9465x9[_0x7661[1744]](),mxUtils[_0x7661[205]](_0x9465x9,_0x9465x2[_0x7661[1838]]),_0x9465x2[_0x7661[1837]][_0x7661[207]](_0x9465x9),mxUtils[_0x7661[205]](_0x9465x9,_0x9465x3[_0x7661[1837]]),_0x9465x3[_0x7661[1838]][_0x7661[207]](_0x9465x9));_0x9465x2= mxCellPath[_0x7661[385]](_0x9465x3[_0x7661[246]]);_0x9465x4[_0x9465x2]= _0x9465x3;delete _0x9465x5[_0x9465x2]},_0x9465x9,!0,null);_0x9465x9= null;0< _0x9465x5[_0x7661[1866]]&& (_0x9465x9= mxUtils[_0x7661[238]](_0x9465x5,null,!0));_0x9465x2= mxUtils[_0x7661[238]](_0x9465x4,null,!0);_0x9465x3[_0x7661[209]](function(_0x9465x2,_0x9465x3,_0x9465x9,_0x9465xa,_0x9465x12){_0x9465x3[_0x7661[1720]](_0x9465x2)&& (_0x9465x9[_0x7661[1744]](),mxUtils[_0x7661[205]](_0x9465x9,_0x9465x2[_0x7661[1838]]),_0x9465x3[_0x7661[1838]][_0x7661[207]](_0x9465x9),_0x9465x2[_0x7661[1837]][_0x7661[207]](_0x9465x9),mxUtils[_0x7661[205]](_0x9465x9,_0x9465x3[_0x7661[1837]]));_0x9465x2= mxCellPath[_0x7661[385]](_0x9465x3[_0x7661[246]]);_0x9465x4[_0x9465x2]= _0x9465x3;delete _0x9465x5[_0x9465x2]},_0x9465x5,!0,_0x9465x2);_0x9465xa= this[_0x7661[1759]][_0x7661[1703]]();if(null!= _0x9465x9&& 0< _0x9465x9[_0x7661[67]]){_0x9465x3= _0x9465x3[_0x7661[1845]];for(_0x9465x2= 0;_0x9465x2< _0x9465x9[_0x7661[67]];_0x9465x2++){_0x9465x12= _0x9465x9[_0x9465x2][_0x7661[246]],0== _0x9465xa[_0x7661[1867]](_0x9465x12)[_0x7661[67]]&& _0x9465x3[_0x7661[207]](_0x9465x12)}}};function mxCoordinateAssignment(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){this[_0x7661[1759]]= _0x9465x2;this[_0x7661[1868]]= _0x9465x3;this[_0x7661[1869]]= _0x9465x4;this[_0x7661[1870]]= _0x9465x5;this[_0x7661[1871]]= _0x9465x9;this[_0x7661[1872]]= _0x9465xa}var mxHierarchicalEdgeStyle={ORTHOGONAL:1,POLYLINE:2,STRAIGHT:3,CURVE:4};mxCoordinateAssignment[_0x7661[202]]= new mxHierarchicalLayoutStage;mxCoordinateAssignment[_0x7661[202]][_0x7661[196]]= mxCoordinateAssignment;mxCoordinateAssignment[_0x7661[202]][_0x7661[1759]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1868]]= 30;mxCoordinateAssignment[_0x7661[202]][_0x7661[1869]]= 100;mxCoordinateAssignment[_0x7661[202]][_0x7661[1872]]= 10;mxCoordinateAssignment[_0x7661[202]][_0x7661[1795]]= 8;mxCoordinateAssignment[_0x7661[202]][_0x7661[1751]]= 5;mxCoordinateAssignment[_0x7661[202]][_0x7661[1752]]= 2;mxCoordinateAssignment[_0x7661[202]][_0x7661[1753]]= 12;mxCoordinateAssignment[_0x7661[202]][_0x7661[1754]]= 4;mxCoordinateAssignment[_0x7661[202]][_0x7661[1873]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1870]]= mxConstants[_0x7661[1358]];mxCoordinateAssignment[_0x7661[202]][_0x7661[1871]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1874]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1875]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1876]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1877]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1878]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1879]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1880]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1881]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1882]]= !0;mxCoordinateAssignment[_0x7661[202]][_0x7661[675]]= mxHierarchicalEdgeStyle[_0x7661[1883]];mxCoordinateAssignment[_0x7661[202]][_0x7661[1884]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1885]]= null;mxCoordinateAssignment[_0x7661[202]][_0x7661[1745]]= 10;mxCoordinateAssignment[_0x7661[202]][_0x7661[1886]]= function(){var _0x9465x2=this[_0x7661[1759]][_0x7661[502]]();mxLog[_0x7661[539]]();mxLog[_0x7661[171]](_0x7661[1887]);for(var _0x9465x3=0;_0x9465x3< _0x9465x2[_0x7661[1850]][_0x7661[67]];_0x9465x3++){mxLog[_0x7661[53]](_0x7661[1888],_0x9465x3,_0x7661[1889]);for(var _0x9465x4=_0x9465x2[_0x7661[1850]][_0x9465x3],_0x9465x5=0;_0x9465x5< _0x9465x4[_0x7661[67]];_0x9465x5++){mxLog[_0x7661[53]](_0x9465x4[_0x9465x5][_0x7661[1833]](_0x9465x3),_0x7661[316])};mxLog[_0x7661[171]]()};mxLog[_0x7661[171]](_0x7661[1890])};mxCoordinateAssignment[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){this[_0x7661[1873]]= [];_0x9465x2= this[_0x7661[1759]][_0x7661[502]]();this[_0x7661[1875]]= 0;this[_0x7661[1891]](this[_0x7661[1759]][_0x7661[1703]](),_0x9465x2);this[_0x7661[1882]]&& this[_0x7661[1892]](_0x9465x2);var _0x9465x3=1E8;if(this[_0x7661[1882]]){for(var _0x9465x4=0;_0x9465x4< this[_0x7661[1795]];_0x9465x4++){0!= _0x9465x4&& (this[_0x7661[1893]](_0x9465x4,_0x9465x2),this[_0x7661[1892]](_0x9465x2));if(this[_0x7661[1875]]< _0x9465x3){for(var _0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[1850]][_0x7661[67]];_0x9465x5++){for(var _0x9465x9=_0x9465x2[_0x7661[1850]][_0x9465x5],_0x9465xa=0;_0x9465xa< _0x9465x9[_0x7661[67]];_0x9465xa++){var _0x9465x12=_0x9465x9[_0x9465xa];_0x9465x12[_0x7661[1835]](_0x9465x5,_0x9465x12[_0x7661[1833]](_0x9465x5))}};_0x9465x3= this[_0x7661[1875]]}else {for(_0x9465x5= 0;_0x9465x5< _0x9465x2[_0x7661[1850]][_0x7661[67]];_0x9465x5++){_0x9465x9= _0x9465x2[_0x7661[1850]][_0x9465x5];for(_0x9465xa= 0;_0x9465xa< _0x9465x9[_0x7661[67]];_0x9465xa++){_0x9465x12= _0x9465x9[_0x9465xa],_0x9465x12[_0x7661[1834]](_0x9465x5,_0x9465x12[_0x7661[730]](_0x9465x5))}}};this[_0x7661[1894]](this[_0x7661[1759]][_0x7661[1703]](),_0x9465x2);this[_0x7661[1875]]= 0}};this[_0x7661[1895]](this[_0x7661[1759]][_0x7661[1703]](),_0x9465x2)};mxCoordinateAssignment[_0x7661[202]][_0x7661[1892]]= function(_0x9465x2){for(var _0x9465x3=[],_0x9465x4=[],_0x9465x5=[],_0x9465x9=0;_0x9465x9<= _0x9465x2[_0x7661[1827]];_0x9465x9++){_0x9465x5[_0x9465x9]= _0x9465x2[_0x7661[1850]][_0x9465x9];for(var _0x9465xa=0;_0x9465xa< _0x9465x5[_0x9465x9][_0x7661[67]];_0x9465xa++){var _0x9465x12=_0x9465x5[_0x9465x9][_0x9465xa],_0x9465x13= new WeightedCellSorter(_0x9465x12,_0x9465x9);_0x9465x13[_0x7661[1785]]= _0x9465xa;_0x9465x13[_0x7661[1784]]= !0;_0x9465x3[_0x7661[207]](_0x9465x13);_0x9465x12= mxCellPath[_0x7661[385]](_0x9465x12[_0x7661[1841]]());_0x9465x4[_0x9465x12]= _0x9465x13}};_0x9465x2= 10* _0x9465x3[_0x7661[67]];for(_0x9465xa= 0;0< _0x9465x3[_0x7661[67]]&& _0x9465xa<= _0x9465x2;){var _0x9465x13=_0x9465x3[_0x7661[1115]](),_0x9465x9=_0x9465x13[_0x7661[246]],_0x9465x14=_0x9465x13[_0x7661[1782]],_0x9465x15=parseInt(_0x9465x13[_0x7661[1785]]),_0x9465x12=_0x9465x9[_0x7661[1831]](_0x9465x14),_0x9465x16=_0x9465x9[_0x7661[1832]](_0x9465x14),_0x9465x17=_0x9465x12[_0x7661[67]],_0x9465x18=_0x9465x16[_0x7661[67]],_0x9465x19=this[_0x7661[1896]](_0x9465x12,_0x9465x14+ 1),_0x9465x1a=this[_0x7661[1896]](_0x9465x16,_0x9465x14- 1),_0x9465x1b=_0x9465x17+ _0x9465x18,_0x9465x1c=_0x9465x9[_0x7661[1833]](_0x9465x14),_0x9465x1d=_0x9465x1c;0< _0x9465x1b&& (_0x9465x1d= (_0x9465x19* _0x9465x17+ _0x9465x1a* _0x9465x18)/ _0x9465x1b);_0x9465x17= !1;_0x9465x1d< _0x9465x1c- 1?0== _0x9465x15?(_0x9465x9[_0x7661[1834]](_0x9465x14,_0x9465x1d),_0x9465x17= !0):(_0x9465x15= _0x9465x5[_0x9465x14][_0x9465x15- 1],_0x9465x1c= _0x9465x15[_0x7661[1833]](_0x9465x14),_0x9465x1c= _0x9465x1c+ _0x9465x15[_0x7661[117]]/ 2+ this[_0x7661[1868]]+ _0x9465x9[_0x7661[117]]/ 2,_0x9465x1c< _0x9465x1d?(_0x9465x9[_0x7661[1834]](_0x9465x14,_0x9465x1d),_0x9465x17= !0):_0x9465x1c< _0x9465x9[_0x7661[1833]](_0x9465x14)- 1&& (_0x9465x9[_0x7661[1834]](_0x9465x14,_0x9465x1c),_0x9465x17= !0)):_0x9465x1d> _0x9465x1c+ 1&& (_0x9465x15== _0x9465x5[_0x9465x14][_0x7661[67]]- 1?(_0x9465x9[_0x7661[1834]](_0x9465x14,_0x9465x1d),_0x9465x17= !0):(_0x9465x15= _0x9465x5[_0x9465x14][_0x9465x15+ 1],_0x9465x1c= _0x9465x15[_0x7661[1833]](_0x9465x14),_0x9465x1c= _0x9465x1c- _0x9465x15[_0x7661[117]]/ 2- this[_0x7661[1868]]- _0x9465x9[_0x7661[117]]/ 2,_0x9465x1c> _0x9465x1d?(_0x9465x9[_0x7661[1834]](_0x9465x14,_0x9465x1d),_0x9465x17= !0):_0x9465x1c> _0x9465x9[_0x7661[1833]](_0x9465x14)+ 1&& (_0x9465x9[_0x7661[1834]](_0x9465x14,_0x9465x1c),_0x9465x17= !0)));if(_0x9465x17){for(_0x9465x9= 0;_0x9465x9< _0x9465x12[_0x7661[67]];_0x9465x9++){_0x9465x14= _0x9465x12[_0x9465x9],_0x9465x14= mxCellPath[_0x7661[385]](_0x9465x14[_0x7661[1841]]()),_0x9465x14= _0x9465x4[_0x9465x14],null!= _0x9465x14&& !1== _0x9465x14[_0x7661[1784]]&& (_0x9465x14[_0x7661[1784]]= !0,_0x9465x3[_0x7661[207]](_0x9465x14))};for(_0x9465x9= 0;_0x9465x9< _0x9465x16[_0x7661[67]];_0x9465x9++){_0x9465x14= _0x9465x16[_0x9465x9],_0x9465x14= mxCellPath[_0x7661[385]](_0x9465x14[_0x7661[1841]]()),_0x9465x14= _0x9465x4[_0x9465x14],null!= _0x9465x14&& !1== _0x9465x14[_0x7661[1784]]&& (_0x9465x14[_0x7661[1784]]= !0,_0x9465x3[_0x7661[207]](_0x9465x14))}};_0x9465x13[_0x7661[1784]]= !1;_0x9465xa++}};mxCoordinateAssignment[_0x7661[202]][_0x7661[1893]]= function(_0x9465x2,_0x9465x3){if(0== _0x9465x2% 2){for(var _0x9465x4=_0x9465x3[_0x7661[1827]];0< _0x9465x4;_0x9465x4--){this[_0x7661[1897]](_0x9465x4- 1,_0x9465x3,_0x9465x4)}}else {for(_0x9465x4= 0;_0x9465x4< _0x9465x3[_0x7661[1827]]- 1;_0x9465x4++){this[_0x7661[1897]](_0x9465x4+ 1,_0x9465x3,_0x9465x4)}}};mxCoordinateAssignment[_0x7661[202]][_0x7661[1897]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= _0x9465x3[_0x7661[1850]][_0x9465x2];for(var _0x9465x5=[],_0x9465x9=[],_0x9465xa=0;_0x9465xa< _0x9465x3[_0x7661[67]];_0x9465xa++){var _0x9465x12=_0x9465x3[_0x9465xa];_0x9465x5[_0x9465xa]= new WeightedCellSorter;_0x9465x5[_0x9465xa][_0x7661[246]]= _0x9465x12;_0x9465x5[_0x9465xa][_0x7661[1785]]= _0x9465xa;var _0x9465x13=mxCellPath[_0x7661[385]](_0x9465x12[_0x7661[1841]]());_0x9465x9[_0x9465x13]= _0x9465x5[_0x9465xa];var _0x9465x14=null,_0x9465x14=_0x9465x4< _0x9465x2?_0x9465x12[_0x7661[1832]](_0x9465x2):_0x9465x12[_0x7661[1831]](_0x9465x2);_0x9465x5[_0x9465xa][_0x7661[1782]]= this[_0x7661[1898]](_0x9465x12,_0x9465x14)};_0x9465x5[_0x7661[470]](WeightedCellSorter[_0x7661[202]][_0x7661[469]]);for(_0x9465xa= 0;_0x9465xa< _0x9465x5[_0x7661[67]];_0x9465xa++){_0x9465x13= 0;_0x9465x12= _0x9465x5[_0x9465xa][_0x7661[246]];_0x9465x13= 0;_0x9465x14= _0x9465x4< _0x9465x2?_0x9465x12[_0x7661[1832]](_0x9465x2)[_0x7661[1853]]():_0x9465x12[_0x7661[1831]](_0x9465x2)[_0x7661[1853]]();null!= _0x9465x14&& (_0x9465x13= _0x9465x14[_0x7661[67]],_0x9465x13= 0< _0x9465x13?this[_0x7661[1896]](_0x9465x14,_0x9465x4):_0x9465x12[_0x7661[1833]](_0x9465x2));for(var _0x9465x15=0,_0x9465x14=-1E8,_0x9465x16=_0x9465x5[_0x9465xa][_0x7661[1785]]- 1;0<= _0x9465x16;){var _0x9465x17=mxCellPath[_0x7661[385]](_0x9465x3[_0x9465x16][_0x7661[1841]]()),_0x9465x17=_0x9465x9[_0x9465x17];if(null!= _0x9465x17){var _0x9465x18=_0x9465x17[_0x7661[246]];_0x9465x17[_0x7661[1784]]?(_0x9465x14= _0x9465x18[_0x7661[1833]](_0x9465x2)+ _0x9465x18[_0x7661[117]]/ 2+ this[_0x7661[1868]]+ _0x9465x15+ _0x9465x12[_0x7661[117]]/ 2,_0x9465x16= -1):(_0x9465x15+= _0x9465x18[_0x7661[117]]+ this[_0x7661[1868]],_0x9465x16--)}};_0x9465x15= 0;_0x9465x18= 1E8;for(_0x9465x16= _0x9465x5[_0x9465xa][_0x7661[1785]]+ 1;_0x9465x16< _0x9465x5[_0x7661[67]];){if(_0x9465x17= mxCellPath[_0x7661[385]](_0x9465x3[_0x9465x16][_0x7661[1841]]()),_0x9465x17= _0x9465x9[_0x9465x17],null!= _0x9465x17){var _0x9465x19=_0x9465x17[_0x7661[246]];_0x9465x17[_0x7661[1784]]?(_0x9465x18= _0x9465x19[_0x7661[1833]](_0x9465x2)- _0x9465x19[_0x7661[117]]/ 2- this[_0x7661[1868]]- _0x9465x15- _0x9465x12[_0x7661[117]]/ 2,_0x9465x16= _0x9465x5[_0x7661[67]]):(_0x9465x15+= _0x9465x19[_0x7661[117]]+ this[_0x7661[1868]],_0x9465x16++)}};_0x9465x13>= _0x9465x14&& _0x9465x13<= _0x9465x18?_0x9465x12[_0x7661[1834]](_0x9465x2,_0x9465x13):_0x9465x13< _0x9465x14?(_0x9465x12[_0x7661[1834]](_0x9465x2,_0x9465x14),this[_0x7661[1875]]+= _0x9465x14- _0x9465x13):_0x9465x13> _0x9465x18&& (_0x9465x12[_0x7661[1834]](_0x9465x2,_0x9465x18),this[_0x7661[1875]]+= _0x9465x13- _0x9465x18);_0x9465x5[_0x9465xa][_0x7661[1784]]= !0}};mxCoordinateAssignment[_0x7661[202]][_0x7661[1898]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=0,_0x9465x5=0;_0x9465x5< _0x9465x3[_0x7661[67]];_0x9465x5++){var _0x9465x9=_0x9465x3[_0x9465x5];_0x9465x2[_0x7661[1193]]()&& _0x9465x9[_0x7661[1193]]()?_0x9465x4++:_0x9465x4= _0x9465x2[_0x7661[250]]()&& _0x9465x9[_0x7661[250]]()?_0x9465x4+ 8:_0x9465x4+ 2};return _0x9465x4};mxCoordinateAssignment[_0x7661[202]][_0x7661[1896]]= function(_0x9465x2,_0x9465x3){if(0== _0x9465x2[_0x7661[67]]){return 0};for(var _0x9465x4=[],_0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){_0x9465x4[_0x9465x5]= _0x9465x2[_0x9465x5][_0x7661[1833]](_0x9465x3)};_0x9465x4[_0x7661[470]](function(_0x9465x2,_0x9465x3){return _0x9465x2- _0x9465x3});if(1== _0x9465x2[_0x7661[67]]% 2){return _0x9465x4[Math[_0x7661[519]](_0x9465x2[_0x7661[67]]/ 2)]};_0x9465x5= _0x9465x2[_0x7661[67]]/ 2;return (_0x9465x4[_0x9465x5- 1]+ _0x9465x4[_0x9465x5])/ 2};mxCoordinateAssignment[_0x7661[202]][_0x7661[1891]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1899]](_0x9465x2,_0x9465x3);for(var _0x9465x4=this[_0x7661[1876]];0<= _0x9465x4;_0x9465x4--){_0x9465x4< _0x9465x3[_0x7661[1827]]&& this[_0x7661[1900]](_0x9465x4,_0x9465x2,_0x9465x3)};for(_0x9465x4= this[_0x7661[1876]]+ 1;_0x9465x4<= _0x9465x3[_0x7661[1827]];_0x9465x4++){0< _0x9465x4&& this[_0x7661[1900]](_0x9465x4,_0x9465x2,_0x9465x3)}};mxCoordinateAssignment[_0x7661[202]][_0x7661[1900]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= _0x9465x4[_0x7661[1850]][_0x9465x2];_0x9465x4= 0;for(var _0x9465x5=this[_0x7661[1871]]+ (this[_0x7661[1879]]- this[_0x7661[1880]][_0x9465x2])/ 2,_0x9465x9=!1,_0x9465xa=0;_0x9465xa< _0x9465x3[_0x7661[67]];_0x9465xa++){var _0x9465x12=_0x9465x3[_0x9465xa];if(_0x9465x12[_0x7661[1193]]()){var _0x9465x13=this[_0x7661[1759]][_0x7661[1726]](_0x9465x12[_0x7661[246]]);null!= _0x9465x13?this[_0x7661[1870]]== mxConstants[_0x7661[1358]]|| this[_0x7661[1870]]== mxConstants[_0x7661[1354]]?(_0x9465x12[_0x7661[117]]= _0x9465x13[_0x7661[117]],_0x9465x12[_0x7661[119]]= _0x9465x13[_0x7661[119]]):(_0x9465x12[_0x7661[117]]= _0x9465x13[_0x7661[119]],_0x9465x12[_0x7661[119]]= _0x9465x13[_0x7661[117]]):_0x9465x9= !0;_0x9465x4= Math[_0x7661[160]](_0x9465x4,_0x9465x12[_0x7661[119]])}else {_0x9465x12[_0x7661[250]]()&& (_0x9465x13= 1,null!= _0x9465x12[_0x7661[1842]]?_0x9465x13= _0x9465x12[_0x7661[1842]][_0x7661[67]]:mxLog[_0x7661[283]](_0x7661[1901]),_0x9465x12[_0x7661[117]]= (_0x9465x13- 1)* this[_0x7661[1872]])};_0x9465x5+= _0x9465x12[_0x7661[117]]/ 2;_0x9465x12[_0x7661[1835]](_0x9465x2,_0x9465x5);_0x9465x12[_0x7661[1834]](_0x9465x2,_0x9465x5);_0x9465x5+= _0x9465x12[_0x7661[117]]/ 2;_0x9465x5+= this[_0x7661[1868]]};!0== _0x9465x9&& mxLog[_0x7661[283]](_0x7661[1902])};mxCoordinateAssignment[_0x7661[202]][_0x7661[1899]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=-this[_0x7661[1869]],_0x9465x5=0;this[_0x7661[1880]]= [];this[_0x7661[1881]]= [];for(var _0x9465x9=_0x9465x3[_0x7661[1827]];0<= _0x9465x9;_0x9465x9--){for(var _0x9465xa=0,_0x9465x12=_0x9465x3[_0x7661[1850]][_0x9465x9],_0x9465x13=this[_0x7661[1871]],_0x9465x14=!1,_0x9465x15=0;_0x9465x15< _0x9465x12[_0x7661[67]];_0x9465x15++){var _0x9465x16=_0x9465x12[_0x9465x15];if(_0x9465x16[_0x7661[1193]]()){var _0x9465x17=this[_0x7661[1759]][_0x7661[1726]](_0x9465x16[_0x7661[246]]);null!= _0x9465x17?this[_0x7661[1870]]== mxConstants[_0x7661[1358]]|| this[_0x7661[1870]]== mxConstants[_0x7661[1354]]?(_0x9465x16[_0x7661[117]]= _0x9465x17[_0x7661[117]],_0x9465x16[_0x7661[119]]= _0x9465x17[_0x7661[119]]):(_0x9465x16[_0x7661[117]]= _0x9465x17[_0x7661[119]],_0x9465x16[_0x7661[119]]= _0x9465x17[_0x7661[117]]):_0x9465x14= !0;_0x9465xa= Math[_0x7661[160]](_0x9465xa,_0x9465x16[_0x7661[119]])}else {_0x9465x16[_0x7661[250]]()&& (_0x9465x17= 1,null!= _0x9465x16[_0x7661[1842]]?_0x9465x17= _0x9465x16[_0x7661[1842]][_0x7661[67]]:mxLog[_0x7661[283]](_0x7661[1901]),_0x9465x16[_0x7661[117]]= (_0x9465x17- 1)* this[_0x7661[1872]])};_0x9465x13+= _0x9465x16[_0x7661[117]]/ 2;_0x9465x16[_0x7661[1835]](_0x9465x9,_0x9465x13);_0x9465x16[_0x7661[1834]](_0x9465x9,_0x9465x13);_0x9465x13+= _0x9465x16[_0x7661[117]]/ 2;_0x9465x13+= this[_0x7661[1868]];_0x9465x13> this[_0x7661[1879]]&& (this[_0x7661[1879]]= _0x9465x13,this[_0x7661[1876]]= _0x9465x9);this[_0x7661[1880]][_0x9465x9]= _0x9465x13};!0== _0x9465x14&& mxLog[_0x7661[283]](_0x7661[1902]);this[_0x7661[1881]][_0x9465x9]= _0x9465x4;_0x9465x13= _0x9465xa/ 2+ _0x9465x5/ 2+ this[_0x7661[1869]];_0x9465x5= _0x9465xa;_0x9465x4= this[_0x7661[1870]]== mxConstants[_0x7661[1358]]|| this[_0x7661[1870]]== mxConstants[_0x7661[1359]]?_0x9465x4+ _0x9465x13:_0x9465x4- _0x9465x13;for(_0x9465x15= 0;_0x9465x15< _0x9465x12[_0x7661[67]];_0x9465x15++){_0x9465x12[_0x9465x15][_0x7661[1836]](_0x9465x9,_0x9465x4)}}};mxCoordinateAssignment[_0x7661[202]][_0x7661[1894]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x3[_0x7661[1847]],_0x9465x5;for(_0x9465x5 in _0x9465x4){var _0x9465x9=_0x9465x4[_0x9465x5];if(!(1> _0x9465x9[_0x7661[1827]]- _0x9465x9[_0x7661[1828]]- 1)){for(var _0x9465xa=_0x9465x9[_0x7661[1833]](_0x9465x9[_0x7661[1828]]+ 1),_0x9465x12=!0,_0x9465x13=0,_0x9465x14=_0x9465x9[_0x7661[1828]]+ 2;_0x9465x14< _0x9465x9[_0x7661[1827]];_0x9465x14++){var _0x9465x15=_0x9465x9[_0x7661[1833]](_0x9465x14);_0x9465xa!= _0x9465x15?(_0x9465x12= !1,_0x9465xa= _0x9465x15):_0x9465x13++};if(!_0x9465x12){for(var _0x9465x12=_0x9465xa= 0,_0x9465x15=[],_0x9465x16=[],_0x9465x17=_0x9465x9[_0x7661[1833]](_0x9465x9[_0x7661[1828]]+ 1),_0x9465x14=_0x9465x9[_0x7661[1828]]+ 1;_0x9465x14< _0x9465x9[_0x7661[1827]]- 1;_0x9465x14++){var _0x9465x18=_0x9465x9[_0x7661[730]](_0x9465x14+ 1);_0x9465x17== _0x9465x18?(_0x9465x15[_0x9465x14- _0x9465x9[_0x7661[1828]]- 1]= _0x9465x17,_0x9465xa++):this[_0x7661[1903]](_0x9465x3,_0x9465x9,_0x9465x14+ 1,_0x9465x17)?(_0x9465x15[_0x9465x14- _0x9465x9[_0x7661[1828]]- 1]= _0x9465x17,_0x9465xa++):_0x9465x17= _0x9465x15[_0x9465x14- _0x9465x9[_0x7661[1828]]- 1]= _0x9465x18};_0x9465x17= _0x9465x9[_0x7661[730]](_0x9465x14);for(_0x9465x14= _0x9465x9[_0x7661[1827]]- 1;_0x9465x14> _0x9465x9[_0x7661[1828]]+ 1;_0x9465x14--){_0x9465x18= _0x9465x9[_0x7661[730]](_0x9465x14- 1),_0x9465x17== _0x9465x18?(_0x9465x16[_0x9465x14- _0x9465x9[_0x7661[1828]]- 2]= _0x9465x17,_0x9465x12++):this[_0x7661[1903]](_0x9465x3,_0x9465x9,_0x9465x14- 1,_0x9465x17)?(_0x9465x16[_0x9465x14- _0x9465x9[_0x7661[1828]]- 2]= _0x9465x17,_0x9465x12++):(_0x9465x16[_0x9465x14- _0x9465x9[_0x7661[1828]]- 2]= _0x9465x9[_0x7661[730]](_0x9465x14- 1),_0x9465x17= _0x9465x18)};if(_0x9465x12> _0x9465x13|| _0x9465xa> _0x9465x13){if(_0x9465x12>= _0x9465xa){for(_0x9465x14= _0x9465x9[_0x7661[1827]]- 2;_0x9465x14> _0x9465x9[_0x7661[1828]];_0x9465x14--){_0x9465x9[_0x7661[1835]](_0x9465x14,_0x9465x16[_0x9465x14- _0x9465x9[_0x7661[1828]]- 1])}}else {if(_0x9465xa> _0x9465x12){for(_0x9465x14= _0x9465x9[_0x7661[1828]]+ 2;_0x9465x14< _0x9465x9[_0x7661[1827]];_0x9465x14++){_0x9465x9[_0x7661[1835]](_0x9465x14,_0x9465x15[_0x9465x14- _0x9465x9[_0x7661[1828]]- 2])}}}}}}}};mxCoordinateAssignment[_0x7661[202]][_0x7661[1903]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x2= _0x9465x2[_0x7661[1850]][_0x9465x4];for(var _0x9465x9=-1,_0x9465xa=0;_0x9465xa< _0x9465x2[_0x7661[67]];_0x9465xa++){if(_0x9465x3== _0x9465x2[_0x9465xa]){_0x9465x9= _0x9465xa;break}};if(0> _0x9465x9){return !1};_0x9465xa= _0x9465x3[_0x7661[1833]](_0x9465x4);if(_0x9465x5< _0x9465xa){if(0== _0x9465x9){return !0};_0x9465x2= _0x9465x2[_0x9465x9- 1];_0x9465x4= _0x9465x2[_0x7661[1833]](_0x9465x4);_0x9465x4= _0x9465x4+ _0x9465x2[_0x7661[117]]/ 2+ this[_0x7661[1868]]+ _0x9465x3[_0x7661[117]]/ 2;if(!(_0x9465x4<= _0x9465x5)){return !1}}else {if(_0x9465x5> _0x9465xa){if(_0x9465x9== _0x9465x2[_0x7661[67]]- 1){return !0};_0x9465x2= _0x9465x2[_0x9465x9+ 1];_0x9465x4= _0x9465x2[_0x7661[1833]](_0x9465x4);_0x9465x4= _0x9465x4- _0x9465x2[_0x7661[117]]/ 2- this[_0x7661[1868]]- _0x9465x3[_0x7661[117]]/ 2;if(!(_0x9465x4>= _0x9465x5)){return !1}}};return !0};mxCoordinateAssignment[_0x7661[202]][_0x7661[1895]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1877]]= [];this[_0x7661[1878]]= [];for(var _0x9465x4=0;_0x9465x4< _0x9465x3[_0x7661[1850]][_0x7661[67]];_0x9465x4++){this[_0x7661[1877]][_0x9465x4]= Number[_0x7661[1904]],this[_0x7661[1878]][_0x9465x4]= 0};_0x9465x4= null;this[_0x7661[1759]][_0x7661[1735]]&& (_0x9465x4= {});var _0x9465x5=_0x9465x3[_0x7661[1847]],_0x9465x9=_0x9465x3[_0x7661[1846]],_0x9465xa;for(_0x9465xa in _0x9465x9){var _0x9465x12=_0x9465x9[_0x9465xa];this[_0x7661[1725]](_0x9465x12);if(this[_0x7661[1759]][_0x7661[1735]]){var _0x9465x12=_0x9465x2[_0x7661[251]][_0x7661[1197]](_0x9465x12[_0x7661[246]]),_0x9465x13=mxCellPath[_0x7661[385]](_0x9465x12);null== _0x9465x4[_0x9465x13]&& (_0x9465x4[_0x9465x13]= _0x9465x12)}};this[_0x7661[1759]][_0x7661[1735]]&& null!= _0x9465x4&& this[_0x7661[1763]](_0x9465x4);(this[_0x7661[675]]== mxHierarchicalEdgeStyle[_0x7661[1905]]|| this[_0x7661[675]]== mxHierarchicalEdgeStyle[_0x7661[1883]]|| this[_0x7661[675]]== mxHierarchicalEdgeStyle[_0x7661[1906]])&& this[_0x7661[1764]](_0x9465x3);for(_0x9465xa in _0x9465x5){this[_0x7661[1907]](_0x9465x5[_0x9465xa])}};mxCoordinateAssignment[_0x7661[202]][_0x7661[1763]]= function(_0x9465x2){var _0x9465x3=[],_0x9465x4;for(_0x9465x4 in _0x9465x2){_0x9465x3[_0x7661[207]](_0x9465x2[_0x9465x4])};this[_0x7661[1759]][_0x7661[1727]](mxUtils[_0x7661[1779]](_0x9465x3,!0),this[_0x7661[1745]])};mxCoordinateAssignment[_0x7661[202]][_0x7661[1764]]= function(_0x9465x2){for(var _0x9465x3=0;_0x9465x3< _0x9465x2[_0x7661[1850]][_0x7661[67]];_0x9465x3++){for(var _0x9465x4=_0x9465x2[_0x7661[1850]][_0x9465x3],_0x9465x5=0;_0x9465x5< _0x9465x4[_0x7661[67]];_0x9465x5++){var _0x9465x9=_0x9465x4[_0x9465x5];if(_0x9465x9[_0x7661[1193]]()){for(var _0x9465xa=_0x9465x9[_0x7661[1832]](_0x9465x3),_0x9465x12=_0x9465x3- 1,_0x9465x13=0;2> _0x9465x13;_0x9465x13++){if(-1< _0x9465x12&& _0x9465x12< _0x9465x2[_0x7661[1850]][_0x7661[67]]&& null!= _0x9465xa&& 0< _0x9465xa[_0x7661[67]]){for(var _0x9465x14=[],_0x9465x15=0;_0x9465x15< _0x9465xa[_0x7661[67]];_0x9465x15++){var _0x9465x16= new WeightedCellSorter(_0x9465xa[_0x9465x15],_0x9465xa[_0x9465x15][_0x7661[730]](_0x9465x12));_0x9465x14[_0x7661[207]](_0x9465x16)};_0x9465x14[_0x7661[470]](WeightedCellSorter[_0x7661[202]][_0x7661[469]]);for(var _0x9465x16=_0x9465x9[_0x7661[235]][0]- _0x9465x9[_0x7661[117]]/ 2,_0x9465x17=_0x9465x16+ _0x9465x9[_0x7661[117]],_0x9465x18=_0x9465xa= 0,_0x9465x12=[],_0x9465x15=0;_0x9465x15< _0x9465x14[_0x7661[67]];_0x9465x15++){var _0x9465x19=_0x9465x14[_0x9465x15][_0x7661[246]],_0x9465x1a;if(_0x9465x19[_0x7661[1193]]()){_0x9465x1a= 0== _0x9465x13?_0x9465x9[_0x7661[1838]]:_0x9465x9[_0x7661[1837]];for(var _0x9465x1b=0;_0x9465x1b< _0x9465x1a[_0x7661[67]];_0x9465x1b++){if(_0x9465x1a[_0x9465x1b][_0x7661[1097]]== _0x9465x19|| _0x9465x1a[_0x9465x1b][_0x7661[772]]== _0x9465x19){_0x9465xa+= _0x9465x1a[_0x9465x1b][_0x7661[1842]][_0x7661[67]],_0x9465x18++,_0x9465x12[_0x7661[207]](_0x9465x1a[_0x9465x1b])}}}else {_0x9465xa+= _0x9465x19[_0x7661[1842]][_0x7661[67]],_0x9465x18++,_0x9465x12[_0x7661[207]](_0x9465x19)}};_0x9465x9[_0x7661[117]]> (_0x9465xa+ 1)* this[_0x7661[1751]]+ 2* this[_0x7661[1751]]&& (_0x9465x16+= this[_0x7661[1751]],_0x9465x17-= this[_0x7661[1751]]);_0x9465x14= (_0x9465x17- _0x9465x16)/ _0x9465xa;_0x9465x16+= _0x9465x14/ 2;_0x9465x17= this[_0x7661[1753]]- this[_0x7661[1752]];for(_0x9465x15= _0x9465x18= 0;_0x9465x15< _0x9465x12[_0x7661[67]];_0x9465x15++){_0x9465x19= _0x9465x12[_0x9465x15][_0x7661[1842]][_0x7661[67]];_0x9465x1b= mxCellPath[_0x7661[385]](_0x9465x12[_0x9465x15][_0x7661[1842]][0]);_0x9465x1a= this[_0x7661[1873]][_0x9465x1b];null== _0x9465x1a&& (_0x9465x1a= [],this[_0x7661[1873]][_0x9465x1b]= _0x9465x1a);_0x9465x15< _0x9465xa/ 2?_0x9465x17+= this[_0x7661[1752]]:_0x9465x15> _0x9465xa/ 2&& (_0x9465x17-= this[_0x7661[1752]]);for(_0x9465x1b= 0;_0x9465x1b< _0x9465x19;_0x9465x1b++){_0x9465x1a[4* _0x9465x1b+ 2* _0x9465x13]= _0x9465x16,_0x9465x16+= _0x9465x14,_0x9465x1a[4* _0x9465x1b+ 2* _0x9465x13+ 1]= _0x9465x17};_0x9465x18= Math[_0x7661[160]](_0x9465x18,_0x9465x17)}};_0x9465xa= _0x9465x9[_0x7661[1831]](_0x9465x3);_0x9465x12= _0x9465x3+ 1}}}}};mxCoordinateAssignment[_0x7661[202]][_0x7661[1907]]= function(_0x9465x2){var _0x9465x3=0;if(101207!= _0x9465x2[_0x7661[1826]][0]){var _0x9465x4=_0x9465x2[_0x7661[1827]],_0x9465x5=_0x9465x2[_0x7661[1828]];_0x9465x4== _0x9465x5&& (_0x9465x4= _0x9465x2[_0x7661[1097]][_0x7661[1827]],_0x9465x5= _0x9465x2[_0x7661[772]][_0x7661[1828]]);for(var _0x9465x9=0,_0x9465xa=mxCellPath[_0x7661[385]](_0x9465x2[_0x7661[1842]][0]),_0x9465xa=this[_0x7661[1873]][_0x9465xa],_0x9465x12=_0x9465x2[_0x7661[1843]]?_0x9465x2[_0x7661[772]][_0x7661[246]]:_0x9465x2[_0x7661[1097]][_0x7661[246]],_0x9465x13=this[_0x7661[1759]][_0x7661[1179]],_0x9465x14=0;_0x9465x14< _0x9465x2[_0x7661[1842]][_0x7661[67]];_0x9465x14++){var _0x9465x15=_0x9465x2[_0x7661[1842]][_0x9465x14],_0x9465x16=this[_0x7661[1759]][_0x7661[1710]](_0x9465x15,!0),_0x9465x17=_0x9465x13[_0x7661[251]][_0x7661[1709]](_0x9465x15,!0),_0x9465x18=[],_0x9465x19=_0x9465x2[_0x7661[1843]];_0x9465x16!= _0x9465x12&& (_0x9465x19= !_0x9465x19);if(null!= _0x9465xa){var _0x9465x1a=_0x9465x19?2:0,_0x9465x1b=_0x9465x19?this[_0x7661[1877]][_0x9465x5]:this[_0x7661[1878]][_0x9465x4],_0x9465x1c=_0x9465xa[4* _0x9465x9+ 1+ _0x9465x1a];_0x9465x19&& (_0x9465x1c= -_0x9465x1c);_0x9465x1b+= _0x9465x1c;_0x9465x1a= _0x9465xa[4* _0x9465x9+ _0x9465x1a];_0x9465x17= _0x9465x13[_0x7661[251]][_0x7661[1709]](_0x9465x15,!0);this[_0x7661[1759]][_0x7661[1908]](_0x9465x17)&& _0x9465x13[_0x7661[251]][_0x7661[1197]](_0x9465x17)== _0x9465x16&& (_0x9465x1a= _0x9465x13[_0x7661[441]][_0x7661[248]](_0x9465x17),_0x9465x1a= null!= _0x9465x1a?_0x9465x1a[_0x7661[235]]:_0x9465x16[_0x7661[256]][_0x7661[235]]+ _0x9465x2[_0x7661[1097]][_0x7661[117]]* _0x9465x17[_0x7661[256]][_0x7661[235]]);this[_0x7661[1870]]== mxConstants[_0x7661[1358]]|| this[_0x7661[1870]]== mxConstants[_0x7661[1354]]?(_0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x1a,_0x9465x1b)),this[_0x7661[675]]== mxHierarchicalEdgeStyle[_0x7661[1906]]&& _0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x1a,_0x9465x1b+ _0x9465x1c))):(_0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x1b,_0x9465x1a)),this[_0x7661[675]]== mxHierarchicalEdgeStyle[_0x7661[1906]]&& _0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x1b+ _0x9465x1c,_0x9465x1a)))};_0x9465x1a= _0x9465x2[_0x7661[235]][_0x7661[67]]- 1;_0x9465x1b= _0x9465x1c= -1;_0x9465x16= _0x9465x2[_0x7661[1827]]- 1;_0x9465x19&& (_0x9465x1a= 0,_0x9465x1c= _0x9465x2[_0x7661[235]][_0x7661[67]],_0x9465x1b= 1,_0x9465x16= _0x9465x2[_0x7661[1828]]+ 1);for(;_0x9465x2[_0x7661[1827]]!= _0x9465x2[_0x7661[1828]]&& _0x9465x1a!= _0x9465x1c;_0x9465x1a+= _0x9465x1b){var _0x9465x17=_0x9465x2[_0x7661[235]][_0x9465x1a]+ _0x9465x3,_0x9465x1d=(this[_0x7661[1877]][_0x9465x16]+ this[_0x7661[1878]][_0x9465x16+ 1])/ 2,_0x9465x1e=(this[_0x7661[1877]][_0x9465x16- 1]+ this[_0x7661[1878]][_0x9465x16])/ 2;if(_0x9465x19){var _0x9465x1f=_0x9465x1d,_0x9465x1d=_0x9465x1e,_0x9465x1e=_0x9465x1f};this[_0x7661[1870]]== mxConstants[_0x7661[1358]]|| this[_0x7661[1870]]== mxConstants[_0x7661[1354]]?(_0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x17,_0x9465x1d)),_0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x17,_0x9465x1e))):(_0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x1d,_0x9465x17)),_0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x1e,_0x9465x17)));this[_0x7661[1874]]= Math[_0x7661[160]](this[_0x7661[1874]],_0x9465x17);_0x9465x16+= _0x9465x1b};null!= _0x9465xa&& (_0x9465x1a= _0x9465x19?2:0,_0x9465x1b= _0x9465x19?this[_0x7661[1878]][_0x9465x4]:this[_0x7661[1877]][_0x9465x5],_0x9465x1c= _0x9465xa[4* _0x9465x9+ 3- _0x9465x1a],_0x9465x19&& (_0x9465x1c= -_0x9465x1c),_0x9465x1b-= _0x9465x1c,_0x9465x1a= _0x9465xa[4* _0x9465x9+ 2- _0x9465x1a],_0x9465x19= _0x9465x13[_0x7661[251]][_0x7661[1709]](_0x9465x15,!1),_0x9465x16= this[_0x7661[1759]][_0x7661[1710]](_0x9465x15,!1),this[_0x7661[1759]][_0x7661[1908]](_0x9465x19)&& _0x9465x13[_0x7661[251]][_0x7661[1197]](_0x9465x19)== _0x9465x16&& (_0x9465x1a= _0x9465x13[_0x7661[441]][_0x7661[248]](_0x9465x19),_0x9465x1a= null!= _0x9465x1a?_0x9465x1a[_0x7661[235]]:_0x9465x16[_0x7661[256]][_0x7661[235]]+ _0x9465x2[_0x7661[772]][_0x7661[117]]* _0x9465x19[_0x7661[256]][_0x7661[235]]),this[_0x7661[1870]]== mxConstants[_0x7661[1358]]|| this[_0x7661[1870]]== mxConstants[_0x7661[1354]]?(this[_0x7661[675]]== mxHierarchicalEdgeStyle[_0x7661[1906]]&& _0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x1a,_0x9465x1b- _0x9465x1c)),_0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x1a,_0x9465x1b))):(this[_0x7661[675]]== mxHierarchicalEdgeStyle[_0x7661[1906]]&& _0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x1b- _0x9465x1c,_0x9465x1a)),_0x9465x18[_0x7661[207]]( new mxPoint(_0x9465x1b,_0x9465x1a))));_0x9465x2[_0x7661[1843]]&& this[_0x7661[1909]](_0x9465x2,_0x9465x15);this[_0x7661[1759]][_0x7661[1722]](_0x9465x15,_0x9465x18);_0x9465x3= 0== _0x9465x3?this[_0x7661[1872]]:0< _0x9465x3?-_0x9465x3:-_0x9465x3+ this[_0x7661[1872]];_0x9465x9++};_0x9465x2[_0x7661[1826]][0]= 101207}};mxCoordinateAssignment[_0x7661[202]][_0x7661[1725]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[246]],_0x9465x4=_0x9465x2[_0x7661[235]][0]- _0x9465x2[_0x7661[117]]/ 2,_0x9465x5=_0x9465x2[_0x7661[236]][0]- _0x9465x2[_0x7661[119]]/ 2;this[_0x7661[1877]][_0x9465x2[_0x7661[1828]]]= Math[_0x7661[243]](this[_0x7661[1877]][_0x9465x2[_0x7661[1828]]],_0x9465x5);this[_0x7661[1878]][_0x9465x2[_0x7661[1828]]]= Math[_0x7661[160]](this[_0x7661[1878]][_0x9465x2[_0x7661[1828]]],_0x9465x5+ _0x9465x2[_0x7661[119]]);this[_0x7661[1870]]== mxConstants[_0x7661[1358]]|| this[_0x7661[1870]]== mxConstants[_0x7661[1354]]?this[_0x7661[1759]][_0x7661[1725]](_0x9465x3,_0x9465x4,_0x9465x5):this[_0x7661[1759]][_0x7661[1725]](_0x9465x3,_0x9465x5,_0x9465x4);this[_0x7661[1874]]= Math[_0x7661[160]](this[_0x7661[1874]],_0x9465x4+ _0x9465x2[_0x7661[117]])};mxCoordinateAssignment[_0x7661[202]][_0x7661[1909]]= function(_0x9465x2,_0x9465x3){};function WeightedCellSorter(_0x9465x2,_0x9465x3){this[_0x7661[246]]= _0x9465x2;this[_0x7661[1782]]= _0x9465x3}WeightedCellSorter[_0x7661[202]][_0x7661[1782]]= 0;WeightedCellSorter[_0x7661[202]][_0x7661[1783]]= !1;WeightedCellSorter[_0x7661[202]][_0x7661[1784]]= !1;WeightedCellSorter[_0x7661[202]][_0x7661[1785]]= null;WeightedCellSorter[_0x7661[202]][_0x7661[246]]= null;WeightedCellSorter[_0x7661[202]][_0x7661[469]]= function(_0x9465x2,_0x9465x3){return null!= _0x9465x2&& null!= _0x9465x3?_0x9465x3[_0x7661[1782]]> _0x9465x2[_0x7661[1782]]?-1:_0x9465x3[_0x7661[1782]]< _0x9465x2[_0x7661[1782]]?1:_0x9465x3[_0x7661[1783]]?-1:1:0};function mxHierarchicalLayout(_0x9465x2,_0x9465x3,_0x9465x4){mxGraphLayout[_0x7661[239]](this,_0x9465x2);this[_0x7661[1870]]= null!= _0x9465x3?_0x9465x3:mxConstants[_0x7661[1358]];this[_0x7661[1910]]= null!= _0x9465x4?_0x9465x4:!0}mxHierarchicalLayout[_0x7661[202]]= new mxGraphLayout;mxHierarchicalLayout[_0x7661[202]][_0x7661[196]]= mxHierarchicalLayout;mxHierarchicalLayout[_0x7661[202]][_0x7661[1845]]= null;mxHierarchicalLayout[_0x7661[202]][_0x7661[1735]]= !1;mxHierarchicalLayout[_0x7661[202]][_0x7661[1911]]= !1;mxHierarchicalLayout[_0x7661[202]][_0x7661[1912]]= 0;mxHierarchicalLayout[_0x7661[202]][_0x7661[1868]]= 30;mxHierarchicalLayout[_0x7661[202]][_0x7661[1869]]= 100;mxHierarchicalLayout[_0x7661[202]][_0x7661[1913]]= 60;mxHierarchicalLayout[_0x7661[202]][_0x7661[1872]]= 10;mxHierarchicalLayout[_0x7661[202]][_0x7661[1870]]= mxConstants[_0x7661[1358]];mxHierarchicalLayout[_0x7661[202]][_0x7661[1882]]= !0;mxHierarchicalLayout[_0x7661[202]][_0x7661[1844]]= !0;mxHierarchicalLayout[_0x7661[202]][_0x7661[1787]]= !0;mxHierarchicalLayout[_0x7661[202]][_0x7661[1914]]= !0;mxHierarchicalLayout[_0x7661[202]][_0x7661[251]]= null;mxHierarchicalLayout[_0x7661[202]][_0x7661[1915]]= null;mxHierarchicalLayout[_0x7661[202]][_0x7661[502]]= function(){return this[_0x7661[251]]};mxHierarchicalLayout[_0x7661[202]][_0x7661[350]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1101]]= _0x9465x2;var _0x9465x4=this[_0x7661[1179]][_0x7661[251]];this[_0x7661[1915]]= {};if(!(null== _0x9465x3&& null== _0x9465x2)){if(null!= _0x9465x3&& null!= _0x9465x2){for(var _0x9465x5=[],_0x9465x9=0;_0x9465x9< _0x9465x3[_0x7661[67]];_0x9465x9++){_0x9465x4[_0x7661[1720]](_0x9465x2,_0x9465x3[_0x9465x9])&& _0x9465x5[_0x7661[207]](_0x9465x3[_0x9465x9])};this[_0x7661[1845]]= _0x9465x5}else {this[_0x7661[1845]]= _0x9465x3};_0x9465x4[_0x7661[473]]();try{this[_0x7661[1916]](_0x9465x2),this[_0x7661[1735]]&& !this[_0x7661[1179]][_0x7661[1742]](_0x9465x2)&& this[_0x7661[1179]][_0x7661[1917]]([_0x9465x2],this[_0x7661[1912]],this[_0x7661[1911]])}finally{_0x9465x4[_0x7661[476]]()}}};mxHierarchicalLayout[_0x7661[202]][_0x7661[1918]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=[];if(null!= _0x9465x2&& null!= _0x9465x3){var _0x9465x5=this[_0x7661[1179]][_0x7661[251]],_0x9465x9=null,_0x9465xa=-1E5,_0x9465x12;for(_0x9465x12 in _0x9465x3){var _0x9465x13=_0x9465x3[_0x9465x12];if(_0x9465x5[_0x7661[1193]](_0x9465x13)&& this[_0x7661[1179]][_0x7661[1714]](_0x9465x13)){for(var _0x9465x14=this[_0x7661[264]](_0x9465x13),_0x9465x15=0,_0x9465x16=0,_0x9465x17=0;_0x9465x17< _0x9465x14[_0x7661[67]];_0x9465x17++){this[_0x7661[1710]](_0x9465x14[_0x9465x17],!0)== _0x9465x13?_0x9465x15++:_0x9465x16++};0== _0x9465x16&& 0< _0x9465x15&& _0x9465x4[_0x7661[207]](_0x9465x13);_0x9465x14= _0x9465x15- _0x9465x16;_0x9465x14> _0x9465xa&& (_0x9465xa= _0x9465x14,_0x9465x9= _0x9465x13)}};0== _0x9465x4[_0x7661[67]]&& null!= _0x9465x9&& _0x9465x4[_0x7661[207]](_0x9465x9)};return _0x9465x4};mxHierarchicalLayout[_0x7661[202]][_0x7661[264]]= function(_0x9465x2){var _0x9465x3=mxCellPath[_0x7661[385]](_0x9465x2);if(null!= this[_0x7661[1915]][_0x9465x3]){return this[_0x7661[1915]][_0x9465x3]};for(var _0x9465x4=this[_0x7661[1179]][_0x7661[251]],_0x9465x5=[],_0x9465x9=this[_0x7661[1179]][_0x7661[1742]](_0x9465x2),_0x9465xa=_0x9465x4[_0x7661[262]](_0x9465x2),_0x9465x12=0;_0x9465x12< _0x9465xa;_0x9465x12++){var _0x9465x13=_0x9465x4[_0x7661[263]](_0x9465x2,_0x9465x12);if(this[_0x7661[1908]](_0x9465x13)){_0x9465x5= _0x9465x5[_0x7661[1919]](_0x9465x4[_0x7661[264]](_0x9465x13,!0,!0))}else {if(_0x9465x9|| !this[_0x7661[1179]][_0x7661[1714]](_0x9465x13)){_0x9465x5= _0x9465x5[_0x7661[1919]](_0x9465x4[_0x7661[264]](_0x9465x13,!0,!0))}}};_0x9465x5= _0x9465x5[_0x7661[1919]](_0x9465x4[_0x7661[264]](_0x9465x2,!0,!0));_0x9465x4= [];for(_0x9465x12= 0;_0x9465x12< _0x9465x5[_0x7661[67]];_0x9465x12++){_0x9465x9= this[_0x7661[1710]](_0x9465x5[_0x9465x12],!0),_0x9465xa= this[_0x7661[1710]](_0x9465x5[_0x9465x12],!1),(_0x9465x9== _0x9465xa|| _0x9465x9!= _0x9465xa&& (_0x9465xa== _0x9465x2&& (null== this[_0x7661[1101]]|| this[_0x7661[1179]][_0x7661[1920]](_0x9465x9,this[_0x7661[1101]],this[_0x7661[1914]]))|| _0x9465x9== _0x9465x2&& (null== this[_0x7661[1101]]|| this[_0x7661[1179]][_0x7661[1920]](_0x9465xa,this[_0x7661[1101]],this[_0x7661[1914]]))))&& _0x9465x4[_0x7661[207]](_0x9465x5[_0x9465x12])};return this[_0x7661[1915]][_0x9465x3]= _0x9465x4};mxHierarchicalLayout[_0x7661[202]][_0x7661[1710]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x2),_0x9465x4=null!= _0x9465x4?_0x9465x4[_0x7661[1710]](_0x9465x3):this[_0x7661[1179]][_0x7661[441]][_0x7661[1710]](_0x9465x2,_0x9465x3);this[_0x7661[1908]](_0x9465x4)&& (_0x9465x4= this[_0x7661[1179]][_0x7661[251]][_0x7661[1197]](_0x9465x4));return _0x9465x4};mxHierarchicalLayout[_0x7661[202]][_0x7661[1916]]= function(_0x9465x2){var _0x9465x3=[],_0x9465x4=[];if(null== this[_0x7661[1845]]&& null!= _0x9465x2){var _0x9465x5={};this[_0x7661[1921]](_0x9465x2,_0x9465x5);this[_0x7661[1845]]= [];var _0x9465x9=!0,_0x9465xa;for(_0x9465xa in _0x9465x5){if(null!= _0x9465x5[_0x9465xa]){_0x9465x9= !1;break}};for(;!_0x9465x9;){for(var _0x9465x12=this[_0x7661[1918]](_0x9465x2,_0x9465x5),_0x9465x9=0;_0x9465x9< _0x9465x12[_0x7661[67]];_0x9465x9++){var _0x9465x13=[];_0x9465x3[_0x7661[207]](_0x9465x13);this[_0x7661[1706]](_0x9465x12[_0x9465x9],!0,null,_0x9465x4,_0x9465x13,_0x9465x3,_0x9465x5)};for(_0x9465x9= 0;_0x9465x9< _0x9465x12[_0x7661[67]];_0x9465x9++){this[_0x7661[1845]][_0x7661[207]](_0x9465x12[_0x9465x9])};_0x9465x9= !0;for(_0x9465xa in _0x9465x5){if(null!= _0x9465x5[_0x9465xa]){_0x9465x9= !1;break}}}}else {for(_0x9465x9= 0;_0x9465x9< roots[_0x7661[67]];_0x9465x9++){_0x9465x13= [],_0x9465x3[_0x7661[207]](_0x9465x13),traverse(roots[_0x7661[203]](_0x9465x9),!0,null,_0x9465x4,_0x9465x13,_0x9465x3,null)}};for(_0x9465x9= _0x9465x4= 0;_0x9465x9< _0x9465x3[_0x7661[67]];_0x9465x9++){_0x9465x13= _0x9465x3[_0x9465x9];_0x9465x5= [];for(_0x9465xa in _0x9465x13){_0x9465x5[_0x7661[207]](_0x9465x13[_0x9465xa])};this[_0x7661[251]]= new mxGraphHierarchyModel(this,_0x9465x5,this[_0x7661[1845]],_0x9465x2,this[_0x7661[1844]]);this[_0x7661[1922]](_0x9465x2);this[_0x7661[1923]]();this[_0x7661[1924]](_0x9465x2);_0x9465x4= this[_0x7661[1925]](_0x9465x4,_0x9465x2)}};mxHierarchicalLayout[_0x7661[202]][_0x7661[1921]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[251]];_0x9465x4[_0x7661[1193]](_0x9465x2)&& (_0x9465x2!= this[_0x7661[1101]]&& this[_0x7661[1179]][_0x7661[1714]](_0x9465x2))&& (_0x9465x3[mxCellPath[_0x7661[385]](_0x9465x2)]= _0x9465x2);if(this[_0x7661[1914]]|| _0x9465x2== this[_0x7661[1101]]&& this[_0x7661[1179]][_0x7661[1714]](_0x9465x2)){for(var _0x9465x5=_0x9465x4[_0x7661[262]](_0x9465x2),_0x9465x9=0;_0x9465x9< _0x9465x5;_0x9465x9++){var _0x9465xa=_0x9465x4[_0x7661[263]](_0x9465x2,_0x9465x9);this[_0x7661[1908]](_0x9465xa)|| this[_0x7661[1921]](_0x9465xa,_0x9465x3)}}};mxHierarchicalLayout[_0x7661[202]][_0x7661[1908]]= function(_0x9465x2){return _0x9465x2[_0x7661[256]][_0x7661[1500]]?!0:!1};mxHierarchicalLayout[_0x7661[202]][_0x7661[1781]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= null!= _0x9465x4?_0x9465x4:!1;for(var _0x9465x5=this[_0x7661[264]](_0x9465x2),_0x9465x9=[],_0x9465xa=0;_0x9465xa< _0x9465x5[_0x7661[67]];_0x9465xa++){var _0x9465x12=this[_0x7661[1710]](_0x9465x5[_0x9465xa],!0),_0x9465x13=this[_0x7661[1710]](_0x9465x5[_0x9465xa],!1);(_0x9465x12== _0x9465x2&& _0x9465x13== _0x9465x3|| !_0x9465x4&& _0x9465x12== _0x9465x3&& _0x9465x13== _0x9465x2)&& _0x9465x9[_0x7661[207]](_0x9465x5[_0x9465xa])};return _0x9465x9};mxHierarchicalLayout[_0x7661[202]][_0x7661[1706]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12){if(null!= _0x9465x2&& null!= _0x9465x5){var _0x9465x13=mxCellPath[_0x7661[385]](_0x9465x2);if(null== _0x9465x5[_0x9465x13]&& (null== _0x9465x12|| null!= _0x9465x12[_0x9465x13])){null== _0x9465x9[_0x9465x13]&& (_0x9465x9[_0x9465x13]= _0x9465x2);null== _0x9465x5[_0x9465x13]&& (_0x9465x5[_0x9465x13]= _0x9465x2);delete _0x9465x12[_0x9465x13];var _0x9465x14=this[_0x7661[264]](_0x9465x2);for(_0x9465x4= 0;_0x9465x4< _0x9465x14[_0x7661[67]];_0x9465x4++){if(_0x9465x13= this[_0x7661[1710]](_0x9465x14[_0x9465x4],!0)== _0x9465x2,!_0x9465x3|| _0x9465x13){_0x9465x13= this[_0x7661[1710]](_0x9465x14[_0x9465x4],!_0x9465x13),_0x9465x9= this[_0x7661[1706]](_0x9465x13,_0x9465x3,_0x9465x14[_0x9465x4],_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12)}}}else {if(null== _0x9465x9[_0x9465x13]){for(_0x9465x4= 0;_0x9465x4< _0x9465xa[_0x7661[67]];_0x9465x4++){if(_0x9465x2= _0x9465xa[_0x9465x4],null!= _0x9465x2[_0x9465x13]){for(_0x9465x14 in _0x9465x9){_0x9465x2[_0x9465x14]= _0x9465x9[_0x9465x14]};_0x9465xa[_0x7661[1242]]();return _0x9465x2}}}}};return _0x9465x9};mxHierarchicalLayout[_0x7661[202]][_0x7661[1922]]= function(_0x9465x2){( new mxMinimumCycleRemover(this))[_0x7661[350]](_0x9465x2)};mxHierarchicalLayout[_0x7661[202]][_0x7661[1923]]= function(){this[_0x7661[251]][_0x7661[1852]]();this[_0x7661[251]][_0x7661[1854]]()};mxHierarchicalLayout[_0x7661[202]][_0x7661[1924]]= function(_0x9465x2){( new mxMedianHybridCrossingReduction(this))[_0x7661[350]](_0x9465x2)};mxHierarchicalLayout[_0x7661[202]][_0x7661[1925]]= function(_0x9465x2,_0x9465x3){var _0x9465x4= new mxCoordinateAssignment(this,this[_0x7661[1868]],this[_0x7661[1869]],this[_0x7661[1870]],_0x9465x2,this[_0x7661[1872]]);_0x9465x4[_0x7661[1882]]= this[_0x7661[1882]];_0x9465x4[_0x7661[350]](_0x9465x3);return _0x9465x4[_0x7661[1874]]+ this[_0x7661[1913]]};function mxGraphModel(_0x9465x2){this[_0x7661[1926]]= this[_0x7661[1096]]();null!= _0x9465x2?this[_0x7661[1927]](_0x9465x2):this[_0x7661[200]]()}mxGraphModel[_0x7661[202]]= new mxEventSource;mxGraphModel[_0x7661[202]][_0x7661[196]]= mxGraphModel;mxGraphModel[_0x7661[202]][_0x7661[813]]= null;mxGraphModel[_0x7661[202]][_0x7661[895]]= null;mxGraphModel[_0x7661[202]][_0x7661[1928]]= !0;mxGraphModel[_0x7661[202]][_0x7661[1929]]= !0;mxGraphModel[_0x7661[202]][_0x7661[1089]]= _0x7661[110];mxGraphModel[_0x7661[202]][_0x7661[1930]]= _0x7661[110];mxGraphModel[_0x7661[202]][_0x7661[1931]]= 0;mxGraphModel[_0x7661[202]][_0x7661[1926]]= null;mxGraphModel[_0x7661[202]][_0x7661[1932]]= 0;mxGraphModel[_0x7661[202]][_0x7661[1933]]= !1;mxGraphModel[_0x7661[202]][_0x7661[200]]= function(){this[_0x7661[1927]](this[_0x7661[1934]]())};mxGraphModel[_0x7661[202]][_0x7661[1935]]= function(){return this[_0x7661[1929]]};mxGraphModel[_0x7661[202]][_0x7661[1936]]= function(_0x9465x2){this[_0x7661[1929]]= _0x9465x2};mxGraphModel[_0x7661[202]][_0x7661[1934]]= function(){var _0x9465x2= new mxCell;_0x9465x2[_0x7661[1937]]( new mxCell);return _0x9465x2};mxGraphModel[_0x7661[202]][_0x7661[736]]= function(_0x9465x2){return null!= this[_0x7661[895]]?this[_0x7661[895]][_0x9465x2]:null};mxGraphModel[_0x7661[202]][_0x7661[1938]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=null;if(null!= _0x9465x2){for(var _0x9465x4=[],_0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){_0x9465x3(_0x9465x2[_0x9465x5])&& _0x9465x4[_0x7661[207]](_0x9465x2[_0x9465x5])}};return _0x9465x4};mxGraphModel[_0x7661[202]][_0x7661[1939]]= function(_0x9465x2){return this[_0x7661[1921]](null,_0x9465x2)};mxGraphModel[_0x7661[202]][_0x7661[1921]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=[];_0x9465x3= _0x9465x3|| this[_0x7661[501]]();(null== _0x9465x2|| _0x9465x2(_0x9465x3))&& _0x9465x4[_0x7661[207]](_0x9465x3);for(var _0x9465x5=this[_0x7661[262]](_0x9465x3),_0x9465x9=0;_0x9465x9< _0x9465x5;_0x9465x9++){var _0x9465xa=this[_0x7661[263]](_0x9465x3,_0x9465x9),_0x9465x4=_0x9465x4[_0x7661[1919]](this[_0x7661[1921]](_0x9465x2,_0x9465xa))};return _0x9465x4};mxGraphModel[_0x7661[202]][_0x7661[501]]= function(_0x9465x2){var _0x9465x3=_0x9465x2|| this[_0x7661[813]];if(null!= _0x9465x2){for(;null!= _0x9465x2;){_0x9465x3= _0x9465x2,_0x9465x2= this[_0x7661[1197]](_0x9465x2)}};return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1927]]= function(_0x9465x2){this[_0x7661[350]]( new mxRootChange(this,_0x9465x2));return _0x9465x2};mxGraphModel[_0x7661[202]][_0x7661[1940]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[813]];this[_0x7661[813]]= _0x9465x2;this[_0x7661[1931]]= 0;this[_0x7661[895]]= null;this[_0x7661[1941]](_0x9465x2);return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1942]]= function(_0x9465x2){return null!= _0x9465x2&& this[_0x7661[813]]== _0x9465x2};mxGraphModel[_0x7661[202]][_0x7661[1740]]= function(_0x9465x2){return this[_0x7661[1942]](this[_0x7661[1197]](_0x9465x2))};mxGraphModel[_0x7661[202]][_0x7661[1720]]= function(_0x9465x2,_0x9465x3){for(;null!= _0x9465x3&& _0x9465x3!= _0x9465x2;){_0x9465x3= this[_0x7661[1197]](_0x9465x3)};return _0x9465x3== _0x9465x2};mxGraphModel[_0x7661[202]][_0x7661[442]]= function(_0x9465x2){return this[_0x7661[1720]](this[_0x7661[813]],_0x9465x2)};mxGraphModel[_0x7661[202]][_0x7661[1197]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[1197]]():null};mxGraphModel[_0x7661[202]][_0x7661[99]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(_0x9465x3!= _0x9465x2&& null!= _0x9465x2&& null!= _0x9465x3){null== _0x9465x4&& (_0x9465x4= this[_0x7661[262]](_0x9465x2));var _0x9465x5=_0x9465x2!= this[_0x7661[1197]](_0x9465x3);this[_0x7661[350]]( new mxChildChange(this,_0x9465x2,_0x9465x3,_0x9465x4));this[_0x7661[1928]]&& _0x9465x5&& this[_0x7661[1943]](_0x9465x3)};return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1941]]= function(_0x9465x2){if(null!= _0x9465x2){null== _0x9465x2[_0x7661[1103]]()&& this[_0x7661[1929]]&& _0x9465x2[_0x7661[1945]](this[_0x7661[1944]](_0x9465x2));if(null!= _0x9465x2[_0x7661[1103]]()){var _0x9465x3=this[_0x7661[736]](_0x9465x2[_0x7661[1103]]());if(_0x9465x3!= _0x9465x2){for(;null!= _0x9465x3;){_0x9465x2[_0x7661[1945]](this[_0x7661[1944]](_0x9465x2)),_0x9465x3= this[_0x7661[736]](_0x9465x2[_0x7661[1103]]())};null== this[_0x7661[895]]&& (this[_0x7661[895]]= {});this[_0x7661[895]][_0x9465x2[_0x7661[1103]]()]= _0x9465x2}};mxUtils[_0x7661[1946]](_0x9465x2[_0x7661[1103]]())&& (this[_0x7661[1931]]= Math[_0x7661[160]](this[_0x7661[1931]],_0x9465x2[_0x7661[1103]]()));for(var _0x9465x3=this[_0x7661[262]](_0x9465x2),_0x9465x4=0;_0x9465x4< _0x9465x3;_0x9465x4++){this[_0x7661[1941]](this[_0x7661[263]](_0x9465x2,_0x9465x4))}}};mxGraphModel[_0x7661[202]][_0x7661[1944]]= function(_0x9465x2){_0x9465x2= this[_0x7661[1931]];this[_0x7661[1931]]++;return this[_0x7661[1089]]+ _0x9465x2+ this[_0x7661[1930]]};mxGraphModel[_0x7661[202]][_0x7661[1943]]= function(_0x9465x2,_0x9465x3){_0x9465x3= _0x9465x3|| this[_0x7661[501]](_0x9465x2);for(var _0x9465x4=this[_0x7661[262]](_0x9465x2),_0x9465x5=0;_0x9465x5< _0x9465x4;_0x9465x5++){var _0x9465x9=this[_0x7661[263]](_0x9465x2,_0x9465x5);this[_0x7661[1943]](_0x9465x9,_0x9465x3)};_0x9465x9= this[_0x7661[1707]](_0x9465x2);_0x9465x4= [];for(_0x9465x5= 0;_0x9465x5< _0x9465x9;_0x9465x5++){_0x9465x4[_0x7661[207]](this[_0x7661[1708]](_0x9465x2,_0x9465x5))};for(_0x9465x5= 0;_0x9465x5< _0x9465x4[_0x7661[67]];_0x9465x5++){_0x9465x9= _0x9465x4[_0x9465x5],this[_0x7661[1720]](_0x9465x3,_0x9465x9)&& this[_0x7661[1947]](_0x9465x9,_0x9465x3)}};mxGraphModel[_0x7661[202]][_0x7661[1947]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=this[_0x7661[1709]](_0x9465x2,!0),_0x9465x5=this[_0x7661[1709]](_0x9465x2,!1),_0x9465x9=null;null!= _0x9465x4&& !this[_0x7661[250]](_0x9465x4)&& null!= _0x9465x4[_0x7661[256]]&& _0x9465x4[_0x7661[256]][_0x7661[1500]];){_0x9465x4= this[_0x7661[1197]](_0x9465x4)};for(;null!= _0x9465x5&& !this[_0x7661[250]](_0x9465x5)&& null!= _0x9465x5[_0x7661[256]]&& _0x9465x5[_0x7661[256]][_0x7661[1500]];){_0x9465x5= this[_0x7661[1197]](_0x9465x5)};if(this[_0x7661[1720]](_0x9465x3,_0x9465x4)&& this[_0x7661[1720]](_0x9465x3,_0x9465x5)&& (_0x9465x9= _0x9465x4== _0x9465x5?this[_0x7661[1197]](_0x9465x4):this[_0x7661[1948]](_0x9465x4,_0x9465x5),null!= _0x9465x9&& (this[_0x7661[1197]](_0x9465x9)!= this[_0x7661[813]]|| this[_0x7661[1720]](_0x9465x9,_0x9465x2))&& this[_0x7661[1197]](_0x9465x2)!= _0x9465x9)){_0x9465x4= this[_0x7661[1721]](_0x9465x2);if(null!= _0x9465x4){var _0x9465xa=this[_0x7661[1949]](this[_0x7661[1197]](_0x9465x2)),_0x9465x12=this[_0x7661[1949]](_0x9465x9),_0x9465x5=_0x9465x12[_0x7661[235]]- _0x9465xa[_0x7661[235]],_0x9465xa=_0x9465x12[_0x7661[236]]- _0x9465xa[_0x7661[236]],_0x9465x4=_0x9465x4[_0x7661[238]]();_0x9465x4[_0x7661[513]](-_0x9465x5,-_0x9465xa);this[_0x7661[1724]](_0x9465x2,_0x9465x4)};this[_0x7661[99]](_0x9465x9,_0x9465x2,this[_0x7661[262]](_0x9465x9))}};mxGraphModel[_0x7661[202]][_0x7661[1949]]= function(_0x9465x2){var _0x9465x3=null;null!= _0x9465x2?(_0x9465x3= this[_0x7661[1949]](this[_0x7661[1197]](_0x9465x2)),this[_0x7661[250]](_0x9465x2)|| (_0x9465x2= this[_0x7661[1721]](_0x9465x2),null!= _0x9465x2&& (_0x9465x3[_0x7661[235]]+= _0x9465x2[_0x7661[235]],_0x9465x3[_0x7661[236]]+= _0x9465x2[_0x7661[236]]))):_0x9465x3= new mxPoint;return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1948]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2&& null!= _0x9465x3){var _0x9465x4=mxCellPath[_0x7661[385]](_0x9465x3);if(null!= _0x9465x4&& 0< _0x9465x4[_0x7661[67]]){var _0x9465x5=_0x9465x2,_0x9465x9=mxCellPath[_0x7661[385]](_0x9465x5);if(_0x9465x4[_0x7661[67]]< _0x9465x9[_0x7661[67]]){var _0x9465x5=_0x9465x3,_0x9465xa=_0x9465x9,_0x9465x9=_0x9465x4,_0x9465x4=_0x9465xa};for(;null!= _0x9465x5;){_0x9465xa= this[_0x7661[1197]](_0x9465x5);if(0== _0x9465x4[_0x7661[2]](_0x9465x9+ mxCellPath[_0x7661[1950]])&& null!= _0x9465xa){return _0x9465x5};_0x9465x9= mxCellPath[_0x7661[1951]](_0x9465x9);_0x9465x5= _0x9465xa}}};return null};mxGraphModel[_0x7661[202]][_0x7661[205]]= function(_0x9465x2){_0x9465x2== this[_0x7661[813]]?this[_0x7661[1927]](null):null!= this[_0x7661[1197]](_0x9465x2)&& this[_0x7661[350]]( new mxChildChange(this,null,_0x9465x2));return _0x9465x2};mxGraphModel[_0x7661[202]][_0x7661[1102]]= function(_0x9465x2){if(null!= _0x9465x2&& null!= this[_0x7661[895]]){for(var _0x9465x3=this[_0x7661[262]](_0x9465x2)- 1;0<= _0x9465x3;_0x9465x3--){this[_0x7661[1102]](this[_0x7661[263]](_0x9465x2,_0x9465x3))};null!= this[_0x7661[895]]&& null!= _0x9465x2[_0x7661[1103]]()&& delete this[_0x7661[895]][_0x9465x2[_0x7661[1103]]()]}};mxGraphModel[_0x7661[202]][_0x7661[1952]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1197]](_0x9465x2);null!= _0x9465x3?(_0x9465x3!= _0x9465x5|| _0x9465x5[_0x7661[1738]](_0x9465x2)!= _0x9465x4)&& _0x9465x3[_0x7661[1937]](_0x9465x2,_0x9465x4):null!= _0x9465x5&& (_0x9465x4= _0x9465x5[_0x7661[1738]](_0x9465x2),_0x9465x5[_0x7661[205]](_0x9465x4));!this[_0x7661[442]](_0x9465x5)&& null!= _0x9465x3?this[_0x7661[1941]](_0x9465x2):null== _0x9465x3&& this[_0x7661[1102]](_0x9465x2);return _0x9465x5};mxGraphModel[_0x7661[202]][_0x7661[262]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[262]]():0};mxGraphModel[_0x7661[202]][_0x7661[263]]= function(_0x9465x2,_0x9465x3){return null!= _0x9465x2?_0x9465x2[_0x7661[263]](_0x9465x3):null};mxGraphModel[_0x7661[202]][_0x7661[1953]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[1954]]:null};mxGraphModel[_0x7661[202]][_0x7661[1728]]= function(_0x9465x2){return this[_0x7661[1955]](_0x9465x2,!0,!1)};mxGraphModel[_0x7661[202]][_0x7661[1956]]= function(_0x9465x2){return this[_0x7661[1955]](_0x9465x2,!1,!0)};mxGraphModel[_0x7661[202]][_0x7661[1955]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= null!= _0x9465x3?_0x9465x3:!1;_0x9465x4= null!= _0x9465x4?_0x9465x4:!1;for(var _0x9465x5=this[_0x7661[262]](_0x9465x2),_0x9465x9=[],_0x9465xa=0;_0x9465xa< _0x9465x5;_0x9465xa++){var _0x9465x12=this[_0x7661[263]](_0x9465x2,_0x9465xa);(!_0x9465x4&& !_0x9465x3|| _0x9465x4&& this[_0x7661[250]](_0x9465x12)|| _0x9465x3&& this[_0x7661[1193]](_0x9465x12)) && _0x9465x9[_0x7661[207]](_0x9465x12)};return _0x9465x9};mxGraphModel[_0x7661[202]][_0x7661[1709]]= function(_0x9465x2,_0x9465x3){return null!= _0x9465x2?_0x9465x2[_0x7661[1709]](_0x9465x3):null};mxGraphModel[_0x7661[202]][_0x7661[1957]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x3!= this[_0x7661[1709]](_0x9465x2,_0x9465x4);this[_0x7661[350]]( new mxTerminalChange(this,_0x9465x2,_0x9465x3,_0x9465x4));this[_0x7661[1928]]&& _0x9465x5&& this[_0x7661[1947]](_0x9465x2,this[_0x7661[501]]());return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1958]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[473]]();try{this[_0x7661[1957]](_0x9465x2,_0x9465x3,!0),this[_0x7661[1957]](_0x9465x2,_0x9465x4,!1)}finally{this[_0x7661[476]]()}};mxGraphModel[_0x7661[202]][_0x7661[1959]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1709]](_0x9465x2,_0x9465x4);null!= _0x9465x3?_0x9465x3[_0x7661[1960]](_0x9465x2,_0x9465x4):null!= _0x9465x5&& _0x9465x5[_0x7661[1961]](_0x9465x2,_0x9465x4);return _0x9465x5};mxGraphModel[_0x7661[202]][_0x7661[1707]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[1707]]():0};mxGraphModel[_0x7661[202]][_0x7661[1708]]= function(_0x9465x2,_0x9465x3){return null!= _0x9465x2?_0x9465x2[_0x7661[1708]](_0x9465x3):null};mxGraphModel[_0x7661[202]][_0x7661[1962]]= function(_0x9465x2,_0x9465x3,_0x9465x4){for(var _0x9465x5=0,_0x9465x9=this[_0x7661[1707]](_0x9465x2),_0x9465xa=0;_0x9465xa< _0x9465x9;_0x9465xa++){var _0x9465x12=this[_0x7661[1708]](_0x9465x2,_0x9465xa);_0x9465x12!= _0x9465x4&& this[_0x7661[1709]](_0x9465x12,_0x9465x3)== _0x9465x2&& _0x9465x5++};return _0x9465x5};mxGraphModel[_0x7661[202]][_0x7661[1756]]= function(_0x9465x2){return this[_0x7661[264]](_0x9465x2,!0,!0,!1)};mxGraphModel[_0x7661[202]][_0x7661[1867]]= function(_0x9465x2){return this[_0x7661[264]](_0x9465x2,!0,!1,!1)};mxGraphModel[_0x7661[202]][_0x7661[1963]]= function(_0x9465x2){return this[_0x7661[264]](_0x9465x2,!1,!0,!1)};mxGraphModel[_0x7661[202]][_0x7661[264]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3= null!= _0x9465x3?_0x9465x3:!0;_0x9465x4= null!= _0x9465x4?_0x9465x4:!0;_0x9465x5= null!= _0x9465x5?_0x9465x5:!0;for(var _0x9465x9=this[_0x7661[1707]](_0x9465x2),_0x9465xa=[],_0x9465x12=0;_0x9465x12< _0x9465x9;_0x9465x12++){var _0x9465x13=this[_0x7661[1708]](_0x9465x2,_0x9465x12),_0x9465x14=this[_0x7661[1709]](_0x9465x13,!0),_0x9465x15=this[_0x7661[1709]](_0x9465x13,!1);(_0x9465x5&& _0x9465x14== _0x9465x15|| _0x9465x14!= _0x9465x15&& (_0x9465x3&& _0x9465x15== _0x9465x2|| _0x9465x4&& _0x9465x14== _0x9465x2))&& _0x9465xa[_0x7661[207]](_0x9465x13)};return _0x9465xa};mxGraphModel[_0x7661[202]][_0x7661[1781]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= null!= _0x9465x4?_0x9465x4:!1;var _0x9465x5=this[_0x7661[1707]](_0x9465x2),_0x9465x9=this[_0x7661[1707]](_0x9465x3),_0x9465xa=_0x9465x2,_0x9465x12=_0x9465x5;_0x9465x9< _0x9465x5&& (_0x9465x12= _0x9465x9,_0x9465xa= _0x9465x3);_0x9465x5= [];for(_0x9465x9= 0;_0x9465x9< _0x9465x12;_0x9465x9++){var _0x9465x13=this[_0x7661[1708]](_0x9465xa,_0x9465x9),_0x9465x14=this[_0x7661[1709]](_0x9465x13,!0),_0x9465x15=this[_0x7661[1709]](_0x9465x13,!1),_0x9465x16=_0x9465x15== _0x9465x2&& _0x9465x14== _0x9465x3;(_0x9465x14== _0x9465x2&& _0x9465x15== _0x9465x3|| !_0x9465x4&& _0x9465x16)&& _0x9465x5[_0x7661[207]](_0x9465x13)};return _0x9465x5};mxGraphModel[_0x7661[202]][_0x7661[1808]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x4= null!= _0x9465x4?_0x9465x4:!0;_0x9465x5= null!= _0x9465x5?_0x9465x5:!0;var _0x9465x9=[];if(null!= _0x9465x2){for(var _0x9465xa=0;_0x9465xa< _0x9465x2[_0x7661[67]];_0x9465xa++){var _0x9465x12=this[_0x7661[1709]](_0x9465x2[_0x9465xa],!0),_0x9465x13=this[_0x7661[1709]](_0x9465x2[_0x9465xa],!1);_0x9465x12== _0x9465x3&& null!= _0x9465x13&& _0x9465x13!= _0x9465x3&& _0x9465x5?_0x9465x9[_0x7661[207]](_0x9465x13):_0x9465x13== _0x9465x3&& (null!= _0x9465x12&& _0x9465x12!= _0x9465x3&& _0x9465x4)&& _0x9465x9[_0x7661[207]](_0x9465x12)}};return _0x9465x9};mxGraphModel[_0x7661[202]][_0x7661[1964]]= function(_0x9465x2){for(var _0x9465x3=[],_0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){for(var _0x9465x5=_0x9465x2[_0x9465x4],_0x9465x9=!0,_0x9465xa=this[_0x7661[1197]](_0x9465x5);null!= _0x9465xa;){if(0<= mxUtils[_0x7661[2]](_0x9465x2,_0x9465xa)){_0x9465x9= !1;break};_0x9465xa= this[_0x7661[1197]](_0x9465xa)};_0x9465x9&& _0x9465x3[_0x7661[207]](_0x9465x5)};return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1193]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[1193]]():!1};mxGraphModel[_0x7661[202]][_0x7661[250]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[250]]():!1};mxGraphModel[_0x7661[202]][_0x7661[1965]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[1965]]():!1};mxGraphModel[_0x7661[202]][_0x7661[433]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[433]]():null};mxGraphModel[_0x7661[202]][_0x7661[1966]]= function(_0x9465x2,_0x9465x3){this[_0x7661[350]]( new mxValueChange(this,_0x9465x2,_0x9465x3));return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1967]]= function(_0x9465x2,_0x9465x3){return _0x9465x2[_0x7661[1968]](_0x9465x3)};mxGraphModel[_0x7661[202]][_0x7661[1721]]= function(_0x9465x2,_0x9465x3){return null!= _0x9465x2?_0x9465x2[_0x7661[1721]]():null};mxGraphModel[_0x7661[202]][_0x7661[1724]]= function(_0x9465x2,_0x9465x3){_0x9465x3!= this[_0x7661[1721]](_0x9465x2)&& this[_0x7661[350]]( new mxGeometryChange(this,_0x9465x2,_0x9465x3));return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1969]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1721]](_0x9465x2);_0x9465x2[_0x7661[1724]](_0x9465x3);return _0x9465x4};mxGraphModel[_0x7661[202]][_0x7661[474]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[474]]():null};mxGraphModel[_0x7661[202]][_0x7661[475]]= function(_0x9465x2,_0x9465x3){_0x9465x3!= this[_0x7661[474]](_0x9465x2)&& this[_0x7661[350]]( new mxStyleChange(this,_0x9465x2,_0x9465x3));return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1970]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[474]](_0x9465x2);_0x9465x2[_0x7661[475]](_0x9465x3);return _0x9465x4};mxGraphModel[_0x7661[202]][_0x7661[1971]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[1971]]():!1};mxGraphModel[_0x7661[202]][_0x7661[1972]]= function(_0x9465x2,_0x9465x3){_0x9465x3!= this[_0x7661[1971]](_0x9465x2)&& this[_0x7661[350]]( new mxCollapseChange(this,_0x9465x2,_0x9465x3));return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1973]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1971]](_0x9465x2);_0x9465x2[_0x7661[1972]](_0x9465x3);return _0x9465x4};mxGraphModel[_0x7661[202]][_0x7661[174]]= function(_0x9465x2){return null!= _0x9465x2?_0x9465x2[_0x7661[174]]():!1};mxGraphModel[_0x7661[202]][_0x7661[175]]= function(_0x9465x2,_0x9465x3){_0x9465x3!= this[_0x7661[174]](_0x9465x2)&& this[_0x7661[350]]( new mxVisibleChange(this,_0x9465x2,_0x9465x3));return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1974]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[174]](_0x9465x2);_0x9465x2[_0x7661[175]](_0x9465x3);return _0x9465x4};mxGraphModel[_0x7661[202]][_0x7661[350]]= function(_0x9465x2){_0x9465x2[_0x7661[350]]();this[_0x7661[473]]();this[_0x7661[1926]][_0x7661[99]](_0x9465x2);this[_0x7661[746]]( new mxEventObject(mxEvent.EXECUTE,_0x7661[826],_0x9465x2));this[_0x7661[746]]( new mxEventObject(mxEvent.EXECUTED,_0x7661[826],_0x9465x2));this[_0x7661[476]]()};mxGraphModel[_0x7661[202]][_0x7661[473]]= function(){this[_0x7661[1932]]++;this[_0x7661[746]]( new mxEventObject(mxEvent.BEGIN_UPDATE));1== this[_0x7661[1932]]&& this[_0x7661[746]]( new mxEventObject(mxEvent.START_EDIT))};mxGraphModel[_0x7661[202]][_0x7661[476]]= function(){this[_0x7661[1932]]--;0== this[_0x7661[1932]]&& this[_0x7661[746]]( new mxEventObject(mxEvent.END_EDIT));if(!this[_0x7661[1933]]){this[_0x7661[1933]]= 0== this[_0x7661[1932]];this[_0x7661[746]]( new mxEventObject(mxEvent.END_UPDATE,_0x7661[1061],this[_0x7661[1926]]));try{if(this[_0x7661[1933]]&& !this[_0x7661[1926]][_0x7661[1107]]()){this[_0x7661[746]]( new mxEventObject(mxEvent.BEFORE_UNDO,_0x7661[1061],this[_0x7661[1926]]));var _0x9465x2=this[_0x7661[1926]];this[_0x7661[1926]]= this[_0x7661[1096]]();_0x9465x2[_0x7661[827]]();this[_0x7661[746]]( new mxEventObject(mxEvent.UNDO,_0x7661[1061],_0x9465x2))}}finally{this[_0x7661[1933]]= !1}}};mxGraphModel[_0x7661[202]][_0x7661[1096]]= function(){var _0x9465x2= new mxUndoableEdit(this,!0);_0x9465x2[_0x7661[827]]= function(){_0x9465x2[_0x7661[1097]][_0x7661[746]]( new mxEventObject(mxEvent.CHANGE,_0x7661[1061],_0x9465x2,_0x7661[1065],_0x9465x2[_0x7661[1065]]));_0x9465x2[_0x7661[1097]][_0x7661[746]]( new mxEventObject(mxEvent.NOTIFY,_0x7661[1061],_0x9465x2,_0x7661[1065],_0x9465x2[_0x7661[1065]]))};return _0x9465x2};mxGraphModel[_0x7661[202]][_0x7661[1975]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= null!= _0x9465x4?_0x9465x4:!0;this[_0x7661[473]]();try{var _0x9465x5={};this[_0x7661[1976]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5);for(var _0x9465x9 in _0x9465x5){var _0x9465xa=_0x9465x5[_0x9465x9],_0x9465x12=this[_0x7661[1709]](_0x9465xa,!0);null!= _0x9465x12&& (_0x9465x12= _0x9465x5[mxCellPath[_0x7661[385]](_0x9465x12)],this[_0x7661[1957]](_0x9465xa,_0x9465x12,!0));_0x9465x12= this[_0x7661[1709]](_0x9465xa,!1);null!= _0x9465x12&& (_0x9465x12= _0x9465x5[mxCellPath[_0x7661[385]](_0x9465x12)],this[_0x7661[1957]](_0x9465xa,_0x9465x12,!1))}}finally{this[_0x7661[476]]()}};mxGraphModel[_0x7661[202]][_0x7661[1976]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[473]]();try{for(var _0x9465x9=_0x9465x2[_0x7661[262]](),_0x9465xa=0;_0x9465xa< _0x9465x9;_0x9465xa++){var _0x9465x12=_0x9465x2[_0x7661[263]](_0x9465xa);if(_0x7661[279]== typeof _0x9465x12[_0x7661[1103]]){var _0x9465x13=_0x9465x12[_0x7661[1103]](),_0x9465x14=null!= _0x9465x13&& (!this[_0x7661[250]](_0x9465x12)|| !_0x9465x4)?this[_0x7661[736]](_0x9465x13):null;if(null== _0x9465x14){var _0x9465x15=_0x9465x12[_0x7661[238]]();_0x9465x15[_0x7661[1945]](_0x9465x13);_0x9465x15[_0x7661[1957]](_0x9465x12[_0x7661[1709]](!0),!0);_0x9465x15[_0x7661[1957]](_0x9465x12[_0x7661[1709]](!1),!1);_0x9465x14= _0x9465x3[_0x7661[1937]](_0x9465x15);this[_0x7661[1941]](_0x9465x14)};_0x9465x5[mxCellPath[_0x7661[385]](_0x9465x12)]= _0x9465x14;this[_0x7661[1976]](_0x9465x12,_0x9465x14,_0x9465x4,_0x9465x5)}}}finally{this[_0x7661[476]]()}};mxGraphModel[_0x7661[202]][_0x7661[1977]]= function(_0x9465x2){var _0x9465x3=[];if(null!= _0x9465x2){for(var _0x9465x4={},_0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){var _0x9465x9=this[_0x7661[1197]](_0x9465x2[_0x9465x5]);if(null!= _0x9465x9){var _0x9465xa=mxCellPath[_0x7661[385]](_0x9465x9);null== _0x9465x4[_0x9465xa]&& (_0x9465x4[_0x9465xa]= _0x9465x9,_0x9465x3[_0x7661[207]](_0x9465x9))}}};return _0x9465x3};mxGraphModel[_0x7661[202]][_0x7661[1978]]= function(_0x9465x2){return null!= _0x9465x2?this[_0x7661[899]]([_0x9465x2],!0)[0]:null};mxGraphModel[_0x7661[202]][_0x7661[899]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4={},_0x9465x5=[],_0x9465x9=0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){null!= _0x9465x2[_0x9465x9]?_0x9465x5[_0x7661[207]](this[_0x7661[1979]](_0x9465x2[_0x9465x9],_0x9465x4,_0x9465x3)):_0x9465x5[_0x7661[207]](null)};for(_0x9465x9= 0;_0x9465x9< _0x9465x5[_0x7661[67]];_0x9465x9++){null!= _0x9465x5[_0x9465x9]&& this[_0x7661[1980]](_0x9465x5[_0x9465x9],_0x9465x2[_0x9465x9],_0x9465x4)};return _0x9465x5};mxGraphModel[_0x7661[202]][_0x7661[1979]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1981]](_0x9465x2);_0x9465x3[mxObjectIdentity[_0x7661[203]](_0x9465x2)]= _0x9465x5;if(_0x9465x4){_0x9465x4= this[_0x7661[262]](_0x9465x2);for(var _0x9465x9=0;_0x9465x9< _0x9465x4;_0x9465x9++){var _0x9465xa=this[_0x7661[1979]](this[_0x7661[263]](_0x9465x2,_0x9465x9),_0x9465x3,!0);_0x9465x5[_0x7661[1937]](_0x9465xa)}};return _0x9465x5};mxGraphModel[_0x7661[202]][_0x7661[1981]]= function(_0x9465x2){return _0x9465x2[_0x7661[238]]()};mxGraphModel[_0x7661[202]][_0x7661[1980]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1709]](_0x9465x3,!0);null!= _0x9465x5&& (_0x9465x5= _0x9465x4[mxObjectIdentity[_0x7661[203]](_0x9465x5)],null!= _0x9465x5&& _0x9465x5[_0x7661[1960]](_0x9465x2,!0));_0x9465x5= this[_0x7661[1709]](_0x9465x3,!1);null!= _0x9465x5&& (_0x9465x5= _0x9465x4[mxObjectIdentity[_0x7661[203]](_0x9465x5)],null!= _0x9465x5&& _0x9465x5[_0x7661[1960]](_0x9465x2,!1));for(var _0x9465x5=this[_0x7661[262]](_0x9465x2),_0x9465x9=0;_0x9465x9< _0x9465x5;_0x9465x9++){this[_0x7661[1980]](this[_0x7661[263]](_0x9465x2,_0x9465x9),this[_0x7661[263]](_0x9465x3,_0x9465x9),_0x9465x4)}};function mxRootChange(_0x9465x2,_0x9465x3){this[_0x7661[251]]= _0x9465x2;this[_0x7661[257]]= this[_0x7661[813]]= _0x9465x3}mxRootChange[_0x7661[202]][_0x7661[350]]= function(){this[_0x7661[813]]= this[_0x7661[257]];this[_0x7661[257]]= this[_0x7661[251]][_0x7661[1940]](this[_0x7661[257]])};function mxChildChange(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[251]]= _0x9465x2;this[_0x7661[257]]= this[_0x7661[1101]]= _0x9465x3;this[_0x7661[247]]= _0x9465x4;this[_0x7661[1982]]= this[_0x7661[1983]]= _0x9465x5}mxChildChange[_0x7661[202]][_0x7661[350]]= function(){var _0x9465x2=this[_0x7661[251]][_0x7661[1197]](this[_0x7661[247]]),_0x9465x3=null!= _0x9465x2?_0x9465x2[_0x7661[1738]](this[_0x7661[247]]):0;null== this[_0x7661[257]]&& this[_0x7661[807]](this[_0x7661[247]],!1);_0x9465x2= this[_0x7661[251]][_0x7661[1952]](this[_0x7661[247]],this[_0x7661[257]],this[_0x7661[1982]]);null!= this[_0x7661[257]]&& this[_0x7661[807]](this[_0x7661[247]],!0);this[_0x7661[1101]]= this[_0x7661[257]];this[_0x7661[257]]= _0x9465x2;this[_0x7661[1983]]= this[_0x7661[1982]];this[_0x7661[1982]]= _0x9465x3};mxChildChange[_0x7661[202]][_0x7661[807]]= function(_0x9465x2,_0x9465x3){_0x9465x3= null!= _0x9465x3?_0x9465x3:!0;var _0x9465x4=_0x9465x2[_0x7661[1709]](!0),_0x9465x5=_0x9465x2[_0x7661[1709]](!1);null!= _0x9465x4&& (_0x9465x3?this[_0x7661[251]][_0x7661[1959]](_0x9465x2,_0x9465x4,!0):this[_0x7661[251]][_0x7661[1959]](_0x9465x2,null,!0));null!= _0x9465x5&& (_0x9465x3?this[_0x7661[251]][_0x7661[1959]](_0x9465x2,_0x9465x5,!1):this[_0x7661[251]][_0x7661[1959]](_0x9465x2,null,!1));_0x9465x2[_0x7661[1957]](_0x9465x4,!0);_0x9465x2[_0x7661[1957]](_0x9465x5,!1);_0x9465x4= this[_0x7661[251]][_0x7661[262]](_0x9465x2);for(_0x9465x5= 0;_0x9465x5< _0x9465x4;_0x9465x5++){this[_0x7661[807]](this[_0x7661[251]][_0x7661[263]](_0x9465x2,_0x9465x5),_0x9465x3)}};function mxTerminalChange(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[251]]= _0x9465x2;this[_0x7661[246]]= _0x9465x3;this[_0x7661[257]]= this[_0x7661[1984]]= _0x9465x4;this[_0x7661[1097]]= _0x9465x5}mxTerminalChange[_0x7661[202]][_0x7661[350]]= function(){this[_0x7661[1984]]= this[_0x7661[257]];this[_0x7661[257]]= this[_0x7661[251]][_0x7661[1959]](this[_0x7661[246]],this[_0x7661[257]],this[_0x7661[1097]])};function mxValueChange(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[251]]= _0x9465x2;this[_0x7661[246]]= _0x9465x3;this[_0x7661[257]]= this[_0x7661[131]]= _0x9465x4}mxValueChange[_0x7661[202]][_0x7661[350]]= function(){this[_0x7661[131]]= this[_0x7661[257]];this[_0x7661[257]]= this[_0x7661[251]][_0x7661[1967]](this[_0x7661[246]],this[_0x7661[257]])};function mxStyleChange(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[251]]= _0x9465x2;this[_0x7661[246]]= _0x9465x3;this[_0x7661[257]]= this[_0x7661[124]]= _0x9465x4}mxStyleChange[_0x7661[202]][_0x7661[350]]= function(){this[_0x7661[124]]= this[_0x7661[257]];this[_0x7661[257]]= this[_0x7661[251]][_0x7661[1970]](this[_0x7661[246]],this[_0x7661[257]])};function mxGeometryChange(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[251]]= _0x9465x2;this[_0x7661[246]]= _0x9465x3;this[_0x7661[257]]= this[_0x7661[256]]= _0x9465x4}mxGeometryChange[_0x7661[202]][_0x7661[350]]= function(){this[_0x7661[256]]= this[_0x7661[257]];this[_0x7661[257]]= this[_0x7661[251]][_0x7661[1969]](this[_0x7661[246]],this[_0x7661[257]])};function mxCollapseChange(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[251]]= _0x9465x2;this[_0x7661[246]]= _0x9465x3;this[_0x7661[257]]= this[_0x7661[1985]]= _0x9465x4}mxCollapseChange[_0x7661[202]][_0x7661[350]]= function(){this[_0x7661[1985]]= this[_0x7661[257]];this[_0x7661[257]]= this[_0x7661[251]][_0x7661[1973]](this[_0x7661[246]],this[_0x7661[257]])};function mxVisibleChange(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[251]]= _0x9465x2;this[_0x7661[246]]= _0x9465x3;this[_0x7661[257]]= this[_0x7661[189]]= _0x9465x4}mxVisibleChange[_0x7661[202]][_0x7661[350]]= function(){this[_0x7661[189]]= this[_0x7661[257]];this[_0x7661[257]]= this[_0x7661[251]][_0x7661[1974]](this[_0x7661[246]],this[_0x7661[257]])};function mxCellAttributeChange(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[246]]= _0x9465x2;this[_0x7661[1986]]= _0x9465x3;this[_0x7661[257]]= this[_0x7661[131]]= _0x9465x4}mxCellAttributeChange[_0x7661[202]][_0x7661[350]]= function(){var _0x9465x2=this[_0x7661[246]][_0x7661[284]](this[_0x7661[1986]]);null== this[_0x7661[257]]?this[_0x7661[246]][_0x7661[131]][_0x7661[1390]](this[_0x7661[1986]]):this[_0x7661[246]][_0x7661[57]](this[_0x7661[1986]],this[_0x7661[257]]);this[_0x7661[257]]= _0x9465x2};function mxCell(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[131]]= _0x9465x2;this[_0x7661[1724]](_0x9465x3);this[_0x7661[475]](_0x9465x4);if(null!= this[_0x7661[1987]]){this[_0x7661[1987]]()}}mxCell[_0x7661[202]][_0x7661[1363]]= null;mxCell[_0x7661[202]][_0x7661[131]]= null;mxCell[_0x7661[202]][_0x7661[256]]= null;mxCell[_0x7661[202]][_0x7661[124]]= null;mxCell[_0x7661[202]][_0x7661[1988]]= !1;mxCell[_0x7661[202]][_0x7661[1989]]= !1;mxCell[_0x7661[202]][_0x7661[1990]]= !0;mxCell[_0x7661[202]][_0x7661[189]]= !0;mxCell[_0x7661[202]][_0x7661[1985]]= !1;mxCell[_0x7661[202]][_0x7661[1101]]= null;mxCell[_0x7661[202]][_0x7661[1097]]= null;mxCell[_0x7661[202]][_0x7661[772]]= null;mxCell[_0x7661[202]][_0x7661[1954]]= null;mxCell[_0x7661[202]][_0x7661[1842]]= null;mxCell[_0x7661[202]][_0x7661[1991]]= _0x7661[1992][_0x7661[224]](_0x7661[185]);mxCell[_0x7661[202]][_0x7661[1103]]= function(){return this[_0x7661[1363]]};mxCell[_0x7661[202]][_0x7661[1945]]= function(_0x9465x2){this[_0x7661[1363]]= _0x9465x2};mxCell[_0x7661[202]][_0x7661[433]]= function(){return this[_0x7661[131]]};mxCell[_0x7661[202]][_0x7661[1966]]= function(_0x9465x2){this[_0x7661[131]]= _0x9465x2};mxCell[_0x7661[202]][_0x7661[1968]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[433]]();this[_0x7661[1966]](_0x9465x2);return _0x9465x3};mxCell[_0x7661[202]][_0x7661[1721]]= function(){return this[_0x7661[256]]};mxCell[_0x7661[202]][_0x7661[1724]]= function(_0x9465x2){this[_0x7661[256]]= _0x9465x2};mxCell[_0x7661[202]][_0x7661[474]]= function(){return this[_0x7661[124]]};mxCell[_0x7661[202]][_0x7661[475]]= function(_0x9465x2){this[_0x7661[124]]= _0x9465x2};mxCell[_0x7661[202]][_0x7661[1193]]= function(){return this[_0x7661[1988]]};mxCell[_0x7661[202]][_0x7661[1993]]= function(_0x9465x2){this[_0x7661[1988]]= _0x9465x2};mxCell[_0x7661[202]][_0x7661[250]]= function(){return this[_0x7661[1989]]};mxCell[_0x7661[202]][_0x7661[1994]]= function(_0x9465x2){this[_0x7661[1989]]= _0x9465x2};mxCell[_0x7661[202]][_0x7661[1965]]= function(){return this[_0x7661[1990]]};mxCell[_0x7661[202]][_0x7661[1995]]= function(_0x9465x2){this[_0x7661[1990]]= _0x9465x2};mxCell[_0x7661[202]][_0x7661[174]]= function(){return this[_0x7661[189]]};mxCell[_0x7661[202]][_0x7661[175]]= function(_0x9465x2){this[_0x7661[189]]= _0x9465x2};mxCell[_0x7661[202]][_0x7661[1971]]= function(){return this[_0x7661[1985]]};mxCell[_0x7661[202]][_0x7661[1972]]= function(_0x9465x2){this[_0x7661[1985]]= _0x9465x2};mxCell[_0x7661[202]][_0x7661[1197]]= function(){return this[_0x7661[1101]]};mxCell[_0x7661[202]][_0x7661[1996]]= function(_0x9465x2){this[_0x7661[1101]]= _0x9465x2};mxCell[_0x7661[202]][_0x7661[1709]]= function(_0x9465x2){return _0x9465x2?this[_0x7661[1097]]:this[_0x7661[772]]};mxCell[_0x7661[202]][_0x7661[1957]]= function(_0x9465x2,_0x9465x3){_0x9465x3?this[_0x7661[1097]]= _0x9465x2:this[_0x7661[772]]= _0x9465x2;return _0x9465x2};mxCell[_0x7661[202]][_0x7661[262]]= function(){return null== this[_0x7661[1954]]?0:this[_0x7661[1954]][_0x7661[67]]};mxCell[_0x7661[202]][_0x7661[1738]]= function(_0x9465x2){return mxUtils[_0x7661[2]](this[_0x7661[1954]],_0x9465x2)};mxCell[_0x7661[202]][_0x7661[263]]= function(_0x9465x2){return null== this[_0x7661[1954]]?null:this[_0x7661[1954]][_0x9465x2]};mxCell[_0x7661[202]][_0x7661[1937]]= function(_0x9465x2,_0x9465x3){null!= _0x9465x2&& (null== _0x9465x3&& (_0x9465x3= this[_0x7661[262]](),_0x9465x2[_0x7661[1197]]()== this&& _0x9465x3--),_0x9465x2[_0x7661[1997]](),_0x9465x2[_0x7661[1996]](this),null== this[_0x7661[1954]]?(this[_0x7661[1954]]= [],this[_0x7661[1954]][_0x7661[207]](_0x9465x2)):this[_0x7661[1954]][_0x7661[300]](_0x9465x3,0,_0x9465x2));return _0x9465x2};mxCell[_0x7661[202]][_0x7661[205]]= function(_0x9465x2){var _0x9465x3=null;null!= this[_0x7661[1954]]&& 0<= _0x9465x2&& (_0x9465x3= this[_0x7661[263]](_0x9465x2),null!= _0x9465x3&& (this[_0x7661[1954]][_0x7661[300]](_0x9465x2,1),_0x9465x3[_0x7661[1996]](null)));return _0x9465x3};mxCell[_0x7661[202]][_0x7661[1997]]= function(){if(null!= this[_0x7661[1101]]){var _0x9465x2=this[_0x7661[1101]][_0x7661[1738]](this);this[_0x7661[1101]][_0x7661[205]](_0x9465x2)}};mxCell[_0x7661[202]][_0x7661[1707]]= function(){return null== this[_0x7661[1842]]?0:this[_0x7661[1842]][_0x7661[67]]};mxCell[_0x7661[202]][_0x7661[1998]]= function(_0x9465x2){return mxUtils[_0x7661[2]](this[_0x7661[1842]],_0x9465x2)};mxCell[_0x7661[202]][_0x7661[1708]]= function(_0x9465x2){return null== this[_0x7661[1842]]?null:this[_0x7661[1842]][_0x9465x2]};mxCell[_0x7661[202]][_0x7661[1960]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2&& (_0x9465x2[_0x7661[1999]](_0x9465x3),_0x9465x2[_0x7661[1957]](this,_0x9465x3),null== this[_0x7661[1842]]|| _0x9465x2[_0x7661[1709]](!_0x9465x3) != this|| 0> mxUtils[_0x7661[2]](this[_0x7661[1842]],_0x9465x2))){null== this[_0x7661[1842]]&& (this[_0x7661[1842]]= []),this[_0x7661[1842]][_0x7661[207]](_0x9465x2)};return _0x9465x2};mxCell[_0x7661[202]][_0x7661[1961]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2){if(_0x9465x2[_0x7661[1709]](!_0x9465x3) != this&& null!= this[_0x7661[1842]]){var _0x9465x4=this[_0x7661[1998]](_0x9465x2);0<= _0x9465x4&& this[_0x7661[1842]][_0x7661[300]](_0x9465x4,1)};_0x9465x2[_0x7661[1957]](null,_0x9465x3)};return _0x9465x2};mxCell[_0x7661[202]][_0x7661[1999]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1709]](_0x9465x2);null!= _0x9465x3&& _0x9465x3[_0x7661[1961]](this,_0x9465x2)};mxCell[_0x7661[202]][_0x7661[284]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[433]]();return (null!= _0x9465x4&& _0x9465x4[_0x7661[288]]== mxConstants[_0x7661[289]]?_0x9465x4[_0x7661[284]](_0x9465x2):null)|| _0x9465x3};mxCell[_0x7661[202]][_0x7661[57]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[433]]();null!= _0x9465x4&& _0x9465x4[_0x7661[288]]== mxConstants[_0x7661[289]]&& _0x9465x4[_0x7661[57]](_0x9465x2,_0x9465x3)};mxCell[_0x7661[202]][_0x7661[238]]= function(){var _0x9465x2=mxUtils[_0x7661[238]](this,this[_0x7661[1991]]);_0x9465x2[_0x7661[1966]](this[_0x7661[2000]]());return _0x9465x2};mxCell[_0x7661[202]][_0x7661[2000]]= function(){var _0x9465x2=this[_0x7661[433]]();null!= _0x9465x2&& (_0x7661[279]== typeof _0x9465x2[_0x7661[238]]?_0x9465x2= _0x9465x2[_0x7661[238]]():isNaN(_0x9465x2[_0x7661[288]])|| (_0x9465x2= _0x9465x2[_0x7661[511]](!0)));return _0x9465x2};function mxGeometry(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxRectangle[_0x7661[239]](this,_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5)}mxGeometry[_0x7661[202]]= new mxRectangle;mxGeometry[_0x7661[202]][_0x7661[196]]= mxGeometry;mxGeometry[_0x7661[202]][_0x7661[2001]]= !0;mxGeometry[_0x7661[202]][_0x7661[2002]]= null;mxGeometry[_0x7661[202]][_0x7661[2003]]= null;mxGeometry[_0x7661[202]][_0x7661[2004]]= null;mxGeometry[_0x7661[202]][_0x7661[1525]]= null;mxGeometry[_0x7661[202]][_0x7661[1368]]= null;mxGeometry[_0x7661[202]][_0x7661[1500]]= !1;mxGeometry[_0x7661[202]][_0x7661[2005]]= function(){if(null!= this[_0x7661[2002]]){var _0x9465x2= new mxRectangle(this[_0x7661[235]],this[_0x7661[236]],this[_0x7661[117]],this[_0x7661[119]]);this[_0x7661[235]]= this[_0x7661[2002]][_0x7661[235]];this[_0x7661[236]]= this[_0x7661[2002]][_0x7661[236]];this[_0x7661[117]]= this[_0x7661[2002]][_0x7661[117]];this[_0x7661[119]]= this[_0x7661[2002]][_0x7661[119]];this[_0x7661[2002]]= _0x9465x2}};mxGeometry[_0x7661[202]][_0x7661[2006]]= function(_0x9465x2){return _0x9465x2?this[_0x7661[2003]]:this[_0x7661[2004]]};mxGeometry[_0x7661[202]][_0x7661[2007]]= function(_0x9465x2,_0x9465x3){_0x9465x3?this[_0x7661[2003]]= _0x9465x2:this[_0x7661[2004]]= _0x9465x2;return _0x9465x2};mxGeometry[_0x7661[202]][_0x7661[513]]= function(_0x9465x2,_0x9465x3){this[_0x7661[238]]();this[_0x7661[1500]]|| (this[_0x7661[235]]+= _0x9465x2,this[_0x7661[236]]+= _0x9465x3);null!= this[_0x7661[2003]]&& (this[_0x7661[2003]][_0x7661[235]]+= _0x9465x2,this[_0x7661[2003]][_0x7661[236]]+= _0x9465x3);null!= this[_0x7661[2004]]&& (this[_0x7661[2004]][_0x7661[235]]+= _0x9465x2,this[_0x7661[2004]][_0x7661[236]]+= _0x9465x3);if(this[_0x7661[2001]]&& null!= this[_0x7661[1525]]){for(var _0x9465x4=this[_0x7661[1525]][_0x7661[67]],_0x9465x5=0;_0x9465x5< _0x9465x4;_0x9465x5++){var _0x9465x9=this[_0x7661[1525]][_0x9465x5];null!= _0x9465x9&& (_0x9465x9[_0x7661[235]]+= _0x9465x2,_0x9465x9[_0x7661[236]]+= _0x9465x3)}}};var mxCellPath={PATH_SEPARATOR:_0x7661[87],create:function(_0x9465x2){var _0x9465x3=_0x7661[110];if(null!= _0x9465x2){for(var _0x9465x4=_0x9465x2[_0x7661[1197]]();null!= _0x9465x4;){_0x9465x3= _0x9465x4[_0x7661[1738]](_0x9465x2)+ mxCellPath[_0x7661[1950]]+ _0x9465x3,_0x9465x2= _0x9465x4,_0x9465x4= _0x9465x2[_0x7661[1197]]()}};_0x9465x2= _0x9465x3[_0x7661[67]];1< _0x9465x2&& (_0x9465x3= _0x9465x3[_0x7661[85]](0,_0x9465x2- 1));return _0x9465x3},getParentPath:function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[1122]](mxCellPath.PATH_SEPARATOR);if(0<= _0x9465x3){return _0x9465x2[_0x7661[85]](0,_0x9465x3)};if(0< _0x9465x2[_0x7661[67]]){return _0x7661[110]}};return null},resolve:function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x2;if(null!= _0x9465x3){for(var _0x9465x5=_0x9465x3[_0x7661[224]](mxCellPath.PATH_SEPARATOR),_0x9465x9=0;_0x9465x9< _0x9465x5[_0x7661[67]];_0x9465x9++){_0x9465x4= _0x9465x4[_0x7661[263]](parseInt(_0x9465x5[_0x9465x9]))}};return _0x9465x4},compare:function(_0x9465x2,_0x9465x3){for(var _0x9465x4=Math[_0x7661[243]](_0x9465x2[_0x7661[67]],_0x9465x3[_0x7661[67]]),_0x9465x5=0,_0x9465x9=0;_0x9465x9< _0x9465x4;_0x9465x9++){if(_0x9465x2[_0x9465x9]!= _0x9465x3[_0x9465x9]){0== _0x9465x2[_0x9465x9][_0x7661[67]]|| 0== _0x9465x3[_0x9465x9][_0x7661[67]]?_0x9465x5= _0x9465x2[_0x9465x9]== _0x9465x3[_0x9465x9]?0:_0x9465x2[_0x9465x9]> _0x9465x3[_0x9465x9]?1:-1:(_0x9465x4= parseInt(_0x9465x2[_0x9465x9]),_0x9465x9= parseInt(_0x9465x3[_0x9465x9]),_0x9465x5= _0x9465x4== _0x9465x9?0:_0x9465x4> _0x9465x9?1:-1);break}};0== _0x9465x5&& (_0x9465x4= _0x9465x2[_0x7661[67]],_0x9465x9= _0x9465x3[_0x7661[67]],_0x9465x4!= _0x9465x9&& (_0x9465x5= _0x9465x4> _0x9465x9?1:-1));return _0x9465x5}},mxPerimeter={RectanglePerimeter:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3= _0x9465x2[_0x7661[241]]();var _0x9465x9=_0x9465x2[_0x7661[242]](),_0x9465xa=Math[_0x7661[429]](_0x9465x4[_0x7661[236]]- _0x9465x9,_0x9465x4[_0x7661[235]]- _0x9465x3),_0x9465x12= new mxPoint(0,0),_0x9465x13=Math[_0x7661[424]],_0x9465x14=Math[_0x7661[424]]/ 2- _0x9465xa,_0x9465x15=Math[_0x7661[429]](_0x9465x2[_0x7661[119]],_0x9465x2[_0x7661[117]]);_0x9465xa< -_0x9465x13+ _0x9465x15|| _0x9465xa> _0x9465x13- _0x9465x15?(_0x9465x12[_0x7661[235]]= _0x9465x2[_0x7661[235]],_0x9465x12[_0x7661[236]]= _0x9465x9- _0x9465x2[_0x7661[117]]* Math[_0x7661[2008]](_0x9465xa)/ 2):_0x9465xa< -_0x9465x15?(_0x9465x12[_0x7661[236]]= _0x9465x2[_0x7661[236]],_0x9465x12[_0x7661[235]]= _0x9465x3- _0x9465x2[_0x7661[119]]* Math[_0x7661[2008]](_0x9465x14)/ 2):_0x9465xa< _0x9465x15?(_0x9465x12[_0x7661[235]]= _0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]],_0x9465x12[_0x7661[236]]= _0x9465x9+ _0x9465x2[_0x7661[117]]* Math[_0x7661[2008]](_0x9465xa)/ 2):(_0x9465x12[_0x7661[236]]= _0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]],_0x9465x12[_0x7661[235]]= _0x9465x3+ _0x9465x2[_0x7661[119]]* Math[_0x7661[2008]](_0x9465x14)/ 2);_0x9465x5&& (_0x9465x4[_0x7661[235]]>= _0x9465x2[_0x7661[235]]&& _0x9465x4[_0x7661[235]]<= _0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]?_0x9465x12[_0x7661[235]]= _0x9465x4[_0x7661[235]]:_0x9465x4[_0x7661[236]]>= _0x9465x2[_0x7661[236]]&& _0x9465x4[_0x7661[236]]<= _0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]&& (_0x9465x12[_0x7661[236]]= _0x9465x4[_0x7661[236]]),_0x9465x4[_0x7661[235]]< _0x9465x2[_0x7661[235]]?_0x9465x12[_0x7661[235]]= _0x9465x2[_0x7661[235]]:_0x9465x4[_0x7661[235]]> _0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]&& (_0x9465x12[_0x7661[235]]= _0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]),_0x9465x4[_0x7661[236]]< _0x9465x2[_0x7661[236]]?_0x9465x12[_0x7661[236]]= _0x9465x2[_0x7661[236]]:_0x9465x4[_0x7661[236]]> _0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]&& (_0x9465x12[_0x7661[236]]= _0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]));return _0x9465x12},EllipsePerimeter:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=_0x9465x2[_0x7661[235]],_0x9465xa=_0x9465x2[_0x7661[236]],_0x9465x12=_0x9465x2[_0x7661[117]]/ 2,_0x9465x13=_0x9465x2[_0x7661[119]]/ 2,_0x9465x14=_0x9465x9+ _0x9465x12,_0x9465x15=_0x9465xa+ _0x9465x13;_0x9465x3= _0x9465x4[_0x7661[235]];_0x9465x4= _0x9465x4[_0x7661[236]];var _0x9465x16=parseInt(_0x9465x3- _0x9465x14),_0x9465x17=parseInt(_0x9465x4- _0x9465x15);if(0== _0x9465x16&& 0!= _0x9465x17){return new mxPoint(_0x9465x14,_0x9465x15+ _0x9465x13* _0x9465x17/ Math[_0x7661[425]](_0x9465x17))};if(0== _0x9465x16&& 0== _0x9465x17){return new mxPoint(_0x9465x3,_0x9465x4)};if(_0x9465x5){if(_0x9465x4>= _0x9465xa&& _0x9465x4<= _0x9465xa+ _0x9465x2[_0x7661[119]]){return _0x9465x2= _0x9465x4- _0x9465x15,_0x9465x2= Math[_0x7661[428]](_0x9465x12* _0x9465x12* (1- _0x9465x2* _0x9465x2/ (_0x9465x13* _0x9465x13)))|| 0,_0x9465x3<= _0x9465x9&& (_0x9465x2= -_0x9465x2), new mxPoint(_0x9465x14+ _0x9465x2,_0x9465x4)};if(_0x9465x3>= _0x9465x9&& _0x9465x3<= _0x9465x9+ _0x9465x2[_0x7661[117]]){return _0x9465x2= _0x9465x3- _0x9465x14,_0x9465x2= Math[_0x7661[428]](_0x9465x13* _0x9465x13* (1- _0x9465x2* _0x9465x2/ (_0x9465x12* _0x9465x12)))|| 0,_0x9465x4<= _0x9465xa&& (_0x9465x2= -_0x9465x2), new mxPoint(_0x9465x3,_0x9465x15+ _0x9465x2)}};_0x9465x9= _0x9465x17/ _0x9465x16;_0x9465x15-= _0x9465x9* _0x9465x14;_0x9465xa= _0x9465x12* _0x9465x12* _0x9465x9* _0x9465x9+ _0x9465x13* _0x9465x13;_0x9465x2= -2* _0x9465x14* _0x9465xa;_0x9465x13= Math[_0x7661[428]](_0x9465x2* _0x9465x2- 4* _0x9465xa* (_0x9465x12* _0x9465x12* _0x9465x9* _0x9465x9* _0x9465x14* _0x9465x14+ _0x9465x13* _0x9465x13* _0x9465x14* _0x9465x14- _0x9465x12* _0x9465x12* _0x9465x13* _0x9465x13));_0x9465x12= (-_0x9465x2+ _0x9465x13) / (2* _0x9465xa);_0x9465x13= (-_0x9465x2- _0x9465x13) / (2* _0x9465xa);_0x9465x14= _0x9465x9* _0x9465x12+ _0x9465x15;_0x9465x15= _0x9465x9* _0x9465x13+ _0x9465x15;_0x9465x9= Math[_0x7661[428]](Math[_0x7661[2009]](_0x9465x12- _0x9465x3,2)+ Math[_0x7661[2009]](_0x9465x14- _0x9465x4,2));_0x9465x3= Math[_0x7661[428]](Math[_0x7661[2009]](_0x9465x13- _0x9465x3,2)+ Math[_0x7661[2009]](_0x9465x15- _0x9465x4,2));_0x9465xa= _0x9465x4= 0;_0x9465x9< _0x9465x3?(_0x9465x4= _0x9465x12,_0x9465xa= _0x9465x14):(_0x9465x4= _0x9465x13,_0x9465xa= _0x9465x15);return new mxPoint(_0x9465x4,_0x9465xa)},RhombusPerimeter:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3= _0x9465x2[_0x7661[235]];var _0x9465x9=_0x9465x2[_0x7661[236]],_0x9465xa=_0x9465x2[_0x7661[117]];_0x9465x2= _0x9465x2[_0x7661[119]];var _0x9465x12=_0x9465x3+ _0x9465xa/ 2,_0x9465x13=_0x9465x9+ _0x9465x2/ 2,_0x9465x14=_0x9465x4[_0x7661[235]];_0x9465x4= _0x9465x4[_0x7661[236]];if(_0x9465x12== _0x9465x14){return _0x9465x13> _0x9465x4? new mxPoint(_0x9465x12,_0x9465x9): new mxPoint(_0x9465x12,_0x9465x9+ _0x9465x2)};if(_0x9465x13== _0x9465x4){return _0x9465x12> _0x9465x14? new mxPoint(_0x9465x3,_0x9465x13): new mxPoint(_0x9465x3+ _0x9465xa,_0x9465x13)};var _0x9465x15=_0x9465x12,_0x9465x16=_0x9465x13;_0x9465x5&& (_0x9465x14>= _0x9465x3&& _0x9465x14<= _0x9465x3+ _0x9465xa?_0x9465x15= _0x9465x14:_0x9465x4>= _0x9465x9&& _0x9465x4<= _0x9465x9+ _0x9465x2&& (_0x9465x16= _0x9465x4));return _0x9465x14< _0x9465x12?_0x9465x4< _0x9465x13?mxUtils[_0x7661[2010]](_0x9465x14,_0x9465x4,_0x9465x15,_0x9465x16,_0x9465x12,_0x9465x9,_0x9465x3,_0x9465x13):mxUtils[_0x7661[2010]](_0x9465x14,_0x9465x4,_0x9465x15,_0x9465x16,_0x9465x12,_0x9465x9+ _0x9465x2,_0x9465x3,_0x9465x13):_0x9465x4< _0x9465x13?mxUtils[_0x7661[2010]](_0x9465x14,_0x9465x4,_0x9465x15,_0x9465x16,_0x9465x12,_0x9465x9,_0x9465x3+ _0x9465xa,_0x9465x13):mxUtils[_0x7661[2010]](_0x9465x14,_0x9465x4,_0x9465x15,_0x9465x16,_0x9465x12,_0x9465x9+ _0x9465x2,_0x9465x3+ _0x9465xa,_0x9465x13)},TrianglePerimeter:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3= null!= _0x9465x3?_0x9465x3[_0x7661[124]][mxConstants[_0x7661[2011]]]:null;var _0x9465x9=_0x9465x3== mxConstants[_0x7661[1358]]|| _0x9465x3== mxConstants[_0x7661[1354]],_0x9465xa=_0x9465x2[_0x7661[235]],_0x9465x12=_0x9465x2[_0x7661[236]],_0x9465x13=_0x9465x2[_0x7661[117]];_0x9465x2= _0x9465x2[_0x7661[119]];var _0x9465x14=_0x9465xa+ _0x9465x13/ 2,_0x9465x15=_0x9465x12+ _0x9465x2/ 2,_0x9465x16= new mxPoint(_0x9465xa,_0x9465x12),_0x9465x17= new mxPoint(_0x9465xa+ _0x9465x13,_0x9465x15),_0x9465x18= new mxPoint(_0x9465xa,_0x9465x12+ _0x9465x2);_0x9465x3== mxConstants[_0x7661[1358]]?(_0x9465x16= _0x9465x18,_0x9465x17= new mxPoint(_0x9465x14,_0x9465x12),_0x9465x18= new mxPoint(_0x9465xa+ _0x9465x13,_0x9465x12+ _0x9465x2)):_0x9465x3== mxConstants[_0x7661[1354]]?(_0x9465x17= new mxPoint(_0x9465x14,_0x9465x12+ _0x9465x2),_0x9465x18= new mxPoint(_0x9465xa+ _0x9465x13,_0x9465x12)):_0x9465x3== mxConstants[_0x7661[1359]]&& (_0x9465x16= new mxPoint(_0x9465xa+ _0x9465x13,_0x9465x12),_0x9465x17= new mxPoint(_0x9465xa,_0x9465x15),_0x9465x18= new mxPoint(_0x9465xa+ _0x9465x13,_0x9465x12+ _0x9465x2));var _0x9465x19=_0x9465x4[_0x7661[235]]- _0x9465x14,_0x9465x1a=_0x9465x4[_0x7661[236]]- _0x9465x15,_0x9465x19=_0x9465x9?Math[_0x7661[429]](_0x9465x19,_0x9465x1a):Math[_0x7661[429]](_0x9465x1a,_0x9465x19),_0x9465x1b=_0x9465x9?Math[_0x7661[429]](_0x9465x13,_0x9465x2):Math[_0x7661[429]](_0x9465x2,_0x9465x13),_0x9465x1a=!1,_0x9465x1a=_0x9465x3== mxConstants[_0x7661[1358]]|| _0x9465x3== mxConstants[_0x7661[1359]]?_0x9465x19> -_0x9465x1b&& _0x9465x19< _0x9465x1b:_0x9465x19< -Math[_0x7661[424]]+ _0x9465x1b|| _0x9465x19> Math[_0x7661[424]]- _0x9465x1b,_0x9465x1b=null;_0x9465x1a?_0x9465x1b= _0x9465x5&& (_0x9465x9&& _0x9465x4[_0x7661[235]]>= _0x9465x16[_0x7661[235]]&& _0x9465x4[_0x7661[235]]<= _0x9465x18[_0x7661[235]]|| !_0x9465x9&& _0x9465x4[_0x7661[236]]>= _0x9465x16[_0x7661[236]]&& _0x9465x4[_0x7661[236]]<= _0x9465x18[_0x7661[236]])?_0x9465x9? new mxPoint(_0x9465x4[_0x7661[235]],_0x9465x16[_0x7661[236]]): new mxPoint(_0x9465x16[_0x7661[235]],_0x9465x4[_0x7661[236]]):_0x9465x3== mxConstants[_0x7661[1358]]? new mxPoint(_0x9465xa+ _0x9465x13/ 2+ _0x9465x2* Math[_0x7661[2008]](_0x9465x19)/ 2,_0x9465x12+ _0x9465x2):_0x9465x3== mxConstants[_0x7661[1354]]? new mxPoint(_0x9465xa+ _0x9465x13/ 2- _0x9465x2* Math[_0x7661[2008]](_0x9465x19)/ 2,_0x9465x12):_0x9465x3== mxConstants[_0x7661[1359]]? new mxPoint(_0x9465xa+ _0x9465x13,_0x9465x12+ _0x9465x2/ 2+ _0x9465x13* Math[_0x7661[2008]](_0x9465x19)/ 2): new mxPoint(_0x9465xa,_0x9465x12+ _0x9465x2/ 2- _0x9465x13* Math[_0x7661[2008]](_0x9465x19)/ 2):(_0x9465x5&& (_0x9465x5= new mxPoint(_0x9465x14,_0x9465x15),_0x9465x4[_0x7661[236]]>= _0x9465x12&& _0x9465x4[_0x7661[236]]<= _0x9465x12+ _0x9465x2?(_0x9465x5[_0x7661[235]]= _0x9465x9?_0x9465x14:_0x9465x3== mxConstants[_0x7661[1359]]?_0x9465xa+ _0x9465x13:_0x9465xa,_0x9465x5[_0x7661[236]]= _0x9465x4[_0x7661[236]]):_0x9465x4[_0x7661[235]]>= _0x9465xa&& _0x9465x4[_0x7661[235]]<= _0x9465xa+ _0x9465x13&& (_0x9465x5[_0x7661[235]]= _0x9465x4[_0x7661[235]],_0x9465x5[_0x7661[236]]= !_0x9465x9?_0x9465x15:_0x9465x3== mxConstants[_0x7661[1358]]?_0x9465x12+ _0x9465x2:_0x9465x12),_0x9465x14= _0x9465x5[_0x7661[235]],_0x9465x15= _0x9465x5[_0x7661[236]]),_0x9465x1b= _0x9465x9&& _0x9465x4[_0x7661[235]]<= _0x9465xa+ _0x9465x13/ 2|| !_0x9465x9&& _0x9465x4[_0x7661[236]]<= _0x9465x12+ _0x9465x2/ 2?mxUtils[_0x7661[2010]](_0x9465x4[_0x7661[235]],_0x9465x4[_0x7661[236]],_0x9465x14,_0x9465x15,_0x9465x16[_0x7661[235]],_0x9465x16[_0x7661[236]],_0x9465x17[_0x7661[235]],_0x9465x17[_0x7661[236]]):mxUtils[_0x7661[2010]](_0x9465x4[_0x7661[235]],_0x9465x4[_0x7661[236]],_0x9465x14,_0x9465x15,_0x9465x17[_0x7661[235]],_0x9465x17[_0x7661[236]],_0x9465x18[_0x7661[235]],_0x9465x18[_0x7661[236]]));null== _0x9465x1b&& (_0x9465x1b= new mxPoint(_0x9465x14,_0x9465x15));return _0x9465x1b}};function mxPrintPreview(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14){this[_0x7661[1179]]= _0x9465x2;this[_0x7661[255]]= null!= _0x9465x3?_0x9465x3:1/ _0x9465x2[_0x7661[2012]];this[_0x7661[467]]= null!= _0x9465x5?_0x9465x5:0;this[_0x7661[2013]]= null!= _0x9465x4?_0x9465x4:_0x9465x2[_0x7661[2013]];this[_0x7661[924]]= null!= _0x9465x13?_0x9465x13:_0x7661[2014];this[_0x7661[1732]]= null!= _0x9465x9?_0x9465x9:0;this[_0x7661[1733]]= null!= _0x9465xa?_0x9465xa:0;this[_0x7661[1630]]= _0x9465x12;this[_0x7661[2015]]= null!= _0x9465x14?_0x9465x14:!0}mxPrintPreview[_0x7661[202]][_0x7661[1179]]= null;mxPrintPreview[_0x7661[202]][_0x7661[2013]]= null;mxPrintPreview[_0x7661[202]][_0x7661[255]]= null;mxPrintPreview[_0x7661[202]][_0x7661[467]]= 0;mxPrintPreview[_0x7661[202]][_0x7661[1732]]= 0;mxPrintPreview[_0x7661[202]][_0x7661[1733]]= 0;mxPrintPreview[_0x7661[202]][_0x7661[2016]]= !0;mxPrintPreview[_0x7661[202]][_0x7661[2017]]= !1;mxPrintPreview[_0x7661[202]][_0x7661[1630]]= null;mxPrintPreview[_0x7661[202]][_0x7661[924]]= null;mxPrintPreview[_0x7661[202]][_0x7661[2015]]= null;mxPrintPreview[_0x7661[202]][_0x7661[2018]]= null;mxPrintPreview[_0x7661[202]][_0x7661[2019]]= 0;mxPrintPreview[_0x7661[202]][_0x7661[2020]]= function(){return this[_0x7661[2018]]};mxPrintPreview[_0x7661[202]][_0x7661[2021]]= function(){var _0x9465x2=_0x7661[110];8== document[_0x7661[5]]&& (_0x9465x2= _0x7661[2022]);return _0x9465x2};mxPrintPreview[_0x7661[202]][_0x7661[392]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[259]][_0x7661[2023]],_0x9465x4=null;try{this[_0x7661[2017]]&& (this[_0x7661[1179]][_0x7661[259]][_0x7661[2023]]= function(_0x9465x2,_0x9465x3){_0x9465x3[_0x7661[176]](_0x9465x2[_0x7661[441]][_0x7661[2024]]())});if(null== this[_0x7661[2018]]){this[_0x7661[2018]]= window[_0x7661[392]]();var _0x9465x5=this[_0x7661[2018]][_0x7661[395]],_0x9465x9=this[_0x7661[2021]]();null!= _0x9465x9&& 0< _0x9465x9[_0x7661[67]]&& _0x9465x5[_0x7661[171]](_0x9465x9);_0x9465x5[_0x7661[171]](_0x7661[528]);_0x9465x5[_0x7661[171]](_0x7661[531]);this[_0x7661[2025]](_0x9465x5,_0x9465x2);_0x9465x5[_0x7661[171]](_0x7661[533]);_0x9465x5[_0x7661[171]](_0x7661[2026]);mxClient[_0x7661[54]](_0x7661[94],mxClient[_0x7661[86]]+ _0x7661[95],_0x9465x5);mxClient[_0x7661[47]]&& (_0x9465x5[_0x7661[100]][_0x7661[99]](_0x7661[6],_0x7661[97]),_0x9465x5[_0x7661[100]][_0x7661[99]](_0x7661[7],_0x7661[101]),_0x9465x5[_0x7661[102]]()[_0x7661[103]]= _0x7661[104],mxClient[_0x7661[54]](_0x7661[94],mxClient[_0x7661[86]]+ _0x7661[105],_0x9465x5));var _0x9465xa=this[_0x7661[1179]][_0x7661[517]]()[_0x7661[238]](),_0x9465x12=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[518]](),_0x9465x13=_0x9465x12/ this[_0x7661[255]],_0x9465x14=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[512]]();this[_0x7661[2016]]|| (this[_0x7661[1732]]= -_0x9465x14[_0x7661[235]]* this[_0x7661[255]],this[_0x7661[1733]]= -_0x9465x14[_0x7661[236]]* this[_0x7661[255]],_0x9465xa[_0x7661[117]]+= _0x9465xa[_0x7661[235]],_0x9465xa[_0x7661[119]]+= _0x9465xa[_0x7661[236]],_0x9465xa[_0x7661[235]]= 0,this[_0x7661[467]]= _0x9465xa[_0x7661[236]]= 0);_0x9465xa[_0x7661[117]]/= _0x9465x13;_0x9465xa[_0x7661[119]]/= _0x9465x13;var _0x9465x15=this[_0x7661[2013]][_0x7661[117]]- 2* this[_0x7661[467]],_0x9465x16=this[_0x7661[2013]][_0x7661[119]]- 2* this[_0x7661[467]],_0x9465x17=Math[_0x7661[160]](1,Math[_0x7661[430]]((_0x9465xa[_0x7661[117]]+ this[_0x7661[1732]])/ _0x9465x15)),_0x9465x18=Math[_0x7661[160]](1,Math[_0x7661[430]]((_0x9465xa[_0x7661[119]]+ this[_0x7661[1733]])/ _0x9465x16));this[_0x7661[2019]]= _0x9465x17* _0x9465x18;var _0x9465x19=mxUtils[_0x7661[885]](this,function(){if(this[_0x7661[2015]]&& (1< _0x9465x18|| 1< _0x9465x17)){var _0x9465x2=this[_0x7661[2027]](_0x9465x18,_0x9465x17);_0x9465x5[_0x7661[112]][_0x7661[62]](_0x9465x2);if(mxClient[_0x7661[80]]){_0x9465x2[_0x7661[124]][_0x7661[491]]= _0x7661[492];var _0x9465x3=function(){_0x9465x2[_0x7661[124]][_0x7661[125]]= _0x9465x5[_0x7661[112]][_0x7661[190]]+ 10+ _0x7661[168]};mxEvent[_0x7661[169]](this[_0x7661[2018]],_0x7661[276],function(_0x9465x2){_0x9465x3()});mxEvent[_0x7661[169]](this[_0x7661[2018]],_0x7661[129],function(_0x9465x2){_0x9465x3()})}}});_0x9465x2= function(_0x9465x2,_0x9465x3){null!= this[_0x7661[1630]]&& (_0x9465x2[_0x7661[124]][_0x7661[1630]]= this[_0x7661[1630]],_0x9465x2[_0x7661[124]][_0x7661[465]]= _0x7661[1631],_0x9465x2[_0x7661[124]][_0x7661[1629]]= _0x7661[942]);_0x9465x2[_0x7661[124]][_0x7661[1537]]= _0x7661[1391];_0x9465x3&& (_0x9465x2[_0x7661[124]][_0x7661[2028]]= _0x7661[2029]);mxClient[_0x7661[80]]?(_0x9465x5[_0x7661[171]](_0x9465x2[_0x7661[342]]),_0x9465x2[_0x7661[265]][_0x7661[266]](_0x9465x2)):(_0x9465x2[_0x7661[265]][_0x7661[266]](_0x9465x2),_0x9465x5[_0x7661[112]][_0x7661[62]](_0x9465x2));if(_0x9465x3){var _0x9465x4=_0x9465x5[_0x7661[55]](_0x7661[1054]);_0x9465x4[_0x7661[926]]= _0x7661[2030];_0x9465x5[_0x7661[112]][_0x7661[62]](_0x9465x4)}};var _0x9465x1a=this[_0x7661[2031]](this[_0x7661[2013]][_0x7661[117]],this[_0x7661[2013]][_0x7661[119]]);if(null!= _0x9465x1a){for(var _0x9465x1b=0;_0x9465x1b< _0x9465x1a[_0x7661[67]];_0x9465x1b++){_0x9465x2(_0x9465x1a[_0x9465x1b],!0)}};for(var _0x9465x1c=this[_0x7661[2032]](this[_0x7661[2013]][_0x7661[117]],this[_0x7661[2013]][_0x7661[119]]),_0x9465x1b=0;_0x9465x1b< _0x9465x18;_0x9465x1b++){for(var _0x9465x1d=_0x9465x1b* _0x9465x16/ this[_0x7661[255]]- this[_0x7661[1733]]/ this[_0x7661[255]]+ (_0x9465xa[_0x7661[236]]- _0x9465x14[_0x7661[236]]* _0x9465x12)/ _0x9465x12,_0x9465x1a=0;_0x9465x1a< _0x9465x17;_0x9465x1a++){if(null== this[_0x7661[2018]]){return null};var _0x9465x1e=_0x9465x1a* _0x9465x15/ this[_0x7661[255]]- this[_0x7661[1732]]/ this[_0x7661[255]]+ (_0x9465xa[_0x7661[235]]- _0x9465x14[_0x7661[235]]* _0x9465x12)/ _0x9465x12,_0x9465x1f=_0x9465x1b* _0x9465x17+ _0x9465x1a+ 1,_0x9465x4=this[_0x7661[2034]](this[_0x7661[2013]][_0x7661[117]],this[_0x7661[2013]][_0x7661[119]],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[2033]](-_0x9465x1e,-_0x9465x1d,this[_0x7661[255]],_0x9465x1f,_0x9465x2)}));_0x9465x4[_0x7661[57]](_0x7661[1363],_0x7661[2035]+ _0x9465x1f);_0x9465x2(_0x9465x4,null!= _0x9465x1c|| _0x9465x1b< _0x9465x18- 1|| _0x9465x1a< _0x9465x17- 1)}};if(null!= _0x9465x1c){for(_0x9465x1b= 0;_0x9465x1b< _0x9465x1c[_0x7661[67]];_0x9465x1b++){_0x9465x2(_0x9465x1c[_0x9465x1b],_0x9465x1b< _0x9465x1c[_0x7661[67]])}};_0x9465x5[_0x7661[171]](_0x7661[527]);_0x9465x5[_0x7661[171]](_0x7661[534]);_0x9465x5[_0x7661[268]]();_0x9465x19();mxEvent[_0x7661[762]](_0x9465x5[_0x7661[112]])};this[_0x7661[2018]][_0x7661[393]]()}catch(y){null!= _0x9465x4&& null!= _0x9465x4[_0x7661[265]]&& _0x9465x4[_0x7661[265]][_0x7661[266]](_0x9465x4)}finally{this[_0x7661[1179]][_0x7661[259]][_0x7661[2023]]= _0x9465x3};return this[_0x7661[2018]]};mxPrintPreview[_0x7661[202]][_0x7661[2025]]= function(_0x9465x2,_0x9465x3){null!= this[_0x7661[924]]&& _0x9465x2[_0x7661[171]](_0x7661[2036]+ this[_0x7661[924]]+ _0x7661[2037]);_0x9465x2[_0x7661[171]](_0x7661[2038]);_0x9465x2[_0x7661[171]](_0x7661[2039]);_0x9465x2[_0x7661[171]](_0x7661[2040]);_0x9465x2[_0x7661[171]](_0x7661[2041]);_0x9465x2[_0x7661[171]](_0x7661[233]);_0x9465x2[_0x7661[171]](_0x7661[2042]);_0x9465x2[_0x7661[171]](_0x7661[2043]);_0x9465x2[_0x7661[171]](_0x7661[2044]);_0x9465x2[_0x7661[171]](_0x7661[2045]);_0x9465x2[_0x7661[171]](_0x7661[233]);null!= _0x9465x3&& _0x9465x2[_0x7661[171]](_0x9465x3);_0x9465x2[_0x7661[171]](_0x7661[2046])};mxPrintPreview[_0x7661[202]][_0x7661[2027]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[2018]][_0x7661[395]],_0x9465x5=_0x9465x4[_0x7661[55]](_0x7661[116]);_0x9465x5[_0x7661[926]]= _0x7661[2047];_0x9465x5[_0x7661[57]](_0x7661[467],_0x7661[468]);for(var _0x9465x9=_0x9465x4[_0x7661[55]](_0x7661[120]),_0x9465xa=0;_0x9465xa< _0x9465x2;_0x9465xa++){for(var _0x9465x12=_0x9465x4[_0x7661[55]](_0x7661[121]),_0x9465x13=0;_0x9465x13< _0x9465x3;_0x9465x13++){var _0x9465x14=_0x9465xa* _0x9465x3+ _0x9465x13+ 1,_0x9465x15=_0x9465x4[_0x7661[55]](_0x7661[122]);if(!mxClient[_0x7661[133]]|| mxClient[_0x7661[75]]|| mxClient[_0x7661[76]]){var _0x9465x16=_0x9465x4[_0x7661[55]](_0x7661[2048]);_0x9465x16[_0x7661[57]](_0x7661[44],_0x7661[2049]+ _0x9465x14);mxUtils[_0x7661[53]](_0x9465x16,_0x9465x14,_0x9465x4);_0x9465x15[_0x7661[62]](_0x9465x16)}else {mxUtils[_0x7661[53]](_0x9465x15,_0x9465x14,_0x9465x4)};_0x9465x12[_0x7661[62]](_0x9465x15)};_0x9465x9[_0x7661[62]](_0x9465x12)};_0x9465x5[_0x7661[62]](_0x9465x9);return _0x9465x5};mxPrintPreview[_0x7661[202]][_0x7661[2034]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=document[_0x7661[55]](_0x7661[485]);try{_0x9465x5[_0x7661[124]][_0x7661[117]]= _0x9465x2+ _0x7661[168];_0x9465x5[_0x7661[124]][_0x7661[119]]= _0x9465x3+ _0x7661[168];_0x9465x5[_0x7661[124]][_0x7661[277]]= _0x7661[188];_0x9465x5[_0x7661[124]][_0x7661[2050]]= _0x7661[1824];_0x9465x5[_0x7661[124]][_0x7661[491]]= _0x7661[1500];var _0x9465x9=document[_0x7661[55]](_0x7661[485]);_0x9465x9[_0x7661[124]][_0x7661[125]]= this[_0x7661[467]]+ _0x7661[168];_0x9465x9[_0x7661[124]][_0x7661[361]]= this[_0x7661[467]]+ _0x7661[168];_0x9465x9[_0x7661[124]][_0x7661[117]]= _0x9465x2- 2* this[_0x7661[467]]+ _0x7661[168];_0x9465x9[_0x7661[124]][_0x7661[119]]= _0x9465x3- 2* this[_0x7661[467]]+ _0x7661[168];_0x9465x9[_0x7661[124]][_0x7661[277]]= _0x7661[188];this[_0x7661[1179]][_0x7661[507]]== mxConstants[_0x7661[1523]]&& (_0x9465x9[_0x7661[124]][_0x7661[491]]= _0x7661[492]);_0x9465x5[_0x7661[62]](_0x9465x9);document[_0x7661[112]][_0x7661[62]](_0x9465x5);_0x9465x4(_0x9465x9)}catch(f){throw _0x9465x5[_0x7661[265]][_0x7661[266]](_0x9465x5),f};return _0x9465x5};mxPrintPreview[_0x7661[202]][_0x7661[2033]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x5= this[_0x7661[1179]][_0x7661[249]]();var _0x9465xa=this[_0x7661[1179]][_0x7661[526]];this[_0x7661[1179]][_0x7661[526]]= _0x9465x9;var _0x9465x12=_0x9465x5[_0x7661[2051]](),_0x9465x13=_0x9465x5[_0x7661[2052]](),_0x9465x14=_0x9465x5[_0x7661[2024]](),_0x9465x15=_0x9465x5[_0x7661[1524]]();this[_0x7661[1179]][_0x7661[507]]== mxConstants[_0x7661[508]]?_0x9465x5[_0x7661[1569]]():this[_0x7661[1179]][_0x7661[507]]== mxConstants[_0x7661[1523]]?_0x9465x5[_0x7661[1571]]():_0x9465x5[_0x7661[1570]]();var _0x9465x16=_0x9465x5[_0x7661[503]]();_0x9465x5[_0x7661[504]](!1);var _0x9465x17=this[_0x7661[1179]][_0x7661[994]]();this[_0x7661[1179]][_0x7661[995]](!1);var _0x9465x18=_0x9465x5[_0x7661[512]]();_0x9465x5[_0x7661[513]]= new mxPoint(_0x9465x2,_0x9465x3);_0x9465x2= null;try{var _0x9465x19=[this[_0x7661[1179]][_0x7661[502]]()[_0x7661[501]]()];_0x9465x2= new mxTemporaryCellStates(_0x9465x5,_0x9465x4,_0x9465x19)}finally{if(mxClient[_0x7661[80]]){_0x9465x5[_0x7661[506]][_0x7661[339]]= _0x7661[110]}else {for(_0x9465x4= _0x9465x9[_0x7661[285]];null!= _0x9465x4;){_0x9465x19= _0x9465x4[_0x7661[287]],_0x9465x3= _0x9465x4[_0x7661[301]][_0x7661[216]](),_0x7661[571]== _0x9465x3?(_0x9465x4[_0x7661[57]](_0x7661[117],parseInt(_0x9465x9[_0x7661[124]][_0x7661[117]])),_0x9465x4[_0x7661[57]](_0x7661[119],parseInt(_0x9465x9[_0x7661[124]][_0x7661[119]]))):_0x7661[583]!= _0x9465x4[_0x7661[124]][_0x7661[270]]&& _0x7661[116]!= _0x9465x3&& _0x9465x4[_0x7661[265]][_0x7661[266]](_0x9465x4),_0x9465x4= _0x9465x19}};_0x9465x5[_0x7661[506]][_0x7661[265]][_0x7661[266]](_0x9465x5[_0x7661[506]]);this[_0x7661[1179]][_0x7661[995]](_0x9465x17);this[_0x7661[1179]][_0x7661[526]]= _0x9465xa;_0x9465x5[_0x7661[510]]= _0x9465x12;_0x9465x5[_0x7661[2053]]= _0x9465x13;_0x9465x5[_0x7661[505]]= _0x9465x14;_0x9465x5[_0x7661[506]]= _0x9465x15;_0x9465x5[_0x7661[513]]= _0x9465x18;_0x9465x2[_0x7661[515]]();_0x9465x5[_0x7661[504]](_0x9465x16)}};mxPrintPreview[_0x7661[202]][_0x7661[2031]]= function(){return null};mxPrintPreview[_0x7661[202]][_0x7661[2032]]= function(){return null};mxPrintPreview[_0x7661[202]][_0x7661[540]]= function(){var _0x9465x2=this[_0x7661[392]]();null!= _0x9465x2&& _0x9465x2[_0x7661[540]]()};mxPrintPreview[_0x7661[202]][_0x7661[268]]= function(){null!= this[_0x7661[2018]]&& (this[_0x7661[2018]][_0x7661[268]](),this[_0x7661[2018]]= null)};function mxStylesheet(){this[_0x7661[2054]]= {};this[_0x7661[2056]](this[_0x7661[2055]]());this[_0x7661[2058]](this[_0x7661[2057]]())}mxStylesheet[_0x7661[202]][_0x7661[2055]]= function(){var _0x9465x2={};_0x9465x2[mxConstants[_0x7661[2059]]]= mxConstants[_0x7661[2060]];_0x9465x2[mxConstants[_0x7661[2061]]]= mxPerimeter[_0x7661[2062]];_0x9465x2[mxConstants[_0x7661[2063]]]= mxConstants[_0x7661[481]];_0x9465x2[mxConstants[_0x7661[2064]]]= mxConstants[_0x7661[479]];_0x9465x2[mxConstants[_0x7661[2065]]]= _0x7661[2066];_0x9465x2[mxConstants[_0x7661[2067]]]= _0x7661[2068];_0x9465x2[mxConstants[_0x7661[2069]]]= _0x7661[2070];return _0x9465x2};mxStylesheet[_0x7661[202]][_0x7661[2057]]= function(){var _0x9465x2={};_0x9465x2[mxConstants[_0x7661[2059]]]= mxConstants[_0x7661[2071]];_0x9465x2[mxConstants[_0x7661[1695]]]= mxConstants[_0x7661[1622]];_0x9465x2[mxConstants[_0x7661[2063]]]= mxConstants[_0x7661[481]];_0x9465x2[mxConstants[_0x7661[2064]]]= mxConstants[_0x7661[479]];_0x9465x2[mxConstants[_0x7661[2067]]]= _0x7661[2068];_0x9465x2[mxConstants[_0x7661[2069]]]= _0x7661[2072];return _0x9465x2};mxStylesheet[_0x7661[202]][_0x7661[2056]]= function(_0x9465x2){this[_0x7661[2074]](_0x7661[2073],_0x9465x2)};mxStylesheet[_0x7661[202]][_0x7661[2058]]= function(_0x9465x2){this[_0x7661[2074]](_0x7661[2075],_0x9465x2)};mxStylesheet[_0x7661[202]][_0x7661[2076]]= function(){return this[_0x7661[2054]][_0x7661[2073]]};mxStylesheet[_0x7661[202]][_0x7661[2077]]= function(){return this[_0x7661[2054]][_0x7661[2075]]};mxStylesheet[_0x7661[202]][_0x7661[2074]]= function(_0x9465x2,_0x9465x3){this[_0x7661[2054]][_0x9465x2]= _0x9465x3};mxStylesheet[_0x7661[202]][_0x7661[1705]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x3;if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]){for(var _0x9465x5=_0x9465x2[_0x7661[224]](_0x7661[471]),_0x9465x4=null!= _0x9465x4&& _0x7661[471]!= _0x9465x2[_0x7661[225]](0)?mxUtils[_0x7661[238]](_0x9465x4):{},_0x9465x9=0;_0x9465x9< _0x9465x5[_0x7661[67]];_0x9465x9++){var _0x9465xa=_0x9465x5[_0x9465x9],_0x9465x12=_0x9465xa[_0x7661[2]](_0x7661[226]);if(0<= _0x9465x12){var _0x9465x13=_0x9465xa[_0x7661[85]](0,_0x9465x12),_0x9465xa=_0x9465xa[_0x7661[85]](_0x9465x12+ 1);_0x9465xa== mxConstants[_0x7661[217]]? delete _0x9465x4[_0x9465x13]:mxUtils[_0x7661[1946]](_0x9465xa)?_0x9465x4[_0x9465x13]= parseFloat(_0x9465xa):_0x9465x4[_0x9465x13]= _0x9465xa}else {if(_0x9465xa= this[_0x7661[2054]][_0x9465xa],null!= _0x9465xa){for(_0x9465x13 in _0x9465xa){_0x9465x4[_0x9465x13]= _0x9465xa[_0x9465x13]}}}}};return _0x9465x4};function mxCellState(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[441]]= _0x9465x2;this[_0x7661[246]]= _0x9465x3;this[_0x7661[124]]= _0x9465x4;this[_0x7661[2078]]= new mxPoint;this[_0x7661[2079]]= new mxPoint}mxCellState[_0x7661[202]]= new mxRectangle;mxCellState[_0x7661[202]][_0x7661[196]]= mxCellState;mxCellState[_0x7661[202]][_0x7661[441]]= null;mxCellState[_0x7661[202]][_0x7661[246]]= null;mxCellState[_0x7661[202]][_0x7661[124]]= null;mxCellState[_0x7661[202]][_0x7661[2080]]= !0;mxCellState[_0x7661[202]][_0x7661[2081]]= !1;mxCellState[_0x7661[202]][_0x7661[2082]]= !1;mxCellState[_0x7661[202]][_0x7661[2078]]= null;mxCellState[_0x7661[202]][_0x7661[439]]= null;mxCellState[_0x7661[202]][_0x7661[2079]]= null;mxCellState[_0x7661[202]][_0x7661[2083]]= null;mxCellState[_0x7661[202]][_0x7661[2084]]= null;mxCellState[_0x7661[202]][_0x7661[2085]]= 0;mxCellState[_0x7661[202]][_0x7661[67]]= 0;mxCellState[_0x7661[202]][_0x7661[2086]]= null;mxCellState[_0x7661[202]][_0x7661[253]]= null;mxCellState[_0x7661[202]][_0x7661[963]]= null;mxCellState[_0x7661[202]][_0x7661[2087]]= function(_0x9465x2,_0x9465x3){_0x9465x2= _0x9465x2|| 0;_0x9465x3= null!= _0x9465x3?_0x9465x3: new mxRectangle(this[_0x7661[235]],this[_0x7661[236]],this[_0x7661[117]],this[_0x7661[119]]);if(null!= this[_0x7661[253]]&& null!= this[_0x7661[253]][_0x7661[1561]]){var _0x9465x4=this[_0x7661[253]][_0x7661[1561]][_0x7661[1548]](this[_0x7661[124]],_0x9465x3[_0x7661[235]],_0x9465x3[_0x7661[236]],_0x9465x3[_0x7661[117]],_0x9465x3[_0x7661[119]]);_0x9465x3[_0x7661[235]]= _0x9465x4[_0x7661[235]];_0x9465x3[_0x7661[236]]= _0x9465x4[_0x7661[236]];_0x9465x3[_0x7661[117]]= this[_0x7661[253]][_0x7661[1561]][_0x7661[1532]]* _0x9465x4[_0x7661[117]];_0x9465x3[_0x7661[119]]= this[_0x7661[253]][_0x7661[1561]][_0x7661[1533]]* _0x9465x4[_0x7661[119]]};0!= _0x9465x2&& _0x9465x3[_0x7661[244]](_0x9465x2);return _0x9465x3};mxCellState[_0x7661[202]][_0x7661[2088]]= function(_0x9465x2,_0x9465x3){_0x9465x3?(null== this[_0x7661[439]]&& (this[_0x7661[439]]= []),0== this[_0x7661[439]][_0x7661[67]]?this[_0x7661[439]][_0x7661[207]](_0x9465x2):this[_0x7661[439]][0]= _0x9465x2):null== this[_0x7661[439]]?(this[_0x7661[439]]= [],this[_0x7661[439]][_0x7661[207]](null),this[_0x7661[439]][_0x7661[207]](_0x9465x2)):1== this[_0x7661[439]][_0x7661[67]]?this[_0x7661[439]][_0x7661[207]](_0x9465x2):this[_0x7661[439]][this[_0x7661[439]][_0x7661[67]]- 1]= _0x9465x2};mxCellState[_0x7661[202]][_0x7661[1609]]= function(_0x9465x2){null!= this[_0x7661[253]]&& this[_0x7661[253]][_0x7661[1609]](_0x9465x2);null!= this[_0x7661[963]]&& this[_0x7661[963]][_0x7661[1609]](_0x9465x2)};mxCellState[_0x7661[202]][_0x7661[1710]]= function(_0x9465x2){_0x9465x2= this[_0x7661[2089]](_0x9465x2);return null!= _0x9465x2?_0x9465x2[_0x7661[246]]:null};mxCellState[_0x7661[202]][_0x7661[2089]]= function(_0x9465x2){return _0x9465x2?this[_0x7661[2083]]:this[_0x7661[2084]]};mxCellState[_0x7661[202]][_0x7661[2090]]= function(_0x9465x2,_0x9465x3){_0x9465x3?this[_0x7661[2083]]= _0x9465x2:this[_0x7661[2084]]= _0x9465x2};mxCellState[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[441]][_0x7661[1179]][_0x7661[259]][_0x7661[515]](this)};mxCellState[_0x7661[202]][_0x7661[238]]= function(){var _0x9465x2= new mxCellState(this[_0x7661[441]],this[_0x7661[246]],this[_0x7661[124]]);if(null!= this[_0x7661[439]]){_0x9465x2[_0x7661[439]]= [];for(var _0x9465x3=0;_0x9465x3< this[_0x7661[439]][_0x7661[67]];_0x9465x3++){_0x9465x2[_0x7661[439]][_0x9465x3]= this[_0x7661[439]][_0x9465x3][_0x7661[238]]()}};null!= this[_0x7661[2078]]&& (_0x9465x2[_0x7661[2078]]= this[_0x7661[2078]][_0x7661[238]]());null!= this[_0x7661[2079]]&& (_0x9465x2[_0x7661[2079]]= this[_0x7661[2079]][_0x7661[238]]());null!= this[_0x7661[1563]]&& (_0x9465x2[_0x7661[1563]]= this[_0x7661[1563]][_0x7661[238]]());_0x9465x2[_0x7661[2085]]= this[_0x7661[2085]];_0x9465x2[_0x7661[2086]]= this[_0x7661[2086]];_0x9465x2[_0x7661[67]]= this[_0x7661[67]];_0x9465x2[_0x7661[235]]= this[_0x7661[235]];_0x9465x2[_0x7661[236]]= this[_0x7661[236]];_0x9465x2[_0x7661[117]]= this[_0x7661[117]];_0x9465x2[_0x7661[119]]= this[_0x7661[119]];return _0x9465x2};function mxGraphSelectionModel(_0x9465x2){this[_0x7661[1179]]= _0x9465x2;this[_0x7661[895]]= []}mxGraphSelectionModel[_0x7661[202]]= new mxEventSource;mxGraphSelectionModel[_0x7661[202]][_0x7661[196]]= mxGraphSelectionModel;mxGraphSelectionModel[_0x7661[202]][_0x7661[2091]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[819]:_0x7661[110];mxGraphSelectionModel[_0x7661[202]][_0x7661[2092]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[2093]:_0x7661[110];mxGraphSelectionModel[_0x7661[202]][_0x7661[1179]]= null;mxGraphSelectionModel[_0x7661[202]][_0x7661[2094]]= !1;mxGraphSelectionModel[_0x7661[202]][_0x7661[2095]]= function(){return this[_0x7661[2094]]};mxGraphSelectionModel[_0x7661[202]][_0x7661[2096]]= function(_0x9465x2){this[_0x7661[2094]]= _0x9465x2};mxGraphSelectionModel[_0x7661[202]][_0x7661[2097]]= function(_0x9465x2){return null!= _0x9465x2?0<= mxUtils[_0x7661[2]](this[_0x7661[895]],_0x9465x2):!1};mxGraphSelectionModel[_0x7661[202]][_0x7661[1107]]= function(){return 0== this[_0x7661[895]][_0x7661[67]]};mxGraphSelectionModel[_0x7661[202]][_0x7661[200]]= function(){this[_0x7661[2098]](null,this[_0x7661[895]])};mxGraphSelectionModel[_0x7661[202]][_0x7661[2099]]= function(_0x9465x2){null!= _0x9465x2&& this[_0x7661[2100]]([_0x9465x2])};mxGraphSelectionModel[_0x7661[202]][_0x7661[2100]]= function(_0x9465x2){if(null!= _0x9465x2){this[_0x7661[2094]]&& (_0x9465x2= [this[_0x7661[2101]](_0x9465x2)]);for(var _0x9465x3=[],_0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){this[_0x7661[1179]][_0x7661[2102]](_0x9465x2[_0x9465x4])&& _0x9465x3[_0x7661[207]](_0x9465x2[_0x9465x4])};this[_0x7661[2098]](_0x9465x3,this[_0x7661[895]])}};mxGraphSelectionModel[_0x7661[202]][_0x7661[2101]]= function(_0x9465x2){if(null!= _0x9465x2){for(var _0x9465x3=0;_0x9465x3< _0x9465x2[_0x7661[67]];_0x9465x3++){if(this[_0x7661[1179]][_0x7661[2102]](_0x9465x2[_0x9465x3])){return _0x9465x2[_0x9465x3]}}};return null};mxGraphSelectionModel[_0x7661[202]][_0x7661[2103]]= function(_0x9465x2){null!= _0x9465x2&& this[_0x7661[832]]([_0x9465x2])};mxGraphSelectionModel[_0x7661[202]][_0x7661[832]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=null;this[_0x7661[2094]]&& (_0x9465x3= this[_0x7661[895]],_0x9465x2= [this[_0x7661[2101]](_0x9465x2)]);for(var _0x9465x4=[],_0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){!this[_0x7661[2097]](_0x9465x2[_0x9465x5])&& this[_0x7661[1179]][_0x7661[2102]](_0x9465x2[_0x9465x5])&& _0x9465x4[_0x7661[207]](_0x9465x2[_0x9465x5])};this[_0x7661[2098]](_0x9465x4,_0x9465x3)}};mxGraphSelectionModel[_0x7661[202]][_0x7661[2104]]= function(_0x9465x2){null!= _0x9465x2&& this[_0x7661[842]]([_0x9465x2])};mxGraphSelectionModel[_0x7661[202]][_0x7661[842]]= function(_0x9465x2){if(null!= _0x9465x2){for(var _0x9465x3=[],_0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){this[_0x7661[2097]](_0x9465x2[_0x9465x4])&& _0x9465x3[_0x7661[207]](_0x9465x2[_0x9465x4])};this[_0x7661[2098]](null,_0x9465x3)}};mxGraphSelectionModel[_0x7661[202]][_0x7661[2098]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]&& null!= _0x9465x2[0]|| null!= _0x9465x3&& 0< _0x9465x3[_0x7661[67]]&& null!= _0x9465x3[0]){var _0x9465x4= new mxSelectionChange(this,_0x9465x2,_0x9465x3);_0x9465x4[_0x7661[350]]();var _0x9465x5= new mxUndoableEdit(this,!1);_0x9465x5[_0x7661[99]](_0x9465x4);this[_0x7661[746]]( new mxEventObject(mxEvent.UNDO,_0x7661[1061],_0x9465x5))}};mxGraphSelectionModel[_0x7661[202]][_0x7661[1941]]= function(_0x9465x2){null!= _0x9465x2&& !this[_0x7661[2097]](_0x9465x2)&& this[_0x7661[895]][_0x7661[207]](_0x9465x2)};mxGraphSelectionModel[_0x7661[202]][_0x7661[1102]]= function(_0x9465x2){null!= _0x9465x2&& (_0x9465x2= mxUtils[_0x7661[2]](this[_0x7661[895]],_0x9465x2),0<= _0x9465x2&& this[_0x7661[895]][_0x7661[300]](_0x9465x2,1))};function mxSelectionChange(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[2105]]= _0x9465x2;this[_0x7661[2106]]= null!= _0x9465x3?_0x9465x3[_0x7661[1853]]():null;this[_0x7661[2107]]= null!= _0x9465x4?_0x9465x4[_0x7661[1853]]():null}mxSelectionChange[_0x7661[202]][_0x7661[350]]= function(){var _0x9465x2=mxLog[_0x7661[2109]](_0x7661[2108]);window[_0x7661[879]]= mxResources[_0x7661[203]](this[_0x7661[2105]][_0x7661[2092]])|| this[_0x7661[2105]][_0x7661[2092]];if(null!= this[_0x7661[2107]]){for(var _0x9465x3=0;_0x9465x3< this[_0x7661[2107]][_0x7661[67]];_0x9465x3++){this[_0x7661[2105]][_0x7661[1102]](this[_0x7661[2107]][_0x9465x3])}};if(null!= this[_0x7661[2106]]){for(_0x9465x3= 0;_0x9465x3< this[_0x7661[2106]][_0x7661[67]];_0x9465x3++){this[_0x7661[2105]][_0x7661[1941]](this[_0x7661[2106]][_0x9465x3])}};_0x9465x3= this[_0x7661[2106]];this[_0x7661[2106]]= this[_0x7661[2107]];this[_0x7661[2107]]= _0x9465x3;window[_0x7661[879]]= mxResources[_0x7661[203]](this[_0x7661[2105]][_0x7661[2091]])|| this[_0x7661[2105]][_0x7661[2091]];mxLog[_0x7661[2110]](_0x7661[2108],_0x9465x2);this[_0x7661[2105]][_0x7661[746]]( new mxEventObject(mxEvent.CHANGE,_0x7661[2106],this[_0x7661[2106]],_0x7661[2107],this[_0x7661[2107]]))};function mxCellEditor(_0x9465x2){this[_0x7661[1179]]= _0x9465x2}mxCellEditor[_0x7661[202]][_0x7661[1179]]= null;mxCellEditor[_0x7661[202]][_0x7661[126]]= null;mxCellEditor[_0x7661[202]][_0x7661[2111]]= null;mxCellEditor[_0x7661[202]][_0x7661[2112]]= null;mxCellEditor[_0x7661[202]][_0x7661[2113]]= !1;mxCellEditor[_0x7661[202]][_0x7661[2114]]= !0;mxCellEditor[_0x7661[202]][_0x7661[2115]]= _0x7661[110];mxCellEditor[_0x7661[202]][_0x7661[2116]]= _0x7661[110];mxCellEditor[_0x7661[202]][_0x7661[176]]= function(){this[_0x7661[126]]= document[_0x7661[55]](_0x7661[126]);this[_0x7661[126]][_0x7661[926]]= _0x7661[2117];this[_0x7661[126]][_0x7661[124]][_0x7661[491]]= _0x7661[492];this[_0x7661[126]][_0x7661[124]][_0x7661[277]]= _0x7661[189];this[_0x7661[126]][_0x7661[57]](_0x7661[2118],_0x7661[2119]);this[_0x7661[126]][_0x7661[57]](_0x7661[969],_0x7661[2120]);mxClient[_0x7661[133]]&& (this[_0x7661[126]][_0x7661[124]][_0x7661[129]]= _0x7661[130]);mxEvent[_0x7661[169]](this[_0x7661[126]],_0x7661[2121],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[2122]]()}));mxEvent[_0x7661[169]](this[_0x7661[126]],_0x7661[2123],mxUtils[_0x7661[885]](this,function(_0x9465x2){mxEvent[_0x7661[721]](_0x9465x2)|| (113== _0x9465x2[_0x7661[2124]]|| this[_0x7661[1179]][_0x7661[2125]]()&& 13== _0x9465x2[_0x7661[2124]]&& !mxEvent[_0x7661[775]](_0x9465x2)&& !mxEvent[_0x7661[774]](_0x9465x2)?(this[_0x7661[1179]][_0x7661[2126]](!1),mxEvent[_0x7661[722]](_0x9465x2)):27== _0x9465x2[_0x7661[2124]]?(this[_0x7661[1179]][_0x7661[2126]](!0),mxEvent[_0x7661[722]](_0x9465x2)):(this[_0x7661[2127]]&& (this[_0x7661[2127]]= !1,this[_0x7661[126]][_0x7661[131]]= _0x7661[110]),this[_0x7661[2128]](!0)))}));mxEvent[_0x7661[169]](this[_0x7661[126]],_0x7661[2129],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[2114]]&& !mxEvent[_0x7661[721]](_0x9465x2)&& setTimeout(mxUtils[_0x7661[885]](this,function(){this[_0x7661[129]]()}),0)}))};mxCellEditor[_0x7661[202]][_0x7661[129]]= function(){if(null!= this[_0x7661[1653]]){var _0x9465x2=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](this[_0x7661[2111]]),_0x9465x3=this[_0x7661[1179]][_0x7661[2130]](_0x9465x2[_0x7661[246]]),_0x9465x4=this[_0x7661[1179]][_0x7661[2131]](_0x9465x2[_0x7661[246]]);if(this[_0x7661[1179]][_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]])){this[_0x7661[1562]][_0x7661[235]]= _0x9465x2[_0x7661[2079]][_0x7661[235]],this[_0x7661[1562]][_0x7661[236]]= _0x9465x2[_0x7661[2079]][_0x7661[236]],this[_0x7661[1562]][_0x7661[117]]= 0,this[_0x7661[1562]][_0x7661[119]]= 0}else {if(null!= this[_0x7661[1562]]){this[_0x7661[1562]][_0x7661[235]]= _0x9465x2[_0x7661[235]];this[_0x7661[1562]][_0x7661[236]]= _0x9465x2[_0x7661[236]];this[_0x7661[1562]][_0x7661[117]]= _0x9465x2[_0x7661[117]];this[_0x7661[1562]][_0x7661[119]]= _0x9465x2[_0x7661[119]];var _0x9465x5=mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x9465x5== mxConstants[_0x7661[2132]]?this[_0x7661[1562]][_0x7661[235]]-= _0x9465x2[_0x7661[117]]:_0x9465x5== mxConstants[_0x7661[480]]&& (this[_0x7661[1562]][_0x7661[235]]+= _0x9465x2[_0x7661[117]]);_0x9465x5= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x9465x5== mxConstants[_0x7661[1687]]?this[_0x7661[1562]][_0x7661[236]]-= _0x9465x2[_0x7661[119]]:_0x9465x5== mxConstants[_0x7661[482]]&& (this[_0x7661[1562]][_0x7661[236]]+= _0x9465x2[_0x7661[119]])}};_0x9465x5= this[_0x7661[126]][_0x7661[131]];if(_0x7661[192]== _0x9465x5[_0x7661[225]](_0x9465x5[_0x7661[67]]- 1)|| _0x7661[110]== _0x9465x5){_0x9465x5+= _0x7661[544]};_0x9465x5= mxUtils[_0x7661[321]](_0x9465x5,!1);_0x9465x4?(this[_0x7661[1653]][_0x7661[124]][_0x7661[493]]= _0x7661[1502],this[_0x7661[1653]][_0x7661[124]][_0x7661[117]]= this[_0x7661[1562]][_0x7661[117]]+ _0x7661[168]):_0x9465x5= _0x9465x5[_0x7661[230]](/ /g,_0x7661[544]);_0x9465x5= _0x9465x5[_0x7661[230]](/\n/g,_0x7661[1453]);this[_0x7661[1653]][_0x7661[339]]= _0x9465x5;var _0x9465x5=this[_0x7661[1653]][_0x7661[359]]+ 30,_0x9465x9=this[_0x7661[1653]][_0x7661[167]]+ 16,_0x9465x5=Math[_0x7661[160]](_0x9465x5,40),_0x9465x9=Math[_0x7661[160]](_0x9465x9,20);_0x9465x3&& (_0x9465x5= Math[_0x7661[243]](this[_0x7661[1562]][_0x7661[117]]- 4,_0x9465x5),_0x9465x9= Math[_0x7661[243]](this[_0x7661[1562]][_0x7661[119]],_0x9465x9));var _0x9465xa=null!= _0x9465x2[_0x7661[963]]?_0x9465x2[_0x7661[963]][_0x7661[1655]]:null;null== _0x9465xa&& (_0x9465xa= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER),_0x9465x2= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x9465xa= mxUtils[_0x7661[1501]](_0x9465xa,_0x9465x2));if(null!= _0x9465xa){if(_0x9465x3|| !_0x9465x4){this[_0x7661[126]][_0x7661[124]][_0x7661[361]]= Math[_0x7661[160]](0,Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[235]]- _0x9465xa[_0x7661[235]]* this[_0x7661[1562]][_0x7661[117]]+ _0x9465xa[_0x7661[235]]* _0x9465x5)- 3)+ _0x7661[168]};this[_0x7661[126]][_0x7661[124]][_0x7661[125]]= Math[_0x7661[160]](0,Math[_0x7661[488]](this[_0x7661[1562]][_0x7661[236]]- _0x9465xa[_0x7661[236]]* this[_0x7661[1562]][_0x7661[119]]+ _0x9465xa[_0x7661[236]]* _0x9465x9)+ 4)+ _0x7661[168]};if(_0x9465x3|| !_0x9465x4){this[_0x7661[126]][_0x7661[124]][_0x7661[117]]= _0x9465x5+ _0x7661[168]};this[_0x7661[126]][_0x7661[124]][_0x7661[119]]= _0x9465x9+ _0x7661[168]}};mxCellEditor[_0x7661[202]][_0x7661[2133]]= function(){return this[_0x7661[2113]]};mxCellEditor[_0x7661[202]][_0x7661[2128]]= function(_0x9465x2){this[_0x7661[2113]]= _0x9465x2};mxCellEditor[_0x7661[202]][_0x7661[2122]]= function(){this[_0x7661[2126]](!this[_0x7661[1179]][_0x7661[2134]]())};mxCellEditor[_0x7661[202]][_0x7661[855]]= function(_0x9465x2,_0x9465x3){null== this[_0x7661[126]]&& this[_0x7661[176]]();this[_0x7661[2126]](!0);var _0x9465x4=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](_0x9465x2);if(null!= _0x9465x4){this[_0x7661[2111]]= _0x9465x2;this[_0x7661[2112]]= _0x9465x3;this[_0x7661[2116]]= null;null!= _0x9465x4[_0x7661[963]]&& this[_0x7661[2135]](_0x9465x4)&& (this[_0x7661[2116]]= _0x9465x4[_0x7661[963]][_0x7661[252]],this[_0x7661[2116]][_0x7661[124]][_0x7661[187]]= _0x7661[188]);var _0x9465x5=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]],_0x9465x5=mxUtils[_0x7661[433]](_0x9465x4[_0x7661[124]],mxConstants.STYLE_FONTSIZE,mxConstants.DEFAULT_FONTSIZE)* _0x9465x5,_0x9465x9=mxUtils[_0x7661[433]](_0x9465x4[_0x7661[124]],mxConstants.STYLE_FONTFAMILY,mxConstants.DEFAULT_FONTFAMILY),_0x9465xa=mxUtils[_0x7661[433]](_0x9465x4[_0x7661[124]],mxConstants.STYLE_FONTCOLOR,_0x7661[586]),_0x9465x12=mxUtils[_0x7661[433]](_0x9465x4[_0x7661[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT),_0x9465x13=(mxUtils[_0x7661[433]](_0x9465x4[_0x7661[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x7661[1410]])== mxConstants[_0x7661[1410]],_0x9465x14=(mxUtils[_0x7661[433]](_0x9465x4[_0x7661[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x7661[1412]])== mxConstants[_0x7661[1412]],_0x9465x15=(mxUtils[_0x7661[433]](_0x9465x4[_0x7661[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x7661[1414]])== mxConstants[_0x7661[1414]];this[_0x7661[126]][_0x7661[124]][_0x7661[487]]= Math[_0x7661[488]](_0x9465x5)+ _0x7661[168];this[_0x7661[126]][_0x7661[124]][_0x7661[489]]= Math[_0x7661[488]](_0x9465x5* mxConstants[_0x7661[490]])+ _0x7661[168];this[_0x7661[126]][_0x7661[124]][_0x7661[486]]= _0x9465x9;this[_0x7661[126]][_0x7661[124]][_0x7661[1165]]= _0x9465x12;this[_0x7661[126]][_0x7661[124]][_0x7661[352]]= _0x9465xa;this[_0x7661[126]][_0x7661[124]][_0x7661[1452]]= _0x9465x13?_0x7661[1447]:_0x7661[1502];this[_0x7661[126]][_0x7661[124]][_0x7661[666]]= _0x9465x14?_0x7661[1449]:_0x7661[110];this[_0x7661[126]][_0x7661[124]][_0x7661[354]]= _0x9465x15?_0x7661[355]:_0x7661[110];this[_0x7661[126]][_0x7661[124]][_0x7661[277]]= _0x7661[278];this[_0x7661[126]][_0x7661[124]][_0x7661[2136]]= _0x7661[130];this[_0x7661[1562]]= _0x9465x5= this[_0x7661[2137]](_0x9465x4);this[_0x7661[126]][_0x7661[124]][_0x7661[361]]= _0x9465x5[_0x7661[235]]+ _0x7661[168];this[_0x7661[126]][_0x7661[124]][_0x7661[125]]= _0x9465x5[_0x7661[236]]+ _0x7661[168];this[_0x7661[126]][_0x7661[124]][_0x7661[117]]= _0x9465x5[_0x7661[117]]+ _0x7661[168];this[_0x7661[126]][_0x7661[124]][_0x7661[119]]= _0x9465x5[_0x7661[119]]+ _0x7661[168];this[_0x7661[126]][_0x7661[124]][_0x7661[931]]= 5;_0x9465x4= this[_0x7661[2138]](_0x9465x4,_0x9465x3);null== _0x9465x4|| 0== _0x9465x4[_0x7661[67]]?(_0x9465x4= this[_0x7661[2139]](),this[_0x7661[2127]]= !0):this[_0x7661[2127]]= !1;this[_0x7661[2128]](!1);this[_0x7661[126]][_0x7661[131]]= _0x9465x4;this[_0x7661[1179]][_0x7661[526]][_0x7661[62]](this[_0x7661[126]]);_0x7661[130]!= this[_0x7661[126]][_0x7661[124]][_0x7661[495]]&& (this[_0x7661[2114]]&& (this[_0x7661[1653]]= this[_0x7661[2140]](),document[_0x7661[112]][_0x7661[62]](this[_0x7661[1653]]),this[_0x7661[129]]()),this[_0x7661[126]][_0x7661[393]](),this[_0x7661[126]][_0x7661[804]]())}};mxCellEditor[_0x7661[202]][_0x7661[2140]]= function(){var _0x9465x2=document[_0x7661[55]](_0x7661[485]),_0x9465x3=_0x9465x2[_0x7661[124]];_0x9465x3[_0x7661[491]]= _0x7661[492];_0x9465x3[_0x7661[493]]= _0x7661[494];_0x9465x3[_0x7661[187]]= _0x7661[188];_0x9465x3[_0x7661[495]]= mxClient[_0x7661[496]]?_0x7661[497]:_0x7661[498];_0x9465x3[_0x7661[499]]= _0x7661[500];_0x9465x3[_0x7661[123]]= _0x7661[125];_0x9465x3[_0x7661[489]]= this[_0x7661[126]][_0x7661[124]][_0x7661[489]];_0x9465x3[_0x7661[487]]= this[_0x7661[126]][_0x7661[124]][_0x7661[487]];_0x9465x3[_0x7661[486]]= this[_0x7661[126]][_0x7661[124]][_0x7661[486]];_0x9465x3[_0x7661[1452]]= this[_0x7661[126]][_0x7661[124]][_0x7661[1452]];_0x9465x3[_0x7661[1165]]= this[_0x7661[126]][_0x7661[124]][_0x7661[1165]];_0x9465x3[_0x7661[666]]= this[_0x7661[126]][_0x7661[124]][_0x7661[666]];_0x9465x3[_0x7661[354]]= this[_0x7661[126]][_0x7661[124]][_0x7661[354]];return _0x9465x2};mxCellEditor[_0x7661[202]][_0x7661[2126]]= function(_0x9465x2){null!= this[_0x7661[2111]]&& (null!= this[_0x7661[2116]]&& (this[_0x7661[2116]][_0x7661[124]][_0x7661[187]]= _0x7661[189],this[_0x7661[2116]]= null),!_0x9465x2&& this[_0x7661[2133]]()&& this[_0x7661[1179]][_0x7661[850]](this[_0x7661[2111]],this[_0x7661[2141]](),this[_0x7661[2112]]),null!= this[_0x7661[1653]]&& (document[_0x7661[112]][_0x7661[266]](this[_0x7661[1653]]),this[_0x7661[1653]]= null),this[_0x7661[1562]]= this[_0x7661[2112]]= this[_0x7661[2111]]= null,this[_0x7661[126]][_0x7661[2121]](),this[_0x7661[126]][_0x7661[265]][_0x7661[266]](this[_0x7661[126]]))};mxCellEditor[_0x7661[202]][_0x7661[2138]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[1179]][_0x7661[2142]](_0x9465x2[_0x7661[246]],_0x9465x3)};mxCellEditor[_0x7661[202]][_0x7661[2141]]= function(){return this[_0x7661[126]][_0x7661[131]][_0x7661[230]](/\r/g,_0x7661[110])};mxCellEditor[_0x7661[202]][_0x7661[2135]]= function(_0x9465x2){return !0};mxCellEditor[_0x7661[202]][_0x7661[939]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]];return new mxRectangle(0,0,null== _0x9465x2[_0x7661[963]]?30:_0x9465x2[_0x7661[963]][_0x7661[803]]* _0x9465x3+ 20,_0x7661[361]== this[_0x7661[126]][_0x7661[124]][_0x7661[1165]]?120:40)};mxCellEditor[_0x7661[202]][_0x7661[2137]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]]),_0x9465x4=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]],_0x9465x5=this[_0x7661[939]](_0x9465x2),_0x9465x9=_0x9465x5[_0x7661[117]],_0x9465x5=_0x9465x5[_0x7661[119]],_0x9465xa=parseInt(_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2143]]]|| 2)* _0x9465x4,_0x9465x12=parseInt(_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2144]]]|| 0)* _0x9465x4+ _0x9465xa,_0x9465x13=parseInt(_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2145]]]|| 0)* _0x9465x4+ _0x9465xa,_0x9465x14=parseInt(_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2146]]]|| 0)* _0x9465x4+ _0x9465xa,_0x9465x4=parseInt(_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2147]]]|| 0)* _0x9465x4+ _0x9465xa,_0x9465x13= new mxRectangle(_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]],Math[_0x7661[160]](_0x9465x9,_0x9465x2[_0x7661[117]]- _0x9465x4- _0x9465x13),Math[_0x7661[160]](_0x9465x5,_0x9465x2[_0x7661[119]]- _0x9465x12- _0x9465x14));_0x9465x3?(_0x9465x13[_0x7661[235]]= _0x9465x2[_0x7661[2079]][_0x7661[235]],_0x9465x13[_0x7661[236]]= _0x9465x2[_0x7661[2079]][_0x7661[236]],null!= _0x9465x2[_0x7661[963]]&& null!= _0x9465x2[_0x7661[963]][_0x7661[1563]]&& (0< _0x9465x2[_0x7661[963]][_0x7661[1563]][_0x7661[235]]&& (_0x9465x13[_0x7661[235]]= _0x9465x2[_0x7661[963]][_0x7661[1563]][_0x7661[235]]),0< _0x9465x2[_0x7661[963]][_0x7661[1563]][_0x7661[236]]&& (_0x9465x13[_0x7661[236]]= _0x9465x2[_0x7661[963]][_0x7661[1563]][_0x7661[236]]))):null!= _0x9465x2[_0x7661[963]]&& null!= _0x9465x2[_0x7661[963]][_0x7661[1563]]&& (_0x9465x13[_0x7661[235]]= Math[_0x7661[243]](_0x9465x13[_0x7661[235]],_0x9465x2[_0x7661[963]][_0x7661[1563]][_0x7661[235]]),_0x9465x13[_0x7661[236]]= Math[_0x7661[243]](_0x9465x13[_0x7661[236]],_0x9465x2[_0x7661[963]][_0x7661[1563]][_0x7661[236]]));_0x9465x13[_0x7661[235]]+= _0x9465x4;_0x9465x13[_0x7661[236]]+= _0x9465x12;null!= _0x9465x2[_0x7661[963]]&& null!= _0x9465x2[_0x7661[963]][_0x7661[1563]]&& (_0x9465x3?(_0x9465x13[_0x7661[117]]= Math[_0x7661[160]](_0x9465x9,_0x9465x2[_0x7661[963]][_0x7661[1563]][_0x7661[117]]),_0x9465x13[_0x7661[119]]= Math[_0x7661[160]](_0x9465x5,_0x9465x2[_0x7661[963]][_0x7661[1563]][_0x7661[119]])):(_0x9465x13[_0x7661[117]]= Math[_0x7661[160]](_0x9465x13[_0x7661[117]],_0x9465x2[_0x7661[963]][_0x7661[1563]][_0x7661[117]]),_0x9465x13[_0x7661[119]]= Math[_0x7661[160]](_0x9465x13[_0x7661[119]],_0x9465x2[_0x7661[963]][_0x7661[1563]][_0x7661[119]])));this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1193]](_0x9465x2[_0x7661[246]])&& (_0x9465x3= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER),_0x9465x3== mxConstants[_0x7661[2132]]?_0x9465x13[_0x7661[235]]-= _0x9465x2[_0x7661[117]]:_0x9465x3== mxConstants[_0x7661[480]]&& (_0x9465x13[_0x7661[235]]+= _0x9465x2[_0x7661[117]]),_0x9465x3= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE),_0x9465x3== mxConstants[_0x7661[1687]]?_0x9465x13[_0x7661[236]]-= _0x9465x2[_0x7661[119]]:_0x9465x3== mxConstants[_0x7661[482]]&& (_0x9465x13[_0x7661[236]]+= _0x9465x2[_0x7661[119]]));return _0x9465x13};mxCellEditor[_0x7661[202]][_0x7661[2139]]= function(_0x9465x2){return this[_0x7661[2115]]};mxCellEditor[_0x7661[202]][_0x7661[2148]]= function(){return this[_0x7661[2111]]};mxCellEditor[_0x7661[202]][_0x7661[515]]= function(){null!= this[_0x7661[126]]&& (mxEvent[_0x7661[762]](this[_0x7661[126]]),null!= this[_0x7661[126]][_0x7661[265]]&& this[_0x7661[126]][_0x7661[265]][_0x7661[266]](this[_0x7661[126]]),this[_0x7661[126]]= null)};function mxCellRenderer(){}mxCellRenderer[_0x7661[202]][_0x7661[2149]]= mxConnector;mxCellRenderer[_0x7661[202]][_0x7661[2150]]= mxRectangleShape;mxCellRenderer[_0x7661[202]][_0x7661[2151]]= mxText;mxCellRenderer[_0x7661[202]][_0x7661[2152]]= !0;mxCellRenderer[_0x7661[202]][_0x7661[2153]]= {};mxCellRenderer[_0x7661[2154]]= function(_0x9465x2,_0x9465x3){mxCellRenderer[_0x7661[202]][_0x7661[2153]][_0x9465x2]= _0x9465x3};mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_RECTANGLE,mxRectangleShape);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_ELLIPSE,mxEllipse);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_RHOMBUS,mxRhombus);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_CYLINDER,mxCylinder);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_CONNECTOR,mxConnector);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_ACTOR,mxActor);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_TRIANGLE,mxTriangle);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_HEXAGON,mxHexagon);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_CLOUD,mxCloud);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_LINE,mxLine);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_ARROW,mxArrow);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_DOUBLE_ELLIPSE,mxDoubleEllipse);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_SWIMLANE,mxSwimlane);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_IMAGE,mxImageShape);mxCellRenderer[_0x7661[2154]](mxConstants.SHAPE_LABEL,mxLabel);mxCellRenderer[_0x7661[202]][_0x7661[2155]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[502]]();if(null!= _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[526]]&& null== _0x9465x2[_0x7661[253]]&& _0x9465x2[_0x7661[246]]!= _0x9465x2[_0x7661[441]][_0x7661[1741]]&& (_0x9465x4[_0x7661[1193]](_0x9465x2[_0x7661[246]])|| _0x9465x4[_0x7661[250]](_0x9465x2[_0x7661[246]]))){if(this[_0x7661[2156]](_0x9465x2),null!= _0x9465x2[_0x7661[253]]&& (null== _0x9465x3|| _0x9465x3)){this[_0x7661[2157]](_0x9465x2),_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[2158]]|| _0x9465x4[_0x7661[250]](_0x9465x2[_0x7661[246]])?_0x9465x2[_0x7661[2081]]= !0:_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[2159]]&& null!= this[_0x7661[2160]]&& (this[_0x7661[2160]][_0x7661[265]]== _0x9465x2[_0x7661[253]][_0x7661[252]][_0x7661[265]]?this[_0x7661[2161]](_0x9465x2,this[_0x7661[2160]]):this[_0x7661[2160]]= null),_0x9465x2[_0x7661[253]][_0x7661[255]]= _0x9465x2[_0x7661[441]][_0x7661[255]],this[_0x7661[2162]](_0x9465x2),this[_0x7661[2163]](_0x9465x2)}}};mxCellRenderer[_0x7661[202]][_0x7661[2157]]= function(_0x9465x2){_0x9465x2[_0x7661[253]][_0x7661[176]](_0x9465x2[_0x7661[441]][_0x7661[2024]]())};mxCellRenderer[_0x7661[202]][_0x7661[2164]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=null,_0x9465x5=_0x9465x2[_0x7661[441]][_0x7661[1179]],_0x9465x9=_0x9465x5[_0x7661[502]](),_0x9465xa=_0x9465x2[_0x7661[246]],_0x9465x12=_0x9465x9[_0x7661[1197]](_0x9465xa);null!= _0x9465x12&& null== _0x9465x4;){_0x9465x4= this[_0x7661[2165]](_0x9465x5,_0x9465x12,_0x9465xa,_0x9465x3),_0x9465xa= _0x9465x12,_0x9465x12= _0x9465x9[_0x7661[1197]](_0x9465xa)};return _0x9465x4};mxCellRenderer[_0x7661[202]][_0x7661[2165]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=null,_0x9465xa=_0x9465x2[_0x7661[502]]();for(_0x9465x4= null!= _0x9465x4?_0x9465x3[_0x7661[1738]](_0x9465x4)- 1:_0x9465xa[_0x7661[262]](_0x9465x3)- 1;0<= _0x9465x4&& null== _0x9465x9;_0x9465x4--){_0x9465x9= this[_0x7661[2165]](_0x9465x2,_0x9465xa[_0x7661[263]](_0x9465x3,_0x9465x4),null,_0x9465x5)};if(null== _0x9465x9&& (_0x9465x9= _0x9465x2[_0x7661[441]][_0x7661[248]](_0x9465x3),null!= _0x9465x9&& (null== _0x9465x9[_0x7661[253]]|| null== _0x9465x9[_0x7661[253]][_0x7661[252]]|| _0x9465x9[_0x7661[253]][_0x7661[252]][_0x7661[265]]!= _0x9465x5))){_0x9465x9= null};return _0x9465x9};mxCellRenderer[_0x7661[202]][_0x7661[2166]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[253]][_0x7661[252]][_0x7661[265]],_0x9465x4=this[_0x7661[2164]](_0x9465x2,_0x9465x3),_0x9465x5=_0x9465x3[_0x7661[285]];null!= _0x9465x4&& (_0x9465x5= _0x9465x4[_0x7661[253]][_0x7661[252]],null!= _0x9465x4[_0x7661[963]]&& (null!= _0x9465x4[_0x7661[963]][_0x7661[252]]&& _0x9465x4[_0x7661[963]][_0x7661[252]][_0x7661[265]]== _0x9465x3)&& (_0x9465x5= _0x9465x4[_0x7661[963]][_0x7661[252]]),_0x9465x5= _0x9465x5[_0x7661[287]]);this[_0x7661[2161]](_0x9465x2,_0x9465x5)};mxCellRenderer[_0x7661[202]][_0x7661[2167]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[441]],_0x9465x4=_0x9465x3[_0x7661[1179]][_0x7661[502]]();if(_0x9465x3[_0x7661[1179]][_0x7661[2159]]){if(null== this[_0x7661[2160]]|| null== this[_0x7661[2160]][_0x7661[265]]|| this[_0x7661[2160]][_0x7661[265]]!= _0x9465x2[_0x7661[253]][_0x7661[252]][_0x7661[265]]){this[_0x7661[2160]]= _0x9465x2[_0x7661[253]][_0x7661[252]]}}else {if(_0x9465x3[_0x7661[1179]][_0x7661[2168]]){var _0x9465x5=_0x9465x2[_0x7661[253]][_0x7661[252]],_0x9465x9=_0x9465x5[_0x7661[265]],_0x9465x4=_0x9465x4[_0x7661[1197]](_0x9465x2[_0x7661[246]]),_0x9465x3=_0x9465x3[_0x7661[248]](_0x9465x4),_0x9465x9=null!= _0x9465x3&& null!= _0x9465x3[_0x7661[253]]&& null!= _0x9465x3[_0x7661[253]][_0x7661[252]]?_0x9465x3[_0x7661[253]][_0x7661[252]][_0x7661[287]]:_0x9465x9[_0x7661[285]];null!= _0x9465x9&& _0x9465x9!= _0x9465x5&& this[_0x7661[2161]](_0x9465x2,_0x9465x9)}}};mxCellRenderer[_0x7661[202]][_0x7661[2161]]= function(_0x9465x2,_0x9465x3){_0x9465x2[_0x7661[253]][_0x7661[252]][_0x7661[265]][_0x7661[950]](_0x9465x2[_0x7661[253]][_0x7661[252]],_0x9465x3);null!= _0x9465x2[_0x7661[963]]&& (null!= _0x9465x2[_0x7661[963]][_0x7661[252]]&& _0x9465x2[_0x7661[963]][_0x7661[252]][_0x7661[265]]== _0x9465x2[_0x7661[253]][_0x7661[252]][_0x7661[265]])&& _0x9465x2[_0x7661[253]][_0x7661[252]][_0x7661[265]][_0x7661[950]](_0x9465x2[_0x7661[963]][_0x7661[252]],_0x9465x2[_0x7661[253]][_0x7661[252]][_0x7661[287]])};mxCellRenderer[_0x7661[202]][_0x7661[2156]]= function(_0x9465x2){if(null!= _0x9465x2[_0x7661[124]]){var _0x9465x3=mxStencilRegistry[_0x7661[1560]](_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2059]]]);null!= _0x9465x3?_0x9465x2[_0x7661[253]]= new mxShape(_0x9465x3):(_0x9465x3= this[_0x7661[2169]](_0x9465x2),_0x9465x2[_0x7661[253]]= new _0x9465x3);_0x9465x2[_0x7661[253]][_0x7661[1525]]= _0x9465x2[_0x7661[439]];_0x9465x2[_0x7661[253]][_0x7661[1562]]= new mxRectangle(_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]],_0x9465x2[_0x7661[117]],_0x9465x2[_0x7661[119]]);_0x9465x2[_0x7661[253]][_0x7661[507]]= _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[507]];this[_0x7661[2170]](_0x9465x2)}};mxCellRenderer[_0x7661[202]][_0x7661[2171]]= function(_0x9465x2){return null!= _0x9465x2?mxCellRenderer[_0x7661[202]][_0x7661[2153]][_0x9465x2]:null};mxCellRenderer[_0x7661[202]][_0x7661[2169]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[2171]](_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2059]]]);null== _0x9465x3&& (_0x9465x3= _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]])?this[_0x7661[2149]]:this[_0x7661[2150]]);return _0x9465x3};mxCellRenderer[_0x7661[202]][_0x7661[2170]]= function(_0x9465x2){_0x9465x2[_0x7661[253]][_0x7661[183]](_0x9465x2);_0x9465x2[_0x7661[253]][_0x7661[618]]= _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[1202]](_0x9465x2);_0x9465x2[_0x7661[253]][_0x7661[630]]= this[_0x7661[2171]](_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[2172]](_0x9465x2));_0x9465x2[_0x7661[253]][_0x7661[632]]= _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[2173]](_0x9465x2);_0x9465x2[_0x7661[253]][_0x7661[634]]= _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[2174]](_0x9465x2);_0x9465x2[_0x7661[253]][_0x7661[638]]= _0x9465x2[_0x7661[124]][mxConstants[_0x7661[2175]]];_0x9465x2[_0x7661[253]][_0x7661[631]]= _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[2176]](_0x9465x2);this[_0x7661[2177]](_0x9465x2)};mxCellRenderer[_0x7661[202]][_0x7661[2177]]= function(_0x9465x2){null!= _0x9465x2[_0x7661[253]]&& (this[_0x7661[2178]](_0x9465x2,_0x7661[632],mxConstants.STYLE_FILLCOLOR),this[_0x7661[2178]](_0x9465x2,_0x7661[634],mxConstants.STYLE_GRADIENTCOLOR),this[_0x7661[2178]](_0x9465x2,_0x7661[1334],mxConstants.STYLE_FILLCOLOR),this[_0x7661[2178]](_0x9465x2,_0x7661[1336],mxConstants.STYLE_STROKECOLOR),this[_0x7661[2178]](_0x9465x2,_0x7661[1299],mxConstants.STYLE_GRADIENTCOLOR))};mxCellRenderer[_0x7661[202]][_0x7661[2178]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x2[_0x7661[253]][_0x9465x3],_0x9465x9=_0x9465x2[_0x7661[441]][_0x7661[1179]],_0x9465xa=null;_0x7661[1549]== _0x9465x5?_0x9465xa= _0x9465x9[_0x7661[251]][_0x7661[1197]](_0x9465x2[_0x7661[246]]):_0x7661[687]== _0x9465x5?(_0x9465xa= null!= _0x9465x9[_0x7661[251]][_0x7661[1709]](_0x9465x2[_0x7661[246]],!1)?_0x9465x9[_0x7661[251]][_0x7661[1709]](_0x9465x2[_0x7661[246]],!1):_0x9465x2[_0x7661[246]],_0x9465xa= _0x9465x9[_0x7661[2179]](_0x9465xa),_0x9465x4= _0x9465x9[_0x7661[2180]]):_0x7661[2181]== _0x9465x5&& (_0x9465x2[_0x7661[253]][_0x9465x3]= _0x9465x2[_0x7661[253]][_0x7661[632]]);null!= _0x9465xa&& (_0x9465x5= _0x9465x9[_0x7661[249]]()[_0x7661[248]](_0x9465xa),_0x9465x2[_0x7661[253]][_0x9465x3]= null,null!= _0x9465x5&& (_0x9465x2[_0x7661[253]][_0x9465x3]= null!= _0x9465x5[_0x7661[253]]&& _0x7661[632]!= _0x9465x3?_0x9465x5[_0x7661[253]][_0x9465x3]:_0x9465x5[_0x7661[124]][_0x9465x4]))};mxCellRenderer[_0x7661[202]][_0x7661[2182]]= function(_0x9465x2){return _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[2183]](_0x9465x2[_0x7661[246]])};mxCellRenderer[_0x7661[202]][_0x7661[2184]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x2[_0x7661[441]][_0x7661[1179]];_0x9465x4[_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]]);if(0< _0x9465x2[_0x7661[124]][mxConstants[_0x7661[2185]]]|| null== _0x9465x2[_0x7661[124]][mxConstants[_0x7661[2185]]]){var _0x9465x5=_0x9465x4[_0x7661[2186]](_0x9465x2[_0x7661[246]])|| null!= _0x9465x3&& mxUtils[_0x7661[1331]](_0x9465x3);_0x9465x2[_0x7661[963]]= new this[_0x7661[2151]](_0x9465x3, new mxRectangle,_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2064]]]|| mxConstants[_0x7661[479]],_0x9465x4[_0x7661[2187]](_0x9465x2),_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2069]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2188]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2185]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2189]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2143]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2144]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2145]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2146]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2147]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2190]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2191]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2192]]],_0x9465x4[_0x7661[2131]](_0x9465x2[_0x7661[246]])&& _0x9465x4[_0x7661[2186]](_0x9465x2[_0x7661[246]]),_0x9465x4[_0x7661[2130]](_0x9465x2[_0x7661[246]]),_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2193]]],_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2194]]]);_0x9465x2[_0x7661[963]][_0x7661[461]]= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_TEXT_OPACITY,100);_0x9465x2[_0x7661[963]][_0x7661[507]]= _0x9465x5?mxConstants[_0x7661[1656]]:_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[507]];_0x9465x2[_0x7661[963]][_0x7661[724]]= _0x9465x2;this[_0x7661[2195]](_0x9465x2);var _0x9465x9=!1,_0x9465xa=function(_0x9465x3){var _0x9465x5=_0x9465x2;if(mxClient[_0x7661[754]]|| _0x9465x9){_0x9465x5= mxEvent[_0x7661[731]](_0x9465x3),_0x9465x3= mxEvent[_0x7661[733]](_0x9465x3),_0x9465x3= mxUtils[_0x7661[2196]](_0x9465x4[_0x7661[526]],_0x9465x5,_0x9465x3),_0x9465x5= _0x9465x4[_0x7661[441]][_0x7661[248]](_0x9465x4[_0x7661[999]](_0x9465x3[_0x7661[235]],_0x9465x3[_0x7661[236]]))};return _0x9465x5};mxEvent[_0x7661[759]](_0x9465x2[_0x7661[963]][_0x7661[252]],mxUtils[_0x7661[885]](this,function(_0x9465x3){this[_0x7661[2197]](_0x9465x2,_0x9465x3)&& (_0x9465x4[_0x7661[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x9465x3,_0x9465x2)),_0x9465x9= _0x9465x4[_0x7661[507]]!= mxConstants[_0x7661[508]]&& _0x7661[2198]== mxEvent[_0x7661[728]](_0x9465x3)[_0x7661[301]])}),mxUtils[_0x7661[885]](this,function(_0x9465x3){this[_0x7661[2197]](_0x9465x2,_0x9465x3)&& _0x9465x4[_0x7661[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x9465x3,_0x9465xa(_0x9465x3)))}),mxUtils[_0x7661[885]](this,function(_0x9465x3){this[_0x7661[2197]](_0x9465x2,_0x9465x3)&& (_0x9465x4[_0x7661[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x9465x3,_0x9465xa(_0x9465x3))),_0x9465x9= !1)}));mxEvent[_0x7661[169]](_0x9465x2[_0x7661[963]][_0x7661[252]],_0x7661[760],mxUtils[_0x7661[885]](this,function(_0x9465x3){this[_0x7661[2197]](_0x9465x2,_0x9465x3)&& (_0x9465x4[_0x7661[761]](_0x9465x3,_0x9465x2[_0x7661[246]]),mxEvent[_0x7661[722]](_0x9465x3))}))}};mxCellRenderer[_0x7661[202]][_0x7661[2195]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[441]][_0x7661[1179]];_0x9465x2[_0x7661[963]][_0x7661[507]]!= mxConstants[_0x7661[508]]&& (mxClient[_0x7661[48]]&& mxClient[_0x7661[2199]]?_0x9465x2[_0x7661[963]][_0x7661[176]](_0x9465x3[_0x7661[526]]):mxUtils[_0x7661[458]](_0x9465x2[_0x7661[441]][_0x7661[2024]]())&& (null!= _0x9465x2[_0x7661[253]][_0x7661[685]]?_0x9465x2[_0x7661[963]][_0x7661[176]](_0x9465x2[_0x7661[253]][_0x7661[685]]):_0x9465x2[_0x7661[963]][_0x7661[176]](_0x9465x2[_0x7661[253]][_0x7661[252]])));null== _0x9465x2[_0x7661[963]][_0x7661[252]]&& (_0x9465x2[_0x7661[963]][_0x7661[176]](_0x9465x2[_0x7661[441]][_0x7661[2024]]()),null!= _0x9465x2[_0x7661[253]]&& null!= _0x9465x2[_0x7661[963]]&& _0x9465x2[_0x7661[253]][_0x7661[252]][_0x7661[265]][_0x7661[950]](_0x9465x2[_0x7661[963]][_0x7661[252]],_0x9465x2[_0x7661[253]][_0x7661[252]][_0x7661[287]]))};mxCellRenderer[_0x7661[202]][_0x7661[2162]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[2200]](_0x9465x2[_0x7661[246]]),_0x9465x4=null;if(null!= _0x9465x3){for(var _0x9465x4= new mxDictionary,_0x9465x5=0;_0x9465x5< _0x9465x3[_0x7661[67]];_0x9465x5++){var _0x9465x9=null!= _0x9465x2[_0x7661[1211]]?_0x9465x2[_0x7661[1211]][_0x7661[205]](_0x9465x3[_0x9465x5]):null;null== _0x9465x9&& (_0x9465x9= new mxImageShape( new mxRectangle,_0x9465x3[_0x9465x5][_0x7661[618]][_0x7661[390]]),_0x9465x9[_0x7661[507]]= _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[507]],_0x9465x9[_0x7661[1674]]= !1,_0x9465x9[_0x7661[2201]]= _0x9465x3[_0x9465x5],this[_0x7661[2023]](_0x9465x2,_0x9465x9),this[_0x7661[2202]](_0x9465x2,_0x9465x3[_0x9465x5],_0x9465x9),null!= _0x9465x3[_0x9465x5][_0x7661[270]]&& (_0x9465x9[_0x7661[252]][_0x7661[124]][_0x7661[270]]= _0x9465x3[_0x9465x5][_0x7661[270]]));_0x9465x4[_0x7661[204]](_0x9465x3[_0x9465x5],_0x9465x9)}};null!= _0x9465x2[_0x7661[1211]]&& _0x9465x2[_0x7661[1211]][_0x7661[209]](function(_0x9465x2,_0x9465x3){_0x9465x3[_0x7661[515]]()});_0x9465x2[_0x7661[1211]]= _0x9465x4};mxCellRenderer[_0x7661[202]][_0x7661[2023]]= function(_0x9465x2,_0x9465x3){_0x9465x3[_0x7661[176]](_0x9465x2[_0x7661[441]][_0x7661[1524]]())};mxCellRenderer[_0x7661[202]][_0x7661[2202]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x2[_0x7661[441]][_0x7661[1179]];mxEvent[_0x7661[169]](_0x9465x4[_0x7661[252]],_0x7661[173],function(_0x9465x4){_0x9465x5[_0x7661[2203]]()&& _0x9465x5[_0x7661[2126]](!_0x9465x5[_0x7661[2134]]());_0x9465x3[_0x7661[746]]( new mxEventObject(mxEvent.CLICK,_0x7661[763],_0x9465x4,_0x7661[246],_0x9465x2[_0x7661[246]]))});mxEvent[_0x7661[759]](_0x9465x4[_0x7661[252]],function(_0x9465x2){mxEvent[_0x7661[722]](_0x9465x2)},function(_0x9465x3){_0x9465x5[_0x7661[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x9465x3,_0x9465x2))});mxClient[_0x7661[754]]&& mxEvent[_0x7661[169]](_0x9465x4[_0x7661[252]],_0x7661[757],function(_0x9465x4){_0x9465x3[_0x7661[746]]( new mxEventObject(mxEvent.CLICK,_0x7661[763],_0x9465x4,_0x7661[246],_0x9465x2[_0x7661[246]]))})};mxCellRenderer[_0x7661[202]][_0x7661[2204]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[441]][_0x7661[1179]],_0x9465x4=_0x9465x3[_0x7661[2205]](_0x9465x2);if(_0x9465x3[_0x7661[2206]]&& null!= _0x9465x4){if(null== _0x9465x2[_0x7661[2207]]){var _0x9465x5= new mxRectangle(0,0,_0x9465x4[_0x7661[117]],_0x9465x4[_0x7661[119]]);_0x9465x2[_0x7661[2207]]= new mxImageShape(_0x9465x5,_0x9465x4[_0x7661[390]]);_0x9465x2[_0x7661[2207]][_0x7661[1674]]= !1;_0x9465x2[_0x7661[2207]][_0x7661[507]]= _0x9465x3[_0x7661[507]];this[_0x7661[2208]](_0x9465x2,_0x9465x2[_0x7661[2207]],!0,function(_0x9465x4){if(_0x9465x3[_0x7661[994]]()){var _0x9465x5=!_0x9465x3[_0x7661[1742]](_0x9465x2[_0x7661[246]]);_0x9465x3[_0x7661[847]](_0x9465x5,!1,[_0x9465x2[_0x7661[246]]]);mxEvent[_0x7661[722]](_0x9465x4)}})}}else {null!= _0x9465x2[_0x7661[2207]]&& (_0x9465x2[_0x7661[2207]][_0x7661[515]](),_0x9465x2[_0x7661[2207]]= null)}};mxCellRenderer[_0x7661[202]][_0x7661[2208]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=_0x9465x2[_0x7661[441]][_0x7661[1179]];_0x9465x9[_0x7661[2186]](_0x9465x2[_0x7661[246]])&& mxClient[_0x7661[2199]]&& _0x9465x9[_0x7661[507]]== mxConstants[_0x7661[508]]?(_0x9465x3[_0x7661[507]]= mxConstants[_0x7661[2209]],_0x9465x3[_0x7661[176]](_0x9465x9[_0x7661[526]]),_0x9465x3[_0x7661[252]][_0x7661[124]][_0x7661[931]]= 1):_0x9465x3[_0x7661[176]](_0x9465x2[_0x7661[441]][_0x7661[1524]]());_0x9465x3= _0x9465x3[_0x7661[2210]]|| _0x9465x3[_0x7661[252]];_0x9465x5&& (_0x9465x9[_0x7661[994]]()&& (_0x9465x3[_0x7661[124]][_0x7661[270]]= _0x7661[356]),mxEvent[_0x7661[169]](_0x9465x3,_0x7661[173],_0x9465x5));_0x9465x4&& mxEvent[_0x7661[759]](_0x9465x3,function(_0x9465x3){_0x9465x9[_0x7661[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x9465x3,_0x9465x2));mxEvent[_0x7661[722]](_0x9465x3)},function(_0x9465x3){_0x9465x9[_0x7661[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x9465x3,_0x9465x2))});return _0x9465x3};mxCellRenderer[_0x7661[202]][_0x7661[2211]]= function(_0x9465x2,_0x9465x3){return !0};mxCellRenderer[_0x7661[202]][_0x7661[2197]]= function(_0x9465x2,_0x9465x3){return !0};mxCellRenderer[_0x7661[202]][_0x7661[2163]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[441]][_0x7661[1179]],_0x9465x4=function(_0x9465x4){var _0x9465x5=_0x9465x2;if(_0x9465x3[_0x7661[507]]!= mxConstants[_0x7661[508]]&& _0x7661[2198]== mxEvent[_0x7661[728]](_0x9465x4)[_0x7661[301]]|| mxClient[_0x7661[754]]){_0x9465x5= mxEvent[_0x7661[731]](_0x9465x4),_0x9465x4= mxEvent[_0x7661[733]](_0x9465x4),_0x9465x4= mxUtils[_0x7661[2196]](_0x9465x3[_0x7661[526]],_0x9465x5,_0x9465x4),_0x9465x5= _0x9465x3[_0x7661[441]][_0x7661[248]](_0x9465x3[_0x7661[999]](_0x9465x4[_0x7661[235]],_0x9465x4[_0x7661[236]]))};return _0x9465x5},_0x9465x5=!1;mxEvent[_0x7661[169]](_0x9465x2[_0x7661[253]][_0x7661[252]],_0x7661[2212],mxUtils[_0x7661[885]](this,function(_0x9465x2){_0x9465x3[_0x7661[2213]]= 0;_0x9465x5= !0;mxEvent[_0x7661[722]](_0x9465x2)}));mxEvent[_0x7661[759]](_0x9465x2[_0x7661[253]][_0x7661[252]],mxUtils[_0x7661[885]](this,function(_0x9465x4){this[_0x7661[2211]](_0x9465x2,_0x9465x4)&& !_0x9465x5?_0x9465x3[_0x7661[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x9465x4,null!= _0x9465x2[_0x7661[253]]&& mxEvent[_0x7661[728]](_0x9465x4)== _0x9465x2[_0x7661[253]][_0x7661[905]]?null:_0x9465x2)):_0x9465x5&& mxEvent[_0x7661[722]](_0x9465x4)}),mxUtils[_0x7661[885]](this,function(_0x9465x9){this[_0x7661[2211]](_0x9465x2,_0x9465x9)&& !_0x9465x5?_0x9465x3[_0x7661[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x9465x9,null!= _0x9465x2[_0x7661[253]]&& mxEvent[_0x7661[728]](_0x9465x9)== _0x9465x2[_0x7661[253]][_0x7661[905]]?null:_0x9465x4(_0x9465x9))):_0x9465x5&& mxEvent[_0x7661[722]](_0x9465x9)}),mxUtils[_0x7661[885]](this,function(_0x9465x9){this[_0x7661[2211]](_0x9465x2,_0x9465x9)&& !_0x9465x5?_0x9465x3[_0x7661[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x9465x9,null!= _0x9465x2[_0x7661[253]]&& mxEvent[_0x7661[728]](_0x9465x9)== _0x9465x2[_0x7661[253]][_0x7661[905]]?null:_0x9465x4(_0x9465x9))):_0x9465x5&& mxEvent[_0x7661[722]](_0x9465x9)}));var _0x9465x9=mxClient[_0x7661[754]]?_0x7661[2214]:_0x7661[760];mxEvent[_0x7661[169]](_0x9465x2[_0x7661[253]][_0x7661[252]],_0x9465x9,mxUtils[_0x7661[885]](this,function(_0x9465x4){_0x9465x5= !1;_0x7661[2214]== _0x9465x9?(_0x9465x3[_0x7661[2213]]= 0,_0x9465x3[_0x7661[2215]]&& (_0x9465x3[_0x7661[2216]](_0x9465x2,_0x9465x4),mxEvent[_0x7661[722]](_0x9465x4))):this[_0x7661[2211]](_0x9465x2,_0x9465x4)&& (_0x9465x3[_0x7661[761]](_0x9465x4,null!= _0x9465x2[_0x7661[253]]&& mxEvent[_0x7661[728]](_0x9465x4)== _0x9465x2[_0x7661[253]][_0x7661[905]]?null:_0x9465x2[_0x7661[246]]),mxEvent[_0x7661[722]](_0x9465x4))}))};mxCellRenderer[_0x7661[202]][_0x7661[2217]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[2182]](_0x9465x2);if(null== _0x9465x2[_0x7661[963]]&& null!= _0x9465x4&& (mxUtils[_0x7661[1331]](_0x9465x4)|| 0< _0x9465x4[_0x7661[67]])){this[_0x7661[2184]](_0x9465x2,_0x9465x4)}else {if(null!= _0x9465x2[_0x7661[963]]&& (null== _0x9465x4|| 0== _0x9465x4[_0x7661[67]])){_0x9465x2[_0x7661[963]][_0x7661[515]](),_0x9465x2[_0x7661[963]]= null}};if(null!= _0x9465x2[_0x7661[963]]){var _0x9465x5=_0x9465x2[_0x7661[441]][_0x7661[1179]],_0x9465x9=_0x9465x5[_0x7661[2131]](_0x9465x2[_0x7661[246]]),_0x9465x5=_0x9465x5[_0x7661[2130]](_0x9465x2[_0x7661[246]]),_0x9465xa=this[_0x7661[2218]](_0x9465x2);if(_0x9465x3|| _0x9465x2[_0x7661[963]][_0x7661[131]]!= _0x9465x4|| _0x9465x2[_0x7661[963]][_0x7661[2131]]!= _0x9465x9|| _0x9465x2[_0x7661[963]][_0x7661[2219]]!= _0x9465x5|| _0x9465x2[_0x7661[963]][_0x7661[255]]!= _0x9465x2[_0x7661[441]][_0x7661[255]]|| !_0x9465x2[_0x7661[963]][_0x7661[1562]][_0x7661[237]](_0x9465xa)){_0x9465x2[_0x7661[963]][_0x7661[131]]= _0x9465x4,_0x9465x2[_0x7661[963]][_0x7661[1562]]= _0x9465xa,_0x9465x2[_0x7661[963]][_0x7661[255]]= this[_0x7661[2220]](_0x9465x2),_0x9465x2[_0x7661[963]][_0x7661[2131]]= _0x9465x9,_0x9465x2[_0x7661[963]][_0x7661[2219]]= _0x9465x5,_0x9465x2[_0x7661[963]][_0x7661[258]]()}}};mxCellRenderer[_0x7661[202]][_0x7661[2220]]= function(_0x9465x2){return _0x9465x2[_0x7661[441]][_0x7661[255]]};mxCellRenderer[_0x7661[202]][_0x7661[2218]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[441]][_0x7661[1179]],_0x9465x4=_0x9465x2[_0x7661[441]][_0x7661[255]],_0x9465x5=_0x9465x3[_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]]),_0x9465x9= new mxRectangle(_0x9465x2[_0x7661[2079]][_0x7661[235]],_0x9465x2[_0x7661[2079]][_0x7661[236]]);_0x9465x2[_0x7661[963]][_0x7661[1672]]();_0x9465x5?(_0x9465x5= _0x9465x2[_0x7661[963]][_0x7661[1673]](),_0x9465x9[_0x7661[235]]+= _0x9465x5[_0x7661[235]]* _0x9465x4,_0x9465x9[_0x7661[236]]+= _0x9465x5[_0x7661[236]]* _0x9465x4,_0x9465x3= _0x9465x3[_0x7661[1198]](_0x9465x2[_0x7661[246]]),null!= _0x9465x3&& (_0x9465x9[_0x7661[117]]= Math[_0x7661[160]](0,_0x9465x2[_0x7661[963]][_0x7661[1655]][_0x7661[235]]* _0x9465x3[_0x7661[117]]* _0x9465x4- _0x9465x2[_0x7661[963]][_0x7661[659]]* _0x9465x4- _0x9465x2[_0x7661[963]][_0x7661[661]]* _0x9465x4),_0x9465x9[_0x7661[119]]= Math[_0x7661[160]](0,_0x9465x2[_0x7661[963]][_0x7661[1655]][_0x7661[236]]* _0x9465x3[_0x7661[119]]* _0x9465x4- _0x9465x2[_0x7661[963]][_0x7661[658]]* _0x9465x4- _0x9465x2[_0x7661[963]][_0x7661[660]]* _0x9465x4))):(_0x9465x2[_0x7661[963]][_0x7661[1590]]()&& (_0x9465x5= _0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[235]]= _0x9465x9[_0x7661[236]],_0x9465x9[_0x7661[236]]= _0x9465x5),_0x9465x9[_0x7661[235]]+= _0x9465x2[_0x7661[235]],_0x9465x9[_0x7661[236]]+= _0x9465x2[_0x7661[236]],_0x9465x9[_0x7661[117]]= Math[_0x7661[160]](1,_0x9465x2[_0x7661[117]]),_0x9465x9[_0x7661[119]]= Math[_0x7661[160]](1,_0x9465x2[_0x7661[119]]),_0x9465x3[_0x7661[1730]](_0x9465x2[_0x7661[246]])&& (_0x9465x3= _0x9465x3[_0x7661[1731]](_0x9465x2[_0x7661[246]]),0< _0x9465x3[_0x7661[117]]?(_0x9465x5= Math[_0x7661[243]](_0x9465x9[_0x7661[117]],_0x9465x3[_0x7661[117]]* _0x9465x4),_0x9465x2[_0x7661[253]][_0x7661[623]]&& (_0x9465x9[_0x7661[235]]+= _0x9465x9[_0x7661[117]]- _0x9465x5),_0x9465x9[_0x7661[117]]= _0x9465x5):0< _0x9465x3[_0x7661[119]]&& (_0x9465x5= Math[_0x7661[243]](_0x9465x9[_0x7661[119]],_0x9465x3[_0x7661[119]]* _0x9465x4),_0x9465x2[_0x7661[253]][_0x7661[624]]&& (_0x9465x9[_0x7661[236]]+= _0x9465x9[_0x7661[119]]- _0x9465x5),_0x9465x9[_0x7661[119]]= _0x9465x5)),this[_0x7661[2221]](_0x9465x2,_0x9465x9));return _0x9465x9};mxCellRenderer[_0x7661[202]][_0x7661[2221]]= function(_0x9465x2,_0x9465x3){if(_0x9465x2[_0x7661[963]][_0x7661[1590]]()){var _0x9465x4=(_0x9465x2[_0x7661[117]]- _0x9465x2[_0x7661[119]])/ 2;_0x9465x3[_0x7661[235]]+= _0x9465x4;_0x9465x3[_0x7661[236]]-= _0x9465x4;_0x9465x4= _0x9465x3[_0x7661[117]];_0x9465x3[_0x7661[117]]= _0x9465x3[_0x7661[119]];_0x9465x3[_0x7661[119]]= _0x9465x4};_0x9465x3[_0x7661[235]]-= _0x9465x2[_0x7661[963]][_0x7661[1655]][_0x7661[235]]* _0x9465x3[_0x7661[117]];_0x9465x3[_0x7661[236]]-= _0x9465x2[_0x7661[963]][_0x7661[1655]][_0x7661[236]]* _0x9465x3[_0x7661[119]];if(_0x7661[1334]!= _0x9465x2[_0x7661[124]][mxConstants[_0x7661[2193]]]){var _0x9465x4=_0x9465x2[_0x7661[441]][_0x7661[255]],_0x9465x5=_0x9465x2[_0x7661[963]][_0x7661[1673]]();_0x9465x3[_0x7661[235]]+= _0x9465x5[_0x7661[235]]* _0x9465x4;_0x9465x3[_0x7661[236]]+= _0x9465x5[_0x7661[236]]* _0x9465x4;_0x9465x3[_0x7661[117]]= Math[_0x7661[160]](0,_0x9465x3[_0x7661[117]]- _0x9465x2[_0x7661[963]][_0x7661[659]]* _0x9465x4- _0x9465x2[_0x7661[963]][_0x7661[661]]* _0x9465x4);_0x9465x3[_0x7661[119]]= Math[_0x7661[160]](0,_0x9465x3[_0x7661[119]]- _0x9465x2[_0x7661[963]][_0x7661[658]]* _0x9465x4- _0x9465x2[_0x7661[963]][_0x7661[660]]* _0x9465x4)};var _0x9465x9=_0x9465x2[_0x7661[963]][_0x7661[1615]]();if(0!= _0x9465x9&& (null!= _0x9465x2&& _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[251]][_0x7661[1193]](_0x9465x2[_0x7661[246]]))&& (_0x9465x4= _0x9465x2[_0x7661[241]](),_0x9465x5= _0x9465x2[_0x7661[242]](),_0x9465x3[_0x7661[235]]!= _0x9465x4|| _0x9465x3[_0x7661[236]]!= _0x9465x5)){_0x9465x9*= Math[_0x7661[424]]/ 180,pt= mxUtils[_0x7661[432]]( new mxPoint(_0x9465x3[_0x7661[235]],_0x9465x3[_0x7661[236]]),Math[_0x7661[426]](_0x9465x9),Math[_0x7661[427]](_0x9465x9), new mxPoint(_0x9465x4,_0x9465x5)),_0x9465x3[_0x7661[235]]= pt[_0x7661[235]],_0x9465x3[_0x7661[236]]= pt[_0x7661[236]]}};mxCellRenderer[_0x7661[202]][_0x7661[2222]]= function(_0x9465x2,_0x9465x3){this[_0x7661[2162]](_0x9465x2);if(null!= _0x9465x2[_0x7661[1211]]){var _0x9465x4=mxUtils[_0x7661[1454]](mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_ROTATION,0),90),_0x9465x5=mxUtils[_0x7661[431]](_0x9465x4),_0x9465x9=Math[_0x7661[426]](_0x9465x5),_0x9465xa=Math[_0x7661[427]](_0x9465x5);_0x9465x2[_0x7661[1211]][_0x7661[209]](function(_0x9465x5,_0x9465x13){var _0x9465x14=_0x9465x13[_0x7661[2201]][_0x7661[1799]](_0x9465x2);if(!_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]])&& null!= _0x9465x2[_0x7661[253]]&& 0!= _0x9465x4){var _0x9465x15=_0x9465x14[_0x7661[241]](),_0x9465x16=_0x9465x14[_0x7661[242]](),_0x9465x16=mxUtils[_0x7661[432]]( new mxPoint(_0x9465x15,_0x9465x16),_0x9465x9,_0x9465xa, new mxPoint(_0x9465x2[_0x7661[241]](),_0x9465x2[_0x7661[242]]())),_0x9465x15=_0x9465x16[_0x7661[235]],_0x9465x16=_0x9465x16[_0x7661[236]];_0x9465x14[_0x7661[235]]= Math[_0x7661[488]](_0x9465x15- _0x9465x14[_0x7661[117]]/ 2);_0x9465x14[_0x7661[236]]= Math[_0x7661[488]](_0x9465x16- _0x9465x14[_0x7661[119]]/ 2)};if(_0x9465x3|| null== _0x9465x13[_0x7661[1562]]|| _0x9465x13[_0x7661[255]]!= _0x9465x2[_0x7661[441]][_0x7661[255]]|| !_0x9465x13[_0x7661[1562]][_0x7661[237]](_0x9465x14)){_0x9465x13[_0x7661[1562]]= _0x9465x14,_0x9465x13[_0x7661[255]]= _0x9465x2[_0x7661[441]][_0x7661[255]],_0x9465x13[_0x7661[258]]()}})}};mxCellRenderer[_0x7661[202]][_0x7661[2223]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2[_0x7661[2207]]){var _0x9465x4=this[_0x7661[2224]](_0x9465x2),_0x9465x5=this[_0x7661[2152]]?mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_ROTATION,0):_0x9465x2[_0x7661[253]][_0x7661[1615]](),_0x9465x9=_0x9465x2[_0x7661[441]][_0x7661[255]];if(_0x9465x3|| _0x9465x2[_0x7661[2207]][_0x7661[255]]!= _0x9465x9|| !_0x9465x2[_0x7661[2207]][_0x7661[1562]][_0x7661[237]](_0x9465x4)|| _0x9465x2[_0x7661[2207]][_0x7661[603]]!= _0x9465x5){_0x9465x2[_0x7661[2207]][_0x7661[603]]= _0x9465x5,_0x9465x2[_0x7661[2207]][_0x7661[1562]]= _0x9465x4,_0x9465x2[_0x7661[2207]][_0x7661[255]]= _0x9465x9,_0x9465x2[_0x7661[2207]][_0x7661[258]]()}}};mxCellRenderer[_0x7661[202]][_0x7661[2224]]= function(_0x9465x2){if(null!= _0x9465x2[_0x7661[2207]]){var _0x9465x3=_0x9465x2[_0x7661[2207]][_0x7661[255]],_0x9465x4=_0x9465x2[_0x7661[2207]][_0x7661[1562]][_0x7661[117]]/ _0x9465x3,_0x9465x3=_0x9465x2[_0x7661[2207]][_0x7661[1562]][_0x7661[119]]/ _0x9465x3,_0x9465x5=_0x9465x2[_0x7661[441]][_0x7661[255]],_0x9465x9=_0x9465x2[_0x7661[241]](),_0x9465xa=_0x9465x2[_0x7661[242]]();if(!_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]])&& (_0x9465x9= _0x9465x2[_0x7661[235]]+ _0x9465x4* _0x9465x5,_0x9465xa= _0x9465x2[_0x7661[236]]+ _0x9465x3* _0x9465x5,null!= _0x9465x2[_0x7661[253]])){var _0x9465x12=_0x9465x2[_0x7661[253]][_0x7661[1598]]();if(this[_0x7661[2152]]){_0x9465x12= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_ROTATION,0)}else {if(_0x9465x2[_0x7661[253]][_0x7661[1590]]()){var _0x9465x13=(_0x9465x2[_0x7661[117]]- _0x9465x2[_0x7661[119]])/ 2,_0x9465x9=_0x9465x9+ _0x9465x13,_0x9465xa=_0x9465xa- _0x9465x13}};0!= _0x9465x12&& (_0x9465x13= mxUtils[_0x7661[431]](_0x9465x12),_0x9465x12= Math[_0x7661[426]](_0x9465x13),_0x9465x13= Math[_0x7661[427]](_0x9465x13),_0x9465xa= mxUtils[_0x7661[432]]( new mxPoint(_0x9465x9,_0x9465xa),_0x9465x12,_0x9465x13, new mxPoint(_0x9465x2[_0x7661[241]](),_0x9465x2[_0x7661[242]]())),_0x9465x9= _0x9465xa[_0x7661[235]],_0x9465xa= _0x9465xa[_0x7661[236]])};return _0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]]), new mxRectangle(Math[_0x7661[488]](_0x9465x9- _0x9465x4/ 2* _0x9465x5),Math[_0x7661[488]](_0x9465xa- _0x9465x3/ 2* _0x9465x5),Math[_0x7661[488]](_0x9465x4* _0x9465x5),Math[_0x7661[488]](_0x9465x3* _0x9465x5))};return null};mxCellRenderer[_0x7661[202]][_0x7661[258]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(null!= _0x9465x2[_0x7661[253]]){var _0x9465x5=!1;_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]]);reconfigure= null!= _0x9465x3?_0x9465x3:!1;this[_0x7661[2204]](_0x9465x2);if(_0x9465x2[_0x7661[2082]]|| _0x9465x2[_0x7661[2081]]){_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[2158]]?this[_0x7661[2166]](_0x9465x2):this[_0x7661[2167]](_0x9465x2)};if(_0x9465x2[_0x7661[2082]]|| !mxUtils[_0x7661[2225]](_0x9465x2[_0x7661[253]][_0x7661[124]],_0x9465x2[_0x7661[124]])){this[_0x7661[2170]](_0x9465x2),_0x9465x3= !0};delete _0x9465x2[_0x7661[2081]];delete _0x9465x2[_0x7661[2082]];if(_0x9465x3|| null== _0x9465x2[_0x7661[253]][_0x7661[1562]]|| _0x9465x2[_0x7661[253]][_0x7661[255]]!= _0x9465x2[_0x7661[441]][_0x7661[255]]|| !_0x9465x2[_0x7661[253]][_0x7661[1562]][_0x7661[237]](_0x9465x2)|| !mxUtils[_0x7661[2226]](_0x9465x2[_0x7661[253]][_0x7661[1525]],_0x9465x2[_0x7661[439]])){_0x9465x5= !0,_0x9465x2[_0x7661[253]][_0x7661[1525]]= null!= _0x9465x2[_0x7661[439]]?_0x9465x2[_0x7661[439]][_0x7661[1853]]():null,_0x9465x2[_0x7661[253]][_0x7661[1562]]= new mxRectangle(_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]],_0x9465x2[_0x7661[117]],_0x9465x2[_0x7661[119]]),_0x9465x2[_0x7661[253]][_0x7661[255]]= _0x9465x2[_0x7661[441]][_0x7661[255]],null== _0x9465x4|| _0x9465x4?_0x9465x2[_0x7661[253]][_0x7661[258]]():_0x9465x2[_0x7661[253]][_0x7661[1577]]()};if(null== _0x9465x4|| _0x9465x4){this[_0x7661[2217]](_0x9465x2,_0x9465x5),this[_0x7661[2222]](_0x9465x2,_0x9465x5),this[_0x7661[2223]](_0x9465x2,_0x9465x5)}}};mxCellRenderer[_0x7661[202]][_0x7661[515]]= function(_0x9465x2){null!= _0x9465x2[_0x7661[253]]&& (null!= _0x9465x2[_0x7661[963]]&& (_0x9465x2[_0x7661[963]][_0x7661[515]](),_0x9465x2[_0x7661[963]]= null),null!= _0x9465x2[_0x7661[1211]]&& (_0x9465x2[_0x7661[1211]][_0x7661[209]](function(_0x9465x2,_0x9465x4){_0x9465x4[_0x7661[515]]()}),_0x9465x2[_0x7661[1211]]= null),null!= _0x9465x2[_0x7661[2207]]&& (_0x9465x2[_0x7661[2207]][_0x7661[515]](),_0x9465x2[_0x7661[2207]]= null),_0x9465x2[_0x7661[253]][_0x7661[515]](),_0x9465x2[_0x7661[253]]= null)};var mxEdgeStyle={EntityRelation:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=_0x9465x2[_0x7661[441]],_0x9465x12=_0x9465xa[_0x7661[1179]];_0x9465x5= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_SEGMENT,mxConstants.ENTITY_SEGMENT)* _0x9465xa[_0x7661[255]];var _0x9465x13=_0x9465x2[_0x7661[439]],_0x9465x14=_0x9465x13[0],_0x9465x15=_0x9465x13[_0x9465x13[_0x7661[67]]- 1],_0x9465x13=!1;if(null!= _0x9465x14){_0x9465x3= new mxCellState,_0x9465x3[_0x7661[235]]= _0x9465x14[_0x7661[235]],_0x9465x3[_0x7661[236]]= _0x9465x14[_0x7661[236]]}else {if(null!= _0x9465x3){var _0x9465x16=mxUtils[_0x7661[2227]](_0x9465x3,_0x9465x2,!0,mxConstants.DIRECTION_MASK_NONE);_0x9465x16!= mxConstants[_0x7661[434]]?_0x9465x13= _0x9465x16== mxConstants[_0x7661[436]]:(_0x9465x14= _0x9465x12[_0x7661[1198]](_0x9465x3[_0x7661[246]]),_0x9465x14[_0x7661[1500]]?_0x9465x13= 0.5>= _0x9465x14[_0x7661[235]]:null!= _0x9465x4&& (_0x9465x13= _0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]< _0x9465x3[_0x7661[235]]))}else {return}};_0x9465x14= !0;null!= _0x9465x15?(_0x9465x4= new mxCellState,_0x9465x4[_0x7661[235]]= _0x9465x15[_0x7661[235]],_0x9465x4[_0x7661[236]]= _0x9465x15[_0x7661[236]]):null!= _0x9465x4&& (_0x9465x16= mxUtils[_0x7661[2227]](_0x9465x4,_0x9465x2,!1,mxConstants.DIRECTION_MASK_NONE),_0x9465x16!= mxConstants[_0x7661[434]]?_0x9465x14= _0x9465x16== mxConstants[_0x7661[436]]:(_0x9465x2= _0x9465x12[_0x7661[1198]](_0x9465x4[_0x7661[246]]),_0x9465x2[_0x7661[1500]]?_0x9465x14= 0.5>= _0x9465x2[_0x7661[235]]:null!= _0x9465x3&& (_0x9465x14= _0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]]< _0x9465x4[_0x7661[235]])));null!= _0x9465x3&& null!= _0x9465x4&& (_0x9465x2= _0x9465x13?_0x9465x3[_0x7661[235]]:_0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]],_0x9465x3= _0x9465xa[_0x7661[2228]](_0x9465x3),_0x9465x12= _0x9465x14?_0x9465x4[_0x7661[235]]:_0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]],_0x9465x4= _0x9465xa[_0x7661[2228]](_0x9465x4),_0x9465xa= new mxPoint(_0x9465x2+ (_0x9465x13?-_0x9465x5:_0x9465x5),_0x9465x3),_0x9465x15= new mxPoint(_0x9465x12+ (_0x9465x14?-_0x9465x5:_0x9465x5),_0x9465x4),_0x9465x13== _0x9465x14?(_0x9465x5= _0x9465x13?Math[_0x7661[243]](_0x9465x2,_0x9465x12)- _0x9465x5:Math[_0x7661[160]](_0x9465x2,_0x9465x12)+ _0x9465x5,_0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x5,_0x9465x3)),_0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x5,_0x9465x4))):(_0x9465xa[_0x7661[235]]< _0x9465x15[_0x7661[235]]== _0x9465x13?(_0x9465x5= _0x9465x3+ (_0x9465x4- _0x9465x3)/ 2,_0x9465x9[_0x7661[207]](_0x9465xa),_0x9465x9[_0x7661[207]]( new mxPoint(_0x9465xa[_0x7661[235]],_0x9465x5)),_0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x15[_0x7661[235]],_0x9465x5))):_0x9465x9[_0x7661[207]](_0x9465xa),_0x9465x9[_0x7661[207]](_0x9465x15)))},Loop:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){if(null!= _0x9465x3){_0x9465x4= _0x9465x2[_0x7661[441]];var _0x9465xa=_0x9465x4[_0x7661[1179]];_0x9465x5= null!= _0x9465x5&& 0< _0x9465x5[_0x7661[67]]?_0x9465x5[0]:null;null!= _0x9465x5&& (_0x9465x5= _0x9465x4[_0x7661[2229]](_0x9465x2,_0x9465x5),mxUtils[_0x7661[442]](_0x9465x3,_0x9465x5[_0x7661[235]],_0x9465x5[_0x7661[236]])&& (_0x9465x5= null));var _0x9465x12=0,_0x9465x13=0,_0x9465x14=0,_0x9465x15=0,_0x9465xa=mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_SEGMENT,_0x9465xa[_0x7661[1020]])* _0x9465x4[_0x7661[255]];_0x9465x2= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_DIRECTION,mxConstants.DIRECTION_WEST);_0x9465x2== mxConstants[_0x7661[1358]]|| _0x9465x2== mxConstants[_0x7661[1354]]?(_0x9465x12= _0x9465x4[_0x7661[2230]](_0x9465x3),_0x9465x13= _0x9465xa):(_0x9465x14= _0x9465x4[_0x7661[2228]](_0x9465x3),_0x9465x15= _0x9465xa);null== _0x9465x5|| _0x9465x5[_0x7661[235]]< _0x9465x3[_0x7661[235]]|| _0x9465x5[_0x7661[235]]> _0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]]?null!= _0x9465x5?(_0x9465x12= _0x9465x5[_0x7661[235]],_0x9465x15= Math[_0x7661[160]](Math[_0x7661[425]](_0x9465x14- _0x9465x5[_0x7661[236]]),_0x9465x15)):_0x9465x2== mxConstants[_0x7661[1358]]?_0x9465x14= _0x9465x3[_0x7661[236]]- 2* _0x9465x13:_0x9465x2== mxConstants[_0x7661[1354]]?_0x9465x14= _0x9465x3[_0x7661[236]]+ _0x9465x3[_0x7661[119]]+ 2* _0x9465x13:_0x9465x12= _0x9465x2== mxConstants[_0x7661[1356]]?_0x9465x3[_0x7661[235]]- 2* _0x9465x15:_0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]]+ 2* _0x9465x15:null!= _0x9465x5&& (_0x9465x12= _0x9465x4[_0x7661[2230]](_0x9465x3),_0x9465x13= Math[_0x7661[160]](Math[_0x7661[425]](_0x9465x12- _0x9465x5[_0x7661[235]]),_0x9465x15),_0x9465x14= _0x9465x5[_0x7661[236]],_0x9465x15= 0);_0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x12- _0x9465x13,_0x9465x14- _0x9465x15));_0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x12+ _0x9465x13,_0x9465x14+ _0x9465x15))}},ElbowConnector:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=null!= _0x9465x5&& 0< _0x9465x5[_0x7661[67]]?_0x9465x5[0]:null,_0x9465x12=!1,_0x9465x13=!1;if(null!= _0x9465x3&& null!= _0x9465x4){if(null!= _0x9465xa){var _0x9465x14=Math[_0x7661[243]](_0x9465x3[_0x7661[235]],_0x9465x4[_0x7661[235]]),_0x9465x15=Math[_0x7661[160]](_0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]],_0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]),_0x9465x13=Math[_0x7661[243]](_0x9465x3[_0x7661[236]],_0x9465x4[_0x7661[236]]),_0x9465x16=Math[_0x7661[160]](_0x9465x3[_0x7661[236]]+ _0x9465x3[_0x7661[119]],_0x9465x4[_0x7661[236]]+ _0x9465x4[_0x7661[119]]),_0x9465xa=_0x9465x2[_0x7661[441]][_0x7661[2229]](_0x9465x2,_0x9465xa),_0x9465x12=_0x9465xa[_0x7661[236]]< _0x9465x13|| _0x9465xa[_0x7661[236]]> _0x9465x16,_0x9465x13=_0x9465xa[_0x7661[235]]< _0x9465x14|| _0x9465xa[_0x7661[235]]> _0x9465x15}else {_0x9465x14= Math[_0x7661[160]](_0x9465x3[_0x7661[235]],_0x9465x4[_0x7661[235]]),_0x9465x15= Math[_0x7661[243]](_0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]],_0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]),_0x9465x12= _0x9465x14== _0x9465x15,_0x9465x12|| (_0x9465x13= Math[_0x7661[160]](_0x9465x3[_0x7661[236]],_0x9465x4[_0x7661[236]]),_0x9465x16= Math[_0x7661[243]](_0x9465x3[_0x7661[236]]+ _0x9465x3[_0x7661[119]],_0x9465x4[_0x7661[236]]+ _0x9465x4[_0x7661[119]]),_0x9465x13= _0x9465x13== _0x9465x16)}};!_0x9465x13&& (_0x9465x12|| _0x9465x2[_0x7661[124]][mxConstants[_0x7661[2231]]]== mxConstants[_0x7661[2232]])?mxEdgeStyle.TopToBottom(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9):mxEdgeStyle.SideToSide(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9)},SideToSide:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=_0x9465x2[_0x7661[441]];_0x9465x5= null!= _0x9465x5&& 0< _0x9465x5[_0x7661[67]]?_0x9465x5[0]:null;var _0x9465x12=_0x9465x2[_0x7661[439]],_0x9465x13=_0x9465x12[0],_0x9465x12=_0x9465x12[_0x9465x12[_0x7661[67]]- 1];null!= _0x9465x5&& (_0x9465x5= _0x9465xa[_0x7661[2229]](_0x9465x2,_0x9465x5));null!= _0x9465x13&& (_0x9465x3= new mxCellState,_0x9465x3[_0x7661[235]]= _0x9465x13[_0x7661[235]],_0x9465x3[_0x7661[236]]= _0x9465x13[_0x7661[236]]);null!= _0x9465x12&& (_0x9465x4= new mxCellState,_0x9465x4[_0x7661[235]]= _0x9465x12[_0x7661[235]],_0x9465x4[_0x7661[236]]= _0x9465x12[_0x7661[236]]);null!= _0x9465x3&& null!= _0x9465x4&& (_0x9465x2= Math[_0x7661[160]](_0x9465x3[_0x7661[235]],_0x9465x4[_0x7661[235]]),_0x9465x13= Math[_0x7661[243]](_0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]],_0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]),_0x9465x2= null!= _0x9465x5?_0x9465x5[_0x7661[235]]:_0x9465x13+ (_0x9465x2- _0x9465x13)/ 2,_0x9465x13= _0x9465xa[_0x7661[2228]](_0x9465x3),_0x9465xa= _0x9465xa[_0x7661[2228]](_0x9465x4),null!= _0x9465x5&& (_0x9465x5[_0x7661[236]]>= _0x9465x3[_0x7661[236]]&& _0x9465x5[_0x7661[236]]<= _0x9465x3[_0x7661[236]]+ _0x9465x3[_0x7661[119]]&& (_0x9465x13= _0x9465x5[_0x7661[236]]),_0x9465x5[_0x7661[236]]>= _0x9465x4[_0x7661[236]]&& _0x9465x5[_0x7661[236]]<= _0x9465x4[_0x7661[236]]+ _0x9465x4[_0x7661[119]]&& (_0x9465xa= _0x9465x5[_0x7661[236]])),!mxUtils[_0x7661[442]](_0x9465x4,_0x9465x2,_0x9465x13)&& !mxUtils[_0x7661[442]](_0x9465x3,_0x9465x2,_0x9465x13)&& _0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x2,_0x9465x13)),!mxUtils[_0x7661[442]](_0x9465x4,_0x9465x2,_0x9465xa)&& !mxUtils[_0x7661[442]](_0x9465x3,_0x9465x2,_0x9465xa)&& _0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x2,_0x9465xa)),1== _0x9465x9[_0x7661[67]]&& (null!= _0x9465x5?!mxUtils[_0x7661[442]](_0x9465x4,_0x9465x2,_0x9465x5[_0x7661[236]])&& !mxUtils[_0x7661[442]](_0x9465x3,_0x9465x2,_0x9465x5[_0x7661[236]])&& _0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x2,_0x9465x5[_0x7661[236]])):(_0x9465xa= Math[_0x7661[160]](_0x9465x3[_0x7661[236]],_0x9465x4[_0x7661[236]]),_0x9465x3= Math[_0x7661[243]](_0x9465x3[_0x7661[236]]+ _0x9465x3[_0x7661[119]],_0x9465x4[_0x7661[236]]+ _0x9465x4[_0x7661[119]]),_0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x2,_0x9465xa+ (_0x9465x3- _0x9465xa)/ 2)))))},TopToBottom:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=_0x9465x2[_0x7661[441]];_0x9465x5= null!= _0x9465x5&& 0< _0x9465x5[_0x7661[67]]?_0x9465x5[0]:null;var _0x9465x12=_0x9465x2[_0x7661[439]],_0x9465x13=_0x9465x12[0],_0x9465x12=_0x9465x12[_0x9465x12[_0x7661[67]]- 1];null!= _0x9465x5&& (_0x9465x5= _0x9465xa[_0x7661[2229]](_0x9465x2,_0x9465x5));null!= _0x9465x13&& (_0x9465x3= new mxCellState,_0x9465x3[_0x7661[235]]= _0x9465x13[_0x7661[235]],_0x9465x3[_0x7661[236]]= _0x9465x13[_0x7661[236]]);null!= _0x9465x12&& (_0x9465x4= new mxCellState,_0x9465x4[_0x7661[235]]= _0x9465x12[_0x7661[235]],_0x9465x4[_0x7661[236]]= _0x9465x12[_0x7661[236]]);null!= _0x9465x3&& null!= _0x9465x4&& (_0x9465x13= Math[_0x7661[160]](_0x9465x3[_0x7661[236]],_0x9465x4[_0x7661[236]]),_0x9465x12= Math[_0x7661[243]](_0x9465x3[_0x7661[236]]+ _0x9465x3[_0x7661[119]],_0x9465x4[_0x7661[236]]+ _0x9465x4[_0x7661[119]]),_0x9465x2= _0x9465xa[_0x7661[2230]](_0x9465x3),null!= _0x9465x5&& (_0x9465x5[_0x7661[235]]>= _0x9465x3[_0x7661[235]]&& _0x9465x5[_0x7661[235]]<= _0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]])&& (_0x9465x2= _0x9465x5[_0x7661[235]]),_0x9465x13= null!= _0x9465x5?_0x9465x5[_0x7661[236]]:_0x9465x12+ (_0x9465x13- _0x9465x12)/ 2,!mxUtils[_0x7661[442]](_0x9465x4,_0x9465x2,_0x9465x13)&& !mxUtils[_0x7661[442]](_0x9465x3,_0x9465x2,_0x9465x13)&& _0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x2,_0x9465x13)),_0x9465x2= null!= _0x9465x5&& _0x9465x5[_0x7661[235]]>= _0x9465x4[_0x7661[235]]&& _0x9465x5[_0x7661[235]]<= _0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]?_0x9465x5[_0x7661[235]]:_0x9465xa[_0x7661[2230]](_0x9465x4),!mxUtils[_0x7661[442]](_0x9465x4,_0x9465x2,_0x9465x13)&& !mxUtils[_0x7661[442]](_0x9465x3,_0x9465x2,_0x9465x13)&& _0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x2,_0x9465x13)),1== _0x9465x9[_0x7661[67]]&& (null!= _0x9465x5&& 1== _0x9465x9[_0x7661[67]]?!mxUtils[_0x7661[442]](_0x9465x4,_0x9465x5[_0x7661[235]],_0x9465x13)&& !mxUtils[_0x7661[442]](_0x9465x3,_0x9465x5[_0x7661[235]],_0x9465x13)&& _0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x5[_0x7661[235]],_0x9465x13)):(_0x9465xa= Math[_0x7661[160]](_0x9465x3[_0x7661[235]],_0x9465x4[_0x7661[235]]),_0x9465x3= Math[_0x7661[243]](_0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]],_0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]),_0x9465x9[_0x7661[207]]( new mxPoint(_0x9465xa+ (_0x9465x3- _0x9465xa)/ 2,_0x9465x13)))))},SegmentConnector:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=_0x9465x2[_0x7661[439]],_0x9465x12=!0,_0x9465x13=null,_0x9465x14=_0x9465xa[0];null== _0x9465x14&& null!= _0x9465x3?_0x9465x14= new mxPoint(_0x9465x2[_0x7661[441]][_0x7661[2230]](_0x9465x3),_0x9465x2[_0x7661[441]][_0x7661[2228]](_0x9465x3)):null!= _0x9465x14&& (_0x9465x14= _0x9465x14[_0x7661[238]]());var _0x9465x15=_0x9465xa[_0x7661[67]]- 1;if(null!= _0x9465x5&& 0< _0x9465x5[_0x7661[67]]){for(var _0x9465x13=_0x9465x2[_0x7661[441]][_0x7661[2229]](_0x9465x2,_0x9465x5[0]),_0x9465x16=_0x9465x3,_0x9465x17=_0x9465xa[0],_0x9465x18=!1,_0x9465x19=!1,_0x9465x18=_0x9465x13,_0x9465x1a=_0x9465x5[_0x7661[67]],_0x9465x1b=0;2> _0x9465x1b;_0x9465x1b++){var _0x9465x1c=null!= _0x9465x17&& _0x9465x17[_0x7661[235]]== _0x9465x18[_0x7661[235]],_0x9465x1d=null!= _0x9465x17&& _0x9465x17[_0x7661[236]]== _0x9465x18[_0x7661[236]],_0x9465x1e=null!= _0x9465x16&& _0x9465x18[_0x7661[236]]>= _0x9465x16[_0x7661[236]]&& _0x9465x18[_0x7661[236]]<= _0x9465x16[_0x7661[236]]+ _0x9465x16[_0x7661[119]],_0x9465x16=null!= _0x9465x16&& _0x9465x18[_0x7661[235]]>= _0x9465x16[_0x7661[235]]&& _0x9465x18[_0x7661[235]]<= _0x9465x16[_0x7661[235]]+ _0x9465x16[_0x7661[117]],_0x9465x18=_0x9465x1d|| null== _0x9465x17&& _0x9465x1e,_0x9465x19=_0x9465x1c|| null== _0x9465x17&& _0x9465x16;if(null!= _0x9465x17&& !_0x9465x1d&& !_0x9465x1c&& (_0x9465x1e|| _0x9465x16)){_0x9465x12= _0x9465x1e?!1:!0;break};if(_0x9465x19|| _0x9465x18){_0x9465x12= _0x9465x18;1== _0x9465x1b&& (_0x9465x12= 0== _0x9465x5[_0x7661[67]]% 2?_0x9465x18:_0x9465x19);break};_0x9465x16= _0x9465x4;_0x9465x17= _0x9465xa[_0x9465x15];_0x9465x18= _0x9465x2[_0x7661[441]][_0x7661[2229]](_0x9465x2,_0x9465x5[_0x9465x1a- 1])};_0x9465x12&& (null!= _0x9465xa[0]&& _0x9465xa[0][_0x7661[236]]!= _0x9465x13[_0x7661[236]]|| null== _0x9465xa[0]&& null!= _0x9465x3&& (_0x9465x13[_0x7661[236]]< _0x9465x3[_0x7661[236]]|| _0x9465x13[_0x7661[236]]> _0x9465x3[_0x7661[236]]+ _0x9465x3[_0x7661[119]]))?_0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x14[_0x7661[235]],_0x9465x13[_0x7661[236]])):!_0x9465x12&& (null!= _0x9465xa[0]&& _0x9465xa[0][_0x7661[235]]!= _0x9465x13[_0x7661[235]]|| null== _0x9465xa[0]&& null!= _0x9465x3&& (_0x9465x13[_0x7661[235]]< _0x9465x3[_0x7661[235]]|| _0x9465x13[_0x7661[235]]> _0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]]))&& _0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x13[_0x7661[235]],_0x9465x14[_0x7661[236]]));_0x9465x12?_0x9465x14[_0x7661[236]]= _0x9465x13[_0x7661[236]]:_0x9465x14[_0x7661[235]]= _0x9465x13[_0x7661[235]];for(_0x9465x1b= 0;_0x9465x1b< _0x9465x5[_0x7661[67]];_0x9465x1b++){_0x9465x12= !_0x9465x12,_0x9465x13= _0x9465x2[_0x7661[441]][_0x7661[2229]](_0x9465x2,_0x9465x5[_0x9465x1b]),_0x9465x12?_0x9465x14[_0x7661[236]]= _0x9465x13[_0x7661[236]]:_0x9465x14[_0x7661[235]]= _0x9465x13[_0x7661[235]],_0x9465x9[_0x7661[207]](_0x9465x14[_0x7661[238]]())}}else {_0x9465x13= _0x9465x14,_0x9465x12= !0};_0x9465x14= _0x9465xa[_0x9465x15];null== _0x9465x14&& null!= _0x9465x4&& (_0x9465x14= new mxPoint(_0x9465x2[_0x7661[441]][_0x7661[2230]](_0x9465x4),_0x9465x2[_0x7661[441]][_0x7661[2228]](_0x9465x4)));_0x9465x12&& (null!= _0x9465xa[_0x9465x15]&& _0x9465xa[_0x9465x15][_0x7661[236]]!= _0x9465x13[_0x7661[236]]|| null== _0x9465xa[_0x9465x15]&& null!= _0x9465x4&& (_0x9465x13[_0x7661[236]]< _0x9465x4[_0x7661[236]]|| _0x9465x13[_0x7661[236]]> _0x9465x4[_0x7661[236]]+ _0x9465x4[_0x7661[119]]))?_0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x14[_0x7661[235]],_0x9465x13[_0x7661[236]])):!_0x9465x12&& (null!= _0x9465xa[_0x9465x15]&& _0x9465xa[_0x9465x15][_0x7661[235]]!= _0x9465x13[_0x7661[235]]|| null== _0x9465xa[_0x9465x15]&& null!= _0x9465x4&& (_0x9465x13[_0x7661[235]]< _0x9465x4[_0x7661[235]]|| _0x9465x13[_0x7661[235]]> _0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]))&& _0x9465x9[_0x7661[207]]( new mxPoint(_0x9465x13[_0x7661[235]],_0x9465x14[_0x7661[236]]));if(null== _0x9465xa[0]&& null!= _0x9465x3){for(;1< _0x9465x9[_0x7661[67]]&& mxUtils[_0x7661[442]](_0x9465x3,_0x9465x9[1][_0x7661[235]],_0x9465x9[1][_0x7661[236]]);){_0x9465x9= _0x9465x9[_0x7661[300]](1,1)}};if(null== _0x9465xa[_0x9465x15]&& null!= _0x9465x4){for(;1< _0x9465x9[_0x7661[67]]&& mxUtils[_0x7661[442]](_0x9465x4,_0x9465x9[_0x9465x9[_0x7661[67]]- 1][_0x7661[235]],_0x9465x9[_0x9465x9[_0x7661[67]]- 1][_0x7661[236]]);){_0x9465x9= _0x9465x9[_0x7661[300]](_0x9465x9[_0x7661[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(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=_0x9465x2[_0x7661[441]][_0x7661[1179]],_0x9465x12=null== _0x9465x3?!1:_0x9465xa[_0x7661[502]]()[_0x7661[250]](_0x9465x3[_0x7661[246]]),_0x9465xa=null== _0x9465x4?!1:_0x9465xa[_0x7661[502]]()[_0x7661[250]](_0x9465x4[_0x7661[246]]);if(null!= _0x9465x5&& 0< _0x9465x5[_0x7661[67]]|| _0x9465x12|| _0x9465xa){mxEdgeStyle.SegmentConnector(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9)}else {_0x9465x5= _0x9465x2[_0x7661[439]];var _0x9465x13=_0x9465x5[0],_0x9465x14=_0x9465x5[_0x9465x5[_0x7661[67]]- 1];_0x9465x5= null!= _0x9465x3?_0x9465x3[_0x7661[235]]:_0x9465x13[_0x7661[235]];var _0x9465x12=null!= _0x9465x3?_0x9465x3[_0x7661[236]]:_0x9465x13[_0x7661[236]],_0x9465x15=null!= _0x9465x3?_0x9465x3[_0x7661[117]]:1,_0x9465x16=null!= _0x9465x3?_0x9465x3[_0x7661[119]]:1,_0x9465x17=null!= _0x9465x4?_0x9465x4[_0x7661[235]]:_0x9465x14[_0x7661[235]],_0x9465x18=null!= _0x9465x4?_0x9465x4[_0x7661[236]]:_0x9465x14[_0x7661[236]],_0x9465x19=null!= _0x9465x4?_0x9465x4[_0x7661[117]]:1,_0x9465x1a=null!= _0x9465x4?_0x9465x4[_0x7661[119]]:1,_0x9465xa=_0x9465x2[_0x7661[441]][_0x7661[255]]* mxEdgeStyle[_0x7661[2233]],_0x9465x1b=[mxConstants[_0x7661[2234]],mxConstants[_0x7661[2234]]];null!= _0x9465x3&& (_0x9465x1b[0]= mxUtils[_0x7661[2227]](_0x9465x3,_0x9465x2,!0,mxConstants.DIRECTION_MASK_ALL));null!= _0x9465x4&& (_0x9465x1b[1]= mxUtils[_0x7661[2227]](_0x9465x4,_0x9465x2,!1,mxConstants.DIRECTION_MASK_ALL));_0x9465x2= [0,0];_0x9465x5= [[_0x9465x5,_0x9465x12,_0x9465x15,_0x9465x16],[_0x9465x17,_0x9465x18,_0x9465x19,_0x9465x1a]];for(_0x9465x15= 0;2> _0x9465x15;_0x9465x15++){mxEdgeStyle[_0x7661[2235]][_0x9465x15][1]= _0x9465x5[_0x9465x15][0]- _0x9465xa,mxEdgeStyle[_0x7661[2235]][_0x9465x15][2]= _0x9465x5[_0x9465x15][1]- _0x9465xa,mxEdgeStyle[_0x7661[2235]][_0x9465x15][4]= _0x9465x5[_0x9465x15][0]+ _0x9465x5[_0x9465x15][2]+ _0x9465xa,mxEdgeStyle[_0x7661[2235]][_0x9465x15][8]= _0x9465x5[_0x9465x15][1]+ _0x9465x5[_0x9465x15][3]+ _0x9465xa};_0x9465x15= _0x9465x5[0][0]+ _0x9465x5[0][2]/ 2- (_0x9465x5[1][0]+ _0x9465x5[1][2]/ 2);_0x9465x16= _0x9465x5[0][1]+ _0x9465x5[0][3]/ 2- (_0x9465x5[1][1]+ _0x9465x5[1][3]/ 2);_0x9465x12= 0;0> _0x9465x15?_0x9465x12= 0> _0x9465x16?2:1:0>= _0x9465x16&& (_0x9465x12= 3,0== _0x9465x15&& (_0x9465x12= 2));_0x9465x16= null;null!= _0x9465x3&& (_0x9465x16= _0x9465x13);_0x9465x3= [[0.5,0.5],[0.5,0.5]];for(_0x9465x15= 0;2> _0x9465x15;_0x9465x15++){null!= _0x9465x16&& (_0x9465x3[_0x9465x15][0]= (_0x9465x16[_0x7661[235]]- _0x9465x5[_0x9465x15][0])/ _0x9465x5[_0x9465x15][2],0.01> _0x9465x3[_0x9465x15][0]?_0x9465x2[_0x9465x15]= mxConstants[_0x7661[436]]:0.99< _0x9465x3[_0x9465x15][0]&& (_0x9465x2[_0x9465x15]= mxConstants[_0x7661[438]]),_0x9465x3[_0x9465x15][1]= (_0x9465x16[_0x7661[236]]- _0x9465x5[_0x9465x15][1])/ _0x9465x5[_0x9465x15][3],0.01> _0x9465x3[_0x9465x15][1]?_0x9465x2[_0x9465x15]= mxConstants[_0x7661[435]]:0.99< _0x9465x3[_0x9465x15][1]&& (_0x9465x2[_0x9465x15]= mxConstants[_0x7661[437]])),_0x9465x16= null,null!= _0x9465x4&& (_0x9465x16= _0x9465x14)};_0x9465x15= _0x9465x5[0][1]- (_0x9465x5[1][1]+ _0x9465x5[1][3]);_0x9465x16= _0x9465x5[0][0]- (_0x9465x5[1][0]+ _0x9465x5[1][2]);_0x9465x17= _0x9465x5[1][1]- (_0x9465x5[0][1]+ _0x9465x5[0][3]);_0x9465x18= _0x9465x5[1][0]- (_0x9465x5[0][0]+ _0x9465x5[0][2]);mxEdgeStyle[_0x7661[2236]][1]= Math[_0x7661[160]](_0x9465x16- 2* _0x9465xa,0);mxEdgeStyle[_0x7661[2236]][2]= Math[_0x7661[160]](_0x9465x15- 2* _0x9465xa,0);mxEdgeStyle[_0x7661[2236]][4]= Math[_0x7661[160]](_0x9465x17- 2* _0x9465xa,0);mxEdgeStyle[_0x7661[2236]][3]= Math[_0x7661[160]](_0x9465x18- 2* _0x9465xa,0);_0x9465x4= [];_0x9465x13= [];_0x9465x14= [];_0x9465x13[0]= _0x9465x16>= _0x9465x18?mxConstants[_0x7661[436]]:mxConstants[_0x7661[438]];_0x9465x14[0]= _0x9465x15>= _0x9465x17?mxConstants[_0x7661[435]]:mxConstants[_0x7661[437]];_0x9465x13[1]= mxUtils[_0x7661[2237]](_0x9465x13[0]);_0x9465x14[1]= mxUtils[_0x7661[2237]](_0x9465x14[0]);_0x9465x16= _0x9465x16>= _0x9465x18?_0x9465x16:_0x9465x18;_0x9465x17= _0x9465x15>= _0x9465x17?_0x9465x15:_0x9465x17;_0x9465x18= [[0,0],[0,0]];_0x9465x19= !1;for(_0x9465x15= 0;2> _0x9465x15;_0x9465x15++){0== _0x9465x2[_0x9465x15]&& (0== (_0x9465x13[_0x9465x15]& _0x9465x1b[_0x9465x15])&& (_0x9465x13[_0x9465x15]= mxUtils[_0x7661[2237]](_0x9465x13[_0x9465x15])),0== (_0x9465x14[_0x9465x15]& _0x9465x1b[_0x9465x15])&& (_0x9465x14[_0x9465x15]= mxUtils[_0x7661[2237]](_0x9465x14[_0x9465x15])),_0x9465x18[_0x9465x15][0]= _0x9465x14[_0x9465x15],_0x9465x18[_0x9465x15][1]= _0x9465x13[_0x9465x15])};_0x9465x17> 2* _0x9465xa&& _0x9465x16> 2* _0x9465xa&& (0< (_0x9465x13[0]& _0x9465x1b[0])&& 0< (_0x9465x14[1]& _0x9465x1b[1])?(_0x9465x18[0][0]= _0x9465x13[0],_0x9465x18[0][1]= _0x9465x14[0],_0x9465x18[1][0]= _0x9465x14[1],_0x9465x18[1][1]= _0x9465x13[1],_0x9465x19= !0):0< (_0x9465x14[0]& _0x9465x1b[0])&& 0< (_0x9465x13[1]& _0x9465x1b[1])&& (_0x9465x18[0][0]= _0x9465x14[0],_0x9465x18[0][1]= _0x9465x13[0],_0x9465x18[1][0]= _0x9465x13[1],_0x9465x18[1][1]= _0x9465x14[1],_0x9465x19= !0));_0x9465x17> 2* _0x9465xa&& !_0x9465x19&& (_0x9465x18[0][0]= _0x9465x14[0],_0x9465x18[0][1]= _0x9465x13[0],_0x9465x18[1][0]= _0x9465x14[1],_0x9465x18[1][1]= _0x9465x13[1],_0x9465x19= !0);_0x9465x16> 2* _0x9465xa&& !_0x9465x19&& (_0x9465x18[0][0]= _0x9465x13[0],_0x9465x18[0][1]= _0x9465x14[0],_0x9465x18[1][0]= _0x9465x13[1],_0x9465x18[1][1]= _0x9465x14[1]);for(_0x9465x15= 0;2> _0x9465x15;_0x9465x15++){if(0== _0x9465x2[_0x9465x15]&& (0== (_0x9465x18[_0x9465x15][0]& _0x9465x1b[_0x9465x15])&& (_0x9465x18[_0x9465x15][0]= _0x9465x18[_0x9465x15][1]),_0x9465x4[_0x9465x15]= _0x9465x18[_0x9465x15][0]& _0x9465x1b[_0x9465x15],_0x9465x4[_0x9465x15]|= (_0x9465x18[_0x9465x15][1]& _0x9465x1b[_0x9465x15])<< 8,_0x9465x4[_0x9465x15]|= (_0x9465x18[1- _0x9465x15][_0x9465x15]& _0x9465x1b[_0x9465x15])<< 16,_0x9465x4[_0x9465x15]|= (_0x9465x18[1- _0x9465x15][1- _0x9465x15]& _0x9465x1b[_0x9465x15])<< 24,0== (_0x9465x4[_0x9465x15]& 15)&& (_0x9465x4[_0x9465x15]<<= 8),0== (_0x9465x4[_0x9465x15]& 3840)&& (_0x9465x4[_0x9465x15]= _0x9465x4[_0x9465x15]& 15| _0x9465x4[_0x9465x15]>> 8),0== (_0x9465x4[_0x9465x15]& 983040)&& (_0x9465x4[_0x9465x15]= _0x9465x4[_0x9465x15]& 65535| (_0x9465x4[_0x9465x15]& 251658240)>> 8),_0x9465x2[_0x9465x15]= _0x9465x4[_0x9465x15]& 15,_0x9465x1b[_0x9465x15]== mxConstants[_0x7661[436]]|| _0x9465x1b[_0x9465x15]== mxConstants[_0x7661[435]]|| _0x9465x1b[_0x9465x15]== mxConstants[_0x7661[438]]|| _0x9465x1b[_0x9465x15]== mxConstants[_0x7661[437]])){_0x9465x2[_0x9465x15]= _0x9465x1b[_0x9465x15]}};_0x9465x15= _0x9465x2[0]== mxConstants[_0x7661[438]]?3:_0x9465x2[0];_0x9465x1b= _0x9465x2[1]== mxConstants[_0x7661[438]]?3:_0x9465x2[1];_0x9465x15-= _0x9465x12;_0x9465x1b-= _0x9465x12;1> _0x9465x15&& (_0x9465x15+= 4);1> _0x9465x1b&& (_0x9465x1b+= 4);_0x9465x1b= mxEdgeStyle[_0x7661[2238]][_0x9465x15- 1][_0x9465x1b- 1];mxEdgeStyle[_0x7661[2239]][0][0]= _0x9465x5[0][0];mxEdgeStyle[_0x7661[2239]][0][1]= _0x9465x5[0][1];switch(_0x9465x2[0]){case mxConstants[_0x7661[436]]:mxEdgeStyle[_0x7661[2239]][0][0]-= _0x9465xa;mxEdgeStyle[_0x7661[2239]][0][1]+= _0x9465x3[0][1]* _0x9465x5[0][3];break;case mxConstants[_0x7661[437]]:mxEdgeStyle[_0x7661[2239]][0][0]+= _0x9465x3[0][0]* _0x9465x5[0][2];mxEdgeStyle[_0x7661[2239]][0][1]+= _0x9465x5[0][3]+ _0x9465xa;break;case mxConstants[_0x7661[438]]:mxEdgeStyle[_0x7661[2239]][0][0]+= _0x9465x5[0][2]+ _0x9465xa;mxEdgeStyle[_0x7661[2239]][0][1]+= _0x9465x3[0][1]* _0x9465x5[0][3];break;case mxConstants[_0x7661[435]]:mxEdgeStyle[_0x7661[2239]][0][0]+= _0x9465x3[0][0]* _0x9465x5[0][2],mxEdgeStyle[_0x7661[2239]][0][1]-= _0x9465xa};_0x9465xa= 0;_0x9465x13= _0x9465x4= 0< (_0x9465x2[0]& (mxConstants[_0x7661[438]]| mxConstants[_0x7661[436]]))?0:1;for(_0x9465x15= _0x9465x14= 0;_0x9465x15< _0x9465x1b[_0x7661[67]];_0x9465x15++){_0x9465x14= _0x9465x1b[_0x9465x15]& 15;_0x9465x1a= _0x9465x14== mxConstants[_0x7661[438]]?3:_0x9465x14;_0x9465x1a+= _0x9465x12;4< _0x9465x1a&& (_0x9465x1a-= 4);_0x9465x16= mxEdgeStyle[_0x7661[2240]][_0x9465x1a- 1];_0x9465x14= 0< _0x9465x1a% 2?0:1;_0x9465x14!= _0x9465x4&& (_0x9465xa++,mxEdgeStyle[_0x7661[2239]][_0x9465xa][0]= mxEdgeStyle[_0x7661[2239]][_0x9465xa- 1][0],mxEdgeStyle[_0x7661[2239]][_0x9465xa][1]= mxEdgeStyle[_0x7661[2239]][_0x9465xa- 1][1]);var _0x9465x1c=0< (_0x9465x1b[_0x9465x15]& mxEdgeStyle[_0x7661[2241]]),_0x9465x19=0< (_0x9465x1b[_0x9465x15]& mxEdgeStyle[_0x7661[2242]]),_0x9465x17=(_0x9465x1b[_0x9465x15]& mxEdgeStyle[_0x7661[2243]])>> 5,_0x9465x17=_0x9465x17<< _0x9465x12;15< _0x9465x17&& (_0x9465x17>>= 4);_0x9465x18= 0< (_0x9465x1b[_0x9465x15]& mxEdgeStyle[_0x7661[2244]]);(_0x9465x19|| _0x9465x1c)&& 9> _0x9465x17?(_0x9465x1a= 0,_0x9465x19= _0x9465x19?0:1,_0x9465x1a= _0x9465x18&& 0== _0x9465x14?_0x9465x5[_0x9465x19][0]+ _0x9465x3[_0x9465x19][0]* _0x9465x5[_0x9465x19][2]:_0x9465x18?_0x9465x5[_0x9465x19][1]+ _0x9465x3[_0x9465x19][1]* _0x9465x5[_0x9465x19][3]:mxEdgeStyle[_0x7661[2235]][_0x9465x19][_0x9465x17],0== _0x9465x14?(_0x9465x17= (_0x9465x1a- mxEdgeStyle[_0x7661[2239]][_0x9465xa][0])* _0x9465x16[0],0< _0x9465x17&& (mxEdgeStyle[_0x7661[2239]][_0x9465xa][0]+= _0x9465x16[0]* _0x9465x17)):(_0x9465x17= (_0x9465x1a- mxEdgeStyle[_0x7661[2239]][_0x9465xa][1])* _0x9465x16[1],0< _0x9465x17&& (mxEdgeStyle[_0x7661[2239]][_0x9465xa][1]+= _0x9465x16[1]* _0x9465x17))):_0x9465x18&& (mxEdgeStyle[_0x7661[2239]][_0x9465xa][0]+= _0x9465x16[0]* Math[_0x7661[425]](mxEdgeStyle[_0x7661[2236]][_0x9465x1a]/ 2),mxEdgeStyle[_0x7661[2239]][_0x9465xa][1]+= _0x9465x16[1]* Math[_0x7661[425]](mxEdgeStyle[_0x7661[2236]][_0x9465x1a]/ 2));0< _0x9465xa&& mxEdgeStyle[_0x7661[2239]][_0x9465xa][_0x9465x14]== mxEdgeStyle[_0x7661[2239]][_0x9465xa- 1][_0x9465x14]?_0x9465xa--:_0x9465x4= _0x9465x14};for(_0x9465x15= 0;_0x9465x15<= _0x9465xa&& !(_0x9465x15== _0x9465xa&& ((0< (_0x9465x2[1]& (mxConstants[_0x7661[438]]| mxConstants[_0x7661[436]]))?0:1)== _0x9465x13?0:1)!= (_0x9465xa+ 1)% 2);_0x9465x15++){_0x9465x9[_0x7661[207]]( new mxPoint(mxEdgeStyle[_0x7661[2239]][_0x9465x15][0],mxEdgeStyle[_0x7661[2239]][_0x9465x15][1]))}}},getRoutePattern:function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=_0x9465x2[0]== mxConstants[_0x7661[438]]?3:_0x9465x2[0];_0x9465x2= _0x9465x2[1]== mxConstants[_0x7661[438]]?3:_0x9465x2[1];_0x9465x9-= _0x9465x3;_0x9465x2-= _0x9465x3;1> _0x9465x9&& (_0x9465x9+= 4);1> _0x9465x2&& (_0x9465x2+= 4);_0x9465x3= routePatterns[_0x9465x9- 1][_0x9465x2- 1];if(0== _0x9465x4|| 0== _0x9465x5){null!= inlineRoutePatterns[_0x9465x9- 1][_0x9465x2- 1]&& (_0x9465x3= inlineRoutePatterns[_0x9465x9- 1][_0x9465x2- 1])};return _0x9465x3}},mxStyleRegistry={values:[],putValue:function(_0x9465x2,_0x9465x3){mxStyleRegistry[_0x7661[2245]][_0x9465x2]= _0x9465x3},getValue:function(_0x9465x2){return mxStyleRegistry[_0x7661[2245]][_0x9465x2]},getName:function(_0x9465x2){for(var _0x9465x3 in mxStyleRegistry[_0x7661[2245]]){if(mxStyleRegistry[_0x7661[2245]][_0x9465x3]== _0x9465x2){return _0x9465x3}};return null}};mxStyleRegistry[_0x7661[2246]](mxConstants.EDGESTYLE_ELBOW,mxEdgeStyle.ElbowConnector);mxStyleRegistry[_0x7661[2246]](mxConstants.EDGESTYLE_ENTITY_RELATION,mxEdgeStyle.EntityRelation);mxStyleRegistry[_0x7661[2246]](mxConstants.EDGESTYLE_LOOP,mxEdgeStyle.Loop);mxStyleRegistry[_0x7661[2246]](mxConstants.EDGESTYLE_SIDETOSIDE,mxEdgeStyle.SideToSide);mxStyleRegistry[_0x7661[2246]](mxConstants.EDGESTYLE_TOPTOBOTTOM,mxEdgeStyle.TopToBottom);mxStyleRegistry[_0x7661[2246]](mxConstants.EDGESTYLE_ORTHOGONAL,mxEdgeStyle.OrthConnector);mxStyleRegistry[_0x7661[2246]](mxConstants.EDGESTYLE_SEGMENT,mxEdgeStyle.SegmentConnector);mxStyleRegistry[_0x7661[2246]](mxConstants.PERIMETER_ELLIPSE,mxPerimeter.EllipsePerimeter);mxStyleRegistry[_0x7661[2246]](mxConstants.PERIMETER_RECTANGLE,mxPerimeter.RectanglePerimeter);mxStyleRegistry[_0x7661[2246]](mxConstants.PERIMETER_RHOMBUS,mxPerimeter.RhombusPerimeter);mxStyleRegistry[_0x7661[2246]](mxConstants.PERIMETER_TRIANGLE,mxPerimeter.TrianglePerimeter);function mxGraphView(_0x9465x2){this[_0x7661[1179]]= _0x9465x2;this[_0x7661[513]]= new mxPoint;this[_0x7661[2247]]= new mxRectangle;this[_0x7661[1214]]= new mxDictionary}mxGraphView[_0x7661[202]]= new mxEventSource;mxGraphView[_0x7661[202]][_0x7661[196]]= mxGraphView;mxGraphView[_0x7661[202]][_0x7661[2248]]= new mxPoint;mxGraphView[_0x7661[202]][_0x7661[2091]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[819]:_0x7661[110];mxGraphView[_0x7661[202]][_0x7661[2249]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[2250]:_0x7661[110];mxGraphView[_0x7661[202]][_0x7661[2251]]= !1;mxGraphView[_0x7661[202]][_0x7661[2252]]= !0;mxGraphView[_0x7661[202]][_0x7661[2253]]= !0;mxGraphView[_0x7661[202]][_0x7661[2254]]= !0;mxGraphView[_0x7661[202]][_0x7661[1179]]= null;mxGraphView[_0x7661[202]][_0x7661[1741]]= null;mxGraphView[_0x7661[202]][_0x7661[2247]]= null;mxGraphView[_0x7661[202]][_0x7661[255]]= 1;mxGraphView[_0x7661[202]][_0x7661[513]]= null;mxGraphView[_0x7661[202]][_0x7661[2255]]= !1;mxGraphView[_0x7661[202]][_0x7661[517]]= function(){return this[_0x7661[2247]]};mxGraphView[_0x7661[202]][_0x7661[2256]]= function(_0x9465x2){this[_0x7661[2247]]= _0x9465x2};mxGraphView[_0x7661[202]][_0x7661[1799]]= function(_0x9465x2){var _0x9465x3=null;if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]){for(var _0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){if(_0x9465x4[_0x7661[1193]](_0x9465x2[_0x9465x5])|| _0x9465x4[_0x7661[250]](_0x9465x2[_0x9465x5])){var _0x9465x9=this[_0x7661[248]](_0x9465x2[_0x9465x5]);null!= _0x9465x9&& (null== _0x9465x3?_0x9465x3= new mxRectangle(_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[236]],_0x9465x9[_0x7661[117]],_0x9465x9[_0x7661[119]]):_0x9465x3[_0x7661[99]](_0x9465x9))}}};return _0x9465x3};mxGraphView[_0x7661[202]][_0x7661[2257]]= function(_0x9465x2){if(this[_0x7661[1741]]!= _0x9465x2){var _0x9465x3= new mxCurrentRootChange(this,_0x9465x2);_0x9465x3[_0x7661[350]]();var _0x9465x4= new mxUndoableEdit(this,!1);_0x9465x4[_0x7661[99]](_0x9465x3);this[_0x7661[746]]( new mxEventObject(mxEvent.UNDO,_0x7661[1061],_0x9465x4));this[_0x7661[1179]][_0x7661[2258]]()};return _0x9465x2};mxGraphView[_0x7661[202]][_0x7661[829]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[255]],_0x9465x9= new mxPoint(this[_0x7661[513]][_0x7661[235]],this[_0x7661[513]][_0x7661[236]]);if(this[_0x7661[255]]!= _0x9465x2|| this[_0x7661[513]][_0x7661[235]]!= _0x9465x3|| this[_0x7661[513]][_0x7661[236]]!= _0x9465x4){this[_0x7661[255]]= _0x9465x2,this[_0x7661[513]][_0x7661[235]]= _0x9465x3,this[_0x7661[513]][_0x7661[236]]= _0x9465x4,this[_0x7661[503]]()&& (this[_0x7661[2259]](),this[_0x7661[1179]][_0x7661[2258]]())};this[_0x7661[746]]( new mxEventObject(mxEvent.SCALE_AND_TRANSLATE,_0x7661[255],_0x9465x2,_0x7661[2260],_0x9465x5,_0x7661[513],this[_0x7661[513]],_0x7661[2261],_0x9465x9))};mxGraphView[_0x7661[202]][_0x7661[518]]= function(){return this[_0x7661[255]]};mxGraphView[_0x7661[202]][_0x7661[2262]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[255]];this[_0x7661[255]]!= _0x9465x2&& (this[_0x7661[255]]= _0x9465x2,this[_0x7661[503]]()&& (this[_0x7661[2259]](),this[_0x7661[1179]][_0x7661[2258]]()));this[_0x7661[746]]( new mxEventObject(mxEvent.SCALE,_0x7661[255],_0x9465x2,_0x7661[2260],_0x9465x3))};mxGraphView[_0x7661[202]][_0x7661[512]]= function(){return this[_0x7661[513]]};mxGraphView[_0x7661[202]][_0x7661[1147]]= function(_0x9465x2,_0x9465x3){var _0x9465x4= new mxPoint(this[_0x7661[513]][_0x7661[235]],this[_0x7661[513]][_0x7661[236]]);if(this[_0x7661[513]][_0x7661[235]]!= _0x9465x2|| this[_0x7661[513]][_0x7661[236]]!= _0x9465x3){this[_0x7661[513]][_0x7661[235]]= _0x9465x2,this[_0x7661[513]][_0x7661[236]]= _0x9465x3,this[_0x7661[503]]()&& (this[_0x7661[2259]](),this[_0x7661[1179]][_0x7661[2258]]())};this[_0x7661[746]]( new mxEventObject(mxEvent.TRANSLATE,_0x7661[513],this[_0x7661[513]],_0x7661[2261],_0x9465x4))};mxGraphView[_0x7661[202]][_0x7661[802]]= function(){null!= this[_0x7661[1741]]&& this[_0x7661[200]]();this[_0x7661[2259]]()};mxGraphView[_0x7661[202]][_0x7661[2259]]= function(){this[_0x7661[2263]]();this[_0x7661[2264]]()};mxGraphView[_0x7661[202]][_0x7661[200]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1179]][_0x7661[502]]();_0x9465x2= _0x9465x2|| _0x9465x5[_0x7661[501]]();_0x9465x3= null!= _0x9465x3?_0x9465x3:!1;_0x9465x4= null!= _0x9465x4?_0x9465x4:!0;this[_0x7661[2265]](_0x9465x2);if(_0x9465x4&& (_0x9465x3|| _0x9465x2!= this[_0x7661[1741]])){_0x9465x4= _0x9465x5[_0x7661[262]](_0x9465x2);for(var _0x9465x9=0;_0x9465x9< _0x9465x4;_0x9465x9++){this[_0x7661[200]](_0x9465x5[_0x7661[263]](_0x9465x2,_0x9465x9),_0x9465x3)}}else {this[_0x7661[2263]](_0x9465x2)}};mxGraphView[_0x7661[202]][_0x7661[2263]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=this[_0x7661[1179]][_0x7661[502]]();_0x9465x2= _0x9465x2|| _0x9465x9[_0x7661[501]]();_0x9465x3= null!= _0x9465x3?_0x9465x3:!0;_0x9465x4= null!= _0x9465x4?_0x9465x4:!0;_0x9465x5= null!= _0x9465x5?_0x9465x5:!1;var _0x9465xa=this[_0x7661[248]](_0x9465x2);null!= _0x9465xa&& (_0x9465xa[_0x7661[2080]]= !0,_0x9465x5&& (_0x9465xa[_0x7661[2082]]= !0));if(_0x9465x3){for(var _0x9465x12=_0x9465x9[_0x7661[262]](_0x9465x2),_0x9465xa=0;_0x9465xa< _0x9465x12;_0x9465xa++){var _0x9465x13=_0x9465x9[_0x7661[263]](_0x9465x2,_0x9465xa);this[_0x7661[2263]](_0x9465x13,_0x9465x3,_0x9465x4,_0x9465x5)}};if(_0x9465x4){_0x9465x5= _0x9465x9[_0x7661[1707]](_0x9465x2);for(_0x9465xa= 0;_0x9465xa< _0x9465x5;_0x9465xa++){this[_0x7661[2263]](_0x9465x9[_0x7661[1708]](_0x9465x2,_0x9465xa),_0x9465x3,_0x9465x4)}}};mxGraphView[_0x7661[202]][_0x7661[2264]]= function(_0x9465x2){var _0x9465x3=mxLog[_0x7661[2109]](_0x7661[2266]);window[_0x7661[879]]= mxResources[_0x7661[203]](this[_0x7661[2249]])|| this[_0x7661[2249]];var _0x9465x4=null;if(this[_0x7661[2253]]&& null!= this[_0x7661[510]]&& null== this[_0x7661[1653]]&& (8== document[_0x7661[5]]|| mxClient[_0x7661[496]])){_0x9465x4= this[_0x7661[510]][_0x7661[124]][_0x7661[495]];this[_0x7661[510]][_0x7661[124]][_0x7661[495]]= _0x7661[130];var _0x9465x5=document[_0x7661[55]](_0x7661[485]);_0x9465x5[_0x7661[124]][_0x7661[491]]= _0x7661[492];_0x9465x5[_0x7661[124]][_0x7661[493]]= _0x7661[494];_0x9465x5[_0x7661[124]][_0x7661[187]]= _0x7661[188];_0x9465x5[_0x7661[124]][_0x7661[495]]= mxClient[_0x7661[496]]?_0x7661[497]:_0x7661[498];_0x9465x5[_0x7661[124]][_0x7661[499]]= _0x7661[500];document[_0x7661[112]][_0x7661[62]](_0x9465x5);this[_0x7661[1653]]= _0x9465x5};_0x9465x2= _0x9465x2|| (null!= this[_0x7661[1741]]?this[_0x7661[1741]]:this[_0x7661[1179]][_0x7661[502]]()[_0x7661[501]]());this[_0x7661[2267]](null,_0x9465x2);_0x9465x2= this[_0x7661[2268]](null,_0x9465x2);null== _0x9465x2&& (_0x9465x2= new mxRectangle);this[_0x7661[2256]](_0x9465x2);this[_0x7661[2269]]();null!= _0x9465x4&& (this[_0x7661[510]][_0x7661[124]][_0x7661[495]]= _0x9465x4,document[_0x7661[112]][_0x7661[266]](this[_0x7661[1653]]),this[_0x7661[1653]]= null);window[_0x7661[879]]= mxResources[_0x7661[203]](this[_0x7661[2091]])|| this[_0x7661[2091]];mxLog[_0x7661[2110]](_0x7661[2266],_0x9465x3)};mxGraphView[_0x7661[202]][_0x7661[2270]]= function(_0x9465x2){return new mxRectangleShape(_0x9465x2,_0x7661[1391],_0x7661[586])};mxGraphView[_0x7661[202]][_0x7661[2269]]= function(){var _0x9465x2=this[_0x7661[1179]][_0x7661[2271]]();if(null!= _0x9465x2){if(null== this[_0x7661[1617]]|| this[_0x7661[1617]][_0x7661[618]]!= _0x9465x2[_0x7661[390]]){null!= this[_0x7661[1617]]&& this[_0x7661[1617]][_0x7661[515]]();var _0x9465x3= new mxRectangle(0,0,1,1);this[_0x7661[1617]]= new mxImageShape(_0x9465x3,_0x9465x2[_0x7661[390]]);this[_0x7661[1617]][_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]];this[_0x7661[1617]][_0x7661[176]](this[_0x7661[2053]]);this[_0x7661[1617]][_0x7661[258]]()};this[_0x7661[2272]](this[_0x7661[1617]],_0x9465x2)}else {null!= this[_0x7661[1617]]&& (this[_0x7661[1617]][_0x7661[515]](),this[_0x7661[1617]]= null)};this[_0x7661[1179]][_0x7661[2273]]?(_0x9465x3= this[_0x7661[2274]](),null== this[_0x7661[2275]]?(this[_0x7661[2275]]= this[_0x7661[2270]](_0x9465x3),this[_0x7661[2275]][_0x7661[255]]= this[_0x7661[255]],this[_0x7661[2275]][_0x7661[1596]]= !0,this[_0x7661[2275]][_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]],this[_0x7661[2275]][_0x7661[176]](this[_0x7661[2053]]),this[_0x7661[2275]][_0x7661[258]](),mxEvent[_0x7661[169]](this[_0x7661[2275]][_0x7661[252]],_0x7661[760],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1179]][_0x7661[761]](_0x9465x2)})),mxEvent[_0x7661[759]](this[_0x7661[2275]][_0x7661[252]],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1179]][_0x7661[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x9465x2))}),mxUtils[_0x7661[885]](this,function(_0x9465x2){null!= this[_0x7661[1179]][_0x7661[2276]]&& this[_0x7661[1179]][_0x7661[2276]][_0x7661[2277]]()&& this[_0x7661[1179]][_0x7661[2276]][_0x7661[801]]();this[_0x7661[1179]][_0x7661[1009]]&& !mxEvent[_0x7661[721]](_0x9465x2)&& this[_0x7661[1179]][_0x7661[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x9465x2))}),mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1179]][_0x7661[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x9465x2))}))):(this[_0x7661[2275]][_0x7661[255]]= this[_0x7661[255]],this[_0x7661[2275]][_0x7661[1562]]= _0x9465x3,this[_0x7661[2275]][_0x7661[258]]())):null!= this[_0x7661[2275]]&& (this[_0x7661[2275]][_0x7661[515]](),this[_0x7661[2275]]= null)};mxGraphView[_0x7661[202]][_0x7661[2274]]= function(){var _0x9465x2=this[_0x7661[1179]][_0x7661[2013]],_0x9465x3=this[_0x7661[255]]* this[_0x7661[1179]][_0x7661[2012]];return new mxRectangle(this[_0x7661[255]]* this[_0x7661[513]][_0x7661[235]],this[_0x7661[255]]* this[_0x7661[513]][_0x7661[236]],_0x9465x2[_0x7661[117]]* _0x9465x3,_0x9465x2[_0x7661[119]]* _0x9465x3)};mxGraphView[_0x7661[202]][_0x7661[2272]]= function(_0x9465x2,_0x9465x3){_0x9465x2[_0x7661[255]]= this[_0x7661[255]];_0x9465x2[_0x7661[1562]][_0x7661[235]]= this[_0x7661[255]]* this[_0x7661[513]][_0x7661[235]];_0x9465x2[_0x7661[1562]][_0x7661[236]]= this[_0x7661[255]]* this[_0x7661[513]][_0x7661[236]];_0x9465x2[_0x7661[1562]][_0x7661[117]]= this[_0x7661[255]]* _0x9465x3[_0x7661[117]];_0x9465x2[_0x7661[1562]][_0x7661[119]]= this[_0x7661[255]]* _0x9465x3[_0x7661[119]];_0x9465x2[_0x7661[258]]()};mxGraphView[_0x7661[202]][_0x7661[2267]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=this[_0x7661[248]](_0x9465x3,!0);if(null!= _0x9465x5&& _0x9465x5[_0x7661[2080]]){if(this[_0x7661[1179]][_0x7661[1714]](_0x9465x3)){if(_0x9465x3!= this[_0x7661[1741]]&& null!= _0x9465x2){_0x9465x5[_0x7661[2079]][_0x7661[235]]= 0;_0x9465x5[_0x7661[2079]][_0x7661[236]]= 0;_0x9465x5[_0x7661[2078]][_0x7661[235]]= _0x9465x2[_0x7661[2078]][_0x7661[235]];_0x9465x5[_0x7661[2078]][_0x7661[236]]= _0x9465x2[_0x7661[2078]][_0x7661[236]];var _0x9465x9=this[_0x7661[1179]][_0x7661[1198]](_0x9465x3);if(null!= _0x9465x9){if(!_0x9465x4[_0x7661[250]](_0x9465x3)){var _0x9465xa=_0x9465x9[_0x7661[1368]]|| this[_0x7661[2248]];_0x9465x9[_0x7661[1500]]?(_0x9465x5[_0x7661[2078]][_0x7661[235]]+= _0x9465x9[_0x7661[235]]* _0x9465x2[_0x7661[117]]/ this[_0x7661[255]]+ _0x9465xa[_0x7661[235]],_0x9465x5[_0x7661[2078]][_0x7661[236]]+= _0x9465x9[_0x7661[236]]* _0x9465x2[_0x7661[119]]/ this[_0x7661[255]]+ _0x9465xa[_0x7661[236]]):(_0x9465x5[_0x7661[2079]][_0x7661[235]]= this[_0x7661[255]]* _0x9465xa[_0x7661[235]],_0x9465x5[_0x7661[2079]][_0x7661[236]]= this[_0x7661[255]]* _0x9465xa[_0x7661[236]],_0x9465x5[_0x7661[2078]][_0x7661[235]]+= _0x9465x9[_0x7661[235]],_0x9465x5[_0x7661[2078]][_0x7661[236]]+= _0x9465x9[_0x7661[236]])};_0x9465x5[_0x7661[235]]= this[_0x7661[255]]* (this[_0x7661[513]][_0x7661[235]]+ _0x9465x5[_0x7661[2078]][_0x7661[235]]);_0x9465x5[_0x7661[236]]= this[_0x7661[255]]* (this[_0x7661[513]][_0x7661[236]]+ _0x9465x5[_0x7661[2078]][_0x7661[236]]);_0x9465x5[_0x7661[117]]= this[_0x7661[255]]* _0x9465x9[_0x7661[117]];_0x9465x5[_0x7661[119]]= this[_0x7661[255]]* _0x9465x9[_0x7661[119]];if(_0x9465x4[_0x7661[1193]](_0x9465x3)){if(_0x9465x9[_0x7661[1500]]&& (_0x9465xa= mxUtils[_0x7661[431]](_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]),0!= _0x9465xa)){var _0x9465x9=Math[_0x7661[426]](_0x9465xa),_0x9465xa=Math[_0x7661[427]](_0x9465xa),_0x9465x12= new mxPoint(_0x9465x5[_0x7661[241]](),_0x9465x5[_0x7661[242]]()),_0x9465x13= new mxPoint(_0x9465x2[_0x7661[241]](),_0x9465x2[_0x7661[242]]()),_0x9465x9=mxUtils[_0x7661[432]](_0x9465x12,_0x9465x9,_0x9465xa,_0x9465x13);_0x9465x5[_0x7661[235]]= _0x9465x9[_0x7661[235]]- _0x9465x5[_0x7661[117]]/ 2;_0x9465x5[_0x7661[236]]= _0x9465x9[_0x7661[236]]- _0x9465x5[_0x7661[119]]/ 2};this[_0x7661[2279]](_0x9465x5)}}}}else {this[_0x7661[2265]](_0x9465x3)};_0x9465xa= this[_0x7661[1179]][_0x7661[2280]](_0x9465x3);null!= _0x9465xa&& (_0x9465x5[_0x7661[2078]][_0x7661[235]]+= _0x9465xa[_0x7661[235]],_0x9465x5[_0x7661[2078]][_0x7661[236]]+= _0x9465xa[_0x7661[236]])};if(null!= _0x9465x5&& (!this[_0x7661[1179]][_0x7661[1742]](_0x9465x3)|| _0x9465x3== this[_0x7661[1741]])){_0x9465x9= _0x9465x4[_0x7661[262]](_0x9465x3);for(_0x9465xa= 0;_0x9465xa< _0x9465x9;_0x9465xa++){_0x9465x12= _0x9465x4[_0x7661[263]](_0x9465x3,_0x9465xa),this[_0x7661[2267]](_0x9465x5,_0x9465x12)}}};mxGraphView[_0x7661[202]][_0x7661[2279]]= function(_0x9465x2){var _0x9465x3=mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x9465x3== mxConstants[_0x7661[2132]]?_0x9465x2[_0x7661[2079]][_0x7661[235]]-= _0x9465x2[_0x7661[117]]:_0x9465x3== mxConstants[_0x7661[480]]&& (_0x9465x2[_0x7661[2079]][_0x7661[235]]+= _0x9465x2[_0x7661[117]]);_0x9465x3= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x9465x3== mxConstants[_0x7661[1687]]?_0x9465x2[_0x7661[2079]][_0x7661[236]]-= _0x9465x2[_0x7661[119]]:_0x9465x3== mxConstants[_0x7661[482]]&& (_0x9465x2[_0x7661[2079]][_0x7661[236]]+= _0x9465x2[_0x7661[119]])};mxGraphView[_0x7661[202]][_0x7661[2268]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=this[_0x7661[248]](_0x9465x3),_0x9465x9=null;if(null!= _0x9465x5){if(_0x9465x5[_0x7661[2080]]){var _0x9465xa=this[_0x7661[1179]][_0x7661[1198]](_0x9465x3);if(null!= _0x9465xa&& _0x9465x4[_0x7661[250]](_0x9465x3)){var _0x9465x12=this[_0x7661[248]](this[_0x7661[1710]](_0x9465x3,!0));_0x9465x5[_0x7661[2090]](_0x9465x12,!0);if(null!= _0x9465x12&& _0x9465x4[_0x7661[250]](_0x9465x12[_0x7661[246]])&& !_0x9465x4[_0x7661[1720]](_0x9465x12[_0x7661[246]],_0x9465x3)){var _0x9465x13=this[_0x7661[248]](_0x9465x4[_0x7661[1197]](_0x9465x12[_0x7661[246]]));this[_0x7661[2268]](_0x9465x13,_0x9465x12[_0x7661[246]])};var _0x9465x14=this[_0x7661[248]](this[_0x7661[1710]](_0x9465x3,!1));_0x9465x5[_0x7661[2090]](_0x9465x14,!1);null!= _0x9465x14&& (_0x9465x4[_0x7661[250]](_0x9465x14[_0x7661[246]])&& !_0x9465x4[_0x7661[1720]](_0x9465x14[_0x7661[246]],_0x9465x3))&& (_0x9465x13= this[_0x7661[248]](_0x9465x4[_0x7661[1197]](_0x9465x14[_0x7661[246]])),this[_0x7661[2268]](_0x9465x13,_0x9465x14[_0x7661[246]]));this[_0x7661[2281]](_0x9465x5,_0x9465x12,_0x9465x14);this[_0x7661[2282]](_0x9465x5,_0x9465xa[_0x7661[1525]],_0x9465x12,_0x9465x14);this[_0x7661[2283]](_0x9465x5,_0x9465x12,_0x9465x14);this[_0x7661[2284]](_0x9465x5);this[_0x7661[2285]](_0x9465x5)}else {null!= _0x9465xa&& (_0x9465xa[_0x7661[1500]]&& null!= _0x9465x2&& _0x9465x4[_0x7661[250]](_0x9465x2[_0x7661[246]]))&& (_0x9465xa= this[_0x7661[245]](_0x9465x2,_0x9465xa),null!= _0x9465xa&& (_0x9465x5[_0x7661[235]]= _0x9465xa[_0x7661[235]],_0x9465x5[_0x7661[236]]= _0x9465xa[_0x7661[236]],_0x9465xa[_0x7661[235]]= _0x9465xa[_0x7661[235]]/ this[_0x7661[255]]- this[_0x7661[513]][_0x7661[235]],_0x9465xa[_0x7661[236]]= _0x9465xa[_0x7661[236]]/ this[_0x7661[255]]- this[_0x7661[513]][_0x7661[236]],_0x9465x5[_0x7661[2078]]= _0x9465xa,this[_0x7661[2286]](_0x9465x2,_0x9465x5)))};_0x9465x5[_0x7661[2080]]= !1;_0x9465x3!= this[_0x7661[1741]]&& this[_0x7661[1179]][_0x7661[259]][_0x7661[258]](_0x9465x5,!1,this[_0x7661[2287]]())};if(_0x9465x4[_0x7661[250]](_0x9465x3)|| _0x9465x4[_0x7661[1193]](_0x9465x3)){null!= _0x9465x5[_0x7661[253]]&& null!= _0x9465x5[_0x7661[253]][_0x7661[1563]]&& (_0x9465x9= _0x9465x5[_0x7661[253]][_0x7661[1563]][_0x7661[238]]()),null!= _0x9465x5[_0x7661[963]]&& !this[_0x7661[1179]][_0x7661[2130]](_0x9465x5[_0x7661[246]])&& null!= _0x9465x5[_0x7661[963]][_0x7661[1563]]&& (null!= _0x9465x9?_0x9465x9[_0x7661[99]](_0x9465x5[_0x7661[963]][_0x7661[1563]]):_0x9465x9= _0x9465x5[_0x7661[963]][_0x7661[1563]][_0x7661[238]]())}};if(null!= _0x9465x5&& (!this[_0x7661[1179]][_0x7661[1742]](_0x9465x3)|| _0x9465x3== this[_0x7661[1741]])){_0x9465xa= _0x9465x4[_0x7661[262]](_0x9465x3);for(_0x9465x12= 0;_0x9465x12< _0x9465xa;_0x9465x12++){_0x9465x13= _0x9465x4[_0x7661[263]](_0x9465x3,_0x9465x12),_0x9465x13= this[_0x7661[2268]](_0x9465x5,_0x9465x13),null!= _0x9465x13&& (null== _0x9465x9?_0x9465x9= _0x9465x13:_0x9465x9[_0x7661[99]](_0x9465x13))}};return _0x9465x9};mxGraphView[_0x7661[202]][_0x7661[2286]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x3[_0x7661[246]];if(!this[_0x7661[1179]][_0x7661[1742]](_0x9465x4)|| _0x9465x4== this[_0x7661[1741]]){for(var _0x9465x5=this[_0x7661[1179]][_0x7661[502]](),_0x9465x9=_0x9465x5[_0x7661[262]](_0x9465x4),_0x9465xa=0;_0x9465xa< _0x9465x9;_0x9465xa++){this[_0x7661[2267]](_0x9465x3,_0x9465x5[_0x7661[263]](_0x9465x4,_0x9465xa))}}};mxGraphView[_0x7661[202]][_0x7661[2281]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[2289]](_0x9465x2,_0x9465x3,!0,this[_0x7661[1179]][_0x7661[2288]](_0x9465x2,_0x9465x3,!0));this[_0x7661[2289]](_0x9465x2,_0x9465x4,!1,this[_0x7661[1179]][_0x7661[2288]](_0x9465x2,_0x9465x4,!1))};mxGraphView[_0x7661[202]][_0x7661[2289]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=null;null!= _0x9465x5&& (_0x9465x9= this[_0x7661[1179]][_0x7661[2290]](_0x9465x3,_0x9465x5));if(null== _0x9465x9&& null== _0x9465x3){_0x9465x3= this[_0x7661[255]];_0x9465x5= this[_0x7661[513]];var _0x9465xa=_0x9465x2[_0x7661[2078]],_0x9465x9=this[_0x7661[1179]][_0x7661[1198]](_0x9465x2[_0x7661[246]])[_0x7661[2006]](_0x9465x4);null!= _0x9465x9&& (_0x9465x9= new mxPoint(_0x9465x3* (_0x9465x5[_0x7661[235]]+ _0x9465x9[_0x7661[235]]+ _0x9465xa[_0x7661[235]]),_0x9465x3* (_0x9465x5[_0x7661[236]]+ _0x9465x9[_0x7661[236]]+ _0x9465xa[_0x7661[236]])))};_0x9465x2[_0x7661[2088]](_0x9465x9,_0x9465x4)};mxGraphView[_0x7661[202]][_0x7661[2282]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= _0x9465x2){var _0x9465x9=[];_0x9465x9[_0x7661[207]](_0x9465x2[_0x7661[439]][0]);var _0x9465xa=this[_0x7661[2291]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5);if(null!= _0x9465xa){_0x9465x4= this[_0x7661[2292]](_0x9465x2,_0x9465x4,!0),_0x9465x5= this[_0x7661[2292]](_0x9465x2,_0x9465x5,!1),_0x9465xa(_0x9465x2,_0x9465x4,_0x9465x5,_0x9465x3,_0x9465x9)}else {if(null!= _0x9465x3){for(_0x9465xa= 0;_0x9465xa< _0x9465x3[_0x7661[67]];_0x9465xa++){null!= _0x9465x3[_0x9465xa]&& (_0x9465x5= mxUtils[_0x7661[238]](_0x9465x3[_0x9465xa]),_0x9465x9[_0x7661[207]](this[_0x7661[2229]](_0x9465x2,_0x9465x5)))}}};_0x9465x3= _0x9465x2[_0x7661[439]];_0x9465x9[_0x7661[207]](_0x9465x3[_0x9465x3[_0x7661[67]]- 1]);_0x9465x2[_0x7661[439]]= _0x9465x9}};mxGraphView[_0x7661[202]][_0x7661[2229]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x2[_0x7661[2078]];return new mxPoint(this[_0x7661[255]]* (_0x9465x3[_0x7661[235]]+ this[_0x7661[513]][_0x7661[235]]+ _0x9465x4[_0x7661[235]]),this[_0x7661[255]]* (_0x9465x3[_0x7661[236]]+ this[_0x7661[513]][_0x7661[236]]+ _0x9465x4[_0x7661[236]]))};mxGraphView[_0x7661[202]][_0x7661[2291]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x2= null!= _0x9465x4&& _0x9465x4== _0x9465x5?mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_LOOP,this[_0x7661[1179]][_0x7661[2293]]):!mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_NOEDGESTYLE,!1)?_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2294]]]:null;_0x7661[1516]== typeof _0x9465x2&& (_0x9465x3= mxStyleRegistry[_0x7661[433]](_0x9465x2),null== _0x9465x3&& this[_0x7661[2295]]()&& (_0x9465x3= mxUtils[_0x7661[1545]](_0x9465x2)),_0x9465x2= _0x9465x3);return _0x7661[279]== typeof _0x9465x2?_0x9465x2:null};mxGraphView[_0x7661[202]][_0x7661[2283]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x2[_0x7661[439]],_0x9465x9=_0x9465x5[0];null== _0x9465x5[_0x9465x5[_0x7661[67]]- 1]&& null!= _0x9465x4&& this[_0x7661[2296]](_0x9465x2,_0x9465x4,_0x9465x3,!1);null== _0x9465x9&& null!= _0x9465x3&& this[_0x7661[2296]](_0x9465x2,_0x9465x3,_0x9465x4,!0)};mxGraphView[_0x7661[202]][_0x7661[2296]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3= this[_0x7661[2292]](_0x9465x2,_0x9465x3,_0x9465x5);var _0x9465x9=this[_0x7661[2297]](_0x9465x2,_0x9465x4,_0x9465x5),_0x9465xa=this[_0x7661[1179]][_0x7661[2298]](_0x9465x2);_0x9465x4= mxUtils[_0x7661[431]](Number(_0x9465x3[_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]));var _0x9465x12= new mxPoint(_0x9465x3[_0x7661[241]](),_0x9465x3[_0x7661[242]]());if(0!= _0x9465x4){var _0x9465x13=Math[_0x7661[426]](-_0x9465x4),_0x9465x14=Math[_0x7661[427]](-_0x9465x4),_0x9465x9=mxUtils[_0x7661[432]](_0x9465x9,_0x9465x13,_0x9465x14,_0x9465x12)};_0x9465x13= parseFloat(_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2299]]]|| 0);_0x9465x13+= parseFloat(_0x9465x2[_0x7661[124]][_0x9465x5?mxConstants[_0x7661[2300]]:mxConstants[_0x7661[2301]]]|| 0);_0x9465x3= this[_0x7661[2302]](_0x9465x3,_0x9465x9,0== _0x9465x4&& _0x9465xa,_0x9465x13);0!= _0x9465x4&& (_0x9465x13= Math[_0x7661[426]](_0x9465x4),_0x9465x14= Math[_0x7661[427]](_0x9465x4),_0x9465x3= mxUtils[_0x7661[432]](_0x9465x3,_0x9465x13,_0x9465x14,_0x9465x12));_0x9465x2[_0x7661[2088]](_0x9465x3,_0x9465x5)};mxGraphView[_0x7661[202]][_0x7661[2292]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],_0x9465x4?mxConstants[_0x7661[2303]]:mxConstants[_0x7661[2304]]);null!= _0x9465x2&& (_0x9465x2= this[_0x7661[248]](this[_0x7661[1179]][_0x7661[502]]()[_0x7661[736]](_0x9465x2)),null!= _0x9465x2&& (_0x9465x3= _0x9465x2));return _0x9465x3};mxGraphView[_0x7661[202]][_0x7661[2302]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=null;if(null!= _0x9465x2){var _0x9465xa=this[_0x7661[2305]](_0x9465x2);if(null!= _0x9465xa&& null!= _0x9465x3&& (_0x9465x5= this[_0x7661[2087]](_0x9465x2,_0x9465x5),0< _0x9465x5[_0x7661[117]]|| 0< _0x9465x5[_0x7661[119]])){_0x9465x9= _0x9465xa(_0x9465x5,_0x9465x2,_0x9465x3,_0x9465x4)};null== _0x9465x9&& (_0x9465x9= this[_0x7661[245]](_0x9465x2))};return _0x9465x9};mxGraphView[_0x7661[202]][_0x7661[2230]]= function(_0x9465x2){var _0x9465x3=null!= _0x9465x2[_0x7661[124]]?parseFloat(_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2306]]])|| 0:0;return _0x9465x2[_0x7661[241]]()+ _0x9465x3* _0x9465x2[_0x7661[117]]};mxGraphView[_0x7661[202]][_0x7661[2228]]= function(_0x9465x2){var _0x9465x3=null!= _0x9465x2[_0x7661[124]]?parseFloat(_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2307]]])|| 0:0;return _0x9465x2[_0x7661[242]]()+ _0x9465x3* _0x9465x2[_0x7661[119]]};mxGraphView[_0x7661[202]][_0x7661[2087]]= function(_0x9465x2,_0x9465x3){_0x9465x3= null!= _0x9465x3?_0x9465x3:0;null!= _0x9465x2&& (_0x9465x3+= parseFloat(_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2299]]]|| 0));return _0x9465x2[_0x7661[2087]](_0x9465x3* this[_0x7661[255]])};mxGraphView[_0x7661[202]][_0x7661[2305]]= function(_0x9465x2){_0x9465x2= _0x9465x2[_0x7661[124]][mxConstants[_0x7661[2061]]];if(_0x7661[1516]== typeof _0x9465x2){var _0x9465x3=mxStyleRegistry[_0x7661[433]](_0x9465x2);null== _0x9465x3&& this[_0x7661[2295]]()&& (_0x9465x3= mxUtils[_0x7661[1545]](_0x9465x2));_0x9465x2= _0x9465x3};return _0x7661[279]== typeof _0x9465x2?_0x9465x2:null};mxGraphView[_0x7661[202]][_0x7661[2297]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= _0x9465x2[_0x7661[439]];var _0x9465x5=null;if(null!= _0x9465x2&& (_0x9465x4|| 2< _0x9465x2[_0x7661[67]]|| null== _0x9465x3)){_0x9465x5= _0x9465x2[_0x7661[67]],_0x9465x5= _0x9465x2[_0x9465x4?Math[_0x7661[243]](1,_0x9465x5- 1):Math[_0x7661[160]](0,_0x9465x5- 2)]};null== _0x9465x5&& null!= _0x9465x3&& (_0x9465x5= new mxPoint(_0x9465x3[_0x7661[241]](),_0x9465x3[_0x7661[242]]()));return _0x9465x5};mxGraphView[_0x7661[202]][_0x7661[1710]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=_0x9465x4[_0x7661[1709]](_0x9465x2,_0x9465x3),_0x9465x9=_0x9465x5;null!= _0x9465x5&& _0x9465x5!= this[_0x7661[1741]];){if(!this[_0x7661[1179]][_0x7661[1714]](_0x9465x9)|| this[_0x7661[1179]][_0x7661[1742]](_0x9465x5)){_0x9465x9= _0x9465x5};_0x9465x5= _0x9465x4[_0x7661[1197]](_0x9465x5)};_0x9465x4[_0x7661[1197]](_0x9465x9)== _0x9465x4[_0x7661[501]]()&& (_0x9465x9= null);return _0x9465x9};mxGraphView[_0x7661[202]][_0x7661[2284]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[439]];_0x9465x2[_0x7661[67]]= 0;if(null!= _0x9465x3&& 0< _0x9465x3[_0x7661[67]]){var _0x9465x4=_0x9465x3[0],_0x9465x5=_0x9465x3[_0x9465x3[_0x7661[67]]- 1];if(null== _0x9465x4|| null== _0x9465x5){_0x9465x2[_0x7661[246]]!= this[_0x7661[1741]]&& this[_0x7661[200]](_0x9465x2[_0x7661[246]],!0)}else {if(_0x9465x4[_0x7661[235]]!= _0x9465x5[_0x7661[235]]|| _0x9465x4[_0x7661[236]]!= _0x9465x5[_0x7661[236]]){var _0x9465x9=_0x9465x5[_0x7661[235]]- _0x9465x4[_0x7661[235]],_0x9465xa=_0x9465x5[_0x7661[236]]- _0x9465x4[_0x7661[236]];_0x9465x2[_0x7661[2085]]= Math[_0x7661[428]](_0x9465x9* _0x9465x9+ _0x9465xa* _0x9465xa)}else {_0x9465x2[_0x7661[2085]]= 0};var _0x9465x5=0,_0x9465x12=[],_0x9465xa=_0x9465x4;if(null!= _0x9465xa){for(var _0x9465x4=_0x9465xa[_0x7661[235]],_0x9465x13=_0x9465xa[_0x7661[236]],_0x9465x14=_0x9465x4,_0x9465x15=_0x9465x13,_0x9465x16=1;_0x9465x16< _0x9465x3[_0x7661[67]];_0x9465x16++){var _0x9465x17=_0x9465x3[_0x9465x16];null!= _0x9465x17&& (_0x9465x9= _0x9465xa[_0x7661[235]]- _0x9465x17[_0x7661[235]],_0x9465xa= _0x9465xa[_0x7661[236]]- _0x9465x17[_0x7661[236]],_0x9465x9= Math[_0x7661[428]](_0x9465x9* _0x9465x9+ _0x9465xa* _0x9465xa),_0x9465x12[_0x7661[207]](_0x9465x9),_0x9465x5+= _0x9465x9,_0x9465xa= _0x9465x17,_0x9465x4= Math[_0x7661[243]](_0x9465xa[_0x7661[235]],_0x9465x4),_0x9465x13= Math[_0x7661[243]](_0x9465xa[_0x7661[236]],_0x9465x13),_0x9465x14= Math[_0x7661[160]](_0x9465xa[_0x7661[235]],_0x9465x14),_0x9465x15= Math[_0x7661[160]](_0x9465xa[_0x7661[236]],_0x9465x15))};_0x9465x2[_0x7661[67]]= _0x9465x5;_0x9465x2[_0x7661[2086]]= _0x9465x12;_0x9465x2[_0x7661[235]]= _0x9465x4;_0x9465x2[_0x7661[236]]= _0x9465x13;_0x9465x2[_0x7661[117]]= Math[_0x7661[160]](1,_0x9465x14- _0x9465x4);_0x9465x2[_0x7661[119]]= Math[_0x7661[160]](1,_0x9465x15- _0x9465x13)}}}};mxGraphView[_0x7661[202]][_0x7661[245]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x2[_0x7661[241]](),_0x9465x5=_0x9465x2[_0x7661[242]]();if(null!= _0x9465x2[_0x7661[2086]]&& (null== _0x9465x3|| _0x9465x3[_0x7661[1500]])){for(var _0x9465x9=_0x9465x2[_0x7661[439]][_0x7661[67]],_0x9465xa=((null!= _0x9465x3?_0x9465x3[_0x7661[235]]/ 2:0)+ 0.5)* _0x9465x2[_0x7661[67]],_0x9465x12=_0x9465x2[_0x7661[2086]][0],_0x9465x13=0,_0x9465x14=1;_0x9465xa> _0x9465x13+ _0x9465x12&& _0x9465x14< _0x9465x9- 1;){_0x9465x13+= _0x9465x12,_0x9465x12= _0x9465x2[_0x7661[2086]][_0x9465x14++]};_0x9465x9= 0== _0x9465x12?0:(_0x9465xa- _0x9465x13)/ _0x9465x12;_0x9465xa= _0x9465x2[_0x7661[439]][_0x9465x14- 1];_0x9465x14= _0x9465x2[_0x7661[439]][_0x9465x14];if(null!= _0x9465xa&& null!= _0x9465x14){_0x9465x13= _0x9465x4= _0x9465x5= 0;if(null!= _0x9465x3){var _0x9465x5=_0x9465x3[_0x7661[236]],_0x9465x15=_0x9465x3[_0x7661[1368]];null!= _0x9465x15&& (_0x9465x4= _0x9465x15[_0x7661[235]],_0x9465x13= _0x9465x15[_0x7661[236]])};_0x9465x15= _0x9465x14[_0x7661[235]]- _0x9465xa[_0x7661[235]];_0x9465x14= _0x9465x14[_0x7661[236]]- _0x9465xa[_0x7661[236]];_0x9465x4= _0x9465xa[_0x7661[235]]+ _0x9465x15* _0x9465x9+ ((0== _0x9465x12?0:_0x9465x14/ _0x9465x12)* _0x9465x5+ _0x9465x4)* this[_0x7661[255]];_0x9465x5= _0x9465xa[_0x7661[236]]+ _0x9465x14* _0x9465x9- ((0== _0x9465x12?0:_0x9465x15/ _0x9465x12)* _0x9465x5- _0x9465x13)* this[_0x7661[255]]}}else {null!= _0x9465x3&& (_0x9465x15= _0x9465x3[_0x7661[1368]],null!= _0x9465x15&& (_0x9465x4+= _0x9465x15[_0x7661[235]],_0x9465x5+= _0x9465x15[_0x7661[236]]))};return new mxPoint(_0x9465x4,_0x9465x5)};mxGraphView[_0x7661[202]][_0x7661[2308]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1721]](_0x9465x2[_0x7661[246]]);if(null!= _0x9465x5){var _0x9465x9=_0x9465x2[_0x7661[439]][_0x7661[67]];if(_0x9465x5[_0x7661[1500]]&& 1< _0x9465x9){for(var _0x9465x5=_0x9465x2[_0x7661[67]],_0x9465xa=_0x9465x2[_0x7661[2086]],_0x9465x12=_0x9465x2[_0x7661[439]][0],_0x9465x13=_0x9465x2[_0x7661[439]][1],_0x9465x14=mxUtils[_0x7661[440]](_0x9465x12[_0x7661[235]],_0x9465x12[_0x7661[236]],_0x9465x13[_0x7661[235]],_0x9465x13[_0x7661[236]],_0x9465x3,_0x9465x4),_0x9465x15=0,_0x9465x16=0,_0x9465x17=0,_0x9465x18=2;_0x9465x18< _0x9465x9;_0x9465x18++){_0x9465x16+= _0x9465xa[_0x9465x18- 2],_0x9465x13= _0x9465x2[_0x7661[439]][_0x9465x18],_0x9465x12= mxUtils[_0x7661[440]](_0x9465x12[_0x7661[235]],_0x9465x12[_0x7661[236]],_0x9465x13[_0x7661[235]],_0x9465x13[_0x7661[236]],_0x9465x3,_0x9465x4),_0x9465x12<= _0x9465x14&& (_0x9465x14= _0x9465x12,_0x9465x15= _0x9465x18- 1,_0x9465x17= _0x9465x16),_0x9465x12= _0x9465x13};_0x9465x9= _0x9465xa[_0x9465x15];_0x9465x12= _0x9465x2[_0x7661[439]][_0x9465x15];_0x9465x13= _0x9465x2[_0x7661[439]][_0x9465x15+ 1];_0x9465x14= _0x9465x13[_0x7661[235]];_0x9465xa= _0x9465x13[_0x7661[236]];_0x9465x2= _0x9465x12[_0x7661[235]]- _0x9465x14;_0x9465x15= _0x9465x12[_0x7661[236]]- _0x9465xa;_0x9465x14= _0x9465x3- _0x9465x14;_0x9465xa= _0x9465x4- _0x9465xa;_0x9465x14= _0x9465x2- _0x9465x14;_0x9465xa= _0x9465x15- _0x9465xa;_0x9465xa= _0x9465x14* _0x9465x2+ _0x9465xa* _0x9465x15;_0x9465x2= Math[_0x7661[428]](0>= _0x9465xa?0:_0x9465xa* _0x9465xa/ (_0x9465x2* _0x9465x2+ _0x9465x15* _0x9465x15));_0x9465x2> _0x9465x9&& (_0x9465x2= _0x9465x9);_0x9465x9= Math[_0x7661[428]](mxUtils[_0x7661[440]](_0x9465x12[_0x7661[235]],_0x9465x12[_0x7661[236]],_0x9465x13[_0x7661[235]],_0x9465x13[_0x7661[236]],_0x9465x3,_0x9465x4));-1== mxUtils[_0x7661[2309]](_0x9465x12[_0x7661[235]],_0x9465x12[_0x7661[236]],_0x9465x13[_0x7661[235]],_0x9465x13[_0x7661[236]],_0x9465x3,_0x9465x4)&& (_0x9465x9= -_0x9465x9);return new mxPoint(-2* ((_0x9465x5/ 2- _0x9465x17- _0x9465x2)/ _0x9465x5),_0x9465x9/ this[_0x7661[255]])}};return new mxPoint};mxGraphView[_0x7661[202]][_0x7661[2285]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[439]];_0x9465x2[_0x7661[2079]][_0x7661[235]]= _0x9465x2[_0x7661[241]]();_0x9465x2[_0x7661[2079]][_0x7661[236]]= _0x9465x2[_0x7661[242]]();if(null!= _0x9465x3&& 0< _0x9465x3[_0x7661[67]]&& null!= _0x9465x2[_0x7661[2086]]){var _0x9465x4=this[_0x7661[1179]][_0x7661[1198]](_0x9465x2[_0x7661[246]]);if(_0x9465x4[_0x7661[1500]]){var _0x9465x5=this[_0x7661[245]](_0x9465x2,_0x9465x4);null!= _0x9465x5&& (_0x9465x2[_0x7661[2079]]= _0x9465x5)}else {var _0x9465x5=_0x9465x3[0],_0x9465x9=_0x9465x3[_0x9465x3[_0x7661[67]]- 1];if(null!= _0x9465x5&& null!= _0x9465x9){var _0x9465x3=_0x9465x9[_0x7661[235]]- _0x9465x5[_0x7661[235]],_0x9465xa=_0x9465x9[_0x7661[236]]- _0x9465x5[_0x7661[236]],_0x9465x12=_0x9465x9= 0,_0x9465x4=_0x9465x4[_0x7661[1368]];null!= _0x9465x4&& (_0x9465x9= _0x9465x4[_0x7661[235]],_0x9465x12= _0x9465x4[_0x7661[236]]);_0x9465x4= _0x9465x5[_0x7661[236]]+ _0x9465xa/ 2+ _0x9465x12* this[_0x7661[255]];_0x9465x2[_0x7661[2079]][_0x7661[235]]= _0x9465x5[_0x7661[235]]+ _0x9465x3/ 2+ _0x9465x9* this[_0x7661[255]];_0x9465x2[_0x7661[2079]][_0x7661[236]]= _0x9465x4}}}};mxGraphView[_0x7661[202]][_0x7661[248]]= function(_0x9465x2,_0x9465x3){_0x9465x3= _0x9465x3|| !1;var _0x9465x4=null;null!= _0x9465x2&& (_0x9465x4= this[_0x7661[1214]][_0x7661[203]](_0x9465x2),this[_0x7661[1179]][_0x7661[1714]](_0x9465x2)&& (null== _0x9465x4&& _0x9465x3&& this[_0x7661[1179]][_0x7661[1714]](_0x9465x2)?(_0x9465x4= this[_0x7661[1230]](_0x9465x2),this[_0x7661[1214]][_0x7661[204]](_0x9465x2,_0x9465x4)):_0x9465x3&& (null!= _0x9465x4&& this[_0x7661[2255]])&& (_0x9465x4[_0x7661[124]]= this[_0x7661[1179]][_0x7661[1705]](_0x9465x2))));return _0x9465x4};mxGraphView[_0x7661[202]][_0x7661[2287]]= function(){return this[_0x7661[2254]]};mxGraphView[_0x7661[202]][_0x7661[2310]]= function(_0x9465x2){this[_0x7661[2254]]= _0x9465x2};mxGraphView[_0x7661[202]][_0x7661[2295]]= function(){return this[_0x7661[2251]]};mxGraphView[_0x7661[202]][_0x7661[2311]]= function(_0x9465x2){this[_0x7661[2251]]= _0x9465x2};mxGraphView[_0x7661[202]][_0x7661[2312]]= function(){return this[_0x7661[1214]]};mxGraphView[_0x7661[202]][_0x7661[1517]]= function(_0x9465x2){this[_0x7661[1214]]= _0x9465x2};mxGraphView[_0x7661[202]][_0x7661[2313]]= function(_0x9465x2){if(null== _0x9465x2){return this[_0x7661[1214]]};for(var _0x9465x3=[],_0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){var _0x9465x5=this[_0x7661[248]](_0x9465x2[_0x9465x4]);null!= _0x9465x5&& _0x9465x3[_0x7661[207]](_0x9465x5)};return _0x9465x3};mxGraphView[_0x7661[202]][_0x7661[2265]]= function(_0x9465x2){var _0x9465x3=null;null!= _0x9465x2&& (_0x9465x3= this[_0x7661[1214]][_0x7661[205]](_0x9465x2),null!= _0x9465x3&& (this[_0x7661[1179]][_0x7661[259]][_0x7661[515]](_0x9465x3),_0x9465x3[_0x7661[515]]()));return _0x9465x3};mxGraphView[_0x7661[202]][_0x7661[1230]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[1705]](_0x9465x2);_0x9465x2= new mxCellState(this,_0x9465x2,_0x9465x3);this[_0x7661[1179]][_0x7661[259]][_0x7661[2155]](_0x9465x2,this[_0x7661[2287]]());return _0x9465x2};mxGraphView[_0x7661[202]][_0x7661[2051]]= function(){return this[_0x7661[510]]};mxGraphView[_0x7661[202]][_0x7661[2052]]= function(){return this[_0x7661[2053]]};mxGraphView[_0x7661[202]][_0x7661[2024]]= function(){return this[_0x7661[505]]};mxGraphView[_0x7661[202]][_0x7661[1524]]= function(){return this[_0x7661[506]]};mxGraphView[_0x7661[202]][_0x7661[2314]]= function(_0x9465x2){_0x9465x2= mxEvent[_0x7661[728]](_0x9465x2);return _0x9465x2== this[_0x7661[1179]][_0x7661[526]]|| _0x9465x2[_0x7661[265]]== this[_0x7661[2053]]|| null!= _0x9465x2[_0x7661[265]]&& _0x9465x2[_0x7661[265]][_0x7661[265]]== this[_0x7661[2053]]|| _0x9465x2== this[_0x7661[510]][_0x7661[265]]|| _0x9465x2== this[_0x7661[510]]|| _0x9465x2== this[_0x7661[2053]]|| _0x9465x2== this[_0x7661[505]]|| _0x9465x2== this[_0x7661[506]]};mxGraphView[_0x7661[202]][_0x7661[2315]]= function(_0x9465x2){var _0x9465x3=mxUtils[_0x7661[445]](this[_0x7661[1179]][_0x7661[526]]);_0x9465x2= new mxPoint(_0x9465x2[_0x7661[782]]- _0x9465x3[_0x7661[235]],_0x9465x2[_0x7661[784]]- _0x9465x3[_0x7661[236]]);var _0x9465x3=this[_0x7661[1179]][_0x7661[526]][_0x7661[359]],_0x9465x4=this[_0x7661[1179]][_0x7661[526]][_0x7661[159]];if(_0x9465x3> _0x9465x4&& _0x9465x2[_0x7661[235]]> _0x9465x4+ 2&& _0x9465x2[_0x7661[235]]<= _0x9465x3){return !0};_0x9465x3= this[_0x7661[1179]][_0x7661[526]][_0x7661[167]];_0x9465x4= this[_0x7661[1179]][_0x7661[526]][_0x7661[157]];return _0x9465x3> _0x9465x4&& _0x9465x2[_0x7661[236]]> _0x9465x4+ 2&& _0x9465x2[_0x7661[236]]<= _0x9465x3?!0:!1};mxGraphView[_0x7661[202]][_0x7661[176]]= function(){this[_0x7661[2163]]();var _0x9465x2=this[_0x7661[1179]];_0x9465x2[_0x7661[507]]== mxConstants[_0x7661[508]]?this[_0x7661[1569]]():_0x9465x2[_0x7661[507]]== mxConstants[_0x7661[1523]]?this[_0x7661[1571]]():this[_0x7661[1570]]()};mxGraphView[_0x7661[202]][_0x7661[2163]]= function(){var _0x9465x2=this[_0x7661[1179]],_0x9465x3=_0x9465x2[_0x7661[526]];if(null!= _0x9465x3){mxEvent[_0x7661[759]](_0x9465x3,mxUtils[_0x7661[885]](this,function(_0x9465x3){mxClient[_0x7661[754]]&& _0x9465x2[_0x7661[2203]]()&& _0x9465x2[_0x7661[2126]](!_0x9465x2[_0x7661[2134]]());this[_0x7661[2314]](_0x9465x3)&& (!mxClient[_0x7661[80]]&& !mxClient[_0x7661[76]]&& !mxClient[_0x7661[71]]&& !mxClient[_0x7661[75]]|| !this[_0x7661[2315]](_0x9465x3))&& _0x9465x2[_0x7661[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x9465x3))}),mxUtils[_0x7661[885]](this,function(_0x9465x3){this[_0x7661[2314]](_0x9465x3)&& _0x9465x2[_0x7661[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x9465x3))}),mxUtils[_0x7661[885]](this,function(_0x9465x3){this[_0x7661[2314]](_0x9465x3)&& _0x9465x2[_0x7661[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x9465x3))}));mxEvent[_0x7661[169]](_0x9465x3,_0x7661[760],mxUtils[_0x7661[885]](this,function(_0x9465x3){_0x9465x2[_0x7661[761]](_0x9465x3)}));var _0x9465x4=function(_0x9465x4){var _0x9465x9=null;mxClient[_0x7661[754]]&& (_0x9465x9= mxEvent[_0x7661[731]](_0x9465x4),_0x9465x4= mxEvent[_0x7661[733]](_0x9465x4),_0x9465x4= mxUtils[_0x7661[2196]](_0x9465x3,_0x9465x9,_0x9465x4),_0x9465x9= _0x9465x2[_0x7661[441]][_0x7661[248]](_0x9465x2[_0x7661[999]](_0x9465x4[_0x7661[235]],_0x9465x4[_0x7661[236]])));return _0x9465x9};_0x9465x2[_0x7661[1133]]({mouseDown:function(_0x9465x3,_0x9465x4){_0x9465x2[_0x7661[2316]][_0x7661[1032]]()},mouseMove:function(){},mouseUp:function(){}});this[_0x7661[2317]]= mxUtils[_0x7661[885]](this,function(_0x9465x3){null!= _0x9465x2[_0x7661[2276]]&& _0x9465x2[_0x7661[2276]][_0x7661[2277]]()&& _0x9465x2[_0x7661[2276]][_0x7661[801]]();this[_0x7661[2252]]&& (_0x9465x2[_0x7661[1009]]&& !mxEvent[_0x7661[721]](_0x9465x3))&& _0x9465x2[_0x7661[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x9465x3,_0x9465x4(_0x9465x3)))});this[_0x7661[2318]]= mxUtils[_0x7661[885]](this,function(_0x9465x3){this[_0x7661[2252]]&& _0x9465x2[_0x7661[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x9465x3))});mxEvent[_0x7661[759]](document,null,this[_0x7661[2317]],this[_0x7661[2318]])}};mxGraphView[_0x7661[202]][_0x7661[1570]]= function(){var _0x9465x2=this[_0x7661[1179]][_0x7661[526]];null!= _0x9465x2&& (this[_0x7661[510]]= this[_0x7661[2319]](_0x7661[118],_0x7661[118]),this[_0x7661[2053]]= this[_0x7661[2319]](_0x7661[942],_0x7661[942]),this[_0x7661[505]]= this[_0x7661[2319]](_0x7661[942],_0x7661[942]),this[_0x7661[506]]= this[_0x7661[2319]](_0x7661[942],_0x7661[942]),this[_0x7661[510]][_0x7661[62]](this[_0x7661[2053]]),this[_0x7661[510]][_0x7661[62]](this[_0x7661[505]]),this[_0x7661[510]][_0x7661[62]](this[_0x7661[506]]),_0x9465x2[_0x7661[62]](this[_0x7661[510]]),mxClient[_0x7661[496]]&& (_0x9465x2= mxUtils[_0x7661[885]](this,function(_0x9465x2){_0x9465x2= this[_0x7661[517]]();this[_0x7661[2320]](_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]+ this[_0x7661[1179]][_0x7661[467]],_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]+ this[_0x7661[1179]][_0x7661[467]])}),mxEvent[_0x7661[169]](window,_0x7661[129],_0x9465x2)))};mxGraphView[_0x7661[202]][_0x7661[2320]]= function(_0x9465x2,_0x9465x3){if(null!= this[_0x7661[1179]][_0x7661[526]]){var _0x9465x4=this[_0x7661[1179]][_0x7661[526]][_0x7661[167]];this[_0x7661[510]][_0x7661[124]][_0x7661[117]]= this[_0x7661[1179]][_0x7661[526]][_0x7661[359]]< _0x9465x2?_0x9465x2+ _0x7661[168]:_0x7661[118];this[_0x7661[510]][_0x7661[124]][_0x7661[119]]= _0x9465x4< _0x9465x3?_0x9465x3+ _0x7661[168]:_0x7661[118]}};mxGraphView[_0x7661[202]][_0x7661[2319]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=document[_0x7661[55]](_0x7661[529]);null!= _0x9465x2&& null!= _0x9465x3?(_0x9465x4[_0x7661[124]][_0x7661[491]]= _0x7661[492],_0x9465x4[_0x7661[124]][_0x7661[361]]= _0x7661[946],_0x9465x4[_0x7661[124]][_0x7661[125]]= _0x7661[946],_0x9465x4[_0x7661[124]][_0x7661[117]]= _0x9465x2,_0x9465x4[_0x7661[124]][_0x7661[119]]= _0x9465x3):_0x9465x4[_0x7661[124]][_0x7661[491]]= _0x7661[1500];return _0x9465x4};mxGraphView[_0x7661[202]][_0x7661[1571]]= function(){var _0x9465x2=this[_0x7661[1179]][_0x7661[526]];if(null!= _0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[359]],_0x9465x4=_0x9465x2[_0x7661[167]];this[_0x7661[510]]= this[_0x7661[2321]](_0x9465x3,_0x9465x4);this[_0x7661[2053]]= this[_0x7661[2321]](_0x9465x3,_0x9465x4);this[_0x7661[505]]= this[_0x7661[2321]](_0x9465x3,_0x9465x4);this[_0x7661[506]]= this[_0x7661[2321]](_0x9465x3,_0x9465x4);this[_0x7661[510]][_0x7661[62]](this[_0x7661[2053]]);this[_0x7661[510]][_0x7661[62]](this[_0x7661[505]]);this[_0x7661[510]][_0x7661[62]](this[_0x7661[506]]);_0x9465x2[_0x7661[62]](this[_0x7661[510]])}};mxGraphView[_0x7661[202]][_0x7661[2321]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=document[_0x7661[55]](mxClient[_0x7661[463]]+ _0x7661[1499]);_0x9465x4[_0x7661[124]][_0x7661[491]]= _0x7661[492];_0x9465x4[_0x7661[124]][_0x7661[361]]= _0x7661[946];_0x9465x4[_0x7661[124]][_0x7661[125]]= _0x7661[946];_0x9465x4[_0x7661[124]][_0x7661[117]]= _0x9465x2+ _0x7661[168];_0x9465x4[_0x7661[124]][_0x7661[119]]= _0x9465x3+ _0x7661[168];_0x9465x4[_0x7661[57]](_0x7661[1462],_0x9465x2+ _0x7661[537]+ _0x9465x3);_0x9465x4[_0x7661[57]](_0x7661[2322],_0x7661[2323]);return _0x9465x4};mxGraphView[_0x7661[202]][_0x7661[1569]]= function(){var _0x9465x2=this[_0x7661[1179]][_0x7661[526]];this[_0x7661[510]]= document[_0x7661[509]](mxConstants.NS_SVG,_0x7661[449]);this[_0x7661[2053]]= document[_0x7661[509]](mxConstants.NS_SVG,_0x7661[449]);this[_0x7661[510]][_0x7661[62]](this[_0x7661[2053]]);this[_0x7661[505]]= document[_0x7661[509]](mxConstants.NS_SVG,_0x7661[449]);this[_0x7661[510]][_0x7661[62]](this[_0x7661[505]]);this[_0x7661[506]]= document[_0x7661[509]](mxConstants.NS_SVG,_0x7661[449]);this[_0x7661[510]][_0x7661[62]](this[_0x7661[506]]);var _0x9465x3=document[_0x7661[509]](mxConstants.NS_SVG,_0x7661[571]);_0x9465x3[_0x7661[124]][_0x7661[117]]= _0x7661[118];_0x9465x3[_0x7661[124]][_0x7661[119]]= _0x7661[118];_0x9465x3[_0x7661[124]][_0x7661[495]]= _0x7661[694];_0x9465x3[_0x7661[62]](this[_0x7661[510]]);null!= _0x9465x2&& (_0x9465x2[_0x7661[62]](_0x9465x3),_0x7661[2324]== mxUtils[_0x7661[275]](_0x9465x2)[_0x7661[491]]&& (_0x9465x2[_0x7661[124]][_0x7661[491]]= _0x7661[1500]))};mxGraphView[_0x7661[202]][_0x7661[515]]= function(){var _0x9465x2=null!= this[_0x7661[510]]?this[_0x7661[510]][_0x7661[538]]:null;null== _0x9465x2&& (_0x9465x2= this[_0x7661[510]]);null!= _0x9465x2&& null!= _0x9465x2[_0x7661[265]]&& (this[_0x7661[200]](this[_0x7661[1741]],!0),mxEvent[_0x7661[938]](document,null,this[_0x7661[2317]],this[_0x7661[2318]]),mxEvent[_0x7661[762]](this[_0x7661[1179]][_0x7661[526]]),_0x9465x2[_0x7661[265]][_0x7661[266]](_0x9465x2),this[_0x7661[506]]= this[_0x7661[505]]= this[_0x7661[2053]]= this[_0x7661[510]]= this[_0x7661[2318]]= this[_0x7661[2317]]= null)};function mxCurrentRootChange(_0x9465x2,_0x9465x3){this[_0x7661[441]]= _0x9465x2;this[_0x7661[257]]= this[_0x7661[813]]= _0x9465x3;this[_0x7661[2325]]= null== _0x9465x3;if(!this[_0x7661[2325]]){for(var _0x9465x4=this[_0x7661[441]][_0x7661[1741]],_0x9465x5=this[_0x7661[441]][_0x7661[1179]][_0x7661[502]]();null!= _0x9465x4;){if(_0x9465x4== _0x9465x3){this[_0x7661[2325]]= !0;break};_0x9465x4= _0x9465x5[_0x7661[1197]](_0x9465x4)}}}mxCurrentRootChange[_0x7661[202]][_0x7661[350]]= function(){var _0x9465x2=this[_0x7661[441]][_0x7661[1741]];this[_0x7661[441]][_0x7661[1741]]= this[_0x7661[257]];this[_0x7661[257]]= _0x9465x2;_0x9465x2= this[_0x7661[441]][_0x7661[1179]][_0x7661[2326]](this[_0x7661[441]][_0x7661[1741]]);null!= _0x9465x2&& (this[_0x7661[441]][_0x7661[513]]= new mxPoint(-_0x9465x2[_0x7661[235]],-_0x9465x2[_0x7661[236]]));this[_0x7661[441]][_0x7661[746]]( new mxEventObject(this[_0x7661[2325]]?mxEvent[_0x7661[2327]]:mxEvent[_0x7661[2328]],_0x7661[813],this[_0x7661[441]][_0x7661[1741]],_0x7661[257],this[_0x7661[257]]));this[_0x7661[2325]]?(this[_0x7661[441]][_0x7661[200]](this[_0x7661[441]][_0x7661[1741]],!0),this[_0x7661[441]][_0x7661[2264]]()):this[_0x7661[441]][_0x7661[802]]();this[_0x7661[2325]]= !this[_0x7661[2325]]};function mxGraph(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[2329]]= null;this[_0x7661[2330]]= _0x9465x4;this[_0x7661[507]]= mxClient[_0x7661[48]]?mxConstants[_0x7661[508]]:_0x9465x4== mxConstants[_0x7661[2331]]&& mxClient[_0x7661[47]]?mxConstants[_0x7661[1523]]:_0x9465x4== mxConstants[_0x7661[2332]]?mxConstants[_0x7661[1656]]:_0x9465x4== mxConstants[_0x7661[2333]]?mxConstants[_0x7661[2209]]:mxConstants[_0x7661[2334]];this[_0x7661[251]]= null!= _0x9465x3?_0x9465x3: new mxGraphModel;this[_0x7661[2335]]= [];this[_0x7661[2336]]= [];this[_0x7661[259]]= this[_0x7661[2337]]();this[_0x7661[2339]](this[_0x7661[2338]]());this[_0x7661[2341]](null!= _0x9465x5?_0x9465x5:this[_0x7661[2340]]());this[_0x7661[441]]= this[_0x7661[2342]]();this[_0x7661[2343]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){this[_0x7661[1177]](_0x9465x3[_0x7661[720]](_0x7661[1061])[_0x7661[1065]])});this[_0x7661[251]][_0x7661[169]](mxEvent.CHANGE,this[_0x7661[2343]]);this[_0x7661[2344]]();null!= _0x9465x2&& this[_0x7661[176]](_0x9465x2);this[_0x7661[441]][_0x7661[2259]]()}mxLoadResources&& mxResources[_0x7661[99]](mxClient[_0x7661[86]]+ _0x7661[2345]);mxGraph[_0x7661[202]]= new mxEventSource;mxGraph[_0x7661[202]][_0x7661[196]]= mxGraph;mxGraph[_0x7661[202]][_0x7661[2346]]= [];mxGraph[_0x7661[202]][_0x7661[2329]]= null;mxGraph[_0x7661[202]][_0x7661[1009]]= !1;mxGraph[_0x7661[202]][_0x7661[251]]= null;mxGraph[_0x7661[202]][_0x7661[441]]= null;mxGraph[_0x7661[202]][_0x7661[94]]= null;mxGraph[_0x7661[202]][_0x7661[2105]]= null;mxGraph[_0x7661[202]][_0x7661[2347]]= null;mxGraph[_0x7661[202]][_0x7661[259]]= null;mxGraph[_0x7661[202]][_0x7661[2335]]= null;mxGraph[_0x7661[202]][_0x7661[2330]]= null;mxGraph[_0x7661[202]][_0x7661[507]]= null;mxGraph[_0x7661[202]][_0x7661[1020]]= 10;mxGraph[_0x7661[202]][_0x7661[991]]= !0;mxGraph[_0x7661[202]][_0x7661[2348]]= !0;mxGraph[_0x7661[202]][_0x7661[2349]]= !0;mxGraph[_0x7661[202]][_0x7661[2350]]= 700;mxGraph[_0x7661[202]][_0x7661[2351]]= 25;mxGraph[_0x7661[202]][_0x7661[2352]]= 0;mxGraph[_0x7661[202]][_0x7661[2352]]= 0;mxGraph[_0x7661[202]][_0x7661[2213]]= 0;mxGraph[_0x7661[202]][_0x7661[2215]]= !0;mxGraph[_0x7661[202]][_0x7661[2353]]= 4;mxGraph[_0x7661[202]][_0x7661[2354]]= 0.5;mxGraph[_0x7661[202]][_0x7661[2355]]= null;mxGraph[_0x7661[202]][_0x7661[2356]]= null;mxGraph[_0x7661[202]][_0x7661[1617]]= null;mxGraph[_0x7661[202]][_0x7661[2273]]= !1;mxGraph[_0x7661[202]][_0x7661[2357]]= !1;mxGraph[_0x7661[202]][_0x7661[2358]]= _0x7661[579];mxGraph[_0x7661[202]][_0x7661[2359]]= !0;mxGraph[_0x7661[202]][_0x7661[2360]]= 20;mxGraph[_0x7661[202]][_0x7661[2361]]= !1;mxGraph[_0x7661[202]][_0x7661[2013]]= mxConstants[_0x7661[516]];mxGraph[_0x7661[202]][_0x7661[2012]]= 1.5;mxGraph[_0x7661[202]][_0x7661[984]]= !0;mxGraph[_0x7661[202]][_0x7661[2362]]= !0;mxGraph[_0x7661[202]][_0x7661[2363]]= !0;mxGraph[_0x7661[202]][_0x7661[2364]]= !1;mxGraph[_0x7661[202]][_0x7661[2365]]= !0;mxGraph[_0x7661[202]][_0x7661[2366]]= !0;mxGraph[_0x7661[202]][_0x7661[2367]]= !0;mxGraph[_0x7661[202]][_0x7661[2368]]= !1;mxGraph[_0x7661[202]][_0x7661[2369]]= !0;mxGraph[_0x7661[202]][_0x7661[2206]]= !0;mxGraph[_0x7661[202]][_0x7661[2370]]= !0;mxGraph[_0x7661[202]][_0x7661[2371]]= !0;mxGraph[_0x7661[202]][_0x7661[2372]]= !0;mxGraph[_0x7661[202]][_0x7661[2373]]= !0;mxGraph[_0x7661[202]][_0x7661[2374]]= !1;mxGraph[_0x7661[202]][_0x7661[2375]]= !1;mxGraph[_0x7661[202]][_0x7661[2376]]= !0;mxGraph[_0x7661[202]][_0x7661[2377]]= !0;mxGraph[_0x7661[202]][_0x7661[2378]]= !0;mxGraph[_0x7661[202]][_0x7661[2379]]= !0;mxGraph[_0x7661[202]][_0x7661[2380]]= !0;mxGraph[_0x7661[202]][_0x7661[2381]]= !1;mxGraph[_0x7661[202]][_0x7661[1012]]= !0;mxGraph[_0x7661[202]][_0x7661[2382]]= !1;mxGraph[_0x7661[202]][_0x7661[2383]]= !1;mxGraph[_0x7661[202]][_0x7661[2384]]= !1;mxGraph[_0x7661[202]][_0x7661[1013]]= !0;mxGraph[_0x7661[202]][_0x7661[2385]]= null;mxGraph[_0x7661[202]][_0x7661[2386]]= null;mxGraph[_0x7661[202]][_0x7661[2387]]= null;mxGraph[_0x7661[202]][_0x7661[2388]]= null;mxGraph[_0x7661[202]][_0x7661[2389]]= !1;mxGraph[_0x7661[202]][_0x7661[467]]= 0;mxGraph[_0x7661[202]][_0x7661[2158]]= !0;mxGraph[_0x7661[202]][_0x7661[2159]]= !1;mxGraph[_0x7661[202]][_0x7661[2168]]= !0;mxGraph[_0x7661[202]][_0x7661[2390]]= !0;mxGraph[_0x7661[202]][_0x7661[2391]]= !0;mxGraph[_0x7661[202]][_0x7661[2392]]= !0;mxGraph[_0x7661[202]][_0x7661[2393]]= !0;mxGraph[_0x7661[202]][_0x7661[2394]]= !0;mxGraph[_0x7661[202]][_0x7661[2395]]= 1.2;mxGraph[_0x7661[202]][_0x7661[2396]]= !1;mxGraph[_0x7661[202]][_0x7661[2397]]= !0;mxGraph[_0x7661[202]][_0x7661[2398]]= !0;mxGraph[_0x7661[202]][_0x7661[2399]]= !1;mxGraph[_0x7661[202]][_0x7661[2400]]= !1;mxGraph[_0x7661[202]][_0x7661[2401]]= !0;mxGraph[_0x7661[202]][_0x7661[2402]]= !1;mxGraph[_0x7661[202]][_0x7661[2293]]= mxEdgeStyle[_0x7661[2403]];mxGraph[_0x7661[202]][_0x7661[2404]]= !0;mxGraph[_0x7661[202]][_0x7661[2405]]= !1;mxGraph[_0x7661[202]][_0x7661[2406]]= !0;mxGraph[_0x7661[202]][_0x7661[2407]]= !1;mxGraph[_0x7661[202]][_0x7661[2408]]= !0;mxGraph[_0x7661[202]][_0x7661[2409]]= !0;mxGraph[_0x7661[202]][_0x7661[2410]]= !1;mxGraph[_0x7661[202]][_0x7661[2411]]= !0;mxGraph[_0x7661[202]][_0x7661[2412]]= !0;mxGraph[_0x7661[202]][_0x7661[2180]]= mxConstants[_0x7661[2065]];mxGraph[_0x7661[202]][_0x7661[2336]]= null;mxGraph[_0x7661[202]][_0x7661[2413]]= 0.1;mxGraph[_0x7661[202]][_0x7661[2414]]= 8;mxGraph[_0x7661[202]][_0x7661[1136]]= 0;mxGraph[_0x7661[202]][_0x7661[1137]]= 0;mxGraph[_0x7661[202]][_0x7661[2415]]= new mxImage(mxClient[_0x7661[88]]+ _0x7661[2416],9,9);mxGraph[_0x7661[202]][_0x7661[2417]]= new mxImage(mxClient[_0x7661[88]]+ _0x7661[2418],9,9);mxGraph[_0x7661[202]][_0x7661[2419]]= new mxImage(_0x7661[2420],16,16);mxGraph[_0x7661[202]][_0x7661[2421]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[2422]:_0x7661[110];mxGraph[_0x7661[202]][_0x7661[2423]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[2424]:_0x7661[110];mxGraph[_0x7661[202]][_0x7661[2425]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[2426]:_0x7661[110];mxGraph[_0x7661[202]][_0x7661[176]]= function(_0x9465x2){this[_0x7661[526]]= _0x9465x2;this[_0x7661[2347]]= this[_0x7661[2427]]();this[_0x7661[441]][_0x7661[176]]();this[_0x7661[2258]]();mxClient[_0x7661[80]]&& (mxEvent[_0x7661[169]](window,_0x7661[2428],mxUtils[_0x7661[885]](this,function(){this[_0x7661[515]]()})),mxEvent[_0x7661[169]](_0x9465x2,_0x7661[2429],mxUtils[_0x7661[885]](this,function(){return this[_0x7661[2203]]()})));8== document[_0x7661[5]]&& _0x9465x2[_0x7661[1583]](_0x7661[1582],_0x7661[2430])};mxGraph[_0x7661[202]][_0x7661[2344]]= function(_0x9465x2){this[_0x7661[2276]]= new mxTooltipHandler(this);this[_0x7661[2276]][_0x7661[995]](!1);this[_0x7661[2316]]= new mxPanningHandler(this);this[_0x7661[2316]][_0x7661[2431]]= !1;this[_0x7661[2432]]= new mxSelectionCellsHandler(this);this[_0x7661[2433]]= new mxConnectionHandler(this);this[_0x7661[2433]][_0x7661[995]](!1);this[_0x7661[1011]]= new mxGraphHandler(this)};mxGraph[_0x7661[202]][_0x7661[2338]]= function(){return new mxGraphSelectionModel(this)};mxGraph[_0x7661[202]][_0x7661[2340]]= function(){return new mxStylesheet};mxGraph[_0x7661[202]][_0x7661[2342]]= function(){return new mxGraphView(this)};mxGraph[_0x7661[202]][_0x7661[2337]]= function(){return new mxCellRenderer};mxGraph[_0x7661[202]][_0x7661[2427]]= function(){return new mxCellEditor(this)};mxGraph[_0x7661[202]][_0x7661[502]]= function(){return this[_0x7661[251]]};mxGraph[_0x7661[202]][_0x7661[249]]= function(){return this[_0x7661[441]]};mxGraph[_0x7661[202]][_0x7661[2434]]= function(){return this[_0x7661[94]]};mxGraph[_0x7661[202]][_0x7661[2341]]= function(_0x9465x2){this[_0x7661[94]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2435]]= function(){return this[_0x7661[2105]]};mxGraph[_0x7661[202]][_0x7661[2339]]= function(_0x9465x2){this[_0x7661[2105]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2436]]= function(_0x9465x2){for(var _0x9465x3=[],_0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){var _0x9465x5=_0x9465x2[_0x9465x4];if(_0x9465x5[_0x7661[196]]!= mxRootChange){var _0x9465x9=null;_0x9465x5 instanceof mxChildChange&& null== _0x9465x5[_0x7661[257]]?_0x9465x9= _0x9465x5[_0x7661[247]]:null!= _0x9465x5[_0x7661[246]]&& _0x9465x5[_0x7661[246]] instanceof mxCell&& (_0x9465x9= _0x9465x5[_0x7661[246]]);null!= _0x9465x9&& 0> mxUtils[_0x7661[2]](_0x9465x3,_0x9465x9)&& _0x9465x3[_0x7661[207]](_0x9465x9)}};return this[_0x7661[502]]()[_0x7661[1964]](_0x9465x3)};mxGraph[_0x7661[202]][_0x7661[1177]]= function(_0x9465x2){for(var _0x9465x3=0;_0x9465x3< _0x9465x2[_0x7661[67]];_0x9465x3++){this[_0x7661[2437]](_0x9465x2[_0x9465x3])};this[_0x7661[2439]](this[_0x7661[2438]](_0x9465x2));this[_0x7661[441]][_0x7661[2264]]();this[_0x7661[2258]]()};mxGraph[_0x7661[202]][_0x7661[2438]]= function(_0x9465x2){for(var _0x9465x3=[],_0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){var _0x9465x5=_0x9465x2[_0x9465x4];if(_0x9465x5 instanceof mxRootChange){break}else {_0x9465x5 instanceof mxChildChange?null!= _0x9465x5[_0x7661[257]]&& null== _0x9465x5[_0x7661[1101]]&& (_0x9465x3= _0x9465x3[_0x7661[1919]](this[_0x7661[251]][_0x7661[1939]](_0x9465x5[_0x7661[247]]))):_0x9465x5 instanceof mxVisibleChange&& (_0x9465x3= _0x9465x3[_0x7661[1919]](this[_0x7661[251]][_0x7661[1939]](_0x9465x5[_0x7661[246]])))}};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[2437]]= function(_0x9465x2){if(_0x9465x2 instanceof mxRootChange){this[_0x7661[2440]](),this[_0x7661[2441]](_0x9465x2[_0x7661[257]]),this[_0x7661[2398]]&& (this[_0x7661[441]][_0x7661[255]]= 1,this[_0x7661[441]][_0x7661[513]][_0x7661[235]]= 0,this[_0x7661[441]][_0x7661[513]][_0x7661[236]]= 0),this[_0x7661[746]]( new mxEventObject(mxEvent.ROOT))}else {if(_0x9465x2 instanceof mxChildChange){var _0x9465x3=this[_0x7661[251]][_0x7661[1197]](_0x9465x2[_0x7661[247]]);null!= _0x9465x3?this[_0x7661[441]][_0x7661[2263]](_0x9465x2[_0x7661[247]],!0,!1,null!= _0x9465x2[_0x7661[257]]):(this[_0x7661[2441]](_0x9465x2[_0x7661[247]]),this[_0x7661[441]][_0x7661[1741]]== _0x9465x2[_0x7661[247]]&& this[_0x7661[2442]]());_0x9465x3!= _0x9465x2[_0x7661[257]]&& (null!= _0x9465x3&& this[_0x7661[441]][_0x7661[2263]](_0x9465x3,!1,!1),null!= _0x9465x2[_0x7661[257]]&& this[_0x7661[441]][_0x7661[2263]](_0x9465x2[_0x7661[257]],!1,!1))}else {_0x9465x2 instanceof mxTerminalChange|| _0x9465x2 instanceof mxGeometryChange?this[_0x7661[441]][_0x7661[2263]](_0x9465x2[_0x7661[246]]):_0x9465x2 instanceof mxValueChange?this[_0x7661[441]][_0x7661[2263]](_0x9465x2[_0x7661[246]],!1,!1):_0x9465x2 instanceof mxStyleChange?(this[_0x7661[441]][_0x7661[2263]](_0x9465x2[_0x7661[246]],!0,!0,!1),this[_0x7661[441]][_0x7661[2265]](_0x9465x2[_0x7661[246]])):null!= _0x9465x2[_0x7661[246]]&& _0x9465x2[_0x7661[246]] instanceof mxCell&& this[_0x7661[2441]](_0x9465x2[_0x7661[246]])}}};mxGraph[_0x7661[202]][_0x7661[2441]]= function(_0x9465x2){for(var _0x9465x3=this[_0x7661[251]][_0x7661[262]](_0x9465x2),_0x9465x4=0;_0x9465x4< _0x9465x3;_0x9465x4++){this[_0x7661[2441]](this[_0x7661[251]][_0x7661[263]](_0x9465x2,_0x9465x4))};this[_0x7661[441]][_0x7661[2265]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2443]]= function(_0x9465x2,_0x9465x3){null== _0x9465x2[_0x7661[1211]]&& (_0x9465x2[_0x7661[1211]]= []);_0x9465x2[_0x7661[1211]][_0x7661[207]](_0x9465x3);var _0x9465x4=this[_0x7661[441]][_0x7661[248]](_0x9465x2);null!= _0x9465x4&& this[_0x7661[259]][_0x7661[258]](_0x9465x4);this[_0x7661[746]]( new mxEventObject(mxEvent.ADD_OVERLAY,_0x7661[246],_0x9465x2,_0x7661[2201],_0x9465x3));return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[2200]]= function(_0x9465x2){return _0x9465x2[_0x7661[1211]]};mxGraph[_0x7661[202]][_0x7661[2444]]= function(_0x9465x2,_0x9465x3){if(null== _0x9465x3){this[_0x7661[2445]](_0x9465x2)}else {var _0x9465x4=mxUtils[_0x7661[2]](_0x9465x2[_0x7661[1211]],_0x9465x3);0<= _0x9465x4?(_0x9465x2[_0x7661[1211]][_0x7661[300]](_0x9465x4,1),0== _0x9465x2[_0x7661[1211]][_0x7661[67]]&& (_0x9465x2[_0x7661[1211]]= null),_0x9465x4= this[_0x7661[441]][_0x7661[248]](_0x9465x2),null!= _0x9465x4&& this[_0x7661[259]][_0x7661[258]](_0x9465x4),this[_0x7661[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x7661[246],_0x9465x2,_0x7661[2201],_0x9465x3))):_0x9465x3= null};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[2445]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[1211]];if(null!= _0x9465x3){_0x9465x2[_0x7661[1211]]= null;var _0x9465x4=this[_0x7661[441]][_0x7661[248]](_0x9465x2);null!= _0x9465x4&& this[_0x7661[259]][_0x7661[258]](_0x9465x4);for(_0x9465x4= 0;_0x9465x4< _0x9465x3[_0x7661[67]];_0x9465x4++){this[_0x7661[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x7661[246],_0x9465x2,_0x7661[2201],_0x9465x3[_0x9465x4]))}};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[2446]]= function(_0x9465x2){_0x9465x2= null!= _0x9465x2?_0x9465x2:this[_0x7661[251]][_0x7661[501]]();this[_0x7661[2445]](_0x9465x2);for(var _0x9465x3=this[_0x7661[251]][_0x7661[262]](_0x9465x2),_0x9465x4=0;_0x9465x4< _0x9465x3;_0x9465x4++){var _0x9465x5=this[_0x7661[251]][_0x7661[263]](_0x9465x2,_0x9465x4);this[_0x7661[2446]](_0x9465x5)}};mxGraph[_0x7661[202]][_0x7661[2447]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= _0x9465x3&& 0< _0x9465x3[_0x7661[67]]){return _0x9465x4= null!= _0x9465x4?_0x9465x4:this[_0x7661[2419]],_0x9465x3= new mxCellOverlay(_0x9465x4,_0x7661[2448]+ _0x9465x3+ _0x7661[2449]),_0x9465x5&& _0x9465x3[_0x7661[169]](mxEvent.CLICK,mxUtils[_0x7661[885]](this,function(_0x9465x3,_0x9465x4){this[_0x7661[994]]()&& this[_0x7661[2450]](_0x9465x2)})),this[_0x7661[2443]](_0x9465x2,_0x9465x3)};this[_0x7661[2445]](_0x9465x2);return null};mxGraph[_0x7661[202]][_0x7661[855]]= function(_0x9465x2){this[_0x7661[2451]](null,_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2451]]= function(_0x9465x2,_0x9465x3){null== _0x9465x2&& (_0x9465x2= this[_0x7661[2452]](),null!= _0x9465x2&& !this[_0x7661[2453]](_0x9465x2)&& (_0x9465x2= null));null!= _0x9465x2&& (this[_0x7661[746]]( new mxEventObject(mxEvent.START_EDITING,_0x7661[246],_0x9465x2,_0x7661[763],_0x9465x3)),this[_0x7661[2347]][_0x7661[855]](_0x9465x2,_0x9465x3))};mxGraph[_0x7661[202]][_0x7661[2142]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[2454]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2126]]= function(_0x9465x2){this[_0x7661[2347]][_0x7661[2126]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[850]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[251]][_0x7661[473]]();try{this[_0x7661[2456]](_0x9465x2,_0x9465x3,this[_0x7661[2455]](_0x9465x2)),this[_0x7661[746]]( new mxEventObject(mxEvent.LABEL_CHANGED,_0x7661[246],_0x9465x2,_0x7661[131],_0x9465x3,_0x7661[763],_0x9465x4))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2456]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[251]][_0x7661[473]]();try{this[_0x7661[251]][_0x7661[1966]](_0x9465x2,_0x9465x3),_0x9465x4&& this[_0x7661[2457]](_0x9465x2,!1)}finally{this[_0x7661[251]][_0x7661[476]]()}};mxGraph[_0x7661[202]][_0x7661[859]]= function(_0x9465x2){this[_0x7661[2126]](!0);this[_0x7661[2433]][_0x7661[862]]();this[_0x7661[1011]][_0x7661[862]]();_0x9465x2= this[_0x7661[897]]();for(var _0x9465x3=0;_0x9465x3< _0x9465x2[_0x7661[67]];_0x9465x3++){var _0x9465x4=this[_0x7661[441]][_0x7661[248]](_0x9465x2[_0x9465x3]);null!= _0x9465x4&& null!= _0x9465x4[_0x7661[2458]]&& _0x9465x4[_0x7661[2458]][_0x7661[862]]()}};mxGraph[_0x7661[202]][_0x7661[173]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[727]](),_0x9465x4=_0x9465x2[_0x7661[736]](),_0x9465x5= new mxEventObject(mxEvent.CLICK,_0x7661[763],_0x9465x3,_0x7661[246],_0x9465x4);_0x9465x2[_0x7661[721]]()&& _0x9465x5[_0x7661[722]]();this[_0x7661[746]](_0x9465x5);this[_0x7661[994]]()&& (!mxEvent[_0x7661[721]](_0x9465x3)&& !_0x9465x5[_0x7661[721]]())&& (null!= _0x9465x4?this[_0x7661[2459]](_0x9465x4,_0x9465x3):(_0x9465x4= null,this[_0x7661[2460]]()&& (_0x9465x4= this[_0x7661[2461]](_0x9465x2[_0x7661[734]](),_0x9465x2[_0x7661[735]]())),null!= _0x9465x4?this[_0x7661[2459]](_0x9465x4,_0x9465x3):this[_0x7661[2462]](_0x9465x3)|| this[_0x7661[2440]]()))};mxGraph[_0x7661[202]][_0x7661[761]]= function(_0x9465x2,_0x9465x3){var _0x9465x4= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x7661[763],_0x9465x2,_0x7661[246],_0x9465x3);this[_0x7661[746]](_0x9465x4);this[_0x7661[994]]()&& (!mxEvent[_0x7661[721]](_0x9465x2)&& !_0x9465x4[_0x7661[721]]()&& null!= _0x9465x3&& this[_0x7661[2453]](_0x9465x3))&& this[_0x7661[2451]](_0x9465x3,_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[1014]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(!this[_0x7661[2382]]&& (this[_0x7661[2384]]|| mxUtils[_0x7661[1134]](this[_0x7661[526]]))){var _0x9465x9=this[_0x7661[526]];_0x9465x5= null!= _0x9465x5?_0x9465x5:20;if(_0x9465x2>= _0x9465x9[_0x7661[360]]&& _0x9465x3>= _0x9465x9[_0x7661[190]]&& _0x9465x2<= _0x9465x9[_0x7661[360]]+ _0x9465x9[_0x7661[159]]&& _0x9465x3<= _0x9465x9[_0x7661[190]]+ _0x9465x9[_0x7661[157]]){var _0x9465xa=_0x9465x9[_0x7661[360]]+ _0x9465x9[_0x7661[159]]- _0x9465x2;if(_0x9465xa< _0x9465x5){if(_0x9465x2= _0x9465x9[_0x7661[360]],_0x9465x9[_0x7661[360]]+= _0x9465x5- _0x9465xa,_0x9465x4&& _0x9465x2== _0x9465x9[_0x7661[360]]){if(this[_0x7661[507]]== mxConstants[_0x7661[508]]){_0x9465x2= this[_0x7661[441]][_0x7661[2024]]()[_0x7661[538]];var _0x9465x12=this[_0x7661[526]][_0x7661[1526]]+ _0x9465x5- _0x9465xa}else {_0x9465x12= Math[_0x7661[160]](_0x9465x9[_0x7661[159]],_0x9465x9[_0x7661[1526]])+ _0x9465x5- _0x9465xa,_0x9465x2= this[_0x7661[441]][_0x7661[2051]]()};_0x9465x2[_0x7661[124]][_0x7661[117]]= _0x9465x12+ _0x7661[168];_0x9465x9[_0x7661[360]]+= _0x9465x5- _0x9465xa}}else {_0x9465xa= _0x9465x2- _0x9465x9[_0x7661[360]],_0x9465xa< _0x9465x5&& (_0x9465x9[_0x7661[360]]-= _0x9465x5- _0x9465xa)};_0x9465xa= _0x9465x9[_0x7661[190]]+ _0x9465x9[_0x7661[157]]- _0x9465x3;_0x9465xa< _0x9465x5?(_0x9465x2= _0x9465x9[_0x7661[190]],_0x9465x9[_0x7661[190]]+= _0x9465x5- _0x9465xa,_0x9465x2== _0x9465x9[_0x7661[190]]&& _0x9465x4&& (this[_0x7661[507]]== mxConstants[_0x7661[508]]?(_0x9465x2= this[_0x7661[441]][_0x7661[2024]]()[_0x7661[538]],_0x9465x3= this[_0x7661[526]][_0x7661[191]]+ _0x9465x5- _0x9465xa):(_0x9465x3= Math[_0x7661[160]](_0x9465x9[_0x7661[157]],_0x9465x9[_0x7661[191]])+ _0x9465x5- _0x9465xa,_0x9465x2= this[_0x7661[441]][_0x7661[2051]]()),_0x9465x2[_0x7661[124]][_0x7661[119]]= _0x9465x3+ _0x7661[168],_0x9465x9[_0x7661[190]]+= _0x9465x5- _0x9465xa)):(_0x9465xa= _0x9465x3- _0x9465x9[_0x7661[190]],_0x9465xa< _0x9465x5&& (_0x9465x9[_0x7661[190]]-= _0x9465x5- _0x9465xa))}}else {this[_0x7661[2383]]&& !this[_0x7661[2316]][_0x7661[1124]]&& (null== this[_0x7661[2463]]&& (this[_0x7661[2463]]= this[_0x7661[2464]]()),this[_0x7661[2463]][_0x7661[1143]](_0x9465x2+ this[_0x7661[1136]],_0x9465x3+ this[_0x7661[1137]]))}};mxGraph[_0x7661[202]][_0x7661[2464]]= function(){return new mxPanningManager(this)};mxGraph[_0x7661[202]][_0x7661[2465]]= function(){function _0x9465x2(_0x9465x2){var _0x9465x3=0,_0x9465x3=_0x7661[2466]== _0x9465x2?2:_0x7661[2467]== _0x9465x2?4:_0x7661[2468]== _0x9465x2?6:parseInt(_0x9465x2);isNaN(_0x9465x3)&& (_0x9465x3= 0);return _0x9465x3}var _0x9465x3=mxUtils[_0x7661[275]](this[_0x7661[526]]),_0x9465x4= new mxRectangle;_0x9465x4[_0x7661[235]]= _0x9465x2(_0x9465x3[_0x7661[2469]])+ parseInt(_0x9465x3[_0x7661[357]]|| 0);_0x9465x4[_0x7661[236]]= _0x9465x2(_0x9465x3[_0x7661[2470]])+ parseInt(_0x9465x3[_0x7661[2471]]|| 0);_0x9465x4[_0x7661[117]]= _0x9465x2(_0x9465x3[_0x7661[2472]])+ parseInt(_0x9465x3[_0x7661[1164]]|| 0);_0x9465x4[_0x7661[119]]= _0x9465x2(_0x9465x3[_0x7661[2473]])+ parseInt(_0x9465x3[_0x7661[2474]]|| 0);return _0x9465x4};mxGraph[_0x7661[202]][_0x7661[2475]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= this[_0x7661[441]][_0x7661[255]];var _0x9465x5=this[_0x7661[441]][_0x7661[513]],_0x9465x9=this[_0x7661[2013]],_0x9465xa=_0x9465x2* this[_0x7661[2012]],_0x9465x9= new mxRectangle(0,0,_0x9465x9[_0x7661[117]]* _0x9465xa,_0x9465x9[_0x7661[119]]* _0x9465xa);_0x9465x3= this[_0x7661[2357]]?Math[_0x7661[430]](_0x9465x3/ _0x9465x9[_0x7661[117]]):1;_0x9465x4= this[_0x7661[2357]]?Math[_0x7661[430]](_0x9465x4/ _0x9465x9[_0x7661[119]]):1;return new mxRectangle(0,0,_0x9465x3* _0x9465x9[_0x7661[117]]+ 2+ _0x9465x5[_0x7661[235]]/ _0x9465x2,_0x9465x4* _0x9465x9[_0x7661[119]]+ 2+ _0x9465x5[_0x7661[236]]/ _0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2258]]= function(){var _0x9465x2=this[_0x7661[517]]();if(null!= this[_0x7661[526]]){var _0x9465x3=this[_0x7661[2476]](),_0x9465x4=Math[_0x7661[160]](0,_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]+ 1+ _0x9465x3),_0x9465x3=Math[_0x7661[160]](0,_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]+ 1+ _0x9465x3);null!= this[_0x7661[2387]]&& (_0x9465x4= Math[_0x7661[160]](_0x9465x4,this[_0x7661[2387]][_0x7661[117]]),_0x9465x3= Math[_0x7661[160]](_0x9465x3,this[_0x7661[2387]][_0x7661[119]]));this[_0x7661[2389]]&& this[_0x7661[2477]](_0x9465x4,_0x9465x3);if(this[_0x7661[2361]]|| !mxClient[_0x7661[80]]&& this[_0x7661[2273]]){var _0x9465x5=this[_0x7661[2475]](_0x9465x2,_0x9465x4,_0x9465x3);null!= _0x9465x5&& (_0x9465x4= _0x9465x5[_0x7661[117]],_0x9465x3= _0x9465x5[_0x7661[119]])};null!= this[_0x7661[2386]]&& (_0x9465x4= Math[_0x7661[160]](_0x9465x4,this[_0x7661[2386]][_0x7661[117]]* this[_0x7661[441]][_0x7661[255]]),_0x9465x3= Math[_0x7661[160]](_0x9465x3,this[_0x7661[2386]][_0x7661[119]]* this[_0x7661[441]][_0x7661[255]]));_0x9465x4= Math[_0x7661[430]](_0x9465x4- 1);_0x9465x3= Math[_0x7661[430]](_0x9465x3- 1);this[_0x7661[507]]== mxConstants[_0x7661[508]]?(_0x9465x5= this[_0x7661[441]][_0x7661[2024]]()[_0x7661[538]],_0x9465x5[_0x7661[124]][_0x7661[2478]]= Math[_0x7661[160]](1,_0x9465x4)+ _0x7661[168],_0x9465x5[_0x7661[124]][_0x7661[2479]]= Math[_0x7661[160]](1,_0x9465x3)+ _0x7661[168],_0x9465x5[_0x7661[124]][_0x7661[117]]= _0x7661[118],_0x9465x5[_0x7661[124]][_0x7661[119]]= _0x7661[118]):mxClient[_0x7661[496]]?this[_0x7661[441]][_0x7661[2320]](Math[_0x7661[160]](1,_0x9465x4),Math[_0x7661[160]](1,_0x9465x3)):(this[_0x7661[441]][_0x7661[510]][_0x7661[124]][_0x7661[2478]]= Math[_0x7661[160]](1,_0x9465x4)+ _0x7661[168],this[_0x7661[441]][_0x7661[510]][_0x7661[124]][_0x7661[2479]]= Math[_0x7661[160]](1,_0x9465x3)+ _0x7661[168]);this[_0x7661[2480]](this[_0x7661[2357]],_0x9465x4- 1,_0x9465x3- 1)};this[_0x7661[746]]( new mxEventObject(mxEvent.SIZE,_0x7661[1562],_0x9465x2))};mxGraph[_0x7661[202]][_0x7661[2477]]= function(_0x9465x2,_0x9465x3){if(mxClient[_0x7661[80]]){if(mxClient[_0x7661[496]]){var _0x9465x4=this[_0x7661[2465]]();_0x9465x2+= Math[_0x7661[160]](2,_0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]+ 1);_0x9465x3+= Math[_0x7661[160]](2,_0x9465x4[_0x7661[236]]+ _0x9465x4[_0x7661[119]]+ 1)}else {9<= document[_0x7661[5]]?(_0x9465x2+= 3,_0x9465x3+= 5):(_0x9465x2+= 1,_0x9465x3+= 1)}}else {_0x9465x3+= 1};null!= this[_0x7661[2388]]&& (_0x9465x2= Math[_0x7661[243]](this[_0x7661[2388]][_0x7661[117]],_0x9465x2),_0x9465x3= Math[_0x7661[243]](this[_0x7661[2388]][_0x7661[119]],_0x9465x3));this[_0x7661[526]][_0x7661[124]][_0x7661[117]]= Math[_0x7661[430]](_0x9465x2)+ _0x7661[168];this[_0x7661[526]][_0x7661[124]][_0x7661[119]]= Math[_0x7661[430]](_0x9465x3)+ _0x7661[168]};mxGraph[_0x7661[202]][_0x7661[2480]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[441]][_0x7661[255]],_0x9465x9=this[_0x7661[441]][_0x7661[513]],_0x9465xa=this[_0x7661[2013]],_0x9465x12=_0x9465x5* this[_0x7661[2012]],_0x9465x9= new mxRectangle(_0x9465x5* _0x9465x9[_0x7661[235]],_0x9465x5* _0x9465x9[_0x7661[236]],_0x9465xa[_0x7661[117]]* _0x9465x12,_0x9465xa[_0x7661[119]]* _0x9465x12);_0x9465x2= _0x9465x2&& Math[_0x7661[243]](_0x9465x9[_0x7661[117]],_0x9465x9[_0x7661[119]])> this[_0x7661[2360]];_0x9465x9[_0x7661[235]]= mxUtils[_0x7661[1454]](_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[117]]);_0x9465x9[_0x7661[236]]= mxUtils[_0x7661[1454]](_0x9465x9[_0x7661[236]],_0x9465x9[_0x7661[119]]);_0x9465xa= _0x9465x2?Math[_0x7661[430]]((_0x9465x3- _0x9465x9[_0x7661[235]])/ _0x9465x9[_0x7661[117]]):0;_0x9465x2= _0x9465x2?Math[_0x7661[430]]((_0x9465x4- _0x9465x9[_0x7661[236]])/ _0x9465x9[_0x7661[119]]):0;null== this[_0x7661[2481]]&& 0< _0x9465xa&& (this[_0x7661[2481]]= []);if(null!= this[_0x7661[2481]]){for(_0x9465x12= 0;_0x9465x12<= _0x9465xa;_0x9465x12++){var _0x9465x13=[ new mxPoint(_0x9465x9[_0x7661[235]]+ _0x9465x12* _0x9465x9[_0x7661[117]],1), new mxPoint(_0x9465x9[_0x7661[235]]+ _0x9465x12* _0x9465x9[_0x7661[117]],_0x9465x4)];null!= this[_0x7661[2481]][_0x9465x12]?(this[_0x7661[2481]][_0x9465x12][_0x7661[255]]= 1,this[_0x7661[2481]][_0x9465x12][_0x7661[1525]]= _0x9465x13,this[_0x7661[2481]][_0x9465x12][_0x7661[258]]()):(_0x9465x13= new mxPolyline(_0x9465x13,this[_0x7661[2358]],this[_0x7661[255]]),_0x9465x13[_0x7661[507]]= this[_0x7661[507]],_0x9465x13[_0x7661[1522]]= this[_0x7661[2359]],_0x9465x13[_0x7661[255]]= _0x9465x5,_0x9465x13[_0x7661[176]](this[_0x7661[441]][_0x7661[2053]]),_0x9465x13[_0x7661[258]](),this[_0x7661[2481]][_0x9465x12]= _0x9465x13)};for(_0x9465x12= _0x9465xa;_0x9465x12< this[_0x7661[2481]][_0x7661[67]];_0x9465x12++){this[_0x7661[2481]][_0x9465x12][_0x7661[515]]()};this[_0x7661[2481]][_0x7661[300]](_0x9465xa,this[_0x7661[2481]][_0x7661[67]]- _0x9465xa)};null== this[_0x7661[2482]]&& 0< _0x9465x2&& (this[_0x7661[2482]]= []);if(null!= this[_0x7661[2482]]){for(_0x9465x12= 0;_0x9465x12<= _0x9465x2;_0x9465x12++){_0x9465x13= [ new mxPoint(1,_0x9465x9[_0x7661[236]]+ _0x9465x12* _0x9465x9[_0x7661[119]]), new mxPoint(_0x9465x3,_0x9465x9[_0x7661[236]]+ _0x9465x12* _0x9465x9[_0x7661[119]])],null!= this[_0x7661[2482]][_0x9465x12]?(this[_0x7661[2482]][_0x9465x12][_0x7661[255]]= 1,this[_0x7661[2482]][_0x9465x12][_0x7661[1525]]= _0x9465x13,this[_0x7661[2482]][_0x9465x12][_0x7661[258]]()):(_0x9465x13= new mxPolyline(_0x9465x13,this[_0x7661[2358]],_0x9465x5),_0x9465x13[_0x7661[507]]= this[_0x7661[507]],_0x9465x13[_0x7661[1522]]= this[_0x7661[2359]],_0x9465x13[_0x7661[255]]= _0x9465x5,_0x9465x13[_0x7661[176]](this[_0x7661[441]][_0x7661[2053]]),_0x9465x13[_0x7661[258]](),this[_0x7661[2482]][_0x9465x12]= _0x9465x13)};for(_0x9465x12= _0x9465x2;_0x9465x12< this[_0x7661[2482]][_0x7661[67]];_0x9465x12++){this[_0x7661[2482]][_0x9465x12][_0x7661[515]]()};this[_0x7661[2482]][_0x7661[300]](_0x9465x2,this[_0x7661[2482]][_0x7661[67]]- _0x9465x2)}};mxGraph[_0x7661[202]][_0x7661[1705]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[251]][_0x7661[474]](_0x9465x2),_0x9465x4=null,_0x9465x4=this[_0x7661[251]][_0x7661[250]](_0x9465x2)?this[_0x7661[94]][_0x7661[2077]]():this[_0x7661[94]][_0x7661[2076]]();null!= _0x9465x3&& (_0x9465x4= this[_0x7661[2483]](this[_0x7661[94]][_0x7661[1705]](_0x9465x3,_0x9465x4)));null== _0x9465x4&& (_0x9465x4= mxGraph[_0x7661[202]][_0x7661[2346]]);return _0x9465x4};mxGraph[_0x7661[202]][_0x7661[2483]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=_0x9465x2[mxConstants[_0x7661[2484]]],_0x9465x4=this[_0x7661[2485]](_0x9465x3);null!= _0x9465x4?_0x9465x2[mxConstants[_0x7661[2484]]]= _0x9465x4:_0x9465x4= _0x9465x3;null!= _0x9465x4&& _0x7661[2486]== _0x9465x4[_0x7661[85]](0,11)&& (_0x9465x3= _0x9465x4[_0x7661[2]](_0x7661[537]),0< _0x9465x3&& (_0x9465x4= _0x9465x4[_0x7661[85]](0,_0x9465x3)+ _0x7661[2487]+ _0x9465x4[_0x7661[85]](_0x9465x3+ 1)),_0x9465x2[mxConstants[_0x7661[2484]]]= _0x9465x4)};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2488]]= function(_0x9465x2,_0x9465x3){_0x9465x3= _0x9465x3|| this[_0x7661[897]]();if(null!= _0x9465x3){this[_0x7661[251]][_0x7661[473]]();try{for(var _0x9465x4=0;_0x9465x4< _0x9465x3[_0x7661[67]];_0x9465x4++){this[_0x7661[251]][_0x7661[475]](_0x9465x3[_0x9465x4],_0x9465x2)}}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[2489]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= _0x9465x4|| this[_0x7661[2452]]();this[_0x7661[2490]](_0x9465x2,_0x9465x3,[_0x9465x4])};mxGraph[_0x7661[202]][_0x7661[2490]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= null!= _0x9465x3?_0x9465x3:!1;_0x9465x4= _0x9465x4|| this[_0x7661[897]]();if(null!= _0x9465x4&& 0< _0x9465x4[_0x7661[67]]){var _0x9465x5=this[_0x7661[441]][_0x7661[248]](_0x9465x4[0]),_0x9465x5=null!= _0x9465x5?_0x9465x5[_0x7661[124]]:this[_0x7661[1705]](_0x9465x4[0]);null!= _0x9465x5&& (_0x9465x3= mxUtils[_0x7661[433]](_0x9465x5,_0x9465x2,_0x9465x3)?0:1,this[_0x7661[1717]](_0x9465x2,_0x9465x3,_0x9465x4))}};mxGraph[_0x7661[202]][_0x7661[1717]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= _0x9465x4|| this[_0x7661[897]]();mxUtils[_0x7661[1717]](this[_0x7661[251]],_0x9465x4,_0x9465x2,_0x9465x3)};mxGraph[_0x7661[202]][_0x7661[2491]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[2492]](_0x9465x2,_0x9465x3,null,_0x9465x4)};mxGraph[_0x7661[202]][_0x7661[2492]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x5= _0x9465x5|| this[_0x7661[897]]();if(null!= _0x9465x5&& 0< _0x9465x5[_0x7661[67]]){if(null== _0x9465x4){var _0x9465x9=this[_0x7661[441]][_0x7661[248]](_0x9465x5[0]),_0x9465x9=null!= _0x9465x9?_0x9465x9[_0x7661[124]]:this[_0x7661[1705]](_0x9465x5[0]);null!= _0x9465x9&& (_0x9465x4= (parseInt(_0x9465x9[_0x9465x2]|| 0)& _0x9465x3)!= _0x9465x3)};mxUtils[_0x7661[2492]](this[_0x7661[251]],_0x9465x5,_0x9465x2,_0x9465x3,_0x9465x4)}};mxGraph[_0x7661[202]][_0x7661[849]]= function(_0x9465x2,_0x9465x3,_0x9465x4){null== _0x9465x3&& (_0x9465x3= this[_0x7661[897]]());if(null!= _0x9465x3&& 1< _0x9465x3[_0x7661[67]]){if(null== _0x9465x4){for(var _0x9465x5=0;_0x9465x5< _0x9465x3[_0x7661[67]];_0x9465x5++){var _0x9465x9=this[_0x7661[1198]](_0x9465x3[_0x9465x5]);if(null!= _0x9465x9&& !this[_0x7661[251]][_0x7661[250]](_0x9465x3[_0x9465x5])){if(null== _0x9465x4){if(_0x9465x2== mxConstants[_0x7661[479]]){_0x9465x4= _0x9465x9[_0x7661[235]]+ _0x9465x9[_0x7661[117]]/ 2;break}else {if(_0x9465x2== mxConstants[_0x7661[480]]){_0x9465x4= _0x9465x9[_0x7661[235]]+ _0x9465x9[_0x7661[117]]}else {if(_0x9465x2== mxConstants[_0x7661[1687]]){_0x9465x4= _0x9465x9[_0x7661[236]]}else {if(_0x9465x2== mxConstants[_0x7661[481]]){_0x9465x4= _0x9465x9[_0x7661[236]]+ _0x9465x9[_0x7661[119]]/ 2;break}else {_0x9465x4= _0x9465x2== mxConstants[_0x7661[482]]?_0x9465x9[_0x7661[236]]+ _0x9465x9[_0x7661[119]]:_0x9465x9[_0x7661[235]]}}}}}else {_0x9465x4= _0x9465x2== mxConstants[_0x7661[480]]?Math[_0x7661[160]](_0x9465x4,_0x9465x9[_0x7661[235]]+ _0x9465x9[_0x7661[117]]):_0x9465x2== mxConstants[_0x7661[1687]]?Math[_0x7661[243]](_0x9465x4,_0x9465x9[_0x7661[236]]):_0x9465x2== mxConstants[_0x7661[482]]?Math[_0x7661[160]](_0x9465x4,_0x9465x9[_0x7661[236]]+ _0x9465x9[_0x7661[119]]):Math[_0x7661[243]](_0x9465x4,_0x9465x9[_0x7661[235]])}}}};if(null!= _0x9465x4){this[_0x7661[251]][_0x7661[473]]();try{for(_0x9465x5= 0;_0x9465x5< _0x9465x3[_0x7661[67]];_0x9465x5++){_0x9465x9= this[_0x7661[1198]](_0x9465x3[_0x9465x5]),null!= _0x9465x9&& !this[_0x7661[251]][_0x7661[250]](_0x9465x3[_0x9465x5])&& (_0x9465x9= _0x9465x9[_0x7661[238]](),_0x9465x2== mxConstants[_0x7661[479]]?_0x9465x9[_0x7661[235]]= _0x9465x4- _0x9465x9[_0x7661[117]]/ 2:_0x9465x2== mxConstants[_0x7661[480]]?_0x9465x9[_0x7661[235]]= _0x9465x4- _0x9465x9[_0x7661[117]]:_0x9465x2== mxConstants[_0x7661[1687]]?_0x9465x9[_0x7661[236]]= _0x9465x4:_0x9465x2== mxConstants[_0x7661[481]]?_0x9465x9[_0x7661[236]]= _0x9465x4- _0x9465x9[_0x7661[119]]/ 2:_0x9465x2== mxConstants[_0x7661[482]]?_0x9465x9[_0x7661[236]]= _0x9465x4- _0x9465x9[_0x7661[119]]:_0x9465x9[_0x7661[235]]= _0x9465x4,this[_0x7661[251]][_0x7661[1724]](_0x9465x3[_0x9465x5],_0x9465x9))};this[_0x7661[746]]( new mxEventObject(mxEvent.ALIGN_CELLS,_0x7661[611],_0x9465x2,_0x7661[895],_0x9465x3))}finally{this[_0x7661[251]][_0x7661[476]]()}}};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[854]]= function(_0x9465x2){if(null!= _0x9465x2&& null!= this[_0x7661[2356]]){this[_0x7661[251]][_0x7661[473]]();try{var _0x9465x3=this[_0x7661[251]][_0x7661[474]](_0x9465x2);null== _0x9465x3|| 0== _0x9465x3[_0x7661[67]]?this[_0x7661[251]][_0x7661[475]](_0x9465x2,this[_0x7661[2356]]):this[_0x7661[251]][_0x7661[475]](_0x9465x2,null);this[_0x7661[1809]](_0x9465x2);this[_0x7661[746]]( new mxEventObject(mxEvent.FLIP_EDGE,_0x7661[1989],_0x9465x2))}finally{this[_0x7661[251]][_0x7661[476]]()}};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2493]]= function(_0x9465x2){this[_0x7661[2336]][_0x7661[207]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2494]]= function(_0x9465x2){for(var _0x9465x3=[],_0x9465x4=0;_0x9465x4< this[_0x7661[2336]][_0x7661[67]];_0x9465x4++){this[_0x7661[2336]][_0x9465x4]!= _0x9465x2&& _0x9465x3[_0x7661[207]](this[_0x7661[2336]][_0x9465x4])};this[_0x7661[2336]]= _0x9465x3};mxGraph[_0x7661[202]][_0x7661[2485]]= function(_0x9465x2){if(null!= _0x9465x2){for(var _0x9465x3=0;_0x9465x3< this[_0x7661[2336]][_0x7661[67]];_0x9465x3++){var _0x9465x4=this[_0x7661[2336]][_0x9465x3][_0x7661[1202]](_0x9465x2);if(null!= _0x9465x4){return _0x9465x4}}};return null};mxGraph[_0x7661[202]][_0x7661[840]]= function(_0x9465x2,_0x9465x3){null== _0x9465x3&& (_0x9465x3= mxUtils[_0x7661[1779]](this[_0x7661[897]](),!0));this[_0x7661[251]][_0x7661[473]]();try{this[_0x7661[841]](_0x9465x3,_0x9465x2),this[_0x7661[746]]( new mxEventObject(mxEvent.ORDER_CELLS,_0x7661[2495],_0x9465x2,_0x7661[895],_0x9465x3))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[841]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2){this[_0x7661[251]][_0x7661[473]]();try{for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){var _0x9465x5=this[_0x7661[251]][_0x7661[1197]](_0x9465x2[_0x9465x4]);_0x9465x3?this[_0x7661[251]][_0x7661[99]](_0x9465x5,_0x9465x2[_0x9465x4],_0x9465x4):this[_0x7661[251]][_0x7661[99]](_0x9465x5,_0x9465x2[_0x9465x4],this[_0x7661[251]][_0x7661[262]](_0x9465x5)- 1)};this[_0x7661[746]]( new mxEventObject(mxEvent.CELLS_ORDERED,_0x7661[2495],_0x9465x3,_0x7661[895],_0x9465x2))}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[844]]= function(_0x9465x2,_0x9465x3,_0x9465x4){null== _0x9465x4&& (_0x9465x4= mxUtils[_0x7661[1779]](this[_0x7661[897]](),!0));_0x9465x4= this[_0x7661[2496]](_0x9465x4);null== _0x9465x2&& (_0x9465x2= this[_0x7661[2497]](_0x9465x4));var _0x9465x5=this[_0x7661[2498]](_0x9465x2,_0x9465x4,_0x9465x3);if(0< _0x9465x4[_0x7661[67]]&& null!= _0x9465x5){var _0x9465x9=this[_0x7661[251]][_0x7661[1197]](_0x9465x2);null== _0x9465x9&& (_0x9465x9= this[_0x7661[251]][_0x7661[1197]](_0x9465x4[0]));this[_0x7661[251]][_0x7661[473]]();try{null== this[_0x7661[1198]](_0x9465x2)&& this[_0x7661[251]][_0x7661[1724]](_0x9465x2, new mxGeometry);var _0x9465xa=this[_0x7661[251]][_0x7661[262]](_0x9465x9);this[_0x7661[833]]([_0x9465x2],_0x9465x9,_0x9465xa,null,null,!1);_0x9465xa= this[_0x7661[251]][_0x7661[262]](_0x9465x2);this[_0x7661[833]](_0x9465x4,_0x9465x2,_0x9465xa,null,null,!1,!1);this[_0x7661[835]](_0x9465x4,-_0x9465x5[_0x7661[235]],-_0x9465x5[_0x7661[236]],!1,!0);this[_0x7661[837]]([_0x9465x2],[_0x9465x5]);this[_0x7661[746]]( new mxEventObject(mxEvent.GROUP_CELLS,_0x7661[1504],_0x9465x2,_0x7661[467],_0x9465x3,_0x7661[895],_0x9465x4))}finally{this[_0x7661[251]][_0x7661[476]]()}};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2496]]= function(_0x9465x2){var _0x9465x3=[];if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]){var _0x9465x4=this[_0x7661[251]][_0x7661[1197]](_0x9465x2[0]);_0x9465x3[_0x7661[207]](_0x9465x2[0]);for(var _0x9465x5=1;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){this[_0x7661[251]][_0x7661[1197]](_0x9465x2[_0x9465x5])== _0x9465x4&& _0x9465x3[_0x7661[207]](_0x9465x2[_0x9465x5])}};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[2498]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= this[_0x7661[1729]](_0x9465x3);null!= _0x9465x3&& (this[_0x7661[1730]](_0x9465x2)&& (_0x9465x2= this[_0x7661[1731]](_0x9465x2),_0x9465x3[_0x7661[235]]-= _0x9465x2[_0x7661[117]],_0x9465x3[_0x7661[236]]-= _0x9465x2[_0x7661[119]],_0x9465x3[_0x7661[117]]+= _0x9465x2[_0x7661[117]],_0x9465x3[_0x7661[119]]+= _0x9465x2[_0x7661[119]]),_0x9465x3[_0x7661[235]]-= _0x9465x4,_0x9465x3[_0x7661[236]]-= _0x9465x4,_0x9465x3[_0x7661[117]]+= 2* _0x9465x4,_0x9465x3[_0x7661[119]]+= 2* _0x9465x4);return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[2497]]= function(_0x9465x2){_0x9465x2= new mxCell(_0x7661[110]);_0x9465x2[_0x7661[1993]](!0);_0x9465x2[_0x7661[1995]](!1);return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[845]]= function(_0x9465x2){var _0x9465x3=[];if(null== _0x9465x2){_0x9465x2= this[_0x7661[897]]();for(var _0x9465x4=[],_0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){0< this[_0x7661[251]][_0x7661[262]](_0x9465x2[_0x9465x5])&& _0x9465x4[_0x7661[207]](_0x9465x2[_0x9465x5])};_0x9465x2= _0x9465x4};if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]){this[_0x7661[251]][_0x7661[473]]();try{for(_0x9465x5= 0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){var _0x9465x9=this[_0x7661[251]][_0x7661[1953]](_0x9465x2[_0x9465x5]);if(null!= _0x9465x9&& 0< _0x9465x9[_0x7661[67]]){var _0x9465x9=_0x9465x9[_0x7661[1853]](),_0x9465xa=this[_0x7661[251]][_0x7661[1197]](_0x9465x2[_0x9465x5]),_0x9465x12=this[_0x7661[251]][_0x7661[262]](_0x9465xa);this[_0x7661[833]](_0x9465x9,_0x9465xa,_0x9465x12,null,null,!0);_0x9465x3= _0x9465x3[_0x7661[1919]](_0x9465x9)}};this[_0x7661[843]](this[_0x7661[2499]](_0x9465x2));this[_0x7661[746]]( new mxEventObject(mxEvent.UNGROUP_CELLS,_0x7661[895],_0x9465x2))}finally{this[_0x7661[251]][_0x7661[476]]()}};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[846]]= function(_0x9465x2){null== _0x9465x2&& (_0x9465x2= this[_0x7661[897]]());this[_0x7661[251]][_0x7661[473]]();try{var _0x9465x3=this[_0x7661[902]](),_0x9465x4=this[_0x7661[251]][_0x7661[262]](_0x9465x3);this[_0x7661[833]](_0x9465x2,_0x9465x3,_0x9465x4,null,null,!0);this[_0x7661[746]]( new mxEventObject(mxEvent.REMOVE_CELLS_FROM_PARENT,_0x7661[895],_0x9465x2))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[1917]]= function(_0x9465x2,_0x9465x3,_0x9465x4){null== _0x9465x2&& (_0x9465x2= this[_0x7661[897]]());_0x9465x3= null!= _0x9465x3?_0x9465x3:0;_0x9465x4= null!= _0x9465x4?_0x9465x4:!1;this[_0x7661[251]][_0x7661[473]]();try{for(var _0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){var _0x9465x9=this[_0x7661[1198]](_0x9465x2[_0x9465x5]);if(null!= _0x9465x9){var _0x9465xa=this[_0x7661[1955]](_0x9465x2[_0x9465x5]);if(null!= _0x9465xa&& 0< _0x9465xa[_0x7661[67]]){var _0x9465x12=this[_0x7661[1729]](_0x9465xa);if(0< _0x9465x12[_0x7661[117]]&& 0< _0x9465x12[_0x7661[119]]){var _0x9465x13=this[_0x7661[1730]](_0x9465x2[_0x9465x5])?this[_0x7661[1731]](_0x9465x2[_0x9465x5]): new mxRectangle,_0x9465x9=_0x9465x9[_0x7661[238]]();_0x9465x4&& (_0x9465x9[_0x7661[235]]+= _0x9465x12[_0x7661[235]]- _0x9465x13[_0x7661[117]]- _0x9465x3,_0x9465x9[_0x7661[236]]+= _0x9465x12[_0x7661[236]]- _0x9465x13[_0x7661[119]]- _0x9465x3);_0x9465x9[_0x7661[117]]= _0x9465x12[_0x7661[117]]+ _0x9465x13[_0x7661[117]]+ 2* _0x9465x3;_0x9465x9[_0x7661[119]]= _0x9465x12[_0x7661[119]]+ _0x9465x13[_0x7661[119]]+ 2* _0x9465x3;this[_0x7661[251]][_0x7661[1724]](_0x9465x2[_0x9465x5],_0x9465x9);this[_0x7661[834]](_0x9465xa,-_0x9465x12[_0x7661[235]]+ _0x9465x13[_0x7661[117]]+ _0x9465x3,-_0x9465x12[_0x7661[236]]+ _0x9465x13[_0x7661[119]]+ _0x9465x3)}}}}}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[899]]= function(_0x9465x2,_0x9465x3){_0x9465x3= null!= _0x9465x3?_0x9465x3:!0;var _0x9465x4=null;if(null!= _0x9465x2){for(var _0x9465x5={},_0x9465x4=[],_0x9465x9=0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){var _0x9465xa=mxCellPath[_0x7661[385]](_0x9465x2[_0x9465x9]);_0x9465x5[_0x9465xa]= _0x9465x2[_0x9465x9];_0x9465x4[_0x7661[207]](_0x9465x2[_0x9465x9])};if(0< _0x9465x4[_0x7661[67]]){for(var _0x9465xa=this[_0x7661[441]][_0x7661[255]],_0x9465x12=this[_0x7661[441]][_0x7661[513]],_0x9465x4=this[_0x7661[251]][_0x7661[899]](_0x9465x2,!0),_0x9465x9=0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){if(!_0x9465x3&& this[_0x7661[251]][_0x7661[250]](_0x9465x4[_0x9465x9])&& null!= this[_0x7661[2500]](_0x9465x4[_0x9465x9],this[_0x7661[251]][_0x7661[1709]](_0x9465x4[_0x9465x9],!0),this[_0x7661[251]][_0x7661[1709]](_0x9465x4[_0x9465x9],!1))){_0x9465x4[_0x9465x9]= null}else {var _0x9465x13=this[_0x7661[251]][_0x7661[1721]](_0x9465x4[_0x9465x9]);if(null!= _0x9465x13){var _0x9465x14=this[_0x7661[441]][_0x7661[248]](_0x9465x2[_0x9465x9]),_0x9465x15=this[_0x7661[441]][_0x7661[248]](this[_0x7661[251]][_0x7661[1197]](_0x9465x2[_0x9465x9]));if(null!= _0x9465x14&& null!= _0x9465x15){var _0x9465x16=_0x9465x15[_0x7661[2078]][_0x7661[235]],_0x9465x15=_0x9465x15[_0x7661[2078]][_0x7661[236]];if(this[_0x7661[251]][_0x7661[250]](_0x9465x4[_0x9465x9])){for(var _0x9465x14=_0x9465x14[_0x7661[439]],_0x9465x17=this[_0x7661[251]][_0x7661[1709]](_0x9465x2[_0x9465x9],!0),_0x9465x18=mxCellPath[_0x7661[385]](_0x9465x17);null!= _0x9465x17&& null== _0x9465x5[_0x9465x18];){_0x9465x17= this[_0x7661[251]][_0x7661[1197]](_0x9465x17),_0x9465x18= mxCellPath[_0x7661[385]](_0x9465x17)};null== _0x9465x17&& _0x9465x13[_0x7661[2007]]( new mxPoint(_0x9465x14[0][_0x7661[235]]/ _0x9465xa- _0x9465x12[_0x7661[235]],_0x9465x14[0][_0x7661[236]]/ _0x9465xa- _0x9465x12[_0x7661[236]]),!0);_0x9465x17= this[_0x7661[251]][_0x7661[1709]](_0x9465x2[_0x9465x9],!1);for(_0x9465x18= mxCellPath[_0x7661[385]](_0x9465x17);null!= _0x9465x17&& null== _0x9465x5[_0x9465x18];){_0x9465x17= this[_0x7661[251]][_0x7661[1197]](_0x9465x17),_0x9465x18= mxCellPath[_0x7661[385]](_0x9465x17)};null== _0x9465x17&& (_0x9465x17= _0x9465x14[_0x7661[67]]- 1,_0x9465x13[_0x7661[2007]]( new mxPoint(_0x9465x14[_0x9465x17][_0x7661[235]]/ _0x9465xa- _0x9465x12[_0x7661[235]],_0x9465x14[_0x9465x17][_0x7661[236]]/ _0x9465xa- _0x9465x12[_0x7661[236]]),!1));_0x9465x13= _0x9465x13[_0x7661[1525]];if(null!= _0x9465x13){for(_0x9465x14= 0;_0x9465x14< _0x9465x13[_0x7661[67]];_0x9465x14++){_0x9465x13[_0x9465x14][_0x7661[235]]+= _0x9465x16,_0x9465x13[_0x9465x14][_0x7661[236]]+= _0x9465x15}}}else {_0x9465x13[_0x7661[235]]+= _0x9465x16,_0x9465x13[_0x7661[236]]+= _0x9465x15}}}}}}else {_0x9465x4= []}};return _0x9465x4};mxGraph[_0x7661[202]][_0x7661[2501]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14){_0x9465x3= this[_0x7661[2502]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14);return this[_0x7661[2103]](_0x9465x3,_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2502]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14){_0x9465x2= new mxGeometry(_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12);_0x9465x2[_0x7661[1500]]= null!= _0x9465x14?_0x9465x14:!1;_0x9465x4= new mxCell(_0x9465x4,_0x9465x2,_0x9465x13);_0x9465x4[_0x7661[1945]](_0x9465x3);_0x9465x4[_0x7661[1993]](!0);_0x9465x4[_0x7661[1995]](!0);return _0x9465x4};mxGraph[_0x7661[202]][_0x7661[1960]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x3= this[_0x7661[2503]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa);return this[_0x7661[2504]](_0x9465x3,_0x9465x2,_0x9465x5,_0x9465x9)};mxGraph[_0x7661[202]][_0x7661[2503]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x2= new mxCell(_0x9465x4, new mxGeometry,_0x9465xa);_0x9465x2[_0x7661[1945]](_0x9465x3);_0x9465x2[_0x7661[1994]](!0);_0x9465x2[_0x7661[256]][_0x7661[1500]]= !0;return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2504]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){return this[_0x7661[2103]](_0x9465x2,_0x9465x3,_0x9465x9,_0x9465x4,_0x9465x5)};mxGraph[_0x7661[202]][_0x7661[2103]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){return this[_0x7661[832]]([_0x9465x2],_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9)[0]};mxGraph[_0x7661[202]][_0x7661[832]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){null== _0x9465x3&& (_0x9465x3= this[_0x7661[902]]());null== _0x9465x4&& (_0x9465x4= this[_0x7661[251]][_0x7661[262]](_0x9465x3));this[_0x7661[251]][_0x7661[473]]();try{this[_0x7661[833]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,!1,!0),this[_0x7661[746]]( new mxEventObject(mxEvent.ADD_CELLS,_0x7661[895],_0x9465x2,_0x7661[1101],_0x9465x3,_0x7661[1983],_0x9465x4,_0x7661[1097],_0x9465x5,_0x7661[772],_0x9465x9))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[833]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12){if(null!= _0x9465x2&& null!= _0x9465x3&& null!= _0x9465x4){this[_0x7661[251]][_0x7661[473]]();try{for(var _0x9465x13=_0x9465xa?this[_0x7661[441]][_0x7661[248]](_0x9465x3):null,_0x9465x14=null!= _0x9465x13?_0x9465x13[_0x7661[2078]]:null,_0x9465x15= new mxPoint(0,0),_0x9465x13=0;_0x9465x13< _0x9465x2[_0x7661[67]];_0x9465x13++){if(null== _0x9465x2[_0x9465x13]){_0x9465x4--}else {var _0x9465x16=this[_0x7661[251]][_0x7661[1197]](_0x9465x2[_0x9465x13]);if(null!= _0x9465x14&& _0x9465x2[_0x9465x13]!= _0x9465x3&& _0x9465x3!= _0x9465x16){var _0x9465x17=this[_0x7661[441]][_0x7661[248]](_0x9465x16),_0x9465x18=null!= _0x9465x17?_0x9465x17[_0x7661[2078]]:_0x9465x15,_0x9465x19=this[_0x7661[251]][_0x7661[1721]](_0x9465x2[_0x9465x13]);if(null!= _0x9465x19){var _0x9465x1a=_0x9465x18[_0x7661[235]]- _0x9465x14[_0x7661[235]],_0x9465x1b=_0x9465x18[_0x7661[236]]- _0x9465x14[_0x7661[236]],_0x9465x19=_0x9465x19[_0x7661[238]]();_0x9465x19[_0x7661[513]](_0x9465x1a,_0x9465x1b);!_0x9465x19[_0x7661[1500]]&& (this[_0x7661[251]][_0x7661[1193]](_0x9465x2[_0x9465x13])&& !this[_0x7661[2505]]())&& (_0x9465x19[_0x7661[235]]= Math[_0x7661[160]](0,_0x9465x19[_0x7661[235]]),_0x9465x19[_0x7661[236]]= Math[_0x7661[160]](0,_0x9465x19[_0x7661[236]]));this[_0x7661[251]][_0x7661[1724]](_0x9465x2[_0x9465x13],_0x9465x19)}};_0x9465x3== _0x9465x16&& _0x9465x4+ _0x9465x13> this[_0x7661[251]][_0x7661[262]](_0x9465x3)&& _0x9465x4--;this[_0x7661[251]][_0x7661[99]](_0x9465x3,_0x9465x2[_0x9465x13],_0x9465x4+ _0x9465x13);this[_0x7661[2506]]()&& this[_0x7661[2507]](_0x9465x2[_0x9465x13])&& this[_0x7661[2508]](_0x9465x2[_0x9465x13]);(null== _0x9465x12|| _0x9465x12)&& this[_0x7661[2509]](_0x9465x2[_0x9465x13]);null!= _0x9465x5&& this[_0x7661[852]](_0x9465x2[_0x9465x13],_0x9465x5,!0);null!= _0x9465x9&& this[_0x7661[852]](_0x9465x2[_0x9465x13],_0x9465x9,!1)}};this[_0x7661[746]]( new mxEventObject(mxEvent.CELLS_ADDED,_0x7661[895],_0x9465x2,_0x7661[1101],_0x9465x3,_0x7661[1983],_0x9465x4,_0x7661[1097],_0x9465x5,_0x7661[772],_0x9465x9,_0x7661[492],_0x9465xa))}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[842]]= function(_0x9465x2,_0x9465x3){_0x9465x3= null!= _0x9465x3?_0x9465x3:!0;null== _0x9465x2&& (_0x9465x2= this[_0x7661[2510]](this[_0x7661[897]]()));_0x9465x3&& (_0x9465x2= this[_0x7661[2510]](this[_0x7661[2499]](_0x9465x2)));this[_0x7661[251]][_0x7661[473]]();try{this[_0x7661[843]](_0x9465x2),this[_0x7661[746]]( new mxEventObject(mxEvent.REMOVE_CELLS,_0x7661[895],_0x9465x2,_0x7661[2511],_0x9465x3))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[843]]= function(_0x9465x2){if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]){var _0x9465x3=this[_0x7661[441]][_0x7661[255]],_0x9465x4=this[_0x7661[441]][_0x7661[513]];this[_0x7661[251]][_0x7661[473]]();try{for(var _0x9465x5={},_0x9465x9=0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){var _0x9465xa=mxCellPath[_0x7661[385]](_0x9465x2[_0x9465x9]);_0x9465x5[_0x9465xa]= _0x9465x2[_0x9465x9]};for(_0x9465x9= 0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){for(var _0x9465x12=this[_0x7661[1756]](_0x9465x2[_0x9465x9]),_0x9465x13=0;_0x9465x13< _0x9465x12[_0x7661[67]];_0x9465x13++){if(_0x9465xa= mxCellPath[_0x7661[385]](_0x9465x12[_0x9465x13]),null== _0x9465x5[_0x9465xa]){var _0x9465x14=this[_0x7661[251]][_0x7661[1721]](_0x9465x12[_0x9465x13]);if(null!= _0x9465x14){var _0x9465x15=this[_0x7661[441]][_0x7661[248]](_0x9465x12[_0x9465x13]);if(null!= _0x9465x15){var _0x9465x14=_0x9465x14[_0x7661[238]](),_0x9465x16=_0x9465x15[_0x7661[1710]](!0) == _0x9465x2[_0x9465x9],_0x9465x17=_0x9465x15[_0x7661[439]],_0x9465x18=_0x9465x16?0:_0x9465x17[_0x7661[67]]- 1;_0x9465x14[_0x7661[2007]]( new mxPoint(_0x9465x17[_0x9465x18][_0x7661[235]]/ _0x9465x3- _0x9465x4[_0x7661[235]],_0x9465x17[_0x9465x18][_0x7661[236]]/ _0x9465x3- _0x9465x4[_0x7661[236]]),_0x9465x16);this[_0x7661[251]][_0x7661[1957]](_0x9465x12[_0x9465x13],null,_0x9465x16);this[_0x7661[251]][_0x7661[1724]](_0x9465x12[_0x9465x13],_0x9465x14)}}}};this[_0x7661[251]][_0x7661[205]](_0x9465x2[_0x9465x9])};this[_0x7661[746]]( new mxEventObject(mxEvent.CELLS_REMOVED,_0x7661[895],_0x9465x2))}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[853]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x5= _0x9465x5|| 0;_0x9465x9= _0x9465x9|| 0;null== _0x9465x4&& (_0x9465x4= this[_0x7661[899]]([_0x9465x2])[0]);var _0x9465xa=this[_0x7661[251]][_0x7661[1197]](_0x9465x2),_0x9465x12=this[_0x7661[251]][_0x7661[1709]](_0x9465x2,!0);this[_0x7661[251]][_0x7661[473]]();try{this[_0x7661[835]](_0x9465x3,_0x9465x5,_0x9465x9,!1,!1),this[_0x7661[833]](_0x9465x3,_0x9465xa,this[_0x7661[251]][_0x7661[262]](_0x9465xa),null,null,!0),this[_0x7661[833]]([_0x9465x4],_0x9465xa,this[_0x7661[251]][_0x7661[262]](_0x9465xa),_0x9465x12,_0x9465x3[0],!1),this[_0x7661[852]](_0x9465x2,_0x9465x3[0],!0),this[_0x7661[746]]( new mxEventObject(mxEvent.SPLIT_EDGE,_0x7661[1989],_0x9465x2,_0x7661[895],_0x9465x3,_0x7661[2512],_0x9465x4,_0x7661[1126],_0x9465x5,_0x7661[1125],_0x9465x9))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x4};mxGraph[_0x7661[202]][_0x7661[838]]= function(_0x9465x2,_0x9465x3,_0x9465x4){null== _0x9465x3&& (_0x9465x3= this[_0x7661[897]]());_0x9465x4&& (_0x9465x3= this[_0x7661[2499]](_0x9465x3));this[_0x7661[251]][_0x7661[473]]();try{this[_0x7661[839]](_0x9465x3,_0x9465x2),this[_0x7661[746]]( new mxEventObject(mxEvent.TOGGLE_CELLS,_0x7661[539],_0x9465x2,_0x7661[895],_0x9465x3,_0x7661[2511],_0x9465x4))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[839]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]){this[_0x7661[251]][_0x7661[473]]();try{for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){this[_0x7661[251]][_0x7661[175]](_0x9465x2[_0x9465x4],_0x9465x3)}}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[847]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3= null!= _0x9465x3?_0x9465x3:!1;null== _0x9465x4&& (_0x9465x4= this[_0x7661[2513]](this[_0x7661[897]](),_0x9465x2));this[_0x7661[2126]](!1);this[_0x7661[251]][_0x7661[473]]();try{this[_0x7661[848]](_0x9465x4,_0x9465x2,_0x9465x3,_0x9465x5),this[_0x7661[746]]( new mxEventObject(mxEvent.FOLD_CELLS,_0x7661[2514],_0x9465x2,_0x7661[2515],_0x9465x3,_0x7661[895],_0x9465x4))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x4};mxGraph[_0x7661[202]][_0x7661[848]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]){this[_0x7661[251]][_0x7661[473]]();try{for(var _0x9465x9=0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){if((!_0x9465x5|| this[_0x7661[2516]](_0x9465x2[_0x9465x9],_0x9465x3)) && _0x9465x3!= this[_0x7661[1742]](_0x9465x2[_0x9465x9])){if(this[_0x7661[251]][_0x7661[1972]](_0x9465x2[_0x9465x9],_0x9465x3),this[_0x7661[2517]](_0x9465x2[_0x9465x9],_0x9465x3),this[_0x7661[2507]](_0x9465x2[_0x9465x9])&& this[_0x7661[2508]](_0x9465x2[_0x9465x9]),_0x9465x4){var _0x9465xa=this[_0x7661[251]][_0x7661[1953]](_0x9465x2[_0x9465x9]);this[_0x7661[847]](_0x9465xa,_0x9465x3,_0x9465x4)}}};this[_0x7661[746]]( new mxEventObject(mxEvent.CELLS_FOLDED,_0x7661[895],_0x9465x2,_0x7661[2514],_0x9465x3,_0x7661[2515],_0x9465x4))}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[2517]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2){var _0x9465x4=this[_0x7661[251]][_0x7661[1721]](_0x9465x2);null!= _0x9465x4&& (_0x9465x4= _0x9465x4[_0x7661[238]](),this[_0x7661[2518]](_0x9465x2,_0x9465x4,_0x9465x3),_0x9465x4[_0x7661[2005]](),this[_0x7661[251]][_0x7661[1724]](_0x9465x2,_0x9465x4))}};mxGraph[_0x7661[202]][_0x7661[2518]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(null!= _0x9465x2&& null!= _0x9465x3){_0x9465x4= this[_0x7661[441]][_0x7661[248]](_0x9465x2);_0x9465x4= null!= _0x9465x4?_0x9465x4[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);if(null== _0x9465x3[_0x7661[2002]]){var _0x9465x5=_0x9465x3;this[_0x7661[2394]]&& (_0x9465x2= this[_0x7661[2519]](_0x9465x2),null!= _0x9465x2&& (_0x9465x5= _0x9465x2,_0x9465x2= mxUtils[_0x7661[433]](_0x9465x4,mxConstants.STYLE_STARTSIZE),0< _0x9465x2&& (_0x9465x5[_0x7661[119]]= Math[_0x7661[160]](_0x9465x5[_0x7661[119]],_0x9465x2))));_0x9465x3[_0x7661[2002]]= new mxRectangle(0,0,_0x9465x5[_0x7661[117]],_0x9465x5[_0x7661[119]])};if(null!= _0x9465x3[_0x7661[2002]]){_0x9465x3[_0x7661[2002]][_0x7661[235]]= _0x9465x3[_0x7661[235]];_0x9465x3[_0x7661[2002]][_0x7661[236]]= _0x9465x3[_0x7661[236]];var _0x9465x9=mxUtils[_0x7661[431]](_0x9465x4[mxConstants[_0x7661[2278]]]|| _0x7661[468]);0!= _0x9465x9&& (_0x9465x2= _0x9465x3[_0x7661[2002]][_0x7661[241]]()- _0x9465x3[_0x7661[241]](),_0x9465x4= _0x9465x3[_0x7661[2002]][_0x7661[242]]()- _0x9465x3[_0x7661[242]](),_0x9465x5= Math[_0x7661[426]](_0x9465x9),_0x9465x9= Math[_0x7661[427]](_0x9465x9),_0x9465x3[_0x7661[2002]][_0x7661[235]]+= _0x9465x5* _0x9465x2- _0x9465x9* _0x9465x4- _0x9465x2,_0x9465x3[_0x7661[2002]][_0x7661[236]]+= _0x9465x9* _0x9465x2+ _0x9465x5* _0x9465x4- _0x9465x4)}}};mxGraph[_0x7661[202]][_0x7661[2499]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[1853]]();return _0x9465x3= _0x9465x3[_0x7661[1919]](this[_0x7661[2520]](_0x9465x2))};mxGraph[_0x7661[202]][_0x7661[2520]]= function(_0x9465x2){var _0x9465x3=[];if(null!= _0x9465x2){for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){for(var _0x9465x5=this[_0x7661[251]][_0x7661[1707]](_0x9465x2[_0x9465x4]),_0x9465x9=0;_0x9465x9< _0x9465x5;_0x9465x9++){_0x9465x3[_0x7661[207]](this[_0x7661[251]][_0x7661[1708]](_0x9465x2[_0x9465x4],_0x9465x9))};_0x9465x5= this[_0x7661[251]][_0x7661[1953]](_0x9465x2[_0x9465x4]);_0x9465x3= _0x9465x3[_0x7661[1919]](this[_0x7661[2520]](_0x9465x5))}};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[858]]= function(_0x9465x2,_0x9465x3){_0x9465x3= null!= _0x9465x3?_0x9465x3:!1;this[_0x7661[251]][_0x7661[473]]();try{this[_0x7661[2457]](_0x9465x2,_0x9465x3),this[_0x7661[746]]( new mxEventObject(mxEvent.UPDATE_CELL_SIZE,_0x7661[246],_0x9465x2,_0x7661[2521],_0x9465x3))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2457]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2){this[_0x7661[251]][_0x7661[473]]();try{var _0x9465x4=this[_0x7661[2519]](_0x9465x2),_0x9465x5=this[_0x7661[251]][_0x7661[1721]](_0x9465x2);if(null!= _0x9465x4&& null!= _0x9465x5){var _0x9465x9=this[_0x7661[1742]](_0x9465x2),_0x9465x5=_0x9465x5[_0x7661[238]]();if(this[_0x7661[1730]](_0x9465x2)){var _0x9465xa=this[_0x7661[441]][_0x7661[248]](_0x9465x2),_0x9465x12=null!= _0x9465xa?_0x9465xa[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2),_0x9465x13=this[_0x7661[251]][_0x7661[474]](_0x9465x2);null== _0x9465x13&& (_0x9465x13= _0x7661[110]);mxUtils[_0x7661[433]](_0x9465x12,mxConstants.STYLE_HORIZONTAL,!0)?(_0x9465x13= mxUtils[_0x7661[475]](_0x9465x13,mxConstants.STYLE_STARTSIZE,_0x9465x4[_0x7661[119]]+ 8),_0x9465x9&& (_0x9465x5[_0x7661[119]]= _0x9465x4[_0x7661[119]]+ 8),_0x9465x5[_0x7661[117]]= _0x9465x4[_0x7661[117]]):(_0x9465x13= mxUtils[_0x7661[475]](_0x9465x13,mxConstants.STYLE_STARTSIZE,_0x9465x4[_0x7661[117]]+ 8),_0x9465x9&& (_0x9465x5[_0x7661[117]]= _0x9465x4[_0x7661[117]]+ 8),_0x9465x5[_0x7661[119]]= _0x9465x4[_0x7661[119]]);this[_0x7661[251]][_0x7661[475]](_0x9465x2,_0x9465x13)}else {_0x9465x5[_0x7661[117]]= _0x9465x4[_0x7661[117]],_0x9465x5[_0x7661[119]]= _0x9465x4[_0x7661[119]]};if(!_0x9465x3&& !_0x9465x9){var _0x9465x14=this[_0x7661[441]][_0x7661[1799]](this[_0x7661[251]][_0x7661[1953]](_0x9465x2));if(null!= _0x9465x14){var _0x9465x15=this[_0x7661[441]][_0x7661[513]],_0x9465x16=this[_0x7661[441]][_0x7661[255]],_0x9465x17=(_0x9465x14[_0x7661[236]]+ _0x9465x14[_0x7661[119]])/ _0x9465x16- _0x9465x5[_0x7661[236]]- _0x9465x15[_0x7661[236]];_0x9465x5[_0x7661[117]]= Math[_0x7661[160]](_0x9465x5[_0x7661[117]],(_0x9465x14[_0x7661[235]]+ _0x9465x14[_0x7661[117]])/ _0x9465x16- _0x9465x5[_0x7661[235]]- _0x9465x15[_0x7661[235]]);_0x9465x5[_0x7661[119]]= Math[_0x7661[160]](_0x9465x5[_0x7661[119]],_0x9465x17)}};this[_0x7661[837]]([_0x9465x2],[_0x9465x5])}}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[2519]]= function(_0x9465x2){var _0x9465x3=null;if(null!= _0x9465x2){var _0x9465x4=this[_0x7661[441]][_0x7661[248]](_0x9465x2),_0x9465x5=null!= _0x9465x4?_0x9465x4[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);if(null!= _0x9465x5&& !this[_0x7661[251]][_0x7661[250]](_0x9465x2)){var _0x9465x9=_0x9465x5[mxConstants[_0x7661[2185]]]|| mxConstants[_0x7661[483]],_0x9465xa=0,_0x9465x3=0;if((null!= this[_0x7661[1202]](_0x9465x4)|| null!= _0x9465x5[mxConstants[_0x7661[2484]]])&& _0x9465x5[mxConstants[_0x7661[2059]]]== mxConstants[_0x7661[2522]]){_0x9465x5[mxConstants[_0x7661[2063]]]== mxConstants[_0x7661[481]]&& (_0x9465xa+= parseFloat(_0x9465x5[mxConstants[_0x7661[2523]]])|| mxLabel[_0x7661[202]][_0x7661[1680]]),_0x9465x5[mxConstants[_0x7661[2064]]]!= mxConstants[_0x7661[479]]&& (_0x9465x3+= parseFloat(_0x9465x5[mxConstants[_0x7661[2524]]])|| mxLabel[_0x7661[202]][_0x7661[1680]])};_0x9465xa+= 2* (_0x9465x5[mxConstants[_0x7661[2143]]]|| 0);_0x9465xa+= _0x9465x5[mxConstants[_0x7661[2147]]]|| 0;_0x9465xa+= _0x9465x5[mxConstants[_0x7661[2145]]]|| 0;_0x9465x3+= 2* (_0x9465x5[mxConstants[_0x7661[2143]]]|| 0);_0x9465x3+= _0x9465x5[mxConstants[_0x7661[2144]]]|| 0;_0x9465x3+= _0x9465x5[mxConstants[_0x7661[2146]]]|| 0;_0x9465x4= this[_0x7661[2205]](_0x9465x4);null!= _0x9465x4&& (_0x9465xa+= _0x9465x4[_0x7661[117]]+ 8);_0x9465x4= this[_0x7661[2183]](_0x9465x2);null!= _0x9465x4&& 0< _0x9465x4[_0x7661[67]]?(this[_0x7661[2186]](_0x9465x2)|| (_0x9465x4= _0x9465x4[_0x7661[230]](/\n/g,_0x7661[545])),_0x9465x9= mxUtils[_0x7661[2525]](_0x9465x4,_0x9465x9,_0x9465x5[mxConstants[_0x7661[2188]]]),_0x9465x2= _0x9465x9[_0x7661[117]]+ _0x9465xa,_0x9465x3= _0x9465x9[_0x7661[119]]+ _0x9465x3,mxUtils[_0x7661[433]](_0x9465x5,mxConstants.STYLE_HORIZONTAL,!0)|| (_0x9465x5= _0x9465x3,_0x9465x3= _0x9465x2,_0x9465x2= _0x9465x5),this[_0x7661[991]]&& (_0x9465x2= this[_0x7661[1021]](_0x9465x2+ this[_0x7661[1020]]/ 2),_0x9465x3= this[_0x7661[1021]](_0x9465x3+ this[_0x7661[1020]]/ 2)),_0x9465x3= new mxRectangle(0,0,_0x9465x2,_0x9465x3)):(_0x9465x5= 4* this[_0x7661[1020]],_0x9465x3= new mxRectangle(0,0,_0x9465x5,_0x9465x5))}};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[2216]]= function(_0x9465x2,_0x9465x3){if(0.2< Math[_0x7661[425]](1- _0x9465x3[_0x7661[255]])){var _0x9465x4=this[_0x7661[441]][_0x7661[255]],_0x9465x5=this[_0x7661[441]][_0x7661[513]],_0x9465x9=_0x9465x2[_0x7661[117]]* _0x9465x3[_0x7661[255]],_0x9465xa=_0x9465x2[_0x7661[119]]* _0x9465x3[_0x7661[255]],_0x9465x12=_0x9465x2[_0x7661[236]]- (_0x9465xa- _0x9465x2[_0x7661[119]])/ 2,_0x9465x4= new mxRectangle(this[_0x7661[1021]]((_0x9465x2[_0x7661[235]]- (_0x9465x9- _0x9465x2[_0x7661[117]])/ 2)/ _0x9465x4)- _0x9465x5[_0x7661[235]],this[_0x7661[1021]](_0x9465x12/ _0x9465x4)- _0x9465x5[_0x7661[236]],this[_0x7661[1021]](_0x9465x9/ _0x9465x4),this[_0x7661[1021]](_0x9465xa/ _0x9465x4));this[_0x7661[2526]](_0x9465x2[_0x7661[246]],_0x9465x4)}};mxGraph[_0x7661[202]][_0x7661[2526]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[836]]([_0x9465x2],[_0x9465x3])[0]};mxGraph[_0x7661[202]][_0x7661[836]]= function(_0x9465x2,_0x9465x3){this[_0x7661[251]][_0x7661[473]]();try{this[_0x7661[837]](_0x9465x2,_0x9465x3),this[_0x7661[746]]( new mxEventObject(mxEvent.RESIZE_CELLS,_0x7661[895],_0x9465x2,_0x7661[1562],_0x9465x3))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[837]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2&& null!= _0x9465x3&& _0x9465x2[_0x7661[67]]== _0x9465x3[_0x7661[67]]){this[_0x7661[251]][_0x7661[473]]();try{for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){var _0x9465x5=_0x9465x3[_0x9465x4],_0x9465x9=this[_0x7661[251]][_0x7661[1721]](_0x9465x2[_0x9465x4]);if(null!= _0x9465x9&& (_0x9465x9[_0x7661[235]]!= _0x9465x5[_0x7661[235]]|| _0x9465x9[_0x7661[236]]!= _0x9465x5[_0x7661[236]]|| _0x9465x9[_0x7661[117]]!= _0x9465x5[_0x7661[117]]|| _0x9465x9[_0x7661[119]]!= _0x9465x5[_0x7661[119]])){_0x9465x9= _0x9465x9[_0x7661[238]]();if(_0x9465x9[_0x7661[1500]]){var _0x9465xa=_0x9465x9[_0x7661[1368]];null!= _0x9465xa&& (_0x9465xa[_0x7661[235]]+= _0x9465x5[_0x7661[235]]- _0x9465x9[_0x7661[235]],_0x9465xa[_0x7661[236]]+= _0x9465x5[_0x7661[236]]- _0x9465x9[_0x7661[236]])}else {_0x9465x9[_0x7661[235]]= _0x9465x5[_0x7661[235]],_0x9465x9[_0x7661[236]]= _0x9465x5[_0x7661[236]]};_0x9465x9[_0x7661[117]]= _0x9465x5[_0x7661[117]];_0x9465x9[_0x7661[119]]= _0x9465x5[_0x7661[119]];!_0x9465x9[_0x7661[1500]]&& (this[_0x7661[251]][_0x7661[1193]](_0x9465x2[_0x9465x4])&& !this[_0x7661[2505]]())&& (_0x9465x9[_0x7661[235]]= Math[_0x7661[160]](0,_0x9465x9[_0x7661[235]]),_0x9465x9[_0x7661[236]]= Math[_0x7661[160]](0,_0x9465x9[_0x7661[236]]));this[_0x7661[251]][_0x7661[1724]](_0x9465x2[_0x9465x4],_0x9465x9);this[_0x7661[2507]](_0x9465x2[_0x9465x4])&& this[_0x7661[2508]](_0x9465x2[_0x9465x4])}};this[_0x7661[2399]]&& this[_0x7661[1750]](_0x9465x2);this[_0x7661[746]]( new mxEventObject(mxEvent.CELLS_RESIZED,_0x7661[895],_0x9465x2,_0x7661[1562],_0x9465x3))}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[2508]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=this[_0x7661[251]][_0x7661[1197]](_0x9465x2),_0x9465x4=this[_0x7661[251]][_0x7661[1721]](_0x9465x3);if(null!= _0x9465x3&& (null!= _0x9465x4&& !this[_0x7661[1742]](_0x9465x3))&& (_0x9465x2= this[_0x7661[251]][_0x7661[1721]](_0x9465x2),null!= _0x9465x2&& (_0x9465x4[_0x7661[117]]< _0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]|| _0x9465x4[_0x7661[119]]< _0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]))){_0x9465x4= _0x9465x4[_0x7661[238]](),_0x9465x4[_0x7661[117]]= Math[_0x7661[160]](_0x9465x4[_0x7661[117]],_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]),_0x9465x4[_0x7661[119]]= Math[_0x7661[160]](_0x9465x4[_0x7661[119]],_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]),this[_0x7661[837]]([_0x9465x3],[_0x9465x4])}}};mxGraph[_0x7661[202]][_0x7661[903]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){return this[_0x7661[834]](_0x9465x2,_0x9465x3,_0x9465x4,!0,_0x9465x5,_0x9465x9)};mxGraph[_0x7661[202]][_0x7661[834]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x3= null!= _0x9465x3?_0x9465x3:0;_0x9465x4= null!= _0x9465x4?_0x9465x4:0;_0x9465x5= null!= _0x9465x5?_0x9465x5:!1;if(null!= _0x9465x2&& (0!= _0x9465x3|| 0!= _0x9465x4|| _0x9465x5|| null!= _0x9465x9)){this[_0x7661[251]][_0x7661[473]]();try{_0x9465x5&& (_0x9465x2= this[_0x7661[899]](_0x9465x2,this[_0x7661[2527]]()),null== _0x9465x9&& (_0x9465x9= this[_0x7661[902]]()));var _0x9465x12=this[_0x7661[2505]]();null!= _0x9465x9&& this[_0x7661[2528]](!0);this[_0x7661[835]](_0x9465x2,_0x9465x3,_0x9465x4,!_0x9465x5&& this[_0x7661[2529]]()&& this[_0x7661[2530]](),null== _0x9465x9);this[_0x7661[2528]](_0x9465x12);if(null!= _0x9465x9){var _0x9465x13=this[_0x7661[251]][_0x7661[262]](_0x9465x9);this[_0x7661[833]](_0x9465x2,_0x9465x9,_0x9465x13,null,null,!0)};this[_0x7661[746]]( new mxEventObject(mxEvent.MOVE_CELLS,_0x7661[895],_0x9465x2,_0x7661[1126],_0x9465x3,_0x7661[1125],_0x9465x4,_0x7661[238],_0x9465x5,_0x7661[772],_0x9465x9,_0x7661[763],_0x9465xa))}finally{this[_0x7661[251]][_0x7661[476]]()}};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[835]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){if(null!= _0x9465x2&& (0!= _0x9465x3|| 0!= _0x9465x4)){this[_0x7661[251]][_0x7661[473]]();try{_0x9465x5&& this[_0x7661[2531]](_0x9465x2);for(var _0x9465xa=0;_0x9465xa< _0x9465x2[_0x7661[67]];_0x9465xa++){this[_0x7661[2532]](_0x9465x2[_0x9465xa],_0x9465x3,_0x9465x4),_0x9465x9&& this[_0x7661[2509]](_0x9465x2[_0x9465xa])};this[_0x7661[2400]]&& this[_0x7661[1750]](_0x9465x2);this[_0x7661[746]]( new mxEventObject(mxEvent.CELLS_MOVED,_0x7661[895],_0x9465x2,_0x7661[1126],_0x9465x4,_0x7661[1125],_0x9465x4,_0x7661[808],_0x9465x5))}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[2532]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[251]][_0x7661[1721]](_0x9465x2);null!= _0x9465x5&& (_0x9465x5= _0x9465x5[_0x7661[238]](),_0x9465x5[_0x7661[513]](_0x9465x3,_0x9465x4),!_0x9465x5[_0x7661[1500]]&& (this[_0x7661[251]][_0x7661[1193]](_0x9465x2)&& !this[_0x7661[2505]]())&& (_0x9465x5[_0x7661[235]]= Math[_0x7661[160]](0,_0x9465x5[_0x7661[235]]),_0x9465x5[_0x7661[236]]= Math[_0x7661[160]](0,_0x9465x5[_0x7661[236]])),_0x9465x5[_0x7661[1500]]&& !this[_0x7661[251]][_0x7661[250]](_0x9465x2)&& (null== _0x9465x5[_0x7661[1368]]?_0x9465x5[_0x7661[1368]]= new mxPoint(_0x9465x3,_0x9465x4):(_0x9465x5[_0x7661[1368]][_0x7661[235]]+= _0x9465x3,_0x9465x5[_0x7661[1368]][_0x7661[236]]+= _0x9465x4)),this[_0x7661[251]][_0x7661[1724]](_0x9465x2,_0x9465x5))};mxGraph[_0x7661[202]][_0x7661[2533]]= function(_0x9465x2){if(null!= _0x9465x2&& !this[_0x7661[251]][_0x7661[250]](_0x9465x2)){var _0x9465x3=this[_0x7661[251]][_0x7661[1197]](_0x9465x2);if(_0x9465x3== this[_0x7661[902]]()|| _0x9465x3== this[_0x7661[2534]]()){return this[_0x7661[2535]]()};if(null!= _0x9465x3&& _0x9465x3!= this[_0x7661[902]]()){var _0x9465x4=this[_0x7661[251]][_0x7661[1721]](_0x9465x3);if(null!= _0x9465x4){var _0x9465x5=_0x9465x2= 0,_0x9465x9=_0x9465x4[_0x7661[117]],_0x9465x4=_0x9465x4[_0x7661[119]];this[_0x7661[1730]](_0x9465x3)&& (_0x9465x3= this[_0x7661[1731]](_0x9465x3),_0x9465x2= _0x9465x3[_0x7661[117]],_0x9465x9-= _0x9465x3[_0x7661[117]],_0x9465x5= _0x9465x3[_0x7661[119]],_0x9465x4-= _0x9465x3[_0x7661[119]]);return new mxRectangle(_0x9465x2,_0x9465x5,_0x9465x9,_0x9465x4)}}};return null};mxGraph[_0x7661[202]][_0x7661[2535]]= function(){return this[_0x7661[2385]]};mxGraph[_0x7661[202]][_0x7661[2509]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=this[_0x7661[251]][_0x7661[1721]](_0x9465x2),_0x9465x4=this[_0x7661[2536]](_0x9465x2)?this[_0x7661[2533]](_0x9465x2):this[_0x7661[2535]]();if(null!= _0x9465x3&& null!= _0x9465x4&& !_0x9465x3[_0x7661[1500]]&& (_0x9465x3[_0x7661[235]]< _0x9465x4[_0x7661[235]]|| _0x9465x3[_0x7661[236]]< _0x9465x4[_0x7661[236]]|| _0x9465x4[_0x7661[117]]< _0x9465x3[_0x7661[235]]+ _0x9465x3[_0x7661[117]]|| _0x9465x4[_0x7661[119]]< _0x9465x3[_0x7661[236]]+ _0x9465x3[_0x7661[119]])){_0x9465x2= this[_0x7661[2537]](_0x9465x2),0< _0x9465x4[_0x7661[117]]&& (_0x9465x3[_0x7661[235]]= Math[_0x7661[243]](_0x9465x3[_0x7661[235]],_0x9465x4[_0x7661[235]]+ _0x9465x4[_0x7661[117]]- (1- _0x9465x2)* _0x9465x3[_0x7661[117]])),0< _0x9465x4[_0x7661[119]]&& (_0x9465x3[_0x7661[236]]= Math[_0x7661[243]](_0x9465x3[_0x7661[236]],_0x9465x4[_0x7661[236]]+ _0x9465x4[_0x7661[119]]- (1- _0x9465x2)* _0x9465x3[_0x7661[119]])),_0x9465x3[_0x7661[235]]= Math[_0x7661[160]](_0x9465x3[_0x7661[235]],_0x9465x4[_0x7661[235]]- _0x9465x3[_0x7661[117]]* _0x9465x2),_0x9465x3[_0x7661[236]]= Math[_0x7661[160]](_0x9465x3[_0x7661[236]],_0x9465x4[_0x7661[236]]- _0x9465x3[_0x7661[119]]* _0x9465x2)}}};mxGraph[_0x7661[202]][_0x7661[1750]]= function(_0x9465x2){if(null!= _0x9465x2){for(var _0x9465x3={},_0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){var _0x9465x5=mxCellPath[_0x7661[385]](_0x9465x2[_0x9465x4]);_0x9465x3[_0x9465x5]= _0x9465x2[_0x9465x4]};this[_0x7661[251]][_0x7661[473]]();try{for(_0x9465x4= 0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){var _0x9465x9=this[_0x7661[251]][_0x7661[264]](_0x9465x2[_0x9465x4]);if(null!= _0x9465x9){for(_0x9465x5= 0;_0x9465x5< _0x9465x9[_0x7661[67]];_0x9465x5++){var _0x9465xa=this[_0x7661[441]][_0x7661[248]](_0x9465x9[_0x9465x5]),_0x9465x12=null!= _0x9465xa?_0x9465xa[_0x7661[1710]](!0):this[_0x7661[441]][_0x7661[1710]](_0x9465x9[_0x9465x5],!0),_0x9465x13=null!= _0x9465xa?_0x9465xa[_0x7661[1710]](!1):this[_0x7661[441]][_0x7661[1710]](_0x9465x9[_0x9465x5],!1),_0x9465x14=mxCellPath[_0x7661[385]](_0x9465x12),_0x9465x15=mxCellPath[_0x7661[385]](_0x9465x13);(null== _0x9465x3[_0x9465x14]|| null== _0x9465x3[_0x9465x15])&& this[_0x7661[1809]](_0x9465x9[_0x9465x5])}};this[_0x7661[1750]](this[_0x7661[251]][_0x7661[1953]](_0x9465x2[_0x9465x4]))}}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[1809]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[251]][_0x7661[1721]](_0x9465x2);null!= _0x9465x3&& (null!= _0x9465x3[_0x7661[1525]]&& 0< _0x9465x3[_0x7661[1525]][_0x7661[67]])&& (_0x9465x3= _0x9465x3[_0x7661[238]](),_0x9465x3[_0x7661[1525]]= [],this[_0x7661[251]][_0x7661[1724]](_0x9465x2,_0x9465x3));return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2538]]= function(_0x9465x2,_0x9465x3){return null!= _0x9465x2&& null!= _0x9465x2[_0x7661[253]]&& null!= _0x9465x2[_0x7661[253]][_0x7661[1561]]?_0x9465x2[_0x7661[253]][_0x7661[1561]][_0x7661[1531]]:null};mxGraph[_0x7661[202]][_0x7661[2288]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= null;var _0x9465x5=_0x9465x2[_0x7661[124]][_0x9465x4?mxConstants[_0x7661[2539]]:mxConstants[_0x7661[2540]]];if(null!= _0x9465x5){var _0x9465x9=_0x9465x2[_0x7661[124]][_0x9465x4?mxConstants[_0x7661[2541]]:mxConstants[_0x7661[2542]]];null!= _0x9465x9&& (_0x9465x3= new mxPoint(parseFloat(_0x9465x5),parseFloat(_0x9465x9)))};_0x9465x5= !1;null!= _0x9465x3&& (_0x9465x5= mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],_0x9465x4?mxConstants[_0x7661[2543]]:mxConstants[_0x7661[2544]],!0));return new mxConnectionConstraint(_0x9465x3,_0x9465x5)};mxGraph[_0x7661[202]][_0x7661[2545]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= _0x9465x5){this[_0x7661[251]][_0x7661[473]]();try{null== _0x9465x5|| null== _0x9465x5[_0x7661[2546]]?(this[_0x7661[1717]](_0x9465x4?mxConstants[_0x7661[2539]]:mxConstants[_0x7661[2540]],null,[_0x9465x2]),this[_0x7661[1717]](_0x9465x4?mxConstants[_0x7661[2541]]:mxConstants[_0x7661[2542]],null,[_0x9465x2]),this[_0x7661[1717]](_0x9465x4?mxConstants[_0x7661[2543]]:mxConstants[_0x7661[2544]],null,[_0x9465x2])):null!= _0x9465x5[_0x7661[2546]]&& (this[_0x7661[1717]](_0x9465x4?mxConstants[_0x7661[2539]]:mxConstants[_0x7661[2540]],_0x9465x5[_0x7661[2546]][_0x7661[235]],[_0x9465x2]),this[_0x7661[1717]](_0x9465x4?mxConstants[_0x7661[2541]]:mxConstants[_0x7661[2542]],_0x9465x5[_0x7661[2546]][_0x7661[236]],[_0x9465x2]),_0x9465x5[_0x7661[591]]?this[_0x7661[1717]](_0x9465x4?mxConstants[_0x7661[2543]]:mxConstants[_0x7661[2544]],null,[_0x9465x2]):this[_0x7661[1717]](_0x9465x4?mxConstants[_0x7661[2543]]:mxConstants[_0x7661[2544]],_0x7661[468],[_0x9465x2]))}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[2290]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=null;if(null!= _0x9465x2){var _0x9465x5=this[_0x7661[441]][_0x7661[2087]](_0x9465x2),_0x9465x9= new mxPoint(_0x9465x5[_0x7661[241]](),_0x9465x5[_0x7661[242]]()),_0x9465xa=_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2011]]],_0x9465x12=0;if(null!= _0x9465xa&& (_0x7661[700]== _0x9465xa?_0x9465x12+= 270:_0x7661[703]== _0x9465xa?_0x9465x12+= 180:_0x7661[701]== _0x9465xa&& (_0x9465x12+= 90),_0x7661[700]== _0x9465xa|| _0x7661[701]== _0x9465xa)){_0x9465x5[_0x7661[235]]+= _0x9465x5[_0x7661[117]]/ 2- _0x9465x5[_0x7661[119]]/ 2;_0x9465x5[_0x7661[236]]+= _0x9465x5[_0x7661[119]]/ 2- _0x9465x5[_0x7661[117]]/ 2;var _0x9465x13=_0x9465x5[_0x7661[117]];_0x9465x5[_0x7661[117]]= _0x9465x5[_0x7661[119]];_0x9465x5[_0x7661[119]]= _0x9465x13};if(null!= _0x9465x3[_0x7661[2546]]){var _0x9465x14=_0x9465x4= 1,_0x9465x15=0,_0x9465x16=0;if(this[_0x7661[502]]()[_0x7661[1193]](_0x9465x2[_0x7661[246]])){var _0x9465x17=_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2547]]],_0x9465x18=_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2548]]];null!= _0x9465x2[_0x7661[253]][_0x7661[1561]]&& (_0x9465x17= 1== mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],_0x7661[1607],0)|| _0x9465x17,_0x9465x18= 1== mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],_0x7661[1608],0)|| _0x9465x18);if(_0x7661[700]== _0x9465xa|| _0x7661[701]== _0x9465xa){_0x9465x13= _0x9465x17,_0x9465x17= _0x9465x18,_0x9465x18= _0x9465x13};_0x9465x17&& (_0x9465x4= -1,_0x9465x15= -_0x9465x5[_0x7661[117]]);_0x9465x18&& (_0x9465x14= -1,_0x9465x16= -_0x9465x5[_0x7661[119]])};_0x9465x4= new mxPoint(_0x9465x5[_0x7661[235]]+ _0x9465x3[_0x7661[2546]][_0x7661[235]]* _0x9465x5[_0x7661[117]]* _0x9465x4- _0x9465x15,_0x9465x5[_0x7661[236]]+ _0x9465x3[_0x7661[2546]][_0x7661[236]]* _0x9465x5[_0x7661[119]]* _0x9465x14- _0x9465x16)};_0x9465xa= _0x9465x2[_0x7661[124]][mxConstants[_0x7661[2278]]]|| 0;_0x9465x3[_0x7661[591]]?(0!= _0x9465x12&& null!= _0x9465x4&& (_0x9465x13= _0x9465x5= 0,90== _0x9465x12?_0x9465x13= 1:180== _0x9465x12?_0x9465x5= -1:270== _0x9465xa&& (_0x9465x13= -1),_0x9465x4= mxUtils[_0x7661[432]](_0x9465x4,_0x9465x5,_0x9465x13,_0x9465x9)),null!= _0x9465x4&& _0x9465x3[_0x7661[591]]&& (_0x9465x4= this[_0x7661[441]][_0x7661[2302]](_0x9465x2,_0x9465x4,!1))):_0x9465xa+= _0x9465x12;0!= _0x9465xa&& null!= _0x9465x4&& (_0x9465x12= mxUtils[_0x7661[431]](_0x9465xa),_0x9465x5= Math[_0x7661[426]](_0x9465x12),_0x9465x13= Math[_0x7661[427]](_0x9465x12),_0x9465x4= mxUtils[_0x7661[432]](_0x9465x4,_0x9465x5,_0x9465x13,_0x9465x9))};return _0x9465x4};mxGraph[_0x7661[202]][_0x7661[851]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[251]][_0x7661[473]]();try{var _0x9465x9=this[_0x7661[251]][_0x7661[1709]](_0x9465x2,_0x9465x4);this[_0x7661[852]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5);this[_0x7661[746]]( new mxEventObject(mxEvent.CONNECT_CELL,_0x7661[1989],_0x9465x2,_0x7661[1984],_0x9465x3,_0x7661[1097],_0x9465x4,_0x7661[257],_0x9465x9))}finally{this[_0x7661[251]][_0x7661[476]]()};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[852]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= _0x9465x2){this[_0x7661[251]][_0x7661[473]]();try{var _0x9465x9=this[_0x7661[251]][_0x7661[1709]](_0x9465x2,_0x9465x4);this[_0x7661[2545]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5);this[_0x7661[2549]]()&& (_0x9465x5= null,this[_0x7661[1908]](_0x9465x3)&& (_0x9465x5= _0x9465x3[_0x7661[1103]](),_0x9465x3= this[_0x7661[2550]](_0x9465x3,_0x9465x4)),this[_0x7661[1717]](_0x9465x4?mxConstants[_0x7661[2303]]:mxConstants[_0x7661[2304]],_0x9465x5,[_0x9465x2]));this[_0x7661[251]][_0x7661[1957]](_0x9465x2,_0x9465x3,_0x9465x4);this[_0x7661[2401]]&& this[_0x7661[1809]](_0x9465x2);this[_0x7661[746]]( new mxEventObject(mxEvent.CELL_CONNECTED,_0x7661[1989],_0x9465x2,_0x7661[1984],_0x9465x3,_0x7661[1097],_0x9465x4,_0x7661[257],_0x9465x9))}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[2531]]= function(_0x9465x2){if(null!= _0x9465x2){this[_0x7661[251]][_0x7661[473]]();try{for(var _0x9465x3=this[_0x7661[441]][_0x7661[255]],_0x9465x4=this[_0x7661[441]][_0x7661[513]],_0x9465x5={},_0x9465x9=0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){var _0x9465xa=mxCellPath[_0x7661[385]](_0x9465x2[_0x9465x9]);_0x9465x5[_0x9465xa]= _0x9465x2[_0x9465x9]};for(_0x9465x9= 0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){if(this[_0x7661[251]][_0x7661[250]](_0x9465x2[_0x9465x9])){var _0x9465x12=this[_0x7661[251]][_0x7661[1721]](_0x9465x2[_0x9465x9]);if(null!= _0x9465x12){var _0x9465x13=this[_0x7661[441]][_0x7661[248]](_0x9465x2[_0x9465x9]),_0x9465x14=this[_0x7661[441]][_0x7661[248]](this[_0x7661[251]][_0x7661[1197]](_0x9465x2[_0x9465x9]));if(null!= _0x9465x13&& null!= _0x9465x14){var _0x9465x12=_0x9465x12[_0x7661[238]](),_0x9465x15=-_0x9465x14[_0x7661[2078]][_0x7661[235]],_0x9465x16=-_0x9465x14[_0x7661[2078]][_0x7661[236]],_0x9465x17=_0x9465x13[_0x7661[439]],_0x9465x18=this[_0x7661[251]][_0x7661[1709]](_0x9465x2[_0x9465x9],!0);if(null!= _0x9465x18&& this[_0x7661[2551]](_0x9465x2[_0x9465x9],_0x9465x18,!0)){for(var _0x9465x19=mxCellPath[_0x7661[385]](_0x9465x18);null!= _0x9465x18&& null== _0x9465x5[_0x9465x19];){_0x9465x18= this[_0x7661[251]][_0x7661[1197]](_0x9465x18),_0x9465x19= mxCellPath[_0x7661[385]](_0x9465x18)};null== _0x9465x18&& (_0x9465x12[_0x7661[2007]]( new mxPoint(_0x9465x17[0][_0x7661[235]]/ _0x9465x3- _0x9465x4[_0x7661[235]]+ _0x9465x15,_0x9465x17[0][_0x7661[236]]/ _0x9465x3- _0x9465x4[_0x7661[236]]+ _0x9465x16),!0),this[_0x7661[251]][_0x7661[1957]](_0x9465x2[_0x9465x9],null,!0))};var _0x9465x1a=this[_0x7661[251]][_0x7661[1709]](_0x9465x2[_0x9465x9],!1);if(null!= _0x9465x1a&& this[_0x7661[2551]](_0x9465x2[_0x9465x9],_0x9465x1a,!1)){for(var _0x9465x1b=mxCellPath[_0x7661[385]](_0x9465x1a);null!= _0x9465x1a&& null== _0x9465x5[_0x9465x1b];){_0x9465x1a= this[_0x7661[251]][_0x7661[1197]](_0x9465x1a),_0x9465x1b= mxCellPath[_0x7661[385]](_0x9465x1a)};if(null== _0x9465x1a){var _0x9465x1c=_0x9465x17[_0x7661[67]]- 1;_0x9465x12[_0x7661[2007]]( new mxPoint(_0x9465x17[_0x9465x1c][_0x7661[235]]/ _0x9465x3- _0x9465x4[_0x7661[235]]+ _0x9465x15,_0x9465x17[_0x9465x1c][_0x7661[236]]/ _0x9465x3- _0x9465x4[_0x7661[236]]+ _0x9465x16),!1);this[_0x7661[251]][_0x7661[1957]](_0x9465x2[_0x9465x9],null,!1)}};this[_0x7661[251]][_0x7661[1724]](_0x9465x2[_0x9465x9],_0x9465x12)}}}}}finally{this[_0x7661[251]][_0x7661[476]]()}}};mxGraph[_0x7661[202]][_0x7661[2534]]= function(){return this[_0x7661[441]][_0x7661[1741]]};mxGraph[_0x7661[202]][_0x7661[2326]]= function(_0x9465x2){return null};mxGraph[_0x7661[202]][_0x7661[1908]]= function(_0x9465x2){return !1};mxGraph[_0x7661[202]][_0x7661[2550]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[251]][_0x7661[1197]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2280]]= function(_0x9465x2){return null};mxGraph[_0x7661[202]][_0x7661[2552]]= function(_0x9465x2){_0x9465x2= _0x9465x2|| this[_0x7661[2452]]();null!= _0x9465x2&& this[_0x7661[2553]](_0x9465x2)&& (this[_0x7661[441]][_0x7661[2257]](_0x9465x2),this[_0x7661[2440]]())};mxGraph[_0x7661[202]][_0x7661[2554]]= function(){var _0x9465x2=this[_0x7661[251]][_0x7661[501]](),_0x9465x3=this[_0x7661[2534]]();if(null!= _0x9465x3){for(var _0x9465x4=this[_0x7661[251]][_0x7661[1197]](_0x9465x3);_0x9465x4!= _0x9465x2&& !this[_0x7661[2553]](_0x9465x4)&& this[_0x7661[251]][_0x7661[1197]](_0x9465x4)!= _0x9465x2;){_0x9465x4= this[_0x7661[251]][_0x7661[1197]](_0x9465x4)};_0x9465x4== _0x9465x2|| this[_0x7661[251]][_0x7661[1197]](_0x9465x4)== _0x9465x2?this[_0x7661[441]][_0x7661[2257]](null):this[_0x7661[441]][_0x7661[2257]](_0x9465x4);null!= this[_0x7661[441]][_0x7661[248]](_0x9465x3)&& this[_0x7661[2450]](_0x9465x3)}};mxGraph[_0x7661[202]][_0x7661[2442]]= function(){var _0x9465x2=this[_0x7661[2534]]();null!= _0x9465x2&& (this[_0x7661[441]][_0x7661[2257]](null),null!= this[_0x7661[441]][_0x7661[248]](_0x9465x2)&& this[_0x7661[2450]](_0x9465x2))};mxGraph[_0x7661[202]][_0x7661[2553]]= function(_0x9465x2){return null!= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[517]]= function(){return this[_0x7661[441]][_0x7661[517]]()};mxGraph[_0x7661[202]][_0x7661[2555]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=[_0x9465x2];_0x9465x3&& (_0x9465x5= _0x9465x5[_0x7661[1919]](this[_0x7661[251]][_0x7661[264]](_0x9465x2)));_0x9465x5= this[_0x7661[441]][_0x7661[1799]](_0x9465x5);if(_0x9465x4){_0x9465x4= this[_0x7661[251]][_0x7661[262]](_0x9465x2);for(var _0x9465x9=0;_0x9465x9< _0x9465x4;_0x9465x9++){var _0x9465xa=this[_0x7661[2555]](this[_0x7661[251]][_0x7661[263]](_0x9465x2,_0x9465x9),_0x9465x3,!0);null!= _0x9465x5?_0x9465x5[_0x7661[99]](_0x9465xa):_0x9465x5= _0x9465xa}};return _0x9465x5};mxGraph[_0x7661[202]][_0x7661[1729]]= function(_0x9465x2,_0x9465x3){_0x9465x3= null!= _0x9465x3?_0x9465x3:!1;var _0x9465x4=null;if(null!= _0x9465x2){for(var _0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){if(_0x9465x3|| this[_0x7661[251]][_0x7661[1193]](_0x9465x2[_0x9465x5])){var _0x9465x9=this[_0x7661[1198]](_0x9465x2[_0x9465x5]);if(null!= _0x9465x9){var _0x9465xa=_0x9465x9[_0x7661[1525]];if(null!= _0x9465xa&& 0< _0x9465xa[_0x7661[67]]){for(var _0x9465x12= new mxRectangle(_0x9465xa[0][_0x7661[235]],_0x9465xa[0][_0x7661[236]],0,0),_0x9465x13=function(_0x9465x2){null!= _0x9465x2&& _0x9465x12[_0x7661[99]]( new mxRectangle(_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]],0,0))},_0x9465x14=1;_0x9465x14< _0x9465xa[_0x7661[67]];_0x9465x14++){_0x9465x13(_0x9465xa[_0x9465x14])};_0x9465x13(_0x9465x9[_0x7661[2006]](!0));_0x9465x13(_0x9465x9[_0x7661[2006]](!1))};null== _0x9465x4?_0x9465x4= new mxRectangle(_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[236]],_0x9465x9[_0x7661[117]],_0x9465x9[_0x7661[119]]):_0x9465x4[_0x7661[99]](_0x9465x9)}}}};return _0x9465x4};mxGraph[_0x7661[202]][_0x7661[802]]= function(_0x9465x2){this[_0x7661[441]][_0x7661[200]](_0x9465x2,null== _0x9465x2);this[_0x7661[441]][_0x7661[2264]]();this[_0x7661[2258]]();this[_0x7661[746]]( new mxEventObject(mxEvent.REFRESH))};mxGraph[_0x7661[202]][_0x7661[1021]]= function(_0x9465x2){this[_0x7661[991]]&& (_0x9465x2= Math[_0x7661[488]](_0x9465x2/ this[_0x7661[1020]])* this[_0x7661[1020]]);return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[1135]]= function(_0x9465x2,_0x9465x3){if(this[_0x7661[2365]]&& mxUtils[_0x7661[1134]](this[_0x7661[526]])){this[_0x7661[526]][_0x7661[360]]= -_0x9465x2,this[_0x7661[526]][_0x7661[190]]= -_0x9465x3}else {var _0x9465x4=this[_0x7661[441]][_0x7661[2051]]();if(this[_0x7661[507]]== mxConstants[_0x7661[508]]){if(0== _0x9465x2&& 0== _0x9465x3){if(mxClient[_0x7661[80]]?_0x9465x4[_0x7661[57]](_0x7661[535],_0x7661[536]+ _0x9465x2+ _0x7661[537]+ _0x9465x3+ _0x7661[460]):_0x9465x4[_0x7661[1390]](_0x7661[535]),null!= this[_0x7661[2556]]){for(var _0x9465x5=this[_0x7661[2556]][_0x7661[285]];null!= _0x9465x5;){var _0x9465x9=_0x9465x5[_0x7661[287]];this[_0x7661[526]][_0x7661[62]](_0x9465x5);_0x9465x5= _0x9465x9};this[_0x7661[2556]][_0x7661[265]][_0x7661[266]](this[_0x7661[2556]]);this[_0x7661[2556]]= null;this[_0x7661[526]][_0x7661[62]](_0x9465x4[_0x7661[265]]);for(_0x9465x5= this[_0x7661[2557]][_0x7661[285]];null!= _0x9465x5;){_0x9465x9= _0x9465x5[_0x7661[287]],this[_0x7661[526]][_0x7661[62]](_0x9465x5),_0x9465x5= _0x9465x9};this[_0x7661[2557]][_0x7661[265]][_0x7661[266]](this[_0x7661[2557]]);this[_0x7661[2557]]= null}}else {_0x9465x4[_0x7661[57]](_0x7661[535],_0x7661[536]+ _0x9465x2+ _0x7661[537]+ _0x9465x3+ _0x7661[460]);if(null== this[_0x7661[2556]]){this[_0x7661[2556]]= document[_0x7661[55]](_0x7661[485]);this[_0x7661[2556]][_0x7661[124]][_0x7661[491]]= _0x7661[492];this[_0x7661[2556]][_0x7661[124]][_0x7661[277]]= _0x7661[189];this[_0x7661[2557]]= document[_0x7661[55]](_0x7661[485]);this[_0x7661[2557]][_0x7661[124]][_0x7661[491]]= _0x7661[492];this[_0x7661[2557]][_0x7661[124]][_0x7661[277]]= _0x7661[189];for(var _0x9465xa=this[_0x7661[2556]],_0x9465x5=this[_0x7661[526]][_0x7661[285]];null!= _0x9465x5;){_0x9465x9= _0x9465x5[_0x7661[287]],_0x9465x5!= _0x9465x4[_0x7661[265]]?_0x9465xa[_0x7661[62]](_0x9465x5):_0x9465xa= this[_0x7661[2557]],_0x9465x5= _0x9465x9};this[_0x7661[526]][_0x7661[950]](this[_0x7661[2556]],_0x9465x4[_0x7661[265]]);this[_0x7661[526]][_0x7661[62]](this[_0x7661[2557]])};this[_0x7661[2556]][_0x7661[124]][_0x7661[361]]= _0x9465x2+ _0x7661[168];this[_0x7661[2556]][_0x7661[124]][_0x7661[125]]= _0x9465x3+ _0x7661[168];this[_0x7661[2557]][_0x7661[124]][_0x7661[361]]= _0x9465x2+ _0x7661[168];this[_0x7661[2557]][_0x7661[124]][_0x7661[125]]= _0x9465x3+ _0x7661[168]}}else {_0x9465x4[_0x7661[124]][_0x7661[361]]= _0x9465x2+ _0x7661[168],_0x9465x4[_0x7661[124]][_0x7661[125]]= _0x9465x3+ _0x7661[168]};this[_0x7661[1136]]= _0x9465x2;this[_0x7661[1137]]= _0x9465x3;this[_0x7661[746]]( new mxEventObject(mxEvent.PAN))}};mxGraph[_0x7661[202]][_0x7661[2558]]= function(){this[_0x7661[499]](this[_0x7661[2395]])};mxGraph[_0x7661[202]][_0x7661[2559]]= function(){this[_0x7661[499]](1/ this[_0x7661[2395]])};mxGraph[_0x7661[202]][_0x7661[2560]]= function(){1== this[_0x7661[441]][_0x7661[255]]?this[_0x7661[441]][_0x7661[1147]](0,0):(this[_0x7661[441]][_0x7661[513]][_0x7661[235]]= 0,this[_0x7661[441]][_0x7661[513]][_0x7661[236]]= 0,this[_0x7661[441]][_0x7661[2262]](1))};mxGraph[_0x7661[202]][_0x7661[2561]]= function(_0x9465x2,_0x9465x3){this[_0x7661[499]](_0x9465x2/ this[_0x7661[441]][_0x7661[255]],_0x9465x3)};mxGraph[_0x7661[202]][_0x7661[499]]= function(_0x9465x2,_0x9465x3){_0x9465x3= null!= _0x9465x3?_0x9465x3:this[_0x7661[2397]];var _0x9465x4=this[_0x7661[441]][_0x7661[255]]* _0x9465x2,_0x9465x5=this[_0x7661[441]][_0x7661[248]](this[_0x7661[2452]]());if(this[_0x7661[2396]]&& null!= _0x9465x5){_0x9465x5= new mxRectangle(_0x9465x5[_0x7661[235]]* _0x9465x2,_0x9465x5[_0x7661[236]]* _0x9465x2,_0x9465x5[_0x7661[117]]* _0x9465x2,_0x9465x5[_0x7661[119]]* _0x9465x2),this[_0x7661[441]][_0x7661[255]]= _0x9465x4,this[_0x7661[2562]](_0x9465x5)|| (this[_0x7661[441]][_0x7661[2259]](),this[_0x7661[441]][_0x7661[2262]](_0x9465x4))}else {if(_0x9465x3&& !mxUtils[_0x7661[1134]](this[_0x7661[526]])){var _0x9465x5=this[_0x7661[526]][_0x7661[359]],_0x9465x9=this[_0x7661[526]][_0x7661[167]];if(1< _0x9465x2){var _0x9465xa=(_0x9465x2- 1)/ (2* _0x9465x4),_0x9465x5=_0x9465x5* -_0x9465xa,_0x9465x9=_0x9465x9* -_0x9465xa}else {_0x9465xa= (1/ _0x9465x2- 1)/ (2* this[_0x7661[441]][_0x7661[255]]),_0x9465x5*= _0x9465xa,_0x9465x9*= _0x9465xa};this[_0x7661[441]][_0x7661[829]](_0x9465x4,this[_0x7661[441]][_0x7661[513]][_0x7661[235]]+ _0x9465x5,this[_0x7661[441]][_0x7661[513]][_0x7661[236]]+ _0x9465x9)}else {this[_0x7661[441]][_0x7661[2262]](_0x9465x4),mxUtils[_0x7661[1134]](this[_0x7661[526]])&& (_0x9465x9= _0x9465x5= 0,_0x9465x3&& (_0x9465x5= this[_0x7661[526]][_0x7661[359]]* (_0x9465x2- 1)/ 2,_0x9465x9= this[_0x7661[526]][_0x7661[167]]* (_0x9465x2- 1)/ 2),this[_0x7661[526]][_0x7661[360]]= Math[_0x7661[488]](this[_0x7661[526]][_0x7661[360]]* _0x9465x2+ _0x9465x5),this[_0x7661[526]][_0x7661[190]]= Math[_0x7661[488]](this[_0x7661[526]][_0x7661[190]]* _0x9465x2+ _0x9465x9))}}};mxGraph[_0x7661[202]][_0x7661[2563]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[526]][_0x7661[159]]/ _0x9465x2[_0x7661[117]]/ (this[_0x7661[526]][_0x7661[157]]/ _0x9465x2[_0x7661[119]]);_0x9465x2[_0x7661[235]]= Math[_0x7661[160]](0,_0x9465x2[_0x7661[235]]);_0x9465x2[_0x7661[236]]= Math[_0x7661[160]](0,_0x9465x2[_0x7661[236]]);var _0x9465x4=Math[_0x7661[243]](this[_0x7661[526]][_0x7661[1526]],_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]),_0x9465x5=Math[_0x7661[243]](this[_0x7661[526]][_0x7661[191]],_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]);_0x9465x2[_0x7661[117]]= _0x9465x4- _0x9465x2[_0x7661[235]];_0x9465x2[_0x7661[119]]= _0x9465x5- _0x9465x2[_0x7661[236]];1> _0x9465x3?(_0x9465x3= _0x9465x2[_0x7661[119]]/ _0x9465x3,_0x9465x4= (_0x9465x3- _0x9465x2[_0x7661[119]])/ 2,_0x9465x2[_0x7661[119]]= _0x9465x3,_0x9465x3= Math[_0x7661[243]](_0x9465x2[_0x7661[236]],_0x9465x4),_0x9465x2[_0x7661[236]]-= _0x9465x3,_0x9465x5= Math[_0x7661[243]](this[_0x7661[526]][_0x7661[191]],_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]),_0x9465x2[_0x7661[119]]= _0x9465x5- _0x9465x2[_0x7661[236]]):(_0x9465x3*= _0x9465x2[_0x7661[117]],_0x9465x4= (_0x9465x3- _0x9465x2[_0x7661[117]])/ 2,_0x9465x2[_0x7661[117]]= _0x9465x3,_0x9465x3= Math[_0x7661[243]](_0x9465x2[_0x7661[235]],_0x9465x4),_0x9465x2[_0x7661[235]]-= _0x9465x3,_0x9465x4= Math[_0x7661[243]](this[_0x7661[526]][_0x7661[1526]],_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]),_0x9465x2[_0x7661[117]]= _0x9465x4- _0x9465x2[_0x7661[235]]);_0x9465x3= this[_0x7661[526]][_0x7661[159]]/ _0x9465x2[_0x7661[117]];_0x9465x4= this[_0x7661[441]][_0x7661[255]]* _0x9465x3;mxUtils[_0x7661[1134]](this[_0x7661[526]])?(this[_0x7661[441]][_0x7661[2262]](_0x9465x4),this[_0x7661[526]][_0x7661[360]]= Math[_0x7661[488]](_0x9465x2[_0x7661[235]]* _0x9465x3),this[_0x7661[526]][_0x7661[190]]= Math[_0x7661[488]](_0x9465x2[_0x7661[236]]* _0x9465x3)):this[_0x7661[441]][_0x7661[829]](_0x9465x4,this[_0x7661[441]][_0x7661[513]][_0x7661[235]]- _0x9465x2[_0x7661[235]]/ this[_0x7661[441]][_0x7661[255]],this[_0x7661[441]][_0x7661[513]][_0x7661[236]]- _0x9465x2[_0x7661[236]]/ this[_0x7661[441]][_0x7661[255]])};mxGraph[_0x7661[202]][_0x7661[933]]= function(_0x9465x2,_0x9465x3){if(null!= this[_0x7661[526]]){_0x9465x2= null!= _0x9465x2?_0x9465x2:0;_0x9465x3= null!= _0x9465x3?_0x9465x3:!1;var _0x9465x4=this[_0x7661[526]][_0x7661[159]],_0x9465x5=this[_0x7661[526]][_0x7661[157]],_0x9465x9=this[_0x7661[441]][_0x7661[517]]();_0x9465x3&& (null!= _0x9465x9[_0x7661[235]]&& null!= _0x9465x9[_0x7661[236]])&& (_0x9465x9[_0x7661[117]]+= _0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[119]]+= _0x9465x9[_0x7661[236]],_0x9465x9[_0x7661[235]]= 0,_0x9465x9[_0x7661[236]]= 0);var _0x9465xa=this[_0x7661[441]][_0x7661[255]],_0x9465x12=_0x9465x9[_0x7661[117]]/ _0x9465xa,_0x9465x13=_0x9465x9[_0x7661[119]]/ _0x9465xa;null!= this[_0x7661[1617]]&& (_0x9465x12= Math[_0x7661[160]](_0x9465x12,this[_0x7661[1617]][_0x7661[117]]- _0x9465x9[_0x7661[235]]/ _0x9465xa),_0x9465x13= Math[_0x7661[160]](_0x9465x13,this[_0x7661[1617]][_0x7661[119]]- _0x9465x9[_0x7661[236]]/ _0x9465xa));var _0x9465x14=_0x9465x3?_0x9465x2:2* _0x9465x2,_0x9465x4=Math[_0x7661[519]](100* Math[_0x7661[243]](_0x9465x4/ (_0x9465x12+ _0x9465x14),_0x9465x5/ (_0x9465x13+ _0x9465x14)))/ 100;null!= this[_0x7661[2413]]&& (_0x9465x4= Math[_0x7661[160]](_0x9465x4,this[_0x7661[2413]]));null!= this[_0x7661[2414]]&& (_0x9465x4= Math[_0x7661[243]](_0x9465x4,this[_0x7661[2414]]));_0x9465x3?this[_0x7661[441]][_0x7661[255]]!= _0x9465x4&& this[_0x7661[441]][_0x7661[2262]](_0x9465x4):mxUtils[_0x7661[1134]](this[_0x7661[526]])?(this[_0x7661[441]][_0x7661[2262]](_0x9465x4),null!= _0x9465x9[_0x7661[235]]&& (this[_0x7661[526]][_0x7661[360]]= Math[_0x7661[488]](_0x9465x9[_0x7661[235]]/ _0x9465xa)* _0x9465x4- _0x9465x2- Math[_0x7661[160]](0,(this[_0x7661[526]][_0x7661[159]]- _0x9465x12* _0x9465x4)/ 2)),null!= _0x9465x9[_0x7661[236]]&& (this[_0x7661[526]][_0x7661[190]]= Math[_0x7661[488]](_0x9465x9[_0x7661[236]]/ _0x9465xa)* _0x9465x4- _0x9465x2- Math[_0x7661[160]](0,(this[_0x7661[526]][_0x7661[157]]- _0x9465x13* _0x9465x4)/ 2))):this[_0x7661[441]][_0x7661[829]](_0x9465x4,null!= _0x9465x9[_0x7661[235]]?Math[_0x7661[519]](this[_0x7661[441]][_0x7661[513]][_0x7661[235]]- _0x9465x9[_0x7661[235]]/ _0x9465xa+ _0x9465x2+ 1):_0x9465x2,null!= _0x9465x9[_0x7661[236]]?Math[_0x7661[519]](this[_0x7661[441]][_0x7661[513]][_0x7661[236]]- _0x9465x9[_0x7661[236]]/ _0x9465xa+ _0x9465x2+ 1):_0x9465x2)};return this[_0x7661[441]][_0x7661[255]]};mxGraph[_0x7661[202]][_0x7661[2564]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=-this[_0x7661[441]][_0x7661[513]][_0x7661[235]],_0x9465x5=-this[_0x7661[441]][_0x7661[513]][_0x7661[236]],_0x9465x9=this[_0x7661[441]][_0x7661[248]](_0x9465x2);null!= _0x9465x9&& (_0x9465x4= new mxRectangle(_0x9465x4+ _0x9465x9[_0x7661[235]],_0x9465x5+ _0x9465x9[_0x7661[236]],_0x9465x9[_0x7661[117]],_0x9465x9[_0x7661[119]]),_0x9465x3&& null!= this[_0x7661[526]]&& (_0x9465x5= this[_0x7661[526]][_0x7661[159]],_0x9465x9= this[_0x7661[526]][_0x7661[157]],_0x9465x4[_0x7661[235]]= _0x9465x4[_0x7661[241]]()- _0x9465x5/ 2,_0x9465x4[_0x7661[117]]= _0x9465x5,_0x9465x4[_0x7661[236]]= _0x9465x4[_0x7661[242]]()- _0x9465x9/ 2,_0x9465x4[_0x7661[119]]= _0x9465x9),this[_0x7661[2562]](_0x9465x4)&& this[_0x7661[441]][_0x7661[1147]](this[_0x7661[441]][_0x7661[513]][_0x7661[235]],this[_0x7661[441]][_0x7661[513]][_0x7661[236]]))};mxGraph[_0x7661[202]][_0x7661[2562]]= function(_0x9465x2){var _0x9465x3=!1;if(null!= _0x9465x2){var _0x9465x4=this[_0x7661[526]][_0x7661[359]],_0x9465x5=this[_0x7661[526]][_0x7661[167]],_0x9465x9=Math[_0x7661[243]](_0x9465x4,_0x9465x2[_0x7661[117]]),_0x9465xa=Math[_0x7661[243]](_0x9465x5,_0x9465x2[_0x7661[119]]);if(mxUtils[_0x7661[1134]](this[_0x7661[526]])){_0x9465x4= this[_0x7661[526]];_0x9465x2[_0x7661[235]]+= this[_0x7661[441]][_0x7661[513]][_0x7661[235]];_0x9465x2[_0x7661[236]]+= this[_0x7661[441]][_0x7661[513]][_0x7661[236]];var _0x9465x12=_0x9465x4[_0x7661[360]]- _0x9465x2[_0x7661[235]],_0x9465x5=Math[_0x7661[160]](_0x9465x12- _0x9465x4[_0x7661[360]],0);0< _0x9465x12?_0x9465x4[_0x7661[360]]-= _0x9465x12+ 2:(_0x9465x12= _0x9465x2[_0x7661[235]]+ _0x9465x9- _0x9465x4[_0x7661[360]]- _0x9465x4[_0x7661[159]],0< _0x9465x12&& (_0x9465x4[_0x7661[360]]+= _0x9465x12+ 2));_0x9465x9= _0x9465x4[_0x7661[190]]- _0x9465x2[_0x7661[236]];_0x9465x12= Math[_0x7661[160]](0,_0x9465x9- _0x9465x4[_0x7661[190]]);0< _0x9465x9?_0x9465x4[_0x7661[190]]-= _0x9465x9+ 2:(_0x9465x9= _0x9465x2[_0x7661[236]]+ _0x9465xa- _0x9465x4[_0x7661[190]]- _0x9465x4[_0x7661[157]],0< _0x9465x9&& (_0x9465x4[_0x7661[190]]+= _0x9465x9+ 2));!this[_0x7661[2365]]&& (0!= _0x9465x5|| 0!= _0x9465x12)&& this[_0x7661[441]][_0x7661[1147]](_0x9465x5,_0x9465x12)}else {var _0x9465x12=-this[_0x7661[441]][_0x7661[513]][_0x7661[235]],_0x9465x13=-this[_0x7661[441]][_0x7661[513]][_0x7661[236]],_0x9465x14=this[_0x7661[441]][_0x7661[255]];_0x9465x2[_0x7661[235]]+ _0x9465x9> _0x9465x12+ _0x9465x4&& (this[_0x7661[441]][_0x7661[513]][_0x7661[235]]-= (_0x9465x2[_0x7661[235]]+ _0x9465x9- _0x9465x4- _0x9465x12)/ _0x9465x14,_0x9465x3= !0);_0x9465x2[_0x7661[236]]+ _0x9465xa> _0x9465x13+ _0x9465x5&& (this[_0x7661[441]][_0x7661[513]][_0x7661[236]]-= (_0x9465x2[_0x7661[236]]+ _0x9465xa- _0x9465x5- _0x9465x13)/ _0x9465x14,_0x9465x3= !0);_0x9465x2[_0x7661[235]]< _0x9465x12&& (this[_0x7661[441]][_0x7661[513]][_0x7661[235]]+= (_0x9465x12- _0x9465x2[_0x7661[235]])/ _0x9465x14,_0x9465x3= !0);_0x9465x2[_0x7661[236]]< _0x9465x13&& (this[_0x7661[441]][_0x7661[513]][_0x7661[236]]+= (_0x9465x13- _0x9465x2[_0x7661[236]])/ _0x9465x14,_0x9465x3= !0);_0x9465x3&& (this[_0x7661[441]][_0x7661[802]](),null!= this[_0x7661[2432]]&& this[_0x7661[2432]][_0x7661[802]]())}};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[1198]]= function(_0x9465x2){return this[_0x7661[251]][_0x7661[1721]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[1714]]= function(_0x9465x2){return this[_0x7661[251]][_0x7661[174]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[1742]]= function(_0x9465x2){return this[_0x7661[251]][_0x7661[1971]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2565]]= function(_0x9465x2){return this[_0x7661[251]][_0x7661[1965]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2298]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2566]]];if(null!= _0x9465x3){return _0x9465x3};_0x9465x2= this[_0x7661[441]][_0x7661[2291]](_0x9465x2);return _0x9465x2== mxEdgeStyle[_0x7661[2567]]|| _0x9465x2== mxEdgeStyle[_0x7661[2568]]|| _0x9465x2== mxEdgeStyle[_0x7661[2569]]|| _0x9465x2== mxEdgeStyle[_0x7661[2570]]|| _0x9465x2== mxEdgeStyle[_0x7661[2571]]|| _0x9465x2== mxEdgeStyle[_0x7661[2572]]};mxGraph[_0x7661[202]][_0x7661[2573]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[2089]](!0);_0x9465x2= _0x9465x2[_0x7661[2089]](!1);return null!= _0x9465x3&& _0x9465x3== _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2574]]= function(_0x9465x2){return mxEvent[_0x7661[775]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2462]]= function(_0x9465x2){return mxClient[_0x7661[2575]]?mxEvent[_0x7661[2576]](_0x9465x2):mxEvent[_0x7661[775]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[1018]]= function(_0x9465x2){return null!= _0x9465x2&& !mxEvent[_0x7661[2577]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2578]]= function(_0x9465x2){return mxEvent[_0x7661[774]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2579]]= function(_0x9465x2){return mxEvent[_0x7661[2577]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2580]]= function(_0x9465x2){mxUtils[_0x7661[150]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2581]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return null== this[_0x7661[2500]](_0x9465x2,_0x9465x3,_0x9465x4)};mxGraph[_0x7661[202]][_0x7661[2500]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(null!= _0x9465x2&& !this[_0x7661[2530]]()&& (null== _0x9465x3|| null== _0x9465x4)){return _0x7661[110]};if(null!= _0x9465x2&& null== this[_0x7661[251]][_0x7661[1709]](_0x9465x2,!0)&& null== this[_0x7661[251]][_0x7661[1709]](_0x9465x2,!1)){return null};if(!this[_0x7661[2402]]&& _0x9465x3== _0x9465x4&& null!= _0x9465x3|| !this[_0x7661[2582]](_0x9465x3,_0x9465x4)){return _0x7661[110]};if(null!= _0x9465x3&& null!= _0x9465x4){var _0x9465x5=_0x7661[110];if(!this[_0x7661[2404]]){var _0x9465x9=this[_0x7661[251]][_0x7661[1781]](_0x9465x3,_0x9465x4,!0);if(1< _0x9465x9[_0x7661[67]]|| 1== _0x9465x9[_0x7661[67]]&& _0x9465x9[0]!= _0x9465x2){_0x9465x5+= (mxResources[_0x7661[203]](this[_0x7661[2421]])|| this[_0x7661[2421]])+ _0x7661[192]}};var _0x9465x9=this[_0x7661[251]][_0x7661[1962]](_0x9465x3,!0,_0x9465x2),_0x9465xa=this[_0x7661[251]][_0x7661[1962]](_0x9465x4,!1,_0x9465x2);if(null!= this[_0x7661[2335]]){for(var _0x9465x12=0;_0x9465x12< this[_0x7661[2335]][_0x7661[67]];_0x9465x12++){var _0x9465x13=this[_0x7661[2335]][_0x9465x12][_0x7661[2583]](this,_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x9,_0x9465xa);null!= _0x9465x13&& (_0x9465x5+= _0x9465x13)}};_0x9465x13= this[_0x7661[2584]](_0x9465x2,_0x9465x3,_0x9465x4);null!= _0x9465x13&& (_0x9465x5+= _0x9465x13);return 0< _0x9465x5[_0x7661[67]]?_0x9465x5:null};return this[_0x7661[2406]]?null:_0x7661[110]};mxGraph[_0x7661[202]][_0x7661[2584]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return null};mxGraph[_0x7661[202]][_0x7661[2585]]= function(_0x9465x2,_0x9465x3){_0x9465x2= null!= _0x9465x2?_0x9465x2:this[_0x7661[251]][_0x7661[501]]();_0x9465x3= null!= _0x9465x3?_0x9465x3:{};for(var _0x9465x4=!0,_0x9465x5=this[_0x7661[251]][_0x7661[262]](_0x9465x2),_0x9465x9=0;_0x9465x9< _0x9465x5;_0x9465x9++){var _0x9465xa=this[_0x7661[251]][_0x7661[263]](_0x9465x2,_0x9465x9),_0x9465x12=_0x9465x3;this[_0x7661[2553]](_0x9465xa)&& (_0x9465x12= {});_0x9465x12= this[_0x7661[2585]](_0x9465xa,_0x9465x12);null!= _0x9465x12?this[_0x7661[2447]](_0x9465xa,_0x9465x12[_0x7661[230]](/\n/g,_0x7661[545])):this[_0x7661[2447]](_0x9465xa,null);_0x9465x4= _0x9465x4&& null== _0x9465x12};_0x9465x5= _0x7661[110];this[_0x7661[1742]](_0x9465x2)&& !_0x9465x4&& (_0x9465x5+= (mxResources[_0x7661[203]](this[_0x7661[2423]])|| this[_0x7661[2423]])+ _0x7661[192]);_0x9465x5= this[_0x7661[251]][_0x7661[250]](_0x9465x2)?_0x9465x5+ (this[_0x7661[2500]](_0x9465x2,this[_0x7661[251]][_0x7661[1709]](_0x9465x2,!0),this[_0x7661[251]][_0x7661[1709]](_0x9465x2,!1))|| _0x7661[110]):_0x9465x5+ (this[_0x7661[2586]](_0x9465x2)|| _0x7661[110]);_0x9465x9= this[_0x7661[2587]](_0x9465x2,_0x9465x3);null!= _0x9465x9&& (_0x9465x5+= _0x9465x9);null== this[_0x7661[251]][_0x7661[1197]](_0x9465x2)&& this[_0x7661[441]][_0x7661[2264]]();return 0< _0x9465x5[_0x7661[67]]|| !_0x9465x4?_0x9465x5:null};mxGraph[_0x7661[202]][_0x7661[2586]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[251]][_0x7661[1962]](_0x9465x2,!0),_0x9465x4=this[_0x7661[251]][_0x7661[1962]](_0x9465x2,!1);_0x9465x2= this[_0x7661[251]][_0x7661[433]](_0x9465x2);var _0x9465x5=_0x7661[110];if(null!= this[_0x7661[2335]]){for(var _0x9465x9=0;_0x9465x9< this[_0x7661[2335]][_0x7661[67]];_0x9465x9++){var _0x9465xa=this[_0x7661[2335]][_0x9465x9];if(_0x9465xa[_0x7661[1097]]&& mxUtils[_0x7661[1331]](_0x9465x2,_0x9465xa[_0x7661[60]],_0x9465xa[_0x7661[2588]],_0x9465xa[_0x7661[131]])&& (0== _0x9465xa[_0x7661[160]]&& 0< _0x9465x3|| 1== _0x9465xa[_0x7661[243]]&& 0== _0x9465x3|| 1== _0x9465xa[_0x7661[160]]&& 1< _0x9465x3)){_0x9465x5+= _0x9465xa[_0x7661[2589]]+ _0x7661[192]}else {if(!_0x9465xa[_0x7661[1097]]&& mxUtils[_0x7661[1331]](_0x9465x2,_0x9465xa[_0x7661[60]],_0x9465xa[_0x7661[2588]],_0x9465xa[_0x7661[131]])&& (0== _0x9465xa[_0x7661[160]]&& 0< _0x9465x4|| 1== _0x9465xa[_0x7661[243]]&& 0== _0x9465x4|| 1== _0x9465xa[_0x7661[160]]&& 1< _0x9465x4)){_0x9465x5+= _0x9465xa[_0x7661[2589]]+ _0x7661[192]}}}};return 0< _0x9465x5[_0x7661[67]]?_0x9465x5:null};mxGraph[_0x7661[202]][_0x7661[2587]]= function(_0x9465x2,_0x9465x3){return null};mxGraph[_0x7661[202]][_0x7661[2271]]= function(){return this[_0x7661[1617]]};mxGraph[_0x7661[202]][_0x7661[2590]]= function(_0x9465x2){this[_0x7661[1617]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2205]]= function(_0x9465x2){if(null!= _0x9465x2&& this[_0x7661[2206]]&& !this[_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]])){var _0x9465x3=this[_0x7661[1742]](_0x9465x2[_0x7661[246]]);if(this[_0x7661[2516]](_0x9465x2[_0x7661[246]],!_0x9465x3)){return _0x9465x3?this[_0x7661[2415]]:this[_0x7661[2417]]}};return null};mxGraph[_0x7661[202]][_0x7661[2454]]= function(_0x9465x2){_0x9465x2= this[_0x7661[251]][_0x7661[433]](_0x9465x2);if(null!= _0x9465x2){if(mxUtils[_0x7661[1331]](_0x9465x2)){return _0x9465x2[_0x7661[301]]};if(_0x7661[279]== typeof _0x9465x2[_0x7661[2591]]){return _0x9465x2.toString()}};return _0x7661[110]};mxGraph[_0x7661[202]][_0x7661[2183]]= function(_0x9465x2){var _0x9465x3=_0x7661[110];if(this[_0x7661[2409]]&& null!= _0x9465x2){var _0x9465x4=this[_0x7661[441]][_0x7661[248]](_0x9465x2),_0x9465x4=null!= _0x9465x4?_0x9465x4[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);mxUtils[_0x7661[433]](_0x9465x4,mxConstants.STYLE_NOLABEL,!1)|| (_0x9465x3= this[_0x7661[2454]](_0x9465x2))};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[2186]]= function(_0x9465x2){return this[_0x7661[2592]]()};mxGraph[_0x7661[202]][_0x7661[2592]]= function(){return this[_0x7661[2410]]};mxGraph[_0x7661[202]][_0x7661[2593]]= function(_0x9465x2){this[_0x7661[2410]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2131]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[441]][_0x7661[248]](_0x9465x2);_0x9465x2= null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);return null!= _0x9465x2?_0x7661[1333]== _0x9465x2[mxConstants[_0x7661[2594]]]:!1};mxGraph[_0x7661[202]][_0x7661[2130]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[441]][_0x7661[248]](_0x9465x2);_0x9465x2= null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);return null!= _0x9465x2?_0x7661[188]== _0x9465x2[mxConstants[_0x7661[2193]]]:!1};mxGraph[_0x7661[202]][_0x7661[2595]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=null;if(null!= _0x9465x2){if(null!= _0x9465x2[_0x7661[2207]]&& (_0x9465x3== _0x9465x2[_0x7661[2207]][_0x7661[252]]|| _0x9465x3[_0x7661[265]]== _0x9465x2[_0x7661[2207]][_0x7661[252]])){_0x9465x9= this[_0x7661[2425]],_0x9465x9= mxResources[_0x7661[203]](_0x9465x9)|| _0x9465x9};null== _0x9465x9&& null!= _0x9465x2[_0x7661[1211]]&& _0x9465x2[_0x7661[1211]][_0x7661[209]](function(_0x9465x2,_0x9465x4){if(null== _0x9465x9&& (_0x9465x3== _0x9465x4[_0x7661[252]]|| _0x9465x3[_0x7661[265]]== _0x9465x4[_0x7661[252]])){_0x9465x9= _0x9465x4[_0x7661[2201]].toString()}});null== _0x9465x9&& (_0x9465x4= this[_0x7661[2432]][_0x7661[2596]](_0x9465x2[_0x7661[246]]),null!= _0x9465x4&& _0x7661[279]== typeof _0x9465x4[_0x7661[2597]]&& (_0x9465x9= _0x9465x4[_0x7661[2597]](_0x9465x3)));null== _0x9465x9&& (_0x9465x9= this[_0x7661[2598]](_0x9465x2[_0x7661[246]]))};return _0x9465x9};mxGraph[_0x7661[202]][_0x7661[2598]]= function(_0x9465x2){var _0x9465x3=null;return _0x9465x3= null!= _0x9465x2&& null!= _0x9465x2[_0x7661[2595]]?_0x9465x2[_0x7661[2595]]():this[_0x7661[2454]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2599]]= function(_0x9465x2){return null};mxGraph[_0x7661[202]][_0x7661[1731]]= function(_0x9465x2){var _0x9465x3= new mxRectangle,_0x9465x4=this[_0x7661[441]][_0x7661[248]](_0x9465x2);_0x9465x2= null!= _0x9465x4?_0x9465x4[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);null!= _0x9465x2&& (_0x9465x4= parseInt(mxUtils[_0x7661[433]](_0x9465x2,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),mxUtils[_0x7661[433]](_0x9465x2,mxConstants.STYLE_HORIZONTAL,!0)?_0x9465x3[_0x7661[119]]= _0x9465x4:_0x9465x3[_0x7661[117]]= _0x9465x4);return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[1202]]= function(_0x9465x2){return null!= _0x9465x2&& null!= _0x9465x2[_0x7661[124]]?_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2484]]]:null};mxGraph[_0x7661[202]][_0x7661[2187]]= function(_0x9465x2){return null!= _0x9465x2&& null!= _0x9465x2[_0x7661[124]]?_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2063]]]|| mxConstants[_0x7661[481]]:null};mxGraph[_0x7661[202]][_0x7661[2173]]= function(_0x9465x2){return null!= _0x9465x2&& null!= _0x9465x2[_0x7661[124]]?_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2600]]]:null};mxGraph[_0x7661[202]][_0x7661[2174]]= function(_0x9465x2){return null!= _0x9465x2&& null!= _0x9465x2[_0x7661[124]]?_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2601]]]:null};mxGraph[_0x7661[202]][_0x7661[2172]]= function(_0x9465x2){return null!= _0x9465x2&& null!= _0x9465x2[_0x7661[124]]?_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2602]]]:null};mxGraph[_0x7661[202]][_0x7661[2176]]= function(_0x9465x2){return null!= _0x9465x2&& null!= _0x9465x2[_0x7661[124]]?_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2603]]]:null};mxGraph[_0x7661[202]][_0x7661[2476]]= function(){return this[_0x7661[467]]};mxGraph[_0x7661[202]][_0x7661[2604]]= function(_0x9465x2){this[_0x7661[467]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[1730]]= function(_0x9465x2){if(null!= _0x9465x2&& this[_0x7661[251]][_0x7661[1197]](_0x9465x2)!= this[_0x7661[251]][_0x7661[501]]()){var _0x9465x3=this[_0x7661[441]][_0x7661[248]](_0x9465x2),_0x9465x3=null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);if(null!= _0x9465x3&& !this[_0x7661[251]][_0x7661[250]](_0x9465x2)){return _0x9465x3[mxConstants[_0x7661[2059]]]== mxConstants[_0x7661[2605]]}};return !1};mxGraph[_0x7661[202]][_0x7661[2606]]= function(){return this[_0x7661[2389]]};mxGraph[_0x7661[202]][_0x7661[2607]]= function(_0x9465x2){this[_0x7661[2389]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxGraph[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2608]]= function(){return this[_0x7661[2362]]};mxGraph[_0x7661[202]][_0x7661[2609]]= function(_0x9465x2){this[_0x7661[2362]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2134]]= function(){return this[_0x7661[2363]]};mxGraph[_0x7661[202]][_0x7661[2610]]= function(_0x9465x2){this[_0x7661[2363]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2125]]= function(){return this[_0x7661[2364]]};mxGraph[_0x7661[202]][_0x7661[2611]]= function(_0x9465x2){this[_0x7661[2364]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2612]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[251]][_0x7661[1721]](_0x9465x2);return this[_0x7661[2613]]()|| null!= _0x9465x3&& this[_0x7661[251]][_0x7661[1193]](_0x9465x2)&& _0x9465x3[_0x7661[1500]]};mxGraph[_0x7661[202]][_0x7661[2613]]= function(){return this[_0x7661[2368]]};mxGraph[_0x7661[202]][_0x7661[2614]]= function(_0x9465x2){this[_0x7661[2368]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2615]]= function(_0x9465x2){return this[_0x7661[251]][_0x7661[1938]](_0x9465x2,mxUtils[_0x7661[885]](this,function(_0x9465x2){return this[_0x7661[2616]](_0x9465x2)}))};mxGraph[_0x7661[202]][_0x7661[2616]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[441]][_0x7661[248]](_0x9465x2);_0x9465x2= null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);return this[_0x7661[2617]]()&& 0!= _0x9465x2[mxConstants[_0x7661[2618]]]};mxGraph[_0x7661[202]][_0x7661[2617]]= function(){return this[_0x7661[2369]]};mxGraph[_0x7661[202]][_0x7661[2619]]= function(_0x9465x2){this[_0x7661[2369]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[898]]= function(_0x9465x2){return this[_0x7661[251]][_0x7661[1938]](_0x9465x2,mxUtils[_0x7661[885]](this,function(_0x9465x2){return this[_0x7661[2620]](_0x9465x2)}))};mxGraph[_0x7661[202]][_0x7661[2620]]= function(_0x9465x2){return this[_0x7661[2366]]};mxGraph[_0x7661[202]][_0x7661[900]]= function(_0x9465x2){return this[_0x7661[251]][_0x7661[1938]](_0x9465x2,mxUtils[_0x7661[885]](this,function(_0x9465x2){return this[_0x7661[2621]](_0x9465x2)}))};mxGraph[_0x7661[202]][_0x7661[2621]]= function(_0x9465x2){return this[_0x7661[2367]]};mxGraph[_0x7661[202]][_0x7661[2102]]= function(_0x9465x2){return this[_0x7661[2622]]()};mxGraph[_0x7661[202]][_0x7661[2622]]= function(){return this[_0x7661[2379]]};mxGraph[_0x7661[202]][_0x7661[2623]]= function(_0x9465x2){this[_0x7661[2379]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2510]]= function(_0x9465x2){return this[_0x7661[251]][_0x7661[1938]](_0x9465x2,mxUtils[_0x7661[885]](this,function(_0x9465x2){return this[_0x7661[2624]](_0x9465x2)}))};mxGraph[_0x7661[202]][_0x7661[2624]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[441]][_0x7661[248]](_0x9465x2);_0x9465x2= null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);return this[_0x7661[2625]]()&& 0!= _0x9465x2[mxConstants[_0x7661[2626]]]};mxGraph[_0x7661[202]][_0x7661[2625]]= function(){return this[_0x7661[2371]]};mxGraph[_0x7661[202]][_0x7661[2627]]= function(_0x9465x2){this[_0x7661[2371]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2628]]= function(_0x9465x2){return !this[_0x7661[2612]](_0x9465x2)&& (this[_0x7661[251]][_0x7661[250]](_0x9465x2)&& this[_0x7661[2373]]|| this[_0x7661[251]][_0x7661[1193]](_0x9465x2)&& this[_0x7661[2374]])};mxGraph[_0x7661[202]][_0x7661[2629]]= function(_0x9465x2){return this[_0x7661[251]][_0x7661[1938]](_0x9465x2,mxUtils[_0x7661[885]](this,function(_0x9465x2){return this[_0x7661[1712]](_0x9465x2)}))};mxGraph[_0x7661[202]][_0x7661[1712]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[441]][_0x7661[248]](_0x9465x2),_0x9465x3=null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);return this[_0x7661[2630]]()&& !this[_0x7661[2612]](_0x9465x2)&& 0!= _0x9465x3[mxConstants[_0x7661[2631]]]};mxGraph[_0x7661[202]][_0x7661[2630]]= function(){return this[_0x7661[2372]]};mxGraph[_0x7661[202]][_0x7661[2632]]= function(_0x9465x2){this[_0x7661[2372]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[997]]= function(){return this[_0x7661[991]]};mxGraph[_0x7661[202]][_0x7661[998]]= function(_0x9465x2){this[_0x7661[991]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2549]]= function(){return this[_0x7661[2348]]};mxGraph[_0x7661[202]][_0x7661[2633]]= function(_0x9465x2){this[_0x7661[2348]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2634]]= function(){return this[_0x7661[1020]]};mxGraph[_0x7661[202]][_0x7661[2635]]= function(_0x9465x2){this[_0x7661[1020]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2636]]= function(){return this[_0x7661[2353]]};mxGraph[_0x7661[202]][_0x7661[2637]]= function(_0x9465x2){this[_0x7661[2353]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2638]]= function(){return this[_0x7661[2374]]};mxGraph[_0x7661[202]][_0x7661[2639]]= function(_0x9465x2){this[_0x7661[2374]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2640]]= function(){return this[_0x7661[2373]]};mxGraph[_0x7661[202]][_0x7661[2641]]= function(_0x9465x2){this[_0x7661[2373]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2642]]= function(){return this[_0x7661[2412]]};mxGraph[_0x7661[202]][_0x7661[2643]]= function(_0x9465x2){this[_0x7661[2412]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2460]]= function(){return this[_0x7661[2411]]};mxGraph[_0x7661[202]][_0x7661[2644]]= function(_0x9465x2){this[_0x7661[2411]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2645]]= function(){return this[_0x7661[2404]]};mxGraph[_0x7661[202]][_0x7661[2646]]= function(_0x9465x2){this[_0x7661[2404]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2647]]= function(){return this[_0x7661[2402]]};mxGraph[_0x7661[202]][_0x7661[2648]]= function(_0x9465x2){this[_0x7661[2406]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2530]]= function(){return this[_0x7661[2406]]};mxGraph[_0x7661[202]][_0x7661[2649]]= function(_0x9465x2){this[_0x7661[2405]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2650]]= function(){return this[_0x7661[2405]]};mxGraph[_0x7661[202]][_0x7661[2651]]= function(_0x9465x2){this[_0x7661[2407]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2527]]= function(){return this[_0x7661[2407]]};mxGraph[_0x7661[202]][_0x7661[2652]]= function(_0x9465x2){this[_0x7661[2402]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2529]]= function(){return this[_0x7661[2408]]};mxGraph[_0x7661[202]][_0x7661[2653]]= function(_0x9465x2){this[_0x7661[2408]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[1015]]= function(){return this[_0x7661[2375]]};mxGraph[_0x7661[202]][_0x7661[2654]]= function(_0x9465x2){this[_0x7661[2375]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2655]]= function(){return this[_0x7661[2376]]};mxGraph[_0x7661[202]][_0x7661[2656]]= function(_0x9465x2){this[_0x7661[2376]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2657]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[441]][_0x7661[248]](_0x9465x2),_0x9465x3=null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);return this[_0x7661[2658]]()&& !this[_0x7661[2612]](_0x9465x2)&& 0!= _0x9465x3[mxConstants[_0x7661[2659]]]};mxGraph[_0x7661[202]][_0x7661[2658]]= function(){return this[_0x7661[2377]]};mxGraph[_0x7661[202]][_0x7661[2660]]= function(_0x9465x2){this[_0x7661[2377]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2661]]= function(_0x9465x2,_0x9465x3){return !0};mxGraph[_0x7661[202]][_0x7661[2662]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[441]][_0x7661[248]](_0x9465x2),_0x9465x3=null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);return this[_0x7661[2663]]()&& !this[_0x7661[2612]](_0x9465x2)&& 0!= _0x9465x3[mxConstants[_0x7661[2664]]]};mxGraph[_0x7661[202]][_0x7661[2663]]= function(){return this[_0x7661[2378]]};mxGraph[_0x7661[202]][_0x7661[2665]]= function(_0x9465x2){this[_0x7661[2378]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2453]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[441]][_0x7661[248]](_0x9465x2),_0x9465x3=null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);return this[_0x7661[2666]]()&& !this[_0x7661[2612]](_0x9465x2)&& 0!= _0x9465x3[mxConstants[_0x7661[2667]]]};mxGraph[_0x7661[202]][_0x7661[2666]]= function(){return this[_0x7661[2370]]};mxGraph[_0x7661[202]][_0x7661[2668]]= function(_0x9465x2){this[_0x7661[2370]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2551]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return this[_0x7661[2669]]()&& !this[_0x7661[2612]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2669]]= function(){return this[_0x7661[2380]]};mxGraph[_0x7661[202]][_0x7661[2670]]= function(_0x9465x2){this[_0x7661[2380]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2671]]= function(_0x9465x2){return null== _0x9465x2&& this[_0x7661[2406]]|| null!= _0x9465x2&& (!this[_0x7661[251]][_0x7661[250]](_0x9465x2)|| this[_0x7661[2405]])&& this[_0x7661[2565]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2672]]= function(_0x9465x2){return this[_0x7661[2671]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2582]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[2671]](_0x9465x2)&& this[_0x7661[2672]](_0x9465x3)};mxGraph[_0x7661[202]][_0x7661[1995]]= function(_0x9465x2){this[_0x7661[2433]][_0x7661[995]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[1965]]= function(_0x9465x2){return this[_0x7661[2433]][_0x7661[994]]()};mxGraph[_0x7661[202]][_0x7661[2673]]= function(_0x9465x2){this[_0x7661[2276]][_0x7661[995]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2674]]= function(_0x9465x2){this[_0x7661[2316]][_0x7661[2431]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2203]]= function(_0x9465x2){if(null!= this[_0x7661[2347]]){var _0x9465x3=this[_0x7661[2347]][_0x7661[2148]]();return null== _0x9465x2?null!= _0x9465x3:_0x9465x2== _0x9465x3};return !1};mxGraph[_0x7661[202]][_0x7661[2455]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[441]][_0x7661[248]](_0x9465x2);_0x9465x2= null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);return this[_0x7661[2675]]()|| 1== _0x9465x2[mxConstants[_0x7661[2676]]]};mxGraph[_0x7661[202]][_0x7661[2675]]= function(){return this[_0x7661[2381]]};mxGraph[_0x7661[202]][_0x7661[2677]]= function(_0x9465x2){this[_0x7661[2381]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2507]]= function(_0x9465x2){return !this[_0x7661[502]]()[_0x7661[250]](_0x9465x2)&& this[_0x7661[2678]]()};mxGraph[_0x7661[202]][_0x7661[2678]]= function(){return this[_0x7661[2392]]};mxGraph[_0x7661[202]][_0x7661[2679]]= function(_0x9465x2){this[_0x7661[2392]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2506]]= function(){return this[_0x7661[2393]]};mxGraph[_0x7661[202]][_0x7661[2680]]= function(_0x9465x2){this[_0x7661[2393]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2536]]= function(_0x9465x2){return this[_0x7661[2681]]()&& !this[_0x7661[502]]()[_0x7661[250]](this[_0x7661[502]]()[_0x7661[1197]](_0x9465x2))};mxGraph[_0x7661[202]][_0x7661[2681]]= function(){return this[_0x7661[2391]]};mxGraph[_0x7661[202]][_0x7661[2682]]= function(_0x9465x2){this[_0x7661[2391]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2505]]= function(){return this[_0x7661[2390]]};mxGraph[_0x7661[202]][_0x7661[2528]]= function(_0x9465x2){this[_0x7661[2390]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2537]]= function(_0x9465x2){return this[_0x7661[2683]](_0x9465x2)?this[_0x7661[2354]]:0};mxGraph[_0x7661[202]][_0x7661[2683]]= function(_0x9465x2){return !1};mxGraph[_0x7661[202]][_0x7661[2513]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[251]][_0x7661[1938]](_0x9465x2,mxUtils[_0x7661[885]](this,function(_0x9465x2){return this[_0x7661[2516]](_0x9465x2,_0x9465x3)}))};mxGraph[_0x7661[202]][_0x7661[2516]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[441]][_0x7661[248]](_0x9465x2),_0x9465x4=null!= _0x9465x4?_0x9465x4[_0x7661[124]]:this[_0x7661[1705]](_0x9465x2);return 0< this[_0x7661[251]][_0x7661[262]](_0x9465x2)&& 0!= _0x9465x4[mxConstants[_0x7661[2684]]]};mxGraph[_0x7661[202]][_0x7661[2685]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return null!= _0x9465x2&& (this[_0x7661[2655]]()&& this[_0x7661[2686]](_0x9465x2,_0x9465x3,_0x9465x4)|| !this[_0x7661[251]][_0x7661[250]](_0x9465x2)&& (this[_0x7661[1730]](_0x9465x2)|| 0< this[_0x7661[251]][_0x7661[262]](_0x9465x2)&& !this[_0x7661[1742]](_0x9465x2)))};mxGraph[_0x7661[202]][_0x7661[2686]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return this[_0x7661[251]][_0x7661[250]](_0x9465x2)&& null!= _0x9465x3&& 1== _0x9465x3[_0x7661[67]]&& this[_0x7661[2565]](_0x9465x3[0])&& null== this[_0x7661[2500]](_0x9465x2,this[_0x7661[251]][_0x7661[1709]](_0x9465x2,!0),_0x9465x3[0])?(_0x9465x4= this[_0x7661[251]][_0x7661[1709]](_0x9465x2,!0),_0x9465x2= this[_0x7661[251]][_0x7661[1709]](_0x9465x2,!1),!this[_0x7661[251]][_0x7661[1720]](_0x9465x3[0],_0x9465x4)&& !this[_0x7661[251]][_0x7661[1720]](_0x9465x3[0],_0x9465x2)):!1};mxGraph[_0x7661[202]][_0x7661[564]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(!this[_0x7661[2642]]()){for(var _0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){if(this[_0x7661[1730]](_0x9465x2[_0x9465x5])){return null}}};_0x9465x5= mxUtils[_0x7661[2196]](this[_0x7661[526]],mxEvent[_0x7661[731]](_0x9465x3),mxEvent[_0x7661[733]](_0x9465x3));_0x9465x5[_0x7661[235]]-= this[_0x7661[1136]];_0x9465x5[_0x7661[236]]-= this[_0x7661[1137]];_0x9465x5= this[_0x7661[2461]](_0x9465x5[_0x7661[235]],_0x9465x5[_0x7661[236]]);if(null== _0x9465x4){_0x9465x4= _0x9465x5}else {if(null!= _0x9465x5){for(var _0x9465x9=this[_0x7661[251]][_0x7661[1197]](_0x9465x5);null!= _0x9465x9&& this[_0x7661[1730]](_0x9465x9)&& _0x9465x9!= _0x9465x4;){_0x9465x9= this[_0x7661[251]][_0x7661[1197]](_0x9465x9)};_0x9465x9== _0x9465x4&& (_0x9465x4= _0x9465x5)}};for(;null!= _0x9465x4&& !this[_0x7661[2685]](_0x9465x4,_0x9465x2,_0x9465x3)&& !this[_0x7661[251]][_0x7661[1740]](_0x9465x4);){_0x9465x4= this[_0x7661[251]][_0x7661[1197]](_0x9465x4)};return !this[_0x7661[251]][_0x7661[1740]](_0x9465x4)&& 0> mxUtils[_0x7661[2]](_0x9465x2,_0x9465x4)?_0x9465x4:null};mxGraph[_0x7661[202]][_0x7661[902]]= function(){var _0x9465x2=this[_0x7661[2355]];null== _0x9465x2&& (_0x9465x2= this[_0x7661[2534]](),null== _0x9465x2&& (_0x9465x2= this[_0x7661[251]][_0x7661[501]](),_0x9465x2= this[_0x7661[251]][_0x7661[263]](_0x9465x2,0)));return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2687]]= function(_0x9465x2){this[_0x7661[2355]]= _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2179]]= function(_0x9465x2){for(;null!= _0x9465x2&& !this[_0x7661[1730]](_0x9465x2);){_0x9465x2= this[_0x7661[251]][_0x7661[1197]](_0x9465x2)};return _0x9465x2};mxGraph[_0x7661[202]][_0x7661[2461]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= _0x9465x4|| this[_0x7661[902]]();if(null!= _0x9465x4){for(var _0x9465x5=this[_0x7661[251]][_0x7661[262]](_0x9465x4),_0x9465x9=0;_0x9465x9< _0x9465x5;_0x9465x9++){var _0x9465xa=this[_0x7661[251]][_0x7661[263]](_0x9465x4,_0x9465x9),_0x9465x12=this[_0x7661[2461]](_0x9465x2,_0x9465x3,_0x9465xa);if(null!= _0x9465x12){return _0x9465x12};if(this[_0x7661[1730]](_0x9465xa)&& (_0x9465x12= this[_0x7661[441]][_0x7661[248]](_0x9465xa),this[_0x7661[1825]](_0x9465x12,_0x9465x2,_0x9465x3))){return _0x9465xa}}};return null};mxGraph[_0x7661[202]][_0x7661[999]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x5= null!= _0x9465x5?_0x9465x5:!0;_0x9465x9= null!= _0x9465x9?_0x9465x9:!0;_0x9465x4= null!= _0x9465x4?_0x9465x4:this[_0x7661[902]]();if(null!= _0x9465x4){for(var _0x9465xa=this[_0x7661[251]][_0x7661[262]](_0x9465x4)- 1;0<= _0x9465xa;_0x9465xa--){var _0x9465x12=this[_0x7661[251]][_0x7661[263]](_0x9465x4,_0x9465xa),_0x9465x13=this[_0x7661[999]](_0x9465x2,_0x9465x3,_0x9465x12,_0x9465x5,_0x9465x9);if(null!= _0x9465x13){return _0x9465x13};if(this[_0x7661[1714]](_0x9465x12)&& (_0x9465x9&& this[_0x7661[251]][_0x7661[250]](_0x9465x12)|| _0x9465x5&& this[_0x7661[251]][_0x7661[1193]](_0x9465x12))){if(_0x9465x13= this[_0x7661[441]][_0x7661[248]](_0x9465x12),this[_0x7661[1825]](_0x9465x13,_0x9465x2,_0x9465x3)){return _0x9465x12}}}};return null};mxGraph[_0x7661[202]][_0x7661[1825]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(null!= _0x9465x2){var _0x9465x5=_0x9465x2[_0x7661[439]];if(null!= _0x9465x5){_0x9465x2= this[_0x7661[2353]]* this[_0x7661[2353]];for(var _0x9465x9=_0x9465x5[0],_0x9465xa=1;_0x9465xa< _0x9465x5[_0x7661[67]];_0x9465xa++){var _0x9465x12=_0x9465x5[_0x9465xa];if(mxUtils[_0x7661[440]](_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[236]],_0x9465x12[_0x7661[235]],_0x9465x12[_0x7661[236]],_0x9465x3,_0x9465x4)<= _0x9465x2){return !0};_0x9465x9= _0x9465x12}}else {if(_0x9465x9= mxUtils[_0x7661[431]](mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_ROTATION)|| 0),0!= _0x9465x9&& (_0x9465x5= Math[_0x7661[426]](-_0x9465x9),_0x9465x9= Math[_0x7661[427]](-_0x9465x9),_0x9465xa= new mxPoint(_0x9465x2[_0x7661[241]](),_0x9465x2[_0x7661[242]]()),_0x9465x9= mxUtils[_0x7661[432]]( new mxPoint(_0x9465x3,_0x9465x4),_0x9465x5,_0x9465x9,_0x9465xa),_0x9465x3= _0x9465x9[_0x7661[235]],_0x9465x4= _0x9465x9[_0x7661[236]]),mxUtils[_0x7661[442]](_0x9465x2,_0x9465x3,_0x9465x4)){return !0}}};return !1};mxGraph[_0x7661[202]][_0x7661[2688]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[249]]()[_0x7661[248]](_0x9465x2);_0x9465x2= this[_0x7661[1731]](_0x9465x2);if(null!= _0x9465x5){var _0x9465x9=this[_0x7661[249]]()[_0x7661[518]]();_0x9465x3-= _0x9465x5[_0x7661[235]];_0x9465x4-= _0x9465x5[_0x7661[236]];if(0< _0x9465x2[_0x7661[117]]&& 0< _0x9465x3&& _0x9465x3> _0x9465x2[_0x7661[117]]* _0x9465x9|| 0< _0x9465x2[_0x7661[119]]&& 0< _0x9465x4&& _0x9465x4> _0x9465x2[_0x7661[119]]* _0x9465x9){return !0}};return !1};mxGraph[_0x7661[202]][_0x7661[1728]]= function(_0x9465x2){return this[_0x7661[1955]](_0x9465x2,!0,!1)};mxGraph[_0x7661[202]][_0x7661[1956]]= function(_0x9465x2){return this[_0x7661[1955]](_0x9465x2,!1,!0)};mxGraph[_0x7661[202]][_0x7661[1955]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= null!= _0x9465x2?_0x9465x2:this[_0x7661[902]]();_0x9465x2= this[_0x7661[251]][_0x7661[1955]](_0x9465x2,null!= _0x9465x3?_0x9465x3:!1,null!= _0x9465x4?_0x9465x4:!1);_0x9465x3= [];for(_0x9465x4= 0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){this[_0x7661[1714]](_0x9465x2[_0x9465x4])&& _0x9465x3[_0x7661[207]](_0x9465x2[_0x9465x4])};return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[1756]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[264]](_0x9465x2,_0x9465x3,!0,!0,!1)};mxGraph[_0x7661[202]][_0x7661[1867]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[264]](_0x9465x2,_0x9465x3,!0,!1,!1)};mxGraph[_0x7661[202]][_0x7661[1963]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[264]](_0x9465x2,_0x9465x3,!1,!0,!1)};mxGraph[_0x7661[202]][_0x7661[264]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x4= null!= _0x9465x4?_0x9465x4:!0;_0x9465x5= null!= _0x9465x5?_0x9465x5:!0;_0x9465x9= null!= _0x9465x9?_0x9465x9:!0;_0x9465xa= null!= _0x9465xa?_0x9465xa:!1;for(var _0x9465x12=[],_0x9465x13=this[_0x7661[1742]](_0x9465x2),_0x9465x14=this[_0x7661[251]][_0x7661[262]](_0x9465x2),_0x9465x15=0;_0x9465x15< _0x9465x14;_0x9465x15++){var _0x9465x16=this[_0x7661[251]][_0x7661[263]](_0x9465x2,_0x9465x15);if(_0x9465x13|| !this[_0x7661[1714]](_0x9465x16)){_0x9465x12= _0x9465x12[_0x7661[1919]](this[_0x7661[251]][_0x7661[264]](_0x9465x16,_0x9465x4,_0x9465x5))}};_0x9465x12= _0x9465x12[_0x7661[1919]](this[_0x7661[251]][_0x7661[264]](_0x9465x2,_0x9465x4,_0x9465x5));_0x9465x13= [];for(_0x9465x15= 0;_0x9465x15< _0x9465x12[_0x7661[67]];_0x9465x15++){_0x9465x16= this[_0x7661[441]][_0x7661[248]](_0x9465x12[_0x9465x15]),_0x9465x14= null!= _0x9465x16?_0x9465x16[_0x7661[1710]](!0):this[_0x7661[441]][_0x7661[1710]](_0x9465x12[_0x9465x15],!0),_0x9465x16= null!= _0x9465x16?_0x9465x16[_0x7661[1710]](!1):this[_0x7661[441]][_0x7661[1710]](_0x9465x12[_0x9465x15],!1),(_0x9465x9&& _0x9465x14== _0x9465x16|| _0x9465x14!= _0x9465x16&& (_0x9465x4&& _0x9465x16== _0x9465x2&& (null== _0x9465x3|| this[_0x7661[1920]](_0x9465x14,_0x9465x3,_0x9465xa))|| _0x9465x5&& _0x9465x14== _0x9465x2&& (null== _0x9465x3|| this[_0x7661[1920]](_0x9465x16,_0x9465x3,_0x9465xa))))&& _0x9465x13[_0x7661[207]](_0x9465x12[_0x9465x15])};return _0x9465x13};mxGraph[_0x7661[202]][_0x7661[1920]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return _0x9465x4?this[_0x7661[251]][_0x7661[1720]](_0x9465x3,_0x9465x2):this[_0x7661[251]][_0x7661[1197]](_0x9465x2)== _0x9465x3};mxGraph[_0x7661[202]][_0x7661[1808]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x4= null!= _0x9465x4?_0x9465x4:!0;_0x9465x5= null!= _0x9465x5?_0x9465x5:!0;var _0x9465x9=[],_0x9465xa={};if(null!= _0x9465x2){for(var _0x9465x12=0;_0x9465x12< _0x9465x2[_0x7661[67]];_0x9465x12++){var _0x9465x13=this[_0x7661[441]][_0x7661[248]](_0x9465x2[_0x9465x12]),_0x9465x14=null!= _0x9465x13?_0x9465x13[_0x7661[1710]](!0):this[_0x7661[441]][_0x7661[1710]](_0x9465x2[_0x9465x12],!0),_0x9465x13=null!= _0x9465x13?_0x9465x13[_0x7661[1710]](!1):this[_0x7661[441]][_0x7661[1710]](_0x9465x2[_0x9465x12],!1);if(_0x9465x14== _0x9465x3&& null!= _0x9465x13&& _0x9465x13!= _0x9465x3&& _0x9465x5){var _0x9465x15=mxCellPath[_0x7661[385]](_0x9465x13);null== _0x9465xa[_0x9465x15]&& (_0x9465xa[_0x9465x15]= _0x9465x13,_0x9465x9[_0x7661[207]](_0x9465x13))}else {_0x9465x13== _0x9465x3&& (null!= _0x9465x14&& _0x9465x14!= _0x9465x3&& _0x9465x4)&& (_0x9465x15= mxCellPath[_0x7661[385]](_0x9465x14),null== _0x9465xa[_0x9465x15]&& (_0x9465xa[_0x9465x15]= _0x9465x14,_0x9465x9[_0x7661[207]](_0x9465x14)))}}};return _0x9465x9};mxGraph[_0x7661[202]][_0x7661[1781]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= null!= _0x9465x4?_0x9465x4:!1;for(var _0x9465x5=this[_0x7661[264]](_0x9465x2),_0x9465x9=[],_0x9465xa=0;_0x9465xa< _0x9465x5[_0x7661[67]];_0x9465xa++){var _0x9465x12=this[_0x7661[441]][_0x7661[248]](_0x9465x5[_0x9465xa]),_0x9465x13=null!= _0x9465x12?_0x9465x12[_0x7661[1710]](!0):this[_0x7661[441]][_0x7661[1710]](_0x9465x5[_0x9465xa],!0),_0x9465x12=null!= _0x9465x12?_0x9465x12[_0x7661[1710]](!1):this[_0x7661[441]][_0x7661[1710]](_0x9465x5[_0x9465xa],!1);(_0x9465x13== _0x9465x2&& _0x9465x12== _0x9465x3|| !_0x9465x4&& _0x9465x13== _0x9465x3&& _0x9465x12== _0x9465x2)&& _0x9465x9[_0x7661[207]](_0x9465x5[_0x9465xa])};return _0x9465x9};mxGraph[_0x7661[202]][_0x7661[2689]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=mxUtils[_0x7661[2196]](this[_0x7661[526]],mxEvent[_0x7661[731]](_0x9465x2),mxEvent[_0x7661[733]](_0x9465x2)),_0x9465x5=this[_0x7661[441]][_0x7661[255]],_0x9465x9=this[_0x7661[441]][_0x7661[513]],_0x9465xa=!1!= _0x9465x3?this[_0x7661[1020]]/ 2:0;_0x9465x4[_0x7661[235]]= this[_0x7661[1021]](_0x9465x4[_0x7661[235]]/ _0x9465x5- _0x9465x9[_0x7661[235]]- _0x9465xa);_0x9465x4[_0x7661[236]]= this[_0x7661[1021]](_0x9465x4[_0x7661[236]]/ _0x9465x5- _0x9465x9[_0x7661[236]]- _0x9465xa);return _0x9465x4};mxGraph[_0x7661[202]][_0x7661[2690]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465xa= null!= _0x9465xa?_0x9465xa:[];if(0< _0x9465x4|| 0< _0x9465x5){var _0x9465x12=_0x9465x2+ _0x9465x4,_0x9465x13=_0x9465x3+ _0x9465x5;_0x9465x9= _0x9465x9|| this[_0x7661[902]]();if(null!= _0x9465x9){for(var _0x9465x14=this[_0x7661[251]][_0x7661[262]](_0x9465x9),_0x9465x15=0;_0x9465x15< _0x9465x14;_0x9465x15++){var _0x9465x16=this[_0x7661[251]][_0x7661[263]](_0x9465x9,_0x9465x15),_0x9465x17=this[_0x7661[441]][_0x7661[248]](_0x9465x16);if(this[_0x7661[1714]](_0x9465x16)&& null!= _0x9465x17){var _0x9465x18=_0x9465x17,_0x9465x17=mxUtils[_0x7661[433]](_0x9465x17[_0x7661[124]],mxConstants.STYLE_ROTATION)|| 0;0!= _0x9465x17&& (_0x9465x18= mxUtils[_0x7661[1613]](_0x9465x18,_0x9465x17));_0x9465x18[_0x7661[235]]>= _0x9465x2&& _0x9465x18[_0x7661[236]]+ _0x9465x18[_0x7661[119]]<= _0x9465x13&& _0x9465x18[_0x7661[236]]>= _0x9465x3&& _0x9465x18[_0x7661[235]]+ _0x9465x18[_0x7661[117]]<= _0x9465x12?_0x9465xa[_0x7661[207]](_0x9465x16):this[_0x7661[2690]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x16,_0x9465xa)}}}};return _0x9465xa};mxGraph[_0x7661[202]][_0x7661[2691]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=[];if(_0x9465x5|| _0x9465x9){if(null== _0x9465x4&& (_0x9465x4= this[_0x7661[902]]()),null!= _0x9465x4){for(var _0x9465x12=this[_0x7661[251]][_0x7661[262]](_0x9465x4),_0x9465x13=0;_0x9465x13< _0x9465x12;_0x9465x13++){var _0x9465x14=this[_0x7661[251]][_0x7661[263]](_0x9465x4,_0x9465x13),_0x9465x15=this[_0x7661[441]][_0x7661[248]](_0x9465x14);this[_0x7661[1714]](_0x9465x14)&& null!= _0x9465x15&& (!_0x9465x5|| _0x9465x15[_0x7661[235]]>= _0x9465x2) && (!_0x9465x9|| _0x9465x15[_0x7661[236]]>= _0x9465x3) && _0x9465xa[_0x7661[207]](_0x9465x14)}}};return _0x9465xa};mxGraph[_0x7661[202]][_0x7661[1757]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= null!= _0x9465x3?_0x9465x3:!1;_0x9465x4= null!= _0x9465x4?_0x9465x4:!1;var _0x9465x5=[];if(null!= _0x9465x2){for(var _0x9465x9=this[_0x7661[502]](),_0x9465xa=_0x9465x9[_0x7661[262]](_0x9465x2),_0x9465x12=null,_0x9465x13=0,_0x9465x14=0;_0x9465x14< _0x9465xa;_0x9465x14++){var _0x9465x15=_0x9465x9[_0x7661[263]](_0x9465x2,_0x9465x14);if(this[_0x7661[251]][_0x7661[1193]](_0x9465x15)&& this[_0x7661[1714]](_0x9465x15)){for(var _0x9465x16=this[_0x7661[1756]](_0x9465x15,_0x9465x3?_0x9465x2:null),_0x9465x17=0,_0x9465x18=0,_0x9465x19=0;_0x9465x19< _0x9465x16[_0x7661[67]];_0x9465x19++){this[_0x7661[441]][_0x7661[1710]](_0x9465x16[_0x9465x19],!0)== _0x9465x15?_0x9465x17++:_0x9465x18++};(_0x9465x4&& 0== _0x9465x17&& 0< _0x9465x18|| !_0x9465x4&& 0== _0x9465x18&& 0< _0x9465x17)&& _0x9465x5[_0x7661[207]](_0x9465x15);_0x9465x16= _0x9465x4?_0x9465x18- _0x9465x17:_0x9465x17- _0x9465x18;_0x9465x16> _0x9465x13&& (_0x9465x13= _0x9465x16,_0x9465x12= _0x9465x15)}};0== _0x9465x5[_0x7661[67]]&& null!= _0x9465x12&& _0x9465x5[_0x7661[207]](_0x9465x12)};return _0x9465x5};mxGraph[_0x7661[202]][_0x7661[1706]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){if(null!= _0x9465x4&& null!= _0x9465x2){_0x9465x3= null!= _0x9465x3?_0x9465x3:!0;_0x9465x9= _0x9465x9|| [];var _0x9465xa=mxCellPath[_0x7661[385]](_0x9465x2);if(null== _0x9465x9[_0x9465xa]&& (_0x9465x9[_0x9465xa]= _0x9465x2,_0x9465x5= _0x9465x4(_0x9465x2,_0x9465x5),null== _0x9465x5|| _0x9465x5)){if(_0x9465x5= this[_0x7661[251]][_0x7661[1707]](_0x9465x2),0< _0x9465x5){for(_0x9465xa= 0;_0x9465xa< _0x9465x5;_0x9465xa++){var _0x9465x12=this[_0x7661[251]][_0x7661[1708]](_0x9465x2,_0x9465xa),_0x9465x13=this[_0x7661[251]][_0x7661[1709]](_0x9465x12,!0)== _0x9465x2;if(!_0x9465x3|| _0x9465x13){_0x9465x13= this[_0x7661[251]][_0x7661[1709]](_0x9465x12,!_0x9465x13),this[_0x7661[1706]](_0x9465x13,_0x9465x3,_0x9465x4,_0x9465x12,_0x9465x9)}}}}}};mxGraph[_0x7661[202]][_0x7661[2692]]= function(_0x9465x2){return this[_0x7661[2435]]()[_0x7661[2097]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2693]]= function(){return this[_0x7661[2435]]()[_0x7661[1107]]()};mxGraph[_0x7661[202]][_0x7661[2440]]= function(){return this[_0x7661[2435]]()[_0x7661[200]]()};mxGraph[_0x7661[202]][_0x7661[2694]]= function(){return this[_0x7661[2435]]()[_0x7661[895]][_0x7661[67]]};mxGraph[_0x7661[202]][_0x7661[2452]]= function(){return this[_0x7661[2435]]()[_0x7661[895]][0]};mxGraph[_0x7661[202]][_0x7661[897]]= function(){return this[_0x7661[2435]]()[_0x7661[895]][_0x7661[1853]]()};mxGraph[_0x7661[202]][_0x7661[2450]]= function(_0x9465x2){this[_0x7661[2435]]()[_0x7661[2099]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[904]]= function(_0x9465x2){this[_0x7661[2435]]()[_0x7661[2100]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2695]]= function(_0x9465x2){this[_0x7661[2435]]()[_0x7661[2103]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2696]]= function(_0x9465x2){this[_0x7661[2435]]()[_0x7661[832]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2697]]= function(_0x9465x2){this[_0x7661[2435]]()[_0x7661[2104]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2439]]= function(_0x9465x2){this[_0x7661[2435]]()[_0x7661[842]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2698]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[2690]](_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]],_0x9465x2[_0x7661[117]],_0x9465x2[_0x7661[119]]);this[_0x7661[2699]](_0x9465x4,_0x9465x3);return _0x9465x4};mxGraph[_0x7661[202]][_0x7661[2700]]= function(){this[_0x7661[2701]](!0)};mxGraph[_0x7661[202]][_0x7661[2702]]= function(){this[_0x7661[2701]]()};mxGraph[_0x7661[202]][_0x7661[2703]]= function(){this[_0x7661[2701]](!1,!0)};mxGraph[_0x7661[202]][_0x7661[2704]]= function(){this[_0x7661[2701]](!1,!1,!0)};mxGraph[_0x7661[202]][_0x7661[2701]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[2105]],_0x9465x9=0< _0x9465x5[_0x7661[895]][_0x7661[67]]?_0x9465x5[_0x7661[895]][0]:null;1< _0x9465x5[_0x7661[895]][_0x7661[67]]&& _0x9465x5[_0x7661[200]]();var _0x9465x5=null!= _0x9465x9?this[_0x7661[251]][_0x7661[1197]](_0x9465x9):this[_0x7661[902]](),_0x9465xa=this[_0x7661[251]][_0x7661[262]](_0x9465x5);null== _0x9465x9&& 0< _0x9465xa?(_0x9465x2= this[_0x7661[251]][_0x7661[263]](_0x9465x5,0),this[_0x7661[2450]](_0x9465x2)):(null== _0x9465x9|| _0x9465x3)&& null!= this[_0x7661[441]][_0x7661[248]](_0x9465x5)&& null!= this[_0x7661[251]][_0x7661[1721]](_0x9465x5)?this[_0x7661[2534]]()!= _0x9465x5&& this[_0x7661[2450]](_0x9465x5):null!= _0x9465x9&& _0x9465x4?0< this[_0x7661[251]][_0x7661[262]](_0x9465x9)&& (_0x9465x2= this[_0x7661[251]][_0x7661[263]](_0x9465x9,0),this[_0x7661[2450]](_0x9465x2)):0< _0x9465xa&& (_0x9465x3= _0x9465x5[_0x7661[1738]](_0x9465x9),_0x9465x2?(_0x9465x3++,_0x9465x2= this[_0x7661[251]][_0x7661[263]](_0x9465x5,_0x9465x3% _0x9465xa)):(_0x9465x3--,_0x9465x2= this[_0x7661[251]][_0x7661[263]](_0x9465x5,0> _0x9465x3?_0x9465xa- 1:_0x9465x3)),this[_0x7661[2450]](_0x9465x2))};mxGraph[_0x7661[202]][_0x7661[2705]]= function(_0x9465x2){_0x9465x2= _0x9465x2|| this[_0x7661[902]]();_0x9465x2= this[_0x7661[251]][_0x7661[1953]](_0x9465x2);null!= _0x9465x2&& this[_0x7661[904]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2706]]= function(_0x9465x2){this[_0x7661[2707]](!0,!1,_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2708]]= function(_0x9465x2){this[_0x7661[2707]](!1,!0,_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2707]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= _0x9465x4|| this[_0x7661[902]]();var _0x9465x5=mxUtils[_0x7661[885]](this,function(_0x9465x4){return null!= this[_0x7661[441]][_0x7661[248]](_0x9465x4)&& 0== this[_0x7661[251]][_0x7661[262]](_0x9465x4)&& (this[_0x7661[251]][_0x7661[1193]](_0x9465x4)&& _0x9465x2|| this[_0x7661[251]][_0x7661[250]](_0x9465x4)&& _0x9465x3)});_0x9465x4= this[_0x7661[251]][_0x7661[1921]](_0x9465x5,_0x9465x4);this[_0x7661[904]](_0x9465x4)};mxGraph[_0x7661[202]][_0x7661[2459]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[2692]](_0x9465x2);this[_0x7661[2462]](_0x9465x3)?_0x9465x4?this[_0x7661[2697]](_0x9465x2):this[_0x7661[2695]](_0x9465x2):(!_0x9465x4|| 1!= this[_0x7661[2694]]()) && this[_0x7661[2450]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2699]]= function(_0x9465x2,_0x9465x3){this[_0x7661[2462]](_0x9465x3)?this[_0x7661[2696]](_0x9465x2):this[_0x7661[904]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[2709]]= function(_0x9465x2){var _0x9465x3=null;null!= _0x9465x2&& (this[_0x7661[251]][_0x7661[250]](_0x9465x2[_0x7661[246]])?(_0x9465x3= this[_0x7661[441]][_0x7661[2291]](_0x9465x2),_0x9465x3= this[_0x7661[2573]](_0x9465x2)|| _0x9465x3== mxEdgeStyle[_0x7661[2568]]|| _0x9465x3== mxEdgeStyle[_0x7661[2569]]|| _0x9465x3== mxEdgeStyle[_0x7661[2570]]? new mxElbowEdgeHandler(_0x9465x2):_0x9465x3== mxEdgeStyle[_0x7661[2567]]|| _0x9465x3== mxEdgeStyle[_0x7661[2572]]? new mxEdgeSegmentHandler(_0x9465x2): new mxEdgeHandler(_0x9465x2)):_0x9465x3= new mxVertexHandler(_0x9465x2));return _0x9465x3};mxGraph[_0x7661[202]][_0x7661[1133]]= function(_0x9465x2){null== this[_0x7661[2329]]&& (this[_0x7661[2329]]= []);this[_0x7661[2329]][_0x7661[207]](_0x9465x2)};mxGraph[_0x7661[202]][_0x7661[1148]]= function(_0x9465x2){if(null!= this[_0x7661[2329]]){for(var _0x9465x3=0;_0x9465x3< this[_0x7661[2329]][_0x7661[67]];_0x9465x3++){if(this[_0x7661[2329]][_0x9465x3]== _0x9465x2){this[_0x7661[2329]][_0x7661[300]](_0x9465x3,1);break}}}};mxGraph[_0x7661[202]][_0x7661[2710]]= function(_0x9465x2){if(null== _0x9465x2[_0x7661[725]]|| null== _0x9465x2[_0x7661[726]]){var _0x9465x3=mxUtils[_0x7661[2196]](this[_0x7661[526]],_0x9465x2[_0x7661[730]](),_0x9465x2[_0x7661[732]]());_0x9465x2[_0x7661[725]]= _0x9465x3[_0x7661[235]]- this[_0x7661[1136]];_0x9465x2[_0x7661[726]]= _0x9465x3[_0x7661[236]]- this[_0x7661[1137]]}};mxGraph[_0x7661[202]][_0x7661[758]]= function(_0x9465x2,_0x9465x3,_0x9465x4){null== _0x9465x4&& (_0x9465x4= this);this[_0x7661[2710]](_0x9465x3);_0x9465x2== mxEvent[_0x7661[2711]]&& (this[_0x7661[1009]]= !0);if(mxClient[_0x7661[754]]&& this[_0x7661[2349]]&& _0x9465x2== mxEvent[_0x7661[2711]]){var _0x9465x5=( new Date)[_0x7661[178]]();_0x9465x5- this[_0x7661[2213]]< this[_0x7661[2350]]&& Math[_0x7661[425]](this[_0x7661[2712]]- _0x9465x3[_0x7661[730]]())< this[_0x7661[2351]]&& Math[_0x7661[425]](this[_0x7661[2352]]- _0x9465x3[_0x7661[732]]())< this[_0x7661[2351]]?(this[_0x7661[2213]]= 0,this[_0x7661[761]](_0x9465x3[_0x7661[727]](),_0x9465x3[_0x7661[736]]()),_0x9465x3[_0x7661[727]]()[_0x7661[786]]= !0):(this[_0x7661[2712]]= _0x9465x3[_0x7661[730]](),this[_0x7661[2352]]= _0x9465x3[_0x7661[732]](),this[_0x7661[2213]]= _0x9465x5)};_0x9465x5= 2!= _0x9465x3[_0x7661[727]]()[_0x7661[764]];if(mxClient[_0x7661[80]]&& _0x7661[462]== document[_0x7661[135]]){if(null!= this[_0x7661[2713]]&& Math[_0x7661[425]](this[_0x7661[2713]]- _0x9465x3[_0x7661[730]]())> this[_0x7661[2351]]|| null!= this[_0x7661[2714]]&& Math[_0x7661[425]](this[_0x7661[2714]]- _0x9465x3[_0x7661[732]]())> this[_0x7661[2351]]){_0x9465x5= !0};_0x9465x2== mxEvent[_0x7661[2715]]&& (this[_0x7661[2713]]= _0x9465x3[_0x7661[730]](),this[_0x7661[2714]]= _0x9465x3[_0x7661[732]]())};if((_0x9465x2!= mxEvent[_0x7661[2715]]|| this[_0x7661[1009]])&& _0x9465x5){if(_0x9465x2== mxEvent[_0x7661[2715]]&& (this[_0x7661[1009]]= !1),!this[_0x7661[2203]]()&& (mxClient[_0x7661[71]]|| mxClient[_0x7661[75]]|| mxClient[_0x7661[76]]|| mxClient[_0x7661[80]]&& mxClient[_0x7661[48]]|| _0x9465x3[_0x7661[727]]()[_0x7661[772]]!= this[_0x7661[526]])){_0x9465x2== mxEvent[_0x7661[2716]]&& (this[_0x7661[1009]]&& this[_0x7661[1012]])&& this[_0x7661[1014]](_0x9465x3[_0x7661[734]](),_0x9465x3[_0x7661[735]](),this[_0x7661[1013]]);if(null!= this[_0x7661[2329]]){_0x9465x4= [_0x9465x4,_0x9465x3];_0x9465x3[_0x7661[727]]()[_0x7661[739]]= !0;for(_0x9465x5= 0;_0x9465x5< this[_0x7661[2329]][_0x7661[67]];_0x9465x5++){var _0x9465x9=this[_0x7661[2329]][_0x9465x5];_0x9465x2== mxEvent[_0x7661[2711]]?_0x9465x9[_0x7661[787]][_0x7661[183]](_0x9465x9,_0x9465x4):_0x9465x2== mxEvent[_0x7661[2716]]?_0x9465x9[_0x7661[788]][_0x7661[183]](_0x9465x9,_0x9465x4):_0x9465x2== mxEvent[_0x7661[2715]]&& _0x9465x9[_0x7661[789]][_0x7661[183]](_0x9465x9,_0x9465x4)}};_0x9465x2== mxEvent[_0x7661[2715]]&& this[_0x7661[173]](_0x9465x3)}}else {_0x9465x2== mxEvent[_0x7661[2715]]&& (this[_0x7661[1009]]= !1)}};mxGraph[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[2717]]|| (this[_0x7661[2717]]= !0,null!= this[_0x7661[2276]]&& this[_0x7661[2276]][_0x7661[515]](),null!= this[_0x7661[2432]]&& this[_0x7661[2432]][_0x7661[515]](),null!= this[_0x7661[2316]]&& this[_0x7661[2316]][_0x7661[515]](),null!= this[_0x7661[2433]]&& this[_0x7661[2433]][_0x7661[515]](),null!= this[_0x7661[1011]]&& this[_0x7661[1011]][_0x7661[515]](),null!= this[_0x7661[2347]]&& this[_0x7661[2347]][_0x7661[515]](),null!= this[_0x7661[441]]&& this[_0x7661[441]][_0x7661[515]](),null!= this[_0x7661[251]]&& null!= this[_0x7661[2343]]&& (this[_0x7661[251]][_0x7661[745]](this[_0x7661[2343]]),this[_0x7661[2343]]= null),this[_0x7661[526]]= null)};function mxCellOverlay(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){this[_0x7661[618]]= _0x9465x2;this[_0x7661[2718]]= _0x9465x3;this[_0x7661[611]]= null!= _0x9465x4?_0x9465x4:this[_0x7661[611]];this[_0x7661[123]]= null!= _0x9465x5?_0x9465x5:this[_0x7661[123]];this[_0x7661[1368]]= null!= _0x9465x9?_0x9465x9: new mxPoint;this[_0x7661[270]]= null!= _0x9465xa?_0x9465xa:_0x7661[2719]}mxCellOverlay[_0x7661[202]]= new mxEventSource;mxCellOverlay[_0x7661[202]][_0x7661[196]]= mxCellOverlay;mxCellOverlay[_0x7661[202]][_0x7661[618]]= null;mxCellOverlay[_0x7661[202]][_0x7661[2718]]= null;mxCellOverlay[_0x7661[202]][_0x7661[611]]= mxConstants[_0x7661[480]];mxCellOverlay[_0x7661[202]][_0x7661[123]]= mxConstants[_0x7661[482]];mxCellOverlay[_0x7661[202]][_0x7661[1368]]= null;mxCellOverlay[_0x7661[202]][_0x7661[270]]= null;mxCellOverlay[_0x7661[202]][_0x7661[2354]]= 0.5;mxCellOverlay[_0x7661[202]][_0x7661[1799]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[441]][_0x7661[1179]][_0x7661[502]]()[_0x7661[250]](_0x9465x2[_0x7661[246]]),_0x9465x4=_0x9465x2[_0x7661[441]][_0x7661[255]],_0x9465x5=null,_0x9465x9=this[_0x7661[618]][_0x7661[117]],_0x9465xa=this[_0x7661[618]][_0x7661[119]];_0x9465x3?(_0x9465x3= _0x9465x2[_0x7661[439]],1== _0x9465x3[_0x7661[67]]% 2?_0x9465x5= _0x9465x3[Math[_0x7661[519]](_0x9465x3[_0x7661[67]]/ 2)]:(_0x9465x5= _0x9465x3[_0x7661[67]]/ 2,_0x9465x2= _0x9465x3[_0x9465x5- 1],_0x9465x3= _0x9465x3[_0x9465x5],_0x9465x5= new mxPoint(_0x9465x2[_0x7661[235]]+ (_0x9465x3[_0x7661[235]]- _0x9465x2[_0x7661[235]])/ 2,_0x9465x2[_0x7661[236]]+ (_0x9465x3[_0x7661[236]]- _0x9465x2[_0x7661[236]])/ 2))):(_0x9465x5= new mxPoint,_0x9465x5[_0x7661[235]]= this[_0x7661[611]]== mxConstants[_0x7661[2132]]?_0x9465x2[_0x7661[235]]:this[_0x7661[611]]== mxConstants[_0x7661[479]]?_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]/ 2:_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]],_0x9465x5[_0x7661[236]]= this[_0x7661[123]]== mxConstants[_0x7661[1687]]?_0x9465x2[_0x7661[236]]:this[_0x7661[123]]== mxConstants[_0x7661[481]]?_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]/ 2:_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]);return new mxRectangle(Math[_0x7661[488]](_0x9465x5[_0x7661[235]]- (_0x9465x9* this[_0x7661[2354]]- this[_0x7661[1368]][_0x7661[235]])* _0x9465x4),Math[_0x7661[488]](_0x9465x5[_0x7661[236]]- (_0x9465xa* this[_0x7661[2354]]- this[_0x7661[1368]][_0x7661[236]])* _0x9465x4),_0x9465x9* _0x9465x4,_0x9465xa* _0x9465x4)};mxCellOverlay[_0x7661[202]][_0x7661[2591]]= function(){return this[_0x7661[2718]]};function mxOutline(_0x9465x2,_0x9465x3){this[_0x7661[1097]]= _0x9465x2;null!= _0x9465x3&& this[_0x7661[176]](_0x9465x3)}mxOutline[_0x7661[202]][_0x7661[1097]]= null;mxOutline[_0x7661[202]][_0x7661[2136]]= null;mxOutline[_0x7661[202]][_0x7661[2720]]= mxConstants[_0x7661[2333]];mxOutline[_0x7661[202]][_0x7661[984]]= !0;mxOutline[_0x7661[202]][_0x7661[2721]]= !0;mxOutline[_0x7661[202]][_0x7661[467]]= 10;mxOutline[_0x7661[202]][_0x7661[2722]]= 8;mxOutline[_0x7661[202]][_0x7661[2723]]= !1;mxOutline[_0x7661[202]][_0x7661[2724]]= null;mxOutline[_0x7661[202]][_0x7661[1063]]= !1;mxOutline[_0x7661[202]][_0x7661[176]]= function(_0x9465x2){this[_0x7661[2136]]= new mxGraph(_0x9465x2,this[_0x7661[1097]][_0x7661[502]](),this[_0x7661[2720]],this[_0x7661[1097]][_0x7661[2434]]());this[_0x7661[2136]][_0x7661[2206]]= !1;this[_0x7661[2136]][_0x7661[1012]]= !1;var _0x9465x3=this[_0x7661[2136]][_0x7661[1177]];this[_0x7661[2136]][_0x7661[1177]]= mxUtils[_0x7661[885]](this,function(_0x9465x2){!this[_0x7661[1063]]&& null!= this[_0x7661[2136]]&& _0x9465x3[_0x7661[183]](this[_0x7661[2136]],arguments)});mxClient[_0x7661[48]]&& (_0x9465x2= this[_0x7661[2136]][_0x7661[249]]()[_0x7661[2051]]()[_0x7661[265]],_0x9465x2[_0x7661[57]](_0x7661[2725],_0x7661[2726]),_0x9465x2[_0x7661[57]](_0x7661[2727],_0x7661[2726]));this[_0x7661[2136]][_0x7661[2409]]= !1;this[_0x7661[2136]][_0x7661[995]](!1);this[_0x7661[2728]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){!this[_0x7661[1063]]&& !this[_0x7661[1124]]&& this[_0x7661[2729]]()});this[_0x7661[1097]][_0x7661[502]]()[_0x7661[169]](mxEvent.CHANGE,this[_0x7661[2728]]);this[_0x7661[2136]][_0x7661[1133]](this);_0x9465x2= this[_0x7661[1097]][_0x7661[249]]();_0x9465x2[_0x7661[169]](mxEvent.SCALE,this[_0x7661[2728]]);_0x9465x2[_0x7661[169]](mxEvent.TRANSLATE,this[_0x7661[2728]]);_0x9465x2[_0x7661[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x7661[2728]]);_0x9465x2[_0x7661[169]](mxEvent.DOWN,this[_0x7661[2728]]);_0x9465x2[_0x7661[169]](mxEvent.UP,this[_0x7661[2728]]);mxEvent[_0x7661[169]](this[_0x7661[1097]][_0x7661[526]],_0x7661[276],this[_0x7661[2728]]);this[_0x7661[2730]]= mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[2723]]&& this[_0x7661[2728]][_0x7661[183]](this,arguments)});this[_0x7661[1097]][_0x7661[169]](mxEvent.PAN,this[_0x7661[2730]]);this[_0x7661[2731]]= mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[2136]][_0x7661[2341]](this[_0x7661[1097]][_0x7661[2434]]());this[_0x7661[2136]][_0x7661[802]]()});this[_0x7661[1097]][_0x7661[169]](mxEvent.REFRESH,this[_0x7661[2731]]);this[_0x7661[1562]]= new mxRectangle(0,0,0,0);this[_0x7661[2732]]= new mxRectangleShape(this[_0x7661[1562]],null,mxConstants.OUTLINE_COLOR,mxConstants.OUTLINE_STROKEWIDTH);this[_0x7661[2732]][_0x7661[507]]= this[_0x7661[2136]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[1523]]:mxConstants[_0x7661[508]];this[_0x7661[2732]][_0x7661[176]](this[_0x7661[2136]][_0x7661[249]]()[_0x7661[1524]]());mxEvent[_0x7661[2733]](this[_0x7661[2732]][_0x7661[252]],this[_0x7661[2136]]);this[_0x7661[2732]][_0x7661[252]][_0x7661[124]][_0x7661[1537]]= _0x7661[110];this[_0x7661[2734]]= this[_0x7661[2735]]();this[_0x7661[2734]][_0x7661[176]](this[_0x7661[2136]][_0x7661[249]]()[_0x7661[1524]]());this[_0x7661[984]]&& (this[_0x7661[2734]][_0x7661[252]][_0x7661[124]][_0x7661[270]]= _0x7661[356]);mxEvent[_0x7661[169]](this[_0x7661[2734]][_0x7661[252]],mxClient[_0x7661[754]]?_0x7661[755]:_0x7661[751],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[2136]][_0x7661[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x9465x2))}));this[_0x7661[2732]][_0x7661[252]][_0x7661[124]][_0x7661[495]]= this[_0x7661[2721]]?_0x7661[110]:_0x7661[130];this[_0x7661[2734]][_0x7661[252]][_0x7661[124]][_0x7661[495]]= this[_0x7661[2732]][_0x7661[252]][_0x7661[124]][_0x7661[495]];this[_0x7661[2732]][_0x7661[252]][_0x7661[124]][_0x7661[270]]= _0x7661[582];this[_0x7661[2729]](!1)};mxOutline[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxOutline[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxOutline[_0x7661[202]][_0x7661[2736]]= function(_0x9465x2){this[_0x7661[2734]][_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x9465x2?_0x7661[189]:_0x7661[188]};mxOutline[_0x7661[202]][_0x7661[802]]= function(){this[_0x7661[2729]](!0)};mxOutline[_0x7661[202]][_0x7661[2735]]= function(){var _0x9465x2=null!= this[_0x7661[2724]]? new mxImageShape( new mxRectangle(0,0,this[_0x7661[2724]][_0x7661[117]],this[_0x7661[2724]][_0x7661[119]]),this[_0x7661[2724]][_0x7661[390]]): new mxRectangleShape( new mxRectangle(0,0,this[_0x7661[2722]],this[_0x7661[2722]]),mxConstants.OUTLINE_HANDLE_FILLCOLOR,mxConstants.OUTLINE_HANDLE_STROKECOLOR);_0x9465x2[_0x7661[507]]= this[_0x7661[2136]][_0x7661[507]];return _0x9465x2};mxOutline[_0x7661[202]][_0x7661[2737]]= function(){return new mxRectangle(0,0,this[_0x7661[1097]][_0x7661[526]][_0x7661[1526]],this[_0x7661[1097]][_0x7661[526]][_0x7661[191]])};mxOutline[_0x7661[202]][_0x7661[2738]]= function(_0x9465x2){return null};mxOutline[_0x7661[202]][_0x7661[2729]]= function(_0x9465x2){if(null!= this[_0x7661[1097]]){var _0x9465x3=this[_0x7661[1097]][_0x7661[441]][_0x7661[255]],_0x9465x4=this[_0x7661[1097]][_0x7661[517]](),_0x9465x4= new mxRectangle(_0x9465x4[_0x7661[235]]/ _0x9465x3+ this[_0x7661[1097]][_0x7661[1136]],_0x9465x4[_0x7661[236]]/ _0x9465x3+ this[_0x7661[1097]][_0x7661[1137]],_0x9465x4[_0x7661[117]]/ _0x9465x3,_0x9465x4[_0x7661[119]]/ _0x9465x3),_0x9465x5= new mxRectangle(0,0,this[_0x7661[1097]][_0x7661[526]][_0x7661[159]]/ _0x9465x3,this[_0x7661[1097]][_0x7661[526]][_0x7661[157]]/ _0x9465x3),_0x9465x9=_0x9465x4[_0x7661[238]]();_0x9465x9[_0x7661[99]](_0x9465x5);var _0x9465xa=this[_0x7661[2737]](),_0x9465x5=Math[_0x7661[160]](_0x9465xa[_0x7661[117]]/ _0x9465x3,_0x9465x9[_0x7661[117]]),_0x9465x3=Math[_0x7661[160]](_0x9465xa[_0x7661[119]]/ _0x9465x3,_0x9465x9[_0x7661[119]]),_0x9465x9=Math[_0x7661[160]](0,this[_0x7661[2136]][_0x7661[526]][_0x7661[159]]- this[_0x7661[467]]),_0x9465xa=Math[_0x7661[160]](0,this[_0x7661[2136]][_0x7661[526]][_0x7661[157]]- this[_0x7661[467]]),_0x9465x9=Math[_0x7661[243]](_0x9465x9/ _0x9465x5,_0x9465xa/ _0x9465x3);if(0< _0x9465x9){this[_0x7661[2136]][_0x7661[249]]()[_0x7661[255]]!= _0x9465x9&& (this[_0x7661[2136]][_0x7661[249]]()[_0x7661[255]]= _0x9465x9,_0x9465x2= !0);_0x9465x5= this[_0x7661[2136]][_0x7661[249]]();_0x9465x5[_0x7661[1741]]!= this[_0x7661[1097]][_0x7661[249]]()[_0x7661[1741]]&& _0x9465x5[_0x7661[2257]](this[_0x7661[1097]][_0x7661[249]]()[_0x7661[1741]]);var _0x9465x3=this[_0x7661[1097]][_0x7661[441]][_0x7661[513]],_0x9465xa=_0x9465x3[_0x7661[235]]+ this[_0x7661[1097]][_0x7661[1136]],_0x9465x12=_0x9465x3[_0x7661[236]]+ this[_0x7661[1097]][_0x7661[1137]],_0x9465x9=this[_0x7661[2738]](_0x9465x9);null!= _0x9465x9&& (_0x9465xa+= _0x9465x9[_0x7661[235]],_0x9465x12+= _0x9465x9[_0x7661[236]]);0> _0x9465x4[_0x7661[235]]&& (_0x9465xa-= _0x9465x4[_0x7661[235]]);0> _0x9465x4[_0x7661[236]]&& (_0x9465x12-= _0x9465x4[_0x7661[236]]);if(_0x9465x5[_0x7661[513]][_0x7661[235]]!= _0x9465xa|| _0x9465x5[_0x7661[513]][_0x7661[236]]!= _0x9465x12){_0x9465x5[_0x7661[513]][_0x7661[235]]= _0x9465xa,_0x9465x5[_0x7661[513]][_0x7661[236]]= _0x9465x12,_0x9465x2= !0};var _0x9465x4=_0x9465x5[_0x7661[513]],_0x9465x9=this[_0x7661[1097]][_0x7661[249]]()[_0x7661[255]],_0x9465xa=_0x9465x9/ _0x9465x5[_0x7661[255]],_0x9465x12=1/ _0x9465x5[_0x7661[255]],_0x9465x13=this[_0x7661[1097]][_0x7661[526]];this[_0x7661[1562]]= new mxRectangle((_0x9465x4[_0x7661[235]]- _0x9465x3[_0x7661[235]]- this[_0x7661[1097]][_0x7661[1136]])/ _0x9465x12,(_0x9465x4[_0x7661[236]]- _0x9465x3[_0x7661[236]]- this[_0x7661[1097]][_0x7661[1137]])/ _0x9465x12,_0x9465x13[_0x7661[159]]/ _0x9465xa,_0x9465x13[_0x7661[157]]/ _0x9465xa);this[_0x7661[1562]][_0x7661[235]]+= this[_0x7661[1097]][_0x7661[526]][_0x7661[360]]* _0x9465x5[_0x7661[255]]/ _0x9465x9;this[_0x7661[1562]][_0x7661[236]]+= this[_0x7661[1097]][_0x7661[526]][_0x7661[190]]* _0x9465x5[_0x7661[255]]/ _0x9465x9;_0x9465x4= this[_0x7661[2732]][_0x7661[1562]];if(_0x9465x4[_0x7661[235]]!= this[_0x7661[1562]][_0x7661[235]]|| _0x9465x4[_0x7661[236]]!= this[_0x7661[1562]][_0x7661[236]]|| _0x9465x4[_0x7661[117]]!= this[_0x7661[1562]][_0x7661[117]]|| _0x9465x4[_0x7661[119]]!= this[_0x7661[1562]][_0x7661[119]]){this[_0x7661[2732]][_0x7661[1562]]= this[_0x7661[1562]],this[_0x7661[2732]][_0x7661[258]]()};_0x9465x4= this[_0x7661[2734]][_0x7661[1562]];_0x9465x5= new mxRectangle(this[_0x7661[1562]][_0x7661[235]]+ this[_0x7661[1562]][_0x7661[117]]- _0x9465x4[_0x7661[117]]/ 2,this[_0x7661[1562]][_0x7661[236]]+ this[_0x7661[1562]][_0x7661[119]]- _0x9465x4[_0x7661[119]]/ 2,_0x9465x4[_0x7661[117]],_0x9465x4[_0x7661[119]]);if(_0x9465x4[_0x7661[235]]!= _0x9465x5[_0x7661[235]]|| _0x9465x4[_0x7661[236]]!= _0x9465x5[_0x7661[236]]|| _0x9465x4[_0x7661[117]]!= _0x9465x5[_0x7661[117]]|| _0x9465x4[_0x7661[119]]!= _0x9465x5[_0x7661[119]]){this[_0x7661[2734]][_0x7661[1562]]= _0x9465x5,_0x7661[188]!= this[_0x7661[2734]][_0x7661[252]][_0x7661[124]][_0x7661[187]]&& this[_0x7661[2734]][_0x7661[258]]()};_0x9465x2&& this[_0x7661[2136]][_0x7661[441]][_0x7661[2259]]()}}};mxOutline[_0x7661[202]][_0x7661[787]]= function(_0x9465x2,_0x9465x3){this[_0x7661[984]]&& this[_0x7661[2721]]&& (this[_0x7661[499]]= _0x9465x3[_0x7661[729]](this[_0x7661[2734]]),this[_0x7661[2739]]= _0x9465x3[_0x7661[730]](),this[_0x7661[2740]]= _0x9465x3[_0x7661[732]](),this[_0x7661[1124]]= !0,this[_0x7661[1097]][_0x7661[2365]]&& mxUtils[_0x7661[1134]](this[_0x7661[1097]][_0x7661[526]])?(this[_0x7661[2741]]= this[_0x7661[1097]][_0x7661[526]][_0x7661[360]],this[_0x7661[2742]]= this[_0x7661[1097]][_0x7661[526]][_0x7661[190]]):this[_0x7661[2742]]= this[_0x7661[2741]]= 0);_0x9465x3[_0x7661[722]]()};mxOutline[_0x7661[202]][_0x7661[788]]= function(_0x9465x2,_0x9465x3){if(this[_0x7661[1124]]){this[_0x7661[2732]][_0x7661[252]][_0x7661[124]][_0x7661[495]]= this[_0x7661[2721]]?_0x7661[110]:_0x7661[130];this[_0x7661[2734]][_0x7661[252]][_0x7661[124]][_0x7661[495]]= this[_0x7661[2732]][_0x7661[252]][_0x7661[124]][_0x7661[495]];var _0x9465x4=_0x9465x3[_0x7661[730]]()- this[_0x7661[2739]],_0x9465x5=_0x9465x3[_0x7661[732]]()- this[_0x7661[2740]],_0x9465x9=null;if(this[_0x7661[499]]){_0x9465x9= this[_0x7661[1097]][_0x7661[526]],_0x9465x5= _0x9465x4/ (_0x9465x9[_0x7661[159]]/ _0x9465x9[_0x7661[157]]),_0x9465x9= new mxRectangle(this[_0x7661[1562]][_0x7661[235]],this[_0x7661[1562]][_0x7661[236]],Math[_0x7661[160]](1,this[_0x7661[1562]][_0x7661[117]]+ _0x9465x4),Math[_0x7661[160]](1,this[_0x7661[1562]][_0x7661[119]]+ _0x9465x5)),this[_0x7661[2732]][_0x7661[1562]]= _0x9465x9,this[_0x7661[2732]][_0x7661[258]]()}else {var _0x9465xa=this[_0x7661[2136]][_0x7661[249]]()[_0x7661[255]],_0x9465x9= new mxRectangle(this[_0x7661[1562]][_0x7661[235]]+ _0x9465x4,this[_0x7661[1562]][_0x7661[236]]+ _0x9465x5,this[_0x7661[1562]][_0x7661[117]],this[_0x7661[1562]][_0x7661[119]]);this[_0x7661[2732]][_0x7661[1562]]= _0x9465x9;this[_0x7661[2732]][_0x7661[258]]();_0x9465x4= _0x9465x4/ _0x9465xa* this[_0x7661[1097]][_0x7661[249]]()[_0x7661[255]];_0x9465x5= _0x9465x5/ _0x9465xa* this[_0x7661[1097]][_0x7661[249]]()[_0x7661[255]];this[_0x7661[1097]][_0x7661[1135]](-_0x9465x4- this[_0x7661[2741]],-_0x9465x5- this[_0x7661[2742]])};_0x9465x4= this[_0x7661[2734]][_0x7661[1562]];this[_0x7661[2734]][_0x7661[1562]]= new mxRectangle(_0x9465x9[_0x7661[235]]+ _0x9465x9[_0x7661[117]]- _0x9465x4[_0x7661[117]]/ 2,_0x9465x9[_0x7661[236]]+ _0x9465x9[_0x7661[119]]- _0x9465x4[_0x7661[119]]/ 2,_0x9465x4[_0x7661[117]],_0x9465x4[_0x7661[119]]);_0x7661[188]!= this[_0x7661[2734]][_0x7661[252]][_0x7661[124]][_0x7661[187]]&& this[_0x7661[2734]][_0x7661[258]]();_0x9465x3[_0x7661[722]]()}};mxOutline[_0x7661[202]][_0x7661[789]]= function(_0x9465x2,_0x9465x3){if(this[_0x7661[1124]]){var _0x9465x4=_0x9465x3[_0x7661[730]]()- this[_0x7661[2739]],_0x9465x5=_0x9465x3[_0x7661[732]]()- this[_0x7661[2740]];if(0< Math[_0x7661[425]](_0x9465x4)|| 0< Math[_0x7661[425]](_0x9465x5)){if(this[_0x7661[499]]){var _0x9465x5=this[_0x7661[2732]][_0x7661[1562]][_0x7661[117]],_0x9465x9=this[_0x7661[1097]][_0x7661[249]]()[_0x7661[255]];this[_0x7661[1097]][_0x7661[2561]](_0x9465x9- _0x9465x4* _0x9465x9/ _0x9465x5,!1)}else {if(!this[_0x7661[1097]][_0x7661[2365]]|| !mxUtils[_0x7661[1134]](this[_0x7661[1097]][_0x7661[526]])){this[_0x7661[1097]][_0x7661[1135]](0,0),_0x9465x4/= this[_0x7661[2136]][_0x7661[249]]()[_0x7661[255]],_0x9465x5/= this[_0x7661[2136]][_0x7661[249]]()[_0x7661[255]],_0x9465x9= this[_0x7661[1097]][_0x7661[249]]()[_0x7661[513]],this[_0x7661[1097]][_0x7661[249]]()[_0x7661[1147]](_0x9465x9[_0x7661[235]]- _0x9465x4,_0x9465x9[_0x7661[236]]- _0x9465x5)}};this[_0x7661[2729]]();_0x9465x3[_0x7661[722]]()};this[_0x7661[1983]]= null;this[_0x7661[1124]]= !1}};mxOutline[_0x7661[202]][_0x7661[515]]= function(){null!= this[_0x7661[1097]]&& (this[_0x7661[1097]][_0x7661[745]](this[_0x7661[2730]]),this[_0x7661[1097]][_0x7661[745]](this[_0x7661[2731]]),this[_0x7661[1097]][_0x7661[502]]()[_0x7661[745]](this[_0x7661[2728]]),this[_0x7661[1097]][_0x7661[249]]()[_0x7661[745]](this[_0x7661[2728]]),mxEvent[_0x7661[169]](this[_0x7661[1097]][_0x7661[526]],_0x7661[276],this[_0x7661[2728]]),this[_0x7661[1097]]= null);null!= this[_0x7661[2136]]&& (this[_0x7661[2136]][_0x7661[1148]](this),this[_0x7661[2136]][_0x7661[515]](),this[_0x7661[2136]]= null);null!= this[_0x7661[2732]]&& (this[_0x7661[2732]][_0x7661[515]](),this[_0x7661[2732]]= null);null!= this[_0x7661[2734]]&& (this[_0x7661[2734]][_0x7661[515]](),this[_0x7661[2734]]= null)};function mxMultiplicity(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15){this[_0x7661[1097]]= _0x9465x2;this[_0x7661[60]]= _0x9465x3;this[_0x7661[2588]]= _0x9465x4;this[_0x7661[131]]= _0x9465x5;this[_0x7661[243]]= null!= _0x9465x9?_0x9465x9:0;this[_0x7661[160]]= null!= _0x9465xa?_0x9465xa:_0x7661[2743];this[_0x7661[2744]]= _0x9465x12;this[_0x7661[2589]]= mxResources[_0x7661[203]](_0x9465x13)|| _0x9465x13;this[_0x7661[2745]]= mxResources[_0x7661[203]](_0x9465x14)|| _0x9465x14;this[_0x7661[2746]]= null!= _0x9465x15?_0x9465x15:!0}mxMultiplicity[_0x7661[202]][_0x7661[60]]= null;mxMultiplicity[_0x7661[202]][_0x7661[2588]]= null;mxMultiplicity[_0x7661[202]][_0x7661[131]]= null;mxMultiplicity[_0x7661[202]][_0x7661[1097]]= null;mxMultiplicity[_0x7661[202]][_0x7661[243]]= null;mxMultiplicity[_0x7661[202]][_0x7661[160]]= null;mxMultiplicity[_0x7661[202]][_0x7661[2744]]= null;mxMultiplicity[_0x7661[202]][_0x7661[2746]]= !0;mxMultiplicity[_0x7661[202]][_0x7661[2589]]= null;mxMultiplicity[_0x7661[202]][_0x7661[2745]]= null;mxMultiplicity[_0x7661[202]][_0x7661[2583]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){var _0x9465x12=_0x7661[110];if(this[_0x7661[1097]]&& this[_0x7661[2747]](_0x9465x2,_0x9465x4,_0x9465x3)|| !this[_0x7661[1097]]&& this[_0x7661[2747]](_0x9465x2,_0x9465x5,_0x9465x3)){if(null!= this[_0x7661[2589]]&& (this[_0x7661[1097]]&& (0== this[_0x7661[160]]|| _0x9465x9>= this[_0x7661[160]])|| !this[_0x7661[1097]]&& (0== this[_0x7661[160]]|| _0x9465xa>= this[_0x7661[160]]))){_0x9465x12+= this[_0x7661[2589]]+ _0x7661[192]};null!= this[_0x7661[2744]]&& (null!= this[_0x7661[2745]]&& 0< this[_0x7661[2744]][_0x7661[67]])&& (this[_0x7661[2748]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5)|| (_0x9465x12+= this[_0x7661[2745]]+ _0x7661[192]))};return 0< _0x9465x12[_0x7661[67]]?_0x9465x12:null};mxMultiplicity[_0x7661[202]][_0x7661[2748]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x3= _0x9465x2[_0x7661[251]][_0x7661[433]](_0x9465x4);_0x9465x5= _0x9465x2[_0x7661[251]][_0x7661[433]](_0x9465x5);_0x9465x4= !this[_0x7661[2746]];for(var _0x9465x9=this[_0x7661[2744]],_0x9465xa=0;_0x9465xa< _0x9465x9[_0x7661[67]];_0x9465xa++){if(this[_0x7661[1097]]&& this[_0x7661[2749]](_0x9465x2,_0x9465x5,_0x9465x9[_0x9465xa])){_0x9465x4= this[_0x7661[2746]];break}else {if(!this[_0x7661[1097]]&& this[_0x7661[2749]](_0x9465x2,_0x9465x3,_0x9465x9[_0x9465xa])){_0x9465x4= this[_0x7661[2746]];break}}};return _0x9465x4};mxMultiplicity[_0x7661[202]][_0x7661[2747]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= _0x9465x2[_0x7661[251]][_0x7661[433]](_0x9465x3);return this[_0x7661[2749]](_0x9465x2,_0x9465x3,this[_0x7661[60]],this[_0x7661[2588]],this[_0x7661[131]])};mxMultiplicity[_0x7661[202]][_0x7661[2749]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){return null!= _0x9465x3?isNaN(_0x9465x3[_0x7661[288]])?_0x9465x3== _0x9465x4:mxUtils[_0x7661[1331]](_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9):!1};function mxLayoutManager(_0x9465x2){this[_0x7661[2750]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x4){this[_0x7661[994]]()&& this[_0x7661[823]](_0x9465x4[_0x7661[720]](_0x7661[1061]))});this[_0x7661[2317]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x4){this[_0x7661[994]]()&& this[_0x7661[835]](_0x9465x4[_0x7661[720]](_0x7661[895]),_0x9465x4[_0x7661[720]](_0x7661[763]))});this[_0x7661[1178]](_0x9465x2)}mxLayoutManager[_0x7661[202]]= new mxEventSource;mxLayoutManager[_0x7661[202]][_0x7661[196]]= mxLayoutManager;mxLayoutManager[_0x7661[202]][_0x7661[1179]]= null;mxLayoutManager[_0x7661[202]][_0x7661[2751]]= !0;mxLayoutManager[_0x7661[202]][_0x7661[984]]= !0;mxLayoutManager[_0x7661[202]][_0x7661[2728]]= null;mxLayoutManager[_0x7661[202]][_0x7661[2317]]= null;mxLayoutManager[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxLayoutManager[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxLayoutManager[_0x7661[202]][_0x7661[2752]]= function(){return this[_0x7661[2751]]};mxLayoutManager[_0x7661[202]][_0x7661[2753]]= function(_0x9465x2){this[_0x7661[2751]]= _0x9465x2};mxLayoutManager[_0x7661[202]][_0x7661[1703]]= function(){return this[_0x7661[1179]]};mxLayoutManager[_0x7661[202]][_0x7661[1178]]= function(_0x9465x2){if(null!= this[_0x7661[1179]]){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]]();_0x9465x3[_0x7661[745]](this[_0x7661[2750]]);this[_0x7661[1179]][_0x7661[745]](this[_0x7661[2317]])};this[_0x7661[1179]]= _0x9465x2;null!= this[_0x7661[1179]]&& (_0x9465x3= this[_0x7661[1179]][_0x7661[502]](),_0x9465x3[_0x7661[169]](mxEvent.BEFORE_UNDO,this[_0x7661[2750]]),this[_0x7661[1179]][_0x7661[169]](mxEvent.MOVE_CELLS,this[_0x7661[2317]]))};mxLayoutManager[_0x7661[202]][_0x7661[2754]]= function(_0x9465x2){return null};mxLayoutManager[_0x7661[202]][_0x7661[823]]= function(_0x9465x2){_0x9465x2= this[_0x7661[2755]](_0x9465x2[_0x7661[1065]]);var _0x9465x3=this[_0x7661[1703]]()[_0x7661[502]]();if(this[_0x7661[2752]]()){for(var _0x9465x4=_0x9465x3[_0x7661[1977]](_0x9465x2);0< _0x9465x4[_0x7661[67]];){_0x9465x2= _0x9465x2[_0x7661[1919]](_0x9465x4),_0x9465x4= _0x9465x3[_0x7661[1977]](_0x9465x4)}};this[_0x7661[828]](mxUtils[_0x7661[1779]](_0x9465x2,!1))};mxLayoutManager[_0x7661[202]][_0x7661[835]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2&& null!= _0x9465x3){for(var _0x9465x4=mxUtils[_0x7661[2196]](this[_0x7661[1703]]()[_0x7661[526]],mxEvent[_0x7661[731]](_0x9465x3),mxEvent[_0x7661[733]](_0x9465x3)),_0x9465x5=this[_0x7661[1703]]()[_0x7661[502]](),_0x9465x9=0;_0x9465x9< _0x9465x2[_0x7661[67]];_0x9465x9++){var _0x9465xa=this[_0x7661[2754]](_0x9465x5[_0x7661[1197]](_0x9465x2[_0x9465x9]));null!= _0x9465xa&& _0x9465xa[_0x7661[1702]](_0x9465x2[_0x9465x9],_0x9465x4[_0x7661[235]],_0x9465x4[_0x7661[236]])}}};mxLayoutManager[_0x7661[202]][_0x7661[2755]]= function(_0x9465x2){for(var _0x9465x3=[],_0x9465x4={},_0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){var _0x9465x9=_0x9465x2[_0x9465x5];if(_0x9465x9 instanceof mxRootChange){return []};for(var _0x9465x9=this[_0x7661[2756]](_0x9465x9),_0x9465xa=0;_0x9465xa< _0x9465x9[_0x7661[67]];_0x9465xa++){if(null!= _0x9465x9[_0x9465xa]){var _0x9465x12=mxCellPath[_0x7661[385]](_0x9465x9[_0x9465xa]);null== _0x9465x4[_0x9465x12]&& (_0x9465x4[_0x9465x12]= _0x9465x9[_0x9465xa],_0x9465x3[_0x7661[207]](_0x9465x9[_0x9465xa]))}}};return _0x9465x3};mxLayoutManager[_0x7661[202]][_0x7661[2756]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1703]]()[_0x7661[502]]();return _0x9465x2 instanceof mxChildChange?[_0x9465x2[_0x7661[247]],_0x9465x2[_0x7661[257]],_0x9465x3[_0x7661[1197]](_0x9465x2[_0x7661[247]])]:_0x9465x2 instanceof mxTerminalChange|| _0x9465x2 instanceof mxGeometryChange?[_0x9465x2[_0x7661[246]],_0x9465x3[_0x7661[1197]](_0x9465x2[_0x7661[246]])]:[]};mxLayoutManager[_0x7661[202]][_0x7661[828]]= function(_0x9465x2){if(0< _0x9465x2[_0x7661[67]]){var _0x9465x3=this[_0x7661[1703]]()[_0x7661[502]]();_0x9465x3[_0x7661[473]]();try{for(var _0x9465x4=null,_0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){_0x9465x2[_0x9465x5]!= _0x9465x3[_0x7661[501]]()&& _0x9465x2[_0x9465x5]!= _0x9465x4&& (_0x9465x4= _0x9465x2[_0x9465x5],this[_0x7661[2757]](this[_0x7661[2754]](_0x9465x4),_0x9465x4))};this[_0x7661[746]]( new mxEventObject(mxEvent.LAYOUT_CELLS,_0x7661[895],_0x9465x2))}finally{_0x9465x3[_0x7661[476]]()}}};mxLayoutManager[_0x7661[202]][_0x7661[2757]]= function(_0x9465x2,_0x9465x3){null!= _0x9465x2&& null!= _0x9465x3&& _0x9465x2[_0x7661[350]](_0x9465x3)};mxLayoutManager[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1178]](null)};function mxSpaceManager(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[2758]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){this[_0x7661[994]]()&& this[_0x7661[837]](_0x9465x3[_0x7661[720]](_0x7661[895]))});this[_0x7661[2759]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){this[_0x7661[994]]()&& this[_0x7661[837]](_0x9465x3[_0x7661[720]](_0x7661[895]))});this[_0x7661[2760]]= null!= _0x9465x3?_0x9465x3:!0;this[_0x7661[2761]]= null!= _0x9465x4?_0x9465x4:!0;this[_0x7661[2392]]= null!= _0x9465x5?_0x9465x5:!0;this[_0x7661[1178]](_0x9465x2)}mxSpaceManager[_0x7661[202]]= new mxEventSource;mxSpaceManager[_0x7661[202]][_0x7661[196]]= mxSpaceManager;mxSpaceManager[_0x7661[202]][_0x7661[1179]]= null;mxSpaceManager[_0x7661[202]][_0x7661[984]]= !0;mxSpaceManager[_0x7661[202]][_0x7661[2760]]= !0;mxSpaceManager[_0x7661[202]][_0x7661[2761]]= !0;mxSpaceManager[_0x7661[202]][_0x7661[2392]]= !0;mxSpaceManager[_0x7661[202]][_0x7661[2758]]= null;mxSpaceManager[_0x7661[202]][_0x7661[2759]]= null;mxSpaceManager[_0x7661[202]][_0x7661[2762]]= function(_0x9465x2){return !this[_0x7661[1703]]()[_0x7661[502]]()[_0x7661[1193]](_0x9465x2)};mxSpaceManager[_0x7661[202]][_0x7661[2763]]= function(_0x9465x2){return this[_0x7661[1703]]()[_0x7661[502]]()[_0x7661[1193]](_0x9465x2)&& this[_0x7661[1703]]()[_0x7661[1712]](_0x9465x2)};mxSpaceManager[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxSpaceManager[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxSpaceManager[_0x7661[202]][_0x7661[2764]]= function(){return this[_0x7661[2760]]};mxSpaceManager[_0x7661[202]][_0x7661[2765]]= function(_0x9465x2){this[_0x7661[2760]]= _0x9465x2};mxSpaceManager[_0x7661[202]][_0x7661[2766]]= function(){return this[_0x7661[2761]]};mxSpaceManager[_0x7661[202]][_0x7661[2767]]= function(_0x9465x2){this[_0x7661[2761]]= _0x9465x2};mxSpaceManager[_0x7661[202]][_0x7661[2678]]= function(){return this[_0x7661[2392]]};mxSpaceManager[_0x7661[202]][_0x7661[2679]]= function(_0x9465x2){this[_0x7661[2392]]= _0x9465x2};mxSpaceManager[_0x7661[202]][_0x7661[1703]]= function(){return this[_0x7661[1179]]};mxSpaceManager[_0x7661[202]][_0x7661[1178]]= function(_0x9465x2){null!= this[_0x7661[1179]]&& (this[_0x7661[1179]][_0x7661[745]](this[_0x7661[2758]]),this[_0x7661[1179]][_0x7661[745]](this[_0x7661[2759]]));this[_0x7661[1179]]= _0x9465x2;null!= this[_0x7661[1179]]&& (this[_0x7661[1179]][_0x7661[169]](mxEvent.RESIZE_CELLS,this[_0x7661[2758]]),this[_0x7661[1179]][_0x7661[169]](mxEvent.FOLD_CELLS,this[_0x7661[2759]]))};mxSpaceManager[_0x7661[202]][_0x7661[837]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]]();_0x9465x3[_0x7661[473]]();try{for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){if(!this[_0x7661[2762]](_0x9465x2[_0x9465x4])){this[_0x7661[2768]](_0x9465x2[_0x9465x4]);break}}}finally{_0x9465x3[_0x7661[476]]()}}};mxSpaceManager[_0x7661[202]][_0x7661[2768]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1703]](),_0x9465x4=_0x9465x3[_0x7661[249]](),_0x9465x5=_0x9465x3[_0x7661[502]](),_0x9465x9=_0x9465x4[_0x7661[248]](_0x9465x2),_0x9465xa=_0x9465x4[_0x7661[248]](_0x9465x5[_0x7661[1197]](_0x9465x2));if(null!= _0x9465x9&& null!= _0x9465xa){var _0x9465x12=this[_0x7661[2769]](_0x9465x9),_0x9465x13=_0x9465x5[_0x7661[1721]](_0x9465x2);if(null!= _0x9465x12&& null!= _0x9465x13){var _0x9465x14=_0x9465x4[_0x7661[513]],_0x9465x15=_0x9465x4[_0x7661[255]],_0x9465x4=_0x9465x9[_0x7661[235]]- _0x9465xa[_0x7661[2078]][_0x7661[235]]- _0x9465x14[_0x7661[235]]* _0x9465x15,_0x9465xa=_0x9465x9[_0x7661[236]]- _0x9465xa[_0x7661[2078]][_0x7661[236]]- _0x9465x14[_0x7661[236]]* _0x9465x15,_0x9465x14=_0x9465x9[_0x7661[235]]+ _0x9465x9[_0x7661[117]],_0x9465x16=_0x9465x9[_0x7661[236]]+ _0x9465x9[_0x7661[119]],_0x9465x17=_0x9465x9[_0x7661[117]]- _0x9465x13[_0x7661[117]]* _0x9465x15+ _0x9465x4- _0x9465x13[_0x7661[235]]* _0x9465x15,_0x9465x18=_0x9465x9[_0x7661[119]]- _0x9465x13[_0x7661[119]]* _0x9465x15+ _0x9465xa- _0x9465x13[_0x7661[236]]* _0x9465x15,_0x9465x19=1- _0x9465x13[_0x7661[117]]* _0x9465x15/ _0x9465x9[_0x7661[117]],_0x9465x9=1- _0x9465x13[_0x7661[119]]* _0x9465x15/ _0x9465x9[_0x7661[119]];_0x9465x5[_0x7661[473]]();try{for(_0x9465x13= 0;_0x9465x13< _0x9465x12[_0x7661[67]];_0x9465x13++){_0x9465x12[_0x9465x13]!= _0x9465x2&& this[_0x7661[2763]](_0x9465x12[_0x9465x13])&& this[_0x7661[2770]](_0x9465x12[_0x9465x13],_0x9465x17,_0x9465x18,_0x9465x4,_0x9465xa,_0x9465x14,_0x9465x16,_0x9465x19,_0x9465x9,this[_0x7661[2678]]()&& _0x9465x3[_0x7661[2507]](_0x9465x12[_0x9465x13]))}}finally{_0x9465x5[_0x7661[476]]()}}}};mxSpaceManager[_0x7661[202]][_0x7661[2770]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14,_0x9465x15){_0x9465x5= this[_0x7661[1703]]();var _0x9465x16=_0x9465x5[_0x7661[249]]()[_0x7661[248]](_0x9465x2);if(null!= _0x9465x16){var _0x9465x17=_0x9465x5[_0x7661[502]](),_0x9465x18=_0x9465x17[_0x7661[1721]](_0x9465x2);if(null!= _0x9465x18){_0x9465x17[_0x7661[473]]();try{if(this[_0x7661[2764]]()){if(_0x9465x16[_0x7661[235]]>= _0x9465xa){_0x9465x18= _0x9465x18[_0x7661[238]](),_0x9465x18[_0x7661[513]](-_0x9465x3,0)}else {var _0x9465x19=Math[_0x7661[160]](0,_0x9465x16[_0x7661[235]]- x0),_0x9465x18=_0x9465x18[_0x7661[238]]();_0x9465x18[_0x7661[513]](-_0x9465x13* _0x9465x19,0)}};if(this[_0x7661[2766]]()){if(_0x9465x16[_0x7661[236]]>= _0x9465x12){_0x9465x18= _0x9465x18[_0x7661[238]](),_0x9465x18[_0x7661[513]](0,-_0x9465x4)}else {var _0x9465x1a=Math[_0x7661[160]](0,_0x9465x16[_0x7661[236]]- _0x9465x9),_0x9465x18=_0x9465x18[_0x7661[238]]();_0x9465x18[_0x7661[513]](0,-_0x9465x14* _0x9465x1a)}};_0x9465x18!= _0x9465x17[_0x7661[1721]](_0x9465x2)&& (_0x9465x17[_0x7661[1724]](_0x9465x2,_0x9465x18),_0x9465x15&& _0x9465x5[_0x7661[2508]](_0x9465x2))}finally{_0x9465x17[_0x7661[476]]()}}}};mxSpaceManager[_0x7661[202]][_0x7661[2769]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1703]](),_0x9465x4=_0x9465x3[_0x7661[502]]()[_0x7661[1197]](_0x9465x2[_0x7661[246]]),_0x9465x5=this[_0x7661[2766]](),_0x9465x9=this[_0x7661[2764]]();return _0x9465x3[_0x7661[2691]](_0x9465x2[_0x7661[235]]+ (_0x9465x5?0:_0x9465x2[_0x7661[117]]),_0x9465x2[_0x7661[236]]+ (_0x9465x5&& _0x9465x9?0:_0x9465x2[_0x7661[119]]),_0x9465x4,_0x9465x9,_0x9465x5)};mxSpaceManager[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1178]](null)};function mxSwimlaneManager(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[662]]= null!= _0x9465x3?_0x9465x3:!0;this[_0x7661[2771]]= null!= _0x9465x4?_0x9465x4:!0;this[_0x7661[2772]]= null!= _0x9465x5?_0x9465x5:!0;this[_0x7661[2773]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){this[_0x7661[994]]()&& this[_0x7661[2774]]()&& this[_0x7661[833]](_0x9465x3[_0x7661[720]](_0x7661[895]))});this[_0x7661[2758]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){this[_0x7661[994]]()&& this[_0x7661[2775]]()&& this[_0x7661[837]](_0x9465x3[_0x7661[720]](_0x7661[895]))});this[_0x7661[1178]](_0x9465x2)}mxSwimlaneManager[_0x7661[202]]= new mxEventSource;mxSwimlaneManager[_0x7661[202]][_0x7661[196]]= mxSwimlaneManager;mxSwimlaneManager[_0x7661[202]][_0x7661[1179]]= null;mxSwimlaneManager[_0x7661[202]][_0x7661[984]]= !0;mxSwimlaneManager[_0x7661[202]][_0x7661[662]]= !0;mxSwimlaneManager[_0x7661[202]][_0x7661[2771]]= !0;mxSwimlaneManager[_0x7661[202]][_0x7661[2772]]= !0;mxSwimlaneManager[_0x7661[202]][_0x7661[2773]]= null;mxSwimlaneManager[_0x7661[202]][_0x7661[2758]]= null;mxSwimlaneManager[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxSwimlaneManager[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxSwimlaneManager[_0x7661[202]][_0x7661[1737]]= function(){return this[_0x7661[662]]};mxSwimlaneManager[_0x7661[202]][_0x7661[2776]]= function(_0x9465x2){this[_0x7661[662]]= _0x9465x2};mxSwimlaneManager[_0x7661[202]][_0x7661[2774]]= function(){return this[_0x7661[2771]]};mxSwimlaneManager[_0x7661[202]][_0x7661[2777]]= function(_0x9465x2){this[_0x7661[2771]]= _0x9465x2};mxSwimlaneManager[_0x7661[202]][_0x7661[2775]]= function(){return this[_0x7661[2772]]};mxSwimlaneManager[_0x7661[202]][_0x7661[2778]]= function(_0x9465x2){this[_0x7661[2772]]= _0x9465x2};mxSwimlaneManager[_0x7661[202]][_0x7661[1703]]= function(){return this[_0x7661[1179]]};mxSwimlaneManager[_0x7661[202]][_0x7661[1178]]= function(_0x9465x2){null!= this[_0x7661[1179]]&& (this[_0x7661[1179]][_0x7661[745]](this[_0x7661[2773]]),this[_0x7661[1179]][_0x7661[745]](this[_0x7661[2758]]));this[_0x7661[1179]]= _0x9465x2;null!= this[_0x7661[1179]]&& (this[_0x7661[1179]][_0x7661[169]](mxEvent.ADD_CELLS,this[_0x7661[2773]]),this[_0x7661[1179]][_0x7661[169]](mxEvent.CELLS_RESIZED,this[_0x7661[2758]]))};mxSwimlaneManager[_0x7661[202]][_0x7661[2779]]= function(_0x9465x2){return !this[_0x7661[1703]]()[_0x7661[1730]](_0x9465x2)};mxSwimlaneManager[_0x7661[202]][_0x7661[2780]]= function(_0x9465x2){if(this[_0x7661[1179]][_0x7661[1730]](_0x9465x2)){var _0x9465x3=this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x2);_0x9465x2= null!= _0x9465x3?_0x9465x3[_0x7661[124]]:this[_0x7661[1179]][_0x7661[1705]](_0x9465x2);return 1== mxUtils[_0x7661[433]](_0x9465x2,mxConstants.STYLE_HORIZONTAL,1)};return !this[_0x7661[1737]]()};mxSwimlaneManager[_0x7661[202]][_0x7661[833]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=this[_0x7661[1703]]()[_0x7661[502]]();_0x9465x3[_0x7661[473]]();try{for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){this[_0x7661[2779]](_0x9465x2[_0x9465x4])|| this[_0x7661[2781]](_0x9465x2[_0x9465x4])}}finally{_0x9465x3[_0x7661[476]]()}}};mxSwimlaneManager[_0x7661[202]][_0x7661[2781]]= function(_0x9465x2){for(var _0x9465x3=this[_0x7661[1703]]()[_0x7661[502]](),_0x9465x4=_0x9465x3[_0x7661[1197]](_0x9465x2),_0x9465x5=_0x9465x3[_0x7661[262]](_0x9465x4),_0x9465x9=null,_0x9465xa=0;_0x9465xa< _0x9465x5;_0x9465xa++){var _0x9465x12=_0x9465x3[_0x7661[263]](_0x9465x4,_0x9465xa);if(_0x9465x12!= _0x9465x2&& !this[_0x7661[2779]](_0x9465x12)&& (_0x9465x9= _0x9465x3[_0x7661[1721]](_0x9465x12),null!= _0x9465x9)){break}};null!= _0x9465x9&& this[_0x7661[2782]](_0x9465x2,_0x9465x9[_0x7661[117]],_0x9465x9[_0x7661[119]])};mxSwimlaneManager[_0x7661[202]][_0x7661[837]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=this[_0x7661[1703]]()[_0x7661[502]]();_0x9465x3[_0x7661[473]]();try{for(var _0x9465x4=0;_0x9465x4< _0x9465x2[_0x7661[67]];_0x9465x4++){if(!this[_0x7661[2779]](_0x9465x2[_0x9465x4])){var _0x9465x5=_0x9465x3[_0x7661[1721]](_0x9465x2[_0x9465x4]);if(null!= _0x9465x5){for(var _0x9465x9= new mxRectangle(0,0,_0x9465x5[_0x7661[117]],_0x9465x5[_0x7661[119]]),_0x9465xa=_0x9465x2[_0x9465x4],_0x9465x12=_0x9465xa;null!= _0x9465x12;){var _0x9465xa=_0x9465x12,_0x9465x12=_0x9465x3[_0x7661[1197]](_0x9465x12),_0x9465x13=this[_0x7661[1179]][_0x7661[1730]](_0x9465x12)?this[_0x7661[1179]][_0x7661[1731]](_0x9465x12): new mxRectangle;_0x9465x9[_0x7661[117]]+= _0x9465x13[_0x7661[117]];_0x9465x9[_0x7661[119]]+= _0x9465x13[_0x7661[119]]};this[_0x7661[2782]](_0x9465xa,_0x9465x9[_0x7661[117]],_0x9465x9[_0x7661[119]])}}}}finally{_0x9465x3[_0x7661[476]]()}}};mxSwimlaneManager[_0x7661[202]][_0x7661[2782]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1703]]()[_0x7661[502]]();_0x9465x5[_0x7661[473]]();try{if(!this[_0x7661[2779]](_0x9465x2)){var _0x9465x9=_0x9465x5[_0x7661[1721]](_0x9465x2);if(null!= _0x9465x9){var _0x9465xa=this[_0x7661[2780]](_0x9465x2);if(_0x9465xa&& _0x9465x9[_0x7661[119]]!= _0x9465x4|| !_0x9465xa&& _0x9465x9[_0x7661[117]]!= _0x9465x3){_0x9465x9= _0x9465x9[_0x7661[238]](),_0x9465xa?_0x9465x9[_0x7661[119]]= _0x9465x4:_0x9465x9[_0x7661[117]]= _0x9465x3,_0x9465x5[_0x7661[1724]](_0x9465x2,_0x9465x9)}}};var _0x9465x12=this[_0x7661[1179]][_0x7661[1730]](_0x9465x2)?this[_0x7661[1179]][_0x7661[1731]](_0x9465x2): new mxRectangle;_0x9465x3-= _0x9465x12[_0x7661[117]];_0x9465x4-= _0x9465x12[_0x7661[119]];for(var _0x9465x13=_0x9465x5[_0x7661[262]](_0x9465x2),_0x9465x9=0;_0x9465x9< _0x9465x13;_0x9465x9++){var _0x9465x14=_0x9465x5[_0x7661[263]](_0x9465x2,_0x9465x9);this[_0x7661[2782]](_0x9465x14,_0x9465x3,_0x9465x4)}}finally{_0x9465x5[_0x7661[476]]()}};mxSwimlaneManager[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1178]](null)};function mxTemporaryCellStates(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[441]]= _0x9465x2;_0x9465x3= null!= _0x9465x3?_0x9465x3:1;this[_0x7661[2783]]= _0x9465x2[_0x7661[517]]();this[_0x7661[2784]]= _0x9465x2[_0x7661[2312]]();this[_0x7661[2785]]= _0x9465x2[_0x7661[518]]();_0x9465x2[_0x7661[1517]]( new mxDictionary);_0x9465x2[_0x7661[2262]](_0x9465x3);if(null!= _0x9465x4){_0x9465x3= _0x9465x2[_0x7661[1230]]( new mxCell);for(var _0x9465x5=0;_0x9465x5< _0x9465x4[_0x7661[67]];_0x9465x5++){_0x9465x2[_0x7661[2267]](_0x9465x3,_0x9465x4[_0x9465x5])};for(var _0x9465x9=null,_0x9465x5=0;_0x9465x5< _0x9465x4[_0x7661[67]];_0x9465x5++){var _0x9465xa=_0x9465x2[_0x7661[2268]](_0x9465x3,_0x9465x4[_0x9465x5]);null== _0x9465x9?_0x9465x9= _0x9465xa:_0x9465x9[_0x7661[99]](_0x9465xa)};null== _0x9465x9&& (_0x9465x9= new mxRectangle);_0x9465x2[_0x7661[2256]](_0x9465x9)}}mxTemporaryCellStates[_0x7661[202]][_0x7661[441]]= null;mxTemporaryCellStates[_0x7661[202]][_0x7661[2784]]= null;mxTemporaryCellStates[_0x7661[202]][_0x7661[2783]]= null;mxTemporaryCellStates[_0x7661[202]][_0x7661[2785]]= null;mxTemporaryCellStates[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[441]][_0x7661[2262]](this[_0x7661[2785]]);this[_0x7661[441]][_0x7661[1517]](this[_0x7661[2784]]);this[_0x7661[441]][_0x7661[2256]](this[_0x7661[2783]])};function mxCellStatePreview(_0x9465x2){this[_0x7661[1179]]= _0x9465x2;this[_0x7661[2786]]= {}}mxCellStatePreview[_0x7661[202]][_0x7661[1179]]= null;mxCellStatePreview[_0x7661[202]][_0x7661[2786]]= null;mxCellStatePreview[_0x7661[202]][_0x7661[2787]]= 0;mxCellStatePreview[_0x7661[202]][_0x7661[1107]]= function(){return 0== this[_0x7661[2787]]};mxCellStatePreview[_0x7661[202]][_0x7661[1194]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x5= null!= _0x9465x5?_0x9465x5:!0;_0x9465x9= null!= _0x9465x9?_0x9465x9:!0;var _0x9465xa=mxCellPath[_0x7661[385]](_0x9465x2[_0x7661[246]]),_0x9465x12=this[_0x7661[2786]][_0x9465xa];null== _0x9465x12?(_0x9465x12= new mxPoint(_0x9465x3,_0x9465x4),this[_0x7661[2786]][_0x9465xa]= _0x9465x12,this[_0x7661[2787]]++):_0x9465x5?(_0x9465x12[_0x7661[2788]]+= _0x9465x3,_0x9465x12[_0x7661[2789]]+= _0x9465x4):(_0x9465x12[_0x7661[2788]]= _0x9465x3,_0x9465x12[_0x7661[2789]]= _0x9465x4);_0x9465x9&& this[_0x7661[2790]](_0x9465x2);return _0x9465x12};mxCellStatePreview[_0x7661[202]][_0x7661[539]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]](),_0x9465x4=_0x9465x3[_0x7661[501]](),_0x9465x5;for(_0x9465x5 in this[_0x7661[2786]]){var _0x9465x9=mxCellPath[_0x7661[2791]](_0x9465x4,_0x9465x5),_0x9465xa=this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x9),_0x9465x12=this[_0x7661[2786]][_0x9465x5],_0x9465x9=this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x3[_0x7661[1197]](_0x9465x9));this[_0x7661[2792]](_0x9465x9,_0x9465xa,_0x9465x12[_0x7661[235]],_0x9465x12[_0x7661[236]])};for(_0x9465x5 in this[_0x7661[2786]]){_0x9465x9= mxCellPath[_0x7661[2791]](_0x9465x4,_0x9465x5),_0x9465xa= this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x9),_0x9465x12= this[_0x7661[2786]][_0x9465x5],_0x9465x9= this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x3[_0x7661[1197]](_0x9465x9)),this[_0x7661[2793]](_0x9465x9,_0x9465xa,_0x9465x12[_0x7661[235]],_0x9465x12[_0x7661[236]],_0x9465x2)}};mxCellStatePreview[_0x7661[202]][_0x7661[2792]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= _0x9465x3){var _0x9465x9=this[_0x7661[1179]][_0x7661[502]]();if(_0x9465x9[_0x7661[1193]](_0x9465x3[_0x7661[246]])){_0x9465x3[_0x7661[2080]]= !0;this[_0x7661[1179]][_0x7661[441]][_0x7661[2267]](_0x9465x2,_0x9465x3[_0x7661[246]]);_0x9465x2= _0x9465x9[_0x7661[1721]](_0x9465x3[_0x7661[246]]);var _0x9465xa=mxCellPath[_0x7661[385]](_0x9465x3[_0x7661[246]]);if((0!= _0x9465x4|| 0!= _0x9465x5)&& null!= _0x9465x2&& (!_0x9465x2[_0x7661[1500]]|| null!= this[_0x7661[2786]][_0x9465xa])){_0x9465x3[_0x7661[235]]+= _0x9465x4,_0x9465x3[_0x7661[236]]+= _0x9465x5}};_0x9465x2= _0x9465x9[_0x7661[262]](_0x9465x3[_0x7661[246]]);for(_0x9465xa= 0;_0x9465xa< _0x9465x2;_0x9465xa++){this[_0x7661[2792]](_0x9465x3,this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x9[_0x7661[263]](_0x9465x3[_0x7661[246]],_0x9465xa)),_0x9465x4,_0x9465x5)}}};mxCellStatePreview[_0x7661[202]][_0x7661[2793]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){if(null!= _0x9465x3){_0x9465x3[_0x7661[2080]]= !0;this[_0x7661[1179]][_0x7661[441]][_0x7661[2268]](_0x9465x2,_0x9465x3[_0x7661[246]]);var _0x9465xa=mxCellPath[_0x7661[385]](_0x9465x3[_0x7661[246]]),_0x9465x12=this[_0x7661[1179]][_0x7661[502]](),_0x9465x13=this[_0x7661[1179]][_0x7661[1198]](_0x9465x3[_0x7661[246]]);if((0!= _0x9465x4|| 0!= _0x9465x5)&& null!= _0x9465x13&& _0x9465x13[_0x7661[1500]]&& _0x9465x12[_0x7661[1193]](_0x9465x3[_0x7661[246]])&& (null== _0x9465x2|| _0x9465x12[_0x7661[1193]](_0x9465x2[_0x7661[246]])|| null!= this[_0x7661[2786]][_0x9465xa])){_0x9465x3[_0x7661[235]]+= _0x9465x4,_0x9465x3[_0x7661[236]]+= _0x9465x5,this[_0x7661[1179]][_0x7661[259]][_0x7661[258]](_0x9465x3)};null!= _0x9465x9&& _0x9465x9(_0x9465x3);_0x9465x2= _0x9465x12[_0x7661[262]](_0x9465x3[_0x7661[246]]);for(_0x9465xa= 0;_0x9465xa< _0x9465x2;_0x9465xa++){this[_0x7661[2793]](_0x9465x3,this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x12[_0x7661[263]](_0x9465x3[_0x7661[246]],_0x9465xa)),_0x9465x4,_0x9465x5,_0x9465x9)}}};mxCellStatePreview[_0x7661[202]][_0x7661[2790]]= function(_0x9465x2){for(var _0x9465x3=this[_0x7661[1179]][_0x7661[502]](),_0x9465x4=_0x9465x3[_0x7661[1707]](_0x9465x2[_0x7661[246]]),_0x9465x5=0;_0x9465x5< _0x9465x4;_0x9465x5++){var _0x9465x9=this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x3[_0x7661[1708]](_0x9465x2[_0x7661[246]],_0x9465x5));null!= _0x9465x9&& this[_0x7661[1194]](_0x9465x9,0,0)}};function mxConnectionConstraint(_0x9465x2,_0x9465x3){this[_0x7661[2546]]= _0x9465x2;this[_0x7661[591]]= null!= _0x9465x3?_0x9465x3:!0}mxConnectionConstraint[_0x7661[202]][_0x7661[2546]]= null;mxConnectionConstraint[_0x7661[202]][_0x7661[591]]= null;function mxGraphHandler(_0x9465x2){this[_0x7661[1179]]= _0x9465x2;this[_0x7661[1179]][_0x7661[1133]](this);this[_0x7661[2730]]= mxUtils[_0x7661[885]](this,function(){this[_0x7661[2794]]()});this[_0x7661[1179]][_0x7661[169]](mxEvent.PAN,this[_0x7661[2730]])}mxGraphHandler[_0x7661[202]][_0x7661[1179]]= null;mxGraphHandler[_0x7661[202]][_0x7661[2795]]= mxClient[_0x7661[80]]?20:50;mxGraphHandler[_0x7661[202]][_0x7661[984]]= !0;mxGraphHandler[_0x7661[202]][_0x7661[2796]]= !0;mxGraphHandler[_0x7661[202]][_0x7661[2797]]= !0;mxGraphHandler[_0x7661[202]][_0x7661[2798]]= !0;mxGraphHandler[_0x7661[202]][_0x7661[990]]= !1;mxGraphHandler[_0x7661[202]][_0x7661[2799]]= null;mxGraphHandler[_0x7661[202]][_0x7661[2800]]= null;mxGraphHandler[_0x7661[202]][_0x7661[2801]]= null;mxGraphHandler[_0x7661[202]][_0x7661[2802]]= !0;mxGraphHandler[_0x7661[202]][_0x7661[2803]]= !0;mxGraphHandler[_0x7661[202]][_0x7661[846]]= !0;mxGraphHandler[_0x7661[202]][_0x7661[2804]]= !1;mxGraphHandler[_0x7661[202]][_0x7661[2805]]= !0;mxGraphHandler[_0x7661[202]][_0x7661[923]]= 6;mxGraphHandler[_0x7661[202]][_0x7661[2806]]= _0x7661[586];mxGraphHandler[_0x7661[202]][_0x7661[2807]]= !1;mxGraphHandler[_0x7661[202]][_0x7661[253]]= null;mxGraphHandler[_0x7661[202]][_0x7661[2808]]= !1;mxGraphHandler[_0x7661[202]][_0x7661[2809]]= !0;mxGraphHandler[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxGraphHandler[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxGraphHandler[_0x7661[202]][_0x7661[2810]]= function(){return this[_0x7661[2797]]};mxGraphHandler[_0x7661[202]][_0x7661[2811]]= function(_0x9465x2){this[_0x7661[2797]]= _0x9465x2};mxGraphHandler[_0x7661[202]][_0x7661[2812]]= function(){return this[_0x7661[2798]]};mxGraphHandler[_0x7661[202]][_0x7661[2813]]= function(_0x9465x2){this[_0x7661[2798]]= _0x9465x2};mxGraphHandler[_0x7661[202]][_0x7661[2814]]= function(){return this[_0x7661[2803]]};mxGraphHandler[_0x7661[202]][_0x7661[2815]]= function(_0x9465x2){this[_0x7661[2803]]= _0x9465x2};mxGraphHandler[_0x7661[202]][_0x7661[2816]]= function(){return this[_0x7661[846]]};mxGraphHandler[_0x7661[202]][_0x7661[2817]]= function(_0x9465x2){this[_0x7661[846]]= _0x9465x2};mxGraphHandler[_0x7661[202]][_0x7661[2818]]= function(_0x9465x2){return _0x9465x2[_0x7661[736]]()};mxGraphHandler[_0x7661[202]][_0x7661[2819]]= function(_0x9465x2){return this[_0x7661[1179]][_0x7661[2692]](_0x9465x2)};mxGraphHandler[_0x7661[202]][_0x7661[787]]= function(_0x9465x2,_0x9465x3){if(!_0x9465x3[_0x7661[721]]()&& this[_0x7661[994]]()&& this[_0x7661[1179]][_0x7661[994]]()&& !this[_0x7661[1179]][_0x7661[2579]](_0x9465x3[_0x7661[727]]())&& null!= _0x9465x3[_0x7661[248]]()){var _0x9465x4=this[_0x7661[2818]](_0x9465x3);this[_0x7661[246]]= null;this[_0x7661[2820]]= this[_0x7661[2819]](_0x9465x4);this[_0x7661[2814]]()&& !this[_0x7661[2820]]&& this[_0x7661[1179]][_0x7661[2459]](_0x9465x4,_0x9465x3[_0x7661[727]]());if(this[_0x7661[2812]]()){var _0x9465x5=this[_0x7661[1179]][_0x7661[251]],_0x9465x9=_0x9465x5[_0x7661[1721]](_0x9465x4);this[_0x7661[1179]][_0x7661[1712]](_0x9465x4)&& (!_0x9465x5[_0x7661[250]](_0x9465x4)|| 1< this[_0x7661[1179]][_0x7661[2694]]()|| null!= _0x9465x9[_0x7661[1525]]&& 0< _0x9465x9[_0x7661[1525]][_0x7661[67]]|| null== _0x9465x5[_0x7661[1709]](_0x9465x4,!0)|| null== _0x9465x5[_0x7661[1709]](_0x9465x4,!1)|| this[_0x7661[1179]][_0x7661[2406]]|| this[_0x7661[1179]][_0x7661[2574]](_0x9465x3[_0x7661[727]]())&& this[_0x7661[1179]][_0x7661[2617]]())&& this[_0x7661[861]](_0x9465x4,_0x9465x3[_0x7661[730]](),_0x9465x3[_0x7661[732]]());this[_0x7661[2821]]= !0;!mxClient[_0x7661[75]]&& !mxClient[_0x7661[76]]|| _0x7661[2822]!= _0x9465x3[_0x7661[728]]()[_0x7661[301]]?_0x9465x3[_0x7661[722]]():mxClient[_0x7661[75]]&& _0x7661[2822]== _0x9465x3[_0x7661[728]]()[_0x7661[301]]&& (this[_0x7661[2821]]= !1,this[_0x7661[2823]]= null)}}};mxGraphHandler[_0x7661[202]][_0x7661[1010]]= function(){var _0x9465x2=this[_0x7661[1179]][_0x7661[902]](),_0x9465x3=this[_0x7661[1179]][_0x7661[502]](),_0x9465x4=mxUtils[_0x7661[885]](this,function(_0x9465x2){return null!= this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x2)&& _0x9465x3[_0x7661[1193]](_0x9465x2)&& null!= _0x9465x3[_0x7661[1721]](_0x9465x2)&& !_0x9465x3[_0x7661[1721]](_0x9465x2)[_0x7661[1500]]});return this[_0x7661[1179]][_0x7661[441]][_0x7661[2313]](_0x9465x3[_0x7661[1921]](_0x9465x4,_0x9465x2))};mxGraphHandler[_0x7661[202]][_0x7661[2690]]= function(_0x9465x2){return !this[_0x7661[2820]]&& this[_0x7661[1179]][_0x7661[1712]](_0x9465x2)?[_0x9465x2]:this[_0x7661[1179]][_0x7661[2629]](this[_0x7661[1179]][_0x7661[897]]())};mxGraphHandler[_0x7661[202]][_0x7661[2824]]= function(_0x9465x2){_0x9465x2= this[_0x7661[1613]](_0x9465x2);null!= _0x9465x2&& (_0x9465x2[_0x7661[244]](-1,-1),_0x9465x2[_0x7661[117]]< this[_0x7661[923]]&& (_0x9465x2[_0x7661[235]]-= (this[_0x7661[923]]- _0x9465x2[_0x7661[117]])/ 2,_0x9465x2[_0x7661[117]]= this[_0x7661[923]]),_0x9465x2[_0x7661[119]]< this[_0x7661[923]]&& (_0x9465x2[_0x7661[236]]-= (this[_0x7661[923]]- _0x9465x2[_0x7661[119]])/ 2,_0x9465x2[_0x7661[119]]= this[_0x7661[923]]));return _0x9465x2};mxGraphHandler[_0x7661[202]][_0x7661[1613]]= function(_0x9465x2){var _0x9465x3=null;if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]){for(var _0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=0;_0x9465x5< _0x9465x2[_0x7661[67]];_0x9465x5++){if(_0x9465x4[_0x7661[1193]](_0x9465x2[_0x9465x5])|| _0x9465x4[_0x7661[250]](_0x9465x2[_0x9465x5])){var _0x9465x9=this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x2[_0x9465x5]);if(null!= _0x9465x9){var _0x9465xa=_0x9465x9;_0x9465x4[_0x7661[1193]](_0x9465x2[_0x9465x5])&& (null!= _0x9465x9[_0x7661[253]]&& null!= _0x9465x9[_0x7661[253]][_0x7661[1563]])&& (_0x9465xa= _0x9465x9[_0x7661[253]][_0x7661[1563]]);null== _0x9465x3?_0x9465x3= new mxRectangle(_0x9465xa[_0x7661[235]],_0x9465xa[_0x7661[236]],_0x9465xa[_0x7661[117]],_0x9465xa[_0x7661[119]]):_0x9465x3[_0x7661[99]](_0x9465xa)}}}};return _0x9465x3};mxGraphHandler[_0x7661[202]][_0x7661[2825]]= function(_0x9465x2){_0x9465x2= new mxRectangleShape(_0x9465x2,null,this[_0x7661[2806]]);_0x9465x2[_0x7661[1522]]= !0;this[_0x7661[2807]]?(_0x9465x2[_0x7661[507]]= mxConstants[_0x7661[1656]],_0x9465x2[_0x7661[176]](this[_0x7661[1179]][_0x7661[526]])):(_0x9465x2[_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[1523]]:mxConstants[_0x7661[508]],_0x9465x2[_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]()),_0x9465x2[_0x7661[1229]]= !1);return _0x9465x2};mxGraphHandler[_0x7661[202]][_0x7661[861]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[246]]= _0x9465x2;this[_0x7661[2823]]= mxUtils[_0x7661[2196]](this[_0x7661[1179]][_0x7661[526]],_0x9465x3,_0x9465x4);this[_0x7661[895]]= this[_0x7661[2690]](this[_0x7661[246]]);this[_0x7661[1562]]= this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1799]](this[_0x7661[895]]);this[_0x7661[2826]]= this[_0x7661[2824]](this[_0x7661[895]]);this[_0x7661[990]]&& (this[_0x7661[2799]]= new mxGuide(this[_0x7661[1179]],this[_0x7661[1010]]()))};mxGraphHandler[_0x7661[202]][_0x7661[2827]]= function(_0x9465x2){return null!= this[_0x7661[2799]]?this[_0x7661[2799]][_0x7661[1019]](_0x9465x2[_0x7661[727]]()):!0};mxGraphHandler[_0x7661[202]][_0x7661[1021]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[2808]]?this[_0x7661[1179]][_0x7661[441]][_0x7661[255]]:1;_0x9465x2[_0x7661[235]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x2[_0x7661[235]]/ _0x9465x3)* _0x9465x3;_0x9465x2[_0x7661[236]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x2[_0x7661[236]]/ _0x9465x3)* _0x9465x3;return _0x9465x2};mxGraphHandler[_0x7661[202]][_0x7661[788]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]];if(!_0x9465x3[_0x7661[721]]()&& _0x9465x4[_0x7661[1009]]&& null!= this[_0x7661[246]]&& null!= this[_0x7661[2823]]&& null!= this[_0x7661[1562]]){var _0x9465x5=mxUtils[_0x7661[2196]](_0x9465x4[_0x7661[526]],_0x9465x3[_0x7661[730]](),_0x9465x3[_0x7661[732]]()),_0x9465x9=_0x9465x5[_0x7661[235]]- this[_0x7661[2823]][_0x7661[235]],_0x9465xa=_0x9465x5[_0x7661[236]]- this[_0x7661[2823]][_0x7661[236]],_0x9465x5=_0x9465x4[_0x7661[2353]];if(null!= this[_0x7661[253]]|| Math[_0x7661[425]](_0x9465x9)> _0x9465x5|| Math[_0x7661[425]](_0x9465xa)> _0x9465x5){null== this[_0x7661[1016]]&& (this[_0x7661[1016]]= new mxCellHighlight(this[_0x7661[1179]],mxConstants.DROP_TARGET_COLOR,3));null== this[_0x7661[253]]&& (this[_0x7661[253]]= this[_0x7661[2825]](this[_0x7661[1562]]));var _0x9465x12=_0x9465x4[_0x7661[1018]](_0x9465x3[_0x7661[727]]()),_0x9465x5=!0;if(null!= this[_0x7661[2799]]&& this[_0x7661[2827]](_0x9465x3)){_0x9465xa= this[_0x7661[2799]][_0x7661[582]](this[_0x7661[1562]], new mxPoint(_0x9465x9,_0x9465xa),_0x9465x12),_0x9465x5= !1,_0x9465x9= _0x9465xa[_0x7661[235]],_0x9465xa= _0x9465xa[_0x7661[236]]}else {if(_0x9465x12){var _0x9465x13=_0x9465x4[_0x7661[249]]()[_0x7661[513]],_0x9465x14=_0x9465x4[_0x7661[249]]()[_0x7661[255]],_0x9465x12=this[_0x7661[1562]][_0x7661[235]]- (_0x9465x4[_0x7661[1021]](this[_0x7661[1562]][_0x7661[235]]/ _0x9465x14- _0x9465x13[_0x7661[235]])+ _0x9465x13[_0x7661[235]])* _0x9465x14,_0x9465x13=this[_0x7661[1562]][_0x7661[236]]- (_0x9465x4[_0x7661[1021]](this[_0x7661[1562]][_0x7661[236]]/ _0x9465x14- _0x9465x13[_0x7661[236]])+ _0x9465x13[_0x7661[236]])* _0x9465x14,_0x9465xa=this[_0x7661[1021]]( new mxPoint(_0x9465x9,_0x9465xa)),_0x9465x9=_0x9465xa[_0x7661[235]]- _0x9465x12,_0x9465xa=_0x9465xa[_0x7661[236]]- _0x9465x13}};null!= this[_0x7661[2799]]&& _0x9465x5&& this[_0x7661[2799]][_0x7661[801]]();_0x9465x4[_0x7661[2578]](_0x9465x3[_0x7661[727]]())&& (Math[_0x7661[425]](_0x9465x9)> Math[_0x7661[425]](_0x9465xa)?_0x9465xa= 0:_0x9465x9= 0);this[_0x7661[2800]]= _0x9465x9;this[_0x7661[2801]]= _0x9465xa;this[_0x7661[2794]]();_0x9465x5= null;_0x9465xa= _0x9465x3[_0x7661[736]]();_0x9465x4[_0x7661[1015]]()&& this[_0x7661[2796]]&& (_0x9465x5= _0x9465x4[_0x7661[564]](this[_0x7661[895]],_0x9465x3[_0x7661[727]](),_0x9465xa));_0x9465x12= _0x9465x5;for(_0x9465x13= _0x9465x4[_0x7661[502]]();null!= _0x9465x12&& _0x9465x12!= this[_0x7661[895]][0];){_0x9465x12= _0x9465x13[_0x7661[1197]](_0x9465x12)};var _0x9465x14=_0x9465x4[_0x7661[2574]](_0x9465x3[_0x7661[727]]())&& _0x9465x4[_0x7661[2617]]()&& this[_0x7661[2810]](),_0x9465x9=_0x9465x4[_0x7661[249]]()[_0x7661[248]](_0x9465x5),_0x9465x15=!1;null!= _0x9465x9&& null== _0x9465x12&& (_0x9465x13[_0x7661[1197]](this[_0x7661[246]])!= _0x9465x5|| _0x9465x14)?(this[_0x7661[772]]!= _0x9465x5&& (this[_0x7661[772]]= _0x9465x5,this[_0x7661[2828]](mxConstants.DROP_TARGET_COLOR)),_0x9465x15= !0):(this[_0x7661[772]]= null,this[_0x7661[2804]]&& (null!= _0x9465xa&& 1== this[_0x7661[895]][_0x7661[67]]&& _0x9465x4[_0x7661[502]]()[_0x7661[1193]](_0x9465xa)&& _0x9465x4[_0x7661[2565]](_0x9465xa))&& (_0x9465x9= _0x9465x4[_0x7661[249]]()[_0x7661[248]](_0x9465xa),null!= _0x9465x9&& (_0x9465x4= null== _0x9465x4[_0x7661[2500]](null,this[_0x7661[246]],_0x9465xa)?mxConstants[_0x7661[2829]]:mxConstants[_0x7661[2830]],this[_0x7661[2828]](_0x9465x4),_0x9465x15= !0)));null!= _0x9465x9&& _0x9465x15?this[_0x7661[1016]][_0x7661[1016]](_0x9465x9):this[_0x7661[1016]][_0x7661[801]]()};_0x9465x3[_0x7661[722]]();mxEvent[_0x7661[722]](_0x9465x3[_0x7661[727]]())}else {if((this[_0x7661[2812]]()|| this[_0x7661[2810]]())&& this[_0x7661[2802]]&& !_0x9465x3[_0x7661[721]]()&& null!= _0x9465x3[_0x7661[248]]()&& !_0x9465x4[_0x7661[1009]]){_0x9465x9= _0x9465x4[_0x7661[2599]](_0x9465x3[_0x7661[736]]()),null== _0x9465x9&& (_0x9465x4[_0x7661[994]]()&& _0x9465x4[_0x7661[1712]](_0x9465x3[_0x7661[736]]()))&& (_0x9465x9= _0x9465x4[_0x7661[502]]()[_0x7661[250]](_0x9465x3[_0x7661[736]]())?mxConstants[_0x7661[2831]]:mxConstants[_0x7661[2832]]),_0x9465x3[_0x7661[248]]()[_0x7661[1609]](_0x9465x9),_0x9465x3[_0x7661[722]]()}}};mxGraphHandler[_0x7661[202]][_0x7661[2794]]= function(){null!= this[_0x7661[253]]&& (this[_0x7661[253]][_0x7661[1562]]= new mxRectangle(Math[_0x7661[488]](this[_0x7661[2826]][_0x7661[235]]+ this[_0x7661[2800]]- this[_0x7661[1179]][_0x7661[1136]]),Math[_0x7661[488]](this[_0x7661[2826]][_0x7661[236]]+ this[_0x7661[2801]]- this[_0x7661[1179]][_0x7661[1137]]),this[_0x7661[2826]][_0x7661[117]],this[_0x7661[2826]][_0x7661[119]]),this[_0x7661[253]][_0x7661[258]]())};mxGraphHandler[_0x7661[202]][_0x7661[2828]]= function(_0x9465x2){null!= this[_0x7661[1016]]&& this[_0x7661[1016]][_0x7661[2828]](_0x9465x2)};mxGraphHandler[_0x7661[202]][_0x7661[789]]= function(_0x9465x2,_0x9465x3){if(!_0x9465x3[_0x7661[721]]()){var _0x9465x4=this[_0x7661[1179]];if(null!= this[_0x7661[246]]&& null!= this[_0x7661[2823]]&& null!= this[_0x7661[253]]&& null!= this[_0x7661[2800]]&& null!= this[_0x7661[2801]]){var _0x9465x5=_0x9465x4[_0x7661[249]]()[_0x7661[255]],_0x9465x9=_0x9465x4[_0x7661[2574]](_0x9465x3[_0x7661[727]]())&& _0x9465x4[_0x7661[2617]]()&& this[_0x7661[2810]](),_0x9465xa=this[_0x7661[2800]]/ _0x9465x5,_0x9465x5=this[_0x7661[2801]]/ _0x9465x5,_0x9465x12=_0x9465x3[_0x7661[736]]();this[_0x7661[2804]]&& null== this[_0x7661[772]]&& null!= _0x9465x12&& _0x9465x4[_0x7661[502]]()[_0x7661[1193]](_0x9465x12)&& _0x9465x4[_0x7661[2565]](_0x9465x12)&& _0x9465x4[_0x7661[2581]](null,this[_0x7661[246]],_0x9465x12)?_0x9465x4[_0x7661[2433]][_0x7661[807]](this[_0x7661[246]],_0x9465x12,_0x9465x3[_0x7661[727]]()):(_0x9465x12= this[_0x7661[772]],_0x9465x4[_0x7661[2655]]()&& _0x9465x4[_0x7661[2686]](_0x9465x12,this[_0x7661[895]],_0x9465x3[_0x7661[727]]())?_0x9465x4[_0x7661[853]](_0x9465x12,this[_0x7661[895]],null,_0x9465xa,_0x9465x5):this[_0x7661[834]](this[_0x7661[895]],_0x9465xa,_0x9465x5,_0x9465x9,this[_0x7661[772]],_0x9465x3[_0x7661[727]]()))}else {this[_0x7661[2814]]()&& (this[_0x7661[2820]]&& null!= this[_0x7661[246]])&& this[_0x7661[2833]](_0x9465x3)}};this[_0x7661[2821]]&& _0x9465x3[_0x7661[722]]();this[_0x7661[862]]()};mxGraphHandler[_0x7661[202]][_0x7661[2833]]= function(_0x9465x2){this[_0x7661[1179]][_0x7661[2459]](this[_0x7661[246]],_0x9465x2[_0x7661[727]]())};mxGraphHandler[_0x7661[202]][_0x7661[862]]= function(){this[_0x7661[2834]]();this[_0x7661[2820]]= this[_0x7661[2821]]= !1;this[_0x7661[772]]= this[_0x7661[246]]= this[_0x7661[2823]]= this[_0x7661[2835]]= this[_0x7661[2801]]= this[_0x7661[2800]]= null};mxGraphHandler[_0x7661[202]][_0x7661[2836]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1193]](_0x9465x2)){_0x9465x2= this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](_0x9465x2);_0x9465x4= mxUtils[_0x7661[2196]](this[_0x7661[1179]][_0x7661[526]],mxEvent[_0x7661[731]](_0x9465x4),mxEvent[_0x7661[733]](_0x9465x4));var _0x9465x5=mxUtils[_0x7661[431]](mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0x9465x5){_0x9465x3= Math[_0x7661[426]](-_0x9465x5);var _0x9465x5=Math[_0x7661[427]](-_0x9465x5),_0x9465x9= new mxPoint(_0x9465x2[_0x7661[241]](),_0x9465x2[_0x7661[242]]());_0x9465x4= mxUtils[_0x7661[432]](_0x9465x4,_0x9465x3,_0x9465x5,_0x9465x9)};return null!= _0x9465x2&& !mxUtils[_0x7661[442]](_0x9465x2,_0x9465x4[_0x7661[235]],_0x9465x4[_0x7661[236]])};return !1};mxGraphHandler[_0x7661[202]][_0x7661[834]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){_0x9465x5&& (_0x9465x2= this[_0x7661[1179]][_0x7661[2615]](_0x9465x2));null== _0x9465x9&& (this[_0x7661[2816]]()&& this[_0x7661[2836]](this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1197]](this[_0x7661[246]]),_0x9465x2,_0x9465xa))&& (_0x9465x9= this[_0x7661[1179]][_0x7661[902]]());_0x9465x2= this[_0x7661[1179]][_0x7661[834]](_0x9465x2,_0x9465x3- this[_0x7661[1179]][_0x7661[1136]]/ this[_0x7661[1179]][_0x7661[441]][_0x7661[255]],_0x9465x4- this[_0x7661[1179]][_0x7661[1137]]/ this[_0x7661[1179]][_0x7661[441]][_0x7661[255]],_0x9465x5,_0x9465x9,_0x9465xa);this[_0x7661[2814]]()&& this[_0x7661[2805]]&& this[_0x7661[1179]][_0x7661[2564]](_0x9465x2[0]);_0x9465x5&& this[_0x7661[1179]][_0x7661[904]](_0x9465x2)};mxGraphHandler[_0x7661[202]][_0x7661[2834]]= function(){null!= this[_0x7661[253]]&& (this[_0x7661[253]][_0x7661[515]](),this[_0x7661[253]]= null);null!= this[_0x7661[2799]]&& (this[_0x7661[2799]][_0x7661[515]](),this[_0x7661[2799]]= null);null!= this[_0x7661[1016]]&& (this[_0x7661[1016]][_0x7661[515]](),this[_0x7661[1016]]= null)};mxGraphHandler[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1179]][_0x7661[1148]](this);this[_0x7661[1179]][_0x7661[745]](this[_0x7661[2730]]);this[_0x7661[2834]]()};function mxPanningHandler(_0x9465x2,_0x9465x3){null!= _0x9465x2&& (this[_0x7661[1179]]= _0x9465x2,this[_0x7661[1033]]= _0x9465x3,this[_0x7661[1179]][_0x7661[1133]](this),this[_0x7661[176]]())}mxPanningHandler[_0x7661[202]]= new mxPopupMenu;mxPanningHandler[_0x7661[202]][_0x7661[196]]= mxPanningHandler;mxPanningHandler[_0x7661[202]][_0x7661[1179]]= null;mxPanningHandler[_0x7661[202]][_0x7661[2837]]= null;mxPanningHandler[_0x7661[202]][_0x7661[2838]]= null;mxPanningHandler[_0x7661[202]][_0x7661[2839]]= !0;mxPanningHandler[_0x7661[202]][_0x7661[2840]]= !1;mxPanningHandler[_0x7661[202]][_0x7661[2841]]= !0;mxPanningHandler[_0x7661[202]][_0x7661[2842]]= !0;mxPanningHandler[_0x7661[202]][_0x7661[2843]]= !1;mxPanningHandler[_0x7661[202]][_0x7661[2844]]= !0;mxPanningHandler[_0x7661[202]][_0x7661[2845]]= !1;mxPanningHandler[_0x7661[202]][_0x7661[2431]]= !0;mxPanningHandler[_0x7661[202]][_0x7661[2846]]= function(){return this[_0x7661[2431]]};mxPanningHandler[_0x7661[202]][_0x7661[2847]]= function(_0x9465x2){this[_0x7661[2431]]= _0x9465x2};mxPanningHandler[_0x7661[202]][_0x7661[176]]= function(){mxPopupMenu[_0x7661[202]][_0x7661[176]][_0x7661[183]](this);mxEvent[_0x7661[169]](this[_0x7661[485]],mxClient[_0x7661[754]]?_0x7661[756]:_0x7661[752],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1179]][_0x7661[2276]][_0x7661[801]]()}))};mxPanningHandler[_0x7661[202]][_0x7661[2848]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[727]]();return this[_0x7661[2840]]&& (this[_0x7661[2843]]|| null== _0x9465x2[_0x7661[248]]())&& mxEvent[_0x7661[1158]](_0x9465x3)|| mxEvent[_0x7661[775]](_0x9465x3)&& mxEvent[_0x7661[774]](_0x9465x3)|| this[_0x7661[2839]]&& mxEvent[_0x7661[737]](_0x9465x3)};mxPanningHandler[_0x7661[202]][_0x7661[787]]= function(_0x9465x2,_0x9465x3){if(!_0x9465x3[_0x7661[721]]()&& this[_0x7661[994]]()){this[_0x7661[1032]]();this[_0x7661[2741]]= -this[_0x7661[1179]][_0x7661[526]][_0x7661[360]];this[_0x7661[2742]]= -this[_0x7661[1179]][_0x7661[526]][_0x7661[190]];var _0x9465x4=mxUtils[_0x7661[2196]](this[_0x7661[1179]][_0x7661[526]],_0x9465x3[_0x7661[730]](),_0x9465x3[_0x7661[732]]());this[_0x7661[2837]]= _0x9465x4[_0x7661[235]];this[_0x7661[2838]]= _0x9465x4[_0x7661[236]];this[_0x7661[2849]]= this[_0x7661[737]](_0x9465x3);this[_0x7661[2850]]= this[_0x7661[2846]]()&& this[_0x7661[2848]](_0x9465x3);this[_0x7661[2739]]= _0x9465x3[_0x7661[730]]();this[_0x7661[2740]]= _0x9465x3[_0x7661[732]]();this[_0x7661[2850]]&& this[_0x7661[2851]](_0x9465x3)}};mxPanningHandler[_0x7661[202]][_0x7661[2851]]= function(_0x9465x2){_0x9465x2[_0x7661[722]]()};mxPanningHandler[_0x7661[202]][_0x7661[788]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x3[_0x7661[730]]()- this[_0x7661[2739]],_0x9465x5=_0x9465x3[_0x7661[732]]()- this[_0x7661[2740]];if(this[_0x7661[1124]]){this[_0x7661[2844]]&& (this[_0x7661[2845]]&& (_0x9465x4= this[_0x7661[1179]][_0x7661[1021]](_0x9465x4),_0x9465x5= this[_0x7661[1179]][_0x7661[1021]](_0x9465x5)),this[_0x7661[1179]][_0x7661[1135]](_0x9465x4+ this[_0x7661[2741]],_0x9465x5+ this[_0x7661[2742]])),this[_0x7661[746]]( new mxEventObject(mxEvent.PAN,_0x7661[763],_0x9465x3)),_0x9465x3[_0x7661[722]]()}else {if(this[_0x7661[2850]]){var _0x9465x9=this[_0x7661[1124]];this[_0x7661[1124]]= Math[_0x7661[425]](_0x9465x4)> this[_0x7661[1179]][_0x7661[2353]]|| Math[_0x7661[425]](_0x9465x5)> this[_0x7661[1179]][_0x7661[2353]];!_0x9465x9&& this[_0x7661[1124]]&& this[_0x7661[746]]( new mxEventObject(mxEvent.PAN_START,_0x7661[763],_0x9465x3))}}};mxPanningHandler[_0x7661[202]][_0x7661[789]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=Math[_0x7661[425]](_0x9465x3[_0x7661[730]]()- this[_0x7661[2739]]),_0x9465x5=Math[_0x7661[425]](_0x9465x3[_0x7661[732]]()- this[_0x7661[2740]]);if(this[_0x7661[1124]]){if(!this[_0x7661[1179]][_0x7661[2365]]|| !mxUtils[_0x7661[1134]](this[_0x7661[1179]][_0x7661[526]])){_0x9465x4= _0x9465x3[_0x7661[730]]()- this[_0x7661[2739]];_0x9465x5= _0x9465x3[_0x7661[732]]()- this[_0x7661[2740]];this[_0x7661[2845]]&& (_0x9465x4= this[_0x7661[1179]][_0x7661[1021]](_0x9465x4),_0x9465x5= this[_0x7661[1179]][_0x7661[1021]](_0x9465x5));var _0x9465x9=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]],_0x9465xa=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[513]];this[_0x7661[1179]][_0x7661[1135]](0,0);this[_0x7661[1135]](_0x9465xa[_0x7661[235]]+ _0x9465x4/ _0x9465x9,_0x9465xa[_0x7661[236]]+ _0x9465x5/ _0x9465x9)};this[_0x7661[1124]]= !1;this[_0x7661[746]]( new mxEventObject(mxEvent.PAN_END,_0x7661[763],_0x9465x3));_0x9465x3[_0x7661[722]]()}else {this[_0x7661[2849]]&& (_0x9465x4< this[_0x7661[1179]][_0x7661[2353]]&& _0x9465x5< this[_0x7661[1179]][_0x7661[2353]])&& (_0x9465x4= this[_0x7661[2852]](_0x9465x3),this[_0x7661[1179]][_0x7661[994]]()&& this[_0x7661[2841]]&& null!= _0x9465x4&& !this[_0x7661[1179]][_0x7661[2692]](_0x9465x4)?this[_0x7661[1179]][_0x7661[2450]](_0x9465x4):this[_0x7661[2842]]&& null== _0x9465x4&& this[_0x7661[1179]][_0x7661[2440]](),this[_0x7661[1179]][_0x7661[2276]][_0x7661[801]](),_0x9465x5= mxUtils[_0x7661[444]](),_0x9465x5= new mxPoint(_0x9465x3[_0x7661[730]]()+ _0x9465x5[_0x7661[235]],_0x9465x3[_0x7661[732]]()+ _0x9465x5[_0x7661[236]]),this[_0x7661[152]](_0x9465x5[_0x7661[235]]+ 1,_0x9465x5[_0x7661[236]]+ 1,_0x9465x4,_0x9465x3[_0x7661[727]]()),_0x9465x3[_0x7661[722]]())};this[_0x7661[2849]]= this[_0x7661[2850]]= !1};mxPanningHandler[_0x7661[202]][_0x7661[2852]]= function(_0x9465x2){return _0x9465x2[_0x7661[736]]()};mxPanningHandler[_0x7661[202]][_0x7661[1135]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1147]](_0x9465x2,_0x9465x3)};mxPanningHandler[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1179]][_0x7661[1148]](this);mxPopupMenu[_0x7661[202]][_0x7661[515]][_0x7661[183]](this)};function mxCellMarker(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){mxEventSource[_0x7661[239]](this);null!= _0x9465x2&& (this[_0x7661[1179]]= _0x9465x2,this[_0x7661[2853]]= null!= _0x9465x3?_0x9465x3:mxConstants[_0x7661[2854]],this[_0x7661[2855]]= null!= _0x9465x3?_0x9465x4:mxConstants[_0x7661[2856]],this[_0x7661[2857]]= null!= _0x9465x5?_0x9465x5:mxConstants[_0x7661[2858]],this[_0x7661[1016]]= new mxCellHighlight(_0x9465x2))}mxUtils[_0x7661[1284]](mxCellMarker,mxEventSource);mxCellMarker[_0x7661[202]][_0x7661[1179]]= null;mxCellMarker[_0x7661[202]][_0x7661[984]]= !0;mxCellMarker[_0x7661[202]][_0x7661[2857]]= mxConstants[_0x7661[2858]];mxCellMarker[_0x7661[202]][_0x7661[2859]]= !1;mxCellMarker[_0x7661[202]][_0x7661[2853]]= null;mxCellMarker[_0x7661[202]][_0x7661[2855]]= null;mxCellMarker[_0x7661[202]][_0x7661[2860]]= null;mxCellMarker[_0x7661[202]][_0x7661[2861]]= null;mxCellMarker[_0x7661[202]][_0x7661[2862]]= null;mxCellMarker[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxCellMarker[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxCellMarker[_0x7661[202]][_0x7661[2863]]= function(_0x9465x2){this[_0x7661[2857]]= _0x9465x2};mxCellMarker[_0x7661[202]][_0x7661[2864]]= function(){return this[_0x7661[2857]]};mxCellMarker[_0x7661[202]][_0x7661[2865]]= function(_0x9465x2){this[_0x7661[2859]]= _0x9465x2};mxCellMarker[_0x7661[202]][_0x7661[2866]]= function(){return this[_0x7661[2859]]};mxCellMarker[_0x7661[202]][_0x7661[2867]]= function(){return null!= this[_0x7661[2861]]};mxCellMarker[_0x7661[202]][_0x7661[2868]]= function(){return this[_0x7661[2861]]};mxCellMarker[_0x7661[202]][_0x7661[2869]]= function(){return this[_0x7661[2862]]};mxCellMarker[_0x7661[202]][_0x7661[862]]= function(){this[_0x7661[2861]]= null;null!= this[_0x7661[2862]]&& (this[_0x7661[2862]]= null,this[_0x7661[2870]]())};mxCellMarker[_0x7661[202]][_0x7661[2871]]= function(_0x9465x2){var _0x9465x3=null;if(this[_0x7661[994]]()){var _0x9465x3=this[_0x7661[248]](_0x9465x2),_0x9465x4=null!= _0x9465x3?this[_0x7661[2872]](_0x9465x3):!1;_0x9465x2= this[_0x7661[2873]](_0x9465x2[_0x7661[727]](),_0x9465x3,_0x9465x4);this[_0x7661[2861]]= _0x9465x4?_0x9465x3:null;if(_0x9465x3!= this[_0x7661[2862]]|| _0x9465x2!= this[_0x7661[2860]]){this[_0x7661[2860]]= _0x9465x2,null!= _0x9465x3&& null!= this[_0x7661[2860]]?(this[_0x7661[2862]]= _0x9465x3,this[_0x7661[811]]()):null!= this[_0x7661[2862]]&& (this[_0x7661[2862]]= null,this[_0x7661[2870]]())}};return _0x9465x3};mxCellMarker[_0x7661[202]][_0x7661[2874]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](_0x9465x2);null!= _0x9465x4&& (this[_0x7661[2860]]= null!= _0x9465x3?_0x9465x3:this[_0x7661[2853]],this[_0x7661[2862]]= _0x9465x4,this[_0x7661[811]]())};mxCellMarker[_0x7661[202]][_0x7661[811]]= function(){this[_0x7661[1016]][_0x7661[2828]](this[_0x7661[2860]]);this[_0x7661[1016]][_0x7661[1016]](this[_0x7661[2862]]);this[_0x7661[746]]( new mxEventObject(mxEvent.MARK,_0x7661[724],this[_0x7661[2862]]))};mxCellMarker[_0x7661[202]][_0x7661[2870]]= function(){this[_0x7661[811]]()};mxCellMarker[_0x7661[202]][_0x7661[2872]]= function(_0x9465x2){return !0};mxCellMarker[_0x7661[202]][_0x7661[2873]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return _0x9465x4?this[_0x7661[2853]]:this[_0x7661[2855]]};mxCellMarker[_0x7661[202]][_0x7661[248]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[249]]();cell= this[_0x7661[736]](_0x9465x2);_0x9465x3= this[_0x7661[2875]](_0x9465x3[_0x7661[248]](cell));return null!= _0x9465x3&& this[_0x7661[1825]](_0x9465x3,_0x9465x2)?_0x9465x3:null};mxCellMarker[_0x7661[202]][_0x7661[736]]= function(_0x9465x2){return _0x9465x2[_0x7661[736]]()};mxCellMarker[_0x7661[202]][_0x7661[2875]]= function(_0x9465x2){return _0x9465x2};mxCellMarker[_0x7661[202]][_0x7661[1825]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[2859]]?mxUtils[_0x7661[2876]](_0x9465x2,_0x9465x3[_0x7661[734]](),_0x9465x3[_0x7661[735]](),this[_0x7661[2857]],mxConstants.MIN_HOTSPOT_SIZE,mxConstants.MAX_HOTSPOT_SIZE):!0};mxCellMarker[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1179]][_0x7661[249]]()[_0x7661[745]](this[_0x7661[2877]]);this[_0x7661[1179]][_0x7661[502]]()[_0x7661[745]](this[_0x7661[2877]]);this[_0x7661[1016]][_0x7661[515]]()};function mxSelectionCellsHandler(_0x9465x2){mxEventSource[_0x7661[239]](this);this[_0x7661[1179]]= _0x9465x2;this[_0x7661[2878]]= new mxDictionary;this[_0x7661[1179]][_0x7661[1133]](this);this[_0x7661[2731]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x4){this[_0x7661[994]]()&& this[_0x7661[802]]()});this[_0x7661[1179]][_0x7661[2435]]()[_0x7661[169]](mxEvent.CHANGE,this[_0x7661[2731]]);this[_0x7661[1179]][_0x7661[502]]()[_0x7661[169]](mxEvent.CHANGE,this[_0x7661[2731]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.SCALE,this[_0x7661[2731]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.TRANSLATE,this[_0x7661[2731]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x7661[2731]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.DOWN,this[_0x7661[2731]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.UP,this[_0x7661[2731]])}mxUtils[_0x7661[1284]](mxSelectionCellsHandler,mxEventSource);mxSelectionCellsHandler[_0x7661[202]][_0x7661[1179]]= null;mxSelectionCellsHandler[_0x7661[202]][_0x7661[984]]= !0;mxSelectionCellsHandler[_0x7661[202]][_0x7661[2731]]= null;mxSelectionCellsHandler[_0x7661[202]][_0x7661[2879]]= 100;mxSelectionCellsHandler[_0x7661[202]][_0x7661[2878]]= null;mxSelectionCellsHandler[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxSelectionCellsHandler[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxSelectionCellsHandler[_0x7661[202]][_0x7661[2596]]= function(_0x9465x2){return this[_0x7661[2878]][_0x7661[203]](_0x9465x2)};mxSelectionCellsHandler[_0x7661[202]][_0x7661[862]]= function(){this[_0x7661[2878]][_0x7661[209]](function(_0x9465x2,_0x9465x3){_0x9465x3[_0x7661[862]][_0x7661[183]](_0x9465x3)})};mxSelectionCellsHandler[_0x7661[202]][_0x7661[802]]= function(){var _0x9465x2=this[_0x7661[2878]];this[_0x7661[2878]]= new mxDictionary;for(var _0x9465x3=this[_0x7661[1179]][_0x7661[897]](),_0x9465x4=0;_0x9465x4< _0x9465x3[_0x7661[67]];_0x9465x4++){var _0x9465x5=this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x3[_0x9465x4]);if(null!= _0x9465x5){var _0x9465x9=_0x9465x2[_0x7661[205]](_0x9465x3[_0x9465x4]);null!= _0x9465x9&& (_0x9465x9[_0x7661[724]]!= _0x9465x5?(_0x9465x9[_0x7661[515]](),_0x9465x9= null):_0x9465x9[_0x7661[258]]());null== _0x9465x9&& (_0x9465x9= this[_0x7661[1179]][_0x7661[2709]](_0x9465x5),this[_0x7661[746]]( new mxEventObject(mxEvent.ADD,_0x7661[724],_0x9465x5)));null!= _0x9465x9&& this[_0x7661[2878]][_0x7661[204]](_0x9465x3[_0x9465x4],_0x9465x9)}};_0x9465x2[_0x7661[209]](mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){this[_0x7661[746]]( new mxEventObject(mxEvent.REMOVE,_0x7661[724],_0x9465x3[_0x7661[724]]));_0x9465x3[_0x7661[515]]()}))};mxSelectionCellsHandler[_0x7661[202]][_0x7661[787]]= function(_0x9465x2,_0x9465x3){if(this[_0x7661[1179]][_0x7661[994]]()&& this[_0x7661[994]]()){var _0x9465x4=[_0x9465x2,_0x9465x3];this[_0x7661[2878]][_0x7661[209]](function(_0x9465x2,_0x9465x3){_0x9465x3[_0x7661[787]][_0x7661[183]](_0x9465x3,_0x9465x4)})}};mxSelectionCellsHandler[_0x7661[202]][_0x7661[788]]= function(_0x9465x2,_0x9465x3){if(this[_0x7661[1179]][_0x7661[994]]()&& this[_0x7661[994]]()){var _0x9465x4=[_0x9465x2,_0x9465x3];this[_0x7661[2878]][_0x7661[209]](function(_0x9465x2,_0x9465x3){_0x9465x3[_0x7661[788]][_0x7661[183]](_0x9465x3,_0x9465x4)})}};mxSelectionCellsHandler[_0x7661[202]][_0x7661[789]]= function(_0x9465x2,_0x9465x3){if(this[_0x7661[1179]][_0x7661[994]]()&& this[_0x7661[994]]()){var _0x9465x4=[_0x9465x2,_0x9465x3];this[_0x7661[2878]][_0x7661[209]](function(_0x9465x2,_0x9465x3){_0x9465x3[_0x7661[789]][_0x7661[183]](_0x9465x3,_0x9465x4)})}};mxSelectionCellsHandler[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1179]][_0x7661[1148]](this);null!= this[_0x7661[2731]]&& (this[_0x7661[1179]][_0x7661[2435]]()[_0x7661[745]](this[_0x7661[2731]]),this[_0x7661[1179]][_0x7661[502]]()[_0x7661[745]](this[_0x7661[2731]]),this[_0x7661[1179]][_0x7661[249]]()[_0x7661[745]](this[_0x7661[2731]]),this[_0x7661[2731]]= null)};function mxConnectionHandler(_0x9465x2,_0x9465x3){mxEventSource[_0x7661[239]](this);null!= _0x9465x2&& (this[_0x7661[1179]]= _0x9465x2,this[_0x7661[1033]]= _0x9465x3,this[_0x7661[176]]())}mxUtils[_0x7661[1284]](mxConnectionHandler,mxEventSource);mxConnectionHandler[_0x7661[202]][_0x7661[1179]]= null;mxConnectionHandler[_0x7661[202]][_0x7661[1033]]= !0;mxConnectionHandler[_0x7661[202]][_0x7661[2880]]= !1;mxConnectionHandler[_0x7661[202]][_0x7661[2881]]= !1;mxConnectionHandler[_0x7661[202]][_0x7661[2882]]= null;mxConnectionHandler[_0x7661[202]][_0x7661[2883]]= !1;mxConnectionHandler[_0x7661[202]][_0x7661[984]]= !0;mxConnectionHandler[_0x7661[202]][_0x7661[804]]= !0;mxConnectionHandler[_0x7661[202]][_0x7661[2884]]= !1;mxConnectionHandler[_0x7661[202]][_0x7661[2885]]= null;mxConnectionHandler[_0x7661[202]][_0x7661[2886]]= null;mxConnectionHandler[_0x7661[202]][_0x7661[267]]= null;mxConnectionHandler[_0x7661[202]][_0x7661[2887]]= !1;mxConnectionHandler[_0x7661[202]][_0x7661[2888]]= !0;mxConnectionHandler[_0x7661[202]][_0x7661[2889]]= 500;mxConnectionHandler[_0x7661[202]][_0x7661[2890]]= !1;mxConnectionHandler[_0x7661[202]][_0x7661[2891]]= !1;mxConnectionHandler[_0x7661[202]][_0x7661[2892]]= 4;mxConnectionHandler[_0x7661[202]][_0x7661[2893]]= 0;mxConnectionHandler[_0x7661[202]][_0x7661[2894]]= 0;mxConnectionHandler[_0x7661[202]][_0x7661[2895]]= !1;mxConnectionHandler[_0x7661[202]][_0x7661[2823]]= null;mxConnectionHandler[_0x7661[202]][_0x7661[2896]]= new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);mxConnectionHandler[_0x7661[202]][_0x7661[2897]]= null;mxConnectionHandler[_0x7661[202]][_0x7661[1176]]= null;mxConnectionHandler[_0x7661[202]][_0x7661[2898]]= null;mxConnectionHandler[_0x7661[202]][_0x7661[2899]]= 0;mxConnectionHandler[_0x7661[202]][_0x7661[2900]]= mxClient[_0x7661[47]];mxConnectionHandler[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxConnectionHandler[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxConnectionHandler[_0x7661[202]][_0x7661[2901]]= function(){return this[_0x7661[2884]]};mxConnectionHandler[_0x7661[202]][_0x7661[2902]]= function(_0x9465x2){this[_0x7661[2884]]= _0x9465x2};mxConnectionHandler[_0x7661[202]][_0x7661[2156]]= function(){var _0x9465x2= new mxPolyline([],mxConstants.INVALID_COLOR);_0x9465x2[_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[1523]]:mxConstants[_0x7661[508]];_0x9465x2[_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]());_0x9465x2[_0x7661[1564]]= 0;_0x9465x2[_0x7661[1229]]= !1;_0x9465x2[_0x7661[1522]]= !0;if(this[_0x7661[1179]][_0x7661[507]]== mxConstants[_0x7661[508]]){_0x9465x2[_0x7661[252]][_0x7661[57]](_0x7661[1377],_0x7661[130])}else {var _0x9465x3=mxUtils[_0x7661[885]](this,function(_0x9465x2){_0x9465x2= mxUtils[_0x7661[2196]](this[_0x7661[1179]][_0x7661[526]],mxEvent[_0x7661[731]](_0x9465x2),mxEvent[_0x7661[733]](_0x9465x2));return this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](this[_0x7661[1179]][_0x7661[999]](_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]]))});mxEvent[_0x7661[2733]](_0x9465x2[_0x7661[252]],this[_0x7661[1179]],_0x9465x3)};return _0x9465x2};mxConnectionHandler[_0x7661[202]][_0x7661[176]]= function(){this[_0x7661[1179]][_0x7661[1133]](this);this[_0x7661[2885]]= this[_0x7661[1689]]();this[_0x7661[2886]]= new mxConstraintHandler(this[_0x7661[1179]]);this[_0x7661[1176]]= mxUtils[_0x7661[885]](this,function(_0x9465x2){null!= this[_0x7661[2903]]&& (this[_0x7661[2903]]= this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](this[_0x7661[2903]][_0x7661[246]]));null!= this[_0x7661[2903]]?this[_0x7661[2905]](this[_0x7661[2904]],this[_0x7661[2903]]):(this[_0x7661[2906]](this[_0x7661[2904]]),this[_0x7661[257]]= null);this[_0x7661[2886]][_0x7661[862]]()});this[_0x7661[1179]][_0x7661[502]]()[_0x7661[169]](mxEvent.CHANGE,this[_0x7661[1176]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.SCALE,this[_0x7661[1176]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.TRANSLATE,this[_0x7661[1176]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x7661[1176]]);this[_0x7661[2898]]= mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[2906]](this[_0x7661[2904]])});this[_0x7661[1179]][_0x7661[169]](mxEvent.START_EDITING,this[_0x7661[2898]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.DOWN,this[_0x7661[2898]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.UP,this[_0x7661[2898]])};mxConnectionHandler[_0x7661[202]][_0x7661[2907]]= function(_0x9465x2){return !0};mxConnectionHandler[_0x7661[202]][_0x7661[1689]]= function(){var _0x9465x2= new mxCellMarker(this[_0x7661[1179]]);_0x9465x2[_0x7661[2859]]= !0;_0x9465x2[_0x7661[736]]= mxUtils[_0x7661[885]](this,function(_0x9465x3,_0x9465x4){_0x9465x4= mxCellMarker[_0x7661[202]][_0x7661[736]][_0x7661[183]](_0x9465x2,arguments);this[_0x7661[267]]= null;if(!this[_0x7661[2907]](_0x9465x4)){return null};null!= _0x9465x4?this[_0x7661[2908]]()?null!= this[_0x7661[257]]&& (this[_0x7661[267]]= this[_0x7661[2909]](this[_0x7661[257]][_0x7661[246]],_0x9465x4),null!= this[_0x7661[267]]&& 0== this[_0x7661[267]][_0x7661[67]]&& (_0x9465x4= null,this[_0x7661[2901]]()&& (this[_0x7661[267]]= null))):this[_0x7661[2671]](_0x9465x4)|| (_0x9465x4= null):this[_0x7661[2908]]()&& (!this[_0x7661[2901]]()&& !this[_0x7661[1179]][_0x7661[2406]])&& (this[_0x7661[267]]= _0x7661[110]);return _0x9465x4});_0x9465x2[_0x7661[2872]]= mxUtils[_0x7661[885]](this,function(_0x9465x3){return this[_0x7661[2908]]()?null== this[_0x7661[267]]:mxCellMarker[_0x7661[202]][_0x7661[2872]][_0x7661[183]](_0x9465x2,arguments)});_0x9465x2[_0x7661[2873]]= mxUtils[_0x7661[885]](this,function(_0x9465x3,_0x9465x4,_0x9465x5){return null== this[_0x7661[2882]]|| this[_0x7661[2908]]()?mxCellMarker[_0x7661[202]][_0x7661[2873]][_0x7661[183]](_0x9465x2,arguments):null});_0x9465x2[_0x7661[1825]]= mxUtils[_0x7661[885]](this,function(_0x9465x3,_0x9465x4){return null!= this[_0x7661[2882]]|| this[_0x7661[2908]]()?!0:mxCellMarker[_0x7661[202]][_0x7661[1825]][_0x7661[183]](_0x9465x2,arguments)});return _0x9465x2};mxConnectionHandler[_0x7661[202]][_0x7661[861]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[257]]= _0x9465x2;this[_0x7661[2823]]= new mxPoint(_0x9465x3,_0x9465x4);this[_0x7661[2897]]= null!= _0x9465x5?_0x9465x5:this[_0x7661[2910]](null);this[_0x7661[2885]][_0x7661[2860]]= this[_0x7661[2885]][_0x7661[2853]];this[_0x7661[2885]][_0x7661[2862]]= _0x9465x2;this[_0x7661[2885]][_0x7661[811]]();this[_0x7661[746]]( new mxEventObject(mxEvent.START,_0x7661[724],this[_0x7661[257]]))};mxConnectionHandler[_0x7661[202]][_0x7661[2908]]= function(){return null!= this[_0x7661[2823]]&& null!= this[_0x7661[253]]};mxConnectionHandler[_0x7661[202]][_0x7661[2671]]= function(_0x9465x2){return this[_0x7661[1179]][_0x7661[2671]](_0x9465x2)};mxConnectionHandler[_0x7661[202]][_0x7661[2672]]= function(_0x9465x2){return !0};mxConnectionHandler[_0x7661[202]][_0x7661[2909]]= function(_0x9465x2,_0x9465x3){return !this[_0x7661[2672]](_0x9465x3)?_0x7661[110]:this[_0x7661[1179]][_0x7661[2500]](null,_0x9465x2,_0x9465x3)};mxConnectionHandler[_0x7661[202]][_0x7661[2911]]= function(_0x9465x2){return this[_0x7661[2882]]};mxConnectionHandler[_0x7661[202]][_0x7661[2912]]= function(_0x9465x2){return null!= _0x9465x2[_0x7661[963]]&& _0x9465x2[_0x7661[963]][_0x7661[252]][_0x7661[265]]== this[_0x7661[1179]][_0x7661[526]]?!0:this[_0x7661[2880]]};mxConnectionHandler[_0x7661[202]][_0x7661[2913]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[2911]](_0x9465x2);if(null!= _0x9465x3&& null!= _0x9465x2){this[_0x7661[2903]]= _0x9465x2;var _0x9465x4=[],_0x9465x5= new mxRectangle(0,0,_0x9465x3[_0x7661[117]],_0x9465x3[_0x7661[119]]),_0x9465x9= new mxImageShape(_0x9465x5,_0x9465x3[_0x7661[390]],null,null,0);_0x9465x9[_0x7661[1674]]= !1;this[_0x7661[2912]](_0x9465x2)?(_0x9465x9[_0x7661[507]]= mxConstants[_0x7661[1656]],_0x9465x9[_0x7661[176]](this[_0x7661[1179]][_0x7661[526]])):(_0x9465x9[_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]== mxConstants[_0x7661[508]]?mxConstants[_0x7661[508]]:mxConstants[_0x7661[1523]],_0x9465x9[_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]()),this[_0x7661[2881]]&& null!= _0x9465x9[_0x7661[252]][_0x7661[328]]&& _0x9465x9[_0x7661[252]][_0x7661[265]][_0x7661[950]](_0x9465x9[_0x7661[252]],_0x9465x9[_0x7661[252]][_0x7661[265]][_0x7661[285]]));_0x9465x9[_0x7661[252]][_0x7661[124]][_0x7661[270]]= mxConstants[_0x7661[2914]];var _0x9465xa=mxUtils[_0x7661[885]](this,function(){return null!= this[_0x7661[2915]]?this[_0x7661[2915]]:_0x9465x2}),_0x9465x3=mxUtils[_0x7661[885]](this,function(_0x9465x2){mxEvent[_0x7661[721]](_0x9465x2)|| (this[_0x7661[2916]]= _0x9465x9,this[_0x7661[1179]][_0x7661[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x9465x2,_0x9465xa())))});mxEvent[_0x7661[2733]](_0x9465x9[_0x7661[252]],this[_0x7661[1179]],_0x9465xa,_0x9465x3);_0x9465x4[_0x7661[207]](_0x9465x9);this[_0x7661[2905]](_0x9465x4,this[_0x7661[2903]]);return _0x9465x4};return null};mxConnectionHandler[_0x7661[202]][_0x7661[2905]]= function(_0x9465x2,_0x9465x3){if(null!= _0x9465x2&& null!= _0x9465x2[0]&& null!= _0x9465x3){var _0x9465x4=this[_0x7661[2917]](_0x9465x2[0],_0x9465x3);_0x9465x2[0][_0x7661[1562]][_0x7661[235]]= _0x9465x4[_0x7661[235]];_0x9465x2[0][_0x7661[1562]][_0x7661[236]]= _0x9465x4[_0x7661[236]];_0x9465x2[0][_0x7661[258]]()}};mxConnectionHandler[_0x7661[202]][_0x7661[2917]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]],_0x9465x5=_0x9465x3[_0x7661[241]](),_0x9465x9=_0x9465x3[_0x7661[242]]();if(this[_0x7661[1179]][_0x7661[1730]](_0x9465x3[_0x7661[246]])){var _0x9465xa=this[_0x7661[1179]][_0x7661[1731]](_0x9465x3[_0x7661[246]]),_0x9465x5=0!= _0x9465xa[_0x7661[117]]?_0x9465x3[_0x7661[235]]+ _0x9465xa[_0x7661[117]]* _0x9465x4/ 2:_0x9465x5,_0x9465x9=0!= _0x9465xa[_0x7661[119]]?_0x9465x3[_0x7661[236]]+ _0x9465xa[_0x7661[119]]* _0x9465x4/ 2:_0x9465x9,_0x9465xa=mxUtils[_0x7661[431]](mxUtils[_0x7661[433]](_0x9465x3[_0x7661[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0x9465xa){var _0x9465x4=Math[_0x7661[426]](_0x9465xa),_0x9465xa=Math[_0x7661[427]](_0x9465xa),_0x9465x12= new mxPoint(_0x9465x3[_0x7661[241]](),_0x9465x3[_0x7661[242]]()),_0x9465x9=mxUtils[_0x7661[432]]( new mxPoint(_0x9465x5,_0x9465x9),_0x9465x4,_0x9465xa,_0x9465x12),_0x9465x5=_0x9465x9[_0x7661[235]],_0x9465x9=_0x9465x9[_0x7661[236]]}};return new mxPoint(_0x9465x5- _0x9465x2[_0x7661[1562]][_0x7661[117]]/ 2,_0x9465x9- _0x9465x2[_0x7661[1562]][_0x7661[119]]/ 2)};mxConnectionHandler[_0x7661[202]][_0x7661[2906]]= function(_0x9465x2){if(null!= _0x9465x2){this[_0x7661[2903]]= null;for(var _0x9465x3=0;_0x9465x3< _0x9465x2[_0x7661[67]];_0x9465x3++){_0x9465x2[_0x9465x3][_0x7661[515]]()}}};mxConnectionHandler[_0x7661[202]][_0x7661[2918]]= function(_0x9465x2){return !this[_0x7661[1179]][_0x7661[2579]](_0x9465x2[_0x7661[727]]())&& (null!= this[_0x7661[2886]][_0x7661[2919]]&& null!= this[_0x7661[2886]][_0x7661[2920]]|| null!= this[_0x7661[257]]&& null== this[_0x7661[267]]&& (null== this[_0x7661[2904]]|| null!= this[_0x7661[2904]]&& null!= this[_0x7661[2916]]))};mxConnectionHandler[_0x7661[202]][_0x7661[787]]= function(_0x9465x2,_0x9465x3){this[_0x7661[2899]]++;if(this[_0x7661[994]]()&& this[_0x7661[1179]][_0x7661[994]]()&& !_0x9465x3[_0x7661[721]]()&& !this[_0x7661[2908]]()&& this[_0x7661[2918]](_0x9465x3)){null!= this[_0x7661[2886]][_0x7661[2920]]&& null!= this[_0x7661[2886]][_0x7661[2919]]&& null!= this[_0x7661[2886]][_0x7661[987]]?(this[_0x7661[2921]]= this[_0x7661[2886]][_0x7661[2920]],this[_0x7661[257]]= this[_0x7661[2886]][_0x7661[2919]],this[_0x7661[2823]]= this[_0x7661[2886]][_0x7661[987]][_0x7661[238]]()):this[_0x7661[2823]]= new mxPoint(_0x9465x3[_0x7661[734]](),_0x9465x3[_0x7661[735]]());this[_0x7661[2897]]= this[_0x7661[2910]](_0x9465x3);this[_0x7661[2899]]= 1;this[_0x7661[2887]]&& null== this[_0x7661[253]]&& (this[_0x7661[2922]]= null,this[_0x7661[253]]= this[_0x7661[2156]]());if(null== this[_0x7661[257]]&& null!= this[_0x7661[2897]]){var _0x9465x4=this[_0x7661[1179]][_0x7661[2689]](_0x9465x3[_0x7661[727]]());this[_0x7661[2897]][_0x7661[246]][_0x7661[256]][_0x7661[2007]](_0x9465x4,!0)};this[_0x7661[746]]( new mxEventObject(mxEvent.START,_0x7661[724],this[_0x7661[257]]));_0x9465x3[_0x7661[722]]()}else {if(mxClient[_0x7661[754]]&& this[_0x7661[2888]]&& !this[_0x7661[2890]]&& this[_0x7661[994]]()&& this[_0x7661[1179]][_0x7661[994]]()&& !this[_0x7661[2908]]()){this[_0x7661[2890]]= !0;this[_0x7661[2893]]= _0x9465x3[_0x7661[730]]();this[_0x7661[2894]]= _0x9465x3[_0x7661[732]]();var _0x9465x5=this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](this[_0x7661[2885]][_0x7661[736]](_0x9465x3));this[_0x7661[2923]]&& window[_0x7661[2924]](this[_0x7661[2923]]);this[_0x7661[2923]]= window[_0x7661[261]](mxUtils[_0x7661[885]](this,function(){this[_0x7661[2891]]&& this[_0x7661[2925]](_0x9465x3,_0x9465x5);this[_0x7661[2891]]= this[_0x7661[2890]]= !1}),this[_0x7661[2889]]);this[_0x7661[2891]]= !0}};this[_0x7661[2926]]= this[_0x7661[2916]];this[_0x7661[2916]]= null};mxConnectionHandler[_0x7661[202]][_0x7661[2925]]= function(_0x9465x2,_0x9465x3){null!= _0x9465x3&& (this[_0x7661[2885]][_0x7661[2860]]= this[_0x7661[2885]][_0x7661[2853]],this[_0x7661[2885]][_0x7661[2862]]= _0x9465x3,this[_0x7661[2885]][_0x7661[811]](),this[_0x7661[2823]]= new mxPoint(_0x9465x2[_0x7661[734]](),_0x9465x2[_0x7661[735]]()),this[_0x7661[2897]]= this[_0x7661[2910]](_0x9465x2),this[_0x7661[257]]= _0x9465x3,this[_0x7661[746]]( new mxEventObject(mxEvent.START,_0x7661[724],this[_0x7661[257]])))};mxConnectionHandler[_0x7661[202]][_0x7661[2927]]= function(_0x9465x2){return !this[_0x7661[1179]][_0x7661[1712]](_0x9465x2[_0x7661[246]])};mxConnectionHandler[_0x7661[202]][_0x7661[2910]]= function(_0x9465x2){return null};mxConnectionHandler[_0x7661[202]][_0x7661[2928]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[2885]][_0x7661[2871]](_0x9465x2);this[_0x7661[2886]][_0x7661[2729]](_0x9465x2,null== this[_0x7661[2823]]);this[_0x7661[2915]]= _0x9465x3};mxConnectionHandler[_0x7661[202]][_0x7661[2929]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[518]](),_0x9465x4=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[512]]();_0x9465x2[_0x7661[235]]= _0x9465x2[_0x7661[235]]/ _0x9465x3- _0x9465x4[_0x7661[235]];_0x9465x2[_0x7661[236]]= _0x9465x2[_0x7661[236]]/ _0x9465x3- _0x9465x4[_0x7661[236]]};mxConnectionHandler[_0x7661[202]][_0x7661[788]]= function(_0x9465x2,_0x9465x3){this[_0x7661[2891]]&& (this[_0x7661[2891]]= Math[_0x7661[425]](this[_0x7661[2893]]- _0x9465x3[_0x7661[730]]())< this[_0x7661[2892]]&& Math[_0x7661[425]](this[_0x7661[2894]]- _0x9465x3[_0x7661[732]]())< this[_0x7661[2892]]);if(!_0x9465x3[_0x7661[721]]()&& (this[_0x7661[2895]]|| null!= this[_0x7661[2823]]|| !this[_0x7661[1179]][_0x7661[1009]])){!this[_0x7661[994]]()&& null!= this[_0x7661[2915]]&& (this[_0x7661[2906]](this[_0x7661[2904]]),this[_0x7661[2915]]= null);(null!= this[_0x7661[2823]]|| this[_0x7661[994]]()&& this[_0x7661[1179]][_0x7661[994]]())&& this[_0x7661[2928]](_0x9465x3);if(null!= this[_0x7661[2823]]){var _0x9465x4=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]],_0x9465x4= new mxPoint(this[_0x7661[1179]][_0x7661[1021]](_0x9465x3[_0x7661[734]]()/ _0x9465x4)* _0x9465x4,this[_0x7661[1179]][_0x7661[1021]](_0x9465x3[_0x7661[735]]()/ _0x9465x4)* _0x9465x4),_0x9465x5=null,_0x9465x9=_0x9465x4;null!= this[_0x7661[2886]][_0x7661[2920]]&& (null!= this[_0x7661[2886]][_0x7661[2919]]&& null!= this[_0x7661[2886]][_0x7661[987]])&& (_0x9465x5= this[_0x7661[2886]][_0x7661[2920]],_0x9465x9= this[_0x7661[2886]][_0x7661[987]][_0x7661[238]]());var _0x9465xa=this[_0x7661[2823]];if(null!= this[_0x7661[2926]]){var _0x9465x12=this[_0x7661[2926]][_0x7661[1562]][_0x7661[117]],_0x9465x13=this[_0x7661[2926]][_0x7661[1562]][_0x7661[119]];null!= this[_0x7661[2915]]&& this[_0x7661[2883]]?(_0x9465x12= this[_0x7661[2917]](this[_0x7661[2926]],this[_0x7661[2915]]),this[_0x7661[2926]][_0x7661[1562]][_0x7661[235]]= _0x9465x12[_0x7661[235]],this[_0x7661[2926]][_0x7661[1562]][_0x7661[236]]= _0x9465x12[_0x7661[236]]):(_0x9465x12= new mxRectangle(_0x9465x3[_0x7661[734]]()+ this[_0x7661[2896]][_0x7661[235]],_0x9465x3[_0x7661[735]]()+ this[_0x7661[2896]][_0x7661[236]],_0x9465x12,_0x9465x13),this[_0x7661[2926]][_0x7661[1562]]= _0x9465x12);this[_0x7661[2926]][_0x7661[258]]()};if(null!= this[_0x7661[2897]]){this[_0x7661[2897]][_0x7661[439]]= [null,null!= this[_0x7661[2915]]?null:_0x9465x9];this[_0x7661[1179]][_0x7661[441]][_0x7661[2289]](this[_0x7661[2897]],this[_0x7661[257]],!0,this[_0x7661[2921]]);null!= this[_0x7661[2915]]&& (null== _0x9465x5&& (_0x9465x5= this[_0x7661[1179]][_0x7661[2288]](this[_0x7661[2897]],this[_0x7661[257]],!1)),this[_0x7661[2897]][_0x7661[2088]](null,!1),this[_0x7661[1179]][_0x7661[441]][_0x7661[2289]](this[_0x7661[2897]],this[_0x7661[2915]],!1,_0x9465x5));_0x9465xa= null;if(null!= this[_0x7661[2922]]){_0x9465xa= [];for(_0x9465x9= 0;_0x9465x9< this[_0x7661[2922]][_0x7661[67]];_0x9465x9++){_0x9465x5= this[_0x7661[2922]][_0x9465x9][_0x7661[238]](),this[_0x7661[2929]](_0x9465x5),_0x9465xa[_0x9465x9]= _0x9465x5}};this[_0x7661[1179]][_0x7661[441]][_0x7661[2282]](this[_0x7661[2897]],_0x9465xa,this[_0x7661[257]],this[_0x7661[2915]]);this[_0x7661[1179]][_0x7661[441]][_0x7661[2283]](this[_0x7661[2897]],this[_0x7661[257]],this[_0x7661[2915]]);_0x9465x9= this[_0x7661[2897]][_0x7661[439]][this[_0x7661[2897]][_0x7661[439]][_0x7661[67]]- 1];_0x9465xa= this[_0x7661[2897]][_0x7661[439]][0]}else {null!= this[_0x7661[2915]]&& null== this[_0x7661[2886]][_0x7661[2920]]&& (_0x9465x12= this[_0x7661[2930]](this[_0x7661[2915]],_0x9465x3),null!= _0x9465x12&& (_0x9465x9= _0x9465x12)),null== this[_0x7661[2921]]&& null!= this[_0x7661[257]]&& (_0x9465x12= this[_0x7661[2931]](this[_0x7661[257]],null!= this[_0x7661[2922]]&& 0< this[_0x7661[2922]][_0x7661[67]]?this[_0x7661[2922]][0]:_0x9465x9,_0x9465x3),null!= _0x9465x12&& (_0x9465xa= _0x9465x12))};if(null== this[_0x7661[2915]]&& this[_0x7661[2900]]){_0x9465x12= _0x9465xa;null!= this[_0x7661[2897]]&& 2< this[_0x7661[2897]][_0x7661[439]][_0x7661[67]]&& (_0x9465x5= this[_0x7661[2897]][_0x7661[439]][this[_0x7661[2897]][_0x7661[439]][_0x7661[67]]- 2],null!= _0x9465x5&& (_0x9465x12= _0x9465x5));_0x9465x5= _0x9465x9[_0x7661[235]]- _0x9465x12[_0x7661[235]];_0x9465x12= _0x9465x9[_0x7661[236]]- _0x9465x12[_0x7661[236]];_0x9465x13= Math[_0x7661[428]](_0x9465x5* _0x9465x5+ _0x9465x12* _0x9465x12);if(0== _0x9465x13){return};_0x9465x9[_0x7661[235]]-= 4* _0x9465x5/ _0x9465x13;_0x9465x9[_0x7661[236]]-= 4* _0x9465x12/ _0x9465x13};if(null== this[_0x7661[253]]&& (_0x9465x5= Math[_0x7661[425]](_0x9465x4[_0x7661[235]]- this[_0x7661[2823]][_0x7661[235]]),_0x9465x12= Math[_0x7661[425]](_0x9465x4[_0x7661[236]]- this[_0x7661[2823]][_0x7661[236]]),_0x9465x5> this[_0x7661[1179]][_0x7661[2353]]|| _0x9465x12> this[_0x7661[1179]][_0x7661[2353]])){this[_0x7661[253]]= this[_0x7661[2156]](),this[_0x7661[2928]](_0x9465x3)};null!= this[_0x7661[253]]&& (null!= this[_0x7661[2897]]?this[_0x7661[253]][_0x7661[1525]]= this[_0x7661[2897]][_0x7661[439]]:(_0x9465x4= [_0x9465xa],null!= this[_0x7661[2922]]&& (_0x9465x4= _0x9465x4[_0x7661[1919]](this[_0x7661[2922]])),_0x9465x4[_0x7661[207]](_0x9465x9),this[_0x7661[253]][_0x7661[1525]]= _0x9465x4),this[_0x7661[2932]]());mxEvent[_0x7661[722]](_0x9465x3[_0x7661[727]]());_0x9465x3[_0x7661[722]]()}else {!this[_0x7661[994]]()|| !this[_0x7661[1179]][_0x7661[994]]()?this[_0x7661[2886]][_0x7661[862]]():this[_0x7661[257]]!= this[_0x7661[2915]]&& null== this[_0x7661[2897]]?(this[_0x7661[2906]](this[_0x7661[2904]]),this[_0x7661[2904]]= null,null!= this[_0x7661[2915]]&& null== this[_0x7661[267]]&& (this[_0x7661[2904]]= this[_0x7661[2913]](this[_0x7661[2915]]),null== this[_0x7661[2904]]&& (this[_0x7661[2915]][_0x7661[1609]](mxConstants.CURSOR_CONNECT),_0x9465x3[_0x7661[722]]())),this[_0x7661[257]]= this[_0x7661[2915]]):this[_0x7661[257]]== this[_0x7661[2915]]&& (null!= this[_0x7661[2915]]&& null== this[_0x7661[2904]]&& !this[_0x7661[1179]][_0x7661[1009]])&& _0x9465x3[_0x7661[722]]()};null!= this[_0x7661[2886]][_0x7661[2920]]&& this[_0x7661[2885]][_0x7661[862]]();if(!this[_0x7661[1179]][_0x7661[1009]]&& null!= this[_0x7661[2915]]&& null!= this[_0x7661[2904]]){_0x9465x4= !1;_0x9465xa= _0x9465x3[_0x7661[728]]();for(_0x9465x9= 0;_0x9465x9< this[_0x7661[2904]][_0x7661[67]]&& !_0x9465x4;_0x9465x9++){_0x9465x4= _0x9465xa== this[_0x7661[2904]][_0x9465x9][_0x7661[252]]|| _0x9465xa[_0x7661[265]]== this[_0x7661[2904]][_0x9465x9][_0x7661[252]]};_0x9465x4|| this[_0x7661[2933]](this[_0x7661[2915]],this[_0x7661[2904]],_0x9465x3)}}else {this[_0x7661[2886]][_0x7661[862]]()}};mxConnectionHandler[_0x7661[202]][_0x7661[2930]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=null,_0x9465x5=_0x9465x2[_0x7661[441]],_0x9465x9=_0x9465x5[_0x7661[2305]](_0x9465x2);if(null!= _0x9465x9){var _0x9465xa=null!= this[_0x7661[2922]]&& 0< this[_0x7661[2922]][_0x7661[67]]?this[_0x7661[2922]][this[_0x7661[2922]][_0x7661[67]]- 1]: new mxPoint(this[_0x7661[257]][_0x7661[241]](),this[_0x7661[257]][_0x7661[242]]()),_0x9465x5=_0x9465x9(_0x9465x5[_0x7661[2087]](_0x9465x2),this[_0x7661[2897]],_0x9465xa,!1);null!= _0x9465x5&& (_0x9465x4= _0x9465x5)}else {_0x9465x4= new mxPoint(_0x9465x2[_0x7661[241]](),_0x9465x2[_0x7661[242]]())};return _0x9465x4};mxConnectionHandler[_0x7661[202]][_0x7661[2931]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x4= null;var _0x9465x5=_0x9465x2[_0x7661[441]],_0x9465x9=_0x9465x5[_0x7661[2305]](_0x9465x2),_0x9465xa= new mxPoint(_0x9465x2[_0x7661[241]](),_0x9465x2[_0x7661[242]]());if(null!= _0x9465x9){var _0x9465x12=mxUtils[_0x7661[433]](_0x9465x2[_0x7661[124]],mxConstants.STYLE_ROTATION,0),_0x9465x13=-_0x9465x12* (Math[_0x7661[424]]/ 180);0!= _0x9465x12&& (_0x9465x3= mxUtils[_0x7661[432]]( new mxPoint(_0x9465x3[_0x7661[235]],_0x9465x3[_0x7661[236]]),Math[_0x7661[426]](_0x9465x13),Math[_0x7661[427]](_0x9465x13),_0x9465xa));_0x9465x2= _0x9465x9(_0x9465x5[_0x7661[2087]](_0x9465x2),_0x9465x2,_0x9465x3,!1);null!= _0x9465x2&& (0!= _0x9465x12&& (_0x9465x2= mxUtils[_0x7661[432]]( new mxPoint(_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]]),Math[_0x7661[426]](-_0x9465x13),Math[_0x7661[427]](-_0x9465x13),_0x9465xa)),_0x9465x4= _0x9465x2)}else {_0x9465x4= _0x9465xa};return _0x9465x4};mxConnectionHandler[_0x7661[202]][_0x7661[2933]]= function(_0x9465x2,_0x9465x3,_0x9465x4){};mxConnectionHandler[_0x7661[202]][_0x7661[2934]]= function(_0x9465x2){return null!= _0x9465x2[_0x7661[248]]()};mxConnectionHandler[_0x7661[202]][_0x7661[2935]]= function(_0x9465x2){var _0x9465x3=mxUtils[_0x7661[2196]](this[_0x7661[1179]][_0x7661[526]],_0x9465x2[_0x7661[730]](),_0x9465x2[_0x7661[732]]()),_0x9465x4=Math[_0x7661[425]](_0x9465x3[_0x7661[235]]- this[_0x7661[2823]][_0x7661[235]]),_0x9465x3=Math[_0x7661[425]](_0x9465x3[_0x7661[236]]- this[_0x7661[2823]][_0x7661[236]]);if(null!= this[_0x7661[2922]]|| 1< this[_0x7661[2899]]&& (_0x9465x4> this[_0x7661[1179]][_0x7661[2353]]|| _0x9465x3> this[_0x7661[1179]][_0x7661[2353]])){null== this[_0x7661[2922]]&& (this[_0x7661[2922]]= []),_0x9465x4= this[_0x7661[1179]][_0x7661[441]][_0x7661[255]],_0x9465x3= new mxPoint(this[_0x7661[1179]][_0x7661[1021]](_0x9465x2[_0x7661[734]]()/ _0x9465x4)* _0x9465x4,this[_0x7661[1179]][_0x7661[1021]](_0x9465x2[_0x7661[735]]()/ _0x9465x4)* _0x9465x4),this[_0x7661[2922]][_0x7661[207]](_0x9465x3)}};mxConnectionHandler[_0x7661[202]][_0x7661[789]]= function(_0x9465x2,_0x9465x3){if(!_0x9465x3[_0x7661[721]]()&& this[_0x7661[2908]]()){if(this[_0x7661[2887]]&& !this[_0x7661[2934]](_0x9465x3)){this[_0x7661[2935]](_0x9465x3);_0x9465x3[_0x7661[722]]();return};if(null== this[_0x7661[267]]){var _0x9465x4=null!= this[_0x7661[257]]?this[_0x7661[257]][_0x7661[246]]:null,_0x9465x5=null;null!= this[_0x7661[2886]][_0x7661[2920]]&& null!= this[_0x7661[2886]][_0x7661[2919]]&& (_0x9465x5= this[_0x7661[2886]][_0x7661[2919]][_0x7661[246]]);null== _0x9465x5&& this[_0x7661[2885]][_0x7661[2867]]()&& (_0x9465x5= this[_0x7661[2885]][_0x7661[2861]][_0x7661[246]]);this[_0x7661[807]](_0x9465x4,_0x9465x5,_0x9465x3[_0x7661[727]](),_0x9465x3[_0x7661[736]]())}else {null!= this[_0x7661[257]]&& (null!= this[_0x7661[2885]][_0x7661[2861]]&& this[_0x7661[257]][_0x7661[246]]== this[_0x7661[2885]][_0x7661[2861]][_0x7661[246]])&& this[_0x7661[1179]][_0x7661[2459]](this[_0x7661[2885]][_0x7661[1097]],evt),0< this[_0x7661[267]][_0x7661[67]]&& this[_0x7661[1179]][_0x7661[2580]](this[_0x7661[267]])};this[_0x7661[2906]](this[_0x7661[2904]]);_0x9465x3[_0x7661[722]]()};null!= this[_0x7661[2823]]&& this[_0x7661[862]]();this[_0x7661[2891]]= this[_0x7661[2890]]= !1};mxConnectionHandler[_0x7661[202]][_0x7661[862]]= function(){null!= this[_0x7661[253]]&& (this[_0x7661[253]][_0x7661[515]](),this[_0x7661[253]]= null);this[_0x7661[2906]](this[_0x7661[2904]]);this[_0x7661[2904]]= null;this[_0x7661[2885]][_0x7661[862]]();this[_0x7661[2886]][_0x7661[862]]();this[_0x7661[2921]]= this[_0x7661[267]]= this[_0x7661[257]]= this[_0x7661[2897]]= this[_0x7661[2926]]= null;this[_0x7661[2899]]= 0;this[_0x7661[2916]]= this[_0x7661[2823]]= null;this[_0x7661[746]]( new mxEventObject(mxEvent.RESET))};mxConnectionHandler[_0x7661[202]][_0x7661[2932]]= function(){var _0x9465x2=null== this[_0x7661[267]];this[_0x7661[253]][_0x7661[1307]]= this[_0x7661[2936]](_0x9465x2);_0x9465x2= this[_0x7661[2937]](_0x9465x2);this[_0x7661[253]][_0x7661[1336]]= _0x9465x2;this[_0x7661[253]][_0x7661[258]]()};mxConnectionHandler[_0x7661[202]][_0x7661[2937]]= function(_0x9465x2){return _0x9465x2?mxConstants[_0x7661[2829]]:mxConstants[_0x7661[2938]]};mxConnectionHandler[_0x7661[202]][_0x7661[2936]]= function(_0x9465x2){return _0x9465x2?3:1};mxConnectionHandler[_0x7661[202]][_0x7661[807]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= _0x9465x3|| this[_0x7661[2901]]()|| this[_0x7661[1179]][_0x7661[2406]]){var _0x9465x9=this[_0x7661[1179]][_0x7661[502]](),_0x9465xa=null;_0x9465x9[_0x7661[473]]();try{if(null!= _0x9465x2&& (null== _0x9465x3&& this[_0x7661[2901]]())&& (_0x9465x3= this[_0x7661[2939]](_0x9465x4,_0x9465x2),null!= _0x9465x3)){_0x9465x5= this[_0x7661[1179]][_0x7661[564]]([_0x9465x3],_0x9465x4,_0x9465x5);if(null== _0x9465x5|| !this[_0x7661[1179]][_0x7661[502]]()[_0x7661[250]](_0x9465x5)){var _0x9465x12=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](_0x9465x5);if(null!= _0x9465x12){var _0x9465x13=_0x9465x9[_0x7661[1721]](_0x9465x3);_0x9465x13[_0x7661[235]]-= _0x9465x12[_0x7661[2078]][_0x7661[235]];_0x9465x13[_0x7661[236]]-= _0x9465x12[_0x7661[2078]][_0x7661[236]]}}else {_0x9465x5= this[_0x7661[1179]][_0x7661[902]]()};this[_0x7661[1179]][_0x7661[2103]](_0x9465x3,_0x9465x5)};var _0x9465x14=this[_0x7661[1179]][_0x7661[902]]();null!= _0x9465x2&& (null!= _0x9465x3&& _0x9465x9[_0x7661[1197]](_0x9465x2)== _0x9465x9[_0x7661[1197]](_0x9465x3)&& _0x9465x9[_0x7661[1197]](_0x9465x9[_0x7661[1197]](_0x9465x2))!= _0x9465x9[_0x7661[501]]())&& (_0x9465x14= _0x9465x9[_0x7661[1197]](_0x9465x2),null!= _0x9465x2[_0x7661[256]]&& _0x9465x2[_0x7661[256]][_0x7661[1500]]&& (null!= _0x9465x3[_0x7661[256]]&& _0x9465x3[_0x7661[256]][_0x7661[1500]])&& (_0x9465x14= _0x9465x9[_0x7661[1197]](_0x9465x14)));_0x9465x13= _0x9465x12= null;null!= this[_0x7661[2897]]&& (_0x9465x12= this[_0x7661[2897]][_0x7661[246]][_0x7661[131]],_0x9465x13= this[_0x7661[2897]][_0x7661[246]][_0x7661[124]]);_0x9465xa= this[_0x7661[1960]](_0x9465x14,null,_0x9465x12,_0x9465x2,_0x9465x3,_0x9465x13);if(null!= _0x9465xa){this[_0x7661[1179]][_0x7661[2545]](_0x9465xa,_0x9465x2,!0,this[_0x7661[2921]]);this[_0x7661[1179]][_0x7661[2545]](_0x9465xa,_0x9465x3,!1,this[_0x7661[2886]][_0x7661[2920]]);null!= this[_0x7661[2897]]&& _0x9465x9[_0x7661[1724]](_0x9465xa,this[_0x7661[2897]][_0x7661[246]][_0x7661[256]]);var _0x9465x15=_0x9465x9[_0x7661[1721]](_0x9465xa);null== _0x9465x15&& (_0x9465x15= new mxGeometry,_0x9465x15[_0x7661[1500]]= !0,_0x9465x9[_0x7661[1724]](_0x9465xa,_0x9465x15));if(null!= this[_0x7661[2922]]&& 0< this[_0x7661[2922]][_0x7661[67]]){var _0x9465x16=this[_0x7661[1179]][_0x7661[441]][_0x7661[255]],_0x9465x17=this[_0x7661[1179]][_0x7661[441]][_0x7661[513]];_0x9465x15[_0x7661[1525]]= [];for(_0x9465x2= 0;_0x9465x2< this[_0x7661[2922]][_0x7661[67]];_0x9465x2++){var _0x9465x18=this[_0x7661[2922]][_0x9465x2];_0x9465x15[_0x7661[1525]][_0x7661[207]]( new mxPoint(_0x9465x18[_0x7661[235]]/ _0x9465x16- _0x9465x17[_0x7661[235]],_0x9465x18[_0x7661[236]]/ _0x9465x16- _0x9465x17[_0x7661[236]]))}};null== _0x9465x3&& (_0x9465x18= this[_0x7661[1179]][_0x7661[2689]](_0x9465x4,!1),_0x9465x18[_0x7661[235]]-= this[_0x7661[1179]][_0x7661[1136]]/ this[_0x7661[1179]][_0x7661[441]][_0x7661[255]],_0x9465x18[_0x7661[236]]-= this[_0x7661[1179]][_0x7661[1137]]/ this[_0x7661[1179]][_0x7661[441]][_0x7661[255]],_0x9465x15[_0x7661[2007]](_0x9465x18,!1));this[_0x7661[746]]( new mxEventObject(mxEvent.CONNECT,_0x7661[246],_0x9465xa,_0x7661[763],_0x9465x4,_0x7661[772],_0x9465x5))}}catch(q){mxLog[_0x7661[539]](),mxLog[_0x7661[143]](q[_0x7661[281]])}finally{_0x9465x9[_0x7661[476]]()};this[_0x7661[804]]&& this[_0x7661[2707]](_0x9465xa,_0x9465x3)}};mxConnectionHandler[_0x7661[202]][_0x7661[2707]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1179]][_0x7661[2450]](_0x9465x2)};mxConnectionHandler[_0x7661[202]][_0x7661[1960]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){if(null== this[_0x7661[1033]]){return this[_0x7661[1179]][_0x7661[1960]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa)};_0x9465x3= this[_0x7661[2503]](_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa);return _0x9465x3= this[_0x7661[1179]][_0x7661[2504]](_0x9465x3,_0x9465x2,_0x9465x5,_0x9465x9)};mxConnectionHandler[_0x7661[202]][_0x7661[2939]]= function(_0x9465x2,_0x9465x3){for(var _0x9465x4=this[_0x7661[1179]][_0x7661[1198]](_0x9465x3);null!= _0x9465x4&& _0x9465x4[_0x7661[1500]];){_0x9465x3= this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1197]](_0x9465x3),_0x9465x4= this[_0x7661[1179]][_0x7661[1198]](_0x9465x3)};var _0x9465x5=this[_0x7661[1179]][_0x7661[899]]([_0x9465x3])[0],_0x9465x4=this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1721]](_0x9465x5);if(null!= _0x9465x4){var _0x9465x9=this[_0x7661[1179]][_0x7661[2689]](_0x9465x2);_0x9465x4[_0x7661[235]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x9[_0x7661[235]]- _0x9465x4[_0x7661[117]]/ 2)- this[_0x7661[1179]][_0x7661[1136]]/ this[_0x7661[1179]][_0x7661[441]][_0x7661[255]];_0x9465x4[_0x7661[236]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x9[_0x7661[236]]- _0x9465x4[_0x7661[119]]/ 2)- this[_0x7661[1179]][_0x7661[1137]]/ this[_0x7661[1179]][_0x7661[441]][_0x7661[255]];if(null!= this[_0x7661[2823]]){var _0x9465xa=this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x3);if(null!= _0x9465xa){var _0x9465x12=this[_0x7661[2940]]();Math[_0x7661[425]](this[_0x7661[1179]][_0x7661[1021]](this[_0x7661[2823]][_0x7661[235]])- this[_0x7661[1179]][_0x7661[1021]](_0x9465x9[_0x7661[235]]))<= _0x9465x12?_0x9465x4[_0x7661[235]]= _0x9465xa[_0x7661[235]]:Math[_0x7661[425]](this[_0x7661[1179]][_0x7661[1021]](this[_0x7661[2823]][_0x7661[236]])- this[_0x7661[1179]][_0x7661[1021]](_0x9465x9[_0x7661[236]]))<= _0x9465x12&& (_0x9465x4[_0x7661[236]]= _0x9465xa[_0x7661[236]])}}};return _0x9465x5};mxConnectionHandler[_0x7661[202]][_0x7661[2940]]= function(){return this[_0x7661[1179]][_0x7661[997]]()?this[_0x7661[1179]][_0x7661[1020]]:this[_0x7661[1179]][_0x7661[2353]]};mxConnectionHandler[_0x7661[202]][_0x7661[2503]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=null;null!= this[_0x7661[1033]]&& (_0x9465x9= this[_0x7661[1033]](_0x9465x3,_0x9465x4,_0x9465x5));null== _0x9465x9&& (_0x9465x9= new mxCell(_0x9465x2|| _0x7661[110]),_0x9465x9[_0x7661[1994]](!0),_0x9465x9[_0x7661[475]](_0x9465x5),_0x9465x2= new mxGeometry,_0x9465x2[_0x7661[1500]]= !0,_0x9465x9[_0x7661[1724]](_0x9465x2));return _0x9465x9};mxConnectionHandler[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1179]][_0x7661[1148]](this);null!= this[_0x7661[253]]&& (this[_0x7661[253]][_0x7661[515]](),this[_0x7661[253]]= null);null!= this[_0x7661[2885]]&& (this[_0x7661[2885]][_0x7661[515]](),this[_0x7661[2885]]= null);null!= this[_0x7661[2886]]&& (this[_0x7661[2886]][_0x7661[515]](),this[_0x7661[2886]]= null);null!= this[_0x7661[1176]]&& (this[_0x7661[1179]][_0x7661[502]]()[_0x7661[745]](this[_0x7661[1176]]),this[_0x7661[1179]][_0x7661[249]]()[_0x7661[745]](this[_0x7661[1176]]),this[_0x7661[1176]]= null);null!= this[_0x7661[2898]]&& (this[_0x7661[1179]][_0x7661[745]](this[_0x7661[2898]]),this[_0x7661[1179]][_0x7661[249]]()[_0x7661[745]](this[_0x7661[2898]]),this[_0x7661[2898]]= null)};function mxConstraintHandler(_0x9465x2){this[_0x7661[1179]]= _0x9465x2}mxConstraintHandler[_0x7661[202]][_0x7661[2941]]= new mxImage(mxClient[_0x7661[88]]+ _0x7661[2942],5,5);mxConstraintHandler[_0x7661[202]][_0x7661[1179]]= null;mxConstraintHandler[_0x7661[202]][_0x7661[984]]= !0;mxConstraintHandler[_0x7661[202]][_0x7661[2943]]= mxConstants[_0x7661[2854]];mxConstraintHandler[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxConstraintHandler[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxConstraintHandler[_0x7661[202]][_0x7661[862]]= function(){if(null!= this[_0x7661[2944]]){for(var _0x9465x2=0;_0x9465x2< this[_0x7661[2944]][_0x7661[67]];_0x9465x2++){this[_0x7661[2944]][_0x9465x2][_0x7661[515]]()};this[_0x7661[2944]]= null};null!= this[_0x7661[2945]]&& (this[_0x7661[2945]][_0x7661[515]](),this[_0x7661[2945]]= null);this[_0x7661[2946]]= this[_0x7661[2919]]= this[_0x7661[987]]= this[_0x7661[2947]]= this[_0x7661[2920]]= null};mxConstraintHandler[_0x7661[202]][_0x7661[2636]]= function(){return this[_0x7661[1179]][_0x7661[2636]]()};mxConstraintHandler[_0x7661[202]][_0x7661[2948]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return this[_0x7661[2941]]};mxConstraintHandler[_0x7661[202]][_0x7661[2949]]= function(_0x9465x2,_0x9465x3){return !1};mxConstraintHandler[_0x7661[202]][_0x7661[2729]]= function(_0x9465x2,_0x9465x3){if(this[_0x7661[994]]()&& !this[_0x7661[2949]](_0x9465x2)){var _0x9465x4=this[_0x7661[2636]](),_0x9465x5= new mxRectangle(_0x9465x2[_0x7661[734]]()- _0x9465x4,_0x9465x2[_0x7661[735]]()- _0x9465x4,2* _0x9465x4,2* _0x9465x4),_0x9465x9=null!= _0x9465x2[_0x7661[736]]()?this[_0x7661[1179]][_0x7661[2565]](_0x9465x2[_0x7661[736]]()):!1;if(null== this[_0x7661[2947]]|| !mxUtils[_0x7661[1825]](this[_0x7661[2947]],_0x9465x5)|| null!= _0x9465x2[_0x7661[248]]()&& null!= this[_0x7661[2919]]&& _0x9465x9){if(this[_0x7661[2947]]= null,_0x9465x2[_0x7661[248]]()!= this[_0x7661[2919]]){if(this[_0x7661[2919]]= null,this[_0x7661[1531]]= null!= _0x9465x2[_0x7661[248]]()&& _0x9465x9?this[_0x7661[1179]][_0x7661[2538]](_0x9465x2[_0x7661[248]](),_0x9465x3):null,null!= this[_0x7661[1531]]){this[_0x7661[2919]]= _0x9465x2[_0x7661[248]]();this[_0x7661[2947]]= new mxRectangle(_0x9465x2[_0x7661[248]]()[_0x7661[235]],_0x9465x2[_0x7661[248]]()[_0x7661[236]],_0x9465x2[_0x7661[248]]()[_0x7661[117]],_0x9465x2[_0x7661[248]]()[_0x7661[119]]);if(null!= this[_0x7661[2944]]){for(_0x9465x9= 0;_0x9465x9< this[_0x7661[2944]][_0x7661[67]];_0x9465x9++){this[_0x7661[2944]][_0x9465x9][_0x7661[515]]()};this[_0x7661[2946]]= this[_0x7661[2944]]= null};this[_0x7661[2944]]= [];this[_0x7661[2946]]= [];for(_0x9465x9= 0;_0x9465x9< this[_0x7661[1531]][_0x7661[67]];_0x9465x9++){var _0x9465xa=this[_0x7661[1179]][_0x7661[2290]](_0x9465x2[_0x7661[248]](),this[_0x7661[1531]][_0x9465x9]),_0x9465x12=this[_0x7661[2948]](_0x9465x2[_0x7661[248]](),this[_0x7661[1531]][_0x9465x9],_0x9465xa),_0x9465x13=_0x9465x12[_0x7661[390]],_0x9465x12= new mxRectangle(_0x9465xa[_0x7661[235]]- _0x9465x12[_0x7661[117]]/ 2,_0x9465xa[_0x7661[236]]- _0x9465x12[_0x7661[119]]/ 2,_0x9465x12[_0x7661[117]],_0x9465x12[_0x7661[119]]),_0x9465x12= new mxImageShape(_0x9465x12,_0x9465x13);_0x9465x12[_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[2334]]:mxConstants[_0x7661[508]];_0x9465x12[_0x7661[1674]]= !1;_0x9465x12[_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]());null!= _0x9465x12[_0x7661[252]][_0x7661[328]]&& _0x9465x12[_0x7661[252]][_0x7661[265]][_0x7661[950]](_0x9465x12[_0x7661[252]],_0x9465x12[_0x7661[252]][_0x7661[265]][_0x7661[285]]);_0x9465x13= mxUtils[_0x7661[885]](this,function(){return null!= this[_0x7661[2919]]?this[_0x7661[2919]]:_0x9465x2[_0x7661[248]]()});_0x9465x12[_0x7661[258]]();mxEvent[_0x7661[2733]](_0x9465x12[_0x7661[252]],this[_0x7661[1179]],_0x9465x13);this[_0x7661[2947]][_0x7661[99]](_0x9465x12[_0x7661[1562]]);this[_0x7661[2944]][_0x7661[207]](_0x9465x12);this[_0x7661[2946]][_0x7661[207]](_0x9465xa)};this[_0x7661[2947]][_0x7661[244]](_0x9465x4)}else {if(null!= this[_0x7661[2944]]){null!= this[_0x7661[2945]]&& (this[_0x7661[2945]][_0x7661[515]](),this[_0x7661[2945]]= null);for(_0x9465x9= 0;_0x9465x9< this[_0x7661[2944]][_0x7661[67]];_0x9465x9++){this[_0x7661[2944]][_0x9465x9][_0x7661[515]]()};this[_0x7661[2946]]= this[_0x7661[2944]]= null}}}};this[_0x7661[987]]= this[_0x7661[2920]]= null;if(null!= this[_0x7661[2944]]&& null!= this[_0x7661[1531]]&& (null== _0x9465x2[_0x7661[248]]()|| this[_0x7661[2919]]== _0x9465x2[_0x7661[248]]())){for(_0x9465x9= 0;_0x9465x9< this[_0x7661[2944]][_0x7661[67]];_0x9465x9++){if(mxUtils[_0x7661[1825]](this[_0x7661[2944]][_0x9465x9][_0x7661[1562]],_0x9465x5)){this[_0x7661[2920]]= this[_0x7661[1531]][_0x9465x9];this[_0x7661[987]]= this[_0x7661[2946]][_0x9465x9];_0x9465x4= this[_0x7661[2944]][_0x9465x9][_0x7661[1562]][_0x7661[238]]();_0x9465x4[_0x7661[244]](mxClient[_0x7661[80]]?3:2);mxClient[_0x7661[80]]&& (_0x9465x4[_0x7661[117]]-= 1,_0x9465x4[_0x7661[119]]-= 1);null== this[_0x7661[2945]]?(_0x9465x4= new mxRectangleShape(_0x9465x4,null,this[_0x7661[2943]],3),_0x9465x4[_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]== mxConstants[_0x7661[508]]?mxConstants[_0x7661[508]]:mxConstants[_0x7661[1523]],_0x9465x4[_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]()),this[_0x7661[2945]]= _0x9465x4,_0x9465x13= mxUtils[_0x7661[885]](this,function(){return null!= this[_0x7661[2919]]?this[_0x7661[2919]]:_0x9465x2[_0x7661[248]]()}),mxEvent[_0x7661[2733]](_0x9465x4[_0x7661[252]],this[_0x7661[1179]],_0x9465x13)):(this[_0x7661[2945]][_0x7661[1562]]= _0x9465x4,this[_0x7661[2945]][_0x7661[258]]());break}}};null== this[_0x7661[2920]]&& null!= this[_0x7661[2945]]&& (this[_0x7661[2945]][_0x7661[515]](),this[_0x7661[2945]]= null)}};mxConstraintHandler[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[862]]()};function mxRubberband(_0x9465x2){null!= _0x9465x2&& (this[_0x7661[1179]]= _0x9465x2,this[_0x7661[1179]][_0x7661[1133]](this),this[_0x7661[2730]]= mxUtils[_0x7661[885]](this,function(){this[_0x7661[2950]]()}),this[_0x7661[1179]][_0x7661[169]](mxEvent.PAN,this[_0x7661[2730]]),mxClient[_0x7661[80]]&& mxEvent[_0x7661[169]](window,_0x7661[2428],mxUtils[_0x7661[885]](this,function(){this[_0x7661[515]]()})))}mxRubberband[_0x7661[202]][_0x7661[2951]]= 20;mxRubberband[_0x7661[202]][_0x7661[984]]= !0;mxRubberband[_0x7661[202]][_0x7661[485]]= null;mxRubberband[_0x7661[202]][_0x7661[2952]]= null;mxRubberband[_0x7661[202]][_0x7661[2953]]= 0;mxRubberband[_0x7661[202]][_0x7661[2954]]= 0;mxRubberband[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxRubberband[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxRubberband[_0x7661[202]][_0x7661[787]]= function(_0x9465x2,_0x9465x3){if(!_0x9465x3[_0x7661[721]]()&& this[_0x7661[994]]()&& this[_0x7661[1179]][_0x7661[994]]()&& (this[_0x7661[1179]][_0x7661[2579]](_0x9465x3[_0x7661[727]]())|| null== _0x9465x3[_0x7661[248]]())){var _0x9465x4=mxUtils[_0x7661[445]](this[_0x7661[1179]][_0x7661[526]]),_0x9465x5=mxUtils[_0x7661[444]](this[_0x7661[1179]][_0x7661[526]]);_0x9465x5[_0x7661[235]]-= _0x9465x4[_0x7661[235]];_0x9465x5[_0x7661[236]]-= _0x9465x4[_0x7661[236]];this[_0x7661[861]](_0x9465x3[_0x7661[730]]()+ _0x9465x5[_0x7661[235]],_0x9465x3[_0x7661[732]]()+ _0x9465x5[_0x7661[236]]);if(mxClient[_0x7661[133]]&& !mxClient[_0x7661[75]]&& !mxClient[_0x7661[76]]){var _0x9465x9=this[_0x7661[1179]][_0x7661[526]],_0x9465xa=function(_0x9465x2){_0x9465x2= new mxMouseEvent(_0x9465x2);var _0x9465x3=mxUtils[_0x7661[2196]](_0x9465x9,_0x9465x2[_0x7661[730]](),_0x9465x2[_0x7661[732]]());_0x9465x2[_0x7661[725]]= _0x9465x3[_0x7661[235]];_0x9465x2[_0x7661[726]]= _0x9465x3[_0x7661[236]];return _0x9465x2};this[_0x7661[2955]]= mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[788]](this[_0x7661[1179]],_0x9465xa(_0x9465x2))});this[_0x7661[981]]= mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[789]](this[_0x7661[1179]],_0x9465xa(_0x9465x2))});mxEvent[_0x7661[169]](document,_0x7661[752],this[_0x7661[2955]]);mxEvent[_0x7661[169]](document,_0x7661[753],this[_0x7661[981]])};_0x9465x3[_0x7661[722]](!1)}};mxRubberband[_0x7661[202]][_0x7661[861]]= function(_0x9465x2,_0x9465x3){this[_0x7661[2823]]= new mxPoint(_0x9465x2,_0x9465x3)};mxRubberband[_0x7661[202]][_0x7661[788]]= function(_0x9465x2,_0x9465x3){if(!_0x9465x3[_0x7661[721]]()&& null!= this[_0x7661[2823]]){var _0x9465x4=mxUtils[_0x7661[444]](this[_0x7661[1179]][_0x7661[526]]),_0x9465x5=mxUtils[_0x7661[445]](this[_0x7661[1179]][_0x7661[526]]);_0x9465x4[_0x7661[235]]-= _0x9465x5[_0x7661[235]];_0x9465x4[_0x7661[236]]-= _0x9465x5[_0x7661[236]];var _0x9465x5=_0x9465x3[_0x7661[730]]()+ _0x9465x4[_0x7661[235]],_0x9465x4=_0x9465x3[_0x7661[732]]()+ _0x9465x4[_0x7661[236]],_0x9465x9=this[_0x7661[2823]][_0x7661[235]]- _0x9465x5,_0x9465xa=this[_0x7661[2823]][_0x7661[236]]- _0x9465x4,_0x9465x12=this[_0x7661[1179]][_0x7661[2353]];if(null!= this[_0x7661[485]]|| Math[_0x7661[425]](_0x9465x9)> _0x9465x12|| Math[_0x7661[425]](_0x9465xa)> _0x9465x12){null== this[_0x7661[485]]&& (this[_0x7661[485]]= this[_0x7661[2156]]()),mxUtils[_0x7661[2440]](),this[_0x7661[2729]](_0x9465x5,_0x9465x4),_0x9465x3[_0x7661[722]]()}}};mxRubberband[_0x7661[202]][_0x7661[2156]]= function(){null== this[_0x7661[2952]]&& (this[_0x7661[2952]]= document[_0x7661[55]](_0x7661[485]),this[_0x7661[2952]][_0x7661[926]]= _0x7661[2956],mxUtils[_0x7661[254]](this[_0x7661[2952]],this[_0x7661[2951]]));this[_0x7661[1179]][_0x7661[526]][_0x7661[62]](this[_0x7661[2952]]);return this[_0x7661[2952]]};mxRubberband[_0x7661[202]][_0x7661[789]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=null!= this[_0x7661[485]];this[_0x7661[862]]();_0x9465x4&& (_0x9465x4= new mxRectangle(this[_0x7661[235]],this[_0x7661[236]],this[_0x7661[117]],this[_0x7661[119]]),this[_0x7661[1179]][_0x7661[2698]](_0x9465x4,_0x9465x3[_0x7661[727]]()),_0x9465x3[_0x7661[722]]())};mxRubberband[_0x7661[202]][_0x7661[862]]= function(){null!= this[_0x7661[485]]&& this[_0x7661[485]][_0x7661[265]][_0x7661[266]](this[_0x7661[485]]);null!= this[_0x7661[2955]]&& (mxEvent[_0x7661[745]](document,_0x7661[752],this[_0x7661[2955]]),this[_0x7661[2955]]= null);null!= this[_0x7661[981]]&& (mxEvent[_0x7661[745]](document,_0x7661[753],this[_0x7661[981]]),this[_0x7661[981]]= null);this[_0x7661[2954]]= this[_0x7661[2953]]= 0;this[_0x7661[485]]= this[_0x7661[2823]]= null};mxRubberband[_0x7661[202]][_0x7661[2729]]= function(_0x9465x2,_0x9465x3){this[_0x7661[2953]]= _0x9465x2;this[_0x7661[2954]]= _0x9465x3;this[_0x7661[2950]]()};mxRubberband[_0x7661[202]][_0x7661[2950]]= function(){if(null!= this[_0x7661[485]]){var _0x9465x2=this[_0x7661[2953]]- this[_0x7661[1179]][_0x7661[1136]],_0x9465x3=this[_0x7661[2954]]- this[_0x7661[1179]][_0x7661[1137]];this[_0x7661[235]]= Math[_0x7661[243]](this[_0x7661[2823]][_0x7661[235]],_0x9465x2);this[_0x7661[236]]= Math[_0x7661[243]](this[_0x7661[2823]][_0x7661[236]],_0x9465x3);this[_0x7661[117]]= Math[_0x7661[160]](this[_0x7661[2823]][_0x7661[235]],_0x9465x2)- this[_0x7661[235]];this[_0x7661[119]]= Math[_0x7661[160]](this[_0x7661[2823]][_0x7661[236]],_0x9465x3)- this[_0x7661[236]];_0x9465x2= mxClient[_0x7661[47]]?this[_0x7661[1179]][_0x7661[1137]]:0;this[_0x7661[485]][_0x7661[124]][_0x7661[361]]= this[_0x7661[235]]+ (mxClient[_0x7661[47]]?this[_0x7661[1179]][_0x7661[1136]]:0)+ _0x7661[168];this[_0x7661[485]][_0x7661[124]][_0x7661[125]]= this[_0x7661[236]]+ _0x9465x2+ _0x7661[168];this[_0x7661[485]][_0x7661[124]][_0x7661[117]]= Math[_0x7661[160]](1,this[_0x7661[117]])+ _0x7661[168];this[_0x7661[485]][_0x7661[124]][_0x7661[119]]= Math[_0x7661[160]](1,this[_0x7661[119]])+ _0x7661[168]}};mxRubberband[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[2717]]|| (this[_0x7661[2717]]= !0,this[_0x7661[1179]][_0x7661[1148]](this),this[_0x7661[1179]][_0x7661[745]](this[_0x7661[2730]]),this[_0x7661[862]](),null!= this[_0x7661[2952]]&& (this[_0x7661[2952]]= null))};function mxVertexHandler(_0x9465x2){null!= _0x9465x2&& (this[_0x7661[724]]= _0x9465x2,this[_0x7661[176]]())}mxVertexHandler[_0x7661[202]][_0x7661[1179]]= null;mxVertexHandler[_0x7661[202]][_0x7661[724]]= null;mxVertexHandler[_0x7661[202]][_0x7661[2957]]= !1;mxVertexHandler[_0x7661[202]][_0x7661[1983]]= null;mxVertexHandler[_0x7661[202]][_0x7661[2958]]= !0;mxVertexHandler[_0x7661[202]][_0x7661[2959]]= null;mxVertexHandler[_0x7661[202]][_0x7661[2353]]= 0;mxVertexHandler[_0x7661[202]][_0x7661[2809]]= !1;mxVertexHandler[_0x7661[202]][_0x7661[2960]]= !0;mxVertexHandler[_0x7661[202]][_0x7661[176]]= function(){this[_0x7661[1179]]= this[_0x7661[724]][_0x7661[441]][_0x7661[1179]];this[_0x7661[2961]]= this[_0x7661[2962]](this[_0x7661[724]]);this[_0x7661[1562]]= new mxRectangle(this[_0x7661[2961]][_0x7661[235]],this[_0x7661[2961]][_0x7661[236]],this[_0x7661[2961]][_0x7661[117]],this[_0x7661[2961]][_0x7661[119]]);this[_0x7661[2732]]= this[_0x7661[2963]](this[_0x7661[1562]]);this[_0x7661[2732]][_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[1523]]:mxConstants[_0x7661[508]];this[_0x7661[2732]][_0x7661[1229]]= !1;this[_0x7661[2732]][_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]());this[_0x7661[1179]][_0x7661[1712]](this[_0x7661[724]][_0x7661[246]])&& (this[_0x7661[2732]][_0x7661[252]][_0x7661[124]][_0x7661[270]]= mxConstants[_0x7661[2832]]);mxEvent[_0x7661[2733]](this[_0x7661[2732]][_0x7661[252]],this[_0x7661[1179]],this[_0x7661[724]]);if(0>= mxGraphHandler[_0x7661[202]][_0x7661[2795]]|| this[_0x7661[1179]][_0x7661[2694]]()< mxGraphHandler[_0x7661[202]][_0x7661[2795]]){var _0x9465x2=this[_0x7661[1179]][_0x7661[2657]](this[_0x7661[724]][_0x7661[246]]);this[_0x7661[2964]]= [];if(_0x9465x2|| this[_0x7661[1179]][_0x7661[2628]](this[_0x7661[724]][_0x7661[246]])&& 2<= this[_0x7661[724]][_0x7661[117]]&& 2<= this[_0x7661[724]][_0x7661[119]]){var _0x9465x3=0;_0x9465x2&& (this[_0x7661[2957]]|| (this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2735]](_0x7661[936],_0x9465x3++)),this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2735]](_0x7661[2965],_0x9465x3++)),this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2735]](_0x7661[2966],_0x9465x3++)),this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2735]](_0x7661[2967],_0x9465x3++)),this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2735]](_0x7661[2968],_0x9465x3++)),this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2735]](_0x7661[2969],_0x9465x3++)),this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2735]](_0x7661[2970],_0x9465x3++))),this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2735]](_0x7661[2971],_0x9465x3++)));_0x9465x2= this[_0x7661[1179]][_0x7661[251]][_0x7661[1721]](this[_0x7661[724]][_0x7661[246]]);null!= _0x9465x2&& (!_0x9465x2[_0x7661[1500]]&& !this[_0x7661[1179]][_0x7661[1730]](this[_0x7661[724]][_0x7661[246]])&& this[_0x7661[1179]][_0x7661[2628]](this[_0x7661[724]][_0x7661[246]]))&& (this[_0x7661[2972]]= this[_0x7661[2735]](mxConstants.CURSOR_LABEL_HANDLE,mxEvent.LABEL_HANDLE,mxConstants.LABEL_HANDLE_SIZE,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2972]]))}else {this[_0x7661[1179]][_0x7661[1712]](this[_0x7661[724]][_0x7661[246]])&& (!this[_0x7661[1179]][_0x7661[2657]](this[_0x7661[724]][_0x7661[246]])&& 2> this[_0x7661[724]][_0x7661[117]]&& 2> this[_0x7661[724]][_0x7661[119]])&& (this[_0x7661[2972]]= this[_0x7661[2735]](mxConstants.CURSOR_MOVABLE_VERTEX,null,null,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2972]]))}};if(this[_0x7661[2809]]&& (0>= mxGraphHandler[_0x7661[202]][_0x7661[2795]]|| this[_0x7661[1179]][_0x7661[2694]]()< mxGraphHandler[_0x7661[202]][_0x7661[2795]])){this[_0x7661[2973]]= this[_0x7661[2735]](_0x7661[356],mxEvent.ROTATION_HANDLE,mxConstants[_0x7661[2974]]+ 3,mxConstants.HANDLE_FILLCOLOR),this[_0x7661[2964]][_0x7661[207]](this[_0x7661[2973]])};this[_0x7661[258]]()};mxVertexHandler[_0x7661[202]][_0x7661[2962]]= function(_0x9465x2){return new mxRectangle(Math[_0x7661[488]](_0x9465x2[_0x7661[235]]),Math[_0x7661[488]](_0x9465x2[_0x7661[236]]),Math[_0x7661[488]](_0x9465x2[_0x7661[117]]),Math[_0x7661[488]](_0x9465x2[_0x7661[119]]))};mxVertexHandler[_0x7661[202]][_0x7661[2963]]= function(_0x9465x2){_0x9465x2= new mxRectangleShape(_0x9465x2,null,this[_0x7661[2975]]());_0x9465x2[_0x7661[1307]]= this[_0x7661[2976]]();_0x9465x2[_0x7661[1522]]= this[_0x7661[2977]]();return _0x9465x2};mxVertexHandler[_0x7661[202]][_0x7661[2975]]= function(){return mxConstants[_0x7661[2978]]};mxVertexHandler[_0x7661[202]][_0x7661[2976]]= function(){return mxConstants[_0x7661[2979]]};mxVertexHandler[_0x7661[202]][_0x7661[2977]]= function(){return mxConstants[_0x7661[2980]]};mxVertexHandler[_0x7661[202]][_0x7661[2735]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){_0x9465x4= _0x9465x4|| mxConstants[_0x7661[2974]];_0x9465x4= new mxRectangle(0,0,_0x9465x4,_0x9465x4);_0x9465x5= this[_0x7661[2981]](_0x9465x4,_0x9465x3,_0x9465x5);_0x9465x5[_0x7661[1567]]()&& null!= this[_0x7661[724]][_0x7661[963]]&& this[_0x7661[724]][_0x7661[963]][_0x7661[252]][_0x7661[265]]== this[_0x7661[1179]][_0x7661[526]]?(_0x9465x5[_0x7661[1562]][_0x7661[119]]-= 1,_0x9465x5[_0x7661[1562]][_0x7661[117]]-= 1,_0x9465x5[_0x7661[507]]= mxConstants[_0x7661[1656]],_0x9465x5[_0x7661[176]](this[_0x7661[1179]][_0x7661[526]])):(_0x9465x5[_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[2334]]:mxConstants[_0x7661[508]],_0x9465x5[_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]()));mxEvent[_0x7661[2733]](_0x9465x5[_0x7661[252]],this[_0x7661[1179]],this[_0x7661[724]]);this[_0x7661[1179]][_0x7661[994]]()&& (_0x9465x5[_0x7661[252]][_0x7661[124]][_0x7661[270]]= _0x9465x2);this[_0x7661[2982]](_0x9465x3)|| (_0x9465x5[_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[188]);return _0x9465x5};mxVertexHandler[_0x7661[202]][_0x7661[2982]]= function(_0x9465x2){return !0};mxVertexHandler[_0x7661[202]][_0x7661[2981]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return null!= this[_0x7661[2959]]?(_0x9465x2[_0x7661[117]]= this[_0x7661[2959]][_0x7661[117]],_0x9465x2[_0x7661[119]]= this[_0x7661[2959]][_0x7661[119]], new mxImageShape(_0x9465x2,this[_0x7661[2959]][_0x7661[390]])):_0x9465x3== mxEvent[_0x7661[2983]]? new mxEllipse(_0x9465x2,_0x9465x4|| mxConstants[_0x7661[2984]],mxConstants.HANDLE_STROKECOLOR): new mxRectangleShape(_0x9465x2,_0x9465x4|| mxConstants[_0x7661[2984]],mxConstants.HANDLE_STROKECOLOR)};mxVertexHandler[_0x7661[202]][_0x7661[2985]]= function(_0x9465x2,_0x9465x3,_0x9465x4){null!= _0x9465x2&& (_0x9465x2[_0x7661[1562]][_0x7661[235]]= Math[_0x7661[488]](_0x9465x3- _0x9465x2[_0x7661[1562]][_0x7661[117]]/ 2),_0x9465x2[_0x7661[1562]][_0x7661[236]]= Math[_0x7661[488]](_0x9465x4- _0x9465x2[_0x7661[1562]][_0x7661[119]]/ 2),_0x9465x2[_0x7661[258]]())};mxVertexHandler[_0x7661[202]][_0x7661[2986]]= function(_0x9465x2){if(_0x9465x2[_0x7661[729]](this[_0x7661[2973]])){return mxEvent[_0x7661[2983]]};if(_0x9465x2[_0x7661[729]](this[_0x7661[2972]])){return mxEvent[_0x7661[2987]]};if(null!= this[_0x7661[2964]]){for(var _0x9465x3=this[_0x7661[2353]],_0x9465x3=this[_0x7661[2958]]&& (mxClient[_0x7661[80]]|| 0< _0x9465x3)? new mxRectangle(_0x9465x2[_0x7661[734]]()- _0x9465x3,_0x9465x2[_0x7661[735]]()- _0x9465x3,2* _0x9465x3,2* _0x9465x3):null,_0x9465x4=0;_0x9465x4< this[_0x7661[2964]][_0x7661[67]];_0x9465x4++){if(_0x9465x2[_0x7661[729]](this[_0x7661[2964]][_0x9465x4])|| null!= _0x9465x3&& mxUtils[_0x7661[1825]](this[_0x7661[2964]][_0x9465x4][_0x7661[1562]],_0x9465x3)){return _0x9465x4}}};return null};mxVertexHandler[_0x7661[202]][_0x7661[787]]= function(_0x9465x2,_0x9465x3){if(!_0x9465x3[_0x7661[721]]()&& this[_0x7661[1179]][_0x7661[994]]()&& !this[_0x7661[1179]][_0x7661[2579]](_0x9465x3[_0x7661[727]]())&& (0< this[_0x7661[2353]]|| _0x9465x3[_0x7661[248]]()== this[_0x7661[724]])){var _0x9465x4=this[_0x7661[2986]](_0x9465x3);null!= _0x9465x4&& (this[_0x7661[861]](_0x9465x3[_0x7661[730]](),_0x9465x3[_0x7661[732]](),_0x9465x4),_0x9465x3[_0x7661[722]]())}};mxVertexHandler[_0x7661[202]][_0x7661[861]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= mxUtils[_0x7661[2196]](this[_0x7661[1179]][_0x7661[526]],_0x9465x2,_0x9465x3);this[_0x7661[2739]]= _0x9465x2[_0x7661[235]];this[_0x7661[2740]]= _0x9465x2[_0x7661[236]];this[_0x7661[1983]]= _0x9465x4;this[_0x7661[2732]][_0x7661[252]][_0x7661[124]][_0x7661[495]]= _0x9465x4== mxEvent[_0x7661[2983]]?_0x7661[497]:_0x7661[130];this[_0x7661[2988]]= this[_0x7661[2963]](this[_0x7661[1562]]);!(mxClient[_0x7661[48]]&& 0!= Number(this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]))&& null!= this[_0x7661[724]][_0x7661[963]]&& this[_0x7661[724]][_0x7661[963]][_0x7661[252]][_0x7661[265]]== this[_0x7661[1179]][_0x7661[526]]?(this[_0x7661[2988]][_0x7661[507]]= mxConstants[_0x7661[1656]],this[_0x7661[2988]][_0x7661[176]](this[_0x7661[1179]][_0x7661[526]])):(this[_0x7661[2988]][_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[1523]]:mxConstants[_0x7661[508]],this[_0x7661[2988]][_0x7661[176]](this[_0x7661[1179]][_0x7661[441]][_0x7661[1524]]()))};mxVertexHandler[_0x7661[202]][_0x7661[788]]= function(_0x9465x2,_0x9465x3){if(!_0x9465x3[_0x7661[721]]()&& null!= this[_0x7661[1983]]){var _0x9465x4= new mxPoint(_0x9465x3[_0x7661[734]](),_0x9465x3[_0x7661[735]]()),_0x9465x5=this[_0x7661[1179]][_0x7661[1018]](_0x9465x3[_0x7661[727]]()),_0x9465x9=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]];if(this[_0x7661[1983]]== mxEvent[_0x7661[2987]]){_0x9465x5&& (_0x9465x4[_0x7661[235]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x4[_0x7661[235]]/ _0x9465x9)* _0x9465x9,_0x9465x4[_0x7661[236]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x4[_0x7661[236]]/ _0x9465x9)* _0x9465x9),this[_0x7661[2985]](this[_0x7661[2964]][this[_0x7661[2964]][_0x7661[67]]- 1],_0x9465x4[_0x7661[235]],_0x9465x4[_0x7661[236]])}else {if(this[_0x7661[1983]]== mxEvent[_0x7661[2983]]){var _0x9465xa=this[_0x7661[724]][_0x7661[235]]+ this[_0x7661[724]][_0x7661[117]]/ 2- _0x9465x4[_0x7661[235]],_0x9465x12=this[_0x7661[724]][_0x7661[236]]+ this[_0x7661[724]][_0x7661[119]]/ 2- _0x9465x4[_0x7661[236]];this[_0x7661[2989]]= 0!= _0x9465xa?180* Math[_0x7661[2990]](_0x9465x12/ _0x9465xa)/ Math[_0x7661[424]]+ 90:0> _0x9465x12?180:0;0< _0x9465xa&& (this[_0x7661[2989]]-= 180);this[_0x7661[2960]]&& (_0x9465xa= _0x9465x4[_0x7661[235]]- this[_0x7661[724]][_0x7661[241]](),_0x9465x12= _0x9465x4[_0x7661[236]]- this[_0x7661[724]][_0x7661[242]](),_0x9465xa= Math[_0x7661[425]](Math[_0x7661[428]](_0x9465xa* _0x9465xa+ _0x9465x12* _0x9465x12)- this[_0x7661[724]][_0x7661[119]]/ 2- 20),_0x9465xa= Math[_0x7661[160]](1,5* Math[_0x7661[243]](3,Math[_0x7661[160]](0,Math[_0x7661[488]](80/ Math[_0x7661[425]](_0x9465xa))))),this[_0x7661[2989]]= Math[_0x7661[488]](this[_0x7661[2989]]/ _0x9465xa)* _0x9465xa);this[_0x7661[2732]][_0x7661[603]]= this[_0x7661[2989]];this[_0x7661[2732]][_0x7661[258]]()}else {var _0x9465x13=mxUtils[_0x7661[431]](this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]),_0x9465x14=Math[_0x7661[426]](-_0x9465x13),_0x9465x15=Math[_0x7661[427]](-_0x9465x13),_0x9465x16= new mxPoint(this[_0x7661[724]][_0x7661[241]](),this[_0x7661[724]][_0x7661[242]]()),_0x9465xa=_0x9465x4[_0x7661[235]]- this[_0x7661[2739]],_0x9465x12=_0x9465x4[_0x7661[236]]- this[_0x7661[2740]],_0x9465x4=this[_0x7661[1179]][_0x7661[441]][_0x7661[513]],_0x9465x17=_0x9465x15* _0x9465xa+ _0x9465x14* _0x9465x12,_0x9465xa=_0x9465x14* _0x9465xa- _0x9465x15* _0x9465x12;this[_0x7661[1562]]= this[_0x7661[2991]](this[_0x7661[2961]],_0x9465xa,_0x9465x17,this[_0x7661[1983]],_0x9465x5,_0x9465x9,_0x9465x4);_0x9465x14= Math[_0x7661[426]](_0x9465x13);_0x9465x15= Math[_0x7661[427]](_0x9465x13);_0x9465x12= new mxPoint(this[_0x7661[1562]][_0x7661[241]](),this[_0x7661[1562]][_0x7661[242]]());_0x9465xa= _0x9465x12[_0x7661[235]]- _0x9465x16[_0x7661[235]];_0x9465x12= _0x9465x12[_0x7661[236]]- _0x9465x16[_0x7661[236]];_0x9465x16= _0x9465x15* _0x9465xa+ _0x9465x14* _0x9465x12- _0x9465x12;this[_0x7661[1562]][_0x7661[235]]+= _0x9465x14* _0x9465xa- _0x9465x15* _0x9465x12- _0x9465xa;this[_0x7661[1562]][_0x7661[236]]+= _0x9465x16;this[_0x7661[2932]]()}};_0x9465x3[_0x7661[722]]()}else {null!= this[_0x7661[2986]](_0x9465x3)&& _0x9465x3[_0x7661[722]](!1)}};mxVertexHandler[_0x7661[202]][_0x7661[789]]= function(_0x9465x2,_0x9465x3){if(!_0x9465x3[_0x7661[721]]()&& null!= this[_0x7661[1983]]&& null!= this[_0x7661[724]]){var _0x9465x4= new mxPoint(_0x9465x3[_0x7661[734]](),_0x9465x3[_0x7661[735]]());this[_0x7661[1179]][_0x7661[502]]()[_0x7661[473]]();try{if(this[_0x7661[1983]]== mxEvent[_0x7661[2983]]){null!= this[_0x7661[2989]]&& this[_0x7661[2992]](this[_0x7661[724]][_0x7661[246]],this[_0x7661[2989]]- (this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2278]]]|| 0))}else {var _0x9465x5=this[_0x7661[1179]][_0x7661[1018]](_0x9465x3[_0x7661[727]]()),_0x9465x9=mxUtils[_0x7661[431]](this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]),_0x9465xa=Math[_0x7661[426]](-_0x9465x9),_0x9465x12=Math[_0x7661[427]](-_0x9465x9),_0x9465x13=_0x9465x4[_0x7661[235]]- this[_0x7661[2739]],_0x9465x14=_0x9465x4[_0x7661[236]]- this[_0x7661[2740]],_0x9465x4=_0x9465x12* _0x9465x13+ _0x9465xa* _0x9465x14,_0x9465x13=_0x9465xa* _0x9465x13- _0x9465x12* _0x9465x14,_0x9465x14=_0x9465x4,_0x9465x15=this[_0x7661[1179]][_0x7661[441]][_0x7661[255]];this[_0x7661[2526]](this[_0x7661[724]][_0x7661[246]],_0x9465x13/ _0x9465x15,_0x9465x14/ _0x9465x15,this[_0x7661[1983]],_0x9465x5)}}finally{this[_0x7661[1179]][_0x7661[502]]()[_0x7661[476]]()};this[_0x7661[862]]();_0x9465x3[_0x7661[722]]()}};mxVertexHandler[_0x7661[202]][_0x7661[2992]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[502]]();if(_0x9465x4[_0x7661[1193]](_0x9465x2)){var _0x9465x5=_0x9465x2== this[_0x7661[724]]?this[_0x7661[724]]:this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x2);null!= _0x9465x5&& this[_0x7661[1179]][_0x7661[1717]](mxConstants.STYLE_ROTATION,(_0x9465x5[_0x7661[124]][mxConstants[_0x7661[2278]]]|| 0)+ _0x9465x3,[_0x9465x2]);if(this[_0x7661[724]][_0x7661[246]]!= _0x9465x2&& (_0x9465x5= this[_0x7661[1179]][_0x7661[1198]](_0x9465x2),null!= _0x9465x5&& !_0x9465x5[_0x7661[1500]])){if(0!= _0x9465x3){var _0x9465x9=this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1197]](_0x9465x2),_0x9465xa=this[_0x7661[1179]][_0x7661[1198]](_0x9465x9);if(!_0x9465x5[_0x7661[1500]]&& null!= _0x9465xa){var _0x9465x12=mxUtils[_0x7661[431]](_0x9465x3),_0x9465x9=Math[_0x7661[426]](_0x9465x12),_0x9465x12=Math[_0x7661[427]](_0x9465x12),_0x9465x13= new mxPoint(_0x9465x5[_0x7661[241]](),_0x9465x5[_0x7661[242]]()),_0x9465xa= new mxPoint(_0x9465xa[_0x7661[117]]/ 2,_0x9465xa[_0x7661[119]]/ 2),_0x9465x9=mxUtils[_0x7661[432]](_0x9465x13,_0x9465x9,_0x9465x12,_0x9465xa),_0x9465x5=_0x9465x5[_0x7661[238]]();_0x9465x5[_0x7661[235]]= _0x9465x9[_0x7661[235]]- _0x9465x5[_0x7661[117]]/ 2;_0x9465x5[_0x7661[236]]= _0x9465x9[_0x7661[236]]- _0x9465x5[_0x7661[119]]/ 2;_0x9465x4[_0x7661[1724]](_0x9465x2,_0x9465x5)}}else {_0x9465x5= _0x9465x5[_0x7661[238]](),_0x9465x5[_0x7661[235]]+= dx,_0x9465x5[_0x7661[236]]+= dy,_0x9465x4[_0x7661[1724]](_0x9465x2,_0x9465x5)}};_0x9465x5= _0x9465x4[_0x7661[262]](_0x9465x2);for(_0x9465x9= 0;_0x9465x9< _0x9465x5;_0x9465x9++){this[_0x7661[2992]](_0x9465x4[_0x7661[263]](_0x9465x2,_0x9465x9),_0x9465x3)}}};mxVertexHandler[_0x7661[202]][_0x7661[862]]= function(){this[_0x7661[1983]]= this[_0x7661[2989]]= null;null!= this[_0x7661[2988]]&& (this[_0x7661[2988]][_0x7661[515]](),this[_0x7661[2988]]= null);null!= this[_0x7661[2732]]&& (this[_0x7661[2732]][_0x7661[252]][_0x7661[124]][_0x7661[495]]= _0x7661[497],this[_0x7661[2961]]= this[_0x7661[2962]](this[_0x7661[724]]),this[_0x7661[1562]]= new mxRectangle(this[_0x7661[2961]][_0x7661[235]],this[_0x7661[2961]][_0x7661[236]],this[_0x7661[2961]][_0x7661[117]],this[_0x7661[2961]][_0x7661[119]]),this[_0x7661[2932]]())};mxVertexHandler[_0x7661[202]][_0x7661[2526]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=this[_0x7661[1179]][_0x7661[251]][_0x7661[1721]](_0x9465x2);if(null!= _0x9465xa){if(_0x9465x5== mxEvent[_0x7661[2987]]){_0x9465x5= this[_0x7661[1179]][_0x7661[441]][_0x7661[255]],_0x9465x3= (this[_0x7661[2972]][_0x7661[1562]][_0x7661[241]]()- this[_0x7661[2739]])/ _0x9465x5,_0x9465x4= (this[_0x7661[2972]][_0x7661[1562]][_0x7661[242]]()- this[_0x7661[2740]])/ _0x9465x5,_0x9465xa= _0x9465xa[_0x7661[238]](),null== _0x9465xa[_0x7661[1368]]?_0x9465xa[_0x7661[1368]]= new mxPoint(_0x9465x3,_0x9465x4):(_0x9465xa[_0x7661[1368]][_0x7661[235]]+= _0x9465x3,_0x9465xa[_0x7661[1368]][_0x7661[236]]+= _0x9465x4),this[_0x7661[1179]][_0x7661[251]][_0x7661[1724]](_0x9465x2,_0x9465xa)}else {_0x9465x5= this[_0x7661[2991]](_0x9465xa,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,1, new mxPoint(0,0));var _0x9465x12=mxUtils[_0x7661[431]](this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]);if(0!= _0x9465x12){_0x9465x3= _0x9465x5[_0x7661[241]]()- _0x9465xa[_0x7661[241]]();_0x9465x4= _0x9465x5[_0x7661[242]]()- _0x9465xa[_0x7661[242]]();_0x9465x9= Math[_0x7661[426]](_0x9465x12);var _0x9465x13=Math[_0x7661[427]](_0x9465x12),_0x9465x12=_0x9465x9* _0x9465x3- _0x9465x13* _0x9465x4- _0x9465x3;_0x9465x3= _0x9465x13* _0x9465x3+ _0x9465x9* _0x9465x4- _0x9465x4;_0x9465x4= _0x9465x5[_0x7661[235]]- _0x9465xa[_0x7661[235]];var _0x9465x14=_0x9465x5[_0x7661[236]]- _0x9465xa[_0x7661[236]],_0x9465x15=_0x9465x9* _0x9465x4- _0x9465x13* _0x9465x14;_0x9465x9= _0x9465x13* _0x9465x4+ _0x9465x9* _0x9465x14;_0x9465x5[_0x7661[235]]+= _0x9465x12;_0x9465x5[_0x7661[236]]+= _0x9465x3;if(!this[_0x7661[1179]][_0x7661[1742]](_0x9465x2)&& (0!= _0x9465x12|| 0!= _0x9465x3)){_0x9465x4= _0x9465xa[_0x7661[235]]- _0x9465x5[_0x7661[235]]+ _0x9465x15,_0x9465x14= _0x9465xa[_0x7661[236]]- _0x9465x5[_0x7661[236]]+ _0x9465x9,this[_0x7661[2993]](_0x9465x2,_0x9465x4,_0x9465x14)}};this[_0x7661[1179]][_0x7661[2526]](_0x9465x2,_0x9465x5)}}};mxVertexHandler[_0x7661[202]][_0x7661[2993]]= function(_0x9465x2,_0x9465x3,_0x9465x4){for(var _0x9465x5=this[_0x7661[1179]][_0x7661[502]](),_0x9465x9=_0x9465x5[_0x7661[262]](_0x9465x2),_0x9465xa=0;_0x9465xa< _0x9465x9;_0x9465xa++){var _0x9465x12=_0x9465x5[_0x7661[263]](_0x9465x2,_0x9465xa);if(_0x9465x5[_0x7661[1193]](_0x9465x12)){var _0x9465x13=this[_0x7661[1179]][_0x7661[1198]](_0x9465x12);null!= _0x9465x13&& !_0x9465x13[_0x7661[1500]]&& (_0x9465x13= _0x9465x13[_0x7661[238]](),_0x9465x13[_0x7661[235]]+= _0x9465x3,_0x9465x13[_0x7661[236]]+= _0x9465x4,_0x9465x5[_0x7661[1724]](_0x9465x12,_0x9465x13))}}};mxVertexHandler[_0x7661[202]][_0x7661[2991]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12){if(this[_0x7661[2957]]){_0x9465x12= _0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]+ _0x9465x3;var _0x9465x13=_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]+ _0x9465x4;_0x9465x9&& (_0x9465x12= this[_0x7661[1179]][_0x7661[1021]](_0x9465x12/ _0x9465xa)* _0x9465xa,_0x9465x13= this[_0x7661[1179]][_0x7661[1021]](_0x9465x13/ _0x9465xa)* _0x9465xa);_0x9465xa= new mxRectangle(_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]],0,0);_0x9465xa[_0x7661[99]]( new mxRectangle(_0x9465x12,_0x9465x13,0,0));return _0x9465xa};var _0x9465x13=_0x9465x2[_0x7661[235]]- _0x9465x12[_0x7661[235]]* _0x9465xa,_0x9465x14=_0x9465x13+ _0x9465x2[_0x7661[117]],_0x9465x15=_0x9465x2[_0x7661[236]]- _0x9465x12[_0x7661[236]]* _0x9465xa;_0x9465x2= _0x9465x15+ _0x9465x2[_0x7661[119]];4< _0x9465x5?(_0x9465x2+= _0x9465x4,_0x9465x9&& (_0x9465x2= this[_0x7661[1179]][_0x7661[1021]](_0x9465x2/ _0x9465xa)* _0x9465xa)):3> _0x9465x5&& (_0x9465x15+= _0x9465x4,_0x9465x9&& (_0x9465x15= this[_0x7661[1179]][_0x7661[1021]](_0x9465x15/ _0x9465xa)* _0x9465xa));if(0== _0x9465x5|| 3== _0x9465x5|| 5== _0x9465x5){_0x9465x13+= _0x9465x3,_0x9465x9&& (_0x9465x13= this[_0x7661[1179]][_0x7661[1021]](_0x9465x13/ _0x9465xa)* _0x9465xa)}else {if(2== _0x9465x5|| 4== _0x9465x5|| 7== _0x9465x5){_0x9465x14+= _0x9465x3,_0x9465x9&& (_0x9465x14= this[_0x7661[1179]][_0x7661[1021]](_0x9465x14/ _0x9465xa)* _0x9465xa)}};_0x9465x9= _0x9465x14- _0x9465x13;_0x9465x2-= _0x9465x15;0> _0x9465x9&& (_0x9465x13+= _0x9465x9,_0x9465x9= Math[_0x7661[425]](_0x9465x9));0> _0x9465x2&& (_0x9465x15+= _0x9465x2,_0x9465x2= Math[_0x7661[425]](_0x9465x2));return new mxRectangle(_0x9465x13+ _0x9465x12[_0x7661[235]]* _0x9465xa,_0x9465x15+ _0x9465x12[_0x7661[236]]* _0x9465xa,_0x9465x9,_0x9465x2)};mxVertexHandler[_0x7661[202]][_0x7661[258]]= function(){this[_0x7661[2961]]= this[_0x7661[2962]](this[_0x7661[724]]);this[_0x7661[1562]]= new mxRectangle(this[_0x7661[724]][_0x7661[235]],this[_0x7661[724]][_0x7661[236]],this[_0x7661[724]][_0x7661[117]],this[_0x7661[724]][_0x7661[119]]);var _0x9465x2=this[_0x7661[724]];if(null!= this[_0x7661[2964]]){var _0x9465x3=_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]],_0x9465x4=_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]];if(this[_0x7661[2957]]){this[_0x7661[2985]](this[_0x7661[2964]][0],_0x9465x3,_0x9465x4)}else {var _0x9465x5=_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]/ 2,_0x9465x9=_0x9465x2[_0x7661[236]]+ _0x9465x2[_0x7661[119]]/ 2;if(1< this[_0x7661[2964]][_0x7661[67]]){var _0x9465xa=mxUtils[_0x7661[431]](_0x9465x2[_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]),_0x9465x12=Math[_0x7661[426]](_0x9465xa),_0x9465xa=Math[_0x7661[427]](_0x9465xa),_0x9465x13= new mxPoint(_0x9465x2[_0x7661[241]](),_0x9465x2[_0x7661[242]]()),_0x9465x14=mxUtils[_0x7661[432]]( new mxPoint(_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]]),_0x9465x12,_0x9465xa,_0x9465x13);this[_0x7661[2985]](this[_0x7661[2964]][0],_0x9465x14[_0x7661[235]],_0x9465x14[_0x7661[236]]);_0x9465x14[_0x7661[235]]= _0x9465x5;_0x9465x14[_0x7661[236]]= _0x9465x2[_0x7661[236]];_0x9465x14= mxUtils[_0x7661[432]](_0x9465x14,_0x9465x12,_0x9465xa,_0x9465x13);this[_0x7661[2985]](this[_0x7661[2964]][1],_0x9465x14[_0x7661[235]],_0x9465x14[_0x7661[236]]);_0x9465x14[_0x7661[235]]= _0x9465x3;_0x9465x14[_0x7661[236]]= _0x9465x2[_0x7661[236]];_0x9465x14= mxUtils[_0x7661[432]](_0x9465x14,_0x9465x12,_0x9465xa,_0x9465x13);this[_0x7661[2985]](this[_0x7661[2964]][2],_0x9465x14[_0x7661[235]],_0x9465x14[_0x7661[236]]);_0x9465x14[_0x7661[235]]= _0x9465x2[_0x7661[235]];_0x9465x14[_0x7661[236]]= _0x9465x9;_0x9465x14= mxUtils[_0x7661[432]](_0x9465x14,_0x9465x12,_0x9465xa,_0x9465x13);this[_0x7661[2985]](this[_0x7661[2964]][3],_0x9465x14[_0x7661[235]],_0x9465x14[_0x7661[236]]);_0x9465x14[_0x7661[235]]= _0x9465x3;_0x9465x14[_0x7661[236]]= _0x9465x9;_0x9465x14= mxUtils[_0x7661[432]](_0x9465x14,_0x9465x12,_0x9465xa,_0x9465x13);this[_0x7661[2985]](this[_0x7661[2964]][4],_0x9465x14[_0x7661[235]],_0x9465x14[_0x7661[236]]);_0x9465x14[_0x7661[235]]= _0x9465x2[_0x7661[235]];_0x9465x14[_0x7661[236]]= _0x9465x4;_0x9465x14= mxUtils[_0x7661[432]](_0x9465x14,_0x9465x12,_0x9465xa,_0x9465x13);this[_0x7661[2985]](this[_0x7661[2964]][5],_0x9465x14[_0x7661[235]],_0x9465x14[_0x7661[236]]);_0x9465x14[_0x7661[235]]= _0x9465x5;_0x9465x14[_0x7661[236]]= _0x9465x4;_0x9465x14= mxUtils[_0x7661[432]](_0x9465x14,_0x9465x12,_0x9465xa,_0x9465x13);this[_0x7661[2985]](this[_0x7661[2964]][6],_0x9465x14[_0x7661[235]],_0x9465x14[_0x7661[236]]);_0x9465x14[_0x7661[235]]= _0x9465x3;_0x9465x14[_0x7661[236]]= _0x9465x4;_0x9465x14= mxUtils[_0x7661[432]](_0x9465x14,_0x9465x12,_0x9465xa,_0x9465x13);this[_0x7661[2985]](this[_0x7661[2964]][7],_0x9465x14[_0x7661[235]],_0x9465x14[_0x7661[236]]);this[_0x7661[2985]](this[_0x7661[2964]][8],_0x9465x5+ _0x9465x2[_0x7661[2079]][_0x7661[235]],_0x9465x9+ _0x9465x2[_0x7661[2079]][_0x7661[236]])}else {2<= this[_0x7661[724]][_0x7661[117]]&& 2<= this[_0x7661[724]][_0x7661[119]]?this[_0x7661[2985]](this[_0x7661[2964]][0],_0x9465x5+ _0x9465x2[_0x7661[2079]][_0x7661[235]],_0x9465x9+ _0x9465x2[_0x7661[2079]][_0x7661[236]]):this[_0x7661[2985]](this[_0x7661[2964]][0],_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]])}}};null!= this[_0x7661[2973]]&& (_0x9465xa= mxUtils[_0x7661[431]](this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]),_0x9465x12= Math[_0x7661[426]](_0x9465xa),_0x9465xa= Math[_0x7661[427]](_0x9465xa),_0x9465x13= new mxPoint(this[_0x7661[724]][_0x7661[241]](),this[_0x7661[724]][_0x7661[242]]()),_0x9465x14= mxUtils[_0x7661[432]]( new mxPoint(_0x9465x2[_0x7661[235]]+ _0x9465x2[_0x7661[117]]/ 2,_0x9465x2[_0x7661[236]]- 16),_0x9465x12,_0x9465xa,_0x9465x13),this[_0x7661[2985]](this[_0x7661[2973]],_0x9465x14[_0x7661[235]],_0x9465x14[_0x7661[236]]));this[_0x7661[2732]][_0x7661[603]]= Number(this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]);this[_0x7661[2932]]()};mxVertexHandler[_0x7661[202]][_0x7661[2932]]= function(){null!= this[_0x7661[2988]]&& (this[_0x7661[2988]][_0x7661[1562]]= this[_0x7661[1562]],this[_0x7661[2988]][_0x7661[252]][_0x7661[265]]== this[_0x7661[1179]][_0x7661[526]]&& (this[_0x7661[2988]][_0x7661[1562]][_0x7661[117]]= Math[_0x7661[160]](0,this[_0x7661[2988]][_0x7661[1562]][_0x7661[117]]- 1),this[_0x7661[2988]][_0x7661[1562]][_0x7661[119]]= Math[_0x7661[160]](0,this[_0x7661[2988]][_0x7661[1562]][_0x7661[119]]- 1)),this[_0x7661[2988]][_0x7661[603]]= Number(this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]),this[_0x7661[2988]][_0x7661[258]]());this[_0x7661[2732]][_0x7661[1562]]= this[_0x7661[1562]];this[_0x7661[2732]][_0x7661[258]]()};mxVertexHandler[_0x7661[202]][_0x7661[515]]= function(){null!= this[_0x7661[2988]]&& (this[_0x7661[2988]][_0x7661[515]](),this[_0x7661[2988]]= null);this[_0x7661[2732]][_0x7661[515]]();this[_0x7661[2972]]= this[_0x7661[2732]]= null;if(null!= this[_0x7661[2964]]){for(var _0x9465x2=0;_0x9465x2< this[_0x7661[2964]][_0x7661[67]];_0x9465x2++){this[_0x7661[2964]][_0x9465x2][_0x7661[515]](),this[_0x7661[2964]][_0x9465x2]= null}}};function mxEdgeHandler(_0x9465x2){null!= _0x9465x2&& (this[_0x7661[724]]= _0x9465x2,this[_0x7661[176]]())}mxEdgeHandler[_0x7661[202]][_0x7661[1179]]= null;mxEdgeHandler[_0x7661[202]][_0x7661[724]]= null;mxEdgeHandler[_0x7661[202]][_0x7661[2885]]= null;mxEdgeHandler[_0x7661[202]][_0x7661[2886]]= null;mxEdgeHandler[_0x7661[202]][_0x7661[267]]= null;mxEdgeHandler[_0x7661[202]][_0x7661[253]]= null;mxEdgeHandler[_0x7661[202]][_0x7661[2994]]= null;mxEdgeHandler[_0x7661[202]][_0x7661[2972]]= null;mxEdgeHandler[_0x7661[202]][_0x7661[2797]]= !0;mxEdgeHandler[_0x7661[202]][_0x7661[2771]]= !1;mxEdgeHandler[_0x7661[202]][_0x7661[2995]]= !1;mxEdgeHandler[_0x7661[202]][_0x7661[574]]= !1;mxEdgeHandler[_0x7661[202]][_0x7661[2958]]= !0;mxEdgeHandler[_0x7661[202]][_0x7661[2996]]= !1;mxEdgeHandler[_0x7661[202]][_0x7661[2959]]= null;mxEdgeHandler[_0x7661[202]][_0x7661[2353]]= 0;mxEdgeHandler[_0x7661[202]][_0x7661[176]]= function(){this[_0x7661[1179]]= this[_0x7661[724]][_0x7661[441]][_0x7661[1179]];this[_0x7661[2885]]= this[_0x7661[1689]]();this[_0x7661[2886]]= new mxConstraintHandler(this[_0x7661[1179]]);this[_0x7661[1525]]= [];this[_0x7661[2997]]= this[_0x7661[2998]](this[_0x7661[724]]);this[_0x7661[253]]= this[_0x7661[2963]](this[_0x7661[2997]]);this[_0x7661[253]][_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[2334]]:mxConstants[_0x7661[508]];this[_0x7661[253]][_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]());this[_0x7661[253]][_0x7661[1564]]= 0;this[_0x7661[253]][_0x7661[252]][_0x7661[124]][_0x7661[270]]= mxConstants[_0x7661[2831]];mxEvent[_0x7661[169]](this[_0x7661[253]][_0x7661[252]],_0x7661[760],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1179]][_0x7661[761]](_0x9465x2,this[_0x7661[724]][_0x7661[246]])}));mxEvent[_0x7661[759]](this[_0x7661[253]][_0x7661[252]],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[2771]]&& this[_0x7661[2999]](_0x9465x2)?this[_0x7661[3000]](this[_0x7661[724]],_0x9465x2):this[_0x7661[1179]][_0x7661[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x9465x2,this[_0x7661[724]]))}),mxUtils[_0x7661[885]](this,function(_0x9465x2){var _0x9465x4=this[_0x7661[724]][_0x7661[246]];if(null!= this[_0x7661[1983]]){var _0x9465x5=mxUtils[_0x7661[2196]](this[_0x7661[1179]][_0x7661[526]],mxEvent[_0x7661[731]](_0x9465x2),mxEvent[_0x7661[733]](_0x9465x2)),_0x9465x4=this[_0x7661[1179]][_0x7661[999]](_0x9465x5[_0x7661[235]],_0x9465x5[_0x7661[236]]);this[_0x7661[1179]][_0x7661[1730]](_0x9465x4)&& this[_0x7661[1179]][_0x7661[2688]](_0x9465x4,_0x9465x5[_0x7661[235]],_0x9465x5[_0x7661[236]])&& (_0x9465x4= null)};this[_0x7661[1179]][_0x7661[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x9465x2,this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](_0x9465x4)))}),mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[1179]][_0x7661[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x9465x2,this[_0x7661[724]]))}));this[_0x7661[574]]= null!= this[_0x7661[724]][_0x7661[963]]&& this[_0x7661[724]][_0x7661[963]][_0x7661[252]][_0x7661[265]]== this[_0x7661[1179]][_0x7661[526]];if(!this[_0x7661[574]]){var _0x9465x2=this[_0x7661[724]][_0x7661[2089]](!0);null!= _0x9465x2&& (this[_0x7661[574]]= null!= _0x9465x2[_0x7661[963]]&& _0x9465x2[_0x7661[963]][_0x7661[252]][_0x7661[265]]== this[_0x7661[1179]][_0x7661[526]]);this[_0x7661[574]]|| (_0x9465x2= this[_0x7661[724]][_0x7661[2089]](!1),null!= _0x9465x2&& (this[_0x7661[574]]= null!= _0x9465x2[_0x7661[963]]&& _0x9465x2[_0x7661[963]][_0x7661[252]][_0x7661[265]]== this[_0x7661[1179]][_0x7661[526]]))};if(this[_0x7661[1179]][_0x7661[2694]]()< mxGraphHandler[_0x7661[202]][_0x7661[2795]]|| 0>= mxGraphHandler[_0x7661[202]][_0x7661[2795]]){this[_0x7661[2994]]= this[_0x7661[3001]]()};this[_0x7661[685]]= new mxPoint(this[_0x7661[724]][_0x7661[2079]][_0x7661[235]],this[_0x7661[724]][_0x7661[2079]][_0x7661[236]]);this[_0x7661[2972]]= new mxRectangleShape( new mxRectangle,mxConstants.LABEL_HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR);this[_0x7661[2972]][_0x7661[1229]]= !1;this[_0x7661[3002]](this[_0x7661[2972]]);this[_0x7661[2972]][_0x7661[252]][_0x7661[124]][_0x7661[270]]= mxConstants[_0x7661[3003]];mxEvent[_0x7661[2733]](this[_0x7661[2972]][_0x7661[252]],this[_0x7661[1179]],this[_0x7661[724]]);this[_0x7661[258]]()};mxEdgeHandler[_0x7661[202]][_0x7661[2999]]= function(_0x9465x2){return mxEvent[_0x7661[774]](_0x9465x2)};mxEdgeHandler[_0x7661[202]][_0x7661[3004]]= function(_0x9465x2){return mxEvent[_0x7661[774]](_0x9465x2)};mxEdgeHandler[_0x7661[202]][_0x7661[2998]]= function(_0x9465x2){return _0x9465x2[_0x7661[439]]};mxEdgeHandler[_0x7661[202]][_0x7661[2963]]= function(_0x9465x2){_0x9465x2= new mxPolyline(_0x9465x2,this[_0x7661[2975]]());_0x9465x2[_0x7661[1307]]= this[_0x7661[2976]]();_0x9465x2[_0x7661[1522]]= this[_0x7661[2977]]();return _0x9465x2};mxEdgeHandler[_0x7661[202]][_0x7661[2975]]= function(){return mxConstants[_0x7661[3005]]};mxEdgeHandler[_0x7661[202]][_0x7661[2976]]= function(){return mxConstants[_0x7661[3006]]};mxEdgeHandler[_0x7661[202]][_0x7661[2977]]= function(){return mxConstants[_0x7661[3007]]};mxEdgeHandler[_0x7661[202]][_0x7661[2907]]= function(_0x9465x2){return !0};mxEdgeHandler[_0x7661[202]][_0x7661[1689]]= function(){var _0x9465x2= new mxCellMarker(this[_0x7661[1179]]),_0x9465x3=this;_0x9465x2[_0x7661[736]]= function(_0x9465x2){var _0x9465x5=mxCellMarker[_0x7661[202]][_0x7661[736]][_0x7661[183]](this,arguments);if(!_0x9465x3[_0x7661[2907]](_0x9465x5)){return null};var _0x9465x9=_0x9465x3[_0x7661[1179]][_0x7661[502]]();if(_0x9465x5== _0x9465x3[_0x7661[724]][_0x7661[246]]|| null!= _0x9465x5&& !_0x9465x3[_0x7661[1179]][_0x7661[2405]]&& _0x9465x9[_0x7661[250]](_0x9465x5)){_0x9465x5= null};return _0x9465x5};_0x9465x2[_0x7661[2872]]= function(_0x9465x2){var _0x9465x5=_0x9465x3[_0x7661[1179]][_0x7661[502]](),_0x9465x5=_0x9465x3[_0x7661[1179]][_0x7661[441]][_0x7661[2292]](_0x9465x2,_0x9465x3[_0x7661[1179]][_0x7661[441]][_0x7661[248]](_0x9465x5[_0x7661[1709]](_0x9465x3[_0x7661[724]][_0x7661[246]],!_0x9465x3[_0x7661[729]])),!_0x9465x3[_0x7661[729]]),_0x9465x5=null!= _0x9465x5?_0x9465x5[_0x7661[246]]:null;_0x9465x3[_0x7661[267]]= _0x9465x3[_0x7661[2909]](_0x9465x3[_0x7661[729]]?_0x9465x2[_0x7661[246]]:_0x9465x5,_0x9465x3[_0x7661[729]]?_0x9465x5:_0x9465x2[_0x7661[246]]);return null== _0x9465x3[_0x7661[267]]};return _0x9465x2};mxEdgeHandler[_0x7661[202]][_0x7661[2909]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[1179]][_0x7661[2500]](this[_0x7661[724]][_0x7661[246]],_0x9465x2,_0x9465x3)};mxEdgeHandler[_0x7661[202]][_0x7661[3001]]= function(){for(var _0x9465x2=this[_0x7661[724]][_0x7661[246]],_0x9465x3=[],_0x9465x4=0;_0x9465x4< this[_0x7661[2997]][_0x7661[67]];_0x9465x4++){if(this[_0x7661[3008]](_0x9465x4)){var _0x9465x5=_0x9465x4== this[_0x7661[2997]][_0x7661[67]]- 1;if((_0x9465x5= 0== _0x9465x4|| _0x9465x5)|| this[_0x7661[1179]][_0x7661[2662]](_0x9465x2)){var _0x9465x9=this[_0x7661[3009]](_0x9465x4);this[_0x7661[3002]](_0x9465x9);mxClient[_0x7661[754]]&& _0x9465x9[_0x7661[252]][_0x7661[57]](_0x7661[1377],_0x7661[130]);if(this[_0x7661[3010]](_0x9465x4)){if(mxClient[_0x7661[754]]){var _0x9465xa=mxUtils[_0x7661[885]](this,function(_0x9465x2){_0x9465x2= mxUtils[_0x7661[2196]](this[_0x7661[1179]][_0x7661[526]],mxEvent[_0x7661[731]](_0x9465x2),mxEvent[_0x7661[733]](_0x9465x2));return this[_0x7661[1179]][_0x7661[441]][_0x7661[248]](this[_0x7661[1179]][_0x7661[999]](_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]]))});mxEvent[_0x7661[2733]](_0x9465x9[_0x7661[252]],this[_0x7661[1179]],_0x9465xa)}else {_0x9465x9[_0x7661[252]][_0x7661[124]][_0x7661[270]]= mxConstants[_0x7661[3011]],mxEvent[_0x7661[2733]](_0x9465x9[_0x7661[252]],this[_0x7661[1179]],this[_0x7661[724]])}};_0x9465x3[_0x7661[207]](_0x9465x9);_0x9465x5|| (this[_0x7661[1525]][_0x7661[207]]( new mxPoint(0,0)),_0x9465x9[_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[188])}}};return _0x9465x3};mxEdgeHandler[_0x7661[202]][_0x7661[3010]]= function(_0x9465x2){return !0};mxEdgeHandler[_0x7661[202]][_0x7661[3008]]= function(_0x9465x2){return !0};mxEdgeHandler[_0x7661[202]][_0x7661[3009]]= function(_0x9465x2){if(null!= this[_0x7661[2959]]){return new mxImageShape( new mxRectangle(0,0,this[_0x7661[2959]][_0x7661[117]],this[_0x7661[2959]][_0x7661[119]]),this[_0x7661[2959]][_0x7661[390]])};_0x9465x2= mxConstants[_0x7661[2974]];this[_0x7661[574]]&& (_0x9465x2-= 1);return new mxRectangleShape( new mxRectangle(0,0,_0x9465x2,_0x9465x2),mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};mxEdgeHandler[_0x7661[202]][_0x7661[3002]]= function(_0x9465x2){this[_0x7661[574]]?(_0x9465x2[_0x7661[507]]= mxConstants[_0x7661[1656]],_0x9465x2[_0x7661[176]](this[_0x7661[1179]][_0x7661[526]])):(_0x9465x2[_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[2334]]:mxConstants[_0x7661[508]],_0x9465x2[_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]()))};mxEdgeHandler[_0x7661[202]][_0x7661[2986]]= function(_0x9465x2){if(null!= this[_0x7661[2994]]){for(var _0x9465x3=this[_0x7661[2353]],_0x9465x3=this[_0x7661[2958]]&& (mxClient[_0x7661[80]]|| 0< _0x9465x3)? new mxRectangle(_0x9465x2[_0x7661[734]]()- _0x9465x3,_0x9465x2[_0x7661[735]]()- _0x9465x3,2* _0x9465x3,2* _0x9465x3):null,_0x9465x4=0;_0x9465x4< this[_0x7661[2994]][_0x7661[67]];_0x9465x4++){if((_0x9465x2[_0x7661[729]](this[_0x7661[2994]][_0x9465x4])|| null!= _0x9465x3&& mxUtils[_0x7661[1825]](this[_0x7661[2994]][_0x9465x4][_0x7661[1562]],_0x9465x3))&& _0x7661[188]!= this[_0x7661[2994]][_0x9465x4][_0x7661[252]][_0x7661[124]][_0x7661[187]]){return _0x9465x4}}};if(_0x9465x2[_0x7661[729]](this[_0x7661[2972]])&& _0x7661[188]!= this[_0x7661[2972]][_0x7661[252]][_0x7661[124]][_0x7661[187]]|| _0x9465x2[_0x7661[729]](this[_0x7661[724]][_0x7661[963]])){if(!mxClient[_0x7661[75]]&& !mxClient[_0x7661[76]]|| _0x7661[2822]!= _0x9465x2[_0x7661[728]]()[_0x7661[301]]){return mxEvent[_0x7661[2987]]}};return null};mxEdgeHandler[_0x7661[202]][_0x7661[787]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=null,_0x9465x4=this[_0x7661[2986]](_0x9465x3);null!= _0x9465x4&& (!_0x9465x3[_0x7661[721]]()&& this[_0x7661[1179]][_0x7661[994]]()&& !this[_0x7661[1179]][_0x7661[2579]](_0x9465x3[_0x7661[727]]()))&& (this[_0x7661[2995]]&& this[_0x7661[3004]](_0x9465x3[_0x7661[727]]())?this[_0x7661[3012]](this[_0x7661[724]],_0x9465x4):(_0x9465x4!= mxEvent[_0x7661[2987]]|| this[_0x7661[1179]][_0x7661[2628]](_0x9465x3[_0x7661[736]]()))&& this[_0x7661[861]](_0x9465x3[_0x7661[730]](),_0x9465x3[_0x7661[732]](),_0x9465x4),_0x9465x3[_0x7661[722]]())};mxEdgeHandler[_0x7661[202]][_0x7661[861]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[2739]]= _0x9465x2;this[_0x7661[2740]]= _0x9465x3;this[_0x7661[729]]= null== this[_0x7661[2994]]?!1:0== _0x9465x4;this[_0x7661[3013]]= null== this[_0x7661[2994]]?!1:_0x9465x4== this[_0x7661[2994]][_0x7661[67]]- 1;this[_0x7661[3014]]= _0x9465x4== mxEvent[_0x7661[2987]];if(this[_0x7661[729]]|| this[_0x7661[3013]]){if(_0x9465x2= this[_0x7661[724]][_0x7661[246]],_0x9465x3= this[_0x7661[1179]][_0x7661[251]][_0x7661[1709]](_0x9465x2,this[_0x7661[729]]),null== _0x9465x3&& this[_0x7661[1179]][_0x7661[2661]](_0x9465x2,this[_0x7661[729]])|| null!= _0x9465x3&& this[_0x7661[1179]][_0x7661[2551]](_0x9465x2,_0x9465x3,this[_0x7661[729]])){this[_0x7661[1983]]= _0x9465x4}}else {this[_0x7661[1983]]= _0x9465x4}};mxEdgeHandler[_0x7661[202]][_0x7661[3015]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[724]][_0x7661[238]]()};mxEdgeHandler[_0x7661[202]][_0x7661[3016]]= function(){return this[_0x7661[1179]][_0x7661[1020]]* this[_0x7661[1179]][_0x7661[441]][_0x7661[255]]/ 2};mxEdgeHandler[_0x7661[202]][_0x7661[2689]]= function(_0x9465x2){var _0x9465x3= new mxPoint(_0x9465x2[_0x7661[734]](),_0x9465x2[_0x7661[735]]()),_0x9465x4=this[_0x7661[3016]](),_0x9465x5=this[_0x7661[1179]][_0x7661[249]](),_0x9465x9=!1,_0x9465xa=!1;if(this[_0x7661[2996]]&& 0< _0x9465x4){var _0x9465x12=function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x5=_0x9465x2[_0x7661[235]];Math[_0x7661[425]](_0x9465x3[_0x7661[235]]- _0x9465x5)< _0x9465x4&& (_0x9465x3[_0x7661[235]]= _0x9465x5,_0x9465x9= !0);_0x9465x2= _0x9465x2[_0x7661[236]];Math[_0x7661[425]](_0x9465x3[_0x7661[236]]- _0x9465x2)< _0x9465x4&& (_0x9465x3[_0x7661[236]]= _0x9465x2,_0x9465xa= !0)}},_0x9465x13=function(_0x9465x2){null!= _0x9465x2&& _0x9465x12[_0x7661[239]](this, new mxPoint(_0x9465x5[_0x7661[2230]](_0x9465x2),_0x9465x5[_0x7661[2228]](_0x9465x2)))};_0x9465x13[_0x7661[239]](this,this[_0x7661[724]][_0x7661[2089]](!0));_0x9465x13[_0x7661[239]](this,this[_0x7661[724]][_0x7661[2089]](!1));if(null!= this[_0x7661[2997]]){for(_0x9465x13= 0;_0x9465x13< this[_0x7661[2997]];_0x9465x13++){_0x9465x13!= this[_0x7661[1983]]&& _0x9465x12[_0x7661[239]](this,this[_0x7661[2997]][_0x9465x13])}}};this[_0x7661[1179]][_0x7661[1018]](_0x9465x2[_0x7661[727]]())&& (_0x9465x2= _0x9465x5[_0x7661[255]],_0x9465x13= _0x9465x5[_0x7661[513]],_0x9465x9|| (_0x9465x3[_0x7661[235]]= (this[_0x7661[1179]][_0x7661[1021]](_0x9465x3[_0x7661[235]]/ _0x9465x2- _0x9465x13[_0x7661[235]])+ _0x9465x13[_0x7661[235]])* _0x9465x2),_0x9465xa|| (_0x9465x3[_0x7661[236]]= (this[_0x7661[1179]][_0x7661[1021]](_0x9465x3[_0x7661[236]]/ _0x9465x2- _0x9465x13[_0x7661[236]])+ _0x9465x13[_0x7661[236]])* _0x9465x2));return _0x9465x3};mxEdgeHandler[_0x7661[202]][_0x7661[3017]]= function(_0x9465x2){this[_0x7661[2886]][_0x7661[2729]](_0x9465x2,this[_0x7661[729]]);this[_0x7661[2885]][_0x7661[2871]](_0x9465x2);_0x9465x2= this[_0x7661[2885]][_0x7661[2868]]();var _0x9465x3=null;null!= this[_0x7661[2886]][_0x7661[2919]]&& null!= this[_0x7661[2886]][_0x7661[2920]]&& this[_0x7661[2885]][_0x7661[862]]();null!= _0x9465x2?_0x9465x3= _0x9465x2:null!= this[_0x7661[2886]][_0x7661[2920]]&& null!= this[_0x7661[2886]][_0x7661[2919]]&& (_0x9465x3= this[_0x7661[2886]][_0x7661[2919]]);return _0x9465x3};mxEdgeHandler[_0x7661[202]][_0x7661[3018]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[1198]](this[_0x7661[724]][_0x7661[246]]),_0x9465x3=null!= _0x9465x3[_0x7661[1525]]?_0x9465x3[_0x7661[1525]][_0x7661[1853]]():null;!this[_0x7661[729]]&& !this[_0x7661[3013]]?(this[_0x7661[2196]](_0x9465x2,!1),null== _0x9465x3?_0x9465x3= [_0x9465x2]:_0x9465x3[this[_0x7661[1983]]- 1]= _0x9465x2):this[_0x7661[1179]][_0x7661[2401]]&& (_0x9465x3= null);return _0x9465x3};mxEdgeHandler[_0x7661[202]][_0x7661[3019]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[729]]?_0x9465x4:this[_0x7661[724]][_0x7661[2089]](!0),_0x9465x9=this[_0x7661[3013]]?_0x9465x4:this[_0x7661[724]][_0x7661[2089]](!1),_0x9465xa=this[_0x7661[1179]][_0x7661[2288]](_0x9465x2,_0x9465x5,!0),_0x9465x12=this[_0x7661[1179]][_0x7661[2288]](_0x9465x2,_0x9465x9,!1),_0x9465x13=this[_0x7661[2886]][_0x7661[2920]];null== _0x9465x13&& (_0x9465x13= new mxConnectionConstraint);this[_0x7661[729]]?_0x9465xa= _0x9465x13:this[_0x7661[3013]]&& (_0x9465x12= _0x9465x13);(!this[_0x7661[729]]|| null!= _0x9465x5)&& _0x9465x2[_0x7661[441]][_0x7661[2289]](_0x9465x2,_0x9465x5,!0,_0x9465xa);(!this[_0x7661[3013]]|| null!= _0x9465x9)&& _0x9465x2[_0x7661[441]][_0x7661[2289]](_0x9465x2,_0x9465x9,!1,_0x9465x12);if((this[_0x7661[729]]|| this[_0x7661[3013]])&& null== _0x9465x4){_0x9465x2[_0x7661[2088]](_0x9465x3,this[_0x7661[729]]),null== this[_0x7661[2885]][_0x7661[2869]]()&& (this[_0x7661[267]]= this[_0x7661[1179]][_0x7661[2406]]?null:_0x7661[110])};_0x9465x2[_0x7661[441]][_0x7661[2282]](_0x9465x2,this[_0x7661[1525]],_0x9465x5,_0x9465x9);_0x9465x2[_0x7661[441]][_0x7661[2283]](_0x9465x2,_0x9465x5,_0x9465x9)};mxEdgeHandler[_0x7661[202]][_0x7661[788]]= function(_0x9465x2,_0x9465x3){if(null!= this[_0x7661[1983]]&& null!= this[_0x7661[2885]]){var _0x9465x4=this[_0x7661[2689]](_0x9465x3);if(this[_0x7661[3014]]){this[_0x7661[685]][_0x7661[235]]= _0x9465x4[_0x7661[235]],this[_0x7661[685]][_0x7661[236]]= _0x9465x4[_0x7661[236]]}else {this[_0x7661[1525]]= this[_0x7661[3018]](_0x9465x4);var _0x9465x5=this[_0x7661[729]]|| this[_0x7661[3013]]?this[_0x7661[3017]](_0x9465x3):null,_0x9465x9=this[_0x7661[3015]](_0x9465x4,null!= _0x9465x5?_0x9465x5[_0x7661[246]]:null);this[_0x7661[3019]](_0x9465x9,_0x9465x4,_0x9465x5);this[_0x7661[3020]](null== this[_0x7661[267]]?this[_0x7661[2885]][_0x7661[2853]]:this[_0x7661[2885]][_0x7661[2855]]);this[_0x7661[2997]]= _0x9465x9[_0x7661[439]];this[_0x7661[1124]]= !0};this[_0x7661[2932]]();mxEvent[_0x7661[722]](_0x9465x3[_0x7661[727]]());_0x9465x3[_0x7661[722]]()}else {mxClient[_0x7661[80]]&& null!= this[_0x7661[2986]](_0x9465x3)&& _0x9465x3[_0x7661[722]](!1)}};mxEdgeHandler[_0x7661[202]][_0x7661[789]]= function(_0x9465x2,_0x9465x3){if(null!= this[_0x7661[1983]]&& null!= this[_0x7661[2885]]){var _0x9465x4=this[_0x7661[724]][_0x7661[246]];if(_0x9465x3[_0x7661[730]]()!= this[_0x7661[2739]]|| _0x9465x3[_0x7661[732]]()!= this[_0x7661[2740]]){if(null!= this[_0x7661[267]]){0< this[_0x7661[267]][_0x7661[67]]&& this[_0x7661[1179]][_0x7661[2580]](this[_0x7661[267]])}else {if(this[_0x7661[3014]]){this[_0x7661[3021]](this[_0x7661[724]],this[_0x7661[685]][_0x7661[235]],this[_0x7661[685]][_0x7661[236]])}else {if(this[_0x7661[729]]|| this[_0x7661[3013]]){var _0x9465x5=null;null!= this[_0x7661[2886]][_0x7661[2920]]&& null!= this[_0x7661[2886]][_0x7661[2919]]&& (_0x9465x5= this[_0x7661[2886]][_0x7661[2919]][_0x7661[246]]);null== _0x9465x5&& this[_0x7661[2885]][_0x7661[2867]]()&& (_0x9465x5= this[_0x7661[2885]][_0x7661[2861]][_0x7661[246]]);if(null!= _0x9465x5){_0x9465x4= this[_0x7661[807]](_0x9465x4,_0x9465x5,this[_0x7661[729]],this[_0x7661[1179]][_0x7661[2574]](_0x9465x3[_0x7661[727]]())&& this[_0x7661[2797]]&& this[_0x7661[1179]][_0x7661[2617]](),_0x9465x3)}else {if(this[_0x7661[1179]][_0x7661[2530]]()){_0x9465x5= this[_0x7661[2997]][this[_0x7661[729]]?0:this[_0x7661[2997]][_0x7661[67]]- 1];_0x9465x5[_0x7661[235]]= _0x9465x5[_0x7661[235]]/ this[_0x7661[1179]][_0x7661[441]][_0x7661[255]]- this[_0x7661[1179]][_0x7661[441]][_0x7661[513]][_0x7661[235]];_0x9465x5[_0x7661[236]]= _0x9465x5[_0x7661[236]]/ this[_0x7661[1179]][_0x7661[441]][_0x7661[255]]- this[_0x7661[1179]][_0x7661[441]][_0x7661[513]][_0x7661[236]];var _0x9465x9=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1197]](_0x9465x4));null!= _0x9465x9&& (_0x9465x5[_0x7661[235]]-= _0x9465x9[_0x7661[2078]][_0x7661[235]],_0x9465x5[_0x7661[236]]-= _0x9465x9[_0x7661[2078]][_0x7661[236]]);_0x9465x5[_0x7661[235]]-= this[_0x7661[1179]][_0x7661[1136]]/ this[_0x7661[1179]][_0x7661[441]][_0x7661[255]];_0x9465x5[_0x7661[236]]-= this[_0x7661[1179]][_0x7661[1137]]/ this[_0x7661[1179]][_0x7661[441]][_0x7661[255]];this[_0x7661[3022]](_0x9465x4,_0x9465x5,this[_0x7661[729]])}}}else {this[_0x7661[1124]]?this[_0x7661[3023]](_0x9465x4,this[_0x7661[1525]]):(this[_0x7661[1179]][_0x7661[249]]()[_0x7661[2263]](this[_0x7661[724]][_0x7661[246]]),this[_0x7661[1179]][_0x7661[249]]()[_0x7661[2259]](this[_0x7661[724]][_0x7661[246]]))}}}};null!= this[_0x7661[2885]]&& (this[_0x7661[862]](),_0x9465x4!= this[_0x7661[724]][_0x7661[246]]&& this[_0x7661[1179]][_0x7661[2450]](_0x9465x4));_0x9465x3[_0x7661[722]]()}};mxEdgeHandler[_0x7661[202]][_0x7661[862]]= function(){this[_0x7661[1525]]= this[_0x7661[685]]= this[_0x7661[1983]]= this[_0x7661[267]]= null;this[_0x7661[3013]]= this[_0x7661[729]]= this[_0x7661[3014]]= this[_0x7661[1124]]= !1;this[_0x7661[2885]][_0x7661[862]]();this[_0x7661[2886]][_0x7661[862]]();this[_0x7661[3020]](mxConstants.EDGE_SELECTION_COLOR);this[_0x7661[258]]()};mxEdgeHandler[_0x7661[202]][_0x7661[3020]]= function(_0x9465x2){null!= this[_0x7661[253]]&& (this[_0x7661[253]][_0x7661[1336]]= _0x9465x2)};mxEdgeHandler[_0x7661[202]][_0x7661[2196]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[518]](),_0x9465x5=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[512]]();_0x9465x3&& (_0x9465x2[_0x7661[235]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x2[_0x7661[235]]),_0x9465x2[_0x7661[236]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x2[_0x7661[236]]));_0x9465x2[_0x7661[235]]= Math[_0x7661[488]](_0x9465x2[_0x7661[235]]/ _0x9465x4- _0x9465x5[_0x7661[235]]);_0x9465x2[_0x7661[236]]= Math[_0x7661[488]](_0x9465x2[_0x7661[236]]/ _0x9465x4- _0x9465x5[_0x7661[236]]);_0x9465x4= this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1197]](this[_0x7661[724]][_0x7661[246]]));null!= _0x9465x4&& (_0x9465x2[_0x7661[235]]-= _0x9465x4[_0x7661[2078]][_0x7661[235]],_0x9465x2[_0x7661[236]]-= _0x9465x4[_0x7661[2078]][_0x7661[236]]);return _0x9465x2};mxEdgeHandler[_0x7661[202]][_0x7661[3021]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1179]][_0x7661[502]](),_0x9465x9=_0x9465x5[_0x7661[1721]](_0x9465x2[_0x7661[246]]);if(null!= _0x9465x9){var _0x9465x9=_0x9465x9[_0x7661[238]](),_0x9465xa=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[2308]](_0x9465x2,_0x9465x3,_0x9465x4);_0x9465x9[_0x7661[235]]= _0x9465xa[_0x7661[235]];_0x9465x9[_0x7661[236]]= _0x9465xa[_0x7661[236]];var _0x9465x12=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]];_0x9465x9[_0x7661[1368]]= new mxPoint(0,0);_0x9465xa= this[_0x7661[1179]][_0x7661[441]][_0x7661[245]](_0x9465x2,_0x9465x9);_0x9465x9[_0x7661[1368]]= new mxPoint((_0x9465x3- _0x9465xa[_0x7661[235]])/ _0x9465x12,(_0x9465x4- _0x9465xa[_0x7661[236]])/ _0x9465x12);_0x9465x5[_0x7661[1724]](_0x9465x2[_0x7661[246]],_0x9465x9)}};mxEdgeHandler[_0x7661[202]][_0x7661[807]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x9= this[_0x7661[1179]][_0x7661[502]]();var _0x9465xa=_0x9465x9[_0x7661[1197]](_0x9465x2);_0x9465x9[_0x7661[473]]();try{if(_0x9465x5){var _0x9465x12=_0x9465x2[_0x7661[238]]();_0x9465x9[_0x7661[99]](_0x9465xa,_0x9465x12,_0x9465x9[_0x7661[262]](_0x9465xa));var _0x9465x13=_0x9465x9[_0x7661[1709]](_0x9465x2,!_0x9465x4);this[_0x7661[1179]][_0x7661[851]](_0x9465x12,_0x9465x13,!_0x9465x4);_0x9465x2= _0x9465x12};var _0x9465x14=this[_0x7661[2886]][_0x7661[2920]];null== _0x9465x14&& (_0x9465x14= new mxConnectionConstraint);this[_0x7661[1179]][_0x7661[851]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x14)}finally{_0x9465x9[_0x7661[476]]()};return _0x9465x2};mxEdgeHandler[_0x7661[202]][_0x7661[3022]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1179]][_0x7661[502]](),_0x9465x9=_0x9465x5[_0x7661[1721]](_0x9465x2);if(null!= _0x9465x9){_0x9465x5[_0x7661[473]]();try{_0x9465x9= _0x9465x9[_0x7661[238]](),_0x9465x9[_0x7661[2007]](_0x9465x3,_0x9465x4),_0x9465x5[_0x7661[1724]](_0x9465x2,_0x9465x9),this[_0x7661[1179]][_0x7661[851]](_0x9465x2,null,_0x9465x4, new mxConnectionConstraint)}finally{_0x9465x5[_0x7661[476]]()}}};mxEdgeHandler[_0x7661[202]][_0x7661[3023]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[502]](),_0x9465x5=_0x9465x4[_0x7661[1721]](_0x9465x2);null!= _0x9465x5&& (_0x9465x5= _0x9465x5[_0x7661[238]](),_0x9465x5[_0x7661[1525]]= _0x9465x3,_0x9465x4[_0x7661[1724]](_0x9465x2,_0x9465x5))};mxEdgeHandler[_0x7661[202]][_0x7661[3000]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=mxUtils[_0x7661[2196]](this[_0x7661[1179]][_0x7661[526]],mxEvent[_0x7661[731]](_0x9465x3),mxEvent[_0x7661[733]](_0x9465x3)),_0x9465x5=this[_0x7661[1179]][_0x7661[1018]](_0x9465x3);this[_0x7661[2196]](_0x9465x4,_0x9465x5);this[_0x7661[3024]](_0x9465x2,_0x9465x4[_0x7661[235]],_0x9465x4[_0x7661[236]]);mxEvent[_0x7661[722]](_0x9465x3)};mxEdgeHandler[_0x7661[202]][_0x7661[3024]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[1179]][_0x7661[1198]](_0x9465x2[_0x7661[246]]);_0x9465x3= new mxPoint(_0x9465x3,_0x9465x4);if(null!= _0x9465x5){_0x9465x5= _0x9465x5[_0x7661[238]]();_0x9465x4= this[_0x7661[1179]][_0x7661[441]][_0x7661[513]];var _0x9465x9=this[_0x7661[1179]][_0x7661[441]][_0x7661[255]];_0x9465x4= mxUtils[_0x7661[3025]](_0x9465x2,(_0x9465x3[_0x7661[235]]+ _0x9465x4[_0x7661[235]])* _0x9465x9,(_0x9465x3[_0x7661[236]]+ _0x9465x4[_0x7661[236]])* _0x9465x9);null== _0x9465x5[_0x7661[1525]]?_0x9465x5[_0x7661[1525]]= [_0x9465x3]:_0x9465x5[_0x7661[1525]][_0x7661[300]](_0x9465x4,0,_0x9465x3);this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1724]](_0x9465x2[_0x7661[246]],_0x9465x5);this[_0x7661[515]]();this[_0x7661[176]]()}};mxEdgeHandler[_0x7661[202]][_0x7661[3012]]= function(_0x9465x2,_0x9465x3){if(0< _0x9465x3&& _0x9465x3< this[_0x7661[2997]][_0x7661[67]]- 1){var _0x9465x4=this[_0x7661[1179]][_0x7661[1198]](this[_0x7661[724]][_0x7661[246]]);null!= _0x9465x4&& null!= _0x9465x4[_0x7661[1525]]&& (_0x9465x4= _0x9465x4[_0x7661[238]](),_0x9465x4[_0x7661[1525]][_0x7661[300]](_0x9465x3- 1,1),this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1724]](_0x9465x2[_0x7661[246]],_0x9465x4),this[_0x7661[515]](),this[_0x7661[176]]())}};mxEdgeHandler[_0x7661[202]][_0x7661[3026]]= function(_0x9465x2){_0x9465x2= 0== _0x9465x2;var _0x9465x3=this[_0x7661[724]][_0x7661[246]],_0x9465x4=this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1709]](_0x9465x3,_0x9465x2),_0x9465x5=mxConstants[_0x7661[2984]];null!= _0x9465x4&& !this[_0x7661[1179]][_0x7661[2551]](_0x9465x3,_0x9465x4,_0x9465x2)|| null== _0x9465x4&& !this[_0x7661[1179]][_0x7661[2661]](_0x9465x3,_0x9465x2)?_0x9465x5= mxConstants[_0x7661[3027]]:null!= _0x9465x4&& this[_0x7661[1179]][_0x7661[2551]](_0x9465x3,_0x9465x4,_0x9465x2)&& (_0x9465x5= mxConstants[_0x7661[3028]]);return _0x9465x5};mxEdgeHandler[_0x7661[202]][_0x7661[258]]= function(){this[_0x7661[2997]]= this[_0x7661[724]][_0x7661[439]][_0x7661[1853]]();var _0x9465x2=this[_0x7661[724]][_0x7661[246]],_0x9465x3=mxConstants[_0x7661[3029]];this[_0x7661[685]]= new mxPoint(this[_0x7661[724]][_0x7661[2079]][_0x7661[235]],this[_0x7661[724]][_0x7661[2079]][_0x7661[236]]);this[_0x7661[2972]][_0x7661[1562]]= new mxRectangle(Math[_0x7661[488]](this[_0x7661[685]][_0x7661[235]]- _0x9465x3/ 2),Math[_0x7661[488]](this[_0x7661[685]][_0x7661[236]]- _0x9465x3/ 2),_0x9465x3,_0x9465x3);this[_0x7661[2972]][_0x7661[258]]();_0x9465x3= this[_0x7661[1179]][_0x7661[2183]](_0x9465x2);null!= _0x9465x3&& 0< _0x9465x3[_0x7661[67]]&& this[_0x7661[1179]][_0x7661[2628]](_0x9465x2)?this[_0x7661[2972]][_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[189]:this[_0x7661[2972]][_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[188];if(null!= this[_0x7661[2994]]&& 0< this[_0x7661[2994]][_0x7661[67]]){var _0x9465x4=this[_0x7661[2997]][_0x7661[67]]- 1,_0x9465x2=this[_0x7661[2997]][0],_0x9465x5=this[_0x7661[2997]][0][_0x7661[236]],_0x9465x3=this[_0x7661[2994]][0][_0x7661[1562]];this[_0x7661[2994]][0][_0x7661[1562]]= new mxRectangle(Math[_0x7661[488]](this[_0x7661[2997]][0][_0x7661[235]]- _0x9465x3[_0x7661[117]]/ 2),Math[_0x7661[488]](_0x9465x5- _0x9465x3[_0x7661[119]]/ 2),_0x9465x3[_0x7661[117]],_0x9465x3[_0x7661[119]]);this[_0x7661[2994]][0][_0x7661[1334]]= this[_0x7661[3026]](0);this[_0x7661[2994]][0][_0x7661[258]]();var _0x9465x5=this[_0x7661[2997]][_0x9465x4],_0x9465x9=this[_0x7661[2997]][_0x9465x4][_0x7661[235]],_0x9465x4=this[_0x7661[2997]][_0x9465x4][_0x7661[236]],_0x9465xa=this[_0x7661[2994]][_0x7661[67]]- 1,_0x9465x3=this[_0x7661[2994]][_0x9465xa][_0x7661[1562]];this[_0x7661[2994]][_0x9465xa][_0x7661[1562]]= new mxRectangle(Math[_0x7661[488]](_0x9465x9- _0x9465x3[_0x7661[117]]/ 2),Math[_0x7661[488]](_0x9465x4- _0x9465x3[_0x7661[119]]/ 2),_0x9465x3[_0x7661[117]],_0x9465x3[_0x7661[119]]);this[_0x7661[2994]][_0x9465xa][_0x7661[1334]]= this[_0x7661[3026]](_0x9465xa);this[_0x7661[2994]][_0x9465xa][_0x7661[258]]();this[_0x7661[3030]](_0x9465x2,_0x9465x5)};this[_0x7661[2932]]()};mxEdgeHandler[_0x7661[202]][_0x7661[3030]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1721]](this[_0x7661[724]][_0x7661[246]])[_0x7661[1525]];if(null!= _0x9465x4){null== this[_0x7661[1525]]&& (this[_0x7661[1525]]= []);for(var _0x9465x5=1;_0x9465x5< this[_0x7661[2994]][_0x7661[67]]- 1;_0x9465x5++){if(null!= this[_0x7661[2994]][_0x9465x5]){if(null!= this[_0x7661[2997]][_0x9465x5]){var _0x9465x9=this[_0x7661[2997]][_0x9465x5][_0x7661[235]],_0x9465xa=this[_0x7661[2997]][_0x9465x5][_0x7661[236]],_0x9465x12=this[_0x7661[2994]][_0x9465x5][_0x7661[1562]];this[_0x7661[2994]][_0x9465x5][_0x7661[252]][_0x7661[124]][_0x7661[187]]= _0x7661[189];this[_0x7661[2994]][_0x9465x5][_0x7661[1562]]= new mxRectangle(Math[_0x7661[488]](_0x9465x9- _0x9465x12[_0x7661[117]]/ 2),Math[_0x7661[488]](_0x9465xa- _0x9465x12[_0x7661[119]]/ 2),_0x9465x12[_0x7661[117]],_0x9465x12[_0x7661[119]]);this[_0x7661[2994]][_0x9465x5][_0x7661[258]]();this[_0x7661[1525]][_0x9465x5- 1]= _0x9465x4[_0x9465x5- 1]}else {this[_0x7661[2994]][_0x9465x5][_0x7661[515]](),this[_0x7661[2994]][_0x9465x5]= null}}}}};mxEdgeHandler[_0x7661[202]][_0x7661[2932]]= function(){if(this[_0x7661[3014]]){var _0x9465x2=mxConstants[_0x7661[3029]],_0x9465x2= new mxRectangle(Math[_0x7661[488]](this[_0x7661[685]][_0x7661[235]]- _0x9465x2/ 2),Math[_0x7661[488]](this[_0x7661[685]][_0x7661[236]]- _0x9465x2/ 2),_0x9465x2,_0x9465x2);this[_0x7661[2972]][_0x7661[1562]]= _0x9465x2;this[_0x7661[2972]][_0x7661[258]]()}else {this[_0x7661[253]][_0x7661[1525]]= this[_0x7661[2997]],this[_0x7661[253]][_0x7661[258]]()}};mxEdgeHandler[_0x7661[202]][_0x7661[515]]= function(){null!= this[_0x7661[2885]]&& (this[_0x7661[2885]][_0x7661[515]](),this[_0x7661[2885]]= null);null!= this[_0x7661[253]]&& (this[_0x7661[253]][_0x7661[515]](),this[_0x7661[253]]= null);null!= this[_0x7661[2972]]&& (this[_0x7661[2972]][_0x7661[515]](),this[_0x7661[2972]]= null);null!= this[_0x7661[2886]]&& (this[_0x7661[2886]][_0x7661[515]](),this[_0x7661[2886]]= null);if(null!= this[_0x7661[2994]]){for(var _0x9465x2=0;_0x9465x2< this[_0x7661[2994]][_0x7661[67]];_0x9465x2++){null!= this[_0x7661[2994]][_0x9465x2]&& (this[_0x7661[2994]][_0x9465x2][_0x7661[515]](),this[_0x7661[2994]][_0x9465x2]= null)}}};function mxElbowEdgeHandler(_0x9465x2){mxEdgeHandler[_0x7661[239]](this,_0x9465x2)}mxUtils[_0x7661[1284]](mxElbowEdgeHandler,mxEdgeHandler);mxElbowEdgeHandler[_0x7661[202]]= new mxEdgeHandler;mxElbowEdgeHandler[_0x7661[202]][_0x7661[196]]= mxElbowEdgeHandler;mxElbowEdgeHandler[_0x7661[202]][_0x7661[3031]]= !0;mxElbowEdgeHandler[_0x7661[202]][_0x7661[3032]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[3033]:_0x7661[110];mxElbowEdgeHandler[_0x7661[202]][_0x7661[3001]]= function(){var _0x9465x2=[],_0x9465x3=this[_0x7661[3009]](0);this[_0x7661[3002]](_0x9465x3);_0x9465x3[_0x7661[252]][_0x7661[124]][_0x7661[270]]= mxConstants[_0x7661[3011]];mxEvent[_0x7661[2733]](_0x9465x3[_0x7661[252]],this[_0x7661[1179]],this[_0x7661[724]]);_0x9465x2[_0x7661[207]](_0x9465x3);mxClient[_0x7661[754]]&& _0x9465x3[_0x7661[252]][_0x7661[57]](_0x7661[1377],_0x7661[130]);_0x9465x2[_0x7661[207]](this[_0x7661[3034]]());this[_0x7661[1525]][_0x7661[207]]( new mxPoint(0,0));_0x9465x3= this[_0x7661[3009]](2);this[_0x7661[3002]](_0x9465x3);_0x9465x3[_0x7661[252]][_0x7661[124]][_0x7661[270]]= mxConstants[_0x7661[3011]];mxEvent[_0x7661[2733]](_0x9465x3[_0x7661[252]],this[_0x7661[1179]],this[_0x7661[724]]);_0x9465x2[_0x7661[207]](_0x9465x3);mxClient[_0x7661[754]]&& _0x9465x3[_0x7661[252]][_0x7661[57]](_0x7661[1377],_0x7661[130]);return _0x9465x2};mxElbowEdgeHandler[_0x7661[202]][_0x7661[3034]]= function(){var _0x9465x2=this[_0x7661[3009]]();this[_0x7661[3002]](_0x9465x2);var _0x9465x3=this[_0x7661[3035]]();_0x9465x2[_0x7661[252]][_0x7661[124]][_0x7661[270]]= _0x9465x3;_0x9465x3= mxUtils[_0x7661[885]](this,function(_0x9465x2){!mxEvent[_0x7661[721]](_0x9465x2)&& this[_0x7661[3031]]&& (this[_0x7661[1179]][_0x7661[854]](this[_0x7661[724]][_0x7661[246]],_0x9465x2),mxEvent[_0x7661[722]](_0x9465x2))});mxEvent[_0x7661[2733]](_0x9465x2[_0x7661[252]],this[_0x7661[1179]],this[_0x7661[724]],null,null,null,_0x9465x3);this[_0x7661[1179]][_0x7661[2662]](this[_0x7661[724]][_0x7661[246]])|| (_0x9465x2[_0x7661[252]][_0x7661[124]][_0x7661[495]]= _0x7661[130]);return _0x9465x2};mxElbowEdgeHandler[_0x7661[202]][_0x7661[3035]]= function(){return this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2294]]]== mxEdgeStyle[_0x7661[2570]]|| this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2294]]]== mxConstants[_0x7661[3036]]|| (this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2294]]]== mxEdgeStyle[_0x7661[2568]]|| this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2294]]]== mxConstants[_0x7661[3037]])&& this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2231]]]== mxConstants[_0x7661[2232]]?_0x7661[3038]:_0x7661[3039]};mxElbowEdgeHandler[_0x7661[202]][_0x7661[2597]]= function(_0x9465x2){var _0x9465x3=null;if(null!= this[_0x7661[2994]]&& null!= this[_0x7661[2994]][1]&& (_0x9465x2== this[_0x7661[2994]][1][_0x7661[252]]|| _0x9465x2[_0x7661[265]]== this[_0x7661[2994]][1][_0x7661[252]])){_0x9465x3= this[_0x7661[3032]],_0x9465x3= mxResources[_0x7661[203]](_0x9465x3)|| _0x9465x3};return _0x9465x3};mxElbowEdgeHandler[_0x7661[202]][_0x7661[2196]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[518]](),_0x9465x5=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[512]](),_0x9465x9=this[_0x7661[724]][_0x7661[2078]];_0x9465x3&& (_0x9465x2[_0x7661[235]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x2[_0x7661[235]]),_0x9465x2[_0x7661[236]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x2[_0x7661[236]]));_0x9465x2[_0x7661[235]]= Math[_0x7661[488]](_0x9465x2[_0x7661[235]]/ _0x9465x4- _0x9465x5[_0x7661[235]]- _0x9465x9[_0x7661[235]]);_0x9465x2[_0x7661[236]]= Math[_0x7661[488]](_0x9465x2[_0x7661[236]]/ _0x9465x4- _0x9465x5[_0x7661[236]]- _0x9465x9[_0x7661[236]])};mxElbowEdgeHandler[_0x7661[202]][_0x7661[3030]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1721]](this[_0x7661[724]][_0x7661[246]])[_0x7661[1525]],_0x9465x4=null!= _0x9465x4?_0x9465x4[0]:null,_0x9465x4=null== _0x9465x4? new mxPoint(_0x9465x2[_0x7661[235]]+ (_0x9465x3[_0x7661[235]]- _0x9465x2[_0x7661[235]])/ 2,_0x9465x2[_0x7661[236]]+ (_0x9465x3[_0x7661[236]]- _0x9465x2[_0x7661[236]])/ 2): new mxPoint(this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]]* (_0x9465x4[_0x7661[235]]+ this[_0x7661[1179]][_0x7661[249]]()[_0x7661[513]][_0x7661[235]]+ this[_0x7661[724]][_0x7661[2078]][_0x7661[235]]),this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]]* (_0x9465x4[_0x7661[236]]+ this[_0x7661[1179]][_0x7661[249]]()[_0x7661[513]][_0x7661[236]]+ this[_0x7661[724]][_0x7661[2078]][_0x7661[236]])),_0x9465x5=this[_0x7661[2994]][1][_0x7661[1562]],_0x9465x9=_0x9465x5[_0x7661[117]],_0x9465x5=_0x9465x5[_0x7661[119]];null== this[_0x7661[2959]]&& (_0x9465x5= _0x9465x9= mxConstants[_0x7661[2974]]);var _0x9465xa= new mxRectangle(Math[_0x7661[488]](_0x9465x4[_0x7661[235]]- _0x9465x9/ 2),Math[_0x7661[488]](_0x9465x4[_0x7661[236]]- _0x9465x5/ 2),_0x9465x9,_0x9465x5);null== this[_0x7661[2959]]&& (_0x7661[188]!= this[_0x7661[2972]][_0x7661[252]][_0x7661[124]][_0x7661[187]]&& mxUtils[_0x7661[1825]](_0x9465xa,this[_0x7661[2972]][_0x7661[1562]]))&& (_0x9465x9+= 3,_0x9465x5+= 3,_0x9465xa= new mxRectangle(Math[_0x7661[488]](_0x9465x4[_0x7661[235]]- _0x9465x9/ 2),Math[_0x7661[488]](_0x9465x4[_0x7661[236]]- _0x9465x5/ 2),_0x9465x9,_0x9465x5));this[_0x7661[2994]][1][_0x7661[1562]]= _0x9465xa;this[_0x7661[2994]][1][_0x7661[258]]()};function mxEdgeSegmentHandler(_0x9465x2){mxEdgeHandler[_0x7661[239]](this,_0x9465x2)}mxUtils[_0x7661[1284]](mxEdgeSegmentHandler,mxEdgeHandler);mxEdgeSegmentHandler[_0x7661[202]]= new mxElbowEdgeHandler;mxEdgeSegmentHandler[_0x7661[202]][_0x7661[196]]= mxEdgeSegmentHandler;mxEdgeSegmentHandler[_0x7661[202]][_0x7661[3018]]= function(_0x9465x2){if(this[_0x7661[729]]|| this[_0x7661[3013]]){return mxElbowEdgeHandler[_0x7661[202]][_0x7661[3018]][_0x7661[183]](this,arguments)};this[_0x7661[2196]](_0x9465x2,!1);var _0x9465x3=this[_0x7661[724]][_0x7661[439]],_0x9465x4=_0x9465x3[0][_0x7661[238]]();this[_0x7661[2196]](_0x9465x4,!1);for(var _0x9465x5=[],_0x9465x9=1;_0x9465x9< _0x9465x3[_0x7661[67]];_0x9465x9++){var _0x9465xa=_0x9465x3[_0x9465x9][_0x7661[238]]();this[_0x7661[2196]](_0x9465xa,!1);_0x9465x9== this[_0x7661[1983]]&& (_0x9465x4[_0x7661[235]]== _0x9465xa[_0x7661[235]]?(_0x9465x4[_0x7661[235]]= _0x9465x2[_0x7661[235]],_0x9465xa[_0x7661[235]]= _0x9465x2[_0x7661[235]]):(_0x9465x4[_0x7661[236]]= _0x9465x2[_0x7661[236]],_0x9465xa[_0x7661[236]]= _0x9465x2[_0x7661[236]]));_0x9465x9< _0x9465x3[_0x7661[67]]- 1&& _0x9465x5[_0x7661[207]](_0x9465xa);_0x9465x4= _0x9465xa};if(1== _0x9465x5[_0x7661[67]]){if(_0x9465x4= this[_0x7661[724]][_0x7661[441]],_0x9465x9= this[_0x7661[724]][_0x7661[2089]](!0),_0x9465xa= this[_0x7661[724]][_0x7661[2089]](!1),null!= _0x9465xa& null!= _0x9465x9){var _0x9465x12=this[_0x7661[724]][_0x7661[2078]][_0x7661[235]],_0x9465x13=this[_0x7661[724]][_0x7661[2078]][_0x7661[236]];mxUtils[_0x7661[442]](_0x9465xa,_0x9465x5[0][_0x7661[235]]+ _0x9465x12,_0x9465x5[0][_0x7661[236]]+ _0x9465x13)?_0x9465x3[1][_0x7661[236]]== _0x9465x3[2][_0x7661[236]]?_0x9465x5[0][_0x7661[236]]= _0x9465x4[_0x7661[2228]](_0x9465x9)- _0x9465x13:_0x9465x5[0][_0x7661[235]]= _0x9465x4[_0x7661[2230]](_0x9465x9)- _0x9465x12:mxUtils[_0x7661[442]](_0x9465x9,_0x9465x5[0][_0x7661[235]]+ _0x9465x12,_0x9465x5[0][_0x7661[236]]+ _0x9465x13)&& (_0x9465x3[1][_0x7661[236]]== _0x9465x3[0][_0x7661[236]]?_0x9465x5[0][_0x7661[236]]= _0x9465x4[_0x7661[2228]](_0x9465xa)- _0x9465x13:_0x9465x5[0][_0x7661[235]]= _0x9465x4[_0x7661[2230]](_0x9465xa)- _0x9465x12)}}else {0== _0x9465x5[_0x7661[67]]&& (_0x9465x5= [_0x9465x2])};return _0x9465x5};mxEdgeSegmentHandler[_0x7661[202]][_0x7661[3001]]= function(){var _0x9465x2=[],_0x9465x3=this[_0x7661[3009]](0);this[_0x7661[3002]](_0x9465x3);_0x9465x3[_0x7661[252]][_0x7661[124]][_0x7661[270]]= mxConstants[_0x7661[3011]];mxEvent[_0x7661[2733]](_0x9465x3[_0x7661[252]],this[_0x7661[1179]],this[_0x7661[724]]);_0x9465x2[_0x7661[207]](_0x9465x3);mxClient[_0x7661[754]]&& _0x9465x3[_0x7661[252]][_0x7661[57]](_0x7661[1377],_0x7661[130]);var _0x9465x4=this[_0x7661[724]][_0x7661[439]];if(this[_0x7661[1179]][_0x7661[2662]](this[_0x7661[724]][_0x7661[246]])){null== this[_0x7661[1525]]&& (this[_0x7661[1525]]= []);for(var _0x9465x5=0;_0x9465x5< _0x9465x4[_0x7661[67]]- 1;_0x9465x5++){_0x9465x3= this[_0x7661[3034]](),_0x9465x2[_0x7661[207]](_0x9465x3),_0x9465x3[_0x7661[252]][_0x7661[124]][_0x7661[270]]= 0== _0x9465x4[_0x9465x5][_0x7661[235]]- _0x9465x4[_0x9465x5+ 1][_0x7661[235]]?_0x7661[3039]:_0x7661[3038],this[_0x7661[1525]][_0x7661[207]]( new mxPoint(0,0)),mxClient[_0x7661[754]]&& _0x9465x3[_0x7661[252]][_0x7661[57]](_0x7661[1377],_0x7661[130])}};_0x9465x3= this[_0x7661[3009]](_0x9465x4[_0x7661[67]]);this[_0x7661[3002]](_0x9465x3);_0x9465x3[_0x7661[252]][_0x7661[124]][_0x7661[270]]= mxConstants[_0x7661[3011]];mxEvent[_0x7661[2733]](_0x9465x3[_0x7661[252]],this[_0x7661[1179]],this[_0x7661[724]]);_0x9465x2[_0x7661[207]](_0x9465x3);mxClient[_0x7661[754]]&& _0x9465x3[_0x7661[252]][_0x7661[57]](_0x7661[1377],_0x7661[130]);return _0x9465x2};mxEdgeSegmentHandler[_0x7661[202]][_0x7661[258]]= function(){this[_0x7661[802]]();mxEdgeHandler[_0x7661[202]][_0x7661[258]][_0x7661[183]](this,arguments)};mxEdgeSegmentHandler[_0x7661[202]][_0x7661[802]]= function(){if(null!= this[_0x7661[2994]]){for(var _0x9465x2=0;_0x9465x2< this[_0x7661[2994]][_0x7661[67]];_0x9465x2++){null!= this[_0x7661[2994]][_0x9465x2]&& (this[_0x7661[2994]][_0x9465x2][_0x7661[515]](),this[_0x7661[2994]][_0x9465x2]= null)};this[_0x7661[2994]]= this[_0x7661[3001]]()}};mxEdgeSegmentHandler[_0x7661[202]][_0x7661[3030]]= function(_0x9465x2,_0x9465x3){if(this[_0x7661[1179]][_0x7661[2662]](this[_0x7661[724]][_0x7661[246]])){var _0x9465x4=mxConstants[_0x7661[2974]],_0x9465x5=this[_0x7661[724]][_0x7661[439]];if(null!= _0x9465x5&& 1< _0x9465x5[_0x7661[67]]){for(var _0x9465x9=0;_0x9465x9< this[_0x7661[724]][_0x7661[439]][_0x7661[67]]- 1;_0x9465x9++){if(null!= this[_0x7661[2994]][_0x9465x9+ 1]){_0x9465x2= _0x9465x5[_0x9465x9];_0x9465x3= _0x9465x5[_0x9465x9+ 1];var _0x9465xa= new mxPoint(_0x9465x2[_0x7661[235]]+ (_0x9465x3[_0x7661[235]]- _0x9465x2[_0x7661[235]])/ 2,_0x9465x2[_0x7661[236]]+ (_0x9465x3[_0x7661[236]]- _0x9465x2[_0x7661[236]])/ 2);this[_0x7661[2994]][_0x9465x9+ 1][_0x7661[1562]]= new mxRectangle(Math[_0x7661[488]](_0x9465xa[_0x7661[235]]- _0x9465x4/ 2),Math[_0x7661[488]](_0x9465xa[_0x7661[236]]- _0x9465x4/ 2),_0x9465x4,_0x9465x4);this[_0x7661[2994]][_0x9465x9+ 1][_0x7661[258]]()}}}}};mxEdgeSegmentHandler[_0x7661[202]][_0x7661[3023]]= function(_0x9465x2,_0x9465x3){_0x9465x3= [];var _0x9465x4=this[_0x7661[2997]];if(1< _0x9465x4[_0x7661[67]]){for(var _0x9465x5=_0x9465x4[0],_0x9465x9=_0x9465x4[1],_0x9465xa=2;_0x9465xa< _0x9465x4[_0x7661[67]];_0x9465xa++){var _0x9465x12=_0x9465x4[_0x9465xa];if((Math[_0x7661[488]](_0x9465x5[_0x7661[235]])!= Math[_0x7661[488]](_0x9465x9[_0x7661[235]])|| Math[_0x7661[488]](_0x9465x9[_0x7661[235]])!= Math[_0x7661[488]](_0x9465x12[_0x7661[235]]))&& (Math[_0x7661[488]](_0x9465x5[_0x7661[236]])!= Math[_0x7661[488]](_0x9465x9[_0x7661[236]])|| Math[_0x7661[488]](_0x9465x9[_0x7661[236]])!= Math[_0x7661[488]](_0x9465x12[_0x7661[236]]))){_0x9465x5= _0x9465x9,_0x9465x9= _0x9465x9[_0x7661[238]](),this[_0x7661[2196]](_0x9465x9,!1),_0x9465x3[_0x7661[207]](_0x9465x9)};_0x9465x9= _0x9465x12}};mxElbowEdgeHandler[_0x7661[202]][_0x7661[3023]][_0x7661[183]](this,arguments)};function mxKeyHandler(_0x9465x2,_0x9465x3){null!= _0x9465x2&& (this[_0x7661[1179]]= _0x9465x2,this[_0x7661[772]]= _0x9465x3|| document[_0x7661[158]],this[_0x7661[3040]]= [],this[_0x7661[3041]]= [],this[_0x7661[3042]]= [],this[_0x7661[3043]]= [],mxEvent[_0x7661[169]](this[_0x7661[772]],_0x7661[2123],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[3044]](_0x9465x2)})),mxClient[_0x7661[80]]&& mxEvent[_0x7661[169]](window,_0x7661[2428],mxUtils[_0x7661[885]](this,function(){this[_0x7661[515]]()})))}mxKeyHandler[_0x7661[202]][_0x7661[1179]]= null;mxKeyHandler[_0x7661[202]][_0x7661[772]]= null;mxKeyHandler[_0x7661[202]][_0x7661[3040]]= null;mxKeyHandler[_0x7661[202]][_0x7661[3041]]= null;mxKeyHandler[_0x7661[202]][_0x7661[3042]]= null;mxKeyHandler[_0x7661[202]][_0x7661[3043]]= null;mxKeyHandler[_0x7661[202]][_0x7661[984]]= !0;mxKeyHandler[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxKeyHandler[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxKeyHandler[_0x7661[202]][_0x7661[3045]]= function(_0x9465x2,_0x9465x3){this[_0x7661[3040]][_0x9465x2]= _0x9465x3};mxKeyHandler[_0x7661[202]][_0x7661[3046]]= function(_0x9465x2,_0x9465x3){this[_0x7661[3041]][_0x9465x2]= _0x9465x3};mxKeyHandler[_0x7661[202]][_0x7661[3047]]= function(_0x9465x2,_0x9465x3){this[_0x7661[3042]][_0x9465x2]= _0x9465x3};mxKeyHandler[_0x7661[202]][_0x7661[3048]]= function(_0x9465x2,_0x9465x3){this[_0x7661[3043]][_0x9465x2]= _0x9465x3};mxKeyHandler[_0x7661[202]][_0x7661[775]]= function(_0x9465x2){return mxEvent[_0x7661[775]](_0x9465x2)};mxKeyHandler[_0x7661[202]][_0x7661[3049]]= function(_0x9465x2){return null!= _0x9465x2?this[_0x7661[775]](_0x9465x2)?mxEvent[_0x7661[774]](_0x9465x2)?this[_0x7661[3043]][_0x9465x2[_0x7661[2124]]]:this[_0x7661[3042]][_0x9465x2[_0x7661[2124]]]:mxEvent[_0x7661[774]](_0x9465x2)?this[_0x7661[3041]][_0x9465x2[_0x7661[2124]]]:this[_0x7661[3040]][_0x9465x2[_0x7661[2124]]]:null};mxKeyHandler[_0x7661[202]][_0x7661[3050]]= function(_0x9465x2){_0x9465x2= mxEvent[_0x7661[728]](_0x9465x2);if(_0x9465x2== this[_0x7661[772]]|| _0x9465x2[_0x7661[265]]== this[_0x7661[772]]|| null!= this[_0x7661[1179]][_0x7661[2347]]&& _0x9465x2== this[_0x7661[1179]][_0x7661[2347]][_0x7661[126]]){return !0};for(;null!= _0x9465x2;){if(_0x9465x2== this[_0x7661[1179]][_0x7661[526]]){return !0};_0x9465x2= _0x9465x2[_0x7661[265]]};return !1};mxKeyHandler[_0x7661[202]][_0x7661[3044]]= function(_0x9465x2){if(this[_0x7661[1179]][_0x7661[994]]()&& !mxEvent[_0x7661[721]](_0x9465x2)&& this[_0x7661[3050]](_0x9465x2)&& this[_0x7661[994]]()){if(27== _0x9465x2[_0x7661[2124]]){this[_0x7661[859]](_0x9465x2)}else {if(!this[_0x7661[1179]][_0x7661[2203]]()){var _0x9465x3=this[_0x7661[3049]](_0x9465x2);null!= _0x9465x3&& (_0x9465x3(_0x9465x2),mxEvent[_0x7661[722]](_0x9465x2))}}}};mxKeyHandler[_0x7661[202]][_0x7661[859]]= function(_0x9465x2){this[_0x7661[1179]][_0x7661[2608]]()&& this[_0x7661[1179]][_0x7661[859]](_0x9465x2)};mxKeyHandler[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[772]]= null};function mxTooltipHandler(_0x9465x2,_0x9465x3){null!= _0x9465x2&& (this[_0x7661[1179]]= _0x9465x2,this[_0x7661[1140]]= _0x9465x3|| 500,this[_0x7661[1179]][_0x7661[1133]](this))}mxTooltipHandler[_0x7661[202]][_0x7661[931]]= 10005;mxTooltipHandler[_0x7661[202]][_0x7661[1179]]= null;mxTooltipHandler[_0x7661[202]][_0x7661[1140]]= null;mxTooltipHandler[_0x7661[202]][_0x7661[3051]]= !1;mxTooltipHandler[_0x7661[202]][_0x7661[984]]= !0;mxTooltipHandler[_0x7661[202]][_0x7661[994]]= function(){return this[_0x7661[984]]};mxTooltipHandler[_0x7661[202]][_0x7661[995]]= function(_0x9465x2){this[_0x7661[984]]= _0x9465x2};mxTooltipHandler[_0x7661[202]][_0x7661[2277]]= function(){return this[_0x7661[3051]]};mxTooltipHandler[_0x7661[202]][_0x7661[3052]]= function(_0x9465x2){this[_0x7661[3051]]= _0x9465x2};mxTooltipHandler[_0x7661[202]][_0x7661[176]]= function(){null!= document[_0x7661[112]]&& (this[_0x7661[485]]= document[_0x7661[55]](_0x7661[485]),this[_0x7661[485]][_0x7661[926]]= _0x7661[3053],this[_0x7661[485]][_0x7661[124]][_0x7661[187]]= _0x7661[188],this[_0x7661[485]][_0x7661[124]][_0x7661[931]]= this[_0x7661[931]],document[_0x7661[112]][_0x7661[62]](this[_0x7661[485]]),mxEvent[_0x7661[169]](this[_0x7661[485]],_0x7661[751],mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[3054]]()})))};mxTooltipHandler[_0x7661[202]][_0x7661[787]]= function(_0x9465x2,_0x9465x3){this[_0x7661[862]](_0x9465x3,!1);this[_0x7661[3054]]()};mxTooltipHandler[_0x7661[202]][_0x7661[788]]= function(_0x9465x2,_0x9465x3){if(_0x9465x3[_0x7661[730]]()!= this[_0x7661[1217]]|| _0x9465x3[_0x7661[732]]()!= this[_0x7661[1218]]){this[_0x7661[862]](_0x9465x3,!0),(this[_0x7661[2277]]()|| _0x9465x3[_0x7661[248]]()!= this[_0x7661[724]]|| _0x9465x3[_0x7661[728]]()!= this[_0x7661[252]]&& (!this[_0x7661[3055]]|| null!= _0x9465x3[_0x7661[248]]()&& this[_0x7661[3055]]== (_0x9465x3[_0x7661[729]](_0x9465x3[_0x7661[248]]()[_0x7661[253]])|| !_0x9465x3[_0x7661[729]](_0x9465x3[_0x7661[248]]()[_0x7661[963]]))))&& this[_0x7661[3054]]()};this[_0x7661[1217]]= _0x9465x3[_0x7661[730]]();this[_0x7661[1218]]= _0x9465x3[_0x7661[732]]()};mxTooltipHandler[_0x7661[202]][_0x7661[789]]= function(_0x9465x2,_0x9465x3){this[_0x7661[862]](_0x9465x3,!0);this[_0x7661[3054]]()};mxTooltipHandler[_0x7661[202]][_0x7661[3056]]= function(){null!= this[_0x7661[1123]]&& (window[_0x7661[2924]](this[_0x7661[1123]]),this[_0x7661[1123]]= null)};mxTooltipHandler[_0x7661[202]][_0x7661[862]]= function(_0x9465x2,_0x9465x3){this[_0x7661[3056]]();if(_0x9465x3&& this[_0x7661[994]]()&& null!= _0x9465x2[_0x7661[248]]()&& (null== this[_0x7661[485]]|| _0x7661[188]== this[_0x7661[485]][_0x7661[124]][_0x7661[187]])){var _0x9465x4=_0x9465x2[_0x7661[248]](),_0x9465x5=_0x9465x2[_0x7661[728]](),_0x9465x9=_0x9465x2[_0x7661[730]](),_0x9465xa=_0x9465x2[_0x7661[732]](),_0x9465x12=_0x9465x2[_0x7661[729]](_0x9465x4[_0x7661[253]])|| _0x9465x2[_0x7661[729]](_0x9465x4[_0x7661[963]]);this[_0x7661[1123]]= window[_0x7661[261]](mxUtils[_0x7661[885]](this,function(){if(!this[_0x7661[1179]][_0x7661[2203]]()&& !this[_0x7661[1179]][_0x7661[2316]][_0x7661[1031]]()){var _0x9465x2=this[_0x7661[1179]][_0x7661[2595]](_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa);this[_0x7661[539]](_0x9465x2,_0x9465x9,_0x9465xa);this[_0x7661[724]]= _0x9465x4;this[_0x7661[252]]= _0x9465x5;this[_0x7661[3055]]= _0x9465x12}}),this[_0x7661[1140]])}};mxTooltipHandler[_0x7661[202]][_0x7661[801]]= function(){this[_0x7661[3056]]();this[_0x7661[3054]]()};mxTooltipHandler[_0x7661[202]][_0x7661[3054]]= function(){null!= this[_0x7661[485]]&& (this[_0x7661[485]][_0x7661[124]][_0x7661[187]]= _0x7661[188])};mxTooltipHandler[_0x7661[202]][_0x7661[539]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]){null== this[_0x7661[485]]&& this[_0x7661[176]]();var _0x9465x5=mxUtils[_0x7661[444]]();this[_0x7661[485]][_0x7661[124]][_0x7661[361]]= _0x9465x3+ _0x9465x5[_0x7661[235]]+ _0x7661[168];this[_0x7661[485]][_0x7661[124]][_0x7661[125]]= _0x9465x4+ mxConstants[_0x7661[560]]+ _0x9465x5[_0x7661[236]]+ _0x7661[168];mxUtils[_0x7661[1331]](_0x9465x2)?(this[_0x7661[485]][_0x7661[339]]= _0x7661[110],this[_0x7661[485]][_0x7661[62]](_0x9465x2)):this[_0x7661[485]][_0x7661[339]]= _0x9465x2[_0x7661[230]](/\n/g,_0x7661[545]);this[_0x7661[485]][_0x7661[124]][_0x7661[187]]= _0x7661[110];mxUtils[_0x7661[933]](this[_0x7661[485]])}};mxTooltipHandler[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1179]][_0x7661[1148]](this);mxEvent[_0x7661[762]](this[_0x7661[485]]);null!= this[_0x7661[485]]&& null!= this[_0x7661[485]][_0x7661[265]]&& this[_0x7661[485]][_0x7661[265]][_0x7661[266]](this[_0x7661[485]]);this[_0x7661[485]]= null};function mxCellTracker(_0x9465x2,_0x9465x3,_0x9465x4){mxCellMarker[_0x7661[239]](this,_0x9465x2,_0x9465x3);this[_0x7661[1179]][_0x7661[1133]](this);null!= _0x9465x4&& (this[_0x7661[736]]= _0x9465x4);mxClient[_0x7661[80]]&& mxEvent[_0x7661[169]](window,_0x7661[2428],mxUtils[_0x7661[885]](this,function(){this[_0x7661[515]]()}))}mxUtils[_0x7661[1284]](mxCellTracker,mxCellMarker);mxCellTracker[_0x7661[202]][_0x7661[787]]= function(_0x9465x2,_0x9465x3){};mxCellTracker[_0x7661[202]][_0x7661[788]]= function(_0x9465x2,_0x9465x3){this[_0x7661[994]]()&& this[_0x7661[2871]](_0x9465x3)};mxCellTracker[_0x7661[202]][_0x7661[789]]= function(_0x9465x2,_0x9465x3){this[_0x7661[862]]()};mxCellTracker[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[2717]]|| (this[_0x7661[2717]]= !0,this[_0x7661[1179]][_0x7661[1148]](this),mxCellMarker[_0x7661[202]][_0x7661[515]][_0x7661[183]](this))};function mxCellHighlight(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){null!= _0x9465x2&& (this[_0x7661[1179]]= _0x9465x2,this[_0x7661[2943]]= null!= _0x9465x3?_0x9465x3:mxConstants[_0x7661[2854]],this[_0x7661[610]]= null!= _0x9465x4?_0x9465x4:mxConstants[_0x7661[3057]],this[_0x7661[648]]= null!= _0x9465x5?_0x9465x5:!1,this[_0x7661[3058]]= mxUtils[_0x7661[885]](this,function(){this[_0x7661[2950]]()}),this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.SCALE,this[_0x7661[3058]]),this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.TRANSLATE,this[_0x7661[3058]]),this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x7661[3058]]),this[_0x7661[1179]][_0x7661[502]]()[_0x7661[169]](mxEvent.CHANGE,this[_0x7661[3058]]),this[_0x7661[2877]]= mxUtils[_0x7661[885]](this,function(){this[_0x7661[801]]()}),this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.DOWN,this[_0x7661[2877]]),this[_0x7661[1179]][_0x7661[249]]()[_0x7661[169]](mxEvent.UP,this[_0x7661[2877]]))}mxCellHighlight[_0x7661[202]][_0x7661[3059]]= !1;mxCellHighlight[_0x7661[202]][_0x7661[1179]]= !0;mxCellHighlight[_0x7661[202]][_0x7661[724]]= null;mxCellHighlight[_0x7661[202]][_0x7661[657]]= 2;mxCellHighlight[_0x7661[202]][_0x7661[2877]]= null;mxCellHighlight[_0x7661[202]][_0x7661[2828]]= function(_0x9465x2){this[_0x7661[2943]]= _0x9465x2;null!= this[_0x7661[253]]&& (this[_0x7661[253]][_0x7661[1336]]= _0x9465x2)};mxCellHighlight[_0x7661[202]][_0x7661[3060]]= function(){this[_0x7661[253]]= this[_0x7661[2156]]();this[_0x7661[2950]]();!this[_0x7661[3059]]&& this[_0x7661[253]][_0x7661[252]][_0x7661[265]][_0x7661[285]]!= this[_0x7661[253]][_0x7661[252]]&& this[_0x7661[253]][_0x7661[252]][_0x7661[265]][_0x7661[950]](this[_0x7661[253]][_0x7661[252]],this[_0x7661[253]][_0x7661[252]][_0x7661[265]][_0x7661[285]])};mxCellHighlight[_0x7661[202]][_0x7661[2156]]= function(){var _0x9465x2=null,_0x9465x2=this[_0x7661[1179]][_0x7661[251]][_0x7661[250]](this[_0x7661[724]][_0x7661[246]])? new mxPolyline(this[_0x7661[724]][_0x7661[439]],this[_0x7661[2943]],this[_0x7661[610]]): new mxRectangleShape( new mxRectangle,null,this[_0x7661[2943]],this[_0x7661[610]]);_0x9465x2[_0x7661[507]]= this[_0x7661[1179]][_0x7661[507]]!= mxConstants[_0x7661[508]]?mxConstants[_0x7661[1523]]:mxConstants[_0x7661[508]];_0x9465x2[_0x7661[176]](this[_0x7661[1179]][_0x7661[249]]()[_0x7661[1524]]());mxEvent[_0x7661[2733]](_0x9465x2[_0x7661[252]],this[_0x7661[1179]],this[_0x7661[724]]);_0x9465x2[_0x7661[1564]]= 0;_0x9465x2[_0x7661[1229]]= !1;_0x9465x2[_0x7661[1522]]= this[_0x7661[648]];return _0x9465x2};mxCellHighlight[_0x7661[202]][_0x7661[2950]]= function(){if(null!= this[_0x7661[724]]&& null!= this[_0x7661[253]]){var _0x9465x2=0;this[_0x7661[1179]][_0x7661[251]][_0x7661[250]](this[_0x7661[724]][_0x7661[246]])?this[_0x7661[253]][_0x7661[1525]]= this[_0x7661[724]][_0x7661[439]]:(this[_0x7661[253]][_0x7661[1562]]= new mxRectangle(this[_0x7661[724]][_0x7661[235]]- this[_0x7661[657]],this[_0x7661[724]][_0x7661[236]]- this[_0x7661[657]],this[_0x7661[724]][_0x7661[117]]+ 2* this[_0x7661[657]],this[_0x7661[724]][_0x7661[119]]+ 2* this[_0x7661[657]]),_0x9465x2= Number(this[_0x7661[724]][_0x7661[124]][mxConstants[_0x7661[2278]]]|| _0x7661[468]));null!= this[_0x7661[724]][_0x7661[253]]&& this[_0x7661[253]][_0x7661[1609]](this[_0x7661[724]][_0x7661[253]][_0x7661[1610]]());0!= _0x9465x2&& (this[_0x7661[253]][_0x7661[603]]= _0x9465x2);this[_0x7661[253]][_0x7661[258]]()}};mxCellHighlight[_0x7661[202]][_0x7661[801]]= function(){this[_0x7661[1016]](null)};mxCellHighlight[_0x7661[202]][_0x7661[1016]]= function(_0x9465x2){this[_0x7661[724]]!= _0x9465x2&& (null!= this[_0x7661[253]]&& (this[_0x7661[253]][_0x7661[515]](),this[_0x7661[253]]= null),this[_0x7661[724]]= _0x9465x2,null!= this[_0x7661[724]]&& this[_0x7661[3060]]())};mxCellHighlight[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[1179]][_0x7661[249]]()[_0x7661[745]](this[_0x7661[3058]]);this[_0x7661[1179]][_0x7661[502]]()[_0x7661[745]](this[_0x7661[3058]]);this[_0x7661[1179]][_0x7661[249]]()[_0x7661[745]](this[_0x7661[2877]]);this[_0x7661[1179]][_0x7661[502]]()[_0x7661[745]](this[_0x7661[2877]]);null!= this[_0x7661[253]]&& (this[_0x7661[253]][_0x7661[515]](),this[_0x7661[253]]= null)};function mxDefaultKeyHandler(_0x9465x2){if(null!= _0x9465x2){this[_0x7661[3061]]= _0x9465x2;this[_0x7661[2458]]= new mxKeyHandler(_0x9465x2[_0x7661[1179]]);var _0x9465x3=this[_0x7661[2458]][_0x7661[859]];this[_0x7661[2458]][_0x7661[859]]= function(_0x9465x4){_0x9465x3[_0x7661[183]](this,arguments);_0x9465x2[_0x7661[3062]]();_0x9465x2[_0x7661[746]]( new mxEventObject(mxEvent.ESCAPE,_0x7661[763],_0x9465x4))}}}mxDefaultKeyHandler[_0x7661[202]][_0x7661[3061]]= null;mxDefaultKeyHandler[_0x7661[202]][_0x7661[2458]]= null;mxDefaultKeyHandler[_0x7661[202]][_0x7661[3063]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=mxUtils[_0x7661[885]](this,function(){this[_0x7661[3061]][_0x7661[350]](_0x9465x3)});_0x9465x4?this[_0x7661[2458]][_0x7661[3047]](_0x9465x2,_0x9465x5):this[_0x7661[2458]][_0x7661[3045]](_0x9465x2,_0x9465x5)};mxDefaultKeyHandler[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[2458]][_0x7661[515]]();this[_0x7661[2458]]= null};function mxDefaultPopupMenu(_0x9465x2){this[_0x7661[3064]]= _0x9465x2}mxDefaultPopupMenu[_0x7661[202]][_0x7661[88]]= null;mxDefaultPopupMenu[_0x7661[202]][_0x7661[3064]]= null;mxDefaultPopupMenu[_0x7661[202]][_0x7661[3065]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){if(null!= this[_0x7661[3064]]){var _0x9465x9=this[_0x7661[3066]](_0x9465x2,_0x9465x4,_0x9465x5);this[_0x7661[3067]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,this[_0x7661[3064]][_0x7661[285]],null)}};mxDefaultPopupMenu[_0x7661[202]][_0x7661[3067]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12){for(var _0x9465x13=!1;null!= _0x9465xa;){if(_0x7661[99]== _0x9465xa[_0x7661[301]]){var _0x9465x14=_0x9465xa[_0x7661[284]](_0x7661[3068]);if(null== _0x9465x14|| _0x9465x9[_0x9465x14]){var _0x9465x14=_0x9465xa[_0x7661[284]](_0x7661[3069]),_0x9465x14=mxResources[_0x7661[203]](_0x9465x14)|| _0x9465x14,_0x9465x15=mxUtils[_0x7661[1545]](mxUtils[_0x7661[329]](_0x9465xa)),_0x9465x16=_0x9465xa[_0x7661[284]](_0x7661[892]),_0x9465x17=_0x9465xa[_0x7661[284]](_0x7661[2916]),_0x9465x18=_0x9465xa[_0x7661[284]](_0x7661[3070]);_0x9465x13&& (_0x9465x3[_0x7661[1051]](_0x9465x12),_0x9465x13= !1);null!= _0x9465x17&& this[_0x7661[88]]&& (_0x9465x17= this[_0x7661[88]]+ _0x9465x17);_0x9465x14= this[_0x7661[3071]](_0x9465x3,_0x9465x2,_0x9465x14,_0x9465x17,_0x9465x15,_0x9465x16,_0x9465x4,_0x9465x12,_0x9465x18);this[_0x7661[3067]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa[_0x7661[285]],_0x9465x14)}}else {_0x7661[3072]== _0x9465xa[_0x7661[301]]&& (_0x9465x13= !0)};_0x9465xa= _0x9465xa[_0x7661[287]]}};mxDefaultPopupMenu[_0x7661[202]][_0x7661[3071]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa,_0x9465x12,_0x9465x13,_0x9465x14){return _0x9465x2[_0x7661[1025]](_0x9465x4,_0x9465x5,function(_0x9465x2){_0x7661[279]== typeof _0x9465x9&& _0x9465x9[_0x7661[239]](_0x9465x3,_0x9465x3,_0x9465x12,_0x9465x2);null!= _0x9465xa&& _0x9465x3[_0x7661[350]](_0x9465xa,_0x9465x12,_0x9465x2)},_0x9465x13,_0x9465x14)};mxDefaultPopupMenu[_0x7661[202]][_0x7661[3066]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x2[_0x7661[1179]][_0x7661[502]](),_0x9465x9=_0x9465x5[_0x7661[262]](_0x9465x3),_0x9465xa=[];_0x9465xa[_0x7661[3073]]= null== _0x9465x3;_0x9465xa[_0x7661[3074]]= 1< _0x9465x2[_0x7661[1179]][_0x7661[2694]]();_0x9465xa[_0x7661[3075]]= _0x9465x5[_0x7661[501]]()!= _0x9465x5[_0x7661[1197]](_0x9465x2[_0x7661[1179]][_0x7661[902]]());_0x9465xa[_0x7661[246]]= null!= _0x9465x3;_0x9465x5= null!= _0x9465x3&& 1== _0x9465x2[_0x7661[1179]][_0x7661[2694]]();_0x9465xa[_0x7661[3076]]= _0x9465x5&& 0< _0x9465x9;_0x9465xa[_0x7661[3077]]= _0x9465x5&& _0x9465x2[_0x7661[1179]][_0x7661[2516]](_0x9465x3,!1);_0x9465xa[_0x7661[3078]]= _0x9465x5&& _0x9465x2[_0x7661[1179]][_0x7661[2516]](_0x9465x3,!0);_0x9465xa[_0x7661[3079]]= _0x9465x5&& _0x9465x2[_0x7661[1179]][_0x7661[2553]](_0x9465x3);_0x9465xa[_0x7661[3080]]= _0x9465xa[_0x7661[3079]]&& 0== _0x9465x9;_0x9465xa[_0x7661[687]]= _0x9465x5&& _0x9465x2[_0x7661[1179]][_0x7661[1730]](_0x9465x3);_0x9465x9= this[_0x7661[3064]][_0x7661[64]](_0x7661[3081]);for(_0x9465x5= 0;_0x9465x5< _0x9465x9[_0x7661[67]];_0x9465x5++){var _0x9465x12=mxUtils[_0x7661[1545]](mxUtils[_0x7661[329]](_0x9465x9[_0x9465x5])),_0x9465x13=_0x9465x9[_0x9465x5][_0x7661[284]](_0x7661[298]);null!= _0x9465x13&& _0x7661[279]== typeof _0x9465x12&& (_0x9465xa[_0x9465x13]= _0x9465x12(_0x9465x2,_0x9465x3,_0x9465x4))};return _0x9465xa};function mxDefaultToolbar(_0x9465x2,_0x9465x3){this[_0x7661[3061]]= _0x9465x3;null!= _0x9465x2&& null!= _0x9465x3&& this[_0x7661[176]](_0x9465x2)}mxDefaultToolbar[_0x7661[202]][_0x7661[3061]]= null;mxDefaultToolbar[_0x7661[202]][_0x7661[3082]]= null;mxDefaultToolbar[_0x7661[202]][_0x7661[2877]]= null;mxDefaultToolbar[_0x7661[202]][_0x7661[657]]= 4;mxDefaultToolbar[_0x7661[202]][_0x7661[2804]]= !1;mxDefaultToolbar[_0x7661[202]][_0x7661[176]]= function(_0x9465x2){null!= _0x9465x2&& (this[_0x7661[3082]]= new mxToolbar(_0x9465x2),this[_0x7661[3082]][_0x7661[169]](mxEvent.SELECT,mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x4){var _0x9465x5=_0x9465x4[_0x7661[720]](_0x7661[279]);this[_0x7661[3061]][_0x7661[3083]]= null!= _0x9465x5?mxUtils[_0x7661[885]](this,function(){_0x9465x5[_0x7661[183]](this,arguments);this[_0x7661[3082]][_0x7661[1050]]()}):null})),this[_0x7661[2877]]= mxUtils[_0x7661[885]](this,function(){null!= this[_0x7661[3082]]&& this[_0x7661[3082]][_0x7661[1050]](!0)}),this[_0x7661[3061]][_0x7661[1179]][_0x7661[169]](mxEvent.DOUBLE_CLICK,this[_0x7661[2877]]),this[_0x7661[3061]][_0x7661[169]](mxEvent.ESCAPE,this[_0x7661[2877]]))};mxDefaultToolbar[_0x7661[202]][_0x7661[1025]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=mxUtils[_0x7661[885]](this,function(){null!= _0x9465x4&& 0< _0x9465x4[_0x7661[67]]&& this[_0x7661[3061]][_0x7661[350]](_0x9465x4)});return this[_0x7661[3082]][_0x7661[1025]](_0x9465x2,_0x9465x3,_0x9465x9,_0x9465x5)};mxDefaultToolbar[_0x7661[202]][_0x7661[1051]]= function(_0x9465x2){_0x9465x2= _0x9465x2|| mxClient[_0x7661[88]]+ _0x7661[3084];this[_0x7661[3082]][_0x7661[1051]](_0x9465x2)};mxDefaultToolbar[_0x7661[202]][_0x7661[970]]= function(){return this[_0x7661[3082]][_0x7661[970]]()};mxDefaultToolbar[_0x7661[202]][_0x7661[1038]]= function(_0x9465x2){return this[_0x7661[3082]][_0x7661[1038]](_0x9465x2)};mxDefaultToolbar[_0x7661[202]][_0x7661[3085]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=mxUtils[_0x7661[885]](this,function(){this[_0x7661[3061]][_0x7661[350]](_0x9465x4)});this[_0x7661[972]](_0x9465x2,_0x9465x3,_0x9465x5)};mxDefaultToolbar[_0x7661[202]][_0x7661[972]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return this[_0x7661[3082]][_0x7661[972]](_0x9465x2,_0x9465x3,_0x9465x4)};mxDefaultToolbar[_0x7661[202]][_0x7661[1048]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){var _0x9465xa=mxUtils[_0x7661[885]](this,function(){this[_0x7661[3061]][_0x7661[3086]](_0x9465x4);null!= _0x9465x9&& _0x9465x9(this[_0x7661[3061]])});return this[_0x7661[3082]][_0x7661[1042]](_0x9465x2,_0x9465x3,_0x9465xa,_0x9465x5)};mxDefaultToolbar[_0x7661[202]][_0x7661[3087]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9,_0x9465xa){var _0x9465x12=function(){return _0x7661[279]== typeof _0x9465x4?_0x9465x4():null!= _0x9465x4?_0x9465x4[_0x7661[238]]():null},_0x9465x13=mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){_0x7661[279]== typeof _0x9465x9?_0x9465x9(this[_0x7661[3061]],_0x9465x12(),_0x9465x2,_0x9465x3):this[_0x7661[1008]](_0x9465x12(),_0x9465x2,_0x9465x3);this[_0x7661[3082]][_0x7661[1050]]();mxEvent[_0x7661[722]](_0x9465x2)});_0x9465x2= this[_0x7661[3082]][_0x7661[1048]](_0x9465x2,_0x9465x3,_0x9465x13,_0x9465x5,null,_0x9465xa);this[_0x7661[3088]](_0x9465x2,function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x13(_0x9465x3,_0x9465x4)});return _0x9465x2};mxDefaultToolbar[_0x7661[202]][_0x7661[1008]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[3061]][_0x7661[1179]],_0x9465x9=_0x9465x5[_0x7661[502]]();if(null== _0x9465x4|| _0x9465x9[_0x7661[250]](_0x9465x4)|| !this[_0x7661[2804]]|| !_0x9465x5[_0x7661[2565]](_0x9465x4)){for(;null!= _0x9465x4&& !_0x9465x5[_0x7661[2685]](_0x9465x4,[_0x9465x2],_0x9465x3);){_0x9465x4= _0x9465x9[_0x7661[1197]](_0x9465x4)};this[_0x7661[1937]](_0x9465x2,_0x9465x3,_0x9465x4)}else {this[_0x7661[807]](_0x9465x2,_0x9465x3,_0x9465x4)}};mxDefaultToolbar[_0x7661[202]][_0x7661[1937]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[3061]][_0x7661[1179]];if(_0x9465x5[_0x7661[2621]](_0x9465x2)){var _0x9465x9=mxEvent[_0x7661[731]](_0x9465x3),_0x9465xa=mxEvent[_0x7661[733]](_0x9465x3),_0x9465x9=mxUtils[_0x7661[2196]](_0x9465x5[_0x7661[526]],_0x9465x9,_0x9465xa);return _0x9465x5[_0x7661[2655]]()&& _0x9465x5[_0x7661[2686]](_0x9465x4,[_0x9465x2],_0x9465x3)?_0x9465x5[_0x7661[853]](_0x9465x4,[_0x9465x2],null,_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[236]]):this[_0x7661[3061]][_0x7661[817]](_0x9465x4,_0x9465x2,_0x9465x9[_0x7661[235]],_0x9465x9[_0x7661[236]])};return null};mxDefaultToolbar[_0x7661[202]][_0x7661[807]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= this[_0x7661[3061]][_0x7661[1179]];var _0x9465x5=_0x9465x3[_0x7661[502]]();if(null!= _0x9465x4&& _0x9465x3[_0x7661[2565]](_0x9465x2)&& _0x9465x3[_0x7661[2581]](null,_0x9465x4,_0x9465x2)){var _0x9465x9=null;_0x9465x5[_0x7661[473]]();try{var _0x9465xa=_0x9465x5[_0x7661[1721]](_0x9465x4),_0x9465x12=_0x9465x5[_0x7661[1721]](_0x9465x2)[_0x7661[238]]();_0x9465x12[_0x7661[235]]= _0x9465xa[_0x7661[235]]+ (_0x9465xa[_0x7661[117]]- _0x9465x12[_0x7661[117]])/ 2;_0x9465x12[_0x7661[236]]= _0x9465xa[_0x7661[236]]+ (_0x9465xa[_0x7661[119]]- _0x9465x12[_0x7661[119]])/ 2;var _0x9465x13=this[_0x7661[657]]* _0x9465x3[_0x7661[1020]],_0x9465x14=20* _0x9465x5[_0x7661[1962]](_0x9465x4,!0);this[_0x7661[3061]][_0x7661[3089]]?_0x9465x12[_0x7661[235]]+= (_0x9465x12[_0x7661[117]]+ _0x9465xa[_0x7661[117]])/ 2+ _0x9465x13+ _0x9465x14:_0x9465x12[_0x7661[236]]+= (_0x9465x12[_0x7661[119]]+ _0x9465xa[_0x7661[119]])/ 2+ _0x9465x13+ _0x9465x14;_0x9465x2[_0x7661[1724]](_0x9465x12);var _0x9465x15=_0x9465x5[_0x7661[1197]](_0x9465x4);_0x9465x3[_0x7661[2103]](_0x9465x2,_0x9465x15);_0x9465x3[_0x7661[2509]](_0x9465x2);_0x9465x9= this[_0x7661[3061]][_0x7661[2503]](_0x9465x4,_0x9465x2);if(null== _0x9465x5[_0x7661[1721]](_0x9465x9)){var _0x9465x16= new mxGeometry;_0x9465x16[_0x7661[1500]]= !0;_0x9465x5[_0x7661[1724]](_0x9465x9,_0x9465x16)};_0x9465x3[_0x7661[2504]](_0x9465x9,_0x9465x15,_0x9465x4,_0x9465x2)}finally{_0x9465x5[_0x7661[476]]()};_0x9465x3[_0x7661[904]]([_0x9465x2,_0x9465x9]);_0x9465x3[_0x7661[2564]](_0x9465x2)}};mxDefaultToolbar[_0x7661[202]][_0x7661[3088]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=document[_0x7661[55]](_0x7661[466]);_0x9465x4[_0x7661[57]](_0x7661[390],_0x9465x2[_0x7661[284]](_0x7661[390]));var _0x9465x5=mxUtils[_0x7661[885]](this,function(_0x9465x9){_0x9465x4[_0x7661[124]][_0x7661[117]]= 2* _0x9465x2[_0x7661[359]]+ _0x7661[168];_0x9465x4[_0x7661[124]][_0x7661[119]]= 2* _0x9465x2[_0x7661[167]]+ _0x7661[168];mxUtils[_0x7661[3090]](_0x9465x2,this[_0x7661[3061]][_0x7661[1179]],_0x9465x3,_0x9465x4);mxEvent[_0x7661[745]](_0x9465x4,_0x7661[219],_0x9465x5)});mxClient[_0x7661[80]]?_0x9465x5():mxEvent[_0x7661[169]](_0x9465x4,_0x7661[219],_0x9465x5)};mxDefaultToolbar[_0x7661[202]][_0x7661[515]]= function(){null!= this[_0x7661[2877]]&& (this[_0x7661[3061]][_0x7661[1179]][_0x7661[745]](_0x7661[760],this[_0x7661[2877]]),this[_0x7661[3061]][_0x7661[745]](_0x7661[859],this[_0x7661[2877]]),this[_0x7661[2877]]= null);null!= this[_0x7661[3082]]&& (this[_0x7661[3082]][_0x7661[515]](),this[_0x7661[3082]]= null)};function mxEditor(_0x9465x2){this[_0x7661[3091]]= [];this[_0x7661[3092]]();if(null!= document[_0x7661[112]]){this[_0x7661[3093]]= [];this[_0x7661[3094]]= new mxDefaultPopupMenu;this[_0x7661[3095]]= new mxUndoManager;this[_0x7661[1179]]= this[_0x7661[3096]]();this[_0x7661[3082]]= this[_0x7661[3097]]();this[_0x7661[3098]]= new mxDefaultKeyHandler(this);this[_0x7661[3099]](_0x9465x2);this[_0x7661[1179]][_0x7661[2180]]= this[_0x7661[3100]];!mxClient[_0x7661[3101]]&& null!= this[_0x7661[1056]]&& (this[_0x7661[812]]= this[_0x7661[3102]]());if(null!= this[_0x7661[1987]]){this[_0x7661[1987]]()};mxClient[_0x7661[80]]&& mxEvent[_0x7661[169]](window,_0x7661[2428],mxUtils[_0x7661[885]](this,function(){this[_0x7661[515]]()}))}}mxLoadResources&& mxResources[_0x7661[99]](mxClient[_0x7661[86]]+ _0x7661[3103]);mxEditor[_0x7661[202]]= new mxEventSource;mxEditor[_0x7661[202]][_0x7661[196]]= mxEditor;mxEditor[_0x7661[202]][_0x7661[3104]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[3105]:_0x7661[110];mxEditor[_0x7661[202]][_0x7661[3106]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[3107]:_0x7661[110];mxEditor[_0x7661[202]][_0x7661[3108]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[3109]:_0x7661[110];mxEditor[_0x7661[202]][_0x7661[3110]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[716]:_0x7661[110];mxEditor[_0x7661[202]][_0x7661[3111]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[3112]:_0x7661[110];mxEditor[_0x7661[202]][_0x7661[3113]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[2719]:_0x7661[110];mxEditor[_0x7661[202]][_0x7661[3114]]= _0x7661[130]!= mxClient[_0x7661[90]]?_0x7661[2136]:_0x7661[110];mxEditor[_0x7661[202]][_0x7661[2136]]= null;mxEditor[_0x7661[202]][_0x7661[1179]]= null;mxEditor[_0x7661[202]][_0x7661[2720]]= null;mxEditor[_0x7661[202]][_0x7661[3082]]= null;mxEditor[_0x7661[202]][_0x7661[812]]= null;mxEditor[_0x7661[202]][_0x7661[879]]= null;mxEditor[_0x7661[202]][_0x7661[3094]]= null;mxEditor[_0x7661[202]][_0x7661[3095]]= null;mxEditor[_0x7661[202]][_0x7661[3098]]= null;mxEditor[_0x7661[202]][_0x7661[3091]]= null;mxEditor[_0x7661[202]][_0x7661[3115]]= _0x7661[1061];mxEditor[_0x7661[202]][_0x7661[3116]]= !1;mxEditor[_0x7661[202]][_0x7661[1157]]= !0;mxEditor[_0x7661[202]][_0x7661[3083]]= null;mxEditor[_0x7661[202]][_0x7661[3117]]= !1;mxEditor[_0x7661[202]][_0x7661[3118]]= null;mxEditor[_0x7661[202]][_0x7661[2075]]= null;mxEditor[_0x7661[202]][_0x7661[3119]]= null;mxEditor[_0x7661[202]][_0x7661[3120]]= null;mxEditor[_0x7661[202]][_0x7661[3121]]= null;mxEditor[_0x7661[202]][_0x7661[3122]]= null;mxEditor[_0x7661[202]][_0x7661[1069]]= _0x7661[336];mxEditor[_0x7661[202]][_0x7661[3123]]= _0x7661[338];mxEditor[_0x7661[202]][_0x7661[1070]]= !0;mxEditor[_0x7661[202]][_0x7661[3124]]= null;mxEditor[_0x7661[202]][_0x7661[3125]]= null;mxEditor[_0x7661[202]][_0x7661[1056]]= null;mxEditor[_0x7661[202]][_0x7661[1058]]= null;mxEditor[_0x7661[202]][_0x7661[1057]]= null;mxEditor[_0x7661[202]][_0x7661[3089]]= !1;mxEditor[_0x7661[202]][_0x7661[3126]]= !1;mxEditor[_0x7661[202]][_0x7661[3127]]= 0;mxEditor[_0x7661[202]][_0x7661[3128]]= !1;mxEditor[_0x7661[202]][_0x7661[3129]]= !1;mxEditor[_0x7661[202]][_0x7661[3093]]= null;mxEditor[_0x7661[202]][_0x7661[3130]]= 0;mxEditor[_0x7661[202]][_0x7661[3100]]= _0x7661[604];mxEditor[_0x7661[202]][_0x7661[3112]]= null;mxEditor[_0x7661[202]][_0x7661[3131]]= null;mxEditor[_0x7661[202]][_0x7661[3132]]= 20;mxEditor[_0x7661[202]][_0x7661[2719]]= null;mxEditor[_0x7661[202]][_0x7661[3133]]= null;mxEditor[_0x7661[202]][_0x7661[3134]]= null;mxEditor[_0x7661[202]][_0x7661[3135]]= 300;mxEditor[_0x7661[202]][_0x7661[3136]]= 260;mxEditor[_0x7661[202]][_0x7661[3137]]= 240;mxEditor[_0x7661[202]][_0x7661[3138]]= null;mxEditor[_0x7661[202]][_0x7661[3139]]= !1;mxEditor[_0x7661[202]][_0x7661[3140]]= !1;mxEditor[_0x7661[202]][_0x7661[2113]]= !1;mxEditor[_0x7661[202]][_0x7661[2133]]= function(){return this[_0x7661[2113]]};mxEditor[_0x7661[202]][_0x7661[2128]]= function(_0x9465x2){this[_0x7661[2113]]= _0x9465x2};mxEditor[_0x7661[202]][_0x7661[3092]]= function(){this[_0x7661[3071]](_0x7661[815],function(_0x9465x2){_0x9465x2[_0x7661[815]]()});this[_0x7661[3071]](_0x7661[540],function(_0x9465x2){( new mxPrintPreview(_0x9465x2[_0x7661[1179]],1))[_0x7661[392]]()});this[_0x7661[3071]](_0x7661[539],function(_0x9465x2){mxUtils[_0x7661[539]](_0x9465x2[_0x7661[1179]],null,10,10)});this[_0x7661[3071]](_0x7661[3141],function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[3142]]();if(null== _0x9465x3|| mxClient[_0x7661[3101]]){_0x9465x2[_0x7661[350]](_0x7661[539])}else {var _0x9465x4=mxUtils[_0x7661[3143]](_0x9465x2[_0x7661[1179]],1),_0x9465x4=mxUtils[_0x7661[875]](_0x9465x4,_0x7661[192]);mxUtils[_0x7661[894]](_0x9465x3,_0x9465x2[_0x7661[3123]]+ _0x7661[226]+ encodeURIComponent(_0x9465x4),document,_0x7661[3144])}});this[_0x7661[3071]](_0x7661[802],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[802]]()});this[_0x7661[3071]](_0x7661[3145],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& mxClipboard[_0x7661[3145]](_0x9465x2[_0x7661[1179]])});this[_0x7661[3071]](_0x7661[149],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& mxClipboard[_0x7661[149]](_0x9465x2[_0x7661[1179]])});this[_0x7661[3071]](_0x7661[3146],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& mxClipboard[_0x7661[3146]](_0x9465x2[_0x7661[1179]])});this[_0x7661[3071]](_0x7661[3147],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[842]]()});this[_0x7661[3071]](_0x7661[1504],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2450]](_0x9465x2[_0x7661[844]]())});this[_0x7661[3071]](_0x7661[3148],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[904]](_0x9465x2[_0x7661[1179]][_0x7661[845]]())});this[_0x7661[3071]](_0x7661[1997],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[846]]()});this[_0x7661[3071]](_0x7661[824],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[824]]()});this[_0x7661[3071]](_0x7661[825],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[825]]()});this[_0x7661[3071]](_0x7661[2558],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[2558]]()});this[_0x7661[3071]](_0x7661[2559],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[2559]]()});this[_0x7661[3071]](_0x7661[3149],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[2560]]()});this[_0x7661[3071]](_0x7661[933],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[933]]()});this[_0x7661[3071]](_0x7661[3150],function(_0x9465x2,_0x9465x3){_0x9465x2[_0x7661[3150]](_0x9465x3)});this[_0x7661[3071]](_0x7661[2705],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2705]]()});this[_0x7661[3071]](_0x7661[3151],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2440]]()});this[_0x7661[3071]](_0x7661[2706],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2706]]()});this[_0x7661[3071]](_0x7661[2708],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2708]]()});this[_0x7661[3071]](_0x7661[1061],function(_0x9465x2,_0x9465x3){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2453]](_0x9465x3)&& _0x9465x2[_0x7661[1179]][_0x7661[2451]](_0x9465x3)});this[_0x7661[3071]](_0x7661[3152],function(_0x9465x2,_0x9465x3){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[840]](!0)});this[_0x7661[3071]](_0x7661[3153],function(_0x9465x2,_0x9465x3){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[840]](!1)});this[_0x7661[3071]](_0x7661[2552],function(_0x9465x2,_0x9465x3){_0x9465x2[_0x7661[1179]][_0x7661[2552]](_0x9465x3)});this[_0x7661[3071]](_0x7661[2554],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[2554]]()});this[_0x7661[3071]](_0x7661[2442],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[2442]]()});this[_0x7661[3071]](_0x7661[3154],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2702]]()});this[_0x7661[3071]](_0x7661[3155],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2700]]()});this[_0x7661[3071]](_0x7661[3156],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2703]]()});this[_0x7661[3071]](_0x7661[3157],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2704]]()});this[_0x7661[3071]](_0x7661[2514],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[847]](!0)});this[_0x7661[3071]](_0x7661[3158],function(_0x9465x2){if(_0x9465x2[_0x7661[1179]][_0x7661[994]]()){var _0x9465x3=_0x9465x2[_0x7661[1179]][_0x7661[1728]]();_0x9465x2[_0x7661[1179]][_0x7661[847]](!0,!1,_0x9465x3)}});this[_0x7661[3071]](_0x7661[3159],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[847]](!1)});this[_0x7661[3071]](_0x7661[3160],function(_0x9465x2){if(_0x9465x2[_0x7661[1179]][_0x7661[994]]()){var _0x9465x3=_0x9465x2[_0x7661[1179]][_0x7661[1728]]();_0x9465x2[_0x7661[1179]][_0x7661[847]](!1,!1,_0x9465x3)}});this[_0x7661[3071]](_0x7661[1447],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_BOLD)});this[_0x7661[3071]](_0x7661[1449],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_ITALIC)});this[_0x7661[3071]](_0x7661[355],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_UNDERLINE)});this[_0x7661[3071]](_0x7661[639],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_SHADOW)});this[_0x7661[3071]](_0x7661[3161],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[849]](mxConstants.ALIGN_LEFT)});this[_0x7661[3071]](_0x7661[3162],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[849]](mxConstants.ALIGN_CENTER)});this[_0x7661[3071]](_0x7661[3163],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[849]](mxConstants.ALIGN_RIGHT)});this[_0x7661[3071]](_0x7661[3164],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[849]](mxConstants.ALIGN_TOP)});this[_0x7661[3071]](_0x7661[3165],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[849]](mxConstants.ALIGN_MIDDLE)});this[_0x7661[3071]](_0x7661[3166],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[849]](mxConstants.ALIGN_BOTTOM)});this[_0x7661[3071]](_0x7661[3167],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT)});this[_0x7661[3071]](_0x7661[3168],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER)});this[_0x7661[3071]](_0x7661[3169],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_RIGHT)});this[_0x7661[3071]](_0x7661[3170],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_TOP)});this[_0x7661[3071]](_0x7661[3171],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE)});this[_0x7661[3071]](_0x7661[3172],function(_0x9465x2){_0x9465x2[_0x7661[1179]][_0x7661[994]]()&& _0x9465x2[_0x7661[1179]][_0x7661[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_BOTTOM)});this[_0x7661[3071]](_0x7661[499],function(_0x9465x2){var _0x9465x3=100* _0x9465x2[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]],_0x9465x3=parseFloat(mxUtils[_0x7661[3173]](mxResources[_0x7661[203]](_0x9465x2[_0x7661[3104]])|| _0x9465x2[_0x7661[3104]],_0x9465x3))/ 100;isNaN(_0x9465x3)|| _0x9465x2[_0x7661[1179]][_0x7661[249]]()[_0x7661[2262]](_0x9465x3)});this[_0x7661[3071]](_0x7661[3174],function(_0x9465x2){null!= _0x9465x2[_0x7661[3112]]?_0x9465x2[_0x7661[3112]][_0x7661[175]](!_0x9465x2[_0x7661[3112]][_0x7661[174]]()):_0x9465x2[_0x7661[3175]]()});this[_0x7661[3071]](_0x7661[3176],function(_0x9465x2){null!= _0x9465x2[_0x7661[2719]]?_0x9465x2[_0x7661[2719]][_0x7661[175]](!_0x9465x2[_0x7661[2719]][_0x7661[174]]()):_0x9465x2[_0x7661[3177]]()});this[_0x7661[3071]](_0x7661[3178],function(_0x9465x2){null== _0x9465x2[_0x7661[2136]]?_0x9465x2[_0x7661[3179]]():_0x9465x2[_0x7661[2136]][_0x7661[175]](!_0x9465x2[_0x7661[2136]][_0x7661[174]]())});this[_0x7661[3071]](_0x7661[3180],function(_0x9465x2){mxLog[_0x7661[175]](!mxLog[_0x7661[174]]())})};mxEditor[_0x7661[202]][_0x7661[3102]]= function(){var _0x9465x2=mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[746]]( new mxEventObject(mxEvent.SESSION,_0x7661[812],_0x9465x2))});return this[_0x7661[807]](this[_0x7661[1056]],this[_0x7661[1057]],this[_0x7661[1058]],_0x9465x2)};mxEditor[_0x7661[202]][_0x7661[3099]]= function(_0x9465x2){null!= _0x9465x2&& (( new mxCodec(_0x9465x2[_0x7661[295]]))[_0x7661[1093]](_0x9465x2,this),this[_0x7661[3181]]())};mxEditor[_0x7661[202]][_0x7661[3182]]= function(){document[_0x7661[3183]]= _0x7661[3184]};mxEditor[_0x7661[202]][_0x7661[3181]]= function(){this[_0x7661[1184]]= ( new Date)[_0x7661[178]]();this[_0x7661[3095]][_0x7661[200]]();this[_0x7661[1183]]= 0;this[_0x7661[2128]](!1)};mxEditor[_0x7661[202]][_0x7661[3071]]= function(_0x9465x2,_0x9465x3){this[_0x7661[3091]][_0x9465x2]= _0x9465x3};mxEditor[_0x7661[202]][_0x7661[350]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[3091]][_0x9465x2];if(null!= _0x9465x5){try{var _0x9465x9=arguments;_0x9465x9[0]= this;_0x9465x5[_0x7661[183]](this,_0x9465x9)}catch(f){throw mxUtils[_0x7661[267]](_0x7661[3185]+ _0x9465x2+ _0x7661[3186]+ f[_0x7661[281]],280,!0),f}}else {mxUtils[_0x7661[267]](_0x7661[3187]+ _0x9465x2,280,!0)}};mxEditor[_0x7661[202]][_0x7661[3188]]= function(_0x9465x2,_0x9465x3){this[_0x7661[3118]][_0x9465x2]= _0x9465x3};mxEditor[_0x7661[202]][_0x7661[3189]]= function(_0x9465x2){return this[_0x7661[3118]][_0x9465x2]};mxEditor[_0x7661[202]][_0x7661[3096]]= function(){var _0x9465x2= new mxGraph(null,null,this[_0x7661[2720]]);_0x9465x2[_0x7661[2673]](!0);_0x9465x2[_0x7661[2674]](!0);this[_0x7661[3190]](_0x9465x2);this[_0x7661[3191]](_0x9465x2);this[_0x7661[3192]](_0x9465x2);this[_0x7661[3193]](_0x9465x2);this[_0x7661[3194]](_0x9465x2);_0x9465x2[_0x7661[2316]][_0x7661[1033]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x4,_0x9465x5){return this[_0x7661[3195]](_0x9465x2,_0x9465x4,_0x9465x5)});_0x9465x2[_0x7661[2433]][_0x7661[1033]]= mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x4){return this[_0x7661[2503]](_0x9465x2,_0x9465x4)});this[_0x7661[3196]](_0x9465x2);this[_0x7661[3197]](_0x9465x2);return _0x9465x2};mxEditor[_0x7661[202]][_0x7661[3196]]= function(_0x9465x2){_0x9465x2= new mxSwimlaneManager(_0x9465x2,!1);_0x9465x2[_0x7661[1737]]= mxUtils[_0x7661[885]](this,function(){return this[_0x7661[3089]]});_0x9465x2[_0x7661[994]]= mxUtils[_0x7661[885]](this,function(){return this[_0x7661[3128]]});return _0x9465x2};mxEditor[_0x7661[202]][_0x7661[3197]]= function(_0x9465x2){var _0x9465x3= new mxLayoutManager(_0x9465x2),_0x9465x4=this;_0x9465x3[_0x7661[2754]]= function(_0x9465x3){var _0x9465x9=null,_0x9465xa=_0x9465x4[_0x7661[1179]][_0x7661[502]]();if(null!= _0x9465xa[_0x7661[1197]](_0x9465x3)){if(_0x9465x4[_0x7661[3129]]&& _0x9465x2[_0x7661[1730]](_0x9465x3)){null== _0x9465x4[_0x7661[3198]]&& (_0x9465x4[_0x7661[3198]]= _0x9465x4[_0x7661[3199]]()),_0x9465x9= _0x9465x4[_0x7661[3198]]}else {if(_0x9465x4[_0x7661[3126]]&& (_0x9465x2[_0x7661[2553]](_0x9465x3)|| null== _0x9465xa[_0x7661[1197]](_0x9465xa[_0x7661[1197]](_0x9465x3)))){null== _0x9465x4[_0x7661[3200]]&& (_0x9465x4[_0x7661[3200]]= _0x9465x4[_0x7661[3201]]()),_0x9465x9= _0x9465x4[_0x7661[3200]]}}};return _0x9465x9};return _0x9465x3};mxEditor[_0x7661[202]][_0x7661[3202]]= function(_0x9465x2){null== this[_0x7661[1179]][_0x7661[526]]&& (this[_0x7661[1179]][_0x7661[176]](_0x9465x2),this[_0x7661[3203]]= new mxRubberband(this[_0x7661[1179]]),this[_0x7661[1157]]&& mxEvent[_0x7661[1157]](_0x9465x2),mxClient[_0x7661[496]]&& new mxDivResizer(_0x9465x2))};mxEditor[_0x7661[202]][_0x7661[3190]]= function(_0x9465x2){_0x9465x2[_0x7661[169]](mxEvent.DOUBLE_CLICK,mxUtils[_0x7661[885]](this,function(_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x4[_0x7661[720]](_0x7661[246]);null!= _0x9465x5&& (_0x9465x2[_0x7661[994]]()&& null!= this[_0x7661[3115]])&& (this[_0x7661[350]](this[_0x7661[3115]],_0x9465x5),_0x9465x4[_0x7661[722]]())}))};mxEditor[_0x7661[202]][_0x7661[3191]]= function(_0x9465x2){var _0x9465x3=mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){var _0x9465x9=_0x9465x3[_0x7661[720]](_0x7661[1061]);this[_0x7661[3095]][_0x7661[1114]](_0x9465x9)});_0x9465x2[_0x7661[502]]()[_0x7661[169]](mxEvent.UNDO,_0x9465x3);_0x9465x2[_0x7661[249]]()[_0x7661[169]](mxEvent.UNDO,_0x9465x3);_0x9465x3= function(_0x9465x3,_0x9465x5){var _0x9465x9=_0x9465x5[_0x7661[720]](_0x7661[1061])[_0x7661[1065]];_0x9465x2[_0x7661[904]](_0x9465x2[_0x7661[2436]](_0x9465x9))};this[_0x7661[3095]][_0x7661[169]](mxEvent.UNDO,_0x9465x3);this[_0x7661[3095]][_0x7661[169]](mxEvent.REDO,_0x9465x3)};mxEditor[_0x7661[202]][_0x7661[3192]]= function(_0x9465x2){var _0x9465x3=mxUtils[_0x7661[885]](this,function(_0x9465x2){this[_0x7661[746]]( new mxEventObject(mxEvent.ROOT))});_0x9465x2[_0x7661[249]]()[_0x7661[169]](mxEvent.DOWN,_0x9465x3);_0x9465x2[_0x7661[249]]()[_0x7661[169]](mxEvent.UP,_0x9465x3)};mxEditor[_0x7661[202]][_0x7661[3193]]= function(_0x9465x2){var _0x9465x3=mxUtils[_0x7661[885]](this,function(_0x9465x3,_0x9465x5){this[_0x7661[2128]](!0);!0== this[_0x7661[3140]]&& _0x9465x2[_0x7661[2585]]();for(var _0x9465x9=_0x9465x5[_0x7661[720]](_0x7661[1061])[_0x7661[1065]],_0x9465xa=0;_0x9465xa< _0x9465x9[_0x7661[67]];_0x9465xa++){var _0x9465x12=_0x9465x9[_0x9465xa];if(_0x9465x12 instanceof mxRootChange|| _0x9465x12 instanceof mxValueChange&& _0x9465x12[_0x7661[246]]== this[_0x7661[1179]][_0x7661[251]][_0x7661[813]]|| _0x9465x12 instanceof mxCellAttributeChange&& _0x9465x12[_0x7661[246]]== this[_0x7661[1179]][_0x7661[251]][_0x7661[813]]){this[_0x7661[746]]( new mxEventObject(mxEvent.ROOT));break}}});_0x9465x2[_0x7661[502]]()[_0x7661[169]](mxEvent.CHANGE,_0x9465x3)};mxEditor[_0x7661[202]][_0x7661[3194]]= function(_0x9465x2){var _0x9465x3=this;_0x9465x2[_0x7661[1133]]({mouseDown:function(_0x9465x2,_0x9465x5){if(null!= _0x9465x3[_0x7661[3083]]&& !_0x9465x5[_0x7661[737]]()&& (_0x9465x3[_0x7661[3117]]|| null== _0x9465x5[_0x7661[248]]())){_0x9465x3[_0x7661[1179]][_0x7661[2440]](),_0x9465x3[_0x7661[3083]](_0x9465x5[_0x7661[727]](),_0x9465x5[_0x7661[736]]()),this[_0x7661[1142]]= !0,_0x9465x5[_0x7661[722]]()}},mouseMove:function(_0x9465x2,_0x9465x3){this[_0x7661[1142]]&& _0x9465x3[_0x7661[722]]()},mouseUp:function(_0x9465x2,_0x9465x3){this[_0x7661[1142]]&& (this[_0x7661[1142]]= !1,_0x9465x3[_0x7661[722]]())}})};mxEditor[_0x7661[202]][_0x7661[3201]]= function(){var _0x9465x2=this[_0x7661[1179]][_0x7661[1020]],_0x9465x3= new mxStackLayout(this[_0x7661[1179]],!this[_0x7661[3089]],this[_0x7661[3127]],2* _0x9465x2,2* _0x9465x2);_0x9465x3[_0x7661[1713]]= function(_0x9465x2){return !_0x9465x3[_0x7661[1179]][_0x7661[1730]](_0x9465x2)};return _0x9465x3};mxEditor[_0x7661[202]][_0x7661[3199]]= function(){return new mxCompactTreeLayout(this[_0x7661[1179]],this[_0x7661[3089]])};mxEditor[_0x7661[202]][_0x7661[3097]]= function(){return new mxDefaultToolbar(null,this)};mxEditor[_0x7661[202]][_0x7661[3204]]= function(_0x9465x2){this[_0x7661[3082]][_0x7661[176]](_0x9465x2);mxClient[_0x7661[496]]&& new mxDivResizer(_0x9465x2)};mxEditor[_0x7661[202]][_0x7661[3205]]= function(_0x9465x2){null== this[_0x7661[879]]&& (this[_0x7661[879]]= _0x9465x2,this[_0x7661[169]](mxEvent.SAVE,mxUtils[_0x7661[885]](this,function(){var _0x9465x2=( new Date)[_0x7661[3206]]();this[_0x7661[3207]]((mxResources[_0x7661[203]](this[_0x7661[3106]])|| this[_0x7661[3106]])+ _0x7661[3186]+ _0x9465x2)})),this[_0x7661[169]](mxEvent.OPEN,mxUtils[_0x7661[885]](this,function(){this[_0x7661[3207]]((mxResources[_0x7661[203]](this[_0x7661[3108]])|| this[_0x7661[3108]])+ _0x7661[3186]+ this[_0x7661[3122]])})),mxClient[_0x7661[496]]&& new mxDivResizer(_0x9465x2))};mxEditor[_0x7661[202]][_0x7661[3207]]= function(_0x9465x2){null!= this[_0x7661[879]]&& null!= _0x9465x2&& (this[_0x7661[879]][_0x7661[339]]= _0x9465x2)};mxEditor[_0x7661[202]][_0x7661[3208]]= function(_0x9465x2){this[_0x7661[169]](mxEvent.ROOT,mxUtils[_0x7661[885]](this,function(_0x9465x3){_0x9465x2[_0x7661[339]]= this[_0x7661[3209]]()}));mxClient[_0x7661[496]]&& new mxDivResizer(_0x9465x2)};mxEditor[_0x7661[202]][_0x7661[3210]]= function(_0x9465x2,_0x9465x3){null!= _0x9465x2&& ( new mxCompactTreeLayout(this[_0x7661[1179]],_0x9465x3))[_0x7661[350]](_0x9465x2)};mxEditor[_0x7661[202]][_0x7661[3209]]= function(){for(var _0x9465x2=_0x7661[110],_0x9465x3=this[_0x7661[1179]],_0x9465x4=_0x9465x3[_0x7661[2534]]();null!= _0x9465x4&& null!= _0x9465x3[_0x7661[502]]()[_0x7661[1197]](_0x9465x3[_0x7661[502]]()[_0x7661[1197]](_0x9465x4));){_0x9465x3[_0x7661[2553]](_0x9465x4)&& (_0x9465x2= _0x7661[3211]+ _0x9465x3[_0x7661[2454]](_0x9465x4)+ _0x9465x2),_0x9465x4= _0x9465x3[_0x7661[502]]()[_0x7661[1197]](_0x9465x4)};return this[_0x7661[3212]]()+ _0x9465x2};mxEditor[_0x7661[202]][_0x7661[3212]]= function(){var _0x9465x2=this[_0x7661[1179]][_0x7661[502]]()[_0x7661[501]]();return this[_0x7661[1179]][_0x7661[2454]](_0x9465x2)};mxEditor[_0x7661[202]][_0x7661[824]]= function(){this[_0x7661[3095]][_0x7661[824]]()};mxEditor[_0x7661[202]][_0x7661[825]]= function(){this[_0x7661[3095]][_0x7661[825]]()};mxEditor[_0x7661[202]][_0x7661[844]]= function(){var _0x9465x2=null!= this[_0x7661[3121]]?this[_0x7661[3121]]:this[_0x7661[1179]][_0x7661[1020]];return this[_0x7661[1179]][_0x7661[844]](this[_0x7661[3213]](),_0x9465x2)};mxEditor[_0x7661[202]][_0x7661[3213]]= function(){return this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1978]](this[_0x7661[3120]])};mxEditor[_0x7661[202]][_0x7661[392]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=mxUtils[_0x7661[219]](_0x9465x2)[_0x7661[875]]();this[_0x7661[3214]](_0x9465x3[_0x7661[158]]);this[_0x7661[3122]]= _0x9465x2;this[_0x7661[746]]( new mxEventObject(mxEvent.OPEN,_0x7661[3122],_0x9465x2))}};mxEditor[_0x7661[202]][_0x7661[3214]]= function(_0x9465x2){( new mxCodec(_0x9465x2[_0x7661[295]]))[_0x7661[1093]](_0x9465x2,this[_0x7661[1179]][_0x7661[502]]());this[_0x7661[3181]]()};mxEditor[_0x7661[202]][_0x7661[815]]= function(_0x9465x2,_0x9465x3){_0x9465x2= _0x9465x2|| this[_0x7661[3215]]();if(null!= _0x9465x2&& 0< _0x9465x2[_0x7661[67]]){var _0x9465x4=this[_0x7661[3216]](_0x9465x3);this[_0x7661[3217]](_0x9465x2,_0x9465x4);this[_0x7661[2128]](!1)};this[_0x7661[746]]( new mxEventObject(mxEvent.SAVE,_0x7661[863],_0x9465x2))};mxEditor[_0x7661[202]][_0x7661[3217]]= function(_0x9465x2,_0x9465x3){this[_0x7661[1070]]&& (_0x9465x3= encodeURIComponent(_0x9465x3));mxUtils[_0x7661[814]](_0x9465x2,this[_0x7661[3123]]+ _0x7661[226]+ _0x9465x3,mxUtils[_0x7661[885]](this,function(_0x9465x4){this[_0x7661[746]]( new mxEventObject(mxEvent.POST,_0x7661[870],_0x9465x4,_0x7661[863],_0x9465x2,_0x7661[410],_0x9465x3))}))};mxEditor[_0x7661[202]][_0x7661[3216]]= function(_0x9465x2){_0x9465x2= null!= _0x9465x2?_0x9465x2:this[_0x7661[1069]];var _0x9465x3=( new mxCodec)[_0x7661[514]](this[_0x7661[1179]][_0x7661[502]]());return mxUtils[_0x7661[875]](_0x9465x3,_0x9465x2)};mxEditor[_0x7661[202]][_0x7661[3215]]= function(){return this[_0x7661[3124]]};mxEditor[_0x7661[202]][_0x7661[3142]]= function(){return this[_0x7661[3125]]};mxEditor[_0x7661[202]][_0x7661[807]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){var _0x9465x9=null;mxClient[_0x7661[3101]]|| (_0x9465x9= new mxSession(this[_0x7661[1179]][_0x7661[502]](),_0x9465x2,_0x9465x3,_0x9465x4),_0x9465x9[_0x7661[169]](mxEvent.RECEIVE,mxUtils[_0x7661[885]](this,function(_0x9465x2,_0x9465x3){null!= _0x9465x3[_0x7661[720]](_0x7661[252])[_0x7661[284]](_0x7661[1088])&& this[_0x7661[3181]]()})),_0x9465x9[_0x7661[169]](mxEvent.DISCONNECT,_0x9465x5),_0x9465x9[_0x7661[169]](mxEvent.CONNECT,_0x9465x5),_0x9465x9[_0x7661[169]](mxEvent.NOTIFY,_0x9465x5),_0x9465x9[_0x7661[169]](mxEvent.GET,_0x9465x5),_0x9465x9[_0x7661[861]]());return _0x9465x9};mxEditor[_0x7661[202]][_0x7661[3218]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=this[_0x7661[1179]][_0x7661[2434]]()[_0x7661[2054]][_0x9465x3];this[_0x7661[1179]][_0x7661[249]]()[_0x7661[2434]]()[_0x7661[2074]](_0x9465x3,this[_0x7661[1179]][_0x7661[2434]]()[_0x7661[2054]][_0x9465x2]);this[_0x7661[1179]][_0x7661[2434]]()[_0x7661[2074]](_0x9465x2,_0x9465x4);this[_0x7661[1179]][_0x7661[802]]()};mxEditor[_0x7661[202]][_0x7661[3150]]= function(_0x9465x2){_0x9465x2= _0x9465x2|| this[_0x7661[1179]][_0x7661[2452]]();null== _0x9465x2&& (_0x9465x2= this[_0x7661[1179]][_0x7661[2534]](),null== _0x9465x2&& (_0x9465x2= this[_0x7661[1179]][_0x7661[502]]()[_0x7661[501]]()));if(null!= _0x9465x2){this[_0x7661[1179]][_0x7661[2126]](!0);var _0x9465x3=mxUtils[_0x7661[445]](this[_0x7661[1179]][_0x7661[526]]),_0x9465x4=_0x9465x3[_0x7661[235]]+ 10,_0x9465x3=_0x9465x3[_0x7661[236]];if(null!= this[_0x7661[716]]&& !this[_0x7661[3139]]){_0x9465x4= this[_0x7661[716]][_0x7661[730]](),_0x9465x3= this[_0x7661[716]][_0x7661[732]]()}else {var _0x9465x5=this[_0x7661[1179]][_0x7661[2555]](_0x9465x2);null!= _0x9465x5&& (_0x9465x4+= _0x9465x5[_0x7661[235]]+ Math[_0x7661[243]](200,_0x9465x5[_0x7661[117]]),_0x9465x3+= _0x9465x5[_0x7661[236]])};this[_0x7661[3062]]();_0x9465x2= this[_0x7661[3219]](_0x9465x2);null!= _0x9465x2&& (this[_0x7661[716]]= new mxWindow(mxResources[_0x7661[203]](this[_0x7661[3110]])|| this[_0x7661[3110]],_0x9465x2,_0x9465x4,_0x9465x3,this[_0x7661[3137]],this[_0x7661[3138]],!1),this[_0x7661[716]][_0x7661[175]](!0))}};mxEditor[_0x7661[202]][_0x7661[3220]]= function(){return null!= this[_0x7661[716]]};mxEditor[_0x7661[202]][_0x7661[3219]]= function(_0x9465x2){var _0x9465x3=this[_0x7661[1179]][_0x7661[502]](),_0x9465x4=_0x9465x3[_0x7661[433]](_0x9465x2);if(mxUtils[_0x7661[1331]](_0x9465x4)){var _0x9465x5= new mxForm(_0x7661[716]);_0x9465x5[_0x7661[961]](_0x7661[3222],_0x9465x2[_0x7661[1103]]())[_0x7661[57]](_0x7661[3221],_0x7661[128]);var _0x9465x9=null,_0x9465xa=null,_0x9465x12=null,_0x9465x13=null,_0x9465x14=null;_0x9465x3[_0x7661[1193]](_0x9465x2)&& (_0x9465x9= _0x9465x3[_0x7661[1721]](_0x9465x2),null!= _0x9465x9&& (_0x9465xa= _0x9465x5[_0x7661[961]](_0x7661[125],_0x9465x9[_0x7661[236]]),_0x9465x12= _0x9465x5[_0x7661[961]](_0x7661[361],_0x9465x9[_0x7661[235]]),_0x9465x13= _0x9465x5[_0x7661[961]](_0x7661[117],_0x9465x9[_0x7661[117]]),_0x9465x14= _0x9465x5[_0x7661[961]](_0x7661[119],_0x9465x9[_0x7661[119]])));for(var _0x9465x15=_0x9465x3[_0x7661[474]](_0x9465x2),_0x9465x16=_0x9465x5[_0x7661[961]](_0x7661[3223],_0x9465x15|| _0x7661[110]),_0x9465x17=_0x9465x4[_0x7661[320]],_0x9465x18=[],_0x9465x4=0;_0x9465x4< _0x9465x17[_0x7661[67]];_0x9465x4++){_0x9465x18[_0x9465x4]= _0x9465x5[_0x7661[968]](_0x9465x17[_0x9465x4][_0x7661[301]],_0x9465x17[_0x9465x4][_0x7661[318]],_0x7661[685]== _0x9465x17[_0x9465x4][_0x7661[301]]?4:2)};_0x9465x4= mxUtils[_0x7661[885]](this,function(){this[_0x7661[3062]]();_0x9465x3[_0x7661[473]]();try{null!= _0x9465x9&& (_0x9465x9= _0x9465x9[_0x7661[238]](),_0x9465x9[_0x7661[235]]= parseFloat(_0x9465x12[_0x7661[131]]),_0x9465x9[_0x7661[236]]= parseFloat(_0x9465xa[_0x7661[131]]),_0x9465x9[_0x7661[117]]= parseFloat(_0x9465x13[_0x7661[131]]),_0x9465x9[_0x7661[119]]= parseFloat(_0x9465x14[_0x7661[131]]),_0x9465x3[_0x7661[1724]](_0x9465x2,_0x9465x9));0< _0x9465x16[_0x7661[131]][_0x7661[67]]?_0x9465x3[_0x7661[475]](_0x9465x2,_0x9465x16[_0x7661[131]]):_0x9465x3[_0x7661[475]](_0x9465x2,null);for(var _0x9465x4=0;_0x9465x4< _0x9465x17[_0x7661[67]];_0x9465x4++){var _0x9465x5= new mxCellAttributeChange(_0x9465x2,_0x9465x17[_0x9465x4][_0x7661[301]],_0x9465x18[_0x9465x4][_0x7661[131]]);_0x9465x3[_0x7661[350]](_0x9465x5)};this[_0x7661[1179]][_0x7661[2455]](_0x9465x2)&& this[_0x7661[1179]][_0x7661[858]](_0x9465x2)}finally{_0x9465x3[_0x7661[476]]()}});_0x9465x15= mxUtils[_0x7661[885]](this,function(){this[_0x7661[3062]]()});_0x9465x5[_0x7661[956]](_0x9465x4,_0x9465x15);return _0x9465x5[_0x7661[116]]};return null};mxEditor[_0x7661[202]][_0x7661[3062]]= function(){null!= this[_0x7661[716]]&& (this[_0x7661[716]][_0x7661[515]](),this[_0x7661[716]]= null)};mxEditor[_0x7661[202]][_0x7661[3175]]= function(){if(null== this[_0x7661[3112]]){var _0x9465x2=document[_0x7661[55]](_0x7661[485]);_0x9465x2[_0x7661[124]][_0x7661[549]]= _0x7661[952];_0x9465x2[_0x7661[124]][_0x7661[357]]= _0x7661[550];var _0x9465x3=document[_0x7661[112]][_0x7661[159]],_0x9465x3= new mxWindow(mxResources[_0x7661[203]](this[_0x7661[3111]])|| this[_0x7661[3111]],_0x9465x2,_0x9465x3- 220,this[_0x7661[3132]],200);_0x9465x3[_0x7661[164]](!0);_0x9465x3[_0x7661[165]]= !1;var _0x9465x4=mxUtils[_0x7661[885]](this,function(_0x9465x3){mxEvent[_0x7661[762]](_0x9465x2);_0x9465x2[_0x7661[339]]= _0x7661[110];this[_0x7661[3224]](_0x9465x2)});this[_0x7661[1179]][_0x7661[502]]()[_0x7661[169]](mxEvent.CHANGE,_0x9465x4);this[_0x7661[1179]][_0x7661[2435]]()[_0x7661[169]](mxEvent.CHANGE,_0x9465x4);this[_0x7661[1179]][_0x7661[169]](mxEvent.ROOT,_0x9465x4);null!= this[_0x7661[3131]]&& _0x9465x3[_0x7661[951]](this[_0x7661[3131]]);this[_0x7661[3112]]= _0x9465x3;this[_0x7661[3224]](_0x9465x2)};this[_0x7661[3112]][_0x7661[175]](!0)};mxEditor[_0x7661[202]][_0x7661[3225]]= function(_0x9465x2){null!= this[_0x7661[3112]]&& (_0x9465x2= this[_0x7661[3112]][_0x7661[905]],mxEvent[_0x7661[762]](_0x9465x2),_0x9465x2[_0x7661[339]]= _0x7661[110],this[_0x7661[3224]](_0x9465x2))};mxEditor[_0x7661[202]][_0x7661[3224]]= function(_0x9465x2){};mxEditor[_0x7661[202]][_0x7661[3177]]= function(_0x9465x2){if(null== this[_0x7661[2719]]){var _0x9465x3=document[_0x7661[55]](_0x7661[389]);_0x9465x3[_0x7661[57]](_0x7661[390],mxResources[_0x7661[203]](_0x7661[3134])|| this[_0x7661[3134]]);_0x9465x3[_0x7661[57]](_0x7661[119],_0x7661[118]);_0x9465x3[_0x7661[57]](_0x7661[117],_0x7661[118]);_0x9465x3[_0x7661[57]](_0x7661[3226],_0x7661[468]);_0x9465x3[_0x7661[124]][_0x7661[1028]]= _0x7661[1391];_0x9465x2= document[_0x7661[112]][_0x7661[159]];var _0x9465x4=document[_0x7661[112]][_0x7661[157]]|| document[_0x7661[158]][_0x7661[157]],_0x9465x5= new mxWindow(mxResources[_0x7661[203]](this[_0x7661[3113]])|| this[_0x7661[3113]],_0x9465x3,(_0x9465x2- this[_0x7661[3135]])/ 2,(_0x9465x4- this[_0x7661[3136]])/ 3,this[_0x7661[3135]],this[_0x7661[3136]]);_0x9465x5[_0x7661[161]](!0);_0x9465x5[_0x7661[164]](!0);_0x9465x5[_0x7661[165]]= !1;_0x9465x5[_0x7661[163]](!0);null!= this[_0x7661[3133]]&& _0x9465x5[_0x7661[951]](this[_0x7661[3133]]);mxClient[_0x7661[133]]&& (_0x9465x2= function(_0x9465x2){_0x9465x3[_0x7661[57]](_0x7661[119],_0x9465x5[_0x7661[485]][_0x7661[167]]- 26+ _0x7661[168])},_0x9465x5[_0x7661[169]](mxEvent.RESIZE_END,_0x9465x2),_0x9465x5[_0x7661[169]](mxEvent.MAXIMIZE,_0x9465x2),_0x9465x5[_0x7661[169]](mxEvent.NORMALIZE,_0x9465x2),_0x9465x5[_0x7661[169]](mxEvent.SHOW,_0x9465x2));this[_0x7661[2719]]= _0x9465x5};this[_0x7661[2719]][_0x7661[175]](!0)};mxEditor[_0x7661[202]][_0x7661[3179]]= function(){if(null== this[_0x7661[2136]]){var _0x9465x2=document[_0x7661[55]](_0x7661[485]);_0x9465x2[_0x7661[124]][_0x7661[277]]= _0x7661[188];_0x9465x2[_0x7661[124]][_0x7661[117]]= _0x7661[118];_0x9465x2[_0x7661[124]][_0x7661[119]]= _0x7661[118];_0x9465x2[_0x7661[124]][_0x7661[1537]]= _0x7661[1391];_0x9465x2[_0x7661[124]][_0x7661[270]]= _0x7661[582];var _0x9465x3= new mxWindow(mxResources[_0x7661[203]](this[_0x7661[3114]])|| this[_0x7661[3114]],_0x9465x2,600,480,200,200,!1),_0x9465x4= new mxOutline(this[_0x7661[1179]],_0x9465x2);_0x9465x3[_0x7661[164]](!0);_0x9465x3[_0x7661[163]](!0);_0x9465x3[_0x7661[165]]= !1;_0x9465x3[_0x7661[169]](mxEvent.RESIZE_END,function(){_0x9465x4[_0x7661[2729]]()});this[_0x7661[2136]]= _0x9465x3;this[_0x7661[2136]][_0x7661[2136]]= _0x9465x4};this[_0x7661[2136]][_0x7661[175]](!0);this[_0x7661[2136]][_0x7661[2136]][_0x7661[2729]](!0)};mxEditor[_0x7661[202]][_0x7661[3086]]= function(_0x9465x2){_0x7661[804]== _0x9465x2?(this[_0x7661[1179]][_0x7661[2316]][_0x7661[2840]]= !1,this[_0x7661[1179]][_0x7661[1995]](!1)):_0x7661[807]== _0x9465x2?(this[_0x7661[1179]][_0x7661[2316]][_0x7661[2840]]= !1,this[_0x7661[1179]][_0x7661[1995]](!0)):_0x7661[796]== _0x9465x2&& (this[_0x7661[1179]][_0x7661[2316]][_0x7661[2840]]= !0,this[_0x7661[1179]][_0x7661[1995]](!1))};mxEditor[_0x7661[202]][_0x7661[3195]]= function(_0x9465x2,_0x9465x3,_0x9465x4){this[_0x7661[3094]][_0x7661[3065]](this,_0x9465x2,_0x9465x3,_0x9465x4)};mxEditor[_0x7661[202]][_0x7661[2503]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=null;if(null!= this[_0x7661[2075]]){_0x9465x4= this[_0x7661[1179]][_0x7661[502]]()[_0x7661[1978]](this[_0x7661[2075]])}else {_0x9465x4= new mxCell(_0x7661[110]);_0x9465x4[_0x7661[1994]](!0);var _0x9465x5= new mxGeometry;_0x9465x5[_0x7661[1500]]= !0;_0x9465x4[_0x7661[1724]](_0x9465x5)};_0x9465x5= this[_0x7661[2291]]();null!= _0x9465x5&& _0x9465x4[_0x7661[475]](_0x9465x5);return _0x9465x4};mxEditor[_0x7661[202]][_0x7661[2291]]= function(){return this[_0x7661[3119]]};mxEditor[_0x7661[202]][_0x7661[3227]]= function(_0x9465x2){return null!= this[_0x7661[3093]]&& 0< this[_0x7661[3093]][_0x7661[67]]&& this[_0x7661[1179]][_0x7661[1730]](_0x9465x2)?this[_0x7661[3093]][this[_0x7661[3130]]++ % this[_0x7661[3093]][_0x7661[67]]]:null};mxEditor[_0x7661[202]][_0x7661[3228]]= function(_0x9465x2){if(null!= this[_0x7661[3100]]){var _0x9465x3=this[_0x7661[3227]](_0x9465x2);null!= _0x9465x3&& _0x9465x2[_0x7661[475]](_0x9465x2[_0x7661[474]]()+ _0x7661[471]+ this[_0x7661[3100]]+ _0x7661[226]+ _0x9465x3)}};mxEditor[_0x7661[202]][_0x7661[817]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){for(var _0x9465x9=this[_0x7661[1179]][_0x7661[502]]();null!= _0x9465x2&& !this[_0x7661[1179]][_0x7661[2685]](_0x9465x2);){_0x9465x2= _0x9465x9[_0x7661[1197]](_0x9465x2)};_0x9465x2= null!= _0x9465x2?_0x9465x2:this[_0x7661[1179]][_0x7661[2461]](_0x9465x4,_0x9465x5);var _0x9465xa=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[255]],_0x9465x12=_0x9465x9[_0x7661[1721]](_0x9465x3),_0x9465x13=_0x9465x9[_0x7661[1721]](_0x9465x2);if(this[_0x7661[1179]][_0x7661[1730]](_0x9465x3)&& !this[_0x7661[1179]][_0x7661[2412]]){_0x9465x2= null}else {if(null== _0x9465x2&& this[_0x7661[3116]]){return null};if(null!= _0x9465x2&& null!= _0x9465x13){var _0x9465x14=this[_0x7661[1179]][_0x7661[249]]()[_0x7661[248]](_0x9465x2);if(null!= _0x9465x14){if(_0x9465x4-= _0x9465x14[_0x7661[2078]][_0x7661[235]]* _0x9465xa,_0x9465x5-= _0x9465x14[_0x7661[2078]][_0x7661[236]]* _0x9465xa,this[_0x7661[1179]][_0x7661[3229]]){var _0x9465x13=_0x9465x12[_0x7661[117]],_0x9465x15=_0x9465x12[_0x7661[119]],_0x9465x16=_0x9465x14[_0x7661[235]]+ _0x9465x14[_0x7661[117]];_0x9465x4+ _0x9465x13> _0x9465x16&& (_0x9465x4-= _0x9465x4+ _0x9465x13- _0x9465x16);_0x9465x16= _0x9465x14[_0x7661[236]]+ _0x9465x14[_0x7661[119]];_0x9465x5+ _0x9465x15> _0x9465x16&& (_0x9465x5-= _0x9465x5+ _0x9465x15- _0x9465x16)}}else {null!= _0x9465x13&& (_0x9465x4-= _0x9465x13[_0x7661[235]]* _0x9465xa,_0x9465x5-= _0x9465x13[_0x7661[236]]* _0x9465xa)}}};_0x9465x12= _0x9465x12[_0x7661[238]]();_0x9465x12[_0x7661[235]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x4/ _0x9465xa- this[_0x7661[1179]][_0x7661[249]]()[_0x7661[513]][_0x7661[235]]- this[_0x7661[1179]][_0x7661[1020]]/ 2);_0x9465x12[_0x7661[236]]= this[_0x7661[1179]][_0x7661[1021]](_0x9465x5/ _0x9465xa- this[_0x7661[1179]][_0x7661[249]]()[_0x7661[513]][_0x7661[236]]- this[_0x7661[1179]][_0x7661[1020]]/ 2);_0x9465x3[_0x7661[1724]](_0x9465x12);null== _0x9465x2&& (_0x9465x2= this[_0x7661[1179]][_0x7661[902]]());this[_0x7661[3228]](_0x9465x3);this[_0x7661[746]]( new mxEventObject(mxEvent.BEFORE_ADD_VERTEX,_0x7661[1988],_0x9465x3,_0x7661[1101],_0x9465x2));_0x9465x9[_0x7661[473]]();try{_0x9465x3= this[_0x7661[1179]][_0x7661[2103]](_0x9465x3,_0x9465x2),null!= _0x9465x3&& (this[_0x7661[1179]][_0x7661[2509]](_0x9465x3),this[_0x7661[746]]( new mxEventObject(mxEvent.ADD_VERTEX,_0x7661[1988],_0x9465x3)))}finally{_0x9465x9[_0x7661[476]]()};null!= _0x9465x3&& (this[_0x7661[1179]][_0x7661[2450]](_0x9465x3),this[_0x7661[1179]][_0x7661[2564]](_0x9465x3),this[_0x7661[746]]( new mxEventObject(mxEvent.AFTER_ADD_VERTEX,_0x7661[1988],_0x9465x3)));return _0x9465x3};mxEditor[_0x7661[202]][_0x7661[515]]= function(){this[_0x7661[2717]]|| (this[_0x7661[2717]]= !0,null!= this[_0x7661[3112]]&& this[_0x7661[3112]][_0x7661[515]](),null!= this[_0x7661[2136]]&& this[_0x7661[2136]][_0x7661[515]](),null!= this[_0x7661[716]]&& this[_0x7661[716]][_0x7661[515]](),null!= this[_0x7661[3098]]&& this[_0x7661[3098]][_0x7661[515]](),null!= this[_0x7661[3203]]&& this[_0x7661[3203]][_0x7661[515]](),null!= this[_0x7661[3082]]&& this[_0x7661[3082]][_0x7661[515]](),null!= this[_0x7661[1179]]&& this[_0x7661[1179]][_0x7661[515]](),this[_0x7661[3118]]= this[_0x7661[879]]= null)};var mxCodecRegistry={codecs:[],aliases:[],register:function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[718]]();mxCodecRegistry[_0x7661[3230]][_0x9465x3]= _0x9465x2;var _0x9465x4=mxUtils[_0x7661[197]](_0x9465x2[_0x7661[3231]][_0x7661[196]]);_0x9465x4!= _0x9465x3&& mxCodecRegistry[_0x7661[3232]](_0x9465x4,_0x9465x3)};return _0x9465x2},addAlias:function(_0x9465x2,_0x9465x3){mxCodecRegistry[_0x7661[3233]][_0x9465x2]= _0x9465x3},getCodec:function(_0x9465x2){var _0x9465x3=null;if(null!= _0x9465x2){var _0x9465x3=mxUtils[_0x7661[197]](_0x9465x2),_0x9465x4=mxCodecRegistry[_0x7661[3233]][_0x9465x3];null!= _0x9465x4&& (_0x9465x3= _0x9465x4);_0x9465x3= mxCodecRegistry[_0x7661[3230]][_0x9465x3];if(null== _0x9465x3){try{_0x9465x3= new mxObjectCodec( new _0x9465x2),mxCodecRegistry[_0x7661[3234]](_0x9465x3)}catch(d){}}};return _0x9465x3}};function mxCodec(_0x9465x2){this[_0x7661[395]]= _0x9465x2|| mxUtils[_0x7661[306]]();this[_0x7661[68]]= []}mxCodec[_0x7661[202]][_0x7661[395]]= null;mxCodec[_0x7661[202]][_0x7661[68]]= null;mxCodec[_0x7661[202]][_0x7661[3235]]= !1;mxCodec[_0x7661[202]][_0x7661[1104]]= function(_0x9465x2,_0x9465x3){return this[_0x7661[68]][_0x9465x2]= _0x9465x3};mxCodec[_0x7661[202]][_0x7661[3236]]= function(_0x9465x2){var _0x9465x3=null;null!= _0x9465x2&& (_0x9465x3= this[_0x7661[68]][_0x9465x2],null== _0x9465x3&& (_0x9465x3= this[_0x7661[1060]](_0x9465x2),null== _0x9465x3&& (_0x9465x2= this[_0x7661[1362]](_0x9465x2),null!= _0x9465x2&& (_0x9465x3= this[_0x7661[1093]](_0x9465x2)))));return _0x9465x3};mxCodec[_0x7661[202]][_0x7661[1060]]= function(_0x9465x2){return null};mxCodec[_0x7661[202]][_0x7661[1362]]= function(_0x9465x2,_0x9465x3){return mxUtils[_0x7661[290]](this[_0x7661[395]][_0x7661[158]],null!= _0x9465x3?_0x9465x3:_0x7661[1363],_0x9465x2)};mxCodec[_0x7661[202]][_0x7661[1103]]= function(_0x9465x2){var _0x9465x3=null;null!= _0x9465x2&& (_0x9465x3= this[_0x7661[3237]](_0x9465x2),null== _0x9465x3&& _0x9465x2 instanceof mxCell&& (_0x9465x3= _0x9465x2[_0x7661[1103]](),null== _0x9465x3&& (_0x9465x3= mxCellPath[_0x7661[385]](_0x9465x2),0== _0x9465x3[_0x7661[67]]&& (_0x9465x3= _0x7661[813]))));return _0x9465x3};mxCodec[_0x7661[202]][_0x7661[3237]]= function(_0x9465x2){return null};mxCodec[_0x7661[202]][_0x7661[514]]= function(_0x9465x2){var _0x9465x3=null;if(null!= _0x9465x2&& null!= _0x9465x2[_0x7661[196]]){var _0x9465x4=mxCodecRegistry[_0x7661[3238]](_0x9465x2[_0x7661[196]]);null!= _0x9465x4?_0x9465x3= _0x9465x4[_0x7661[514]](this,_0x9465x2):mxUtils[_0x7661[1331]](_0x9465x2)?_0x9465x3= mxClient[_0x7661[80]]?_0x9465x2[_0x7661[511]](!0):this[_0x7661[395]][_0x7661[3239]](_0x9465x2,!0):mxLog[_0x7661[283]](_0x7661[3240]+ mxUtils[_0x7661[197]](_0x9465x2[_0x7661[196]]))};return _0x9465x3};mxCodec[_0x7661[202]][_0x7661[1093]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=null;if(null!= _0x9465x2&& _0x9465x2[_0x7661[288]]== mxConstants[_0x7661[289]]){var _0x9465x5=null;try{_0x9465x5= eval(_0x9465x2[_0x7661[301]])}catch(e){};try{var _0x9465xa=mxCodecRegistry[_0x7661[3238]](_0x9465x5);null!= _0x9465xa?_0x9465x4= _0x9465xa[_0x7661[1093]](this,_0x9465x2,_0x9465x3):(_0x9465x4= _0x9465x2[_0x7661[511]](!0),_0x9465x4[_0x7661[1390]](_0x7661[3069]))}catch(g){mxLog[_0x7661[143]](_0x7661[3241]+ _0x9465x2[_0x7661[301]]+ _0x7661[3186]+ g[_0x7661[281]])}};return _0x9465x4};mxCodec[_0x7661[202]][_0x7661[3242]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3[_0x7661[62]](this[_0x7661[514]](_0x9465x2));if(null== _0x9465x4|| _0x9465x4){_0x9465x4= _0x9465x2[_0x7661[262]]();for(var _0x9465x5=0;_0x9465x5< _0x9465x4;_0x9465x5++){this[_0x7661[3242]](_0x9465x2[_0x7661[263]](_0x9465x5),_0x9465x3)}}};mxCodec[_0x7661[202]][_0x7661[3243]]= function(_0x9465x2){return null!= _0x9465x2&& _0x7661[279]== typeof _0x9465x2[_0x7661[3243]]?_0x9465x2[_0x7661[3243]]():!1};mxCodec[_0x7661[202]][_0x7661[3244]]= function(_0x9465x2,_0x9465x3){_0x9465x3= null!= _0x9465x3?_0x9465x3:!0;var _0x9465x4=null;if(null!= _0x9465x2&& _0x9465x2[_0x7661[288]]== mxConstants[_0x7661[289]]){_0x9465x4= mxCodecRegistry[_0x7661[3238]](_0x9465x2[_0x7661[301]]);if(!this[_0x7661[3243]](_0x9465x4)){for(var _0x9465x5=_0x9465x2[_0x7661[285]];null!= _0x9465x5&& !this[_0x7661[3243]](_0x9465x4);){_0x9465x4= mxCodecRegistry[_0x7661[3238]](_0x9465x5[_0x7661[301]]),_0x9465x5= _0x9465x5[_0x7661[287]]}};this[_0x7661[3243]](_0x9465x4)|| (_0x9465x4= mxCodecRegistry[_0x7661[3238]](mxCell));_0x9465x4= _0x9465x4[_0x7661[1093]](this,_0x9465x2);_0x9465x3&& this[_0x7661[3245]](_0x9465x4)};return _0x9465x4};mxCodec[_0x7661[202]][_0x7661[3245]]= function(_0x9465x2){var _0x9465x3=_0x9465x2[_0x7661[1101]],_0x9465x4=_0x9465x2[_0x7661[1709]](!0),_0x9465x5=_0x9465x2[_0x7661[1709]](!1);_0x9465x2[_0x7661[1957]](null,!1);_0x9465x2[_0x7661[1957]](null,!0);_0x9465x2[_0x7661[1101]]= null;null!= _0x9465x3&& _0x9465x3[_0x7661[1937]](_0x9465x2);null!= _0x9465x4&& _0x9465x4[_0x7661[1960]](_0x9465x2,!0);null!= _0x9465x5&& _0x9465x5[_0x7661[1960]](_0x9465x2,!1)};mxCodec[_0x7661[202]][_0x7661[57]]= function(_0x9465x2,_0x9465x3,_0x9465x4){null!= _0x9465x3&& null!= _0x9465x4&& _0x9465x2[_0x7661[57]](_0x9465x3,_0x9465x4)};function mxObjectCodec(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){this[_0x7661[3231]]= _0x9465x2;this[_0x7661[3246]]= null!= _0x9465x3?_0x9465x3:[];this[_0x7661[3247]]= null!= _0x9465x4?_0x9465x4:[];this[_0x7661[3248]]= null!= _0x9465x5?_0x9465x5:[];this[_0x7661[3249]]= {};for(var _0x9465x9 in this[_0x7661[3248]]){this[_0x7661[3249]][this[_0x7661[3248]][_0x9465x9]]= _0x9465x9}}mxObjectCodec[_0x7661[202]][_0x7661[3231]]= null;mxObjectCodec[_0x7661[202]][_0x7661[3246]]= null;mxObjectCodec[_0x7661[202]][_0x7661[3247]]= null;mxObjectCodec[_0x7661[202]][_0x7661[3248]]= null;mxObjectCodec[_0x7661[202]][_0x7661[3249]]= null;mxObjectCodec[_0x7661[202]][_0x7661[718]]= function(){return mxUtils[_0x7661[197]](this[_0x7661[3231]][_0x7661[196]])};mxObjectCodec[_0x7661[202]][_0x7661[3250]]= function(){return new this[_0x7661[3231]][_0x7661[196]]};mxObjectCodec[_0x7661[202]][_0x7661[3251]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=this[_0x7661[3249]][_0x9465x2];null!= _0x9465x3&& (_0x9465x2= _0x9465x3)};return _0x9465x2};mxObjectCodec[_0x7661[202]][_0x7661[3252]]= function(_0x9465x2){if(null!= _0x9465x2){var _0x9465x3=this[_0x7661[3248]][_0x9465x2];null!= _0x9465x3&& (_0x9465x2= _0x9465x3)};return _0x9465x2};mxObjectCodec[_0x7661[202]][_0x7661[3253]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){return _0x9465x3== mxObjectIdentity[_0x7661[195]]|| 0<= mxUtils[_0x7661[2]](this[_0x7661[3246]],_0x9465x3)};mxObjectCodec[_0x7661[202]][_0x7661[3254]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){return 0<= mxUtils[_0x7661[2]](this[_0x7661[3247]],_0x9465x3)};mxObjectCodec[_0x7661[202]][_0x7661[514]]= function(_0x9465x2,_0x9465x3){var _0x9465x4=_0x9465x2[_0x7661[395]][_0x7661[55]](this[_0x7661[718]]());_0x9465x3= this[_0x7661[3255]](_0x9465x2,_0x9465x3,_0x9465x4);this[_0x7661[3256]](_0x9465x2,_0x9465x3,_0x9465x4);return this[_0x7661[3257]](_0x9465x2,_0x9465x3,_0x9465x4)};mxObjectCodec[_0x7661[202]][_0x7661[3256]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2[_0x7661[57]](_0x9465x4,_0x7661[1363],_0x9465x2[_0x7661[1103]](_0x9465x3));for(var _0x9465x5 in _0x9465x3){var _0x9465x9=_0x9465x5,_0x9465xa=_0x9465x3[_0x9465x9];null!= _0x9465xa&& !this[_0x7661[3253]](_0x9465x3,_0x9465x9,_0x9465xa,!0)&& (mxUtils[_0x7661[1946]](_0x9465x9)&& (_0x9465x9= null),this[_0x7661[3258]](_0x9465x2,_0x9465x3,_0x9465x9,_0x9465xa,_0x9465x4))}};mxObjectCodec[_0x7661[202]][_0x7661[3258]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){if(null!= _0x9465x5){if(this[_0x7661[3254]](_0x9465x3,_0x9465x4,_0x9465x5,!0)){var _0x9465xa=_0x9465x2[_0x7661[1103]](_0x9465x5);if(null== _0x9465xa){mxLog[_0x7661[283]](_0x7661[3259]+ this[_0x7661[718]]()+ _0x7661[87]+ _0x9465x4+ _0x7661[226]+ _0x9465x5);return};_0x9465x5= _0x9465xa};_0x9465xa= this[_0x7661[3231]][_0x9465x4];if(null== _0x9465x4|| _0x9465x2[_0x7661[3235]]|| _0x9465xa!= _0x9465x5){_0x9465x4= this[_0x7661[3252]](_0x9465x4),this[_0x7661[3260]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9)}}};mxObjectCodec[_0x7661[202]][_0x7661[3260]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x7661[194]!= typeof _0x9465x5?this[_0x7661[3261]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9):this[_0x7661[3262]](_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9)};mxObjectCodec[_0x7661[202]][_0x7661[3261]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x5= this[_0x7661[3263]](_0x9465x5);null== _0x9465x4?(_0x9465x3= _0x9465x2[_0x7661[395]][_0x7661[55]](_0x7661[99]),_0x7661[279]== typeof _0x9465x5?_0x9465x3[_0x7661[62]](_0x9465x2[_0x7661[395]][_0x7661[344]](_0x9465x5)):_0x9465x2[_0x7661[57]](_0x9465x3,_0x7661[131],_0x9465x5),_0x9465x9[_0x7661[62]](_0x9465x3)):_0x7661[279]!= typeof _0x9465x5&& _0x9465x2[_0x7661[57]](_0x9465x9,_0x9465x4,_0x9465x5)};mxObjectCodec[_0x7661[202]][_0x7661[3262]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5,_0x9465x9){_0x9465x2= _0x9465x2[_0x7661[514]](_0x9465x5);null!= _0x9465x2?(null!= _0x9465x4&& _0x9465x2[_0x7661[57]](_0x7661[3069],_0x9465x4),_0x9465x9[_0x7661[62]](_0x9465x2)):mxLog[_0x7661[283]](_0x7661[3264]+ this[_0x7661[718]]()+ _0x7661[87]+ _0x9465x4+ _0x7661[3186]+ _0x9465x5)};mxObjectCodec[_0x7661[202]][_0x7661[3263]]= function(_0x9465x2){if(_0x7661[82]== typeof _0x9465x2[_0x7661[67]]&& (!0== _0x9465x2|| !1== _0x9465x2)){_0x9465x2= !0== _0x9465x2?_0x7661[500]:_0x7661[468]};return _0x9465x2};mxObjectCodec[_0x7661[202]][_0x7661[3265]]= function(_0x9465x2){mxUtils[_0x7661[1946]](_0x9465x2)&& (_0x9465x2= parseFloat(_0x9465x2));return _0x9465x2};mxObjectCodec[_0x7661[202]][_0x7661[3255]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return _0x9465x3};mxObjectCodec[_0x7661[202]][_0x7661[3257]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return _0x9465x4};mxObjectCodec[_0x7661[202]][_0x7661[1093]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x3[_0x7661[284]](_0x7661[1363]),_0x9465x9=_0x9465x2[_0x7661[68]][_0x9465x5];null== _0x9465x9&& (_0x9465x9= _0x9465x4|| this[_0x7661[3250]](),null!= _0x9465x5&& _0x9465x2[_0x7661[1104]](_0x9465x5,_0x9465x9));_0x9465x3= this[_0x7661[3266]](_0x9465x2,_0x9465x3,_0x9465x9);this[_0x7661[3267]](_0x9465x2,_0x9465x3,_0x9465x9);return this[_0x7661[3268]](_0x9465x2,_0x9465x3,_0x9465x9)};mxObjectCodec[_0x7661[202]][_0x7661[3267]]= function(_0x9465x2,_0x9465x3,_0x9465x4){null!= _0x9465x3&& (this[_0x7661[3269]](_0x9465x2,_0x9465x3,_0x9465x4),this[_0x7661[3270]](_0x9465x2,_0x9465x3,_0x9465x4))};mxObjectCodec[_0x7661[202]][_0x7661[3269]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x3= _0x9465x3[_0x7661[320]];if(null!= _0x9465x3){for(var _0x9465x5=0;_0x9465x5< _0x9465x3[_0x7661[67]];_0x9465x5++){this[_0x7661[3271]](_0x9465x2,_0x9465x3[_0x9465x5],_0x9465x4)}}};mxObjectCodec[_0x7661[202]][_0x7661[3271]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=_0x9465x3[_0x7661[301]];if(_0x7661[3069]!= _0x9465x5&& _0x7661[1363]!= _0x9465x5){_0x9465x3= this[_0x7661[3265]](_0x9465x3[_0x7661[318]]);var _0x9465x9=this[_0x7661[3251]](_0x9465x5);if(this[_0x7661[3254]](_0x9465x4,_0x9465x9,_0x9465x3,!1)){_0x9465x2= _0x9465x2[_0x7661[3236]](_0x9465x3);if(null== _0x9465x2){mxLog[_0x7661[283]](_0x7661[3272]+ this[_0x7661[718]]()+ _0x7661[87]+ _0x9465x5+ _0x7661[226]+ _0x9465x3);return};_0x9465x3= _0x9465x2};this[_0x7661[3253]](_0x9465x4,_0x9465x5,_0x9465x3,!1)|| (_0x9465x4[_0x9465x5]= _0x9465x3)}};mxObjectCodec[_0x7661[202]][_0x7661[3270]]= function(_0x9465x2,_0x9465x3,_0x9465x4){for(_0x9465x3= _0x9465x3[_0x7661[285]];null!= _0x9465x3;){var _0x9465x5=_0x9465x3[_0x7661[287]];_0x9465x3[_0x7661[288]]== mxConstants[_0x7661[289]]&& !this[_0x7661[3273]](_0x9465x2,_0x9465x3,_0x9465x4)&& this[_0x7661[3274]](_0x9465x2,_0x9465x3,_0x9465x4);_0x9465x3= _0x9465x5}};mxObjectCodec[_0x7661[202]][_0x7661[3274]]= function(_0x9465x2,_0x9465x3,_0x9465x4){var _0x9465x5=this[_0x7661[3251]](_0x9465x3[_0x7661[284]](_0x7661[3069]));if(null== _0x9465x5|| !this[_0x7661[3253]](_0x9465x4,_0x9465x5,_0x9465x3,!1)){var _0x9465x9=this[_0x7661[3275]](_0x9465x4,_0x9465x5,_0x9465x3),_0x9465xa=null;_0x7661[99]== _0x9465x3[_0x7661[301]]?(_0x9465xa= _0x9465x3[_0x7661[284]](_0x7661[131]),null== _0x9465xa&& (_0x9465xa= mxUtils[_0x7661[1545]](mxUtils[_0x7661[329]](_0x9465x3)))):_0x9465xa= _0x9465x2[_0x7661[1093]](_0x9465x3,_0x9465x9);this[_0x7661[3276]](_0x9465x4,_0x9465x5,_0x9465xa,_0x9465x9)}};mxObjectCodec[_0x7661[202]][_0x7661[3275]]= function(_0x9465x2,_0x9465x3,_0x9465x4){_0x9465x2= _0x9465x2[_0x9465x3];_0x9465x2 instanceof Array&& 0< _0x9465x2[_0x7661[67]]&& (_0x9465x2= null);return _0x9465x2};mxObjectCodec[_0x7661[202]][_0x7661[3276]]= function(_0x9465x2,_0x9465x3,_0x9465x4,_0x9465x5){null!= _0x9465x4&& _0x9465x4!= _0x9465x5&& (null!= _0x9465x3&& 0< _0x9465x3[_0x7661[67]]?_0x9465x2[_0x9465x3]= _0x9465x4:_0x9465x2[_0x7661[207]](_0x9465x4))};mxObjectCodec[_0x7661[202]][_0x7661[3273]]= function(_0x9465x2,_0x9465x3,_0x9465x4){if(_0x7661[3277]== _0x9465x3[_0x7661[301]]){_0x9465x3= _0x9465x3[_0x7661[284]](_0x7661[298]);if(null!= _0x9465x3){try{var _0x9465x5=mxUtils[_0x7661[219]](_0x9465x3)[_0x7661[874]]();null!= _0x9465x5&& _0x9465x2[_0x7661[1093]](_0x9465x5,_0x9465x4)}catch(e){}};return !0};return !1};mxObjectCodec[_0x7661[202]][_0x7661[3266]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return _0x9465x3};mxObjectCodec[_0x7661[202]][_0x7661[3268]]= function(_0x9465x2,_0x9465x3,_0x9465x4){return _0x9465x4};mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxCell,[_0x7661[1954],_0x7661[1842],_0x7661[1211],_0x7661[1991]],[_0x7661[1101],_0x7661[1097],_0x7661[772]]);_0x9465x2[_0x7661[3243]]= function(){return !0};_0x9465x2[_0x7661[3253]]= function(_0x9465x2,_0x9465x4,_0x9465x5,_0x9465x9){return mxObjectCodec[_0x7661[202]][_0x7661[3253]][_0x7661[183]](this,arguments)|| _0x9465x9&& _0x7661[131]== _0x9465x4&& _0x9465x5[_0x7661[288]]== mxConstants[_0x7661[289]]};_0x9465x2[_0x7661[3257]]= function(_0x9465x2,_0x9465x4,_0x9465x5){if(null!= _0x9465x4[_0x7661[131]]&& _0x9465x4[_0x7661[131]][_0x7661[288]]== mxConstants[_0x7661[289]]){var _0x9465x9=_0x9465x5;_0x9465x5= mxClient[_0x7661[80]]?_0x9465x4[_0x7661[131]][_0x7661[511]](!0):_0x9465x2[_0x7661[395]][_0x7661[3239]](_0x9465x4[_0x7661[131]],!0);_0x9465x5[_0x7661[62]](_0x9465x9);_0x9465x2= _0x9465x9[_0x7661[284]](_0x7661[1363]);_0x9465x5[_0x7661[57]](_0x7661[1363],_0x9465x2);_0x9465x9[_0x7661[1390]](_0x7661[1363])};return _0x9465x5};_0x9465x2[_0x7661[3266]]= function(_0x9465x2,_0x9465x4,_0x9465x5){var _0x9465x9=_0x9465x4,_0x9465xa=this[_0x7661[718]]();_0x9465x4[_0x7661[301]]!= _0x9465xa?(_0x9465x9= _0x9465x4[_0x7661[64]](_0x9465xa)[0],null!= _0x9465x9&& _0x9465x9[_0x7661[265]]== _0x9465x4?(mxUtils[_0x7661[3278]](_0x9465x9,!0),mxUtils[_0x7661[3278]](_0x9465x9,!1),_0x9465x9[_0x7661[265]][_0x7661[266]](_0x9465x9)):_0x9465x9= null,_0x9465x5[_0x7661[131]]= _0x9465x4[_0x7661[511]](!0),_0x9465x4= _0x9465x5[_0x7661[131]][_0x7661[284]](_0x7661[1363]),null!= _0x9465x4&& (_0x9465x5[_0x7661[1945]](_0x9465x4),_0x9465x5[_0x7661[131]][_0x7661[1390]](_0x7661[1363]))):_0x9465x5[_0x7661[1945]](_0x9465x4[_0x7661[284]](_0x7661[1363]));if(null!= _0x9465x9){for(_0x9465x4= 0;_0x9465x4< this[_0x7661[3247]][_0x7661[67]];_0x9465x4++){var _0x9465xa=this[_0x7661[3247]][_0x9465x4],_0x9465x12=_0x9465x9[_0x7661[284]](_0x9465xa);if(null!= _0x9465x12){_0x9465x9[_0x7661[1390]](_0x9465xa);var _0x9465x13=_0x9465x2[_0x7661[68]][_0x9465x12]|| _0x9465x2[_0x7661[1060]](_0x9465x12);null== _0x9465x13&& (_0x9465x12= _0x9465x2[_0x7661[1362]](_0x9465x12),null!= _0x9465x12&& (_0x9465x13= (mxCodecRegistry[_0x7661[3230]][_0x9465x12[_0x7661[301]]]|| this)[_0x7661[1093]](_0x9465x2,_0x9465x12)));_0x9465x5[_0x9465xa]= _0x9465x13}}};return _0x9465x9};return _0x9465x2}());mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxGraphModel);_0x9465x2[_0x7661[3256]]= function(_0x9465x2,_0x9465x4,_0x9465x5){var _0x9465x9=_0x9465x2[_0x7661[395]][_0x7661[55]](_0x7661[813]);_0x9465x2[_0x7661[3242]](_0x9465x4[_0x7661[501]](),_0x9465x9);_0x9465x5[_0x7661[62]](_0x9465x9)};_0x9465x2[_0x7661[3274]]= function(_0x9465x2,_0x9465x4,_0x9465x5){_0x7661[813]== _0x9465x4[_0x7661[301]]?this[_0x7661[3279]](_0x9465x2,_0x9465x4,_0x9465x5):mxObjectCodec[_0x7661[202]][_0x7661[3274]][_0x7661[183]](this,arguments)};_0x9465x2[_0x7661[3279]]= function(_0x9465x2,_0x9465x4,_0x9465x5){var _0x9465x9=null;for(_0x9465x4= _0x9465x4[_0x7661[285]];null!= _0x9465x4;){var _0x9465xa=_0x9465x2[_0x7661[3244]](_0x9465x4);null!= _0x9465xa&& null== _0x9465xa[_0x7661[1197]]()&& (_0x9465x9= _0x9465xa);_0x9465x4= _0x9465x4[_0x7661[287]]};null!= _0x9465x9&& _0x9465x5[_0x7661[1927]](_0x9465x9)};return _0x9465x2}());mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxRootChange,[_0x7661[251],_0x7661[257],_0x7661[813]]);_0x9465x2[_0x7661[3257]]= function(_0x9465x2,_0x9465x4,_0x9465x5){_0x9465x2[_0x7661[3242]](_0x9465x4[_0x7661[813]],_0x9465x5);return _0x9465x5};_0x9465x2[_0x7661[3266]]= function(_0x9465x2,_0x9465x4,_0x9465x5){if(null!= _0x9465x4[_0x7661[285]]&& _0x9465x4[_0x7661[285]][_0x7661[288]]== mxConstants[_0x7661[289]]){_0x9465x4= _0x9465x4[_0x7661[511]](!0);var _0x9465x9=_0x9465x4[_0x7661[285]];_0x9465x5[_0x7661[813]]= _0x9465x2[_0x7661[3244]](_0x9465x9,!1);_0x9465x5= _0x9465x9[_0x7661[287]];_0x9465x9[_0x7661[265]][_0x7661[266]](_0x9465x9);for(_0x9465x9= _0x9465x5;null!= _0x9465x9;){_0x9465x5= _0x9465x9[_0x7661[287]],_0x9465x2[_0x7661[3244]](_0x9465x9),_0x9465x9[_0x7661[265]][_0x7661[266]](_0x9465x9),_0x9465x9= _0x9465x5}};return _0x9465x4};_0x9465x2[_0x7661[3268]]= function(_0x9465x2,_0x9465x4,_0x9465x5){_0x9465x5[_0x7661[257]]= _0x9465x5[_0x7661[813]];return _0x9465x5};return _0x9465x2}());mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxChildChange,[_0x7661[251],_0x7661[247],_0x7661[1982]],[_0x7661[1101],_0x7661[257]]);_0x9465x2[_0x7661[3254]]= function(_0x9465x2,_0x9465x4,_0x9465x5,_0x9465x9){return _0x7661[247]== _0x9465x4&& (null!= _0x9465x2[_0x7661[257]]|| !_0x9465x9)?!0:0<= mxUtils[_0x7661[2]](this[_0x7661[3247]],_0x9465x4)};_0x9465x2[_0x7661[3257]]= function(_0x9465x2,_0x9465x4,_0x9465x5){this[_0x7661[3254]](_0x9465x4,_0x7661[247],_0x9465x4[_0x7661[247]],!0)?_0x9465x5[_0x7661[57]](_0x7661[247],_0x9465x2[_0x7661[1103]](_0x9465x4[_0x7661[247]])):_0x9465x2[_0x7661[3242]](_0x9465x4[_0x7661[247]],_0x9465x5);return _0x9465x5};_0x9465x2[_0x7661[3266]]= function(_0x9465x2,_0x9465x4,_0x9465x5){if(null!= _0x9465x4[_0x7661[285]]&& _0x9465x4[_0x7661[285]][_0x7661[288]]== mxConstants[_0x7661[289]]){_0x9465x4= _0x9465x4[_0x7661[511]](!0);var _0x9465x9=_0x9465x4[_0x7661[285]];_0x9465x5[_0x7661[247]]= _0x9465x2[_0x7661[3244]](_0x9465x9,!1);_0x9465x5= _0x9465x9[_0x7661[287]];_0x9465x9[_0x7661[265]][_0x7661[266]](_0x9465x9);for(_0x9465x9= _0x9465x5;null!= _0x9465x9;){_0x9465x5= _0x9465x9[_0x7661[287]];if(_0x9465x9[_0x7661[288]]== mxConstants[_0x7661[289]]){var _0x9465xa=_0x9465x9[_0x7661[284]](_0x7661[1363]);null== _0x9465x2[_0x7661[1060]](_0x9465xa)&& _0x9465x2[_0x7661[3244]](_0x9465x9)};_0x9465x9[_0x7661[265]][_0x7661[266]](_0x9465x9);_0x9465x9= _0x9465x5}}else {_0x9465x9= _0x9465x4[_0x7661[284]](_0x7661[247]),_0x9465x5[_0x7661[247]]= _0x9465x2[_0x7661[3236]](_0x9465x9)};return _0x9465x4};_0x9465x2[_0x7661[3268]]= function(_0x9465x2,_0x9465x4,_0x9465x5){_0x9465x5[_0x7661[247]][_0x7661[1101]]= _0x9465x5[_0x7661[257]];_0x9465x5[_0x7661[257]]= _0x9465x5[_0x7661[1101]];_0x9465x5[_0x7661[1982]]= _0x9465x5[_0x7661[1983]];return _0x9465x5};return _0x9465x2}());mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxTerminalChange,[_0x7661[251],_0x7661[257]],[_0x7661[246],_0x7661[1984]]);_0x9465x2[_0x7661[3268]]= function(_0x9465x2,_0x9465x4,_0x9465x5){_0x9465x5[_0x7661[257]]= _0x9465x5[_0x7661[1984]];return _0x9465x5};return _0x9465x2}());var mxGenericChangeCodec=function(_0x9465x2,_0x9465x3){var _0x9465x4= new mxObjectCodec(_0x9465x2,[_0x7661[251],_0x7661[257]],[_0x7661[246]]);_0x9465x4[_0x7661[3268]]= function(_0x9465x2,_0x9465x4,_0x9465xa){mxUtils[_0x7661[1331]](_0x9465xa[_0x7661[246]])&& (_0x9465xa[_0x7661[246]]= _0x9465x2[_0x7661[3244]](_0x9465xa[_0x7661[246]],!1));_0x9465xa[_0x7661[257]]= _0x9465xa[_0x9465x3];return _0x9465xa};return _0x9465x4};mxCodecRegistry[_0x7661[3234]](mxGenericChangeCodec( new mxValueChange,_0x7661[131]));mxCodecRegistry[_0x7661[3234]](mxGenericChangeCodec( new mxStyleChange,_0x7661[124]));mxCodecRegistry[_0x7661[3234]](mxGenericChangeCodec( new mxGeometryChange,_0x7661[256]));mxCodecRegistry[_0x7661[3234]](mxGenericChangeCodec( new mxCollapseChange,_0x7661[1985]));mxCodecRegistry[_0x7661[3234]](mxGenericChangeCodec( new mxVisibleChange,_0x7661[189]));mxCodecRegistry[_0x7661[3234]](mxGenericChangeCodec( new mxCellAttributeChange,_0x7661[131]));mxCodecRegistry[_0x7661[3234]](function(){return new mxObjectCodec( new mxGraph,_0x7661[3280][_0x7661[224]](_0x7661[185]))}());mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxGraphView);_0x9465x2[_0x7661[514]]= function(_0x9465x2,_0x9465x4){return this[_0x7661[3242]](_0x9465x2,_0x9465x4,_0x9465x4[_0x7661[1179]][_0x7661[502]]()[_0x7661[501]]())};_0x9465x2[_0x7661[3242]]= function(_0x9465x2,_0x9465x4,_0x9465x5){var _0x9465x9=_0x9465x4[_0x7661[1179]][_0x7661[502]](),_0x9465xa=_0x9465x4[_0x7661[248]](_0x9465x5),_0x9465x12=_0x9465x9[_0x7661[1197]](_0x9465x5);if(null== _0x9465x12|| null!= _0x9465xa){var _0x9465x13=_0x9465x9[_0x7661[262]](_0x9465x5),_0x9465x14=_0x9465x4[_0x7661[1179]][_0x7661[1198]](_0x9465x5),_0x9465x15=null;_0x9465x12== _0x9465x9[_0x7661[501]]()?_0x9465x15= _0x7661[3281]:null== _0x9465x12?_0x9465x15= _0x7661[1179]:_0x9465x9[_0x7661[250]](_0x9465x5)?_0x9465x15= _0x7661[1989]:0< _0x9465x13&& null!= _0x9465x14?_0x9465x15= _0x7661[1504]:_0x9465x9[_0x7661[1193]](_0x9465x5)&& (_0x9465x15= _0x7661[1988]);if(null!= _0x9465x15){var _0x9465x16=_0x9465x2[_0x7661[395]][_0x7661[55]](_0x9465x15);null!= _0x9465x4[_0x7661[1179]][_0x7661[2183]](_0x9465x5)&& (_0x9465x16[_0x7661[57]](_0x7661[685],_0x9465x4[_0x7661[1179]][_0x7661[2183]](_0x9465x5)),_0x9465x4[_0x7661[1179]][_0x7661[2186]](_0x9465x5)&& _0x9465x16[_0x7661[57]](_0x7661[1428],!0));if(null== _0x9465x12){var _0x9465x17=_0x9465x4[_0x7661[517]]();null!= _0x9465x17&& (_0x9465x16[_0x7661[57]](_0x7661[235],Math[_0x7661[488]](_0x9465x17[_0x7661[235]])),_0x9465x16[_0x7661[57]](_0x7661[236],Math[_0x7661[488]](_0x9465x17[_0x7661[236]])),_0x9465x16[_0x7661[57]](_0x7661[117],Math[_0x7661[488]](_0x9465x17[_0x7661[117]])),_0x9465x16[_0x7661[57]](_0x7661[119],Math[_0x7661[488]](_0x9465x17[_0x7661[119]])));_0x9465x16[_0x7661[57]](_0x7661[255],_0x9465x4[_0x7661[255]])}else {if(null!= _0x9465xa&& null!= _0x9465x14){for(_0x9465x17 in _0x9465xa[_0x7661[124]]){_0x9465x12= _0x9465xa[_0x7661[124]][_0x9465x17],_0x7661[279]== typeof _0x9465x12&& _0x7661[194]== typeof _0x9465x12&& (_0x9465x12= mxStyleRegistry[_0x7661[718]](_0x9465x12)),null!= _0x9465x12&& (_0x7661[279]!= typeof _0x9465x12&& _0x7661[194]!= typeof _0x9465x12)&& _0x9465x16[_0x7661[57]](_0x9465x17,_0x9465x12)};_0x9465x12= _0x9465xa[_0x7661[439]];if(null!= _0x9465x12&& 0< _0x9465x12[_0x7661[67]]){_0x9465x14= Math[_0x7661[488]](_0x9465x12[0][_0x7661[235]])+ _0x7661[537]+ Math[_0x7661[488]](_0x9465x12[0][_0x7661[236]]);for(_0x9465x17= 1;_0x9465x17< _0x9465x12[_0x7661[67]];_0x9465x17++){_0x9465x14+= _0x7661[185]+ Math[_0x7661[488]](_0x9465x12[_0x9465x17][_0x7661[235]])+ _0x7661[537]+ Math[_0x7661[488]](_0x9465x12[_0x9465x17][_0x7661[236]])};_0x9465x16[_0x7661[57]](_0x7661[1525],_0x9465x14)}else {_0x9465x16[_0x7661[57]](_0x7661[235],Math[_0x7661[488]](_0x9465xa[_0x7661[235]])),_0x9465x16[_0x7661[57]](_0x7661[236],Math[_0x7661[488]](_0x9465xa[_0x7661[236]])),_0x9465x16[_0x7661[57]](_0x7661[117],Math[_0x7661[488]](_0x9465xa[_0x7661[117]])),_0x9465x16[_0x7661[57]](_0x7661[119],Math[_0x7661[488]](_0x9465xa[_0x7661[119]]))};_0x9465x17= _0x9465xa[_0x7661[2079]];null!= _0x9465x17&& (0!= _0x9465x17[_0x7661[235]]&& _0x9465x16[_0x7661[57]](_0x7661[1126],Math[_0x7661[488]](_0x9465x17[_0x7661[235]])),0!= _0x9465x17[_0x7661[236]]&& _0x9465x16[_0x7661[57]](_0x7661[1125],Math[_0x7661[488]](_0x9465x17[_0x7661[236]])))}};for(_0x9465x17= 0;_0x9465x17< _0x9465x13;_0x9465x17++){_0x9465xa= this[_0x7661[3242]](_0x9465x2,_0x9465x4,_0x9465x9[_0x7661[263]](_0x9465x5,_0x9465x17)),null!= _0x9465xa&& _0x9465x16[_0x7661[62]](_0x9465xa)}}};return _0x9465x16};return _0x9465x2}());mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxStylesheet);_0x9465x2[_0x7661[514]]= function(_0x9465x2,_0x9465x4){var _0x9465x5=_0x9465x2[_0x7661[395]][_0x7661[55]](this[_0x7661[718]]()),_0x9465x9;for(_0x9465x9 in _0x9465x4[_0x7661[2054]]){var _0x9465xa=_0x9465x4[_0x7661[2054]][_0x9465x9],_0x9465x12=_0x9465x2[_0x7661[395]][_0x7661[55]](_0x7661[99]);if(null!= _0x9465x9){_0x9465x12[_0x7661[57]](_0x7661[3069],_0x9465x9);for(var _0x9465x13 in _0x9465xa){var _0x9465x14=this[_0x7661[3282]](_0x9465x13,_0x9465xa[_0x9465x13]);if(null!= _0x9465x14){var _0x9465x15=_0x9465x2[_0x7661[395]][_0x7661[55]](_0x7661[99]);_0x9465x15[_0x7661[57]](_0x7661[131],_0x9465x14);_0x9465x15[_0x7661[57]](_0x7661[3069],_0x9465x13);_0x9465x12[_0x7661[62]](_0x9465x15)}};0< _0x9465x12[_0x7661[271]][_0x7661[67]]&& _0x9465x5[_0x7661[62]](_0x9465x12)}};return _0x9465x5};_0x9465x2[_0x7661[3282]]= function(_0x9465x2,_0x9465x4){var _0x9465x5= typeof _0x9465x4;_0x7661[279]== _0x9465x5?_0x9465x4= mxStyleRegistry[_0x7661[718]](style[j]):_0x7661[194]== _0x9465x5&& (_0x9465x4= null);return _0x9465x4};_0x9465x2[_0x7661[1093]]= function(_0x9465x2,_0x9465x4,_0x9465x5){_0x9465x5= _0x9465x5|| new this[_0x7661[3231]][_0x7661[196]];var _0x9465x9=_0x9465x4[_0x7661[284]](_0x7661[1363]);null!= _0x9465x9&& (_0x9465x2[_0x7661[68]][_0x9465x9]= _0x9465x5);for(_0x9465x4= _0x9465x4[_0x7661[285]];null!= _0x9465x4;){if(!this[_0x7661[3273]](_0x9465x2,_0x9465x4,_0x9465x5)&& _0x7661[99]== _0x9465x4[_0x7661[301]]&& (_0x9465x9= _0x9465x4[_0x7661[284]](_0x7661[3069]),null!= _0x9465x9)){var _0x9465xa=_0x9465x4[_0x7661[284]](_0x7661[1284]),_0x9465x12=null!= _0x9465xa?mxUtils[_0x7661[238]](_0x9465x5[_0x7661[2054]][_0x9465xa]):null;null== _0x9465x12&& (null!= _0x9465xa&& mxLog[_0x7661[283]](_0x7661[3283]+ _0x9465xa+ _0x7661[3284]),_0x9465x12= {});for(_0x9465xa= _0x9465x4[_0x7661[285]];null!= _0x9465xa;){if(_0x9465xa[_0x7661[288]]== mxConstants[_0x7661[289]]){var _0x9465x13=_0x9465xa[_0x7661[284]](_0x7661[3069]);if(_0x7661[99]== _0x9465xa[_0x7661[301]]){var _0x9465x14=mxUtils[_0x7661[329]](_0x9465xa),_0x9465x15=null;null!= _0x9465x14&& 0< _0x9465x14[_0x7661[67]]?_0x9465x15= mxUtils[_0x7661[1545]](_0x9465x14):(_0x9465x15= _0x9465xa[_0x7661[284]](_0x7661[131]),mxUtils[_0x7661[1946]](_0x9465x15)&& (_0x9465x15= parseFloat(_0x9465x15)));null!= _0x9465x15&& (_0x9465x12[_0x9465x13]= _0x9465x15)}else {_0x7661[205]== _0x9465xa[_0x7661[301]]&& delete _0x9465x12[_0x9465x13]}};_0x9465xa= _0x9465xa[_0x7661[287]]};_0x9465x5[_0x7661[2074]](_0x9465x9,_0x9465x12)};_0x9465x4= _0x9465x4[_0x7661[287]]};return _0x9465x5};return _0x9465x2}());mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxDefaultKeyHandler);_0x9465x2[_0x7661[514]]= function(_0x9465x2,_0x9465x4){return null};_0x9465x2[_0x7661[1093]]= function(_0x9465x2,_0x9465x4,_0x9465x5){if(null!= _0x9465x5){for(_0x9465x4= _0x9465x4[_0x7661[285]];null!= _0x9465x4;){if(!this[_0x7661[3273]](_0x9465x2,_0x9465x4,_0x9465x5)&& _0x7661[99]== _0x9465x4[_0x7661[301]]){var _0x9465x9=_0x9465x4[_0x7661[284]](_0x7661[3069]),_0x9465xa=_0x9465x4[_0x7661[284]](_0x7661[892]),_0x9465x12=_0x9465x4[_0x7661[284]](_0x7661[2207]);_0x9465x5[_0x7661[3063]](_0x9465x9,_0x9465xa,_0x9465x12)};_0x9465x4= _0x9465x4[_0x7661[287]]}};return _0x9465x5};return _0x9465x2}());mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxDefaultToolbar);_0x9465x2[_0x7661[514]]= function(_0x9465x2,_0x9465x4){return null};_0x9465x2[_0x7661[1093]]= function(_0x9465x2,_0x9465x4,_0x9465x5){if(null!= _0x9465x5){var _0x9465x9=_0x9465x5[_0x7661[3061]];for(_0x9465x4= _0x9465x4[_0x7661[285]];null!= _0x9465x4;){if(_0x9465x4[_0x7661[288]]== mxConstants[_0x7661[289]]&& !this[_0x7661[3273]](_0x9465x2,_0x9465x4,_0x9465x5)){if(_0x7661[3072]== _0x9465x4[_0x7661[301]]){_0x9465x5[_0x7661[1051]]()}else {if(_0x7661[345]== _0x9465x4[_0x7661[301]]){_0x9465x5[_0x7661[3082]][_0x7661[1052]]()}else {if(_0x7661[1054]== _0x9465x4[_0x7661[301]]){_0x9465x5[_0x7661[3082]][_0x7661[1053]]()}else {if(_0x7661[99]== _0x9465x4[_0x7661[301]]){var _0x9465xa=_0x9465x4[_0x7661[284]](_0x7661[3069]),_0x9465xa=mxResources[_0x7661[203]](_0x9465xa)|| _0x9465xa,_0x9465x12=_0x9465x4[_0x7661[284]](_0x7661[2916]),_0x9465x13=_0x9465x4[_0x7661[284]](_0x7661[3285]),_0x9465x14=_0x9465x4[_0x7661[284]](_0x7661[892]),_0x9465x15=_0x9465x4[_0x7661[284]](_0x7661[3286]),_0x9465x16=_0x9465x4[_0x7661[284]](_0x7661[3231]),_0x9465x17=_0x7661[468]!= _0x9465x4[_0x7661[284]](_0x7661[3287]),_0x9465x18=mxUtils[_0x7661[329]](_0x9465x4),_0x9465x19=null;if(null!= _0x9465x14){_0x9465x19= _0x9465x5[_0x7661[1025]](_0x9465xa,_0x9465x12,_0x9465x14,_0x9465x13)}else {if(null!= _0x9465x15){var _0x9465x1a=mxUtils[_0x7661[1545]](_0x9465x18),_0x9465x19=_0x9465x5[_0x7661[1048]](_0x9465xa,_0x9465x12,_0x9465x15,_0x9465x13,_0x9465x1a)}else {if(null!= _0x9465x16|| null!= _0x9465x18&& 0< _0x9465x18[_0x7661[67]]){_0x9465x19= _0x9465x9[_0x7661[3118]][_0x9465x16],_0x9465x16= _0x9465x4[_0x7661[284]](_0x7661[124]),null!= _0x9465x19&& null!= _0x9465x16&& (_0x9465x19= _0x9465x19[_0x7661[238]](),_0x9465x19[_0x7661[475]](_0x9465x16)),_0x9465x16= null,null!= _0x9465x18&& 0< _0x9465x18[_0x7661[67]]&& (_0x9465x16= mxUtils[_0x7661[1545]](_0x9465x18)),_0x9465x19= _0x9465x5[_0x7661[3087]](_0x9465xa,_0x9465x12,_0x9465x19,_0x9465x13,_0x9465x16,_0x9465x17)}else {if(_0x9465x13= mxUtils[_0x7661[1540]](_0x9465x4),0< _0x9465x13[_0x7661[67]]){if(null== _0x9465x12){_0x9465x16= _0x9465x5[_0x7661[1038]](_0x9465xa);for(_0x9465xa= 0;_0x9465xa< _0x9465x13[_0x7661[67]];_0x9465xa++){_0x9465x17= _0x9465x13[_0x9465xa],_0x7661[3072]== _0x9465x17[_0x7661[301]]?_0x9465x5[_0x7661[972]](_0x9465x16,_0x7661[3288]):_0x7661[99]== _0x9465x17[_0x7661[301]]&& (_0x9465x12= _0x9465x17[_0x7661[284]](_0x7661[3069]),_0x9465x17= _0x9465x17[_0x7661[284]](_0x7661[892]),_0x9465x5[_0x7661[3085]](_0x9465x16,_0x9465x12,_0x9465x17))}}else {var _0x9465x1b=null,_0x9465x1c=_0x9465x5[_0x7661[3087]](_0x9465xa,_0x9465x12,function(){var _0x9465x2=_0x9465x9[_0x7661[3118]][_0x9465x1b[_0x7661[131]]];if(null!= _0x9465x2){var _0x9465x2=_0x9465x2[_0x7661[238]](),_0x9465x3=_0x9465x1b[_0x7661[1040]][_0x9465x1b[_0x7661[1039]]][_0x7661[3289]];null!= _0x9465x3&& _0x9465x2[_0x7661[475]](_0x9465x3);return _0x9465x2};mxLog[_0x7661[283]](_0x7661[3290]+ _0x9465x2+ _0x7661[3291]);return null},null,null,_0x9465x17),_0x9465x1b=_0x9465x5[_0x7661[970]]();mxEvent[_0x7661[169]](_0x9465x1b,_0x7661[826],function(){_0x9465x5[_0x7661[3082]][_0x7661[1047]](_0x9465x1c,function(_0x9465x2){_0x9465x2= mxUtils[_0x7661[2196]](_0x9465x9[_0x7661[1179]][_0x7661[526]],mxEvent[_0x7661[731]](_0x9465x2),mxEvent[_0x7661[733]](_0x9465x2));return _0x9465x9[_0x7661[817]](null,_0x9465x1a(),_0x9465x2[_0x7661[235]],_0x9465x2[_0x7661[236]])});_0x9465x5[_0x7661[3082]][_0x7661[1023]]= !1});for(_0x9465xa= 0;_0x9465xa< _0x9465x13[_0x7661[67]];_0x9465xa++){_0x9465x17= _0x9465x13[_0x9465xa],_0x7661[3072]== _0x9465x17[_0x7661[301]]?_0x9465x5[_0x7661[972]](_0x9465x1b,_0x7661[3288]):_0x7661[99]== _0x9465x17[_0x7661[301]]&& (_0x9465x12= _0x9465x17[_0x7661[284]](_0x7661[3069]),_0x9465x18= _0x9465x17[_0x7661[284]](_0x7661[3231]),_0x9465x5[_0x7661[972]](_0x9465x1b,_0x9465x12,_0x9465x18|| _0x9465x16)[_0x7661[3289]]= _0x9465x17[_0x7661[284]](_0x7661[124]))}}}}}};null!= _0x9465x19&& (_0x9465x16= _0x9465x4[_0x7661[284]](_0x7661[1363]),null!= _0x9465x16&& 0< _0x9465x16[_0x7661[67]]&& _0x9465x19[_0x7661[57]](_0x7661[1363],_0x9465x16))}}}}};_0x9465x4= _0x9465x4[_0x7661[287]]}};return _0x9465x5};return _0x9465x2}());mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxDefaultPopupMenu);_0x9465x2[_0x7661[514]]= function(_0x9465x2,_0x9465x4){return null};_0x9465x2[_0x7661[1093]]= function(_0x9465x2,_0x9465x4,_0x9465x5){var _0x9465x9=_0x9465x4[_0x7661[64]](_0x7661[3277])[0];null!= _0x9465x9?this[_0x7661[3273]](_0x9465x2,_0x9465x9,_0x9465x5):null!= _0x9465x5&& (_0x9465x5[_0x7661[3064]]= _0x9465x4);return _0x9465x5};return _0x9465x2}());mxCodecRegistry[_0x7661[3234]](function(){var _0x9465x2= new mxObjectCodec( new mxEditor,_0x7661[3292][_0x7661[224]](_0x7661[185]));_0x9465x2[_0x7661[3268]]= function(_0x9465x2,_0x9465x4,_0x9465x5){_0x9465x2= _0x9465x4[_0x7661[284]](_0x7661[2075]);null!= _0x9465x2&& (_0x9465x4[_0x7661[1390]](_0x7661[2075]),_0x9465x5[_0x7661[2075]]= _0x9465x5[_0x7661[3118]][_0x9465x2]);_0x9465x2= _0x9465x4[_0x7661[284]](_0x7661[3120]);null!= _0x9465x2&& (_0x9465x4[_0x7661[1390]](_0x7661[3120]),_0x9465x5[_0x7661[3120]]= _0x9465x5[_0x7661[3118]][_0x9465x2]);return _0x9465x5};_0x9465x2[_0x7661[3274]]= function(_0x9465x2,_0x9465x4,_0x9465x5){if(_0x7661[3293]== _0x9465x4[_0x7661[301]]){if(_0x7661[3118]== _0x9465x4[_0x7661[284]](_0x7661[3069])){this[_0x7661[3294]](_0x9465x2,_0x9465x4,_0x9465x5);return}}else {if(_0x7661[3295]== _0x9465x4[_0x7661[301]]){this[_0x7661[3296]](_0x9465x2,_0x9465x4,_0x9465x5);return}};mxObjectCodec[_0x7661[202]][_0x7661[3274]][_0x7661[183]](this,arguments)};_0x9465x2[_0x7661[3296]]= function(_0x9465x2,_0x9465x4,_0x9465x5){for(_0x9465x2= _0x9465x4[_0x7661[285]];null!= _0x9465x2;){if(_0x7661[99]== _0x9465x2[_0x7661[301]]){_0x9465x4= _0x9465x2[_0x7661[284]](_0x7661[3069]);var _0x9465x9=_0x9465x2[_0x7661[284]](_0x7661[980]),_0x9465xa=_0x9465x2[_0x7661[284]](_0x7661[124]),_0x9465x12=null;if(null!= _0x9465x9){_0x9465x12= document[_0x7661[1362]](_0x9465x9),null!= _0x9465x12&& null!= _0x9465xa&& (_0x9465x12[_0x7661[124]][_0x7661[103]]+= _0x7661[471]+ _0x9465xa)}else {var _0x9465x9=parseInt(_0x9465x2[_0x7661[284]](_0x7661[235])),_0x9465x13=parseInt(_0x9465x2[_0x7661[284]](_0x7661[236])),_0x9465x14=_0x9465x2[_0x7661[284]](_0x7661[117]),_0x9465x15=_0x9465x2[_0x7661[284]](_0x7661[119]),_0x9465x12=document[_0x7661[55]](_0x7661[485]);_0x9465x12[_0x7661[124]][_0x7661[103]]= _0x9465xa;( new mxWindow(mxResources[_0x7661[203]](_0x9465x4)|| _0x9465x4,_0x9465x12,_0x9465x9,_0x9465x13,_0x9465x14,_0x9465x15,!1,!0))[_0x7661[175]](!0)};_0x7661[1179]== _0x9465x4?_0x9465x5[_0x7661[3202]](_0x9465x12):_0x7661[3082]== _0x9465x4?_0x9465x5[_0x7661[3204]](_0x9465x12):_0x7661[924]== _0x9465x4?_0x9465x5[_0x7661[3208]](_0x9465x12):_0x7661[879]== _0x9465x4?_0x9465x5[_0x7661[3205]](_0x9465x12):_0x7661[201]== _0x9465x4&& _0x9465x5[_0x7661[3297]](_0x9465x12)}else {_0x7661[3298]== _0x9465x2[_0x7661[301]]?mxResources[_0x7661[99]](_0x9465x2[_0x7661[284]](_0x7661[3299])):_0x7661[94]== _0x9465x2[_0x7661[301]]&& mxClient[_0x7661[54]](_0x7661[94],_0x9465x2[_0x7661[284]](_0x7661[298]))};_0x9465x2= _0x9465x2[_0x7661[287]]}};_0x9465x2[_0x7661[3294]]= function(_0x9465x2,_0x9465x4,_0x9465x5){null== _0x9465x5[_0x7661[3118]]&& (_0x9465x5[_0x7661[3118]]= []);_0x9465x4= mxUtils[_0x7661[1540]](_0x9465x4);for(var _0x9465x9=0;_0x9465x9< _0x9465x4[_0x7661[67]];_0x9465x9++){for(var _0x9465xa=_0x9465x4[_0x9465x9][_0x7661[284]](_0x7661[3069]),_0x9465x12=_0x9465x4[_0x9465x9][_0x7661[285]];null!= _0x9465x12&& 1!= _0x9465x12[_0x7661[288]];){_0x9465x12= _0x9465x12[_0x7661[287]]};null!= _0x9465x12&& (_0x9465x5[_0x7661[3118]][_0x9465xa]= _0x9465x2[_0x7661[3244]](_0x9465x12))}};return _0x9465x2}()) \ 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 bfd6654..3a0deba 100644 --- a/public/assets/plugins/square/js/Actions.js +++ b/public/assets/plugins/square/js/Actions.js @@ -1 +1 @@ -var _0x57fd=["\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"];_0x57fd[0];function Actions(_0x3fc4x2){this[_0x57fd[1]]= _0x3fc4x2;this[_0x57fd[2]]= new Object();this[_0x57fd[3]]()}Actions[_0x57fd[4]][_0x57fd[3]]= function(){var _0x3fc4x3=this[_0x57fd[1]];var _0x3fc4x4=_0x3fc4x3[_0x57fd[5]];var _0x3fc4x5=_0x3fc4x4[_0x57fd[6]];this[_0x57fd[10]](_0x57fd[7],function(){_0x3fc4x3[_0x57fd[9]]( new NewDialog(_0x3fc4x3)[_0x57fd[8]],300,180,true,true)});this[_0x57fd[10]](_0x57fd[11],function(){_0x3fc4x3[_0x57fd[9]]( new OpenDialog(_0x3fc4x3)[_0x57fd[8]],300,180,true,true)});this[_0x57fd[10]](_0x57fd[12],function(){_0x3fc4x3[_0x57fd[13]](false)},null,null,_0x57fd[14]);this[_0x57fd[10]](_0x57fd[15],function(){_0x3fc4x3[_0x57fd[13]](true)},null,null,_0x57fd[16]);this[_0x57fd[10]](_0x57fd[17],function(){_0x3fc4x3[_0x57fd[18]](false)},null,null,_0x57fd[19]);this[_0x57fd[10]](_0x57fd[20],function(){_0x3fc4x3[_0x57fd[9]]( new VariableDialog(_0x3fc4x3)[_0x57fd[8]],300,180,true,true)});this[_0x57fd[10]](_0x57fd[21],function(){_0x3fc4x3[_0x57fd[9]]( new DescriptionDialog(_0x3fc4x3)[_0x57fd[8]],300,180,true,true)});this[_0x57fd[10]](_0x57fd[22],function(){_0x3fc4x3[_0x57fd[9]]( new ImportDialog(_0x3fc4x3)[_0x57fd[8]],300,200,true,true)});this[_0x57fd[10]](_0x57fd[23],function(){_0x3fc4x3[_0x57fd[9]]( new ExportDialog(_0x3fc4x3)[_0x57fd[8]],300,200,true,true)},null,null,_0x57fd[24]);this[_0x57fd[29]](_0x57fd[25], new Action(mxResources[_0x57fd[27]](_0x57fd[26]),mxUtils[_0x57fd[28]](this,function(){this[_0x57fd[1]][_0x57fd[9]]( new EditFileDialog(_0x3fc4x3)[_0x57fd[8]],620,420,true,true)})));this[_0x57fd[10]](_0x57fd[30],function(){mxUtils[_0x57fd[31]](_0x3fc4x5)},null,_0x57fd[32],_0x57fd[33]);this[_0x57fd[10]](_0x57fd[34],function(){mxUtils[_0x57fd[35]](_0x3fc4x5,null,10,10)});this[_0x57fd[10]](_0x57fd[36],function(){_0x3fc4x4[_0x57fd[37]][_0x57fd[36]]()},null,_0x57fd[38],_0x57fd[39]);this[_0x57fd[10]](_0x57fd[40],function(){_0x3fc4x4[_0x57fd[37]][_0x57fd[40]]()},null,_0x57fd[41],_0x57fd[42]);this[_0x57fd[10]](_0x57fd[43],function(){mxClipboard[_0x57fd[43]](_0x3fc4x5)},null,_0x57fd[44],_0x57fd[45]);this[_0x57fd[10]](_0x57fd[46],function(){mxClipboard[_0x57fd[46]](_0x3fc4x5)},null,_0x57fd[47],_0x57fd[48]);this[_0x57fd[10]](_0x57fd[49],function(){mxClipboard[_0x57fd[49]](_0x3fc4x5)},false,_0x57fd[50],_0x57fd[51]);this[_0x57fd[10]](_0x57fd[52],function(){_0x3fc4x5[_0x57fd[53]]()},null,null,_0x57fd[54]);this[_0x57fd[10]](_0x57fd[55],function(){var _0x3fc4x6=_0x3fc4x5[_0x57fd[56]];_0x3fc4x5[_0x57fd[59]](_0x3fc4x5[_0x57fd[58]](_0x3fc4x5[_0x57fd[57]](),_0x3fc4x6,_0x3fc4x6,true))},null,null,_0x57fd[60]);this[_0x57fd[10]](_0x57fd[61],function(){_0x3fc4x5[_0x57fd[61]]()},null,null,_0x57fd[62]);this[_0x57fd[10]](_0x57fd[63],function(){_0x3fc4x5[_0x57fd[63]]()},null,null,_0x57fd[64]);this[_0x57fd[10]](_0x57fd[65],function(){_0x3fc4x5[_0x57fd[65]]()},null,null,_0x57fd[66]);this[_0x57fd[10]](_0x57fd[67],function(){_0x3fc4x5[_0x57fd[67]]()},null,null,_0x57fd[68]);this[_0x57fd[10]](_0x57fd[69],function(){_0x3fc4x5[_0x57fd[69]]()},null,null,_0x57fd[70]);this[_0x57fd[10]](_0x57fd[71],function(){_0x3fc4x5[_0x57fd[71]]()},null,null,_0x57fd[72]);this[_0x57fd[10]](_0x57fd[73],function(){_0x3fc4x5[_0x57fd[74]](false)},null,null,_0x57fd[75]);this[_0x57fd[10]](_0x57fd[76],function(){_0x3fc4x5[_0x57fd[74]](true)},null,null,_0x57fd[77]);this[_0x57fd[10]](_0x57fd[78],function(){_0x3fc4x5[_0x57fd[79]](false)},null,null,_0x57fd[80]);this[_0x57fd[10]](_0x57fd[81],function(){_0x3fc4x5[_0x57fd[79]](true)},null,null,_0x57fd[82]);this[_0x57fd[10]](_0x57fd[83],function(){_0x3fc4x5[_0x57fd[85]](_0x3fc4x5[_0x57fd[84]](null,0))},null,null,_0x57fd[86]);this[_0x57fd[10]](_0x57fd[87],function(){_0x3fc4x5[_0x57fd[59]](_0x3fc4x5[_0x57fd[88]]())},null,null,_0x57fd[89]);this[_0x57fd[10]](_0x57fd[90],function(){_0x3fc4x5[_0x57fd[91]]()});this[_0x57fd[10]](_0x57fd[92],function(){var _0x3fc4x7=_0x3fc4x5[_0x57fd[93]]();var _0x3fc4x8=_0x3fc4x5[_0x57fd[94]](_0x3fc4x7);if(_0x3fc4x8== null){_0x3fc4x8= _0x57fd[95]};_0x3fc4x8= mxUtils[_0x57fd[97]](mxResources[_0x57fd[27]](_0x57fd[96]),_0x3fc4x8);if(_0x3fc4x8!= null){_0x3fc4x5[_0x57fd[98]](_0x3fc4x7,_0x3fc4x8)}});this[_0x57fd[10]](_0x57fd[99],function(){var _0x3fc4x7=_0x3fc4x5[_0x57fd[93]]();var _0x3fc4x8=_0x3fc4x5[_0x57fd[94]](_0x3fc4x7);if(_0x3fc4x8!= null){window[_0x57fd[11]](_0x3fc4x8)}});this[_0x57fd[10]](_0x57fd[100],function(){var _0x3fc4x9=_0x3fc4x5[_0x57fd[57]]();if(_0x3fc4x9!= null){_0x3fc4x5[_0x57fd[102]]()[_0x57fd[101]]();try{for(var _0x3fc4xa=0;_0x3fc4xa< _0x3fc4x9[_0x57fd[103]];_0x3fc4xa++){var _0x3fc4x7=_0x3fc4x9[_0x3fc4xa];if(_0x3fc4x5[_0x57fd[102]]()[_0x57fd[104]](_0x3fc4x7)){_0x3fc4x5[_0x57fd[105]]([_0x3fc4x7],20)}else {_0x3fc4x5[_0x57fd[106]](_0x3fc4x7)}}}finally{_0x3fc4x5[_0x57fd[102]]()[_0x57fd[107]]()}}});this[_0x57fd[10]](_0x57fd[108],function(){var _0x3fc4xb=_0x3fc4x5[_0x57fd[110]]()[_0x57fd[109]](_0x3fc4x5[_0x57fd[93]]());var _0x3fc4xc=_0x57fd[111];if(_0x3fc4xb!= null&& _0x3fc4xb[_0x57fd[113]][mxConstants[_0x57fd[112]]]== _0x57fd[111]){_0x3fc4xc= null};_0x3fc4x5[_0x57fd[114]](mxConstants.STYLE_WHITE_SPACE,_0x3fc4xc)});this[_0x57fd[10]](_0x57fd[115],function(){var _0x3fc4xc=_0x57fd[116];var _0x3fc4xb=_0x3fc4x5[_0x57fd[110]]()[_0x57fd[109]](_0x3fc4x5[_0x57fd[93]]());if(_0x3fc4xb!= null){_0x3fc4xc= _0x3fc4xb[_0x57fd[113]][mxConstants[_0x57fd[117]]]|| _0x3fc4xc};_0x3fc4xc= mxUtils[_0x57fd[97]](mxResources[_0x57fd[27]](_0x57fd[96])+ _0x57fd[118]+ mxResources[_0x57fd[27]](_0x57fd[115])+ _0x57fd[119],_0x3fc4xc);if(_0x3fc4xc!= null){_0x3fc4x5[_0x57fd[114]](mxConstants.STYLE_ROTATION,_0x3fc4xc)}});this[_0x57fd[10]](_0x57fd[120],function(){var _0x3fc4x9=_0x3fc4x5[_0x57fd[57]]();if(_0x3fc4x9!= null){_0x3fc4x5[_0x57fd[102]]()[_0x57fd[101]]();try{for(var _0x3fc4xa=0;_0x3fc4xa< _0x3fc4x9[_0x57fd[103]];_0x3fc4xa++){var _0x3fc4x7=_0x3fc4x9[_0x3fc4xa];if(_0x3fc4x5[_0x57fd[102]]()[_0x57fd[121]](_0x3fc4x7)&& _0x3fc4x5[_0x57fd[102]]()[_0x57fd[104]](_0x3fc4x7)== 0){var _0x3fc4xd=_0x3fc4x5[_0x57fd[122]](_0x3fc4x7);if(_0x3fc4xd!= null){_0x3fc4xd= _0x3fc4xd[_0x57fd[123]]();_0x3fc4xd[_0x57fd[124]]+= _0x3fc4xd[_0x57fd[125]]/ 2- _0x3fc4xd[_0x57fd[126]]/ 2;_0x3fc4xd[_0x57fd[127]]+= _0x3fc4xd[_0x57fd[126]]/ 2- _0x3fc4xd[_0x57fd[125]]/ 2;var _0x3fc4xe=_0x3fc4xd[_0x57fd[125]];_0x3fc4xd[_0x57fd[125]]= _0x3fc4xd[_0x57fd[126]];_0x3fc4xd[_0x57fd[126]]= _0x3fc4xe;_0x3fc4x5[_0x57fd[102]]()[_0x57fd[128]](_0x3fc4x7,_0x3fc4xd);var _0x3fc4xb=_0x3fc4x5[_0x57fd[129]][_0x57fd[109]](_0x3fc4x7);if(_0x3fc4xb!= null){var _0x3fc4xf=_0x3fc4xb[_0x57fd[113]][mxConstants[_0x57fd[130]]]|| _0x57fd[131];if(_0x3fc4xf== _0x57fd[131]){_0x3fc4xf= _0x57fd[132]}else {if(_0x3fc4xf== _0x57fd[132]){_0x3fc4xf= _0x57fd[133]}else {if(_0x3fc4xf== _0x57fd[133]){_0x3fc4xf= _0x57fd[134]}else {if(_0x3fc4xf== _0x57fd[134]){_0x3fc4xf= _0x57fd[131]}}}};_0x3fc4x5[_0x57fd[114]](mxConstants.STYLE_DIRECTION,_0x3fc4xf,[_0x3fc4x7])}}}}}finally{_0x3fc4x5[_0x57fd[102]]()[_0x57fd[107]]()}}},null,null,_0x57fd[135]);this[_0x57fd[10]](_0x57fd[136],function(){_0x3fc4x5[_0x57fd[137]](1)});this[_0x57fd[10]](_0x57fd[138],function(){_0x3fc4x5[_0x57fd[138]]()},null,null,_0x57fd[139]);this[_0x57fd[10]](_0x57fd[140],function(){_0x3fc4x5[_0x57fd[140]]()},null,null,_0x57fd[141]);this[_0x57fd[10]](_0x57fd[142],function(){_0x3fc4x5[_0x57fd[143]]()});this[_0x57fd[10]](_0x57fd[144],mxUtils[_0x57fd[28]](this,function(){if(!_0x3fc4x5[_0x57fd[145]]){this[_0x57fd[27]](_0x57fd[147])[_0x57fd[146]]()};var _0x3fc4x10=_0x3fc4x5[_0x57fd[148]];var _0x3fc4x11=_0x3fc4x5[_0x57fd[149]];var _0x3fc4x12=_0x3fc4x5[_0x57fd[8]][_0x57fd[150]]- 20;var _0x3fc4x13=_0x3fc4x5[_0x57fd[8]][_0x57fd[151]]- 20;var _0x3fc4x14=Math[_0x57fd[153]](100* Math[_0x57fd[152]](_0x3fc4x12/ _0x3fc4x10[_0x57fd[125]]/ _0x3fc4x11,_0x3fc4x13/ _0x3fc4x10[_0x57fd[126]]/ _0x3fc4x11))/ 100;_0x3fc4x5[_0x57fd[137]](_0x3fc4x14);_0x3fc4x5[_0x57fd[8]][_0x57fd[154]]= Math[_0x57fd[157]](_0x3fc4x5[_0x57fd[129]][_0x57fd[155]][_0x57fd[124]]* _0x3fc4x14- Math[_0x57fd[156]](10,(_0x3fc4x5[_0x57fd[8]][_0x57fd[150]]- _0x3fc4x10[_0x57fd[125]]* _0x3fc4x11* _0x3fc4x14)/ 2));_0x3fc4x5[_0x57fd[8]][_0x57fd[158]]= Math[_0x57fd[157]](_0x3fc4x5[_0x57fd[129]][_0x57fd[155]][_0x57fd[127]]* _0x3fc4x14- Math[_0x57fd[156]](10,(_0x3fc4x5[_0x57fd[8]][_0x57fd[151]]- _0x3fc4x10[_0x57fd[126]]* _0x3fc4x11* _0x3fc4x14)/ 2))}));this[_0x57fd[10]](_0x57fd[159],mxUtils[_0x57fd[28]](this,function(){if(!_0x3fc4x5[_0x57fd[145]]){this[_0x57fd[27]](_0x57fd[147])[_0x57fd[146]]()};var _0x3fc4x10=_0x3fc4x5[_0x57fd[148]];var _0x3fc4x11=_0x3fc4x5[_0x57fd[149]];var _0x3fc4x12=_0x3fc4x5[_0x57fd[8]][_0x57fd[150]]- 20;var _0x3fc4x14=Math[_0x57fd[153]](100* _0x3fc4x12/ _0x3fc4x10[_0x57fd[125]]/ _0x3fc4x11)/ 100;_0x3fc4x5[_0x57fd[137]](_0x3fc4x14);_0x3fc4x5[_0x57fd[8]][_0x57fd[154]]= Math[_0x57fd[157]](_0x3fc4x5[_0x57fd[129]][_0x57fd[155]][_0x57fd[124]]* _0x3fc4x14- Math[_0x57fd[156]](10,(_0x3fc4x5[_0x57fd[8]][_0x57fd[150]]- _0x3fc4x10[_0x57fd[125]]* _0x3fc4x11* _0x3fc4x14)/ 2));_0x3fc4x5[_0x57fd[8]][_0x57fd[158]]= Math[_0x57fd[157]](_0x3fc4x5[_0x57fd[129]][_0x57fd[155]][_0x57fd[127]]* _0x3fc4x14- Math[_0x57fd[156]](10,(_0x3fc4x5[_0x57fd[8]][_0x57fd[151]]- _0x3fc4x10[_0x57fd[126]]* _0x3fc4x11* _0x3fc4x14)/ 2))}));this[_0x57fd[29]](_0x57fd[160], new Action(mxResources[_0x57fd[27]](_0x57fd[161]),function(){var _0x3fc4xc=mxUtils[_0x57fd[97]](mxResources[_0x57fd[27]](_0x57fd[96])+ _0x57fd[162],parseInt(_0x3fc4x5[_0x57fd[110]]()[_0x57fd[163]]()* 100));if(_0x3fc4xc!= null&& _0x3fc4xc[_0x57fd[103]]> 0&& !isNaN(parseInt(_0x3fc4xc))){_0x3fc4x5[_0x57fd[137]](parseInt(_0x3fc4xc)/ 100)}}));var _0x3fc4x15=null;_0x3fc4x15= this[_0x57fd[10]](_0x57fd[164],function(){_0x3fc4x5[_0x57fd[166]](!_0x3fc4x5[_0x57fd[165]]());_0x3fc4x4[_0x57fd[167]]()},null,null,_0x57fd[168]);_0x3fc4x15[_0x57fd[169]](true);_0x3fc4x15[_0x57fd[170]](function(){return _0x3fc4x5[_0x57fd[165]]()});_0x3fc4x15= this[_0x57fd[10]](_0x57fd[171],function(){_0x3fc4x5[_0x57fd[173]][_0x57fd[172]]= !_0x3fc4x5[_0x57fd[173]][_0x57fd[172]]});_0x3fc4x15[_0x57fd[169]](true);_0x3fc4x15[_0x57fd[170]](function(){return _0x3fc4x5[_0x57fd[173]][_0x57fd[172]]});_0x3fc4x15= this[_0x57fd[10]](_0x57fd[174],function(){_0x3fc4x5[_0x57fd[176]][_0x57fd[177]](!_0x3fc4x5[_0x57fd[176]][_0x57fd[175]]())});_0x3fc4x15[_0x57fd[169]](true);_0x3fc4x15[_0x57fd[170]](function(){return _0x3fc4x5[_0x57fd[176]][_0x57fd[175]]()});_0x3fc4x15= this[_0x57fd[10]](_0x57fd[178],function(){_0x3fc4x5[_0x57fd[179]]= !_0x3fc4x5[_0x57fd[179]];_0x3fc4x5[_0x57fd[129]][_0x57fd[180]]()});_0x3fc4x15[_0x57fd[169]](true);_0x3fc4x15[_0x57fd[170]](function(){return _0x3fc4x5[_0x57fd[179]]});_0x3fc4x15= this[_0x57fd[10]](_0x57fd[181],function(){_0x3fc4x5[_0x57fd[181]]= !_0x3fc4x5[_0x57fd[181]];_0x3fc4x4[_0x57fd[167]]();if(!_0x3fc4x5[_0x57fd[181]]){var _0x3fc4x16=_0x3fc4x5[_0x57fd[129]][_0x57fd[155]];_0x3fc4x5[_0x57fd[129]][_0x57fd[183]](_0x3fc4x16[_0x57fd[124]]- _0x3fc4x5[_0x57fd[8]][_0x57fd[154]]/ _0x3fc4x5[_0x57fd[129]][_0x57fd[182]],_0x3fc4x16[_0x57fd[127]]- _0x3fc4x5[_0x57fd[8]][_0x57fd[158]]/ _0x3fc4x5[_0x57fd[129]][_0x57fd[182]]);_0x3fc4x5[_0x57fd[8]][_0x57fd[154]]= 0;_0x3fc4x5[_0x57fd[8]][_0x57fd[158]]= 0;_0x3fc4x5[_0x57fd[184]]()}else {var _0x3fc4x17=_0x3fc4x5[_0x57fd[129]][_0x57fd[155]][_0x57fd[124]];var _0x3fc4x18=_0x3fc4x5[_0x57fd[129]][_0x57fd[155]][_0x57fd[127]];_0x3fc4x5[_0x57fd[129]][_0x57fd[155]][_0x57fd[124]]= 0;_0x3fc4x5[_0x57fd[129]][_0x57fd[155]][_0x57fd[127]]= 0;_0x3fc4x5[_0x57fd[184]]();_0x3fc4x5[_0x57fd[8]][_0x57fd[154]]-= Math[_0x57fd[157]](_0x3fc4x17* _0x3fc4x5[_0x57fd[129]][_0x57fd[182]]);_0x3fc4x5[_0x57fd[8]][_0x57fd[158]]-= Math[_0x57fd[157]](_0x3fc4x18* _0x3fc4x5[_0x57fd[129]][_0x57fd[182]])}},!mxClient.IS_TOUCH);_0x3fc4x15[_0x57fd[169]](true);_0x3fc4x15[_0x57fd[170]](function(){return _0x3fc4x5[_0x57fd[8]][_0x57fd[113]][_0x57fd[185]]== _0x57fd[186]});_0x3fc4x15= this[_0x57fd[10]](_0x57fd[147],mxUtils[_0x57fd[28]](this,function(){_0x3fc4x5[_0x57fd[145]]= !_0x3fc4x5[_0x57fd[145]];_0x3fc4x5[_0x57fd[187]]= _0x3fc4x5[_0x57fd[145]];_0x3fc4x5[_0x57fd[188]]= _0x3fc4x5[_0x57fd[187]];_0x3fc4x5[_0x57fd[129]][_0x57fd[189]]();_0x3fc4x5[_0x57fd[184]]();_0x3fc4x4[_0x57fd[167]]();_0x3fc4x4[_0x57fd[191]][_0x57fd[190]]();if(mxUtils[_0x57fd[192]](_0x3fc4x5[_0x57fd[8]])){if(_0x3fc4x5[_0x57fd[145]]){_0x3fc4x5[_0x57fd[8]][_0x57fd[154]]-= 20;_0x3fc4x5[_0x57fd[8]][_0x57fd[158]]-= 20}else {_0x3fc4x5[_0x57fd[8]][_0x57fd[154]]+= 20;_0x3fc4x5[_0x57fd[8]][_0x57fd[158]]+= 20}}}));_0x3fc4x15[_0x57fd[169]](true);_0x3fc4x15[_0x57fd[170]](function(){return _0x3fc4x5[_0x57fd[145]]});_0x3fc4x15= this[_0x57fd[10]](_0x57fd[193],function(){_0x3fc4x5[_0x57fd[195]](!_0x3fc4x5[_0x57fd[194]][_0x57fd[175]]())},null,null,_0x57fd[196]);_0x3fc4x15[_0x57fd[169]](true);_0x3fc4x15[_0x57fd[170]](function(){return _0x3fc4x5[_0x57fd[194]][_0x57fd[175]]()});_0x3fc4x15= this[_0x57fd[10]](_0x57fd[197],function(){_0x3fc4x5[_0x57fd[194]][_0x57fd[199]](!_0x3fc4x5[_0x57fd[194]][_0x57fd[198]]())});_0x3fc4x15[_0x57fd[169]](true);_0x3fc4x15[_0x57fd[170]](function(){return _0x3fc4x5[_0x57fd[194]][_0x57fd[198]]()});this[_0x57fd[10]](_0x57fd[200],function(){var _0x3fc4x19=_0x57fd[95];if(mxResources[_0x57fd[202]](mxClient[_0x57fd[201]])){_0x3fc4x19= _0x57fd[203]+ mxClient[_0x57fd[201]]};window[_0x57fd[11]](_0x57fd[204])});this[_0x57fd[29]](_0x57fd[205], new Action(mxResources[_0x57fd[27]](_0x57fd[205])+ _0x57fd[206],function(){_0x3fc4x3[_0x57fd[9]]( new AboutDialog(_0x3fc4x3)[_0x57fd[8]],320,280,true,true)},null,null,_0x57fd[207]));var _0x3fc4x1a=mxUtils[_0x57fd[28]](this,function(_0x3fc4x1b,_0x3fc4x1c){this[_0x57fd[10]](_0x3fc4x1b,function(){_0x3fc4x5[_0x57fd[208]](mxConstants.STYLE_FONTSTYLE,_0x3fc4x1c)})});_0x3fc4x1a(_0x57fd[209],mxConstants.FONT_BOLD);_0x3fc4x1a(_0x57fd[210],mxConstants.FONT_ITALIC);_0x3fc4x1a(_0x57fd[211],mxConstants.FONT_UNDERLINE);this[_0x57fd[10]](_0x57fd[212],function(){_0x3fc4x5[_0x57fd[213]](mxConstants.STYLE_SHADOW)});this[_0x57fd[10]](_0x57fd[214],function(){_0x3fc4x5[_0x57fd[213]](mxConstants.STYLE_DASHED)});this[_0x57fd[10]](_0x57fd[215],function(){_0x3fc4x5[_0x57fd[213]](mxConstants.STYLE_ROUNDED)});this[_0x57fd[10]](_0x57fd[216],function(){_0x3fc4x5[_0x57fd[213]](mxConstants.STYLE_CURVED)});this[_0x57fd[10]](_0x57fd[113],function(){var _0x3fc4x9=_0x3fc4x5[_0x57fd[57]]();if(_0x3fc4x9!= null&& _0x3fc4x9[_0x57fd[103]]> 0){var _0x3fc4x1d=_0x3fc4x5[_0x57fd[102]]();var _0x3fc4x1c=mxUtils[_0x57fd[97]](mxResources[_0x57fd[27]](_0x57fd[96])+ _0x57fd[118]+ mxResources[_0x57fd[27]](_0x57fd[113])+ _0x57fd[217],_0x3fc4x1d[_0x57fd[218]](_0x3fc4x9[0])|| _0x57fd[95]);if(_0x3fc4x1c!= null){_0x3fc4x5[_0x57fd[219]](_0x3fc4x1c,_0x3fc4x9)}}});this[_0x57fd[10]](_0x57fd[220],function(){_0x3fc4x5[_0x57fd[221]](_0x3fc4x5[_0x57fd[93]]())});this[_0x57fd[10]](_0x57fd[222],function(){var _0x3fc4x7=_0x3fc4x5[_0x57fd[93]]();if(_0x3fc4x7!= null&& _0x3fc4x5[_0x57fd[102]]()[_0x57fd[223]](_0x3fc4x7)){var _0x3fc4x1e=_0x3fc4x4[_0x57fd[6]][_0x57fd[225]][_0x57fd[224]](_0x3fc4x7);if(_0x3fc4x1e instanceof mxEdgeHandler){var _0x3fc4x16=_0x3fc4x5[_0x57fd[129]][_0x57fd[155]];var _0x3fc4x6=_0x3fc4x5[_0x57fd[129]][_0x57fd[182]];var _0x3fc4x17=_0x3fc4x16[_0x57fd[124]];var _0x3fc4x18=_0x3fc4x16[_0x57fd[127]];var _0x3fc4x1f=_0x3fc4x5[_0x57fd[102]]()[_0x57fd[226]](_0x3fc4x7);var _0x3fc4x20=_0x3fc4x5[_0x57fd[122]](_0x3fc4x1f);if(_0x3fc4x5[_0x57fd[102]]()[_0x57fd[121]](_0x3fc4x1f)&& _0x3fc4x20!= null){_0x3fc4x17+= _0x3fc4x20[_0x57fd[124]];_0x3fc4x18+= _0x3fc4x20[_0x57fd[127]]};_0x3fc4x1e[_0x57fd[231]](_0x3fc4x1e[_0x57fd[227]],_0x3fc4x5[_0x57fd[229]][_0x57fd[228]]/ _0x3fc4x6- _0x3fc4x17,_0x3fc4x5[_0x57fd[229]][_0x57fd[230]]/ _0x3fc4x6- _0x3fc4x18)}}});this[_0x57fd[10]](_0x57fd[232],function(){var _0x3fc4x21=_0x3fc4x3[_0x57fd[2]][_0x57fd[27]](_0x57fd[232]);if(_0x3fc4x21[_0x57fd[233]]!= null){_0x3fc4x21[_0x57fd[233]][_0x57fd[235]](_0x3fc4x21[_0x57fd[233]][_0x57fd[227]],_0x3fc4x21[_0x57fd[234]])}});this[_0x57fd[10]](_0x57fd[236],function(){function _0x3fc4x22(_0x3fc4xc,_0x3fc4x23,_0x3fc4x24){var _0x3fc4x25=null;var _0x3fc4x9=_0x3fc4x5[_0x57fd[57]]();_0x3fc4x5[_0x57fd[102]]()[_0x57fd[101]]();try{if(_0x3fc4x9[_0x57fd[103]]== 0){var _0x3fc4x26=_0x3fc4x5[_0x57fd[237]]();_0x3fc4x9= [_0x3fc4x5[_0x57fd[239]](_0x3fc4x5[_0x57fd[238]](),null,_0x57fd[95],_0x3fc4x26,_0x3fc4x26,_0x3fc4x23,_0x3fc4x24)];_0x3fc4x25= _0x3fc4x9};_0x3fc4x5[_0x57fd[114]](mxConstants.STYLE_IMAGE,_0x3fc4xc,_0x3fc4x9);_0x3fc4x5[_0x57fd[114]](mxConstants.STYLE_SHAPE,_0x57fd[236],_0x3fc4x9);if(_0x3fc4x5[_0x57fd[240]]()== 1){if(_0x3fc4x23!= null&& _0x3fc4x24!= null){var _0x3fc4x7=_0x3fc4x9[0];var _0x3fc4xd=_0x3fc4x5[_0x57fd[102]]()[_0x57fd[241]](_0x3fc4x7);if(_0x3fc4xd!= null){_0x3fc4xd= _0x3fc4xd[_0x57fd[123]]();_0x3fc4xd[_0x57fd[125]]= _0x3fc4x23;_0x3fc4xd[_0x57fd[126]]= _0x3fc4x24;_0x3fc4x5[_0x57fd[102]]()[_0x57fd[128]](_0x3fc4x7,_0x3fc4xd)}}}}finally{_0x3fc4x5[_0x57fd[102]]()[_0x57fd[107]]()};if(_0x3fc4x25!= null){_0x3fc4x5[_0x57fd[59]](_0x3fc4x25);_0x3fc4x5[_0x57fd[242]](_0x3fc4x25[0])}}var _0x3fc4xc=_0x57fd[95];var _0x3fc4xb=_0x3fc4x5[_0x57fd[110]]()[_0x57fd[109]](_0x3fc4x5[_0x57fd[93]]());if(_0x3fc4xb!= null){_0x3fc4xc= _0x3fc4xb[_0x57fd[113]][mxConstants[_0x57fd[243]]]|| _0x3fc4xc};_0x3fc4xc= mxUtils[_0x57fd[97]](mxResources[_0x57fd[27]](_0x57fd[96])+ _0x57fd[118]+ mxResources[_0x57fd[27]](_0x57fd[244])+ _0x57fd[217],_0x3fc4xc);if(_0x3fc4xc!= null){if(_0x3fc4xc[_0x57fd[103]]> 0){var _0x3fc4x27= new Image();_0x3fc4x27[_0x57fd[245]]= function(){_0x3fc4x22(_0x3fc4xc,_0x3fc4x27[_0x57fd[125]],_0x3fc4x27[_0x57fd[126]])};_0x3fc4x27[_0x57fd[246]]= function(){mxUtils[_0x57fd[248]](mxResources[_0x57fd[27]](_0x57fd[247]))};_0x3fc4x27[_0x57fd[249]]= _0x3fc4xc}}})};Actions[_0x57fd[4]][_0x57fd[10]]= function(_0x3fc4x1b,_0x3fc4x28,_0x3fc4x29,_0x3fc4x2a,_0x3fc4x2b){return this[_0x57fd[29]](_0x3fc4x1b, new Action(mxResources[_0x57fd[27]](_0x3fc4x1b),_0x3fc4x28,_0x3fc4x29,_0x3fc4x2a,_0x3fc4x2b))};Actions[_0x57fd[4]][_0x57fd[29]]= function(_0x3fc4x2c,_0x3fc4x15){this[_0x57fd[2]][_0x3fc4x2c]= _0x3fc4x15;return _0x3fc4x15};Actions[_0x57fd[4]][_0x57fd[27]]= function(_0x3fc4x2c){return this[_0x57fd[2]][_0x3fc4x2c]};function Action(_0x3fc4x2e,_0x3fc4x28,_0x3fc4x29,_0x3fc4x2a,_0x3fc4x2b){mxEventSource[_0x57fd[250]](this);this[_0x57fd[251]]= _0x3fc4x2e;this[_0x57fd[146]]= _0x3fc4x28;this[_0x57fd[252]]= (_0x3fc4x29!= null)?_0x3fc4x29:true;this[_0x57fd[253]]= _0x3fc4x2a;this[_0x57fd[254]]= _0x3fc4x2b}mxUtils[_0x57fd[255]](Action,mxEventSource);Action[_0x57fd[4]][_0x57fd[177]]= function(_0x3fc4xc){if(this[_0x57fd[252]]!= _0x3fc4xc){this[_0x57fd[252]]= _0x3fc4xc;this[_0x57fd[257]]( new mxEventObject(_0x57fd[256]))}};Action[_0x57fd[4]][_0x57fd[169]]= function(_0x3fc4xc){this[_0x57fd[258]]= _0x3fc4xc};Action[_0x57fd[4]][_0x57fd[170]]= function(_0x3fc4x28){this[_0x57fd[259]]= _0x3fc4x28};Action[_0x57fd[4]][_0x57fd[260]]= function(){return this[_0x57fd[259]]()} \ No newline at end of file +var _0x8d34=["\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"];_0x8d34[0];function Actions(_0xb6d6x2){this[_0x8d34[1]]= _0xb6d6x2;this[_0x8d34[2]]= new Object();this[_0x8d34[3]]()}Actions[_0x8d34[4]][_0x8d34[3]]= function(){var _0xb6d6x3=this[_0x8d34[1]];var _0xb6d6x4=_0xb6d6x3[_0x8d34[5]];var _0xb6d6x5=_0xb6d6x4[_0x8d34[6]];this[_0x8d34[10]](_0x8d34[7],function(){_0xb6d6x3[_0x8d34[9]]( new NewDialog(_0xb6d6x3)[_0x8d34[8]],300,180,true,true)});this[_0x8d34[10]](_0x8d34[11],function(){_0xb6d6x3[_0x8d34[9]]( new OpenDialog(_0xb6d6x3)[_0x8d34[8]],300,180,true,true)});this[_0x8d34[10]](_0x8d34[12],function(){_0xb6d6x3[_0x8d34[13]](false)},null,null,_0x8d34[14]);this[_0x8d34[10]](_0x8d34[15],function(){_0xb6d6x3[_0x8d34[13]](true)},null,null,_0x8d34[16]);this[_0x8d34[10]](_0x8d34[17],function(){_0xb6d6x3[_0x8d34[18]](false)},null,null,_0x8d34[19]);this[_0x8d34[10]](_0x8d34[20],function(){_0xb6d6x3[_0x8d34[9]]( new VariableDialog(_0xb6d6x3)[_0x8d34[8]],300,180,true,true)});this[_0x8d34[10]](_0x8d34[21],function(){_0xb6d6x3[_0x8d34[9]]( new DescriptionDialog(_0xb6d6x3)[_0x8d34[8]],300,180,true,true)});this[_0x8d34[10]](_0x8d34[22],function(){_0xb6d6x3[_0x8d34[9]]( new ImportDialog(_0xb6d6x3)[_0x8d34[8]],300,200,true,true)});this[_0x8d34[10]](_0x8d34[23],function(){_0xb6d6x3[_0x8d34[9]]( new ExportDialog(_0xb6d6x3)[_0x8d34[8]],300,200,true,true)},null,null,_0x8d34[24]);this[_0x8d34[29]](_0x8d34[25], new Action(mxResources[_0x8d34[27]](_0x8d34[26]),mxUtils[_0x8d34[28]](this,function(){this[_0x8d34[1]][_0x8d34[9]]( new EditFileDialog(_0xb6d6x3)[_0x8d34[8]],620,420,true,true)})));this[_0x8d34[10]](_0x8d34[30],function(){mxUtils[_0x8d34[31]](_0xb6d6x5)},null,_0x8d34[32],_0x8d34[33]);this[_0x8d34[10]](_0x8d34[34],function(){mxUtils[_0x8d34[35]](_0xb6d6x5,null,10,10)});this[_0x8d34[10]](_0x8d34[36],function(){_0xb6d6x4[_0x8d34[37]][_0x8d34[36]]()},null,_0x8d34[38],_0x8d34[39]);this[_0x8d34[10]](_0x8d34[40],function(){_0xb6d6x4[_0x8d34[37]][_0x8d34[40]]()},null,_0x8d34[41],_0x8d34[42]);this[_0x8d34[10]](_0x8d34[43],function(){mxClipboard[_0x8d34[43]](_0xb6d6x5)},null,_0x8d34[44],_0x8d34[45]);this[_0x8d34[10]](_0x8d34[46],function(){mxClipboard[_0x8d34[46]](_0xb6d6x5)},null,_0x8d34[47],_0x8d34[48]);this[_0x8d34[10]](_0x8d34[49],function(){mxClipboard[_0x8d34[49]](_0xb6d6x5)},false,_0x8d34[50],_0x8d34[51]);this[_0x8d34[10]](_0x8d34[52],function(){_0xb6d6x5[_0x8d34[53]]()},null,null,_0x8d34[54]);this[_0x8d34[10]](_0x8d34[55],function(){var _0xb6d6x6=_0xb6d6x5[_0x8d34[56]];_0xb6d6x5[_0x8d34[59]](_0xb6d6x5[_0x8d34[58]](_0xb6d6x5[_0x8d34[57]](),_0xb6d6x6,_0xb6d6x6,true))},null,null,_0x8d34[60]);this[_0x8d34[10]](_0x8d34[61],function(){_0xb6d6x5[_0x8d34[61]]()},null,null,_0x8d34[62]);this[_0x8d34[10]](_0x8d34[63],function(){_0xb6d6x5[_0x8d34[63]]()},null,null,_0x8d34[64]);this[_0x8d34[10]](_0x8d34[65],function(){_0xb6d6x5[_0x8d34[65]]()},null,null,_0x8d34[66]);this[_0x8d34[10]](_0x8d34[67],function(){_0xb6d6x5[_0x8d34[67]]()},null,null,_0x8d34[68]);this[_0x8d34[10]](_0x8d34[69],function(){_0xb6d6x5[_0x8d34[69]]()},null,null,_0x8d34[70]);this[_0x8d34[10]](_0x8d34[71],function(){_0xb6d6x5[_0x8d34[71]]()},null,null,_0x8d34[72]);this[_0x8d34[10]](_0x8d34[73],function(){_0xb6d6x5[_0x8d34[74]](false)},null,null,_0x8d34[75]);this[_0x8d34[10]](_0x8d34[76],function(){_0xb6d6x5[_0x8d34[74]](true)},null,null,_0x8d34[77]);this[_0x8d34[10]](_0x8d34[78],function(){_0xb6d6x5[_0x8d34[79]](false)},null,null,_0x8d34[80]);this[_0x8d34[10]](_0x8d34[81],function(){_0xb6d6x5[_0x8d34[79]](true)},null,null,_0x8d34[82]);this[_0x8d34[10]](_0x8d34[83],function(){_0xb6d6x5[_0x8d34[85]](_0xb6d6x5[_0x8d34[84]](null,0))},null,null,_0x8d34[86]);this[_0x8d34[10]](_0x8d34[87],function(){_0xb6d6x5[_0x8d34[59]](_0xb6d6x5[_0x8d34[88]]())},null,null,_0x8d34[89]);this[_0x8d34[10]](_0x8d34[90],function(){_0xb6d6x5[_0x8d34[91]]()});this[_0x8d34[10]](_0x8d34[92],function(){var _0xb6d6x7=_0xb6d6x5[_0x8d34[93]]();var _0xb6d6x8=_0xb6d6x5[_0x8d34[94]](_0xb6d6x7);if(_0xb6d6x8== null){_0xb6d6x8= _0x8d34[95]};_0xb6d6x8= mxUtils[_0x8d34[97]](mxResources[_0x8d34[27]](_0x8d34[96]),_0xb6d6x8);if(_0xb6d6x8!= null){_0xb6d6x5[_0x8d34[98]](_0xb6d6x7,_0xb6d6x8)}});this[_0x8d34[10]](_0x8d34[99],function(){var _0xb6d6x7=_0xb6d6x5[_0x8d34[93]]();var _0xb6d6x8=_0xb6d6x5[_0x8d34[94]](_0xb6d6x7);if(_0xb6d6x8!= null){window[_0x8d34[11]](_0xb6d6x8)}});this[_0x8d34[10]](_0x8d34[100],function(){var _0xb6d6x9=_0xb6d6x5[_0x8d34[57]]();if(_0xb6d6x9!= null){_0xb6d6x5[_0x8d34[102]]()[_0x8d34[101]]();try{for(var _0xb6d6xa=0;_0xb6d6xa< _0xb6d6x9[_0x8d34[103]];_0xb6d6xa++){var _0xb6d6x7=_0xb6d6x9[_0xb6d6xa];if(_0xb6d6x5[_0x8d34[102]]()[_0x8d34[104]](_0xb6d6x7)){_0xb6d6x5[_0x8d34[105]]([_0xb6d6x7],20)}else {_0xb6d6x5[_0x8d34[106]](_0xb6d6x7)}}}finally{_0xb6d6x5[_0x8d34[102]]()[_0x8d34[107]]()}}});this[_0x8d34[10]](_0x8d34[108],function(){var _0xb6d6xb=_0xb6d6x5[_0x8d34[110]]()[_0x8d34[109]](_0xb6d6x5[_0x8d34[93]]());var _0xb6d6xc=_0x8d34[111];if(_0xb6d6xb!= null&& _0xb6d6xb[_0x8d34[113]][mxConstants[_0x8d34[112]]]== _0x8d34[111]){_0xb6d6xc= null};_0xb6d6x5[_0x8d34[114]](mxConstants.STYLE_WHITE_SPACE,_0xb6d6xc)});this[_0x8d34[10]](_0x8d34[115],function(){var _0xb6d6xc=_0x8d34[116];var _0xb6d6xb=_0xb6d6x5[_0x8d34[110]]()[_0x8d34[109]](_0xb6d6x5[_0x8d34[93]]());if(_0xb6d6xb!= null){_0xb6d6xc= _0xb6d6xb[_0x8d34[113]][mxConstants[_0x8d34[117]]]|| _0xb6d6xc};_0xb6d6xc= mxUtils[_0x8d34[97]](mxResources[_0x8d34[27]](_0x8d34[96])+ _0x8d34[118]+ mxResources[_0x8d34[27]](_0x8d34[115])+ _0x8d34[119],_0xb6d6xc);if(_0xb6d6xc!= null){_0xb6d6x5[_0x8d34[114]](mxConstants.STYLE_ROTATION,_0xb6d6xc)}});this[_0x8d34[10]](_0x8d34[120],function(){var _0xb6d6x9=_0xb6d6x5[_0x8d34[57]]();if(_0xb6d6x9!= null){_0xb6d6x5[_0x8d34[102]]()[_0x8d34[101]]();try{for(var _0xb6d6xa=0;_0xb6d6xa< _0xb6d6x9[_0x8d34[103]];_0xb6d6xa++){var _0xb6d6x7=_0xb6d6x9[_0xb6d6xa];if(_0xb6d6x5[_0x8d34[102]]()[_0x8d34[121]](_0xb6d6x7)&& _0xb6d6x5[_0x8d34[102]]()[_0x8d34[104]](_0xb6d6x7)== 0){var _0xb6d6xd=_0xb6d6x5[_0x8d34[122]](_0xb6d6x7);if(_0xb6d6xd!= null){_0xb6d6xd= _0xb6d6xd[_0x8d34[123]]();_0xb6d6xd[_0x8d34[124]]+= _0xb6d6xd[_0x8d34[125]]/ 2- _0xb6d6xd[_0x8d34[126]]/ 2;_0xb6d6xd[_0x8d34[127]]+= _0xb6d6xd[_0x8d34[126]]/ 2- _0xb6d6xd[_0x8d34[125]]/ 2;var _0xb6d6xe=_0xb6d6xd[_0x8d34[125]];_0xb6d6xd[_0x8d34[125]]= _0xb6d6xd[_0x8d34[126]];_0xb6d6xd[_0x8d34[126]]= _0xb6d6xe;_0xb6d6x5[_0x8d34[102]]()[_0x8d34[128]](_0xb6d6x7,_0xb6d6xd);var _0xb6d6xb=_0xb6d6x5[_0x8d34[129]][_0x8d34[109]](_0xb6d6x7);if(_0xb6d6xb!= null){var _0xb6d6xf=_0xb6d6xb[_0x8d34[113]][mxConstants[_0x8d34[130]]]|| _0x8d34[131];if(_0xb6d6xf== _0x8d34[131]){_0xb6d6xf= _0x8d34[132]}else {if(_0xb6d6xf== _0x8d34[132]){_0xb6d6xf= _0x8d34[133]}else {if(_0xb6d6xf== _0x8d34[133]){_0xb6d6xf= _0x8d34[134]}else {if(_0xb6d6xf== _0x8d34[134]){_0xb6d6xf= _0x8d34[131]}}}};_0xb6d6x5[_0x8d34[114]](mxConstants.STYLE_DIRECTION,_0xb6d6xf,[_0xb6d6x7])}}}}}finally{_0xb6d6x5[_0x8d34[102]]()[_0x8d34[107]]()}}},null,null,_0x8d34[135]);this[_0x8d34[10]](_0x8d34[136],function(){_0xb6d6x5[_0x8d34[137]](1)});this[_0x8d34[10]](_0x8d34[138],function(){_0xb6d6x5[_0x8d34[138]]()},null,null,_0x8d34[139]);this[_0x8d34[10]](_0x8d34[140],function(){_0xb6d6x5[_0x8d34[140]]()},null,null,_0x8d34[141]);this[_0x8d34[10]](_0x8d34[142],function(){_0xb6d6x5[_0x8d34[143]]()});this[_0x8d34[10]](_0x8d34[144],mxUtils[_0x8d34[28]](this,function(){if(!_0xb6d6x5[_0x8d34[145]]){this[_0x8d34[27]](_0x8d34[147])[_0x8d34[146]]()};var _0xb6d6x10=_0xb6d6x5[_0x8d34[148]];var _0xb6d6x11=_0xb6d6x5[_0x8d34[149]];var _0xb6d6x12=_0xb6d6x5[_0x8d34[8]][_0x8d34[150]]- 20;var _0xb6d6x13=_0xb6d6x5[_0x8d34[8]][_0x8d34[151]]- 20;var _0xb6d6x14=Math[_0x8d34[153]](100* Math[_0x8d34[152]](_0xb6d6x12/ _0xb6d6x10[_0x8d34[125]]/ _0xb6d6x11,_0xb6d6x13/ _0xb6d6x10[_0x8d34[126]]/ _0xb6d6x11))/ 100;_0xb6d6x5[_0x8d34[137]](_0xb6d6x14);_0xb6d6x5[_0x8d34[8]][_0x8d34[154]]= Math[_0x8d34[157]](_0xb6d6x5[_0x8d34[129]][_0x8d34[155]][_0x8d34[124]]* _0xb6d6x14- Math[_0x8d34[156]](10,(_0xb6d6x5[_0x8d34[8]][_0x8d34[150]]- _0xb6d6x10[_0x8d34[125]]* _0xb6d6x11* _0xb6d6x14)/ 2));_0xb6d6x5[_0x8d34[8]][_0x8d34[158]]= Math[_0x8d34[157]](_0xb6d6x5[_0x8d34[129]][_0x8d34[155]][_0x8d34[127]]* _0xb6d6x14- Math[_0x8d34[156]](10,(_0xb6d6x5[_0x8d34[8]][_0x8d34[151]]- _0xb6d6x10[_0x8d34[126]]* _0xb6d6x11* _0xb6d6x14)/ 2))}));this[_0x8d34[10]](_0x8d34[159],mxUtils[_0x8d34[28]](this,function(){if(!_0xb6d6x5[_0x8d34[145]]){this[_0x8d34[27]](_0x8d34[147])[_0x8d34[146]]()};var _0xb6d6x10=_0xb6d6x5[_0x8d34[148]];var _0xb6d6x11=_0xb6d6x5[_0x8d34[149]];var _0xb6d6x12=_0xb6d6x5[_0x8d34[8]][_0x8d34[150]]- 20;var _0xb6d6x14=Math[_0x8d34[153]](100* _0xb6d6x12/ _0xb6d6x10[_0x8d34[125]]/ _0xb6d6x11)/ 100;_0xb6d6x5[_0x8d34[137]](_0xb6d6x14);_0xb6d6x5[_0x8d34[8]][_0x8d34[154]]= Math[_0x8d34[157]](_0xb6d6x5[_0x8d34[129]][_0x8d34[155]][_0x8d34[124]]* _0xb6d6x14- Math[_0x8d34[156]](10,(_0xb6d6x5[_0x8d34[8]][_0x8d34[150]]- _0xb6d6x10[_0x8d34[125]]* _0xb6d6x11* _0xb6d6x14)/ 2));_0xb6d6x5[_0x8d34[8]][_0x8d34[158]]= Math[_0x8d34[157]](_0xb6d6x5[_0x8d34[129]][_0x8d34[155]][_0x8d34[127]]* _0xb6d6x14- Math[_0x8d34[156]](10,(_0xb6d6x5[_0x8d34[8]][_0x8d34[151]]- _0xb6d6x10[_0x8d34[126]]* _0xb6d6x11* _0xb6d6x14)/ 2))}));this[_0x8d34[29]](_0x8d34[160], new Action(mxResources[_0x8d34[27]](_0x8d34[161]),function(){var _0xb6d6xc=mxUtils[_0x8d34[97]](mxResources[_0x8d34[27]](_0x8d34[96])+ _0x8d34[162],parseInt(_0xb6d6x5[_0x8d34[110]]()[_0x8d34[163]]()* 100));if(_0xb6d6xc!= null&& _0xb6d6xc[_0x8d34[103]]> 0&& !isNaN(parseInt(_0xb6d6xc))){_0xb6d6x5[_0x8d34[137]](parseInt(_0xb6d6xc)/ 100)}}));var _0xb6d6x15=null;_0xb6d6x15= this[_0x8d34[10]](_0x8d34[164],function(){_0xb6d6x5[_0x8d34[166]](!_0xb6d6x5[_0x8d34[165]]());_0xb6d6x4[_0x8d34[167]]()},null,null,_0x8d34[168]);_0xb6d6x15[_0x8d34[169]](true);_0xb6d6x15[_0x8d34[170]](function(){return _0xb6d6x5[_0x8d34[165]]()});_0xb6d6x15= this[_0x8d34[10]](_0x8d34[171],function(){_0xb6d6x5[_0x8d34[173]][_0x8d34[172]]= !_0xb6d6x5[_0x8d34[173]][_0x8d34[172]]});_0xb6d6x15[_0x8d34[169]](true);_0xb6d6x15[_0x8d34[170]](function(){return _0xb6d6x5[_0x8d34[173]][_0x8d34[172]]});_0xb6d6x15= this[_0x8d34[10]](_0x8d34[174],function(){_0xb6d6x5[_0x8d34[176]][_0x8d34[177]](!_0xb6d6x5[_0x8d34[176]][_0x8d34[175]]())});_0xb6d6x15[_0x8d34[169]](true);_0xb6d6x15[_0x8d34[170]](function(){return _0xb6d6x5[_0x8d34[176]][_0x8d34[175]]()});_0xb6d6x15= this[_0x8d34[10]](_0x8d34[178],function(){_0xb6d6x5[_0x8d34[179]]= !_0xb6d6x5[_0x8d34[179]];_0xb6d6x5[_0x8d34[129]][_0x8d34[180]]()});_0xb6d6x15[_0x8d34[169]](true);_0xb6d6x15[_0x8d34[170]](function(){return _0xb6d6x5[_0x8d34[179]]});_0xb6d6x15= this[_0x8d34[10]](_0x8d34[181],function(){_0xb6d6x5[_0x8d34[181]]= !_0xb6d6x5[_0x8d34[181]];_0xb6d6x4[_0x8d34[167]]();if(!_0xb6d6x5[_0x8d34[181]]){var _0xb6d6x16=_0xb6d6x5[_0x8d34[129]][_0x8d34[155]];_0xb6d6x5[_0x8d34[129]][_0x8d34[183]](_0xb6d6x16[_0x8d34[124]]- _0xb6d6x5[_0x8d34[8]][_0x8d34[154]]/ _0xb6d6x5[_0x8d34[129]][_0x8d34[182]],_0xb6d6x16[_0x8d34[127]]- _0xb6d6x5[_0x8d34[8]][_0x8d34[158]]/ _0xb6d6x5[_0x8d34[129]][_0x8d34[182]]);_0xb6d6x5[_0x8d34[8]][_0x8d34[154]]= 0;_0xb6d6x5[_0x8d34[8]][_0x8d34[158]]= 0;_0xb6d6x5[_0x8d34[184]]()}else {var _0xb6d6x17=_0xb6d6x5[_0x8d34[129]][_0x8d34[155]][_0x8d34[124]];var _0xb6d6x18=_0xb6d6x5[_0x8d34[129]][_0x8d34[155]][_0x8d34[127]];_0xb6d6x5[_0x8d34[129]][_0x8d34[155]][_0x8d34[124]]= 0;_0xb6d6x5[_0x8d34[129]][_0x8d34[155]][_0x8d34[127]]= 0;_0xb6d6x5[_0x8d34[184]]();_0xb6d6x5[_0x8d34[8]][_0x8d34[154]]-= Math[_0x8d34[157]](_0xb6d6x17* _0xb6d6x5[_0x8d34[129]][_0x8d34[182]]);_0xb6d6x5[_0x8d34[8]][_0x8d34[158]]-= Math[_0x8d34[157]](_0xb6d6x18* _0xb6d6x5[_0x8d34[129]][_0x8d34[182]])}},!mxClient.IS_TOUCH);_0xb6d6x15[_0x8d34[169]](true);_0xb6d6x15[_0x8d34[170]](function(){return _0xb6d6x5[_0x8d34[8]][_0x8d34[113]][_0x8d34[185]]== _0x8d34[186]});_0xb6d6x15= this[_0x8d34[10]](_0x8d34[147],mxUtils[_0x8d34[28]](this,function(){_0xb6d6x5[_0x8d34[145]]= !_0xb6d6x5[_0x8d34[145]];_0xb6d6x5[_0x8d34[187]]= _0xb6d6x5[_0x8d34[145]];_0xb6d6x5[_0x8d34[188]]= _0xb6d6x5[_0x8d34[187]];_0xb6d6x5[_0x8d34[129]][_0x8d34[189]]();_0xb6d6x5[_0x8d34[184]]();_0xb6d6x4[_0x8d34[167]]();_0xb6d6x4[_0x8d34[191]][_0x8d34[190]]();if(mxUtils[_0x8d34[192]](_0xb6d6x5[_0x8d34[8]])){if(_0xb6d6x5[_0x8d34[145]]){_0xb6d6x5[_0x8d34[8]][_0x8d34[154]]-= 20;_0xb6d6x5[_0x8d34[8]][_0x8d34[158]]-= 20}else {_0xb6d6x5[_0x8d34[8]][_0x8d34[154]]+= 20;_0xb6d6x5[_0x8d34[8]][_0x8d34[158]]+= 20}}}));_0xb6d6x15[_0x8d34[169]](true);_0xb6d6x15[_0x8d34[170]](function(){return _0xb6d6x5[_0x8d34[145]]});_0xb6d6x15= this[_0x8d34[10]](_0x8d34[193],function(){_0xb6d6x5[_0x8d34[195]](!_0xb6d6x5[_0x8d34[194]][_0x8d34[175]]())},null,null,_0x8d34[196]);_0xb6d6x15[_0x8d34[169]](true);_0xb6d6x15[_0x8d34[170]](function(){return _0xb6d6x5[_0x8d34[194]][_0x8d34[175]]()});_0xb6d6x15= this[_0x8d34[10]](_0x8d34[197],function(){_0xb6d6x5[_0x8d34[194]][_0x8d34[199]](!_0xb6d6x5[_0x8d34[194]][_0x8d34[198]]())});_0xb6d6x15[_0x8d34[169]](true);_0xb6d6x15[_0x8d34[170]](function(){return _0xb6d6x5[_0x8d34[194]][_0x8d34[198]]()});this[_0x8d34[10]](_0x8d34[200],function(){var _0xb6d6x19=_0x8d34[95];if(mxResources[_0x8d34[202]](mxClient[_0x8d34[201]])){_0xb6d6x19= _0x8d34[203]+ mxClient[_0x8d34[201]]};window[_0x8d34[11]](_0x8d34[204])});this[_0x8d34[29]](_0x8d34[205], new Action(mxResources[_0x8d34[27]](_0x8d34[205])+ _0x8d34[206],function(){_0xb6d6x3[_0x8d34[9]]( new AboutDialog(_0xb6d6x3)[_0x8d34[8]],320,280,true,true)},null,null,_0x8d34[207]));var _0xb6d6x1a=mxUtils[_0x8d34[28]](this,function(_0xb6d6x1b,_0xb6d6x1c){this[_0x8d34[10]](_0xb6d6x1b,function(){_0xb6d6x5[_0x8d34[208]](mxConstants.STYLE_FONTSTYLE,_0xb6d6x1c)})});_0xb6d6x1a(_0x8d34[209],mxConstants.FONT_BOLD);_0xb6d6x1a(_0x8d34[210],mxConstants.FONT_ITALIC);_0xb6d6x1a(_0x8d34[211],mxConstants.FONT_UNDERLINE);this[_0x8d34[10]](_0x8d34[212],function(){_0xb6d6x5[_0x8d34[213]](mxConstants.STYLE_SHADOW)});this[_0x8d34[10]](_0x8d34[214],function(){_0xb6d6x5[_0x8d34[213]](mxConstants.STYLE_DASHED)});this[_0x8d34[10]](_0x8d34[215],function(){_0xb6d6x5[_0x8d34[213]](mxConstants.STYLE_ROUNDED)});this[_0x8d34[10]](_0x8d34[216],function(){_0xb6d6x5[_0x8d34[213]](mxConstants.STYLE_CURVED)});this[_0x8d34[10]](_0x8d34[113],function(){var _0xb6d6x9=_0xb6d6x5[_0x8d34[57]]();if(_0xb6d6x9!= null&& _0xb6d6x9[_0x8d34[103]]> 0){var _0xb6d6x1d=_0xb6d6x5[_0x8d34[102]]();var _0xb6d6x1c=mxUtils[_0x8d34[97]](mxResources[_0x8d34[27]](_0x8d34[96])+ _0x8d34[118]+ mxResources[_0x8d34[27]](_0x8d34[113])+ _0x8d34[217],_0xb6d6x1d[_0x8d34[218]](_0xb6d6x9[0])|| _0x8d34[95]);if(_0xb6d6x1c!= null){_0xb6d6x5[_0x8d34[219]](_0xb6d6x1c,_0xb6d6x9)}}});this[_0x8d34[10]](_0x8d34[220],function(){_0xb6d6x5[_0x8d34[221]](_0xb6d6x5[_0x8d34[93]]())});this[_0x8d34[10]](_0x8d34[222],function(){var _0xb6d6x7=_0xb6d6x5[_0x8d34[93]]();if(_0xb6d6x7!= null&& _0xb6d6x5[_0x8d34[102]]()[_0x8d34[223]](_0xb6d6x7)){var _0xb6d6x1e=_0xb6d6x4[_0x8d34[6]][_0x8d34[225]][_0x8d34[224]](_0xb6d6x7);if(_0xb6d6x1e instanceof mxEdgeHandler){var _0xb6d6x16=_0xb6d6x5[_0x8d34[129]][_0x8d34[155]];var _0xb6d6x6=_0xb6d6x5[_0x8d34[129]][_0x8d34[182]];var _0xb6d6x17=_0xb6d6x16[_0x8d34[124]];var _0xb6d6x18=_0xb6d6x16[_0x8d34[127]];var _0xb6d6x1f=_0xb6d6x5[_0x8d34[102]]()[_0x8d34[226]](_0xb6d6x7);var _0xb6d6x20=_0xb6d6x5[_0x8d34[122]](_0xb6d6x1f);if(_0xb6d6x5[_0x8d34[102]]()[_0x8d34[121]](_0xb6d6x1f)&& _0xb6d6x20!= null){_0xb6d6x17+= _0xb6d6x20[_0x8d34[124]];_0xb6d6x18+= _0xb6d6x20[_0x8d34[127]]};_0xb6d6x1e[_0x8d34[231]](_0xb6d6x1e[_0x8d34[227]],_0xb6d6x5[_0x8d34[229]][_0x8d34[228]]/ _0xb6d6x6- _0xb6d6x17,_0xb6d6x5[_0x8d34[229]][_0x8d34[230]]/ _0xb6d6x6- _0xb6d6x18)}}});this[_0x8d34[10]](_0x8d34[232],function(){var _0xb6d6x21=_0xb6d6x3[_0x8d34[2]][_0x8d34[27]](_0x8d34[232]);if(_0xb6d6x21[_0x8d34[233]]!= null){_0xb6d6x21[_0x8d34[233]][_0x8d34[235]](_0xb6d6x21[_0x8d34[233]][_0x8d34[227]],_0xb6d6x21[_0x8d34[234]])}});this[_0x8d34[10]](_0x8d34[236],function(){function _0xb6d6x22(_0xb6d6xc,_0xb6d6x23,_0xb6d6x24){var _0xb6d6x25=null;var _0xb6d6x9=_0xb6d6x5[_0x8d34[57]]();_0xb6d6x5[_0x8d34[102]]()[_0x8d34[101]]();try{if(_0xb6d6x9[_0x8d34[103]]== 0){var _0xb6d6x26=_0xb6d6x5[_0x8d34[237]]();_0xb6d6x9= [_0xb6d6x5[_0x8d34[239]](_0xb6d6x5[_0x8d34[238]](),null,_0x8d34[95],_0xb6d6x26,_0xb6d6x26,_0xb6d6x23,_0xb6d6x24)];_0xb6d6x25= _0xb6d6x9};_0xb6d6x5[_0x8d34[114]](mxConstants.STYLE_IMAGE,_0xb6d6xc,_0xb6d6x9);_0xb6d6x5[_0x8d34[114]](mxConstants.STYLE_SHAPE,_0x8d34[236],_0xb6d6x9);if(_0xb6d6x5[_0x8d34[240]]()== 1){if(_0xb6d6x23!= null&& _0xb6d6x24!= null){var _0xb6d6x7=_0xb6d6x9[0];var _0xb6d6xd=_0xb6d6x5[_0x8d34[102]]()[_0x8d34[241]](_0xb6d6x7);if(_0xb6d6xd!= null){_0xb6d6xd= _0xb6d6xd[_0x8d34[123]]();_0xb6d6xd[_0x8d34[125]]= _0xb6d6x23;_0xb6d6xd[_0x8d34[126]]= _0xb6d6x24;_0xb6d6x5[_0x8d34[102]]()[_0x8d34[128]](_0xb6d6x7,_0xb6d6xd)}}}}finally{_0xb6d6x5[_0x8d34[102]]()[_0x8d34[107]]()};if(_0xb6d6x25!= null){_0xb6d6x5[_0x8d34[59]](_0xb6d6x25);_0xb6d6x5[_0x8d34[242]](_0xb6d6x25[0])}}var _0xb6d6xc=_0x8d34[95];var _0xb6d6xb=_0xb6d6x5[_0x8d34[110]]()[_0x8d34[109]](_0xb6d6x5[_0x8d34[93]]());if(_0xb6d6xb!= null){_0xb6d6xc= _0xb6d6xb[_0x8d34[113]][mxConstants[_0x8d34[243]]]|| _0xb6d6xc};_0xb6d6xc= mxUtils[_0x8d34[97]](mxResources[_0x8d34[27]](_0x8d34[96])+ _0x8d34[118]+ mxResources[_0x8d34[27]](_0x8d34[244])+ _0x8d34[217],_0xb6d6xc);if(_0xb6d6xc!= null){if(_0xb6d6xc[_0x8d34[103]]> 0){var _0xb6d6x27= new Image();_0xb6d6x27[_0x8d34[245]]= function(){_0xb6d6x22(_0xb6d6xc,_0xb6d6x27[_0x8d34[125]],_0xb6d6x27[_0x8d34[126]])};_0xb6d6x27[_0x8d34[246]]= function(){mxUtils[_0x8d34[248]](mxResources[_0x8d34[27]](_0x8d34[247]))};_0xb6d6x27[_0x8d34[249]]= _0xb6d6xc}}})};Actions[_0x8d34[4]][_0x8d34[10]]= function(_0xb6d6x1b,_0xb6d6x28,_0xb6d6x29,_0xb6d6x2a,_0xb6d6x2b){return this[_0x8d34[29]](_0xb6d6x1b, new Action(mxResources[_0x8d34[27]](_0xb6d6x1b),_0xb6d6x28,_0xb6d6x29,_0xb6d6x2a,_0xb6d6x2b))};Actions[_0x8d34[4]][_0x8d34[29]]= function(_0xb6d6x2c,_0xb6d6x15){this[_0x8d34[2]][_0xb6d6x2c]= _0xb6d6x15;return _0xb6d6x15};Actions[_0x8d34[4]][_0x8d34[27]]= function(_0xb6d6x2c){return this[_0x8d34[2]][_0xb6d6x2c]};function Action(_0xb6d6x2e,_0xb6d6x28,_0xb6d6x29,_0xb6d6x2a,_0xb6d6x2b){mxEventSource[_0x8d34[250]](this);this[_0x8d34[251]]= _0xb6d6x2e;this[_0x8d34[146]]= _0xb6d6x28;this[_0x8d34[252]]= (_0xb6d6x29!= null)?_0xb6d6x29:true;this[_0x8d34[253]]= _0xb6d6x2a;this[_0x8d34[254]]= _0xb6d6x2b}mxUtils[_0x8d34[255]](Action,mxEventSource);Action[_0x8d34[4]][_0x8d34[177]]= function(_0xb6d6xc){if(this[_0x8d34[252]]!= _0xb6d6xc){this[_0x8d34[252]]= _0xb6d6xc;this[_0x8d34[257]]( new mxEventObject(_0x8d34[256]))}};Action[_0x8d34[4]][_0x8d34[169]]= function(_0xb6d6xc){this[_0x8d34[258]]= _0xb6d6xc};Action[_0x8d34[4]][_0x8d34[170]]= function(_0xb6d6x28){this[_0x8d34[259]]= _0xb6d6x28};Action[_0x8d34[4]][_0x8d34[260]]= function(){return this[_0x8d34[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 61e6cab..9d8ff6c 100644 --- a/public/assets/plugins/square/js/Dialogs.js +++ b/public/assets/plugins/square/js/Dialogs.js @@ -1 +1 @@ -var _0x2c4d=["\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"];_0x2c4d[0];function createCheckbox(_0x5205x2){var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x3[_0x2c4d[5]](_0x2c4d[3],_0x2c4d[4]);if(_0x5205x2){_0x5205x3[_0x2c4d[5]](_0x2c4d[6],true)};return _0x5205x3}function createDropdownFromApi(_0x5205x5,_0x5205x2,_0x5205x6,_0x5205x7,_0x5205x8,_0x5205x9,_0x5205xa){var _0x5205xb= new XMLHttpRequest();_0x5205xb[_0x2c4d[8]](_0x2c4d[7],_0x5205x5,false);_0x5205xb[_0x2c4d[14]](_0x2c4d[9],_0x2c4d[10]+ _0x5205x8[_0x2c4d[13]][_0x2c4d[12]][_0x2c4d[11]]);_0x5205xb[_0x2c4d[15]](null);var _0x5205xc=[];if(_0x5205xb[_0x2c4d[16]]=== 200){_0x5205xc= JSON[_0x2c4d[18]](_0x5205xb[_0x2c4d[17]])};var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[19]);var _0x5205xd=document[_0x2c4d[2]](_0x2c4d[20]);_0x5205xd[_0x2c4d[21]]= _0x2c4d[22];_0x5205xd[_0x2c4d[23]]= _0x2c4d[24];_0x5205x3[_0x2c4d[25]](_0x5205xd);_0x5205xc[_0x2c4d[30]][_0x2c4d[28]](function(_0x5205xe){_0x5205xd= document[_0x2c4d[2]](_0x2c4d[20]);_0x5205xd[_0x2c4d[21]]= _0x5205xe[_0x5205x6];if(_0x5205x9&& _0x5205xa){_0x5205xd[_0x2c4d[23]]= _0x5205xa;_0x5205x9[_0x2c4d[28]](function(_0x5205xf){_0x5205xd[_0x2c4d[23]]= _0x5205xd[_0x2c4d[23]][_0x2c4d[27]](_0x2c4d[26]+ _0x5205xf+ _0x2c4d[26],_0x5205xe[_0x5205xf])});_0x5205xd[_0x2c4d[29]]= (_0x5205xd[_0x2c4d[23]]== _0x5205x2)}else {_0x5205xd[_0x2c4d[23]]= _0x5205xe[_0x5205x7];_0x5205xd[_0x2c4d[29]]= (_0x5205xe[_0x5205x7]== _0x5205x2)};_0x5205x3[_0x2c4d[25]](_0x5205xd)});_0x5205x3[_0x2c4d[31]]= _0x2c4d[32];return _0x5205x3}function createDropdownWithOptgroupFromApi(_0x5205x5,_0x5205x2,_0x5205x6,_0x5205x7,_0x5205x8,_0x5205x11){var _0x5205xb= new XMLHttpRequest();_0x5205xb[_0x2c4d[8]](_0x2c4d[7],_0x5205x5,false);_0x5205xb[_0x2c4d[14]](_0x2c4d[9],_0x2c4d[10]+ _0x5205x8[_0x2c4d[13]][_0x2c4d[12]][_0x2c4d[11]]);_0x5205xb[_0x2c4d[15]](null);var _0x5205xc=[];if(_0x5205xb[_0x2c4d[16]]=== 200){_0x5205xc= JSON[_0x2c4d[18]](_0x5205xb[_0x2c4d[17]])};var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[19]);var _0x5205xd=document[_0x2c4d[2]](_0x2c4d[20]);_0x5205xd[_0x2c4d[21]]= _0x2c4d[22];_0x5205xd[_0x2c4d[23]]= _0x2c4d[24];_0x5205x3[_0x2c4d[25]](_0x5205xd);var _0x5205x12=_[_0x2c4d[33]](_0x5205xc[_0x2c4d[30]],_0x5205x11);for(var _0x5205x13 in _0x5205x12){if(_0x5205x12[_0x2c4d[34]](_0x5205x13)){var _0x5205x14=document[_0x2c4d[2]](_0x2c4d[35]);_0x5205x14[_0x2c4d[36]]= _[_0x2c4d[37]](_0x5205x13);var _0x5205x15=_0x5205x12[_0x5205x13];_0x5205x15[_0x2c4d[28]](function(_0x5205xe){_0x5205xd= document[_0x2c4d[2]](_0x2c4d[20]);_0x5205xd[_0x2c4d[21]]= _0x5205xe[_0x5205x6];_0x5205xd[_0x2c4d[23]]= _0x5205xe[_0x5205x7];_0x5205xd[_0x2c4d[29]]= (_0x5205xe[_0x5205x7]== _0x5205x2);_0x5205x14[_0x2c4d[25]](_0x5205xd)});_0x5205x3[_0x2c4d[25]](_0x5205x14)}};_0x5205x3[_0x2c4d[31]]= _0x2c4d[32];return _0x5205x3}function createGroupedDropdownFromApi(_0x5205x5,_0x5205x2,_0x5205x6,_0x5205x7,_0x5205x8,_0x5205x17){var _0x5205xb= new XMLHttpRequest();_0x5205xb[_0x2c4d[8]](_0x2c4d[7],_0x5205x5,false);_0x5205xb[_0x2c4d[14]](_0x2c4d[9],_0x2c4d[10]+ _0x5205x8[_0x2c4d[13]][_0x2c4d[12]][_0x2c4d[11]]);_0x5205xb[_0x2c4d[15]](null);var _0x5205xc=[];if(_0x5205xb[_0x2c4d[16]]=== 200){_0x5205xc= JSON[_0x2c4d[18]](_0x5205xb[_0x2c4d[17]])};var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[19]);var _0x5205xd=document[_0x2c4d[2]](_0x2c4d[20]);_0x5205xd[_0x2c4d[21]]= _0x2c4d[22];_0x5205xd[_0x2c4d[23]]= _0x2c4d[38];_0x5205x3[_0x2c4d[25]](_0x5205xd);_0x5205xc[_0x2c4d[30]][_0x2c4d[28]](function(_0x5205xe){_0x5205xd= document[_0x2c4d[2]](_0x2c4d[20]);_0x5205xd[_0x2c4d[31]]= _0x2c4d[39];_0x5205xd[_0x2c4d[21]]= _0x5205xe[_0x5205x6][_0x2c4d[40]]();_0x5205xd[_0x2c4d[23]]= _0x5205xe[_0x5205x7];_0x5205xd[_0x2c4d[29]]= (_0x5205xe[_0x5205x7]== _0x5205x2);_0x5205x3[_0x2c4d[25]](_0x5205xd);_0x5205xe[_0x5205x17][_0x2c4d[28]](function(_0x5205xe){_0x5205xd= document[_0x2c4d[2]](_0x2c4d[20]);_0x5205xd[_0x2c4d[31]]= _0x2c4d[41];_0x5205xd[_0x2c4d[21]]= _0x2c4d[42]+ _[_0x2c4d[37]](_0x5205xe[_0x5205x6]);_0x5205xd[_0x2c4d[23]]= _0x5205xe[_0x5205x7];_0x5205xd[_0x2c4d[29]]= (_0x5205xe[_0x5205x7]== _0x5205x2);_0x5205x3[_0x2c4d[25]](_0x5205xd)})});_0x5205x3[_0x2c4d[31]]= _0x2c4d[32];return _0x5205x3}function createDropdownFromArray(_0x5205x19,_0x5205x2){var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[19]);for(var _0x5205x1a in _0x5205x19){var _0x5205xd=document[_0x2c4d[2]](_0x2c4d[20]);_0x5205xd[_0x2c4d[21]]= _0x5205x19[_0x5205x1a];_0x5205xd[_0x2c4d[23]]= _0x5205x1a;if(_0x5205x2> 0|| _0x5205x2!= _0x2c4d[43]){_0x5205xd[_0x2c4d[29]]= (_0x5205x2=== _0x5205x1a)?true:false};_0x5205x3[_0x2c4d[25]](_0x5205xd)};_0x5205x3[_0x2c4d[31]]= _0x2c4d[32];return _0x5205x3}function createDropdownFromTigerDialList(_0x5205x2){var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[19]);var _0x5205x19=[];var _0x5205x1c= new XMLHttpRequest();try{_0x5205x1c[_0x2c4d[8]](_0x2c4d[44],_0x2c4d[45],false);_0x5205x1c[_0x2c4d[15]](JSON[_0x2c4d[46]]({page:1,size:600000}));if(_0x5205x1c[_0x2c4d[16]]=== 200){var _0x5205xc=JSON[_0x2c4d[18]](_0x5205x1c[_0x2c4d[17]]);if(_0x5205xc[_0x2c4d[16]]> 0){var _0x5205x1d=_0x5205xc[_0x2c4d[17]][_0x2c4d[47]][_0x2c4d[30]];for(var _0x5205x1e in _0x5205x1d){_0x5205x19[_0x5205x1d[_0x5205x1e][_0x2c4d[48]]]= _0x5205x1d[_0x5205x1e][_0x2c4d[49]]}}}}catch(e){console[_0x2c4d[50]](e)};for(var _0x5205x1a in _0x5205x19){var _0x5205xd=document[_0x2c4d[2]](_0x2c4d[20]);_0x5205xd[_0x2c4d[21]]= _0x5205x19[_0x5205x1a];_0x5205xd[_0x2c4d[23]]= _0x5205x1a;if(_0x5205x2> 0|| _0x5205x2!= _0x2c4d[43]){_0x5205xd[_0x2c4d[29]]= (_0x5205x2=== _0x5205x1a)?true:false};_0x5205x3[_0x2c4d[25]](_0x5205xd)};_0x5205x3[_0x2c4d[31]]= _0x2c4d[32];return _0x5205x3}function Dialog(_0x5205x8,_0x5205x20,_0x5205x21,_0x5205x22,_0x5205x23,_0x5205x24,_0x5205x25){var _0x5205x26=0;if(mxClient[_0x2c4d[51]]&& document[_0x2c4d[52]]!= 9){_0x5205x26= 60};_0x5205x21+= _0x5205x26;_0x5205x22+= _0x5205x26;var _0x5205x27=Math[_0x2c4d[56]](0,Math[_0x2c4d[55]]((document[_0x2c4d[54]][_0x2c4d[53]]- _0x5205x21)/ 2));var _0x5205x28=Math[_0x2c4d[56]](0,Math[_0x2c4d[55]]((Math[_0x2c4d[56]](document[_0x2c4d[54]][_0x2c4d[57]],document[_0x2c4d[58]][_0x2c4d[57]])- _0x5205x22)/ 3));var _0x5205x29=_0x5205x8[_0x2c4d[60]](_0x2c4d[59]);_0x5205x29[_0x2c4d[31]]= _0x2c4d[61];_0x5205x29[_0x2c4d[63]][_0x2c4d[62]]= _0x2c4d[64];_0x5205x29[_0x2c4d[63]][_0x2c4d[65]]= _0x2c4d[66];var _0x5205x2a=_0x5205x8[_0x2c4d[60]](_0x2c4d[67]);_0x5205x2a[_0x2c4d[31]]= _0x2c4d[68];_0x5205x2a[_0x2c4d[25]](_0x5205x20);_0x5205x29[_0x2c4d[25]](_0x5205x2a);if(this[_0x2c4d[69]]== null){this[_0x2c4d[69]]= _0x5205x8[_0x2c4d[60]](_0x2c4d[70]);this[_0x2c4d[69]][_0x2c4d[31]]= _0x2c4d[71];if(mxClient[_0x2c4d[72]]){ new mxDivResizer(this[_0x2c4d[69]])}};if(_0x5205x23){document[_0x2c4d[54]][_0x2c4d[25]](this[_0x2c4d[69]])};document[_0x2c4d[54]][_0x2c4d[25]](_0x5205x29);this[_0x2c4d[73]]= _0x5205x25;this[_0x2c4d[74]]= _0x5205x29}Dialog[_0x2c4d[76]][_0x2c4d[75]]= function(){if(this[_0x2c4d[73]]!= null){this[_0x2c4d[73]]();this[_0x2c4d[73]]= null};this[_0x2c4d[74]][_0x2c4d[78]][_0x2c4d[77]](this[_0x2c4d[74]]);this[_0x2c4d[69]][_0x2c4d[78]][_0x2c4d[77]](this[_0x2c4d[69]])};function ImportDialog(_0x5205x8){var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[81]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[85])+ _0x2c4d[87]);var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x32=_0x5205x8[_0x2c4d[60]](_0x2c4d[91]);var _0x5205x33=_0x5205x8[_0x2c4d[60]](_0x2c4d[92]);var _0x5205x34=document[_0x2c4d[2]](_0x2c4d[93]);_0x5205x34[_0x2c4d[63]][_0x2c4d[94]]= _0x2c4d[95];_0x5205x34[_0x2c4d[63]][_0x2c4d[96]]= _0x2c4d[97];var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x3[_0x2c4d[3]]= _0x2c4d[98];_0x5205x3[_0x2c4d[5]](_0x2c4d[99],_0x2c4d[100]);_0x5205x3[_0x2c4d[109]](_0x2c4d[101],function _0x5205x35(_0x5205x36){var _0x5205x37=_0x5205x36[_0x2c4d[103]][_0x2c4d[102]][0];console[_0x2c4d[50]](_0x5205x37);if(_0x5205x37){if(_0x5205x37[_0x2c4d[3]]=== _0x2c4d[100]){var _0x5205x38= new FileReader();_0x5205x38[_0x2c4d[104]]= function(_0x5205x39){var _0x5205x3a=_0x5205x39[_0x2c4d[103]][_0x2c4d[105]];mxUtils[_0x2c4d[88]](_0x5205x34,_0x5205x3a)};_0x5205x38[_0x2c4d[106]](_0x5205x37)}else {alert(_0x2c4d[107])}}else {alert(_0x2c4d[108])}},false);_0x5205x33[_0x2c4d[25]](_0x5205x3);_0x5205x33[_0x2c4d[25]](_0x5205x34);_0x5205x32[_0x2c4d[25]](_0x5205x33);_0x5205x2e[_0x2c4d[25]](_0x5205x32);var _0x5205x3b=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[85]),mxUtils[_0x2c4d[112]](this,function(_0x5205x3c){var _0x5205x3d=mxUtils[_0x2c4d[110]](_0x5205x34[_0x2c4d[23]]);_0x5205x8[_0x2c4d[13]][_0x2c4d[111]](_0x5205x3d[_0x2c4d[58]]);_0x5205x8[_0x2c4d[89]]()}));_0x5205x3b[_0x2c4d[31]]= _0x2c4d[113];var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[114]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3b);_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c}function AboutDialog(_0x5205x8){var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[81]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[116])+ _0x2c4d[117]);var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x40=document[_0x2c4d[2]](_0x2c4d[118]);_0x5205x40[_0x2c4d[63]][_0x2c4d[119]]= _0x2c4d[120];_0x5205x40[_0x2c4d[5]](_0x2c4d[94],_0x2c4d[121]);_0x5205x40[_0x2c4d[5]](_0x2c4d[94],_0x2c4d[122]);_0x5205x40[_0x2c4d[5]](_0x2c4d[123],IMAGE_PATH+ _0x2c4d[124]);_0x5205x2e[_0x2c4d[25]](_0x5205x40);mxUtils[_0x2c4d[125]](_0x5205x2e);mxUtils[_0x2c4d[88]](_0x5205x2e,_0x2c4d[126]+ mxClient[_0x2c4d[127]]);mxUtils[_0x2c4d[125]](_0x5205x2e);var _0x5205x41=document[_0x2c4d[2]](_0x2c4d[128]);_0x5205x41[_0x2c4d[5]](_0x2c4d[129],_0x2c4d[130]);_0x5205x41[_0x2c4d[5]](_0x2c4d[103],_0x2c4d[131]);mxUtils[_0x2c4d[88]](_0x5205x41,_0x2c4d[132]);_0x5205x2e[_0x2c4d[25]](_0x5205x41);mxUtils[_0x2c4d[125]](_0x5205x2e);mxUtils[_0x2c4d[125]](_0x5205x2e);var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[75]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c}function SaveDialog(_0x5205x8){var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[81]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[133]));var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x43=_0x2c4d[49];var _0x5205x44=_0x2c4d[134]+ _0x5205x43;var _0x5205x2=_0x5205x8[_0x2c4d[13]][_0x2c4d[135]]();var _0x5205x32=_0x5205x8[_0x2c4d[60]](_0x2c4d[91]);var _0x5205x33=_0x5205x8[_0x2c4d[60]](_0x2c4d[136]);var _0x5205x45=_0x5205x8[_0x2c4d[60]](_0x2c4d[137]);var _0x5205x46=document[_0x2c4d[2]](_0x2c4d[36]);_0x5205x46[_0x2c4d[31]]= _0x2c4d[138];mxUtils[_0x2c4d[88]](_0x5205x46,mxResources[_0x2c4d[86]](_0x5205x43));_0x5205x33[_0x2c4d[25]](_0x5205x46);var _0x5205x47=document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x47[_0x2c4d[5]](_0x2c4d[23],_0x5205x2+ _0x2c4d[139]);_0x5205x47[_0x2c4d[5]](_0x2c4d[48],_0x5205x44);_0x5205x47[_0x2c4d[31]]= _0x2c4d[140];_0x5205x45[_0x2c4d[25]](_0x5205x47);_0x5205x32[_0x2c4d[25]](_0x5205x33);_0x5205x32[_0x2c4d[25]](_0x5205x45);_0x5205x2e[_0x2c4d[25]](_0x5205x32);var _0x5205x3b=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[141]),function(){_0x5205x8[_0x2c4d[133]](_0x5205x47[_0x2c4d[23]]);_0x5205x8[_0x2c4d[89]]()});_0x5205x3b[_0x2c4d[31]]= _0x2c4d[113];var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[114]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3b);_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c}function NewDialog(_0x5205x8){var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[81]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[142]));var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x43=_0x2c4d[49];var _0x5205x44=_0x2c4d[134]+ _0x5205x43;var _0x5205x2=_0x5205x8[_0x2c4d[13]][_0x2c4d[135]]();var _0x5205x32=_0x5205x8[_0x2c4d[60]](_0x2c4d[91]);var _0x5205x33=_0x5205x8[_0x2c4d[60]](_0x2c4d[136]);var _0x5205x45=_0x5205x8[_0x2c4d[60]](_0x2c4d[137]);var _0x5205x46=document[_0x2c4d[2]](_0x2c4d[36]);_0x5205x46[_0x2c4d[31]]= _0x2c4d[138];mxUtils[_0x2c4d[88]](_0x5205x46,mxResources[_0x2c4d[86]](_0x5205x43));_0x5205x33[_0x2c4d[25]](_0x5205x46);var _0x5205x47=document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x47[_0x2c4d[5]](_0x2c4d[23],_0x5205x2+ _0x2c4d[143]);_0x5205x47[_0x2c4d[5]](_0x2c4d[48],_0x5205x44);_0x5205x47[_0x2c4d[31]]= _0x2c4d[140];_0x5205x45[_0x2c4d[25]](_0x5205x47);_0x5205x32[_0x2c4d[25]](_0x5205x33);_0x5205x32[_0x2c4d[25]](_0x5205x45);_0x5205x2e[_0x2c4d[25]](_0x5205x32);var _0x5205x3b=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[142]),function(){_0x5205x8[_0x2c4d[142]](_0x5205x47[_0x2c4d[23]]);_0x5205x8[_0x2c4d[89]]()});_0x5205x3b[_0x2c4d[31]]= _0x2c4d[113];var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[114]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3b);_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c}function DescriptionDialog(_0x5205x8){console[_0x2c4d[50]](_0x5205x8[_0x2c4d[13]][_0x2c4d[12]]);var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[81]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[144]));var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x4a=_0x5205x8[_0x2c4d[60]](_0x2c4d[145]);var _0x5205x43=_0x2c4d[144];var _0x5205x44=_0x2c4d[134]+ _0x5205x43;var _0x5205x2=_0x5205x8[_0x2c4d[13]][_0x2c4d[12]][_0x2c4d[144]]|| _0x2c4d[43];var _0x5205x13=_0x5205x8[_0x2c4d[60]](_0x2c4d[146]);var _0x5205x46=document[_0x2c4d[2]](_0x2c4d[36]);_0x5205x46[_0x2c4d[31]]= _0x2c4d[147];mxUtils[_0x2c4d[88]](_0x5205x46,mxResources[_0x2c4d[86]](_0x5205x43));_0x5205x13[_0x2c4d[25]](_0x5205x46);var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x3[_0x2c4d[5]](_0x2c4d[23],_0x5205x2);_0x5205x3[_0x2c4d[31]]= _0x2c4d[140];_0x5205x3[_0x2c4d[5]](_0x2c4d[48],_0x5205x44);var _0x5205x29=_0x5205x8[_0x2c4d[60]](_0x2c4d[148]);_0x5205x29[_0x2c4d[25]](_0x5205x3);_0x5205x13[_0x2c4d[25]](_0x5205x29);_0x5205x4a[_0x2c4d[25]](_0x5205x13);_0x5205x2e[_0x2c4d[25]](_0x5205x4a);var _0x5205x3b=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[149]),function(){_0x5205x8[_0x2c4d[144]](_0x5205x3[_0x2c4d[23]]);_0x5205x8[_0x2c4d[89]]()});_0x5205x3b[_0x2c4d[31]]= _0x2c4d[113];var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[114]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3b);_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c}function VariableDialog(_0x5205x8){var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[81]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[150]));var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x4a=_0x5205x8[_0x2c4d[60]](_0x2c4d[145]);var _0x5205x43=_0x2c4d[49];var _0x5205x44=_0x2c4d[134]+ _0x5205x43;var _0x5205x2=_0x2c4d[151];var _0x5205x13=_0x5205x8[_0x2c4d[60]](_0x2c4d[146]);var _0x5205x46=document[_0x2c4d[2]](_0x2c4d[36]);_0x5205x46[_0x2c4d[31]]= _0x2c4d[147];mxUtils[_0x2c4d[88]](_0x5205x46,mxResources[_0x2c4d[86]](_0x5205x43));_0x5205x13[_0x2c4d[25]](_0x5205x46);var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x3[_0x2c4d[5]](_0x2c4d[23],_0x5205x2);_0x5205x3[_0x2c4d[31]]= _0x2c4d[140];_0x5205x3[_0x2c4d[5]](_0x2c4d[48],_0x5205x44);var _0x5205x29=_0x5205x8[_0x2c4d[60]](_0x2c4d[148]);_0x5205x29[_0x2c4d[25]](_0x5205x3);_0x5205x13[_0x2c4d[25]](_0x5205x29);_0x5205x4a[_0x2c4d[25]](_0x5205x13);_0x5205x43= _0x2c4d[144];_0x5205x44= _0x2c4d[134]+ _0x5205x43;_0x5205x2= _0x2c4d[152];_0x5205x13= _0x5205x8[_0x2c4d[60]](_0x2c4d[153]);_0x5205x46= document[_0x2c4d[2]](_0x2c4d[36]);_0x5205x46[_0x2c4d[31]]= _0x2c4d[147];mxUtils[_0x2c4d[88]](_0x5205x46,mxResources[_0x2c4d[86]](_0x5205x43));_0x5205x13[_0x2c4d[25]](_0x5205x46);var _0x5205x4c=document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x4c[_0x2c4d[5]](_0x2c4d[23],_0x5205x2);_0x5205x4c[_0x2c4d[31]]= _0x2c4d[140];_0x5205x4c[_0x2c4d[5]](_0x2c4d[48],_0x5205x44);_0x5205x29= _0x5205x8[_0x2c4d[60]](_0x2c4d[148]);_0x5205x29[_0x2c4d[25]](_0x5205x4c);_0x5205x13[_0x2c4d[25]](_0x5205x29);_0x5205x4a[_0x2c4d[25]](_0x5205x13);_0x5205x2e[_0x2c4d[25]](_0x5205x4a);var _0x5205x3b=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[142]),function(){_0x5205x8[_0x2c4d[150]](_0x5205x3[_0x2c4d[23]],_0x5205x4c[_0x2c4d[23]]);_0x5205x8[_0x2c4d[89]]()});_0x5205x3b[_0x2c4d[31]]= _0x2c4d[113];var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[114]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3b);_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c}function OpenDialog(_0x5205x8){var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[81]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[8]));var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x32=_0x5205x8[_0x2c4d[60]](_0x2c4d[91]);var _0x5205x33=_0x5205x8[_0x2c4d[60]](_0x2c4d[136]);var _0x5205x45=_0x5205x8[_0x2c4d[60]](_0x2c4d[137]);var _0x5205x46=document[_0x2c4d[2]](_0x2c4d[36]);_0x5205x46[_0x2c4d[31]]= _0x2c4d[138];mxUtils[_0x2c4d[88]](_0x5205x46,mxResources[_0x2c4d[86]](_0x2c4d[49]));_0x5205x33[_0x2c4d[25]](_0x5205x46);var _0x5205xb= new XMLHttpRequest();_0x5205xb[_0x2c4d[8]](_0x2c4d[7],_0x2c4d[154],false);_0x5205xb[_0x2c4d[14]](_0x2c4d[9],_0x2c4d[10]+ _0x5205x8[_0x2c4d[13]][_0x2c4d[12]][_0x2c4d[11]]);_0x5205xb[_0x2c4d[15]](null);var _0x5205xc=[];if(_0x5205xb[_0x2c4d[16]]=== 200){_0x5205xc= JSON[_0x2c4d[18]](_0x5205xb[_0x2c4d[17]])};var _0x5205x47=document[_0x2c4d[2]](_0x2c4d[19]);for(var _0x5205x4e=0;_0x5205x4e< _0x5205xc[_0x2c4d[155]];_0x5205x4e++){var _0x5205xd=document[_0x2c4d[2]](_0x2c4d[20]);_0x5205xd[_0x2c4d[21]]= _0x5205xc[_0x5205x4e][_0x2c4d[49]];_0x5205xd[_0x2c4d[23]]= _0x5205xc[_0x5205x4e][_0x2c4d[48]];_0x5205x47[_0x2c4d[25]](_0x5205xd)};_0x5205x47[_0x2c4d[31]]= _0x2c4d[140];_0x5205x45[_0x2c4d[25]](_0x5205x47);_0x5205x32[_0x2c4d[25]](_0x5205x33);_0x5205x32[_0x2c4d[25]](_0x5205x45);_0x5205x2e[_0x2c4d[25]](_0x5205x32);var _0x5205x3b=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[8]),function(){console[_0x2c4d[50]](_0x5205x47);console[_0x2c4d[50]](_0x5205x47[_0x2c4d[23]]);window[_0x2c4d[8]](_0x2c4d[156]+ _0x5205x47[_0x2c4d[23]],_0x2c4d[131]);_0x5205x8[_0x2c4d[89]]()});_0x5205x3b[_0x2c4d[31]]= _0x2c4d[113];var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[114]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3b);_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c}function RenameDialog(_0x5205x8){var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[81]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[157]));var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x32=_0x5205x8[_0x2c4d[60]](_0x2c4d[91]);var _0x5205x33=_0x5205x8[_0x2c4d[60]](_0x2c4d[136]);var _0x5205x45=_0x5205x8[_0x2c4d[60]](_0x2c4d[137]);var _0x5205x46=document[_0x2c4d[2]](_0x2c4d[36]);_0x5205x46[_0x2c4d[31]]= _0x2c4d[138];mxUtils[_0x2c4d[88]](_0x5205x46,mxResources[_0x2c4d[86]](_0x2c4d[49]));_0x5205x33[_0x2c4d[25]](_0x5205x46);var _0x5205x43=_0x5205x8[_0x2c4d[13]][_0x2c4d[158]];var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x3[_0x2c4d[5]](_0x2c4d[23],_0x5205x43);_0x5205x3[_0x2c4d[31]]= _0x2c4d[140];_0x5205x45[_0x2c4d[25]](_0x5205x3);_0x5205x32[_0x2c4d[25]](_0x5205x33);_0x5205x32[_0x2c4d[25]](_0x5205x45);_0x5205x2e[_0x2c4d[25]](_0x5205x32);var _0x5205x3b=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[141]),function(){var _0x5205xb= new XMLHttpRequest();_0x5205xb[_0x2c4d[8]](_0x2c4d[159],SAVE_URL+ _0x5205x8[_0x2c4d[13]][_0x2c4d[12]][_0x2c4d[48]],true);_0x5205xb[_0x2c4d[14]](_0x2c4d[160],_0x2c4d[161]);_0x5205xb[_0x2c4d[14]](_0x2c4d[9],_0x2c4d[10]+ _0x5205x8[_0x2c4d[13]][_0x2c4d[12]][_0x2c4d[11]]);_0x5205xb[_0x2c4d[15]](_0x2c4d[162]+ _0x5205x3[_0x2c4d[23]]);_0x5205xb[_0x2c4d[104]]= function(_0x5205x39){if(_0x5205xb[_0x2c4d[16]]=== 200){_0x5205x8[_0x2c4d[13]][_0x2c4d[164]](_0x2c4d[163]);_0x5205x8[_0x2c4d[13]][_0x2c4d[158]]= _0x5205x3[_0x2c4d[23]]}else {console[_0x2c4d[50]](_0x5205xb[_0x2c4d[17]]);_0x5205x8[_0x2c4d[13]][_0x2c4d[164]](JSON[_0x2c4d[18]](_0x5205xb[_0x2c4d[17]])[_0x2c4d[166]][0][_0x2c4d[165]])}};_0x5205xb[_0x2c4d[167]]= function(_0x5205x39){mxUtils[_0x2c4d[169]](_0x5205xb[_0x2c4d[168]])};_0x5205x8[_0x2c4d[89]]()});_0x5205x3b[_0x2c4d[31]]= _0x2c4d[113];var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[114]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3b);_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c}function EditFileDialog(_0x5205x8){var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[81]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[170]));var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x32=_0x5205x8[_0x2c4d[60]](_0x2c4d[91]);var _0x5205x33=_0x5205x8[_0x2c4d[60]](_0x2c4d[92]);var _0x5205x34=document[_0x2c4d[2]](_0x2c4d[93]);_0x5205x34[_0x2c4d[63]][_0x2c4d[94]]= _0x2c4d[95];_0x5205x34[_0x2c4d[63]][_0x2c4d[96]]= _0x2c4d[97];_0x5205x34[_0x2c4d[23]]= mxUtils[_0x2c4d[172]](_0x5205x8[_0x2c4d[13]][_0x2c4d[171]]());if(fileSupport){function _0x5205x51(_0x5205x36){_0x5205x36[_0x2c4d[173]]();_0x5205x36[_0x2c4d[174]]();if(_0x5205x36[_0x2c4d[175]][_0x2c4d[102]][_0x2c4d[155]]> 0){var _0x5205x52=_0x5205x36[_0x2c4d[175]][_0x2c4d[102]][0];var _0x5205x53= new FileReader();_0x5205x53[_0x2c4d[104]]= function(_0x5205x39){_0x5205x34[_0x2c4d[23]]= _0x5205x39[_0x2c4d[103]][_0x2c4d[105]]};_0x5205x53[_0x2c4d[106]](_0x5205x52)}}function _0x5205x54(_0x5205x36){_0x5205x36[_0x2c4d[173]]();_0x5205x36[_0x2c4d[174]]()}_0x5205x34[_0x2c4d[109]](_0x2c4d[176],_0x5205x54,false);_0x5205x34[_0x2c4d[109]](_0x2c4d[177],_0x5205x51,false)};_0x5205x33[_0x2c4d[25]](_0x5205x34);_0x5205x32[_0x2c4d[25]](_0x5205x33);_0x5205x2e[_0x2c4d[25]](_0x5205x32);var _0x5205x3b=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[141]),function(){var _0x5205x3d=mxUtils[_0x2c4d[110]](_0x5205x34[_0x2c4d[23]]);_0x5205x8[_0x2c4d[13]][_0x2c4d[111]](_0x5205x3d[_0x2c4d[58]]);_0x5205x8[_0x2c4d[89]]()});_0x5205x3b[_0x2c4d[31]]= _0x2c4d[113];var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[114]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3b);_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c}function ExportDialog(_0x5205x8){var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[178]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[179])+ _0x2c4d[87]);var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x4a=_0x5205x8[_0x2c4d[60]](_0x2c4d[145]);var _0x5205x13=_0x5205x8[_0x2c4d[60]](_0x2c4d[153]);var _0x5205x46=document[_0x2c4d[2]](_0x2c4d[36]);_0x5205x46[_0x2c4d[31]]= _0x2c4d[147];mxUtils[_0x2c4d[88]](_0x5205x46,mxResources[_0x2c4d[86]](_0x2c4d[158]));var _0x5205x3=document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x3[_0x2c4d[5]](_0x2c4d[23],_0x5205x8[_0x2c4d[13]][_0x2c4d[135]]());_0x5205x3[_0x2c4d[31]]= _0x2c4d[140];var _0x5205x29=_0x5205x8[_0x2c4d[60]](_0x2c4d[148]);_0x5205x29[_0x2c4d[25]](_0x5205x3);_0x5205x13[_0x2c4d[25]](_0x5205x46);_0x5205x13[_0x2c4d[25]](_0x5205x29);_0x5205x4a[_0x2c4d[25]](_0x5205x13);_0x5205x2e[_0x2c4d[25]](_0x5205x4a);var _0x5205x3b=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[179]),mxUtils[_0x2c4d[112]](this,function(_0x5205x3c){_0x5205x8[_0x2c4d[141]](false);var _0x5205x56=encodeURIComponent(mxUtils[_0x2c4d[180]](_0x5205x8[_0x2c4d[13]][_0x2c4d[171]]())); new mxXmlRequest(SAVE_URL+ _0x5205x8[_0x2c4d[13]][_0x2c4d[12]][_0x2c4d[48]]+ _0x2c4d[182],_0x2c4d[183]+ _0x5205x3[_0x2c4d[23]],_0x2c4d[7])[_0x2c4d[181]](document,_0x2c4d[131]);_0x5205x8[_0x2c4d[89]]()}));_0x5205x3b[_0x2c4d[31]]= _0x2c4d[113];var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[114]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3b);_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c}function GeneralDialog(_0x5205x8,_0x5205x58){var _0x5205x59=_0x5205x8[_0x2c4d[13]][_0x2c4d[184]];var _0x5205x2c=_0x5205x8[_0x2c4d[60]](_0x2c4d[79]);var _0x5205x2d=_0x5205x8[_0x2c4d[60]](_0x2c4d[80]);var _0x5205x2e=_0x5205x8[_0x2c4d[60]](_0x2c4d[185]);var _0x5205x2f=_0x5205x8[_0x2c4d[60]](_0x2c4d[82]);var _0x5205x30=_0x5205x8[_0x2c4d[84]](_0x2c4d[83]);mxUtils[_0x2c4d[88]](_0x5205x30,mxResources[_0x2c4d[86]](_0x2c4d[170])+ _0x2c4d[186]+ mxResources[_0x2c4d[86]](_0x5205x58[_0x2c4d[23]][_0x2c4d[187]]));var _0x5205x31=mxUtils[_0x2c4d[90]](_0x2c4d[43],function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x31[_0x2c4d[31]]= _0x2c4d[75];_0x5205x2d[_0x2c4d[25]](_0x5205x31);_0x5205x2d[_0x2c4d[25]](_0x5205x30);var _0x5205x5a=_0x5205x58[_0x2c4d[23]][_0x2c4d[188]][_0x2c4d[155]];var _0x5205x4a=_0x5205x8[_0x2c4d[60]](_0x2c4d[145]);for(var _0x5205x5b=0;_0x5205x5b< _0x5205x5a;_0x5205x5b++){var _0x5205x43=_0x5205x58[_0x2c4d[23]][_0x2c4d[188]][_0x5205x5b][_0x2c4d[49]];var _0x5205x44=_0x2c4d[134]+ _0x5205x43;var _0x5205x2=_0x5205x58[_0x2c4d[23]][_0x2c4d[188]][_0x5205x5b][_0x2c4d[23]];var _0x5205x13=_0x5205x8[_0x2c4d[60]]((_0x5205x5b== _0x5205x5a- 1)?_0x2c4d[153]:_0x2c4d[146]);var _0x5205x46=document[_0x2c4d[2]](_0x2c4d[36]);_0x5205x46[_0x2c4d[31]]= _0x2c4d[147];mxUtils[_0x2c4d[88]](_0x5205x46,mxResources[_0x2c4d[86]](_0x5205x43));_0x5205x13[_0x2c4d[25]](_0x5205x46);var _0x5205x3;switch(_0x5205x43){case _0x2c4d[192]:_0x5205x3= createDropdownWithOptgroupFromApi(_0x2c4d[189],_0x5205x2,_0x2c4d[190],_0x2c4d[48],_0x5205x8,_0x2c4d[191]);break;case _0x2c4d[194]:_0x5205x3= createDropdownFromApi(_0x2c4d[193],_0x5205x2,_0x2c4d[49],_0x2c4d[49],_0x5205x8);break;case _0x2c4d[196]:_0x5205x3= createDropdownFromApi(_0x2c4d[195],_0x5205x2,_0x2c4d[49],_0x2c4d[49],_0x5205x8);break;case _0x2c4d[198]:_0x5205x3= createDropdownFromApi(_0x2c4d[197],_0x5205x2,_0x2c4d[49],_0x2c4d[48],_0x5205x8);break;case _0x2c4d[203]:if(_0x5205x58[_0x2c4d[23]][_0x2c4d[187]]== _0x2c4d[199]){_0x5205x3= createDropdownFromApi(_0x2c4d[200],_0x5205x2,_0x2c4d[201],_0x2c4d[48],_0x5205x8)}else {_0x5205x3= createDropdownFromApi(_0x2c4d[202],_0x5205x2,_0x2c4d[49],_0x2c4d[48],_0x5205x8)};break;case _0x2c4d[205]:_0x5205x3= createDropdownFromApi(_0x2c4d[204],_0x5205x2,_0x2c4d[49],_0x2c4d[48],_0x5205x8);break;case _0x2c4d[207]:_0x5205x3= createDropdownFromApi(_0x2c4d[206],_0x5205x2,_0x2c4d[49],_0x2c4d[49],_0x5205x8);break;case _0x2c4d[209]:_0x5205x3= createDropdownFromApi(_0x2c4d[208],_0x5205x2,_0x2c4d[209],_0x2c4d[48],_0x5205x8,[_0x2c4d[209],_0x2c4d[207]],_0x2c4d[210]);break;case _0x2c4d[211]:_0x5205x3= createDropdownFromArray(ISPEECHASRMODEL,_0x5205x2);break;case _0x2c4d[212]:_0x5205x3= createDropdownFromArray(ISPEECHASRLANG,_0x5205x2);break;case _0x2c4d[213]:_0x5205x3= createDropdownFromArray(ISPEECHBEEP,_0x5205x2);break;case _0x2c4d[214]:_0x5205x3= createDropdownFromArray(SECRETDIGITSPOS,_0x5205x2);break;case _0x2c4d[215]:_0x5205x3= createDropdownFromArray(ISPEECHLANG,_0x5205x2);break;case _0x2c4d[216]:_0x5205x3= createDropdownFromArray(GOOGLETTSLANG,_0x5205x2);break;case _0x2c4d[217]:_0x5205x3= createDropdownFromArray(ASRINTKEYS,_0x5205x2);break;case _0x2c4d[218]:_0x5205x3= createDropdownFromArray(RECORDINGFORMAT,_0x5205x2);break;case _0x2c4d[219]:_0x5205x3= createDropdownFromArray(BOOLSELECT,_0x5205x2);break;case _0x2c4d[220]:_0x5205x3= createDropdownFromTigerDialList(_0x5205x2);break;case _0x2c4d[223]:_0x5205x3= createGroupedDropdownFromApi(_0x2c4d[221],_0x5205x2,_0x2c4d[49],_0x2c4d[48],_0x5205x8,_0x2c4d[222]);break;case _0x2c4d[224]:_0x5205x3= createDropdownFromApi(_0x2c4d[154],_0x5205x2,_0x2c4d[49],_0x2c4d[48],_0x5205x8);break;case _0x2c4d[226]:_0x5205x3= createDropdownFromApi(_0x2c4d[225],_0x5205x2,_0x2c4d[49],_0x2c4d[48],_0x5205x8);break;case _0x2c4d[229]:_0x5205x3= createDropdownFromApi(_0x2c4d[227],_0x5205x2,_0x2c4d[228],_0x2c4d[48],_0x5205x8);break;case _0x2c4d[230]:;case _0x2c4d[231]:;case _0x2c4d[232]:;case _0x2c4d[233]:;case _0x2c4d[17]:;case _0x2c4d[234]:;case _0x2c4d[237]:_0x5205x3= document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x3[_0x2c4d[5]](_0x2c4d[3],_0x2c4d[235]);_0x5205x3[_0x2c4d[5]](_0x2c4d[236],0);_0x5205x3[_0x2c4d[5]](_0x2c4d[56],1000);_0x5205x3[_0x2c4d[5]](_0x2c4d[23],_0x5205x2);_0x5205x3[_0x2c4d[31]]= _0x2c4d[140];break;case _0x2c4d[21]:;case _0x2c4d[238]:;case _0x2c4d[239]:;case _0x2c4d[240]:;case _0x2c4d[241]:;case _0x2c4d[54]:_0x5205x3= document[_0x2c4d[2]](_0x2c4d[93]);_0x5205x3[_0x2c4d[242]]= _0x5205x2;_0x5205x3[_0x2c4d[31]]= _0x2c4d[140];break;case _0x2c4d[245]:_0x5205x3= document[_0x2c4d[2]](_0x2c4d[93]);_0x5205x3[_0x2c4d[242]]= _0x5205x2;_0x5205x3[_0x2c4d[31]]= _0x2c4d[140];_0x5205x3[_0x2c4d[5]](_0x2c4d[243],_0x2c4d[244]);break;default:_0x5205x3= document[_0x2c4d[2]](_0x2c4d[1]);_0x5205x3[_0x2c4d[5]](_0x2c4d[23],_0x5205x2);_0x5205x3[_0x2c4d[31]]= _0x2c4d[140];break};_0x5205x3[_0x2c4d[5]](_0x2c4d[48],_0x5205x44);var _0x5205x29=_0x5205x8[_0x2c4d[60]](_0x2c4d[148]);_0x5205x29[_0x2c4d[25]](_0x5205x3);if(mxResources[_0x2c4d[86]](_0x2c4d[246]+ _0x5205x43)){var _0x5205x5c=_0x5205x8[_0x2c4d[60]](_0x2c4d[247]);_0x5205x5c[_0x2c4d[31]]= _0x2c4d[248];mxUtils[_0x2c4d[88]](_0x5205x5c,mxResources[_0x2c4d[86]](_0x2c4d[246]+ _0x5205x43));_0x5205x29[_0x2c4d[25]](_0x5205x5c)};_0x5205x13[_0x2c4d[25]](_0x5205x29);_0x5205x4a[_0x2c4d[25]](_0x5205x13)};_0x5205x2e[_0x2c4d[25]](_0x5205x4a);var _0x5205x3b=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[141]),mxUtils[_0x2c4d[112]](this,function(_0x5205x3c){for(var _0x5205x5b=0;_0x5205x5b< _0x5205x58[_0x2c4d[23]][_0x2c4d[188]][_0x2c4d[155]];_0x5205x5b++){var _0x5205x44=_0x2c4d[134]+ _0x5205x58[_0x2c4d[23]][_0x2c4d[188]][_0x5205x5b][_0x2c4d[49]];var _0x5205x43=_0x5205x58[_0x2c4d[23]][_0x2c4d[188]][_0x5205x5b][_0x2c4d[49]];_0x5205x58[_0x2c4d[5]](_0x5205x43,document[_0x2c4d[249]](_0x5205x44)[_0x2c4d[23]])};_0x5205x59[_0x2c4d[250]](_0x5205x58);_0x5205x8[_0x2c4d[89]]()}));_0x5205x3b[_0x2c4d[31]]= _0x2c4d[113];var _0x5205x3e=mxUtils[_0x2c4d[90]](mxResources[_0x2c4d[86]](_0x2c4d[114]),function(){_0x5205x8[_0x2c4d[89]]()});_0x5205x3e[_0x2c4d[31]]= _0x2c4d[115];_0x5205x2f[_0x2c4d[25]](_0x5205x3b);_0x5205x2f[_0x2c4d[25]](_0x5205x3e);_0x5205x2c[_0x2c4d[25]](_0x5205x2d);_0x5205x2c[_0x2c4d[25]](_0x5205x2e);_0x5205x2c[_0x2c4d[25]](_0x5205x2f);this[_0x2c4d[74]]= _0x5205x2c} \ No newline at end of file +var _0xaa64=["\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"];_0xaa64[0];function createCheckbox(_0x19bbx2){var _0x19bbx3=document[_0xaa64[2]](_0xaa64[1]);_0x19bbx3[_0xaa64[5]](_0xaa64[3],_0xaa64[4]);if(_0x19bbx2){_0x19bbx3[_0xaa64[5]](_0xaa64[6],true)};return _0x19bbx3}function createDropdownFromApi(_0x19bbx5,_0x19bbx2,_0x19bbx6,_0x19bbx7,_0x19bbx8,_0x19bbx9,_0x19bbxa){var _0x19bbxb= new XMLHttpRequest();_0x19bbxb[_0xaa64[8]](_0xaa64[7],_0x19bbx5,false);_0x19bbxb[_0xaa64[14]](_0xaa64[9],_0xaa64[10]+ _0x19bbx8[_0xaa64[13]][_0xaa64[12]][_0xaa64[11]]);_0x19bbxb[_0xaa64[15]](null);var _0x19bbxc=[];if(_0x19bbxb[_0xaa64[16]]=== 200){_0x19bbxc= JSON[_0xaa64[18]](_0x19bbxb[_0xaa64[17]])};var _0x19bbx3=document[_0xaa64[2]](_0xaa64[19]);var _0x19bbxd=document[_0xaa64[2]](_0xaa64[20]);_0x19bbxd[_0xaa64[21]]= _0xaa64[22];_0x19bbxd[_0xaa64[23]]= _0xaa64[24];_0x19bbx3[_0xaa64[25]](_0x19bbxd);_0x19bbxc[_0xaa64[30]][_0xaa64[28]](function(_0x19bbxe){_0x19bbxd= document[_0xaa64[2]](_0xaa64[20]);_0x19bbxd[_0xaa64[21]]= _0x19bbxe[_0x19bbx6];if(_0x19bbx9&& _0x19bbxa){_0x19bbxd[_0xaa64[23]]= _0x19bbxa;_0x19bbx9[_0xaa64[28]](function(_0x19bbxf){_0x19bbxd[_0xaa64[23]]= _0x19bbxd[_0xaa64[23]][_0xaa64[27]](_0xaa64[26]+ _0x19bbxf+ _0xaa64[26],_0x19bbxe[_0x19bbxf])});_0x19bbxd[_0xaa64[29]]= (_0x19bbxd[_0xaa64[23]]== _0x19bbx2)}else {_0x19bbxd[_0xaa64[23]]= _0x19bbxe[_0x19bbx7];_0x19bbxd[_0xaa64[29]]= (_0x19bbxe[_0x19bbx7]== _0x19bbx2)};_0x19bbx3[_0xaa64[25]](_0x19bbxd)});_0x19bbx3[_0xaa64[31]]= _0xaa64[32];return _0x19bbx3}function createDropdownWithOptgroupFromApi(_0x19bbx5,_0x19bbx2,_0x19bbx6,_0x19bbx7,_0x19bbx8,_0x19bbx11){var _0x19bbxb= new XMLHttpRequest();_0x19bbxb[_0xaa64[8]](_0xaa64[7],_0x19bbx5,false);_0x19bbxb[_0xaa64[14]](_0xaa64[9],_0xaa64[10]+ _0x19bbx8[_0xaa64[13]][_0xaa64[12]][_0xaa64[11]]);_0x19bbxb[_0xaa64[15]](null);var _0x19bbxc=[];if(_0x19bbxb[_0xaa64[16]]=== 200){_0x19bbxc= JSON[_0xaa64[18]](_0x19bbxb[_0xaa64[17]])};var _0x19bbx3=document[_0xaa64[2]](_0xaa64[19]);var _0x19bbxd=document[_0xaa64[2]](_0xaa64[20]);_0x19bbxd[_0xaa64[21]]= _0xaa64[22];_0x19bbxd[_0xaa64[23]]= _0xaa64[24];_0x19bbx3[_0xaa64[25]](_0x19bbxd);var _0x19bbx12=_[_0xaa64[33]](_0x19bbxc[_0xaa64[30]],_0x19bbx11);for(var _0x19bbx13 in _0x19bbx12){if(_0x19bbx12[_0xaa64[34]](_0x19bbx13)){var _0x19bbx14=document[_0xaa64[2]](_0xaa64[35]);_0x19bbx14[_0xaa64[36]]= _[_0xaa64[37]](_0x19bbx13);var _0x19bbx15=_0x19bbx12[_0x19bbx13];_0x19bbx15[_0xaa64[28]](function(_0x19bbxe){_0x19bbxd= document[_0xaa64[2]](_0xaa64[20]);_0x19bbxd[_0xaa64[21]]= _0x19bbxe[_0x19bbx6];_0x19bbxd[_0xaa64[23]]= _0x19bbxe[_0x19bbx7];_0x19bbxd[_0xaa64[29]]= (_0x19bbxe[_0x19bbx7]== _0x19bbx2);_0x19bbx14[_0xaa64[25]](_0x19bbxd)});_0x19bbx3[_0xaa64[25]](_0x19bbx14)}};_0x19bbx3[_0xaa64[31]]= _0xaa64[32];return _0x19bbx3}function createGroupedDropdownFromApi(_0x19bbx5,_0x19bbx2,_0x19bbx6,_0x19bbx7,_0x19bbx8,_0x19bbx17){var _0x19bbxb= new XMLHttpRequest();_0x19bbxb[_0xaa64[8]](_0xaa64[7],_0x19bbx5,false);_0x19bbxb[_0xaa64[14]](_0xaa64[9],_0xaa64[10]+ _0x19bbx8[_0xaa64[13]][_0xaa64[12]][_0xaa64[11]]);_0x19bbxb[_0xaa64[15]](null);var _0x19bbxc=[];if(_0x19bbxb[_0xaa64[16]]=== 200){_0x19bbxc= JSON[_0xaa64[18]](_0x19bbxb[_0xaa64[17]])};var _0x19bbx3=document[_0xaa64[2]](_0xaa64[19]);var _0x19bbxd=document[_0xaa64[2]](_0xaa64[20]);_0x19bbxd[_0xaa64[21]]= _0xaa64[22];_0x19bbxd[_0xaa64[23]]= _0xaa64[38];_0x19bbx3[_0xaa64[25]](_0x19bbxd);_0x19bbxc[_0xaa64[30]][_0xaa64[28]](function(_0x19bbxe){_0x19bbxd= document[_0xaa64[2]](_0xaa64[20]);_0x19bbxd[_0xaa64[31]]= _0xaa64[39];_0x19bbxd[_0xaa64[21]]= _0x19bbxe[_0x19bbx6][_0xaa64[40]]();_0x19bbxd[_0xaa64[23]]= _0x19bbxe[_0x19bbx7];_0x19bbxd[_0xaa64[29]]= (_0x19bbxe[_0x19bbx7]== _0x19bbx2);_0x19bbx3[_0xaa64[25]](_0x19bbxd);_0x19bbxe[_0x19bbx17][_0xaa64[28]](function(_0x19bbxe){_0x19bbxd= document[_0xaa64[2]](_0xaa64[20]);_0x19bbxd[_0xaa64[31]]= _0xaa64[41];_0x19bbxd[_0xaa64[21]]= _0xaa64[42]+ _[_0xaa64[37]](_0x19bbxe[_0x19bbx6]);_0x19bbxd[_0xaa64[23]]= _0x19bbxe[_0x19bbx7];_0x19bbxd[_0xaa64[29]]= (_0x19bbxe[_0x19bbx7]== _0x19bbx2);_0x19bbx3[_0xaa64[25]](_0x19bbxd)})});_0x19bbx3[_0xaa64[31]]= _0xaa64[32];return _0x19bbx3}function createDropdownFromArray(_0x19bbx19,_0x19bbx2){var _0x19bbx3=document[_0xaa64[2]](_0xaa64[19]);for(var _0x19bbx1a in _0x19bbx19){var _0x19bbxd=document[_0xaa64[2]](_0xaa64[20]);_0x19bbxd[_0xaa64[21]]= _0x19bbx19[_0x19bbx1a];_0x19bbxd[_0xaa64[23]]= _0x19bbx1a;if(_0x19bbx2> 0|| _0x19bbx2!= _0xaa64[43]){_0x19bbxd[_0xaa64[29]]= (_0x19bbx2=== _0x19bbx1a)?true:false};_0x19bbx3[_0xaa64[25]](_0x19bbxd)};_0x19bbx3[_0xaa64[31]]= _0xaa64[32];return _0x19bbx3}function createDropdownFromTigerDialList(_0x19bbx2){var _0x19bbx3=document[_0xaa64[2]](_0xaa64[19]);var _0x19bbx19=[];var _0x19bbx1c= new XMLHttpRequest();try{_0x19bbx1c[_0xaa64[8]](_0xaa64[44],_0xaa64[45],false);_0x19bbx1c[_0xaa64[15]](JSON[_0xaa64[46]]({page:1,size:600000}));if(_0x19bbx1c[_0xaa64[16]]=== 200){var _0x19bbxc=JSON[_0xaa64[18]](_0x19bbx1c[_0xaa64[17]]);if(_0x19bbxc[_0xaa64[16]]> 0){var _0x19bbx1d=_0x19bbxc[_0xaa64[17]][_0xaa64[47]][_0xaa64[30]];for(var _0x19bbx1e in _0x19bbx1d){_0x19bbx19[_0x19bbx1d[_0x19bbx1e][_0xaa64[48]]]= _0x19bbx1d[_0x19bbx1e][_0xaa64[49]]}}}}catch(e){console[_0xaa64[50]](e)};for(var _0x19bbx1a in _0x19bbx19){var _0x19bbxd=document[_0xaa64[2]](_0xaa64[20]);_0x19bbxd[_0xaa64[21]]= _0x19bbx19[_0x19bbx1a];_0x19bbxd[_0xaa64[23]]= _0x19bbx1a;if(_0x19bbx2> 0|| _0x19bbx2!= _0xaa64[43]){_0x19bbxd[_0xaa64[29]]= (_0x19bbx2=== _0x19bbx1a)?true:false};_0x19bbx3[_0xaa64[25]](_0x19bbxd)};_0x19bbx3[_0xaa64[31]]= _0xaa64[32];return _0x19bbx3}function Dialog(_0x19bbx8,_0x19bbx20,_0x19bbx21,_0x19bbx22,_0x19bbx23,_0x19bbx24,_0x19bbx25){var _0x19bbx26=0;if(mxClient[_0xaa64[51]]&& document[_0xaa64[52]]!= 9){_0x19bbx26= 60};_0x19bbx21+= _0x19bbx26;_0x19bbx22+= _0x19bbx26;var _0x19bbx27=Math[_0xaa64[56]](0,Math[_0xaa64[55]]((document[_0xaa64[54]][_0xaa64[53]]- _0x19bbx21)/ 2));var _0x19bbx28=Math[_0xaa64[56]](0,Math[_0xaa64[55]]((Math[_0xaa64[56]](document[_0xaa64[54]][_0xaa64[57]],document[_0xaa64[58]][_0xaa64[57]])- _0x19bbx22)/ 3));var _0x19bbx29=_0x19bbx8[_0xaa64[60]](_0xaa64[59]);_0x19bbx29[_0xaa64[31]]= _0xaa64[61];_0x19bbx29[_0xaa64[63]][_0xaa64[62]]= _0xaa64[64];_0x19bbx29[_0xaa64[63]][_0xaa64[65]]= _0xaa64[66];var _0x19bbx2a=_0x19bbx8[_0xaa64[60]](_0xaa64[67]);_0x19bbx2a[_0xaa64[31]]= _0xaa64[68];_0x19bbx2a[_0xaa64[25]](_0x19bbx20);_0x19bbx29[_0xaa64[25]](_0x19bbx2a);if(this[_0xaa64[69]]== null){this[_0xaa64[69]]= _0x19bbx8[_0xaa64[60]](_0xaa64[70]);this[_0xaa64[69]][_0xaa64[31]]= _0xaa64[71];if(mxClient[_0xaa64[72]]){ new mxDivResizer(this[_0xaa64[69]])}};if(_0x19bbx23){document[_0xaa64[54]][_0xaa64[25]](this[_0xaa64[69]])};document[_0xaa64[54]][_0xaa64[25]](_0x19bbx29);this[_0xaa64[73]]= _0x19bbx25;this[_0xaa64[74]]= _0x19bbx29}Dialog[_0xaa64[76]][_0xaa64[75]]= function(){if(this[_0xaa64[73]]!= null){this[_0xaa64[73]]();this[_0xaa64[73]]= null};this[_0xaa64[74]][_0xaa64[78]][_0xaa64[77]](this[_0xaa64[74]]);this[_0xaa64[69]][_0xaa64[78]][_0xaa64[77]](this[_0xaa64[69]])};function ImportDialog(_0x19bbx8){var _0x19bbx2c=_0x19bbx8[_0xaa64[60]](_0xaa64[79]);var _0x19bbx2d=_0x19bbx8[_0xaa64[60]](_0xaa64[80]);var _0x19bbx2e=_0x19bbx8[_0xaa64[60]](_0xaa64[81]);var _0x19bbx2f=_0x19bbx8[_0xaa64[60]](_0xaa64[82]);var _0x19bbx30=_0x19bbx8[_0xaa64[84]](_0xaa64[83]);mxUtils[_0xaa64[88]](_0x19bbx30,mxResources[_0xaa64[86]](_0xaa64[85])+ _0xaa64[87]);var _0x19bbx31=mxUtils[_0xaa64[90]](_0xaa64[43],function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx31[_0xaa64[31]]= _0xaa64[75];_0x19bbx2d[_0xaa64[25]](_0x19bbx31);_0x19bbx2d[_0xaa64[25]](_0x19bbx30);var _0x19bbx32=_0x19bbx8[_0xaa64[60]](_0xaa64[91]);var _0x19bbx33=_0x19bbx8[_0xaa64[60]](_0xaa64[92]);var _0x19bbx34=document[_0xaa64[2]](_0xaa64[93]);_0x19bbx34[_0xaa64[63]][_0xaa64[94]]= _0xaa64[95];_0x19bbx34[_0xaa64[63]][_0xaa64[96]]= _0xaa64[97];var _0x19bbx3=document[_0xaa64[2]](_0xaa64[1]);_0x19bbx3[_0xaa64[3]]= _0xaa64[98];_0x19bbx3[_0xaa64[5]](_0xaa64[99],_0xaa64[100]);_0x19bbx3[_0xaa64[109]](_0xaa64[101],function _0x19bbx35(_0x19bbx36){var _0x19bbx37=_0x19bbx36[_0xaa64[103]][_0xaa64[102]][0];console[_0xaa64[50]](_0x19bbx37);if(_0x19bbx37){if(_0x19bbx37[_0xaa64[3]]=== _0xaa64[100]){var _0x19bbx38= new FileReader();_0x19bbx38[_0xaa64[104]]= function(_0x19bbx39){var _0x19bbx3a=_0x19bbx39[_0xaa64[103]][_0xaa64[105]];mxUtils[_0xaa64[88]](_0x19bbx34,_0x19bbx3a)};_0x19bbx38[_0xaa64[106]](_0x19bbx37)}else {alert(_0xaa64[107])}}else {alert(_0xaa64[108])}},false);_0x19bbx33[_0xaa64[25]](_0x19bbx3);_0x19bbx33[_0xaa64[25]](_0x19bbx34);_0x19bbx32[_0xaa64[25]](_0x19bbx33);_0x19bbx2e[_0xaa64[25]](_0x19bbx32);var _0x19bbx3b=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[85]),mxUtils[_0xaa64[112]](this,function(_0x19bbx3c){var _0x19bbx3d=mxUtils[_0xaa64[110]](_0x19bbx34[_0xaa64[23]]);_0x19bbx8[_0xaa64[13]][_0xaa64[111]](_0x19bbx3d[_0xaa64[58]]);_0x19bbx8[_0xaa64[89]]()}));_0x19bbx3b[_0xaa64[31]]= _0xaa64[113];var _0x19bbx3e=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[114]),function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx3e[_0xaa64[31]]= _0xaa64[115];_0x19bbx2f[_0xaa64[25]](_0x19bbx3b);_0x19bbx2f[_0xaa64[25]](_0x19bbx3e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2d);_0x19bbx2c[_0xaa64[25]](_0x19bbx2e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2f);this[_0xaa64[74]]= _0x19bbx2c}function AboutDialog(_0x19bbx8){var _0x19bbx2c=_0x19bbx8[_0xaa64[60]](_0xaa64[79]);var _0x19bbx2d=_0x19bbx8[_0xaa64[60]](_0xaa64[80]);var _0x19bbx2e=_0x19bbx8[_0xaa64[60]](_0xaa64[81]);var _0x19bbx2f=_0x19bbx8[_0xaa64[60]](_0xaa64[82]);var _0x19bbx30=_0x19bbx8[_0xaa64[84]](_0xaa64[83]);mxUtils[_0xaa64[88]](_0x19bbx30,mxResources[_0xaa64[86]](_0xaa64[116])+ _0xaa64[117]);var _0x19bbx31=mxUtils[_0xaa64[90]](_0xaa64[43],function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx31[_0xaa64[31]]= _0xaa64[75];_0x19bbx2d[_0xaa64[25]](_0x19bbx31);_0x19bbx2d[_0xaa64[25]](_0x19bbx30);var _0x19bbx40=document[_0xaa64[2]](_0xaa64[118]);_0x19bbx40[_0xaa64[63]][_0xaa64[119]]= _0xaa64[120];_0x19bbx40[_0xaa64[5]](_0xaa64[94],_0xaa64[121]);_0x19bbx40[_0xaa64[5]](_0xaa64[94],_0xaa64[122]);_0x19bbx40[_0xaa64[5]](_0xaa64[123],IMAGE_PATH+ _0xaa64[124]);_0x19bbx2e[_0xaa64[25]](_0x19bbx40);mxUtils[_0xaa64[125]](_0x19bbx2e);mxUtils[_0xaa64[88]](_0x19bbx2e,_0xaa64[126]+ mxClient[_0xaa64[127]]);mxUtils[_0xaa64[125]](_0x19bbx2e);var _0x19bbx41=document[_0xaa64[2]](_0xaa64[128]);_0x19bbx41[_0xaa64[5]](_0xaa64[129],_0xaa64[130]);_0x19bbx41[_0xaa64[5]](_0xaa64[103],_0xaa64[131]);mxUtils[_0xaa64[88]](_0x19bbx41,_0xaa64[132]);_0x19bbx2e[_0xaa64[25]](_0x19bbx41);mxUtils[_0xaa64[125]](_0x19bbx2e);mxUtils[_0xaa64[125]](_0x19bbx2e);var _0x19bbx3e=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[75]),function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx3e[_0xaa64[31]]= _0xaa64[115];_0x19bbx2f[_0xaa64[25]](_0x19bbx3e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2d);_0x19bbx2c[_0xaa64[25]](_0x19bbx2e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2f);this[_0xaa64[74]]= _0x19bbx2c}function SaveDialog(_0x19bbx8){var _0x19bbx2c=_0x19bbx8[_0xaa64[60]](_0xaa64[79]);var _0x19bbx2d=_0x19bbx8[_0xaa64[60]](_0xaa64[80]);var _0x19bbx2e=_0x19bbx8[_0xaa64[60]](_0xaa64[81]);var _0x19bbx2f=_0x19bbx8[_0xaa64[60]](_0xaa64[82]);var _0x19bbx30=_0x19bbx8[_0xaa64[84]](_0xaa64[83]);mxUtils[_0xaa64[88]](_0x19bbx30,mxResources[_0xaa64[86]](_0xaa64[133]));var _0x19bbx31=mxUtils[_0xaa64[90]](_0xaa64[43],function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx31[_0xaa64[31]]= _0xaa64[75];_0x19bbx2d[_0xaa64[25]](_0x19bbx31);_0x19bbx2d[_0xaa64[25]](_0x19bbx30);var _0x19bbx43=_0xaa64[49];var _0x19bbx44=_0xaa64[134]+ _0x19bbx43;var _0x19bbx2=_0x19bbx8[_0xaa64[13]][_0xaa64[135]]();var _0x19bbx32=_0x19bbx8[_0xaa64[60]](_0xaa64[91]);var _0x19bbx33=_0x19bbx8[_0xaa64[60]](_0xaa64[136]);var _0x19bbx45=_0x19bbx8[_0xaa64[60]](_0xaa64[137]);var _0x19bbx46=document[_0xaa64[2]](_0xaa64[36]);_0x19bbx46[_0xaa64[31]]= _0xaa64[138];mxUtils[_0xaa64[88]](_0x19bbx46,mxResources[_0xaa64[86]](_0x19bbx43));_0x19bbx33[_0xaa64[25]](_0x19bbx46);var _0x19bbx47=document[_0xaa64[2]](_0xaa64[1]);_0x19bbx47[_0xaa64[5]](_0xaa64[23],_0x19bbx2+ _0xaa64[139]);_0x19bbx47[_0xaa64[5]](_0xaa64[48],_0x19bbx44);_0x19bbx47[_0xaa64[31]]= _0xaa64[140];_0x19bbx45[_0xaa64[25]](_0x19bbx47);_0x19bbx32[_0xaa64[25]](_0x19bbx33);_0x19bbx32[_0xaa64[25]](_0x19bbx45);_0x19bbx2e[_0xaa64[25]](_0x19bbx32);var _0x19bbx3b=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[141]),function(){_0x19bbx8[_0xaa64[133]](_0x19bbx47[_0xaa64[23]]);_0x19bbx8[_0xaa64[89]]()});_0x19bbx3b[_0xaa64[31]]= _0xaa64[113];var _0x19bbx3e=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[114]),function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx3e[_0xaa64[31]]= _0xaa64[115];_0x19bbx2f[_0xaa64[25]](_0x19bbx3b);_0x19bbx2f[_0xaa64[25]](_0x19bbx3e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2d);_0x19bbx2c[_0xaa64[25]](_0x19bbx2e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2f);this[_0xaa64[74]]= _0x19bbx2c}function NewDialog(_0x19bbx8){var _0x19bbx2c=_0x19bbx8[_0xaa64[60]](_0xaa64[79]);var _0x19bbx2d=_0x19bbx8[_0xaa64[60]](_0xaa64[80]);var _0x19bbx2e=_0x19bbx8[_0xaa64[60]](_0xaa64[81]);var _0x19bbx2f=_0x19bbx8[_0xaa64[60]](_0xaa64[82]);var _0x19bbx30=_0x19bbx8[_0xaa64[84]](_0xaa64[83]);mxUtils[_0xaa64[88]](_0x19bbx30,mxResources[_0xaa64[86]](_0xaa64[142]));var _0x19bbx31=mxUtils[_0xaa64[90]](_0xaa64[43],function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx31[_0xaa64[31]]= _0xaa64[75];_0x19bbx2d[_0xaa64[25]](_0x19bbx31);_0x19bbx2d[_0xaa64[25]](_0x19bbx30);var _0x19bbx43=_0xaa64[49];var _0x19bbx44=_0xaa64[134]+ _0x19bbx43;var _0x19bbx2=_0x19bbx8[_0xaa64[13]][_0xaa64[135]]();var _0x19bbx32=_0x19bbx8[_0xaa64[60]](_0xaa64[91]);var _0x19bbx33=_0x19bbx8[_0xaa64[60]](_0xaa64[136]);var _0x19bbx45=_0x19bbx8[_0xaa64[60]](_0xaa64[137]);var _0x19bbx46=document[_0xaa64[2]](_0xaa64[36]);_0x19bbx46[_0xaa64[31]]= _0xaa64[138];mxUtils[_0xaa64[88]](_0x19bbx46,mxResources[_0xaa64[86]](_0x19bbx43));_0x19bbx33[_0xaa64[25]](_0x19bbx46);var _0x19bbx47=document[_0xaa64[2]](_0xaa64[1]);_0x19bbx47[_0xaa64[5]](_0xaa64[23],_0x19bbx2+ _0xaa64[143]);_0x19bbx47[_0xaa64[5]](_0xaa64[48],_0x19bbx44);_0x19bbx47[_0xaa64[31]]= _0xaa64[140];_0x19bbx45[_0xaa64[25]](_0x19bbx47);_0x19bbx32[_0xaa64[25]](_0x19bbx33);_0x19bbx32[_0xaa64[25]](_0x19bbx45);_0x19bbx2e[_0xaa64[25]](_0x19bbx32);var _0x19bbx3b=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[142]),function(){_0x19bbx8[_0xaa64[142]](_0x19bbx47[_0xaa64[23]]);_0x19bbx8[_0xaa64[89]]()});_0x19bbx3b[_0xaa64[31]]= _0xaa64[113];var _0x19bbx3e=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[114]),function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx3e[_0xaa64[31]]= _0xaa64[115];_0x19bbx2f[_0xaa64[25]](_0x19bbx3b);_0x19bbx2f[_0xaa64[25]](_0x19bbx3e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2d);_0x19bbx2c[_0xaa64[25]](_0x19bbx2e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2f);this[_0xaa64[74]]= _0x19bbx2c}function DescriptionDialog(_0x19bbx8){console[_0xaa64[50]](_0x19bbx8[_0xaa64[13]][_0xaa64[12]]);var _0x19bbx2c=_0x19bbx8[_0xaa64[60]](_0xaa64[79]);var _0x19bbx2d=_0x19bbx8[_0xaa64[60]](_0xaa64[80]);var _0x19bbx2e=_0x19bbx8[_0xaa64[60]](_0xaa64[81]);var _0x19bbx2f=_0x19bbx8[_0xaa64[60]](_0xaa64[82]);var _0x19bbx30=_0x19bbx8[_0xaa64[84]](_0xaa64[83]);mxUtils[_0xaa64[88]](_0x19bbx30,mxResources[_0xaa64[86]](_0xaa64[144]));var _0x19bbx31=mxUtils[_0xaa64[90]](_0xaa64[43],function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx31[_0xaa64[31]]= _0xaa64[75];_0x19bbx2d[_0xaa64[25]](_0x19bbx31);_0x19bbx2d[_0xaa64[25]](_0x19bbx30);var _0x19bbx4a=_0x19bbx8[_0xaa64[60]](_0xaa64[145]);var _0x19bbx43=_0xaa64[144];var _0x19bbx44=_0xaa64[134]+ _0x19bbx43;var _0x19bbx2=_0x19bbx8[_0xaa64[13]][_0xaa64[12]][_0xaa64[144]]|| _0xaa64[43];var _0x19bbx13=_0x19bbx8[_0xaa64[60]](_0xaa64[146]);var _0x19bbx46=document[_0xaa64[2]](_0xaa64[36]);_0x19bbx46[_0xaa64[31]]= _0xaa64[147];mxUtils[_0xaa64[88]](_0x19bbx46,mxResources[_0xaa64[86]](_0x19bbx43));_0x19bbx13[_0xaa64[25]](_0x19bbx46);var _0x19bbx3=document[_0xaa64[2]](_0xaa64[1]);_0x19bbx3[_0xaa64[5]](_0xaa64[23],_0x19bbx2);_0x19bbx3[_0xaa64[31]]= _0xaa64[140];_0x19bbx3[_0xaa64[5]](_0xaa64[48],_0x19bbx44);var _0x19bbx29=_0x19bbx8[_0xaa64[60]](_0xaa64[148]);_0x19bbx29[_0xaa64[25]](_0x19bbx3);_0x19bbx13[_0xaa64[25]](_0x19bbx29);_0x19bbx4a[_0xaa64[25]](_0x19bbx13);_0x19bbx2e[_0xaa64[25]](_0x19bbx4a);var _0x19bbx3b=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[149]),function(){_0x19bbx8[_0xaa64[144]](_0x19bbx3[_0xaa64[23]]);_0x19bbx8[_0xaa64[89]]()});_0x19bbx3b[_0xaa64[31]]= _0xaa64[113];var _0x19bbx3e=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[114]),function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx3e[_0xaa64[31]]= _0xaa64[115];_0x19bbx2f[_0xaa64[25]](_0x19bbx3b);_0x19bbx2f[_0xaa64[25]](_0x19bbx3e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2d);_0x19bbx2c[_0xaa64[25]](_0x19bbx2e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2f);this[_0xaa64[74]]= _0x19bbx2c}function VariableDialog(_0x19bbx8){var _0x19bbx2c=_0x19bbx8[_0xaa64[60]](_0xaa64[79]);var _0x19bbx2d=_0x19bbx8[_0xaa64[60]](_0xaa64[80]);var _0x19bbx2e=_0x19bbx8[_0xaa64[60]](_0xaa64[81]);var _0x19bbx2f=_0x19bbx8[_0xaa64[60]](_0xaa64[82]);var _0x19bbx30=_0x19bbx8[_0xaa64[84]](_0xaa64[83]);mxUtils[_0xaa64[88]](_0x19bbx30,mxResources[_0xaa64[86]](_0xaa64[150]));var _0x19bbx31=mxUtils[_0xaa64[90]](_0xaa64[43],function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx31[_0xaa64[31]]= _0xaa64[75];_0x19bbx2d[_0xaa64[25]](_0x19bbx31);_0x19bbx2d[_0xaa64[25]](_0x19bbx30);var _0x19bbx4a=_0x19bbx8[_0xaa64[60]](_0xaa64[145]);var _0x19bbx43=_0xaa64[49];var _0x19bbx44=_0xaa64[134]+ _0x19bbx43;var _0x19bbx2=_0xaa64[151];var _0x19bbx13=_0x19bbx8[_0xaa64[60]](_0xaa64[146]);var _0x19bbx46=document[_0xaa64[2]](_0xaa64[36]);_0x19bbx46[_0xaa64[31]]= _0xaa64[147];mxUtils[_0xaa64[88]](_0x19bbx46,mxResources[_0xaa64[86]](_0x19bbx43));_0x19bbx13[_0xaa64[25]](_0x19bbx46);var _0x19bbx3=document[_0xaa64[2]](_0xaa64[1]);_0x19bbx3[_0xaa64[5]](_0xaa64[23],_0x19bbx2);_0x19bbx3[_0xaa64[31]]= _0xaa64[140];_0x19bbx3[_0xaa64[5]](_0xaa64[48],_0x19bbx44);var _0x19bbx29=_0x19bbx8[_0xaa64[60]](_0xaa64[148]);_0x19bbx29[_0xaa64[25]](_0x19bbx3);_0x19bbx13[_0xaa64[25]](_0x19bbx29);_0x19bbx4a[_0xaa64[25]](_0x19bbx13);_0x19bbx43= _0xaa64[144];_0x19bbx44= _0xaa64[134]+ _0x19bbx43;_0x19bbx2= _0xaa64[152];_0x19bbx13= _0x19bbx8[_0xaa64[60]](_0xaa64[153]);_0x19bbx46= document[_0xaa64[2]](_0xaa64[36]);_0x19bbx46[_0xaa64[31]]= _0xaa64[147];mxUtils[_0xaa64[88]](_0x19bbx46,mxResources[_0xaa64[86]](_0x19bbx43));_0x19bbx13[_0xaa64[25]](_0x19bbx46);var _0x19bbx4c=document[_0xaa64[2]](_0xaa64[1]);_0x19bbx4c[_0xaa64[5]](_0xaa64[23],_0x19bbx2);_0x19bbx4c[_0xaa64[31]]= _0xaa64[140];_0x19bbx4c[_0xaa64[5]](_0xaa64[48],_0x19bbx44);_0x19bbx29= _0x19bbx8[_0xaa64[60]](_0xaa64[148]);_0x19bbx29[_0xaa64[25]](_0x19bbx4c);_0x19bbx13[_0xaa64[25]](_0x19bbx29);_0x19bbx4a[_0xaa64[25]](_0x19bbx13);_0x19bbx2e[_0xaa64[25]](_0x19bbx4a);var _0x19bbx3b=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[142]),function(){_0x19bbx8[_0xaa64[150]](_0x19bbx3[_0xaa64[23]],_0x19bbx4c[_0xaa64[23]]);_0x19bbx8[_0xaa64[89]]()});_0x19bbx3b[_0xaa64[31]]= _0xaa64[113];var _0x19bbx3e=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[114]),function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx3e[_0xaa64[31]]= _0xaa64[115];_0x19bbx2f[_0xaa64[25]](_0x19bbx3b);_0x19bbx2f[_0xaa64[25]](_0x19bbx3e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2d);_0x19bbx2c[_0xaa64[25]](_0x19bbx2e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2f);this[_0xaa64[74]]= _0x19bbx2c}function OpenDialog(_0x19bbx8){var _0x19bbx2c=_0x19bbx8[_0xaa64[60]](_0xaa64[79]);var _0x19bbx2d=_0x19bbx8[_0xaa64[60]](_0xaa64[80]);var _0x19bbx2e=_0x19bbx8[_0xaa64[60]](_0xaa64[81]);var _0x19bbx2f=_0x19bbx8[_0xaa64[60]](_0xaa64[82]);var _0x19bbx30=_0x19bbx8[_0xaa64[84]](_0xaa64[83]);mxUtils[_0xaa64[88]](_0x19bbx30,mxResources[_0xaa64[86]](_0xaa64[8]));var _0x19bbx31=mxUtils[_0xaa64[90]](_0xaa64[43],function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx31[_0xaa64[31]]= _0xaa64[75];_0x19bbx2d[_0xaa64[25]](_0x19bbx31);_0x19bbx2d[_0xaa64[25]](_0x19bbx30);var _0x19bbx32=_0x19bbx8[_0xaa64[60]](_0xaa64[91]);var _0x19bbx33=_0x19bbx8[_0xaa64[60]](_0xaa64[136]);var _0x19bbx45=_0x19bbx8[_0xaa64[60]](_0xaa64[137]);var _0x19bbx46=document[_0xaa64[2]](_0xaa64[36]);_0x19bbx46[_0xaa64[31]]= _0xaa64[138];mxUtils[_0xaa64[88]](_0x19bbx46,mxResources[_0xaa64[86]](_0xaa64[49]));_0x19bbx33[_0xaa64[25]](_0x19bbx46);var _0x19bbxb= new XMLHttpRequest();_0x19bbxb[_0xaa64[8]](_0xaa64[7],_0xaa64[154],false);_0x19bbxb[_0xaa64[14]](_0xaa64[9],_0xaa64[10]+ _0x19bbx8[_0xaa64[13]][_0xaa64[12]][_0xaa64[11]]);_0x19bbxb[_0xaa64[15]](null);var _0x19bbxc=[];if(_0x19bbxb[_0xaa64[16]]=== 200){_0x19bbxc= JSON[_0xaa64[18]](_0x19bbxb[_0xaa64[17]])};var _0x19bbx47=document[_0xaa64[2]](_0xaa64[19]);for(var _0x19bbx4e=0;_0x19bbx4e< _0x19bbxc[_0xaa64[155]];_0x19bbx4e++){var _0x19bbxd=document[_0xaa64[2]](_0xaa64[20]);_0x19bbxd[_0xaa64[21]]= _0x19bbxc[_0x19bbx4e][_0xaa64[49]];_0x19bbxd[_0xaa64[23]]= _0x19bbxc[_0x19bbx4e][_0xaa64[48]];_0x19bbx47[_0xaa64[25]](_0x19bbxd)};_0x19bbx47[_0xaa64[31]]= _0xaa64[140];_0x19bbx45[_0xaa64[25]](_0x19bbx47);_0x19bbx32[_0xaa64[25]](_0x19bbx33);_0x19bbx32[_0xaa64[25]](_0x19bbx45);_0x19bbx2e[_0xaa64[25]](_0x19bbx32);var _0x19bbx3b=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[8]),function(){console[_0xaa64[50]](_0x19bbx47);console[_0xaa64[50]](_0x19bbx47[_0xaa64[23]]);window[_0xaa64[8]](_0xaa64[156]+ _0x19bbx47[_0xaa64[23]],_0xaa64[131]);_0x19bbx8[_0xaa64[89]]()});_0x19bbx3b[_0xaa64[31]]= _0xaa64[113];var _0x19bbx3e=mxUtils[_0xaa64[90]](mxResources[_0xaa64[86]](_0xaa64[114]),function(){_0x19bbx8[_0xaa64[89]]()});_0x19bbx3e[_0xaa64[31]]= _0xaa64[115];_0x19bbx2f[_0xaa64[25]](_0x19bbx3b);_0x19bbx2f[_0xaa64[25]](_0x19bbx3e);_0x19bbx2c[_0xaa64[25]](_0x19bbx2d);_0x19bbx2c[_0xaa64[